]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
8c43703d9174da6cfab38211fdda625a0a904f69
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % macro for italic page numbers in the index
37 \newcommand{\IndexDef}[1]{\textit{#1}}
38
39 % for customized page headers/footers
40 % only needed because they are only used in one section of the document
41 \usepackage{fancyhdr}
42 % change header rule width
43 \renewcommand{\headrulewidth}{2pt}
44
45 % used to have extra space in table cells
46 \@ifundefined{extrarowheight}
47  {\usepackage{array}}{}
48 \setlength{\extrarowheight}{2pt}
49
50 % workaround for a makeindex bug,
51 % see sec. "Index Entry Order"
52 % only uncomment this when you are using makindex
53 %\let\OrgIndex\index 
54 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
55 \end_preamble
56 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
57 \use_default_options false
58 \begin_modules
59 customHeadersFooters
60 enumitem
61 \end_modules
62 \maintain_unincluded_children false
63 \language english
64 \language_package default
65 \inputencoding auto
66 \fontencoding global
67 \font_roman default
68 \font_sans default
69 \font_typewriter default
70 \font_math auto
71 \font_default_family default
72 \use_non_tex_fonts false
73 \font_sc false
74 \font_osf false
75 \font_sf_scale 100
76 \font_tt_scale 100
77 \graphics default
78 \default_output_format default
79 \output_sync 0
80 \bibtex_command bibtex
81 \index_command default
82 \paperfontsize 12
83 \spacing single
84 \use_hyperref true
85 \pdf_title "The LyX User's Guide"
86 \pdf_author "LyX Team"
87 \pdf_subject "LyX"
88 \pdf_keywords "LyX"
89 \pdf_bookmarks true
90 \pdf_bookmarksnumbered true
91 \pdf_bookmarksopen false
92 \pdf_bookmarksopenlevel 1
93 \pdf_breaklinks false
94 \pdf_pdfborder false
95 \pdf_colorlinks true
96 \pdf_backref false
97 \pdf_pdfusetitle false
98 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
99 \papersize default
100 \use_geometry false
101 \use_package amsmath 1
102 \use_package amssymb 1
103 \use_package cancel 0
104 \use_package esint 1
105 \use_package mathdots 1
106 \use_package mathtools 0
107 \use_package mhchem 1
108 \use_package stackrel 0
109 \use_package stmaryrd 0
110 \use_package undertilde 0
111 \cite_engine basic
112 \cite_engine_type default
113 \biblio_style plain
114 \use_bibtopic false
115 \use_indices false
116 \paperorientation portrait
117 \suppress_date false
118 \justification true
119 \use_refstyle 0
120 \notefontcolor #0000ff
121 \branch Question
122 \selected 1
123 \filename_suffix 0
124 \color #00ff00
125 \end_branch
126 \branch Answer
127 \selected 0
128 \filename_suffix 0
129 \color #aa55ff
130 \end_branch
131 \index Index
132 \shortcut idx
133 \color #008000
134 \end_index
135 \secnumdepth 3
136 \tocdepth 2
137 \paragraph_separation indent
138 \paragraph_indentation default
139 \quotes_language english
140 \papercolumns 1
141 \papersides 2
142 \paperpagestyle default
143 \tracking_changes false
144 \output_changes false
145 \html_math_output 0
146 \html_css_as_file 0
147 \html_be_strict true
148 \end_header
149
150 \begin_body
151
152 \begin_layout Title
153 The LyX User's Guide
154 \end_layout
155
156 \begin_layout Author
157 by the LyX Team
158 \begin_inset Foot
159 status collapsed
160
161 \begin_layout Plain Layout
162 \noindent
163 If you have comments on or error corrections to this documentation, please
164  send them to the LyX Documentation mailing list: 
165 \begin_inset CommandInset href
166 LatexCommand href
167 target "lyx-docs@lists.lyx.org"
168 type "mailto:"
169
170 \end_inset
171
172
173 \end_layout
174
175 \end_inset
176
177
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \begin_inset Newline newline
183 \end_inset
184
185 Version 2.1.x
186 \begin_inset Note Note
187 status collapsed
188
189 \begin_layout Plain Layout
190 The latest PDF-version of this document can be found here:
191 \begin_inset Newline newline
192 \end_inset
193
194
195 \series bold
196 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
197 \end_layout
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Standard
205 \begin_inset CommandInset toc
206 LatexCommand tableofcontents
207
208 \end_inset
209
210
211 \end_layout
212
213 \begin_layout Chapter
214 Getting Started
215 \end_layout
216
217 \begin_layout Section
218 What is LyX?
219 \end_layout
220
221 \begin_layout Standard
222 LyX is a document preparation system.
223  It is a tool for producing beautiful manu\SpecialChar \-
224 scripts, publishable books, business
225  letters and proposals, and even poetry.
226  It is unlike most other 
227 \begin_inset Quotes eld
228 \end_inset
229
230 word processors
231 \begin_inset Quotes erd
232 \end_inset
233
234  in the sense that it uses the paradigm of a markup language as its core
235  editing style.
236  That means that when you type a section header, you mark it as a 
237 \begin_inset Quotes eld
238 \end_inset
239
240 Section
241 \begin_inset Quotes erd
242 \end_inset
243
244 , not as 
245 \begin_inset Quotes eld
246 \end_inset
247
248 Bold, 17
249 \begin_inset space \thinspace{}
250 \end_inset
251
252 pt type, left justified, 5
253 \begin_inset space \thinspace{}
254 \end_inset
255
256 mm space below
257 \begin_inset Quotes erd
258 \end_inset
259
260 .
261  LyX takes care of the typesetting for you; so you deal only with concepts,
262  not with mechanics.
263 \end_layout
264
265 \begin_layout Standard
266 This philosophy is explained in greater detail in the 
267 \emph on
268 Introduction
269 \emph default
270 manual.
271  If you haven't read it yet, you need to.
272  Yes, we mean now.
273 \end_layout
274
275 \begin_layout Standard
276 The 
277 \emph on
278 Introduction
279 \emph default
280  manual describes several things in addition to LyX's philosophy: most important
281 ly, the format of all of the manuals.
282  If you don't read it, you will have a bear of a time navigating this manual.
283  You might also be better served looking in one of the other manuals instead
284  of this one.
285  The 
286 \emph on
287 Introduction
288 \emph default
289  manual describes that, too.
290 \end_layout
291
292 \begin_layout Section
293 How LyX Looks
294 \end_layout
295
296 \begin_layout Standard
297 Like most applications, LyX has the familiar menu bar across the top of
298  its window.
299  Below it is a toolbar with a pulldown box and various buttons.
300  There is, of course, a vertical scrollbar and a main work area for editing
301  documents.
302 \end_layout
303
304 \begin_layout Standard
305 Note that there is no horizontal scrollbar.
306  This is not a bug or an oversight, but intentional.
307  When you read a book, you expect the end of a line to wrap around to the
308  next line.
309  Text overflows onto new pages in a vertical fashion, hence the need for
310  only a vertical scrollbar.
311  There are three cases where you might want a horizontal scrollbar.
312  The first case is large images.
313  To avoid them being displayed larger than your screen, left click on the
314  image and use the option 
315 \family sans
316 Scale on Screen
317 \family default
318  in the tab 
319 \family sans
320 LaTeX and LyX options
321 \family default
322 .
323  The second and third cases are tables and equations which are wider than
324  the LyX window.
325  You can use the arrow keys to scroll horizontally through the table, but
326  this doesn't work for equations yet.
327 \end_layout
328
329 \begin_layout Standard
330 For a brief description of all LyX menus and toolbar buttons, have a look
331  at Appendix
332 \begin_inset space ~
333 \end_inset
334
335
336 \begin_inset CommandInset ref
337 LatexCommand ref
338 reference "chap:The-User-Interface"
339
340 \end_inset
341
342 .
343 \end_layout
344
345 \begin_layout Section
346 HELP
347 \end_layout
348
349 \begin_layout Standard
350 The help system consists of the LyX manuals.
351  You can read all of the manuals from inside LyX.
352  Just select the manual you want to read from the 
353 \family sans
354 Help
355 \family default
356  menu.
357 \end_layout
358
359 \begin_layout Section
360 Basic LyX Setup
361 \begin_inset CommandInset label
362 LatexCommand label
363 name "sec:Basic-LyX-Setup"
364
365 \end_inset
366
367
368 \end_layout
369
370 \begin_layout Standard
371 Almost all features of LyX can be configured via the menu 
372 \family sans
373 Tools\SpecialChar \menuseparator
374 Preferences
375 \family default
376 .
377 \begin_inset Index idx
378 status collapsed
379
380 \begin_layout Plain Layout
381 Preferences
382 \end_layout
383
384 \end_inset
385
386  LyX is able to inspect your system to see what programs, LaTeX document
387  classes and LaTeX packages are available.
388  It uses this knowledge to give reasonable defaults for the preferences
389  settings.
390  Although this configuration has already been done when LyX was installed
391  on your system, you might have some items that you installed locally, e.
392 \begin_inset space \thinspace{}
393 \end_inset
394
395 g.
396 \begin_inset space \space{}
397 \end_inset
398
399 new LaTeX classes, and which are not seen by LyX.
400  To force LyX to re-inspect your system, you should use 
401 \family sans
402 Tools\SpecialChar \menuseparator
403 Reconfigure
404 \family default
405 .
406 \begin_inset Index idx
407 status collapsed
408
409 \begin_layout Plain Layout
410 Reconfiguration of LyX
411 \end_layout
412
413 \end_inset
414
415  You should then restart LyX to ensure that the changes are taken into account.
416 \end_layout
417
418 \begin_layout Section
419 LaTeX Setup
420 \begin_inset CommandInset label
421 LatexCommand label
422 name "sec:LaTeX-Setup"
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 You can edit documents in LyX without having LaTeX installed, but you will
431  not be able to create PDFs or print your documents unless you do have it
432  installed.
433  However, some LyX documents use DocBook as the “backend” that can produce
434  PDFs and the like, and every LyX document can always be output as plain
435  text or as XHTML.
436 \end_layout
437
438 \begin_layout Standard
439 Some document classes may depend upon specific LaTeX or DocBook classes
440  or packages.
441  Such document classes can be used even if you do not have the required
442  files installed, but you will not be able to produce certain kinds of output.
443 \end_layout
444
445 \begin_layout Standard
446 The LaTeX packages that LyX has found on your system are listed in a file
447  you can view from the menu 
448 \family sans
449 Help\SpecialChar \menuseparator
450 LaT
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456 {}
457 \end_layout
458
459 \end_inset
460
461 eX
462 \begin_inset space ~
463 \end_inset
464
465 Configuration
466 \family default
467 .
468  If you are missing packages you need, then you must install them and then
469  reconfigure LyX (menu 
470 \family sans
471 Tools\SpecialChar \menuseparator
472 Reconfigure
473 \family default
474 ).
475 \begin_inset Note Note
476 status collapsed
477
478 \begin_layout Plain Layout
479 The two braces in the TeX Code box prevent that the term 
480 \begin_inset Quotes eld
481 \end_inset
482
483 LaTeX
484 \begin_inset Quotes erd
485 \end_inset
486
487  from being printed with sub- and superscript letters.
488  More about TeX Code is described in section
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "sec:TeX-Code"
496
497 \end_inset
498
499 , the printout of proper names like LaTeX is explained in section
500 \begin_inset space ~
501 \end_inset
502
503
504 \begin_inset CommandInset ref
505 LatexCommand ref
506 reference "sub:LyX's-Proper-Names"
507
508 \end_inset
509
510 .
511 \end_layout
512
513 \end_inset
514
515
516 \begin_inset Index idx
517 status collapsed
518
519 \begin_layout Plain Layout
520 Reconfiguration of LyX
521 \end_layout
522
523 \end_inset
524
525  See section 5.1 of the 
526 \emph on
527 Customization
528 \emph default
529  manual for more information on installing additional LaTeX packages.
530 \end_layout
531
532 \begin_layout Chapter
533 How to work with LyX
534 \end_layout
535
536 \begin_layout Section
537 Basic File Operations
538 \begin_inset Index idx
539 status collapsed
540
541 \begin_layout Plain Layout
542 File Operations
543 \end_layout
544
545 \end_inset
546
547
548 \end_layout
549
550 \begin_layout Standard
551 Under the 
552 \family sans
553 File
554 \family default
555  menu and in the standard toolbar are basic operations for any word processor
556  in addition to some more advanced operations:
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 New, 
563 \family default
564
565 \begin_inset Info
566 type  "shortcut"
567 arg   "buffer-new"
568 \end_inset
569
570  or
571 \family sans
572  
573 \begin_inset Info
574 type  "icon"
575 arg   "buffer-new"
576 \end_inset
577
578
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 New
585 \begin_inset space ~
586 \end_inset
587
588 from
589 \begin_inset space ~
590 \end_inset
591
592 Template, 
593 \family default
594
595 \begin_inset Info
596 type  "shortcut"
597 arg   "buffer-new-template"
598 \end_inset
599
600
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Open, 
607 \family default
608
609 \begin_inset Info
610 type  "shortcut"
611 arg   "file-open"
612 \end_inset
613
614  or
615 \family sans
616  
617 \begin_inset Info
618 type  "icon"
619 arg   "file-open"
620 \end_inset
621
622
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Open
629 \begin_inset space ~
630 \end_inset
631
632 Recent
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Close, 
639 \family default
640
641 \begin_inset Info
642 type  "shortcut"
643 arg   "view-close"
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Save, 
653 \family default
654
655 \begin_inset Info
656 type  "shortcut"
657 arg   "buffer-write"
658 \end_inset
659
660  or
661 \family sans
662  
663 \begin_inset Info
664 type  "icon"
665 arg   "buffer-write"
666 \end_inset
667
668
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Save
675 \begin_inset space ~
676 \end_inset
677
678 As, 
679 \family default
680
681 \begin_inset Info
682 type  "shortcut"
683 arg   "buffer-write-as"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Revert
693 \begin_inset space ~
694 \end_inset
695
696 to
697 \begin_inset space ~
698 \end_inset
699
700 saved
701 \end_layout
702
703 \begin_layout Itemize
704
705 \family sans
706 Print, 
707 \family default
708
709 \begin_inset Info
710 type  "shortcut"
711 arg   "dialog-show print"
712 \end_inset
713
714  or
715 \family sans
716  
717 \begin_inset Info
718 type  "icon"
719 arg   "dialog-show print"
720 \end_inset
721
722
723 \end_layout
724
725 \begin_layout Itemize
726
727 \family sans
728 Exit, 
729 \family default
730
731 \begin_inset Info
732 type  "shortcut"
733 arg   "lyx-quit"
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 They all do pretty much the same thing as in other word processors, with
741  a few minor differences.
742  The 
743 \family sans
744 File\SpecialChar \menuseparator
745 New
746 \begin_inset space ~
747 \end_inset
748
749 from
750 \begin_inset space ~
751 \end_inset
752
753 Template
754 \family default
755  command lists the available templates.
756  Selecting a template will automatically set certain layout features for
757  the document, features you would otherwise need to change manually.
758  They can be of use for certain classes, especially those for writing letters
759  (see sec.
760 \begin_inset space \thinspace{}
761 \end_inset
762
763
764 \begin_inset CommandInset ref
765 LatexCommand ref
766 reference "sec:Document-Classes"
767
768 \end_inset
769
770 ).
771 \end_layout
772
773 \begin_layout Standard
774 \begin_inset Note Greyedout
775 status open
776
777 \begin_layout Plain Layout
778
779 \series bold
780 Note:
781 \series default
782  There is no 
783 \begin_inset Quotes eld
784 \end_inset
785
786 default file
787 \begin_inset Quotes erd
788 \end_inset
789
790  or document named 
791 \begin_inset Quotes eld
792 \end_inset
793
794 Untitled
795 \begin_inset Quotes erd
796 \end_inset
797
798  or 
799 \begin_inset Quotes eld
800 \end_inset
801
802 scratch.
803 \begin_inset Quotes erd
804 \end_inset
805
806  Unless you tell LyX to open a file or create a new one, that big, blank
807  space is just that — a big, blank space.
808 \end_layout
809
810 \end_inset
811
812
813 \end_layout
814
815 \begin_layout Standard
816
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  and 
829 \family sans
830 Version
831 \begin_inset space ~
832 \end_inset
833
834 Control
835 \family default
836  are useful if more people work on the same document at the same time.
837 \begin_inset Foot
838 status collapsed
839
840 \begin_layout Plain Layout
841 If you plan to do this, you should check out the Version Control feature
842  in LyX also.
843  Read Additional Features\SpecialChar \@.
844
845 \end_layout
846
847 \end_inset
848
849  
850 \family sans
851 Revert
852 \begin_inset space ~
853 \end_inset
854
855 to
856 \begin_inset space ~
857 \end_inset
858
859 saved
860 \family default
861  will reload the document from disk.
862  You can of course also use it if you regret that you changed a document
863  and want to restore it to the last save.
864  With
865 \family sans
866  Version
867 \begin_inset space ~
868 \end_inset
869
870 Control 
871 \family default
872 you can register the changes you made to a document so that others can identify
873  them as your changes.
874 \end_layout
875
876 \begin_layout Section
877 Basic Editing Features
878 \begin_inset Index idx
879 status collapsed
880
881 \begin_layout Plain Layout
882 Editing
883 \end_layout
884
885 \end_inset
886
887
888 \begin_inset CommandInset label
889 LatexCommand label
890 name "sec:Basic-Editing-Features"
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Standard
898 Like most modern word processors, LyX can perform cut and paste operations
899  on blocks of text, can move by character, word, or page of text, and can
900  delete whole words as well as individual characters.
901  The next four sections cover the basic LyX editing features and how to
902  access them.
903  We will start with cut and paste.
904 \end_layout
905
906 \begin_layout Standard
907 As you might expect, the 
908 \family sans
909 Edit
910 \family default
911  menu and the standard toolbar has the cut and paste commands, along with
912  various other editing features.
913  Some of these are special and covered in later sections.
914  The basic ones are:
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Cut
921 \family default
922
923 \begin_inset Index idx
924 status collapsed
925
926 \begin_layout Plain Layout
927 Cut
928 \end_layout
929
930 \end_inset
931
932
933 \family sans
934
935 \family default
936
937 \begin_inset Info
938 type  "shortcut"
939 arg   "cut"
940 \end_inset
941
942  or
943 \family sans
944  
945 \family default
946
947 \begin_inset Info
948 type  "icon"
949 arg   "cut"
950 \end_inset
951
952
953 \end_layout
954
955 \begin_layout Itemize
956
957 \family sans
958 Copy
959 \family default
960
961 \begin_inset Index idx
962 status collapsed
963
964 \begin_layout Plain Layout
965 Copy
966 \end_layout
967
968 \end_inset
969
970
971 \family sans
972
973 \family default
974
975 \begin_inset Info
976 type  "shortcut"
977 arg   "cut"
978 \end_inset
979
980  or
981 \family sans
982  
983 \family default
984
985 \begin_inset Info
986 type  "icon"
987 arg   "copy"
988 \end_inset
989
990
991 \end_layout
992
993 \begin_layout Itemize
994
995 \family sans
996 Paste
997 \family default
998
999 \begin_inset Index idx
1000 status collapsed
1001
1002 \begin_layout Plain Layout
1003 Paste
1004 \end_layout
1005
1006 \end_inset
1007
1008
1009 \begin_inset Info
1010 type  "shortcut"
1011 arg   "cut"
1012 \end_inset
1013
1014  or
1015 \family sans
1016  
1017 \family default
1018
1019 \begin_inset Info
1020 type  "icon"
1021 arg   "paste"
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Itemize
1028
1029 \family sans
1030 Paste
1031 \begin_inset space ~
1032 \end_inset
1033
1034 Recent
1035 \end_layout
1036
1037 \begin_layout Itemize
1038
1039 \family sans
1040 Paste
1041 \begin_inset space ~
1042 \end_inset
1043
1044 Special
1045 \end_layout
1046
1047 \begin_layout Itemize
1048
1049 \family sans
1050 Find
1051 \begin_inset space ~
1052 \end_inset
1053
1054 &
1055 \begin_inset space ~
1056 \end_inset
1057
1058 Replace
1059 \family default
1060
1061 \begin_inset Index idx
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065
1066 \family sans
1067 Find
1068 \end_layout
1069
1070 \end_inset
1071
1072
1073 \begin_inset Index idx
1074 status collapsed
1075
1076 \begin_layout Plain Layout
1077
1078 \family sans
1079 Replace
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \family sans
1086
1087 \family default
1088
1089 \begin_inset Info
1090 type  "shortcut"
1091 arg   "dialog-show findreplaceadv"
1092 \end_inset
1093
1094  or
1095 \family sans
1096  
1097 \family default
1098
1099 \begin_inset Info
1100 type  "icon"
1101 arg   "dialog-show findreplace"
1102 \end_inset
1103
1104
1105 \end_layout
1106
1107 \begin_layout Standard
1108 The first three are self-explanatory.
1109  You can also copy text between LyX and other programs by 
1110 \family sans
1111 Cut
1112 \family default
1113
1114 \family sans
1115 Copy
1116 \family default
1117  and 
1118 \family sans
1119 Paste
1120 \family default
1121 .
1122  
1123 \family sans
1124 Cut
1125 \family default
1126  and 
1127 \family sans
1128 Copy
1129 \family default
1130  put text in two versions into the clipboard (formatted and unformatted),
1131  so that other programs can choose the most suitable form.
1132  
1133 \family sans
1134 Paste
1135 \family default
1136  supports formatted and unformatted text as well, and additionally graphics.
1137  It tries to interpret the clipboard contents in an intelligent way.
1138  For example if the clipboard contains text in the format of comma separated
1139  values (CSV) and the cursor is inside a table, the text will be pasted
1140  into individual cells.
1141  The submenu of 
1142 \family sans
1143 Paste
1144 \begin_inset space ~
1145 \end_inset
1146
1147 Recent
1148 \family default
1149  shows you a list with the last strings you have pasted.
1150  You can insert one at the current cursor position by clicking on a list
1151  entry.
1152 \end_layout
1153
1154 \begin_layout Standard
1155 The submenu 
1156 \family sans
1157 Paste
1158 \begin_inset space ~
1159 \end_inset
1160
1161 Special
1162 \family default
1163  contains optional items for specific formats, depending on the clipboard
1164  contents.
1165  These include HTML, LaTeX, Linkback
1166 \begin_inset space ~
1167 \end_inset
1168
1169 PDF
1170 \begin_inset Foot
1171 status collapsed
1172
1173 \begin_layout Plain Layout
1174 OS X only
1175 \end_layout
1176
1177 \end_inset
1178
1179 , PDF, PNG, JPEG and EMF.
1180  These menu items are useful if the clipboard contains the same contents
1181  in different formats, and you want to select one format explicitly.
1182  (E.
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 g.
1187 \begin_inset space \space{}
1188 \end_inset
1189
1190 some programs put an image into the clipboard as graphics and as a short
1191  text which is often meaningless.) The menu item 
1192 \family sans
1193 Paste
1194 \begin_inset space ~
1195 \end_inset
1196
1197 Special\SpecialChar \menuseparator
1198 Plain
1199 \begin_inset space ~
1200 \end_inset
1201
1202 Text,
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 Join
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Lines
1211 \family default
1212  is equivalent to 
1213 \family sans
1214 Paste
1215 \family default
1216 , with the only difference that it acts on text only.
1217  It will insert the text in the clipboard so that the whole text is inserted
1218  as one paragraph.
1219  A new paragraph is only started when there is a blank line in the text.
1220  Without 
1221 \family sans
1222 Join
1223 \begin_inset space ~
1224 \end_inset
1225
1226 Lines
1227 \family default
1228  the text is inserted as paragraphs where the line breaks of the text will
1229  start a new paragraph.
1230  This is for example useful to copy contents of tables from webpages to
1231  a table in LyX.
1232  The items 
1233 \family sans
1234 Paste
1235 \begin_inset space ~
1236 \end_inset
1237
1238 Special\SpecialChar \menuseparator
1239 Selection,
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 Join
1244 \begin_inset space ~
1245 \end_inset
1246
1247 Lines
1248 \family default
1249  and 
1250 \family sans
1251 Paste
1252 \begin_inset space ~
1253 \end_inset
1254
1255 Special\SpecialChar \menuseparator
1256 Selection
1257 \family default
1258  paste from the primary selection.
1259  This is normally the currently selected text.
1260 \end_layout
1261
1262 \begin_layout Standard
1263 The 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Find
1267 \begin_inset space ~
1268 \end_inset
1269
1270 &
1271 \begin_inset space ~
1272 \end_inset
1273
1274 Replace
1275 \family default
1276  item opens the 
1277 \family sans
1278 Find
1279 \begin_inset space ~
1280 \end_inset
1281
1282 and
1283 \begin_inset space ~
1284 \end_inset
1285
1286 Replace
1287 \family default
1288  dialog.
1289  Once you have found a word or expression, LyX selects it.
1290  Hitting the 
1291 \family sans
1292 Replace
1293 \family default
1294  button replaces the selected text with the contents of the 
1295 \family sans
1296 Replace
1297 \begin_inset space ~
1298 \end_inset
1299
1300 with
1301 \family default
1302  field.
1303  You can click the 
1304 \family sans
1305 Find
1306 \begin_inset space ~
1307 \end_inset
1308
1309 Next
1310 \family default
1311  button to skip the current word.
1312  Hit 
1313 \family sans
1314 Replace
1315 \begin_inset space ~
1316 \end_inset
1317
1318 All
1319 \family default
1320  to replace all occurrences of the text in the document automatically.
1321  The 
1322 \family sans
1323 Case
1324 \begin_inset space ~
1325 \end_inset
1326
1327 sensitive
1328 \family default
1329  option can be used if you want the search to consider the case of the search
1330  word.
1331  If the toggle is set, searching for 
1332 \begin_inset Quotes eld
1333 \end_inset
1334
1335
1336 \family typewriter
1337 Test
1338 \family default
1339
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  will not match the word 
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347
1348 \family typewriter
1349 test
1350 \family default
1351
1352 \begin_inset Quotes erd
1353 \end_inset
1354
1355 .
1356  The 
1357 \family sans
1358 Match whole words only
1359 \family default
1360  option can be used to force LyX to only find complete words, e.
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 g., searching for 
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368
1369 \family typewriter
1370 star
1371 \family default
1372
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376  will not match 
1377 \begin_inset Quotes eld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 starlet
1383 \family default
1384
1385 \begin_inset Quotes erd
1386 \end_inset
1387
1388 .
1389  LyX offers also an advanced 
1390 \family sans
1391 Find
1392 \begin_inset space ~
1393 \end_inset
1394
1395 &
1396 \begin_inset space ~
1397 \end_inset
1398
1399 Replace
1400 \family default
1401  feature that is described in sec.
1402 \begin_inset space \thinspace{}
1403 \end_inset
1404
1405
1406 \begin_inset CommandInset ref
1407 LatexCommand ref
1408 reference "sec:Advanced-Find-and"
1409
1410 \end_inset
1411
1412 .
1413 \end_layout
1414
1415 \begin_layout Standard
1416 Things like notes, floats, etc.
1417 \begin_inset space \space{}
1418 \end_inset
1419
1420 (the so called 
1421 \begin_inset Quotes eld
1422 \end_inset
1423
1424 insets
1425 \begin_inset Quotes erd
1426 \end_inset
1427
1428 ) can be dissolved.
1429  This means that the inset is deleted and its content is left as normal
1430  text.
1431  Dissolving an inset is done by setting the cursor to the beginning of an
1432  inset and pressing 
1433 \family sans
1434 Backspace
1435 \family default
1436  or by setting the cursor to the end and pressing 
1437 \family sans
1438 Delete
1439 \family default
1440 .
1441 \end_layout
1442
1443 \begin_layout Standard
1444 The content of an inset is selected using the shortcut 
1445 \begin_inset Info
1446 type  "shortcuts"
1447 arg   "inset-select-all"
1448 \end_inset
1449
1450 , the shortcut 
1451 \begin_inset Info
1452 type  "shortcuts"
1453 arg   "command-sequence buffer-begin ; buffer-end-select"
1454 \end_inset
1455
1456  selects the whole document.
1457 \end_layout
1458
1459 \begin_layout Section
1460 Undo and Redo
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 Redo
1466 \end_layout
1467
1468 \end_inset
1469
1470
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 Undo
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \begin_inset CommandInset label
1482 LatexCommand label
1483 name "sec:Undo-and-Redo"
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Standard
1491 If you make a mistake, you can easily recover from it.
1492  LyX has a large-capacity undo/redo buffer.
1493  Select 
1494 \family sans
1495 Edit\SpecialChar \menuseparator
1496 Undo
1497 \family default
1498  or the toolbar button 
1499 \begin_inset Info
1500 type  "icon"
1501 arg   "undo"
1502 \end_inset
1503
1504  to undo some mistake.
1505  If you accidentally undo too much, use 
1506 \family sans
1507 Edit\SpecialChar \menuseparator
1508 Redo
1509 \family default
1510  or the toolbar button 
1511 \begin_inset Info
1512 type  "icon"
1513 arg   "redo"
1514 \end_inset
1515
1516  to 
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520 undo the undo.
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524  The undo mechanism is currently limited to 100
1525 \begin_inset space \thinspace{}
1526 \end_inset
1527
1528 steps to minimize memory overhead.
1529 \end_layout
1530
1531 \begin_layout Standard
1532 Note that if you revert back all changes to arrive at the document as it
1533  was last saved, the 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537 changed
1538 \begin_inset Quotes erd
1539 \end_inset
1540
1541  status of the document is unfortunately not reset.
1542  This is a consequence of the 100
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546 step undo limit mentioned above.
1547 \end_layout
1548
1549 \begin_layout Standard
1550
1551 \family sans
1552 Undo
1553 \family default
1554  and 
1555 \family sans
1556 Redo
1557 \family default
1558  work on almost everything in LyX.
1559  But they will not undo or redo text character by character, but by blocks
1560  of text.
1561 \end_layout
1562
1563 \begin_layout Section
1564 Mouse Operations
1565 \begin_inset Index idx
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 Mouse Operations
1570 \end_layout
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \begin_layout Standard
1578 These are the most basic mouse operations.
1579 \end_layout
1580
1581 \begin_layout Enumerate
1582 Motion
1583 \end_layout
1584
1585 \begin_deeper
1586 \begin_layout Itemize
1587 Click the 
1588 \emph on
1589 left mouse button
1590 \emph default
1591  once anywhere in the edit window.
1592  The cursor moves to the text under the mouse.
1593 \end_layout
1594
1595 \end_deeper
1596 \begin_layout Enumerate
1597 Selecting Text
1598 \end_layout
1599
1600 \begin_deeper
1601 \begin_layout Itemize
1602 Hold down the 
1603 \emph on
1604 left mouse button
1605 \emph default
1606  and drag the mouse.
1607  LyX marks the text between the old and new mouse positions.
1608  Use 
1609 \family sans
1610 Edit\SpecialChar \menuseparator
1611 Copy
1612 \family default
1613  to create a copy of the text in LyX's buffer (and the clipboard).
1614 \end_layout
1615
1616 \begin_layout Itemize
1617 Re-position the cursor and then paste the text back into LyX using 
1618 \family sans
1619 Edit\SpecialChar \menuseparator
1620 Paste
1621 \family default
1622 .
1623 \end_layout
1624
1625 \end_deeper
1626 \begin_layout Enumerate
1627 Insets (Footnotes, Notes, Floats, etc.)
1628 \end_layout
1629
1630 \begin_deeper
1631 \begin_layout Standard
1632 Right-click on them to set their properties.
1633  Also check the appropriate section of this manual for more details.
1634 \end_layout
1635
1636 \end_deeper
1637 \begin_layout Section
1638 Navigating
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "sec:Navigating"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index idx
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Navigating
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 LyX offers you several ways to navigate in documents:
1660 \end_layout
1661
1662 \begin_layout Itemize
1663 The 
1664 \family sans
1665 Navigate
1666 \family default
1667  menu lists all sections of the document as submenu entries that you can
1668  click to jump to the corresponding document part.
1669 \end_layout
1670
1671 \begin_layout Itemize
1672 The “Outline”, which is accessed either by the menu 
1673 \family sans
1674 View\SpecialChar \menuseparator
1675 Outline
1676 \begin_inset space ~
1677 \end_inset
1678
1679 Pane
1680 \family default
1681  or by the toolbar button 
1682 \begin_inset Info
1683 type  "icon"
1684 arg   "dialog-toggle toc"
1685 \end_inset
1686
1687 .
1688 \end_layout
1689
1690 \begin_layout Itemize
1691 You can set bookmarks in your document under 
1692 \family sans
1693 Navigate\SpecialChar \menuseparator
1694 Bookmarks
1695 \family default
1696  and use the same menu to return to them.
1697  Note that bookmarks are saved between sessions.
1698 \end_layout
1699
1700 \begin_layout Standard
1701 The toolbar button 
1702 \begin_inset Info
1703 type  "icon"
1704 arg   "bookmark-goto 0"
1705 \end_inset
1706
1707  (also 
1708 \family sans
1709 Navigate\SpecialChar \menuseparator
1710 Bookmarks\SpecialChar \menuseparator
1711 Navigate
1712 \begin_inset space ~
1713 \end_inset
1714
1715 Back
1716 \family default
1717 ) jumps to the position in the document where you recently changed something.
1718  This is useful when you have a large document and have navigated or scrolled
1719  to another document part to look for something, and want to go back to
1720  your last editing position.
1721 \end_layout
1722
1723 \begin_layout Standard
1724 By pressing the 
1725 \family sans
1726 F5
1727 \family default
1728  key the cursor will be vertically centered in LyX's main window.
1729 \end_layout
1730
1731 \begin_layout Subsection
1732 The Outliner
1733 \begin_inset CommandInset label
1734 LatexCommand label
1735 name "sub:The-Outliner"
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \begin_layout Standard
1743 In the pull-down box at the top of the outline window, you can choose between
1744  several different lists, including other TOC-like objects, such as lists
1745  of tables and figures, but also lists of footnotes, or labels and cross-referen
1746 ces (see sec.
1747 \begin_inset space \thinspace{}
1748 \end_inset
1749
1750
1751 \begin_inset CommandInset ref
1752 LatexCommand ref
1753 reference "sec:Cross-References"
1754
1755 \end_inset
1756
1757 ), or notes, or citations (see sec.
1758 \begin_inset space \thinspace{}
1759 \end_inset
1760
1761
1762 \begin_inset CommandInset ref
1763 LatexCommand ref
1764 reference "sec:Bibliography"
1765
1766 \end_inset
1767
1768 ).
1769  Clicking on any of these will take you to the corresponding object in your
1770  document.
1771 \end_layout
1772
1773 \begin_layout Standard
1774 Right-clicking on elements in the Outline opens in many cases a context
1775  menu that will allow for direct modification of those elements.
1776  For example, with citations, the context menu allows you to open the citation
1777  dialog and to modify the citation.
1778 \end_layout
1779
1780 \begin_layout Standard
1781 The “Filter” field at the top allows you to restrict which entries appear
1782  in the Outline.
1783  For example, if you are displaying the list of Labels and References and
1784  wish to see only references to subsections, you can enter the text 
1785 \begin_inset Quotes eld
1786 \end_inset
1787
1788 sub:
1789 \begin_inset Quotes erd
1790 \end_inset
1791
1792  in the filter, and only entries containing that text will be displayed.
1793 \end_layout
1794
1795 \begin_layout Standard
1796 At the bottom of the outline are several buttons and the like that allow
1797  you further to control the display.
1798  The 
1799 \family sans
1800 Sort
1801 \family default
1802  option sorts the current list alphabetically.
1803  Otherwise, the elements appear in the order in which they occur in the
1804  document.
1805  The 
1806 \family sans
1807 Keep
1808 \family default
1809  option keeps it in the current view state.
1810  Keeping means that when you have, for example, the subsections of sections
1811 \begin_inset space ~
1812 \end_inset
1813
1814 2 and 4 displayed and click on section
1815 \begin_inset space ~
1816 \end_inset
1817
1818 3, the subsections of sections
1819 \begin_inset space ~
1820 \end_inset
1821
1822 2 and 4 will still be displayed.
1823  Without the 
1824 \family sans
1825 Keep
1826 \family default
1827  option they will be hidden to highlight the clicked section
1828 \begin_inset space ~
1829 \end_inset
1830
1831 3.
1832  Finally, the slider at the left can be used to open the Outline to a given
1833  
1834 \begin_inset Quotes eld
1835 \end_inset
1836
1837 depth
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 .
1842  It is best just to experiment with it to see how it works.
1843 \end_layout
1844
1845 \begin_layout Standard
1846 The 
1847 \begin_inset space \space{}
1848 \end_inset
1849
1850
1851 \begin_inset Graphics
1852         filename ../images/reload.png
1853
1854 \end_inset
1855
1856
1857 \begin_inset space ~
1858 \end_inset
1859
1860 button refreshes the TOC (though this should not usually be necessary).
1861  Next to it are buttons that allow you to change the position of sections
1862  in your document.
1863  The 
1864 \begin_inset space \space{}
1865 \end_inset
1866
1867
1868 \begin_inset Graphics
1869         filename ../images/down.png
1870         scale 85
1871         groupId toolbarbuttons
1872
1873 \end_inset
1874
1875
1876 \begin_inset space ~
1877 \end_inset
1878
1879  and 
1880 \begin_inset space \space{}
1881 \end_inset
1882
1883
1884 \begin_inset Graphics
1885         filename ../images/up.png
1886         scale 85
1887         groupId toolbarbuttons
1888
1889 \end_inset
1890
1891
1892 \begin_inset space ~
1893 \end_inset
1894
1895  buttons move sections up and down in the document.
1896  So, for example, you can move section
1897 \begin_inset space ~
1898 \end_inset
1899
1900 2.5 before section
1901 \begin_inset space ~
1902 \end_inset
1903
1904 2.4 or after section
1905 \begin_inset space ~
1906 \end_inset
1907
1908 2.6.
1909  LyX will then automatically renumber the sections to the new order.
1910  With the buttons 
1911 \begin_inset Graphics
1912         filename ../images/promote.png
1913         scale 85
1914         groupId toolbarbuttons
1915
1916 \end_inset
1917
1918  and 
1919 \begin_inset Graphics
1920         filename ../images/demote.png
1921         scale 85
1922         groupId toolbarbuttons
1923
1924 \end_inset
1925
1926  (or the corresponding key bindings 
1927 \family sans
1928 Tab
1929 \family default
1930  and 
1931 \family sans
1932 Shift-Tab
1933 \family default
1934 ) you can change the level of sections.
1935  So you can for example make section
1936 \begin_inset space ~
1937 \end_inset
1938
1939 2.5 chapter
1940 \begin_inset space ~
1941 \end_inset
1942
1943 3 or subsection
1944 \begin_inset space ~
1945 \end_inset
1946
1947 2.4.1.
1948 \end_layout
1949
1950 \begin_layout Section
1951 Input/Word Completion
1952 \begin_inset CommandInset label
1953 LatexCommand label
1954 name "sec:Input-Completion"
1955
1956 \end_inset
1957
1958
1959 \begin_inset Index idx
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963 Input completion
1964 \end_layout
1965
1966 \end_inset
1967
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Word completion|see
1974 \begin_inset ERT
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978
1979 {
1980 \end_layout
1981
1982 \end_inset
1983
1984 Input completion
1985 \begin_inset ERT
1986 status collapsed
1987
1988 \begin_layout Plain Layout
1989
1990 }
1991 \end_layout
1992
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Standard
2004 LyX provides completion of words by scanning all documents that are currently
2005  opened.
2006  Every word that appears in these documents is added to a database that
2007  is used to propose completions.
2008 \end_layout
2009
2010 \begin_layout Standard
2011 Input completion can be activated in the LyX preferences (menu 
2012 \family sans
2013 Tools\SpecialChar \menuseparator
2014 Preferences
2015 \family default
2016 ) in the section 
2017 \family sans
2018 Editing\SpecialChar \menuseparator
2019 Input Completion
2020 \family default
2021 .
2022  With the option 
2023 \family sans
2024 Automatic
2025 \begin_inset space ~
2026 \end_inset
2027
2028 inline
2029 \begin_inset space ~
2030 \end_inset
2031
2032 completion
2033 \family default
2034  the proposed completion is shown directly after the cursor.
2035  With the option 
2036 \family sans
2037 Automatic
2038 \begin_inset space ~
2039 \end_inset
2040
2041 popup
2042 \family default
2043  the completions are always shown in a popup.
2044  The cursor completion indicator can be turned off by deselecting the option
2045  
2046 \family sans
2047 Cursor
2048 \begin_inset space ~
2049 \end_inset
2050
2051 indicator
2052 \family default
2053 .
2054  With the general options you can define the delay time for the inline and
2055  popup completion and choose if long completions should be abbreviated.
2056 \end_layout
2057
2058 \begin_layout Standard
2059 LyX displays a small triangle after the cursor as an indicator that there
2060  are completions available.
2061  Press the 
2062 \family sans
2063 Tab
2064 \family default
2065  key to accept a proposed completion.
2066  If several completions are possible, a popup is opened showing them.
2067  You can select a completion in the popup using the mouse or the arrow keys,
2068  and accept the chosen completion by pressing 
2069 \family sans
2070 Return
2071 \family default
2072 .
2073 \end_layout
2074
2075 \begin_layout Standard
2076 The completion options for math in the preferences do the same as the correspond
2077 ing options for text.
2078  The special math option 
2079 \family sans
2080 Autocorrection
2081 \family default
2082  enables characters to be composed.
2083  If, for example, you want to insert the character 
2084 \begin_inset Formula $\Rightarrow$
2085 \end_inset
2086
2087 , you can then input the characters 
2088 \begin_inset Quotes eld
2089 \end_inset
2090
2091
2092 \series bold
2093 =>
2094 \series default
2095
2096 \begin_inset Quotes erd
2097 \end_inset
2098
2099  to a formula to get it.
2100  So this is a quick alternative to the insertion of commands or the use
2101  of the math toolbar.
2102  A list with supported character combinations can be found in the file 
2103 \family typewriter
2104 autocorrect
2105 \family default
2106  that is in LyX's installation folder.
2107  Math autocorrection can at any time be turned on by pressing the exclamation
2108  mark key “!”.
2109  Pressing 
2110 \family sans
2111 Space
2112 \family default
2113  turns it off.
2114 \end_layout
2115
2116 \begin_layout Section
2117 Basic Key Bindings
2118 \begin_inset Index idx
2119 status collapsed
2120
2121 \begin_layout Plain Layout
2122 Key Bindings
2123 \end_layout
2124
2125 \end_inset
2126
2127
2128 \begin_inset Index idx
2129 status collapsed
2130
2131 \begin_layout Plain Layout
2132 Bindings|see
2133 \begin_inset ERT
2134 status collapsed
2135
2136 \begin_layout Plain Layout
2137
2138 {
2139 \end_layout
2140
2141 \end_inset
2142
2143 Key Bindings
2144 \begin_inset ERT
2145 status collapsed
2146
2147 \begin_layout Plain Layout
2148
2149 }
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \begin_inset Index idx
2161 status collapsed
2162
2163 \begin_layout Plain Layout
2164 Shortcuts|see
2165 \begin_inset ERT
2166 status collapsed
2167
2168 \begin_layout Plain Layout
2169
2170 {
2171 \end_layout
2172
2173 \end_inset
2174
2175 Key Bindings
2176 \begin_inset ERT
2177 status collapsed
2178
2179 \begin_layout Plain Layout
2180
2181 }
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \end_layout
2188
2189 \end_inset
2190
2191
2192 \end_layout
2193
2194 \begin_layout Standard
2195 There are at least two different primary binding maps: 
2196 \family typewriter
2197 cua
2198 \family default
2199  and 
2200 \family typewriter
2201 emacs
2202 \family default
2203 .
2204  LyX's default is 
2205 \family typewriter
2206 cua
2207 \family default
2208 , which can be changed in the LyX preferences under 
2209 \family sans
2210 Editing\SpecialChar \menuseparator
2211 Shortcuts
2212 \family default
2213 .
2214  (You can list or change any key bindings as explained in sec.
2215 \begin_inset space \thinspace{}
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset ref
2220 LatexCommand ref
2221 reference "sub:Editing-Shortcuts"
2222
2223 \end_inset
2224
2225 .)
2226 \end_layout
2227
2228 \begin_layout Standard
2229 Some keys, like 
2230 \family sans
2231 Page
2232 \begin_inset space ~
2233 \end_inset
2234
2235 Up
2236 \family default
2237
2238 \family sans
2239 Page
2240 \begin_inset space ~
2241 \end_inset
2242
2243 Down
2244 \family default
2245
2246 \family sans
2247 Left
2248 \family default
2249
2250 \family sans
2251 Right
2252 \family default
2253
2254 \family sans
2255 Up
2256 \family default
2257  and 
2258 \family sans
2259 Down
2260 \family default
2261 , do exactly what you expect them to do.
2262  Other keys don't:
2263 \end_layout
2264
2265 \begin_layout Labeling
2266 \labelwidthstring 00.00.0000
2267
2268 \family sans
2269 Tab
2270 \begin_inset CommandInset nomenclature
2271 LatexCommand nomenclature
2272 symbol "Tab"
2273 description "Tabulator key"
2274
2275 \end_inset
2276
2277
2278 \family default
2279  There is no such thing as a tab stop in LyX.
2280  If you do not understand this, go read sections
2281 \begin_inset space ~
2282 \end_inset
2283
2284
2285 \begin_inset CommandInset ref
2286 LatexCommand ref
2287 reference "sec:Par-indent-intro"
2288
2289 \end_inset
2290
2291  and 
2292 \begin_inset CommandInset ref
2293 LatexCommand ref
2294 reference "sec:Paragraph-Environments"
2295
2296 \end_inset
2297
2298 , especially section
2299 \begin_inset space ~
2300 \end_inset
2301
2302
2303 \begin_inset CommandInset ref
2304 LatexCommand ref
2305 reference "sub:Lists"
2306
2307 \end_inset
2308
2309 , right now.
2310  Yes, right now.
2311  If you are still confused, look in the 
2312 \emph on
2313 Tutorial
2314 \emph default
2315 .
2316 \begin_inset Newline newline
2317 \end_inset
2318
2319 In LyX the 
2320 \family sans
2321 Tab
2322 \family default
2323  key is only used to accept proposed input completions, to move the cursor
2324  in tables or math matrices or to change the nesting level in Itemize or
2325  Enumerate.
2326 \end_layout
2327
2328 \begin_layout Labeling
2329 \labelwidthstring 00.00.0000
2330
2331 \family sans
2332 Esc
2333 \begin_inset CommandInset nomenclature
2334 LatexCommand nomenclature
2335 symbol "Esc"
2336 description "Escape key"
2337
2338 \end_inset
2339
2340
2341 \family default
2342  This is the 
2343 \begin_inset Quotes eld
2344 \end_inset
2345
2346 cancel key.
2347 \begin_inset Quotes erd
2348 \end_inset
2349
2350  It is used, generically, to cancel operations.
2351  Other parts of the manual will go into greater detail about this.
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356
2357 \family sans
2358 Home
2359 \family default
2360
2361 \begin_inset space ~
2362 \end_inset
2363
2364 and
2365 \begin_inset space ~
2366 \end_inset
2367
2368
2369 \family sans
2370 End
2371 \family default
2372  These move the cursor, respectively, to the beginning and end of a line,
2373  unless you are using the Emacs bindings where they jump to the beginning
2374  or end of the file.
2375 \end_layout
2376
2377 \begin_layout Standard
2378 There are three modifier keys:
2379 \end_layout
2380
2381 \begin_layout Labeling
2382 \labelwidthstring 00.00.0000
2383
2384 \family sans
2385 Control
2386 \family default
2387  (Denoted by 
2388 \begin_inset Quotes eld
2389 \end_inset
2390
2391
2392 \family sans
2393 Ctrl
2394 \family default
2395
2396 \begin_inset Quotes erd
2397 \end_inset
2398
2399
2400 \begin_inset CommandInset nomenclature
2401 LatexCommand nomenclature
2402 symbol "Ctrl"
2403 description "Control key"
2404
2405 \end_inset
2406
2407  in the documentation files) This has a couple of different uses, depending
2408  on which keys it is used in combination with:
2409 \end_layout
2410
2411 \begin_deeper
2412 \begin_layout Itemize
2413
2414 \family sans
2415 Backspace
2416 \family default
2417  or 
2418 \family sans
2419 Delete
2420 \family default
2421 , it deletes an entire word instead of a single character.
2422 \end_layout
2423
2424 \begin_layout Itemize
2425
2426 \family sans
2427 Left
2428 \family default
2429  and 
2430 \family sans
2431 Right
2432 \family default
2433 , it moves by words instead of characters.
2434 \end_layout
2435
2436 \begin_layout Itemize
2437
2438 \family sans
2439 Home
2440 \family default
2441  and 
2442 \family sans
2443 End
2444 \family default
2445 , it moves to the beginning and the end of the document, respectively.
2446 \end_layout
2447
2448 \end_deeper
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451
2452 \family sans
2453 Shift
2454 \family default
2455  (Denoted by 
2456 \begin_inset Quotes eld
2457 \end_inset
2458
2459
2460 \family sans
2461 Shift
2462 \family default
2463
2464 \begin_inset Quotes erd
2465 \end_inset
2466
2467
2468 \begin_inset CommandInset nomenclature
2469 LatexCommand nomenclature
2470 symbol "Shift"
2471 description "Shift key"
2472
2473 \end_inset
2474
2475  in the documentation files) Use this with any of the arrow keys to select
2476  the text between the old and new cursor positions.
2477 \end_layout
2478
2479 \begin_layout Labeling
2480 \labelwidthstring 00.00.0000
2481
2482 \family sans
2483 Alt
2484 \family default
2485  (Denoted by 
2486 \begin_inset Quotes eld
2487 \end_inset
2488
2489
2490 \family sans
2491 Alt
2492 \family default
2493
2494 \begin_inset Quotes erd
2495 \end_inset
2496
2497
2498 \begin_inset CommandInset nomenclature
2499 LatexCommand nomenclature
2500 symbol "Alt"
2501 description "Alt or Meta key"
2502
2503 \end_inset
2504
2505  in the documentation files) This is the Alt key on many keyboards, unless
2506  your keyboard has a distinct Meta key.
2507  If you have both keys, you will need to try out which one actually performs
2508  the 
2509 \family sans
2510 Alt+
2511 \family default
2512  function.
2513 \begin_inset Newline newline
2514 \end_inset
2515
2516 This key does many different things, but it also activates the 
2517 \emph on
2518 menu accelerator keys
2519 \emph default
2520 .
2521  If you use this in combination with any of the underlined letters in a
2522  menu or menu item, it selects that menu item.
2523 \end_layout
2524
2525 \begin_deeper
2526 \begin_layout Standard
2527 For example, the sequence 
2528 \begin_inset Quotes eld
2529 \end_inset
2530
2531
2532 \family sans
2533 Alt
2534 \begin_inset space ~
2535 \end_inset
2536
2537 e
2538 \begin_inset space ~
2539 \end_inset
2540
2541 s
2542 \family default
2543
2544 \begin_inset space ~
2545 \end_inset
2546
2547
2548 \family sans
2549 c
2550 \family default
2551
2552 \begin_inset Quotes erd
2553 \end_inset
2554
2555  brings up the 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 Text Style
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563  dialog.
2564  Typing 
2565 \begin_inset Quotes eld
2566 \end_inset
2567
2568
2569 \family sans
2570 Alt
2571 \begin_inset space ~
2572 \end_inset
2573
2574 f
2575 \family default
2576
2577 \begin_inset Quotes erd
2578 \end_inset
2579
2580  opens the 
2581 \family sans
2582 File
2583 \family default
2584  menu.
2585 \end_layout
2586
2587 \begin_layout Standard
2588 The 
2589 \emph on
2590 Shortcuts
2591 \emph default
2592  manual lists all other things bound to the 
2593 \family sans
2594 Alt
2595 \family default
2596  key.
2597 \end_layout
2598
2599 \end_deeper
2600 \begin_layout Standard
2601 You will learn more and more key bindings and short-cut keys as you use
2602  LyX, because most actions will prompt a small message in the status bar
2603  at the bottom of LyX's main window which describes the name of the action
2604  you have just triggered, and any existing key bindings for that action.
2605  The LyX menus also list the defined key bindings.
2606  The notation for the key bindings is very similar to the notation used
2607  in this documentation, so you should not have any problems understanding
2608  it.
2609  However, notice that Shift-modifiers are explicitly mentioned, so 
2610 \begin_inset Quotes eld
2611 \end_inset
2612
2613
2614 \family sans
2615 Alt+P Shift+A
2616 \family default
2617
2618 \begin_inset Quotes erd
2619 \end_inset
2620
2621  means 
2622 \family sans
2623 Alt+P
2624 \family default
2625  followed by a capital 
2626 \family sans
2627 A
2628 \family default
2629 .
2630 \end_layout
2631
2632 \begin_layout Chapter
2633 LyX Basics
2634 \begin_inset Index idx
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 LyX ! Basics
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Section
2647 Document Types
2648 \begin_inset Index idx
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 Document ! Types
2653 \end_layout
2654
2655 \end_inset
2656
2657
2658 \end_layout
2659
2660 \begin_layout Subsection
2661 Introduction
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Before you do anything else, before you ever start writing a document, you
2666  need to decide what type of document you want to edit.
2667  Different types of documents use different types of spacing, headings,
2668  numbering schemes, and so on.
2669  Additionally, different documents use different paragraph environments,
2670  and format the title of your document differently.
2671 \end_layout
2672
2673 \begin_layout Standard
2674
2675 \emph on
2676 document class
2677 \emph default
2678  describes a group of properties common to a particular set of documents.
2679  By setting the document class, you automatically select these properties,
2680  making it easier to create the type of document you want.
2681  If you don't choose a document class, LyX picks one for you by default.
2682  So it is up to you to change the class of your document.
2683 \end_layout
2684
2685 \begin_layout Subsection
2686 Document Classes
2687 \begin_inset Index idx
2688 status collapsed
2689
2690 \begin_layout Plain Layout
2691 Document ! Classes
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \begin_inset CommandInset label
2698 LatexCommand label
2699 name "sec:Document-Classes"
2700
2701 \end_inset
2702
2703
2704 \end_layout
2705
2706 \begin_layout Standard
2707 You can select a class using the 
2708 \family sans
2709 Document\SpecialChar \menuseparator
2710 Settings\SpecialChar \menuseparator
2711 Document Class
2712 \family default
2713
2714 \begin_inset Index idx
2715 status collapsed
2716
2717 \begin_layout Plain Layout
2718 Document ! Settings
2719 \end_layout
2720
2721 \end_inset
2722
2723  dialog.
2724  Select the class you want to use, and make any fine tunings of the options
2725  you may need.
2726 \end_layout
2727
2728 \begin_layout Subsubsection
2729 Overview
2730 \end_layout
2731
2732 \begin_layout Standard
2733 There are four standard document classes in LyX.
2734  They are:
2735 \end_layout
2736
2737 \begin_layout Description
2738 Article for basic articles
2739 \end_layout
2740
2741 \begin_layout Description
2742 Report for basic reports
2743 \end_layout
2744
2745 \begin_layout Description
2746 Book for writing a book
2747 \end_layout
2748
2749 \begin_layout Description
2750 Letter for US-style letters
2751 \end_layout
2752
2753 \begin_layout Standard
2754 There are also some non-standard classes, which LyX only uses if you have
2755  installed the corresponding LaTeX class files, though most LaTeX distributions
2756  will include many of these.
2757  Here are some of the classes.
2758  The full list with detailed explanations can be found in chapter 
2759 \emph on
2760 Special Document Classes
2761 \emph default
2762  in the 
2763 \emph on
2764 Additional Features
2765 \emph default
2766  manual:
2767 \end_layout
2768
2769 \begin_layout Description
2770 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2771 \end_layout
2772
2773 \begin_layout Description
2774 ACS For submissions to the journals published by the American Chemistry
2775  Society
2776 \end_layout
2777
2778 \begin_layout Description
2779 AGU For submissions to the journals published by the American Geophysical
2780  Union
2781 \end_layout
2782
2783 \begin_layout Description
2784 AMS Layouts for articles and books in the style and format used by the American
2785  Mathematical Society (AMS).
2786  There are three article layouts available.
2787  The standard one uses a typical numbering scheme for theorems etc., that
2788  prepends the section number to the number of the result.
2789  All result-type statements (propositions, corollaries, and so on) are sequenced
2790  together, but definitions, examples, and the like have their own sequence.
2791  The 
2792 \begin_inset Quotes eld
2793 \end_inset
2794
2795 sequential numbering
2796 \begin_inset Quotes erd
2797 \end_inset
2798
2799  scheme does not place the section number with each result, but numbers
2800  them throughout the article in a single sequence.
2801  Each type of result gets its own sequence.
2802  There is also a layout that dispenses with numbering of statements altogether.
2803 \end_layout
2804
2805 \begin_layout Description
2806 Beamer Layout for presentations
2807 \end_layout
2808
2809 \begin_layout Description
2810 Broadway Layout for writing plays.
2811  It is not an existing LaTeX document class, but a new one that is distributed
2812  with LyX.
2813 \end_layout
2814
2815 \begin_layout Description
2816 Chess Layout to write about chess games
2817 \end_layout
2818
2819 \begin_layout Description
2820 Curriculum
2821 \begin_inset space ~
2822 \end_inset
2823
2824 vitae classes to create curriculum vitae
2825 \end_layout
2826
2827 \begin_layout Description
2828 Elsarticle Layout for journals of the Elsevier publishing group
2829 \end_layout
2830
2831 \begin_layout Description
2832 Foils Used to make transparencies
2833 \end_layout
2834
2835 \begin_layout Description
2836 Hollywood Used to type spec scripts for the US film industry.
2837  It is not an existing LaTeX document class, but a new one that is distributed
2838  with LyX.
2839 \end_layout
2840
2841 \begin_layout Description
2842 IEEEtran Layout for the journals published by the Institute of Electrical
2843  and Electronics Engineers (IEEE)
2844 \end_layout
2845
2846 \begin_layout Description
2847 IOP Layout for journals of the Institute of Physics publishing group
2848 \end_layout
2849
2850 \begin_layout Description
2851 Kluwer Layout for journals of the Kluwer publishing group
2852 \end_layout
2853
2854 \begin_layout Description
2855 KOMA-Script a replacement for the standard classes, offers many useful features
2856  like caption formatting, automatic print space calculation etc.
2857  (Is used by this document.)
2858 \end_layout
2859
2860 \begin_layout Description
2861 Memoir another replacement for the standard classes
2862 \end_layout
2863
2864 \begin_layout Description
2865 Powerdot Layout for presentations
2866 \end_layout
2867
2868 \begin_layout Description
2869 REVTe
2870 \begin_inset ERT
2871 status collapsed
2872
2873 \begin_layout Plain Layout
2874
2875 {}
2876 \end_layout
2877
2878 \end_inset
2879
2880 X is used to write articles for the publications of the American Physical
2881  Society (APS), American Institute of Physics (AIP), and Optical Society
2882  of America (OSA).
2883  This class is not completely compatible with all LyX features.
2884 \end_layout
2885
2886 \begin_layout Description
2887 Slides Used to make transparencies
2888 \end_layout
2889
2890 \begin_layout Description
2891 SPIE
2892 \begin_inset space ~
2893 \end_inset
2894
2895 Proceedings Layout for the journals published by The International Society
2896  for Optical Engineering (SPIE)
2897 \end_layout
2898
2899 \begin_layout Description
2900 Springer Layouts for journals of the Springer publishing group
2901 \end_layout
2902
2903 \begin_layout Standard
2904 We will not go into detail about how to use these different document classes
2905  here.
2906  You can find details about the non-standard classes in Chapter 6 of the
2907  
2908 \emph on
2909 Additional Features
2910 \emph default
2911  manual.
2912  Here, we will settle for a list of some of the common properties of all
2913  of the document classes.
2914 \end_layout
2915
2916 \begin_layout Subsubsection
2917 Availability
2918 \end_layout
2919
2920 \begin_layout Standard
2921 You will probably find that many of the document classes listed under 
2922 \family sans
2923 Document\SpecialChar \menuseparator
2924 Settings\SpecialChar \menuseparator
2925 Document Class
2926 \begin_inset Index idx
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930 Document ! Settings
2931 \end_layout
2932
2933 \end_inset
2934
2935  
2936 \family default
2937 are marked as 
2938 \begin_inset Quotes eld
2939 \end_inset
2940
2941 Unavailable
2942 \begin_inset Quotes erd
2943 \end_inset
2944
2945 .
2946  If you open a document that uses such a class, you will receive a warning
2947  saying that there are files that are required to produce output that are
2948  not installed.
2949  So it may seem that something is wrong.
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Nothing is wrong.
2954  LyX includes many more document classes than you will ever need to use,
2955  and some of them, like 
2956 \family sans
2957 IOP
2958 \family default
2959 , are highly specialized.
2960  LyX tries to support as many different types of documents as possible,
2961  and it includes almost one hundred different layout files, with a growing
2962  number.
2963  No LaTeX distribution will install by default all files that might be needed
2964  by some document class.
2965  There are just too many of them.
2966  That is why some of the document classes are unavailable.
2967 \end_layout
2968
2969 \begin_layout Standard
2970 If there is a document class you would like to use that is marked as 
2971 \begin_inset Quotes erd
2972 \end_inset
2973
2974 Unavailable
2975 \begin_inset Quotes erd
2976 \end_inset
2977
2978 , you just need to install the appropriate package files.
2979  The easiest way to find out which files you need to install is to use that
2980  document class for a new file.
2981  LyX will display a dialog that will list the missing files.
2982  See section 
2983 \begin_inset Quotes eld
2984 \end_inset
2985
2986 Installing new LaTeX files
2987 \begin_inset Quotes erd
2988 \end_inset
2989
2990  in of the 
2991 \emph on
2992 Customization
2993 \emph default
2994  manual for information on how to install them.
2995 \begin_inset VSpace medskip
2996 \end_inset
2997
2998
2999 \end_layout
3000
3001 \begin_layout Standard
3002 Although LyX provides support for many different sorts of documents, it
3003  does not include support for every document class people might want to
3004  use.
3005  For example, many universities provide LaTeX class files to be used for
3006  dissertations submitted to those universities.
3007  The LyX team cannot write layout files to support every one of these.
3008  There are too many.
3009  Fortunately, users can write their own layout files, and many users have
3010  done so.
3011  Chapter 
3012 \emph on
3013 Installing New Document Classes, Layouts, and Templates
3014 \emph default
3015  of the 
3016 \emph on
3017 Customization
3018 \emph default
3019  manual contains information on how to create layout files.
3020 \end_layout
3021
3022 \begin_layout Subsubsection
3023 Modules
3024 \begin_inset CommandInset label
3025 LatexCommand label
3026 name "sub:Modules"
3027
3028 \end_inset
3029
3030
3031 \begin_inset Index idx
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035 Document ! Modules
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Standard
3044 Modules load additional features that are not by default available in the
3045  chosen document class.
3046  For example you might want to write Braille (embossed printing) in a document.
3047  This is not available in any document class, so you have to load the correspond
3048 ing module in the 
3049 \family sans
3050 Modules
3051 \family default
3052  section of the 
3053 \family sans
3054 Document\SpecialChar \menuseparator
3055 Settings
3056 \family default
3057
3058 \begin_inset Index idx
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062 Document ! Settings
3063 \end_layout
3064
3065 \end_inset
3066
3067  dialog.
3068  Highlighting a module in the dialog will bring up a description of what
3069  it does.
3070 \end_layout
3071
3072 \begin_layout Standard
3073 Some modules require LaTeX packages or file format converters that are not
3074  always installed by default.
3075  LyX will warn you if you do not have a required package or converter, and
3076  it will tell you what exactly you are missing.
3077  You can still use the module while editing your file, but you will not
3078  be able to export to PDF or print your document, since LyX will not be
3079  able to compile the LaTeX file without the missing prerequisites.
3080  If you want to be able to produce this kind of output, then you need to
3081  install the missing prerequisites and then reconfigure LyX by selecting
3082  
3083 \family sans
3084 Tools\SpecialChar \menuseparator
3085 Reconfigure
3086 \family default
3087 .
3088 \begin_inset Index idx
3089 status collapsed
3090
3091 \begin_layout Plain Layout
3092 Reconfiguration of LyX
3093 \end_layout
3094
3095 \end_inset
3096
3097  See section 
3098 \begin_inset Quotes eld
3099 \end_inset
3100
3101 Installing new LaTeX files
3102 \begin_inset Quotes erd
3103 \end_inset
3104
3105  of the 
3106 \emph on
3107 Customization
3108 \emph default
3109  manual for more information on installing required packages.
3110 \end_layout
3111
3112 \begin_layout Standard
3113 \begin_inset Note Greyedout
3114 status open
3115
3116 \begin_layout Plain Layout
3117
3118 \series bold
3119 Note:
3120 \series default
3121  Some modules require other modules, and some pairs of modules are incompatible.
3122  LyX will advise you about these things.
3123 \end_layout
3124
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Subsubsection
3131 Local Layout
3132 \begin_inset CommandInset label
3133 LatexCommand label
3134 name "sub:Local-Layout"
3135
3136 \end_inset
3137
3138
3139 \begin_inset Index idx
3140 status collapsed
3141
3142 \begin_layout Plain Layout
3143 Document ! Local Layout
3144 \end_layout
3145
3146 \end_inset
3147
3148
3149 \end_layout
3150
3151 \begin_layout Standard
3152 Modules are to LyX much as packages are to LaTeX: They are intended to be
3153  used in a variety of different documents.
3154  If you often find yourself needing the same sort of thing in different
3155  documents, you should consider writing a module for this purpose.
3156  Sometimes, however, a particular document has very special needs, but you
3157  need a specific inset or character style only that one time.
3158  You want something that is like a document's own LaTeX preamble.
3159  What you want is LyX's 
3160 \begin_inset Quotes eld
3161 \end_inset
3162
3163 Local Layout
3164 \begin_inset Quotes erd
3165 \end_inset
3166
3167 .
3168  See section 
3169 \emph on
3170 Local Layout
3171 \emph default
3172  of the 
3173 \emph on
3174 Customization
3175 \emph default
3176  manual for information on how to use it.
3177 \end_layout
3178
3179 \begin_layout Subsubsection
3180 Properties
3181 \end_layout
3182
3183 \begin_layout Standard
3184 Each class has a default set of options.
3185  Here's a quick table describing them:
3186 \end_layout
3187
3188 \begin_layout Standard
3189 \begin_inset VSpace 0.3cm
3190 \end_inset
3191
3192
3193 \end_layout
3194
3195 \begin_layout Standard
3196 \align center
3197 \begin_inset Tabular
3198 <lyxtabular version="3" rows="5" columns="5">
3199 <features rotate="0" tabularvalignment="middle">
3200 <column alignment="center" valignment="top" width="0pt">
3201 <column alignment="center" valignment="top" width="0pt">
3202 <column alignment="center" valignment="top" width="0pt">
3203 <column alignment="center" valignment="top" width="0pt">
3204 <column alignment="center" valignment="top" width="0pt">
3205 <row>
3206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \family sans
3221 \series medium
3222 \shape up
3223 \size normal
3224 \emph off
3225 \bar no
3226 \noun off
3227 \color none
3228 Page style
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237
3238 \family sans
3239 \series medium
3240 \shape up
3241 \size normal
3242 \emph off
3243 \bar no
3244 \noun off
3245 \color none
3246 Sides
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \family sans
3257 \series medium
3258 \shape up
3259 \size normal
3260 \emph off
3261 \bar no
3262 \noun off
3263 \color none
3264 Columns
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \series medium
3275 \shape up
3276 \size normal
3277 \emph off
3278 \bar no
3279 \noun off
3280 \color none
3281 Max.
3282  sectioning level
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row>
3289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series medium
3295 \shape up
3296 \size normal
3297 \emph off
3298 \bar no
3299 \noun off
3300 \color none
3301 article
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \family sans
3312 \series medium
3313 \shape up
3314 \size normal
3315 \emph off
3316 \bar no
3317 \noun off
3318 \color none
3319 Plain
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \family sans
3330 \series medium
3331 \shape up
3332 \size normal
3333 \emph off
3334 \bar no
3335 \noun off
3336 \color none
3337 One
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \family sans
3348 \series medium
3349 \shape up
3350 \size normal
3351 \emph off
3352 \bar no
3353 \noun off
3354 \color none
3355 One
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \family sans
3366 \series medium
3367 \shape up
3368 \size normal
3369 \emph off
3370 \bar no
3371 \noun off
3372 \color none
3373 Section
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 </row>
3379 <row>
3380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \series medium
3386 \shape up
3387 \size normal
3388 \emph off
3389 \bar no
3390 \noun off
3391 \color none
3392 report
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \family sans
3403 \series medium
3404 \shape up
3405 \size normal
3406 \emph off
3407 \bar no
3408 \noun off
3409 \color none
3410 Plain
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3416 \begin_inset Text
3417
3418 \begin_layout Plain Layout
3419
3420 \family sans
3421 \series medium
3422 \shape up
3423 \size normal
3424 \emph off
3425 \bar no
3426 \noun off
3427 \color none
3428 One
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \family sans
3439 \series medium
3440 \shape up
3441 \size normal
3442 \emph off
3443 \bar no
3444 \noun off
3445 \color none
3446 One
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455
3456 \family sans
3457 \series medium
3458 \shape up
3459 \size normal
3460 \emph off
3461 \bar no
3462 \noun off
3463 \color none
3464 Chapter
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 <row>
3471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475
3476 \series medium
3477 \shape up
3478 \size normal
3479 \emph off
3480 \bar no
3481 \noun off
3482 \color none
3483 book
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492
3493 \family sans
3494 \series medium
3495 \shape up
3496 \size normal
3497 \emph off
3498 \bar no
3499 \noun off
3500 \color none
3501 Headings
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \family sans
3512 \series medium
3513 \shape up
3514 \size normal
3515 \emph off
3516 \bar no
3517 \noun off
3518 \color none
3519 Two
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \family sans
3530 \series medium
3531 \shape up
3532 \size normal
3533 \emph off
3534 \bar no
3535 \noun off
3536 \color none
3537 One
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \family sans
3548 \series medium
3549 \shape up
3550 \size normal
3551 \emph off
3552 \bar no
3553 \noun off
3554 \color none
3555 Chapter
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 </row>
3561 <row>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \series medium
3568 \shape up
3569 \size normal
3570 \emph off
3571 \bar no
3572 \noun off
3573 \color none
3574 letter
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583
3584 \family sans
3585 \series medium
3586 \shape up
3587 \size normal
3588 \emph off
3589 \bar no
3590 \noun off
3591 \color none
3592 Plain
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601
3602 \family sans
3603 \series medium
3604 \shape up
3605 \size normal
3606 \emph off
3607 \bar no
3608 \noun off
3609 \color none
3610 One
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \family sans
3621 \series medium
3622 \shape up
3623 \size normal
3624 \emph off
3625 \bar no
3626 \noun off
3627 \color none
3628 One
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series medium
3639 \shape up
3640 \size normal
3641 \emph off
3642 \bar no
3643 \noun off
3644 \color none
3645 none
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 </row>
3651 </lyxtabular>
3652
3653 \end_inset
3654
3655
3656 \end_layout
3657
3658 \begin_layout Standard
3659 \begin_inset VSpace 0.3cm
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \begin_layout Standard
3666 You're probably also wondering what 
3667 \begin_inset Quotes eld
3668 \end_inset
3669
3670 Max.
3671 \begin_inset space ~
3672 \end_inset
3673
3674 sectioning level
3675 \begin_inset Quotes erd
3676 \end_inset
3677
3678  means.
3679  There are several paragraph environments used to create section headings.
3680  Different document classes allow different types of section headings.
3681  Only two use the 
3682 \family sans
3683 Chapter
3684 \family default
3685  heading; the rest do not and begin instead with the 
3686 \family sans
3687 Section
3688 \family default
3689  heading.
3690  Some document classes, such as the ones for letters, don't use any section
3691  headings.
3692  In addition to 
3693 \family sans
3694 Chapter
3695 \family default
3696  and 
3697 \family sans
3698 Section
3699 \family default
3700  headings, there are also 
3701 \family sans
3702 Subsection
3703 \family default
3704  headings, 
3705 \family sans
3706 Subsubsection
3707 \family default
3708  headings, and so on.
3709  We will describe these headings fully in section
3710 \begin_inset space ~
3711 \end_inset
3712
3713
3714 \begin_inset CommandInset ref
3715 LatexCommand ref
3716 reference "sub:Headings"
3717
3718 \end_inset
3719
3720 .
3721 \end_layout
3722
3723 \begin_layout Subsection
3724 Document Layout
3725 \begin_inset CommandInset label
3726 LatexCommand label
3727 name "sub:Document-Layout"
3728
3729 \end_inset
3730
3731
3732 \begin_inset Index idx
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736 Document ! Layout
3737 \end_layout
3738
3739 \end_inset
3740
3741
3742 \begin_inset Index idx
3743 status collapsed
3744
3745 \begin_layout Plain Layout
3746 Document ! Settings
3747 \end_layout
3748
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \begin_layout Standard
3755 The most important properties of document classes are set in the menu 
3756 \family sans
3757 Document\SpecialChar \menuseparator
3758 Settings
3759 \family default
3760 .
3761  There in the 
3762 \family sans
3763 Class
3764 \begin_inset space ~
3765 \end_inset
3766
3767 options
3768 \family default
3769  field under 
3770 \family sans
3771 Documents
3772 \begin_inset space ~
3773 \end_inset
3774
3775 Class
3776 \family default
3777 , you can enter special options for your document class in a comma-separated
3778  list.
3779  This is only necessary if LyX doesn't support special options you want
3780  to use for your document.
3781  To learn more about your favorite LaTeX-class and its options, you have
3782  to read its manual.
3783 \end_layout
3784
3785 \begin_layout Standard
3786 The drop box 
3787 \family sans
3788 Headings
3789 \begin_inset space ~
3790 \end_inset
3791
3792 style
3793 \family default
3794  in the 
3795 \family sans
3796 Document\SpecialChar \menuseparator
3797 Settings
3798 \family default
3799  dialog under 
3800 \family sans
3801 Page
3802 \begin_inset space ~
3803 \end_inset
3804
3805 Layout
3806 \family default
3807  controls what sorts of headings and page numbers go on a page.
3808  You can choose between the following five options:
3809 \end_layout
3810
3811 \begin_layout Labeling
3812 \labelwidthstring 00.00.0000
3813
3814 \family sans
3815 Default
3816 \family default
3817  Use default page style of current class.
3818 \end_layout
3819
3820 \begin_layout Labeling
3821 \labelwidthstring 00.00.0000
3822
3823 \family sans
3824 empty
3825 \family default
3826  No page numbers or headings.
3827 \end_layout
3828
3829 \begin_layout Labeling
3830 \labelwidthstring 00.00.0000
3831
3832 \family sans
3833 plain
3834 \family default
3835  Page numbers only.
3836 \end_layout
3837
3838 \begin_layout Labeling
3839 \labelwidthstring 00.00.0000
3840
3841 \family sans
3842 headings
3843 \family default
3844  Page numbers and either the current chapter or section title and number.
3845  Whether LyX uses the current chapter or the current section depends on
3846  the maximum sectioning level of the class.
3847 \end_layout
3848
3849 \begin_layout Labeling
3850 \labelwidthstring 00.00.0000
3851
3852 \family sans
3853 fancy
3854 \family default
3855  This allows you to define fully customizable headers and footers if you
3856  have the LaTeX-package 
3857 \series bold
3858 fancyhdr
3859 \series default
3860
3861 \begin_inset Index idx
3862 status collapsed
3863
3864 \begin_layout Plain Layout
3865 LaTeX-packages ! fancyhdr
3866 \end_layout
3867
3868 \end_inset
3869
3870  installed.
3871  How they are defined is explained in section
3872 \begin_inset space ~
3873 \end_inset
3874
3875
3876 \begin_inset CommandInset ref
3877 LatexCommand ref
3878 reference "sec:Customized-Page-Headers"
3879
3880 \end_inset
3881
3882 .
3883 \end_layout
3884
3885 \begin_layout Standard
3886 The separation of paragraphs is described in section
3887 \begin_inset space ~
3888 \end_inset
3889
3890
3891 \begin_inset CommandInset ref
3892 LatexCommand ref
3893 reference "sub:Paragraph-Separation"
3894
3895 \end_inset
3896
3897 .
3898 \end_layout
3899
3900 \begin_layout Subsection
3901 Paper Size and Orientation
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 Document ! Paper size
3907 \end_layout
3908
3909 \end_inset
3910
3911
3912 \begin_inset CommandInset label
3913 LatexCommand label
3914 name "sub:Paper-Size,-Orientation"
3915
3916 \end_inset
3917
3918
3919 \end_layout
3920
3921 \begin_layout Standard
3922 You can find the following options in the menu 
3923 \family sans
3924 Page
3925 \begin_inset space ~
3926 \end_inset
3927
3928 Layout
3929 \family default
3930  of the 
3931 \family sans
3932 Document\SpecialChar \menuseparator
3933 Settings
3934 \family default
3935  dialog:
3936 \begin_inset Index idx
3937 status collapsed
3938
3939 \begin_layout Plain Layout
3940 Document ! Settings
3941 \end_layout
3942
3943 \end_inset
3944
3945
3946 \end_layout
3947
3948 \begin_layout Labeling
3949 \labelwidthstring 00.00.0000
3950
3951 \family sans
3952 Paper
3953 \begin_inset space ~
3954 \end_inset
3955
3956 Format
3957 \family default
3958  What size paper to print on.
3959  The choices are
3960 \end_layout
3961
3962 \begin_deeper
3963 \begin_layout Itemize
3964
3965 \family sans
3966 Default
3967 \end_layout
3968
3969 \begin_layout Itemize
3970
3971 \family sans
3972 A0 - A6
3973 \end_layout
3974
3975 \begin_layout Itemize
3976
3977 \family sans
3978 B0 - B6
3979 \end_layout
3980
3981 \begin_layout Itemize
3982
3983 \family sans
3984 C0 - C6
3985 \end_layout
3986
3987 \begin_layout Itemize
3988
3989 \family sans
3990 US letter, US legal, US executive
3991 \end_layout
3992
3993 \begin_layout Itemize
3994
3995 \family sans
3996 JIS B0 - JIS B6
3997 \end_layout
3998
3999 \begin_layout Itemize
4000
4001 \family sans
4002 Custom
4003 \end_layout
4004
4005 \end_deeper
4006 \begin_layout Labeling
4007 \labelwidthstring 00.00.0000
4008
4009 \family sans
4010 Orientation
4011 \family default
4012  To choose whether to output as 
4013 \family sans
4014 Landscape
4015 \family default
4016  or as 
4017 \family sans
4018 Portrait
4019 \family default
4020 .
4021 \end_layout
4022
4023 \begin_layout Labeling
4024 \labelwidthstring 00.00.0000
4025
4026 \family sans
4027 Two-sided
4028 \begin_inset space ~
4029 \end_inset
4030
4031 document
4032 \family default
4033  Adjusts the print space to print both sides of paper.
4034  That means that the print space for odd- and even-numbered pages is different.
4035 \end_layout
4036
4037 \begin_layout Subsection
4038 Margins
4039 \begin_inset CommandInset label
4040 LatexCommand label
4041 name "sub:Margins"
4042
4043 \end_inset
4044
4045
4046 \begin_inset Index idx
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 Document ! Margins
4051 \end_layout
4052
4053 \end_inset
4054
4055
4056 \begin_inset Index idx
4057 status collapsed
4058
4059 \begin_layout Plain Layout
4060 Margins
4061 \end_layout
4062
4063 \end_inset
4064
4065
4066 \end_layout
4067
4068 \begin_layout Standard
4069 Paper margins are set in the menu 
4070 \family sans
4071 Document\SpecialChar \menuseparator
4072 Settings
4073 \family default
4074 .
4075 \begin_inset Index idx
4076 status collapsed
4077
4078 \begin_layout Plain Layout
4079 Document ! Settings
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \begin_layout Standard
4088 If you use a KOMA-Script document class, you can use the default settings
4089  because KOMA-Script calculates the print space automatically by taking
4090  the paper format and the font size into account.
4091 \end_layout
4092
4093 \begin_layout Subsection
4094 Important Note
4095 \end_layout
4096
4097 \begin_layout Standard
4098 If you change a document class, LyX has to convert 
4099 \emph on
4100 everything
4101 \emph default
4102  into the new class.
4103  That includes the paragraph environments.
4104  Some paragraph environments are standard, in so far as all of the document
4105  classes have them; but some classes have special paragraph environments.
4106  If this is the case, and you change the document class, LyX will mark the
4107  paragraphs whose styles it no longer understands as 
4108 \begin_inset Quotes eld
4109 \end_inset
4110
4111 unknown
4112 \begin_inset Quotes erd
4113 \end_inset
4114
4115 .
4116  The name of the style is retained, in case you should want to go back to
4117  the old class.
4118  But these paragraphs will be output with no special formatting, so you
4119  will either need to create a new style yourself or else convert these paragraph
4120 s manually to a style present in your new document class.
4121 \end_layout
4122
4123 \begin_layout Section
4124 Paragraph Indentation and Separation
4125 \begin_inset Index idx
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129 Paragraph ! Indentation
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \begin_layout Subsection
4138 Introduction
4139 \begin_inset CommandInset label
4140 LatexCommand label
4141 name "sec:Par-indent-intro"
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Before describing all of the various paragraph environments, we'd like to
4150  say a word or two about paragraph indentation.
4151 \end_layout
4152
4153 \begin_layout Standard
4154 Everyone seems to have their own convention for separating paragraphs.
4155  Most Americans indent the first line of a paragraph.
4156  Others don't indent but put extra space between the paragraphs.
4157  If you choose indentation for paragraphs the 
4158 \emph on
4159 first
4160 \emph default
4161  paragraph of a section, or after a figure, an equation, a table, a list,
4162  etc., is 
4163 \emph on
4164 not
4165 \emph default
4166  indented.
4167  Only a paragraph following another paragraph gets indented.
4168  Note that the indentation behavior is different when you use another document
4169  language than English.
4170  LaTeX takes care that the indentation follows the rules of the language
4171  used.
4172 \end_layout
4173
4174 \begin_layout Standard
4175 The space between paragraphs, like the line spacing, the space between headings
4176  and text — in fact, all the spacing for just about everything —is pre-coded
4177  into LyX.
4178  As we said, you don't worry about how much space to add between what.
4179  LyX takes care of that.
4180  In fact, these pre-coded vertical spacings aren't a single number but a
4181  range.
4182  That way, LyX can squish or stretch the space between lines to make sure
4183  figures fit on a page with text, so that sections don't start at the bottom
4184  of a page, and so on.
4185 \begin_inset Foot
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189 LaTeX does this when LyX goes to produce a printable file.
4190 \end_layout
4191
4192 \end_inset
4193
4194  However, pre-coded doesn't mean you can't change them.
4195  LyX gives you the ability globally to change 
4196 \emph on
4197 all
4198 \emph default
4199  these pre-coded spacings.
4200  We will explain more later.
4201 \end_layout
4202
4203 \begin_layout Subsection
4204 Paragraph Separation
4205 \begin_inset CommandInset label
4206 LatexCommand label
4207 name "sub:Paragraph-Separation"
4208
4209 \end_inset
4210
4211
4212 \begin_inset Index idx
4213 status collapsed
4214
4215 \begin_layout Plain Layout
4216 Paragraph ! Separation
4217 \end_layout
4218
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \begin_layout Standard
4225 Select 
4226 \family sans
4227 Indentation
4228 \family default
4229  or 
4230 \family sans
4231 Vertical
4232 \begin_inset space ~
4233 \end_inset
4234
4235 space
4236 \family default
4237  in the submenu 
4238 \family sans
4239 Text
4240 \begin_inset space ~
4241 \end_inset
4242
4243 Layout
4244 \family default
4245  of the dialog 
4246 \family sans
4247 Document\SpecialChar \menuseparator
4248 Settings
4249 \family default
4250
4251 \begin_inset Index idx
4252 status collapsed
4253
4254 \begin_layout Plain Layout
4255 Document ! Settings
4256 \end_layout
4257
4258 \end_inset
4259
4260  to indent paragraphs or to add extra space between paragraphs, respectively.
4261 \end_layout
4262
4263 \begin_layout Subsection
4264 Fine-Tuning
4265 \end_layout
4266
4267 \begin_layout Standard
4268 You can also change the separation method of a single paragraph.
4269  Open the 
4270 \family sans
4271 Edit\SpecialChar \menuseparator
4272 Paragraph
4273 \begin_inset space ~
4274 \end_inset
4275
4276 Settings
4277 \family default
4278  dialog and toggle the 
4279 \family sans
4280 Indent
4281 \begin_inset space ~
4282 \end_inset
4283
4284 Paragraph
4285 \family default
4286  option to change the state of the current paragraph (shortcut 
4287 \begin_inset Info
4288 type  "shortcut"
4289 arg   "paragraph-params \\indent-toggle"
4290 \end_inset
4291
4292 ).
4293  If paragraphs have no indentation but use extra space for separation, this
4294  button will be ignored (you can't indent a single paragraph by toggling
4295  this).
4296 \end_layout
4297
4298 \begin_layout Standard
4299 You should only need to change the indentation method for a single paragraph
4300  if you need to do some fine-tuning.
4301 \end_layout
4302
4303 \begin_layout Subsection
4304 Line Spacing
4305 \begin_inset Index idx
4306 status collapsed
4307
4308 \begin_layout Plain Layout
4309 Paragraph ! Line spacing
4310 \end_layout
4311
4312 \end_inset
4313
4314
4315 \end_layout
4316
4317 \begin_layout Standard
4318 In the 
4319 \family sans
4320 Document\SpecialChar \menuseparator
4321 Settings
4322 \noun on
4323
4324 \begin_inset Index idx
4325 status collapsed
4326
4327 \begin_layout Plain Layout
4328 Document ! Settings
4329 \end_layout
4330
4331 \end_inset
4332
4333
4334 \family default
4335 \noun default
4336  dialog you can set the line spacing for the whole document in the submenu
4337  
4338 \family sans
4339 Text
4340 \begin_inset space ~
4341 \end_inset
4342
4343 Layout
4344 \family default
4345 .
4346 \begin_inset Foot
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350 You need to have the LaTeX-package 
4351 \series bold
4352 setspace
4353 \series default
4354
4355 \begin_inset Index idx
4356 status collapsed
4357
4358 \begin_layout Plain Layout
4359 LaTeX-packages ! setspace
4360 \end_layout
4361
4362 \end_inset
4363
4364  installed to use this feature.
4365 \end_layout
4366
4367 \end_inset
4368
4369  You can set it for a single paragraph in the 
4370 \family sans
4371 Edit\SpecialChar \menuseparator
4372 Paragraph
4373 \begin_inset space ~
4374 \end_inset
4375
4376 Settings
4377 \family default
4378  dialog but this should be used very exceptionally because vertical spacing
4379  is normally defined in the environment's style.
4380 \end_layout
4381
4382 \begin_layout Section
4383 Paragraph Environments
4384 \begin_inset CommandInset label
4385 LatexCommand label
4386 name "sec:Paragraph-Environments"
4387
4388 \end_inset
4389
4390
4391 \begin_inset Index idx
4392 status collapsed
4393
4394 \begin_layout Plain Layout
4395 Paragraph ! Environments
4396 \end_layout
4397
4398 \end_inset
4399
4400
4401 \begin_inset Index idx
4402 status collapsed
4403
4404 \begin_layout Plain Layout
4405 Paragraph environments|(
4406 \end_layout
4407
4408 \end_inset
4409
4410
4411 \end_layout
4412
4413 \begin_layout Subsection
4414 Overview
4415 \end_layout
4416
4417 \begin_layout Standard
4418 Paragraph environments correspond to the
4419 \end_layout
4420
4421 \begin_layout Standard
4422
4423 \series bold
4424
4425 \backslash
4426 begin{
4427 \emph on
4428 environment
4429 \emph default
4430 } ...
4431  
4432 \backslash
4433 end{
4434 \emph on
4435 environment
4436 \emph default
4437 }
4438 \series default
4439
4440 \begin_inset Newline newline
4441 \end_inset
4442
4443 command sequence in LaTeX files.
4444  If you don't know LaTeX, or the concept of a paragraph environment is totally
4445  alien to you, we urge you to read the 
4446 \emph on
4447 Tutorial
4448 \emph default
4449 .
4450  The 
4451 \emph on
4452 Tutorial
4453 \emph default
4454  also contains many more examples than this section does.
4455 \end_layout
4456
4457 \begin_layout Standard
4458 A paragraph environment is simply a 
4459 \begin_inset Quotes eld
4460 \end_inset
4461
4462 container
4463 \begin_inset Quotes erd
4464 \end_inset
4465
4466  for a paragraph which gives that paragraph certain properties.
4467  This can include a particular style of font, different margins, a numbering
4468  scheme, labels, and so on.
4469  Additionally, you can 
4470 \begin_inset Quotes eld
4471 \end_inset
4472
4473 nest
4474 \begin_inset Quotes erd
4475 \end_inset
4476
4477  the different environments inside one another, allowing one environment
4478  to inherit some of the properties of another.
4479  The different paragraph environments totally replace the need for messy
4480  tab stops, on the fly margin adjustment, and other hangovers from the days
4481  of typewriters.
4482  There are several paragraph environments that are specific to a particular
4483  document type.
4484  We will only be covering the most common ones here.
4485 \end_layout
4486
4487 \begin_layout Standard
4488 To choose a new paragraph environment, use the pull-down box 
4489 \begin_inset Graphics
4490         filename clipart/ToolbarEnvBox.png
4491         scale 70
4492         clip
4493
4494 \end_inset
4495
4496  at the left end of the toolbar.
4497  LyX will change the environment of the 
4498 \emph on
4499 entire
4500 \emph default
4501  paragraph in which the cursor sits.
4502  You can also change the environment of an entire group of paragraphs if
4503  you select them before choosing the new environment.
4504  
4505 \end_layout
4506
4507 \begin_layout Standard
4508 Note that entering 
4509 \family sans
4510 Return
4511 \family default
4512  will 
4513 \emph on
4514 typically
4515 \emph default
4516  create a new paragraph using the 
4517 \family sans
4518 Standard
4519 \family default
4520  paragraph environment.
4521  We say 
4522 \begin_inset Quotes eld
4523 \end_inset
4524
4525 typically
4526 \begin_inset Quotes erd
4527 \end_inset
4528
4529  because if you are in one of these environments:
4530 \end_layout
4531
4532 \begin_layout Itemize
4533
4534 \family sans
4535 Quote
4536 \end_layout
4537
4538 \begin_layout Itemize
4539
4540 \family sans
4541 Quotation
4542 \end_layout
4543
4544 \begin_layout Itemize
4545
4546 \family sans
4547 Verse
4548 \end_layout
4549
4550 \begin_layout Itemize
4551
4552 \family sans
4553 Itemize
4554 \end_layout
4555
4556 \begin_layout Itemize
4557
4558 \family sans
4559 Enumerate
4560 \end_layout
4561
4562 \begin_layout Itemize
4563
4564 \family sans
4565 Description
4566 \end_layout
4567
4568 \begin_layout Itemize
4569
4570 \family sans
4571 List
4572 \end_layout
4573
4574 \begin_layout Standard
4575 LyX keeps the old paragraph environment when you enter 
4576 \family sans
4577 Return
4578 \family default
4579 , rather than resetting it to 
4580 \family sans
4581 Standard
4582 \family default
4583 .
4584  Also the nesting depth is preserved (for more on nesting see section
4585 \begin_inset space ~
4586 \end_inset
4587
4588
4589 \begin_inset CommandInset ref
4590 LatexCommand ref
4591 reference "sec:Nesting"
4592
4593 \end_inset
4594
4595 ).
4596 \end_layout
4597
4598 \begin_layout Subsection
4599 Standard
4600 \end_layout
4601
4602 \begin_layout Standard
4603 The default paragraph environment is 
4604 \family sans
4605 Standard
4606 \family default
4607  for most classes.
4608  It creates a plain paragraph.
4609  If LyX resets the paragraph environment, this is the one it chooses.
4610  In fact, the paragraph you're reading right now (and most of the ones in
4611  this manual) are in the 
4612 \family sans
4613 Standard
4614 \family default
4615  environment.
4616 \end_layout
4617
4618 \begin_layout Standard
4619 You can nest a paragraph using the 
4620 \family sans
4621 Standard
4622 \family default
4623  environment in just about anything else, but you can't really nest anything
4624  in a 
4625 \family sans
4626 Standard
4627 \family default
4628  environment.
4629 \end_layout
4630
4631 \begin_layout Subsection
4632 Document Title
4633 \begin_inset Index idx
4634 status collapsed
4635
4636 \begin_layout Plain Layout
4637 Document ! Title
4638 \end_layout
4639
4640 \end_inset
4641
4642
4643 \end_layout
4644
4645 \begin_layout Standard
4646 A LaTeX title page has three parts: the title itself, the name(s) of the
4647  author(s) and a 
4648 \begin_inset Quotes eld
4649 \end_inset
4650
4651 footnote
4652 \begin_inset Quotes erd
4653 \end_inset
4654
4655  for thanks or contact information.
4656  For certain types of documents, LaTeX places all of this on a separate
4657  page along with today's date.
4658  For other types of documents, the title 
4659 \begin_inset Quotes eld
4660 \end_inset
4661
4662 page
4663 \begin_inset Quotes erd
4664 \end_inset
4665
4666  goes at the top of the first page of the document.
4667  
4668 \end_layout
4669
4670 \begin_layout Standard
4671 LyX provides an interface to the title page commands through the paragraph
4672  environments 
4673 \family sans
4674 Title
4675 \family default
4676
4677 \family sans
4678 Author
4679 \family default
4680 , and 
4681 \family sans
4682 Date
4683 \family default
4684 .
4685  Here's how you use them:
4686 \end_layout
4687
4688 \begin_layout Itemize
4689 Put the title of your document in the 
4690 \family sans
4691 Title
4692 \family default
4693  environment.
4694 \end_layout
4695
4696 \begin_layout Itemize
4697 Put the author name in the 
4698 \family sans
4699 Author
4700 \family default
4701  environment.
4702 \end_layout
4703
4704 \begin_layout Itemize
4705 If you want the date to have a certain appearance, want to use a fixed date,
4706  or want other text to appear in place of today's date, put that text in
4707  the 
4708 \family sans
4709 Date
4710 \family default
4711  environment.
4712  Note that using this environment is optional.
4713  If you don't provide any, LaTeX will automatically insert today's date.
4714  If you don't want a date, use the option 
4715 \family sans
4716 Suppress default date on front page
4717 \family default
4718  in the menu 
4719 \family sans
4720 Document\SpecialChar \menuseparator
4721 Settings\SpecialChar \menuseparator
4722 Document
4723 \begin_inset space ~
4724 \end_inset
4725
4726 class
4727 \family default
4728 .
4729 \end_layout
4730
4731 \begin_layout Standard
4732 You can use footnotes to insert 
4733 \begin_inset Quotes eld
4734 \end_inset
4735
4736 thanks
4737 \begin_inset Quotes erd
4738 \end_inset
4739
4740  or contact information.
4741 \end_layout
4742
4743 \begin_layout Subsection
4744 Headings
4745 \begin_inset Index idx
4746 status collapsed
4747
4748 \begin_layout Plain Layout
4749 Section headings
4750 \end_layout
4751
4752 \end_inset
4753
4754
4755 \begin_inset CommandInset label
4756 LatexCommand label
4757 name "sub:Headings"
4758
4759 \end_inset
4760
4761
4762 \end_layout
4763
4764 \begin_layout Standard
4765 There are several paragraph environments for producing section headings.
4766  LyX takes care of the numbering for you.
4767 \end_layout
4768
4769 \begin_layout Subsubsection
4770 Numbered Headings
4771 \begin_inset Index idx
4772 status collapsed
4773
4774 \begin_layout Plain Layout
4775 Section headings ! Numbered
4776 \end_layout
4777
4778 \end_inset
4779
4780
4781 \end_layout
4782
4783 \begin_layout Standard
4784 There are 7 numbered types of section headings.
4785  They are:
4786 \end_layout
4787
4788 \begin_layout Enumerate
4789
4790 \family sans
4791 Part
4792 \end_layout
4793
4794 \begin_layout Enumerate
4795
4796 \family sans
4797 Chapter
4798 \end_layout
4799
4800 \begin_layout Enumerate
4801
4802 \family sans
4803 Section
4804 \end_layout
4805
4806 \begin_layout Enumerate
4807
4808 \family sans
4809 Subsection
4810 \end_layout
4811
4812 \begin_layout Enumerate
4813
4814 \family sans
4815 Subsubsection
4816 \end_layout
4817
4818 \begin_layout Enumerate
4819
4820 \family sans
4821 Paragraph
4822 \end_layout
4823
4824 \begin_layout Enumerate
4825
4826 \family sans
4827 Subparagraph
4828 \end_layout
4829
4830 \begin_layout Standard
4831 LyX labels each heading with a series of numbers, separated by periods.
4832  The numbers describe where in the document you are.
4833  Unlike the other headings, parts are numbered with Latin letters.
4834 \end_layout
4835
4836 \begin_layout Standard
4837 Headings all subdivide your document into different pieces of text.
4838  For example, suppose you're writing a book.
4839  You group the book into chapters.
4840  LyX does a similar grouping:
4841 \end_layout
4842
4843 \begin_layout Itemize
4844
4845 \family sans
4846 Part
4847 \family default
4848  is divided into either 
4849 \family sans
4850 Chapter
4851 \family default
4852 s or 
4853 \family sans
4854 Section
4855 \family default
4856 s
4857 \end_layout
4858
4859 \begin_layout Itemize
4860
4861 \family sans
4862 Chapter
4863 \family default
4864 s are divided into 
4865 \family sans
4866 Section
4867 \family default
4868 s
4869 \end_layout
4870
4871 \begin_layout Itemize
4872
4873 \family sans
4874 Section
4875 \family default
4876 s are divided into 
4877 \family sans
4878 Subsection
4879 \family default
4880 s
4881 \end_layout
4882
4883 \begin_layout Itemize
4884
4885 \family sans
4886 Subsection
4887 \family default
4888 s are divided into 
4889 \family sans
4890 Subsubsection
4891 \family default
4892 s
4893 \end_layout
4894
4895 \begin_layout Itemize
4896
4897 \family sans
4898 Subsubsection
4899 \family default
4900 s are divided into 
4901 \family sans
4902 Paragraph
4903 \family default
4904 s
4905 \end_layout
4906
4907 \begin_layout Itemize
4908
4909 \family sans
4910 Paragraph
4911 \family default
4912 s are divided into 
4913 \family sans
4914 Subparagraph
4915 \family default
4916 s
4917 \end_layout
4918
4919 \begin_layout Standard
4920 \begin_inset Note Greyedout
4921 status open
4922
4923 \begin_layout Plain Layout
4924
4925 \series bold
4926 Note:
4927 \series default
4928  Not all document types use the 
4929 \family sans
4930 Chapter
4931 \family default
4932  heading as the maximum sectioning level.
4933  In that case the 
4934 \family sans
4935 Section
4936 \family default
4937  is the top-level heading.
4938 \end_layout
4939
4940 \end_inset
4941
4942
4943 \end_layout
4944
4945 \begin_layout Standard
4946 So, if you use the 
4947 \family sans
4948 Subsubsection
4949 \family default
4950  environment to label a new sub-subsection, LyX labels it with its number,
4951  along with the number of the subsection, section and, if applicable, chapter
4952  that it's in.
4953  For example: the fifth section of the second chapter of this book has the
4954  label 
4955 \begin_inset Quotes eld
4956 \end_inset
4957
4958 2.5
4959 \begin_inset Quotes erd
4960 \end_inset
4961
4962 .
4963 \end_layout
4964
4965 \begin_layout Subsubsection
4966 Unnumbered Headings
4967 \begin_inset Index idx
4968 status collapsed
4969
4970 \begin_layout Plain Layout
4971 Section headings ! Unnumbered
4972 \end_layout
4973
4974 \end_inset
4975
4976
4977 \end_layout
4978
4979 \begin_layout Standard
4980 The unnumbered section headings have a 
4981 \begin_inset Quotes eld
4982 \end_inset
4983
4984 *
4985 \begin_inset Quotes erd
4986 \end_inset
4987
4988  at the end of their name.
4989  They work the same as their numbered counterparts but will not appear in
4990  the table of contents, see section
4991 \begin_inset space ~
4992 \end_inset
4993
4994
4995 \begin_inset CommandInset ref
4996 LatexCommand ref
4997 reference "sec:toc"
4998
4999 \end_inset
5000
5001 .
5002 \end_layout
5003
5004 \begin_layout Subsubsection
5005 Changing the Numbering
5006 \begin_inset CommandInset label
5007 LatexCommand label
5008 name "sub:Numbering-depth"
5009
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 You can also alter which sectioning levels get numbered and which ones appear
5017  in the Table of Contents.
5018  Now, this doesn't remove any of the levels; that's preset in the document
5019  class.
5020  Just as certain classes start with 
5021 \family sans
5022 Chapter
5023 \family default
5024  and go down to the 
5025 \family sans
5026 Subparagraph
5027 \family default
5028  level.
5029  Others start at 
5030 \family sans
5031 Section
5032 \family default
5033 .
5034  Similarly, not all document classes number all sectioning levels.
5035  Most don't number 
5036 \family sans
5037 Paragraph
5038 \family default
5039  or 
5040 \family sans
5041 Subparagraph
5042 \family default
5043 .
5044  This is something you can change.
5045 \end_layout
5046
5047 \begin_layout Standard
5048 Open the 
5049 \family sans
5050 Document\SpecialChar \menuseparator
5051 Settings
5052 \family default
5053  dialog.
5054 \begin_inset Index idx
5055 status collapsed
5056
5057 \begin_layout Plain Layout
5058 Document ! Settings
5059 \end_layout
5060
5061 \end_inset
5062
5063  Under 
5064 \family sans
5065 Numbering
5066 \begin_inset space ~
5067 \end_inset
5068
5069 &
5070 \begin_inset space ~
5071 \end_inset
5072
5073 TOC
5074 \family default
5075  you will see two counters.
5076  The one named 
5077 \family sans
5078 Numbering
5079 \family default
5080  controls how far down in the sectioning hierarchy LyX numbers a section
5081  heading.
5082  The other one controls the appearance of the section headings in the table
5083  of contents.
5084 \end_layout
5085
5086 \begin_layout Subsubsection
5087 Short Titles of Headings
5088 \begin_inset Index idx
5089 status collapsed
5090
5091 \begin_layout Plain Layout
5092 Section headings ! Short titles
5093 \end_layout
5094
5095 \end_inset
5096
5097
5098 \begin_inset Argument 1
5099 status collapsed
5100
5101 \begin_layout Plain Layout
5102 Short Titles
5103 \end_layout
5104
5105 \end_inset
5106
5107
5108 \begin_inset CommandInset label
5109 LatexCommand label
5110 name "sec:Short-Titles"
5111
5112 \end_inset
5113
5114
5115 \end_layout
5116
5117 \begin_layout Standard
5118 Some section or chapter titles, such as this one, can get quite long.
5119  This can cause trouble when there is limited horizontal space.
5120  For example, if the header of the page is set to show the current section
5121  title, a long title will protrude over the page margins and look awful.
5122 \end_layout
5123
5124 \begin_layout Standard
5125 LaTeX allows you to specify a short title for section headings.
5126  This short title is used in the header and in the actual table of contents,
5127  avoiding the problem mentioned.
5128  To specify a short title, set the cursor behind the title and use the menu
5129  
5130 \family sans
5131 Insert\SpecialChar \menuseparator
5132 Short
5133 \begin_inset space ~
5134 \end_inset
5135
5136 Title
5137 \family default
5138 .
5139  This will insert a box labeled 
5140 \begin_inset Quotes eld
5141 \end_inset
5142
5143 Short
5144 \begin_inset space ~
5145 \end_inset
5146
5147 Title
5148 \begin_inset Quotes erd
5149 \end_inset
5150
5151  which you can use to enter the short title text.
5152  This also works for captions inside floats.
5153  There can only be one short title per title.
5154 \end_layout
5155
5156 \begin_layout Standard
5157 The title of this section is a good example of using this feature.
5158 \end_layout
5159
5160 \begin_layout Subsubsection
5161 Special Information
5162 \end_layout
5163
5164 \begin_layout Standard
5165 The following information applies to all section headings:
5166 \end_layout
5167
5168 \begin_layout Itemize
5169 You cannot do any nesting with these environments.
5170 \end_layout
5171
5172 \begin_layout Itemize
5173 You cannot use a margin note in any of these environments.
5174 \end_layout
5175
5176 \begin_layout Itemize
5177 You can only use inline math in these environments.
5178 \end_layout
5179
5180 \begin_layout Itemize
5181 You can use labels and cross-references to refer to their numbers.
5182 \end_layout
5183
5184 \begin_layout Subsection
5185 Quotes and Poetry
5186 \end_layout
5187
5188 \begin_layout Standard
5189 LyX has three paragraph environments for writing poetry and quotations.
5190  They are 
5191 \family sans
5192 Quote
5193 \family default
5194
5195 \family sans
5196 Quotation
5197 \family default
5198 , and 
5199 \family sans
5200 Verse
5201 \family default
5202 .
5203  Forget the days of changing line spacing and twiddling with margins.
5204  These three paragraph environments already have those changes built-in.
5205  They all widen the left margin and add a bit of extra space above and below
5206  the text they contain.
5207  They also allow nesting, so you can put a 
5208 \family sans
5209 Verse
5210 \family default
5211  in a 
5212 \family sans
5213 Quotation
5214 \family default
5215 , as well as in some other paragraph environments.
5216 \end_layout
5217
5218 \begin_layout Standard
5219 There is another feature of these three paragraph environments: they do
5220  
5221 \emph on
5222 not
5223 \emph default
5224  reset to 
5225 \family sans
5226 Standard
5227 \family default
5228  when you start a new paragraph.
5229  So, you can type in that poem and merrily enter 
5230 \family sans
5231 Return
5232 \family default
5233  without worrying about the paragraph environment changing on you.
5234  Of course, that means that, once you are done typing in that poem, you
5235  have to change back to the 
5236 \family sans
5237 Standard
5238 \family default
5239  environment yourself.
5240 \end_layout
5241
5242 \begin_layout Subsubsection
5243 Quote and Quotation
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "sec:Quote"
5247
5248 \end_inset
5249
5250
5251 \begin_inset Index idx
5252 status collapsed
5253
5254 \begin_layout Plain Layout
5255 Quotation
5256 \end_layout
5257
5258 \end_inset
5259
5260
5261 \end_layout
5262
5263 \begin_layout Standard
5264 Now that we've described the similarities of these three environments, it's
5265  time for the differences.
5266  
5267 \family sans
5268 Quote
5269 \family default
5270  and 
5271 \family sans
5272 Quotation
5273 \family default
5274  are identical except for one difference: 
5275 \family sans
5276 Quote
5277 \family default
5278  uses extra spacing to separate paragraphs and never indents the first line.
5279  
5280 \family sans
5281 Quotation
5282 \family default
5283  
5284 \emph on
5285 always
5286 \emph default
5287  indents the first line of a paragraph and uses the same line spacing throughout.
5288 \end_layout
5289
5290 \begin_layout Standard
5291 Here's an example of the 
5292 \family sans
5293 Quote
5294 \family default
5295  environment:
5296 \end_layout
5297
5298 \begin_layout Quote
5299 This is in the 
5300 \family sans
5301 Quote
5302 \family default
5303  environment.
5304  I can keep writing, extending this line out further and further until it
5305  wraps.
5306  See – no indentation!
5307 \end_layout
5308
5309 \begin_layout Quote
5310 Here's the second paragraph of this quote.
5311  Again, there's no indentation, but there is extra space between me and
5312  the other paragraph.
5313 \end_layout
5314
5315 \begin_layout Standard
5316 Here's another example, this time in the 
5317 \family sans
5318 Quotation
5319 \family default
5320  environment:
5321 \end_layout
5322
5323 \begin_layout Quotation
5324 This is in the 
5325 \family sans
5326 Quotation
5327 \family default
5328  environment.
5329  If I keep writing, you will see the indentation.
5330  If your country uses a writing style that indicates new paragraphs by indenting
5331  the first line, then 
5332 \family sans
5333 Quotation
5334 \family default
5335  is the environment for you! Well, you'd use it 
5336 \emph on
5337 if
5338 \emph default
5339  you were quoting other text.
5340 \end_layout
5341
5342 \begin_layout Quotation
5343 Here's a new paragraph.
5344  I could ramble on and on, like a politician at election time.
5345  If I did that, though, you'd get bored.
5346 \end_layout
5347
5348 \begin_layout Standard
5349 As the examples show, 
5350 \family sans
5351 Quote
5352 \family default
5353  is for those people who use extra space to separate paragraphs.
5354  They should put quotes in the 
5355 \family sans
5356 Quote
5357 \family default
5358  environment.
5359  Those who use indentation to mark a new paragraph should use the 
5360 \family sans
5361 Quotation
5362 \family default
5363  paragraph environment for quoted text.
5364 \end_layout
5365
5366 \begin_layout Subsubsection
5367 Verse
5368 \begin_inset Index idx
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 Paragraph ! Verse
5373 \end_layout
5374
5375 \end_inset
5376
5377
5378 \begin_inset Index idx
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382 Poetry
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset CommandInset label
5389 LatexCommand label
5390 name "sec:Verse"
5391
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \begin_layout Standard
5398
5399 \family sans
5400 Verse
5401 \family default
5402  is a paragraph environment for poetry, rhymes, verses, and so on.
5403  Here's an example:
5404 \end_layout
5405
5406 \begin_layout Verse
5407 This is in Verse
5408 \begin_inset Newline newline
5409 \end_inset
5410
5411 Which I did not rehearse!
5412 \end_layout
5413
5414 \begin_layout Verse
5415 It could be much worse.
5416  This line could be long, very long, oh so long, so very long that it wraps
5417  around.
5418  It looks okay on screen, but in the printed version, the extra lines are
5419  indented a bit more than the first.
5420  Okay, so it's turned to prose and doesn't rhyme anymore.
5421  So sue me.
5422 \end_layout
5423
5424 \begin_layout Verse
5425 To break a line
5426 \begin_inset Newline newline
5427 \end_inset
5428
5429 And make things look fine
5430 \begin_inset Newline newline
5431 \end_inset
5432
5433 Use 
5434 \begin_inset Info
5435 type  "shortcut"
5436 arg   "newline-insert newline"
5437 \end_inset
5438
5439 .
5440 \end_layout
5441
5442 \begin_layout Standard
5443 As you can see, 
5444 \family sans
5445 Verse
5446 \family default
5447  does not indent both margins.
5448  Each stanza of the verse or poem is in its own paragraph.
5449  To separate the individual lines of a stanza, use the 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 paragraph-break
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 (cropped) This is the same as 
15514 \family sans
15515 PDF
15516 \begin_inset space ~
15517 \end_inset
15518
15519 (pdflatex)
15520 \family default
15521  but the result is a PDF with cropped page margins.
15522  This is for example useful if you want to use LyX to generate good-looking
15523  formulas to use them in other programs like for presentations.
15524 \end_layout
15525
15526 \begin_layout Description
15527 PDF
15528 \begin_inset space ~
15529 \end_inset
15530
15531 (dvipdfm) This uses the program 
15532 \family typewriter
15533 dvipdfm
15534 \family default
15535  that converts your file in the background to DVI and in a second step to
15536  PDF.
15537 \end_layout
15538
15539 \begin_layout Description
15540 PDF
15541 \begin_inset space ~
15542 \end_inset
15543
15544 (ps2pdf) This uses the program 
15545 \family typewriter
15546 ps2pdf
15547 \family default
15548  that creates a PDF from a PostScript-version of your file.
15549  The PostScript-version is produced by the program 
15550 \family typewriter
15551 dvips
15552 \family default
15553  which uses a DVI-version as intermediate step.
15554  So this export variant consists of three conversions.
15555 \end_layout
15556
15557 \begin_layout Standard
15558 We recommend using 
15559 \family sans
15560 PDF
15561 \begin_inset space ~
15562 \end_inset
15563
15564 (pdflatex)
15565 \family default
15566  because 
15567 \family typewriter
15568 pdftex
15569 \family default
15570  supports all the features of actual PDF-versions, is quick, stable, and
15571  works without problems.
15572  If you rely on multiscript support and\SpecialChar \slash{}
15573 or specific OpenType fonts, you might
15574  want to try out 
15575 \family sans
15576 PDF
15577 \begin_inset space ~
15578 \end_inset
15579
15580 (XeTe
15581 \begin_inset ERT
15582 status collapsed
15583
15584 \begin_layout Plain Layout
15585
15586 {}
15587 \end_layout
15588
15589 \end_inset
15590
15591 X)
15592 \family default
15593  or 
15594 \family sans
15595 PDF
15596 \begin_inset space ~
15597 \end_inset
15598
15599 (LuaTe
15600 \begin_inset ERT
15601 status collapsed
15602
15603 \begin_layout Plain Layout
15604
15605 {}
15606 \end_layout
15607
15608 \end_inset
15609
15610 X)
15611 \family default
15612  instead, bearing in mind that these two programs are not yet as mature
15613  as 
15614 \family typewriter
15615 pdflatex
15616 \family default
15617 .
15618 \end_layout
15619
15620 \begin_layout Subsubsection
15621 XHTML
15622 \begin_inset Index idx
15623 status collapsed
15624
15625 \begin_layout Plain Layout
15626 FileFormats ! XHTML
15627 \end_layout
15628
15629 \end_inset
15630
15631
15632 \begin_inset Index idx
15633 status collapsed
15634
15635 \begin_layout Plain Layout
15636 HTML
15637 \end_layout
15638
15639 \end_inset
15640
15641
15642 \end_layout
15643
15644 \begin_layout Standard
15645 This file type has the extension 
15646 \begin_inset Quotes eld
15647 \end_inset
15648
15649
15650 \family typewriter
15651 .xhtml
15652 \family default
15653
15654 \begin_inset Quotes erd
15655 \end_inset
15656
15657 .
15658  It is a file suitable for viewing in web browsers.
15659  It does not itself contain images and the like but only links to them.
15660  When LyX produces XHTML, it also generates corresponding images in formats
15661  suitable for the purpose.
15662  For the math output you can choose in the menu 
15663 \family sans
15664 Document\SpecialChar \menuseparator
15665 Settings\SpecialChar \menuseparator
15666 Output
15667 \family default
15668  between different formats, which are described in section 
15669 \emph on
15670 Math Output in XHTML
15671 \emph default
15672  of the 
15673 \emph on
15674 Additional
15675 \begin_inset space ~
15676 \end_inset
15677
15678 Features
15679 \emph default
15680  manual.
15681 \end_layout
15682
15683 \begin_layout Standard
15684 XHTML output remains 
15685 \begin_inset Quotes eld
15686 \end_inset
15687
15688 under development
15689 \begin_inset Quotes erd
15690 \end_inset
15691
15692 , and not all LyX features are supported yet.
15693  See the chapter 
15694 \emph on
15695 LyX and the World Wide Web
15696 \emph default
15697 , in the 
15698 \emph on
15699 Additional Features
15700 \emph default
15701  manual, for more information.
15702 \end_layout
15703
15704 \begin_layout Standard
15705 You can export your document as an XHTML file using the menu item 
15706 \family sans
15707 File\SpecialChar \menuseparator
15708 Export\SpecialChar \menuseparator
15709 LyXHTML
15710 \family default
15711 .
15712 \end_layout
15713
15714 \begin_layout Subsection
15715 Previewing
15716 \begin_inset Index idx
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720 Document ! Preview 
15721 \end_layout
15722
15723 \end_inset
15724
15725
15726 \end_layout
15727
15728 \begin_layout Standard
15729 To get a look at the final version of your document, with all of the page
15730  breaks in place, the footnotes correctly numbered, and so on, use the menu
15731  
15732 \family sans
15733 Document
15734 \family default
15735  and choose 
15736 \family sans
15737 View
15738 \family default
15739  or use the toolbar button 
15740 \begin_inset Info
15741 type  "icon"
15742 arg   "buffer-view"
15743 \end_inset
15744
15745 .
15746  A viewing program will pop up showing the output in the defined default
15747  output format, which is globally set in the preferences (see sec.
15748 \begin_inset space \thinspace{}
15749 \end_inset
15750
15751
15752 \begin_inset CommandInset ref
15753 LatexCommand ref
15754 reference "sec:File-Formats"
15755
15756 \end_inset
15757
15758 ) and can also be altered for single documents in the document settings
15759  (see sec.
15760 \begin_inset space \thinspace{}
15761 \end_inset
15762
15763
15764 \begin_inset CommandInset ref
15765 LatexCommand ref
15766 reference "sec:Doc-Output"
15767
15768 \end_inset
15769
15770 ).
15771  Further output formats can be selected via 
15772 \family sans
15773 Document\SpecialChar \menuseparator
15774 View (Other Formats)
15775 \family default
15776  or the toolbar button 
15777 \begin_inset Graphics
15778         filename ../images/view-others.png
15779         scale 85
15780         groupId toolbarbuttons
15781
15782 \end_inset
15783
15784 .
15785 \end_layout
15786
15787 \begin_layout Standard
15788 If you have changed your document, you can refresh the output in the same
15789  viewer window using the menu 
15790 \family sans
15791 Document\SpecialChar \menuseparator
15792 Update
15793 \family default
15794  or 
15795 \family sans
15796 Document\SpecialChar \menuseparator
15797 Update (Other Formats)
15798 \family default
15799 , respectively.
15800 \end_layout
15801
15802 \begin_layout Standard
15803 When you preview a file, the output file is only generated in LyX's temporary
15804  directory.
15805  To have a real output, export your document.
15806 \end_layout
15807
15808 \begin_layout Subsection
15809 Printing the File from within LyX
15810 \begin_inset CommandInset label
15811 LatexCommand label
15812 name "sub:Printing-the-File"
15813
15814 \end_inset
15815
15816
15817 \end_layout
15818
15819 \begin_layout Standard
15820 Instead of exporting your file and then printing it, you can also print
15821  it directly from within LyX.
15822  To print a file, select the menu 
15823 \family sans
15824 File\SpecialChar \menuseparator
15825 Print
15826 \family default
15827  (shortcut 
15828 \begin_inset Info
15829 type  "shortcut"
15830 arg   "dialog-show print"
15831 \end_inset
15832
15833 ) or click on the toolbar button 
15834 \begin_inset Info
15835 type  "icon"
15836 arg   "dialog-show print"
15837 \end_inset
15838
15839 .
15840  LyX will internally call LaTeX to produce a DVI.
15841  This file is then processed by the program 
15842 \family typewriter
15843 dvips
15844 \family default
15845  to a PostScript-file, which is finally printed using the program 
15846 \family typewriter
15847 Ghostscript
15848 \family default
15849 .
15850  Due to these steps in the background, this method is not the fastest.
15851 \end_layout
15852
15853 \begin_layout Standard
15854 You can set the following print parameters in the 
15855 \family sans
15856 Print
15857 \begin_inset space ~
15858 \end_inset
15859
15860 Destination
15861 \family default
15862  box:
15863 \end_layout
15864
15865 \begin_layout Labeling
15866 \labelwidthstring 00.00.0000
15867
15868 \family sans
15869 Printer
15870 \family default
15871  This is the name of the printer to print to.
15872 \begin_inset Foot
15873 status collapsed
15874
15875 \begin_layout Plain Layout
15876 Note that this printer name is for the program 
15877 \family typewriter
15878 dvips
15879 \family default
15880 .
15881  That means 
15882 \family typewriter
15883 dvips
15884 \family default
15885  has to be configured for this printer name.
15886  The default printer can be set in LyX's preferences dialog, see section
15887 \begin_inset space ~
15888 \end_inset
15889
15890
15891 \begin_inset CommandInset ref
15892 LatexCommand ref
15893 reference "sub:Printer"
15894
15895 \end_inset
15896
15897 .
15898 \end_layout
15899
15900 \end_inset
15901
15902  The printer should understand PostScript.
15903 \end_layout
15904
15905 \begin_layout Labeling
15906 \labelwidthstring 00.00.0000
15907
15908 \family sans
15909 File
15910 \family default
15911  The name of a file to print to.
15912  The output will be a PostScript file.
15913  It will be written in LyX's working directory unless you specify the full
15914  path.
15915 \end_layout
15916
15917 \begin_layout Standard
15918 You can choose to print only a range of pages, only even-numbered or only
15919  odd-numbered pages or to print the pages in reverse — the latter options
15920  are useful for printing on two sides with a printer without a duplexer:
15921  you re-insert the pages after printing one set to print on the other side.
15922  Some printers spit out pages face-up, others, face-down.
15923  By choosing a particular order to print in, you can take the entire stack
15924  of pages out of the printer without needing to reorder them.
15925 \end_layout
15926
15927 \begin_layout Section
15928 A few Words about Typography
15929 \begin_inset Index idx
15930 status collapsed
15931
15932 \begin_layout Plain Layout
15933 Typography
15934 \end_layout
15935
15936 \end_inset
15937
15938
15939 \end_layout
15940
15941 \begin_layout Subsection
15942 Hyphens, Dashes and Minus Signs
15943 \begin_inset Index idx
15944 status collapsed
15945
15946 \begin_layout Plain Layout
15947 Hyphens
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \begin_inset Index idx
15954 status collapsed
15955
15956 \begin_layout Plain Layout
15957 Dashes
15958 \end_layout
15959
15960 \end_inset
15961
15962
15963 \end_layout
15964
15965 \begin_layout Standard
15966 In LyX, the 
15967 \begin_inset Quotes eld
15968 \end_inset
15969
15970
15971 \family typewriter
15972 -
15973 \family default
15974
15975 \begin_inset Quotes erd
15976 \end_inset
15977
15978  character comes in four lengths: the 
15979 \emph on
15980 hyphen
15981 \emph default
15982 , the 
15983 \emph on
15984 en dash
15985 \emph default
15986 , the 
15987 \emph on
15988 em dash
15989 \emph default
15990 , and the minus sign:
15991 \begin_inset VSpace defskip
15992 \end_inset
15993
15994
15995 \end_layout
15996
15997 \begin_layout Standard
15998 \begin_inset Tabular
15999 <lyxtabular version="3" rows="5" columns="3">
16000 <features rotate="0" tabularvalignment="middle">
16001 <column alignment="left" valignment="top">
16002 <column alignment="left" valignment="top">
16003 <column alignment="left" valignment="top">
16004 <row interlinespace="3mm">
16005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 name
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018 output
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027 inserted with
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 </row>
16033 <row interlinespace="3mm">
16034 <cell alignment="center" valignment="top" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038 hyphen
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Plain Layout
16047 -
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Plain Layout
16056 \begin_inset Quotes eld
16057 \end_inset
16058
16059
16060 \family typewriter
16061 -
16062 \family default
16063
16064 \begin_inset Quotes erd
16065 \end_inset
16066
16067  in text
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 <row interlinespace="3mm">
16074 <cell alignment="center" valignment="top" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 en dash
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \family sans
16098 Insert\SpecialChar \menuseparator
16099 Special
16100 \begin_inset space ~
16101 \end_inset
16102
16103 Character\SpecialChar \menuseparator
16104 Symbols
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 </row>
16110 <row interlinespace="3mm">
16111 <cell alignment="center" valignment="top" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 em dash
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133
16134 \family sans
16135 Insert\SpecialChar \menuseparator
16136 Special
16137 \begin_inset space ~
16138 \end_inset
16139
16140 Character\SpecialChar \menuseparator
16141 Symbols
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 </row>
16147 <row>
16148 <cell alignment="center" valignment="top" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152 minus sign
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 \begin_inset Formula $-$
16162 \end_inset
16163
16164
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173 \begin_inset Quotes eld
16174 \end_inset
16175
16176
16177 \family typewriter
16178 -
16179 \family default
16180
16181 \begin_inset Quotes erd
16182 \end_inset
16183
16184  in math mode
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 </row>
16190 </lyxtabular>
16191
16192 \end_inset
16193
16194
16195 \begin_inset VSpace defskip
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \begin_layout Standard
16202 You can alternatively generate the en and em dash by inserting the 
16203 \begin_inset Quotes eld
16204 \end_inset
16205
16206
16207 \family typewriter
16208 -
16209 \family default
16210
16211 \begin_inset Quotes erd
16212 \end_inset
16213
16214  character multiple times in a row.
16215  They will automatically be converted to the appropriate length dash in
16216  the final output, but not in LyX.
16217  
16218 \begin_inset Quotes eld
16219 \end_inset
16220
16221 -
16222 \begin_inset space \thinspace{}
16223 \end_inset
16224
16225 -
16226 \begin_inset Quotes erd
16227 \end_inset
16228
16229  gives a en dash, 
16230 \begin_inset Quotes eld
16231 \end_inset
16232
16233 -
16234 \begin_inset space \thinspace{}
16235 \end_inset
16236
16237 -
16238 \begin_inset space \thinspace{}
16239 \end_inset
16240
16241 -
16242 \begin_inset Quotes erd
16243 \end_inset
16244
16245  a em dash.
16246 \end_layout
16247
16248 \begin_layout Standard
16249 The three dash types are distinct from the minus sign, which appears in
16250  math mode and has a length of its own.
16251  Here are some examples:
16252 \end_layout
16253
16254 \begin_layout Enumerate
16255 line- and page-breaks
16256 \begin_inset space \hfill{}
16257 \end_inset
16258
16259 (
16260 \emph on
16261 hyphen
16262 \emph default
16263 )
16264 \end_layout
16265
16266 \begin_layout Enumerate
16267 From A–Z
16268 \begin_inset space \hfill{}
16269 \end_inset
16270
16271 (
16272 \emph on
16273 en dash
16274 \emph default
16275 )
16276 \end_layout
16277
16278 \begin_layout Enumerate
16279 Oh — there's a dash.
16280 \begin_inset space \hfill{}
16281 \end_inset
16282
16283 (
16284 \emph on
16285 em dash
16286 \emph default
16287 )
16288 \end_layout
16289
16290 \begin_layout Enumerate
16291 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16292 \end_inset
16293
16294
16295 \begin_inset space \hfill{}
16296 \end_inset
16297
16298 (
16299 \emph on
16300 minus sign
16301 \emph default
16302 )
16303 \end_layout
16304
16305 \begin_layout Subsection
16306 Hyphenation
16307 \begin_inset Index idx
16308 status collapsed
16309
16310 \begin_layout Plain Layout
16311 Hyphenation
16312 \end_layout
16313
16314 \end_inset
16315
16316
16317 \begin_inset CommandInset label
16318 LatexCommand label
16319 name "sub:Hyphenation"
16320
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \begin_layout Standard
16327 Words are not hyphenated within LyX but automatically in the output.
16328  Hyphenation is done by the LaTeX-package 
16329 \series bold
16330 babel
16331 \series default
16332
16333 \begin_inset Index idx
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337 LaTeX-packages ! babel
16338 \end_layout
16339
16340 \end_inset
16341
16342  following the rules of the document language.
16343 \end_layout
16344
16345 \begin_layout Standard
16346 LaTeX hyphenates almost perfectly; it only has problems with text in the
16347  
16348 \family sans
16349 typewriter
16350 \family default
16351  font and with unusual constructs, like 
16352 \begin_inset Quotes eld
16353 \end_inset
16354
16355 h3knix/m0n0wall
16356 \begin_inset Quotes erd
16357 \end_inset
16358
16359 .
16360  If LaTeX cannot break a word correctly, you can set hyphenation points
16361  manually.
16362  This is done with the menu 
16363 \family sans
16364 Insert\SpecialChar \menuseparator
16365 Formatting\SpecialChar \menuseparator
16366 Hyphenation
16367 \begin_inset space ~
16368 \end_inset
16369
16370 Point
16371 \family default
16372 .
16373  These extra hyphenation points are only recommendations to LaTeX.
16374  If no hyphenation is necessary, LaTeX will ignore them.
16375 \end_layout
16376
16377 \begin_layout Standard
16378 Sometimes you want to prevent words or constructs from being hyphenated.
16379  Imagine that you are describing keybindings/shortcuts in your document
16380  in the form 
16381 \begin_inset Quotes eld
16382 \end_inset
16383
16384 A-b c
16385 \begin_inset Quotes erd
16386 \end_inset
16387
16388 .
16389  LaTeX would then see the hyphen 
16390 \begin_inset Quotes eld
16391 \end_inset
16392
16393 -
16394 \begin_inset Quotes erd
16395 \end_inset
16396
16397  as a hyphenation possibility.
16398  Hyphenating at this point would look ugly.
16399  To prevent the shortcut from being hyphenated, you can put it into a makebox
16400  as described in section 
16401 \begin_inset Quotes eld
16402 \end_inset
16403
16404 Prevent Hyphenation
16405 \begin_inset Quotes erd
16406 \end_inset
16407
16408  of the 
16409 \emph on
16410 Embedded
16411 \begin_inset space ~
16412 \end_inset
16413
16414 Objects
16415 \emph default
16416  manual.
16417 \end_layout
16418
16419 \begin_layout Subsection
16420 Punctuation Marks
16421 \begin_inset Index idx
16422 status collapsed
16423
16424 \begin_layout Plain Layout
16425 Punctuation marks
16426 \end_layout
16427
16428 \end_inset
16429
16430
16431 \end_layout
16432
16433 \begin_layout Subsubsection
16434 Abbreviations and End of Sentence
16435 \begin_inset CommandInset label
16436 LatexCommand label
16437 name "sub:Abbreviations"
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \begin_layout Standard
16445 When LyX calls LaTeX to generate the final version of your document, LaTeX
16446  automatically distinguishes between words, sentences, and abbreviations.
16447  LaTeX then adds the 
16448 \begin_inset Quotes eld
16449 \end_inset
16450
16451 appropriate amount of space.
16452 \begin_inset Quotes erd
16453 \end_inset
16454
16455  That means sentences get a little bit more space between the period and
16456  the next word.
16457  Abbreviations get the same amount of space after the period that a word
16458  gets after another word.
16459 \end_layout
16460
16461 \begin_layout Standard
16462 Unfortunately, the algorithm for figuring out what's an abbreviation does
16463  not work in all cases.
16464  If a 
16465 \begin_inset Quotes eld
16466 \end_inset
16467
16468
16469 \family typewriter
16470 .
16471 \family default
16472
16473 \begin_inset Quotes erd
16474 \end_inset
16475
16476  is at the end of a lowercase letter, it's the end of a sentence; if it's
16477  at the end of a capitalized letter, it's an abbreviation.
16478 \end_layout
16479
16480 \begin_layout Standard
16481 Here are some examples of 
16482 \emph on
16483 correct
16484 \emph default
16485  abbreviations and of the end of a sentence:
16486 \end_layout
16487
16488 \begin_layout Itemize
16489 M.
16490  Butterfly
16491 \end_layout
16492
16493 \begin_layout Itemize
16494 Don't worry.
16495  Be happy.
16496 \end_layout
16497
16498 \begin_layout Standard
16499 And here is an example of the algorithm going wrong:
16500 \end_layout
16501
16502 \begin_layout Itemize
16503 e.
16504 \begin_inset space \thinspace{}
16505 \end_inset
16506
16507 g.
16508  this is too much space!
16509 \end_layout
16510
16511 \begin_layout Itemize
16512 This is I.
16513  It's okay.
16514 \end_layout
16515
16516 \begin_layout Standard
16517 You will not see anything wrong until you view a final version of your document.
16518 \end_layout
16519
16520 \begin_layout Standard
16521 To fix this problem, use one of the following:
16522 \end_layout
16523
16524 \begin_layout Enumerate
16525 Use an 
16526 \family sans
16527 Inter-word
16528 \begin_inset space ~
16529 \end_inset
16530
16531 Space
16532 \family default
16533  after lowercase abbreviations (see section
16534 \begin_inset space ~
16535 \end_inset
16536
16537
16538 \begin_inset CommandInset ref
16539 LatexCommand ref
16540 reference "sub:Inter-word-Space"
16541
16542 \end_inset
16543
16544 ).
16545 \begin_inset Index idx
16546 status collapsed
16547
16548 \begin_layout Plain Layout
16549 Spaces ! inter-word
16550 \end_layout
16551
16552 \end_inset
16553
16554
16555 \end_layout
16556
16557 \begin_layout Enumerate
16558 Use a 
16559 \family sans
16560 Thin
16561 \begin_inset space ~
16562 \end_inset
16563
16564 Space
16565 \family default
16566  between two tokens of an abbreviation (see section
16567 \begin_inset space ~
16568 \end_inset
16569
16570
16571 \begin_inset CommandInset ref
16572 LatexCommand ref
16573 reference "sub:Thin-Space"
16574
16575 \end_inset
16576
16577 ).
16578 \begin_inset Index idx
16579 status collapsed
16580
16581 \begin_layout Plain Layout
16582 Spaces ! thin
16583 \end_layout
16584
16585 \end_inset
16586
16587
16588 \end_layout
16589
16590 \begin_layout Enumerate
16591 Use an 
16592 \family sans
16593 End
16594 \begin_inset space ~
16595 \end_inset
16596
16597 of
16598 \begin_inset space ~
16599 \end_inset
16600
16601 sentence
16602 \begin_inset space ~
16603 \end_inset
16604
16605 period
16606 \family default
16607  found under the 
16608 \family sans
16609 Insert\SpecialChar \menuseparator
16610 Special
16611 \begin_inset space ~
16612 \end_inset
16613
16614 Character
16615 \family default
16616  menu to force the use of inter-sentence spacing.
16617  This function is also bound to 
16618 \begin_inset Info
16619 type  "shortcut"
16620 arg   "specialchar-insert end-of-sentence"
16621 \end_inset
16622
16623  for easy access.
16624 \end_layout
16625
16626 \begin_layout Standard
16627 With the corrections, our earlier examples look like this:
16628 \end_layout
16629
16630 \begin_layout Itemize
16631 e.
16632 \begin_inset space \thinspace{}
16633 \end_inset
16634
16635 g.
16636 \begin_inset space \space{}
16637 \end_inset
16638
16639 this is too much space!
16640 \end_layout
16641
16642 \begin_layout Itemize
16643 This is I\SpecialChar \@.
16644  It's okay.
16645 \end_layout
16646
16647 \begin_layout Standard
16648 Some languages don't use extra spacing between sentences.
16649  If your language is such a language, you don't need to worry, because LaTeX
16650  will take care of this.
16651 \end_layout
16652
16653 \begin_layout Standard
16654 For those that do need to bother, there is help to catch those sneaky errors:
16655  Check out the 
16656 \family sans
16657 Check
16658 \begin_inset space ~
16659 \end_inset
16660
16661 TeX
16662 \family default
16663  feature described in the section 
16664 \emph on
16665 Checking TeX
16666 \emph default
16667  of the 
16668 \emph on
16669 Additional Features
16670 \emph default
16671  manual.
16672 \end_layout
16673
16674 \begin_layout Subsubsection
16675 Quotes
16676 \begin_inset Index idx
16677 status collapsed
16678
16679 \begin_layout Plain Layout
16680 Typography ! Quotes
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \begin_inset Index idx
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690 Quotes | see
16691 \begin_inset ERT
16692 status collapsed
16693
16694 \begin_layout Plain Layout
16695
16696 {
16697 \end_layout
16698
16699 \end_inset
16700
16701 Typography
16702 \begin_inset ERT
16703 status collapsed
16704
16705 \begin_layout Plain Layout
16706
16707 }
16708 \end_layout
16709
16710 \end_inset
16711
16712
16713 \end_layout
16714
16715 \end_inset
16716
16717
16718 \end_layout
16719
16720 \begin_layout Standard
16721 LyX usually sets quotes correctly.
16722  Specifically, it will use an opening quote at the beginning of quoted text,
16723  and use a closing quote at the end.
16724  For example, 
16725 \begin_inset Quotes eld
16726 \end_inset
16727
16728 open close
16729 \begin_inset Quotes erd
16730 \end_inset
16731
16732 .
16733  The keyboard character, 
16734 \family sans
16735 "
16736 \family default
16737 , generates this automatically.
16738 \end_layout
16739
16740 \begin_layout Standard
16741 You can specify what character the 
16742 \family sans
16743 "
16744 \family default
16745  key produces using the submenu 
16746 \family sans
16747 Language
16748 \family default
16749  of the 
16750 \family sans
16751 Document\SpecialChar \menuseparator
16752 Settings
16753 \family default
16754
16755 \begin_inset Index idx
16756 status collapsed
16757
16758 \begin_layout Plain Layout
16759 Document ! Settings
16760 \end_layout
16761
16762 \end_inset
16763
16764  dialog in the box 
16765 \family sans
16766 Quote Style
16767 \family default
16768 .
16769  There are six choices:
16770 \end_layout
16771
16772 \begin_layout Labeling
16773 \labelwidthstring 00.00.0000
16774
16775 \family sans
16776 \begin_inset Quotes eld
16777 \end_inset
16778
16779 Text
16780 \begin_inset Quotes erd
16781 \end_inset
16782
16783
16784 \family default
16785  Use quotes like 
16786 \begin_inset Quotes eld
16787 \end_inset
16788
16789 this
16790 \begin_inset Quotes erd
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \begin_layout Labeling
16797 \labelwidthstring 00.00.0000
16798
16799 \family sans
16800 \begin_inset Quotes sld
16801 \end_inset
16802
16803 Text
16804 \begin_inset Quotes srd
16805 \end_inset
16806
16807
16808 \family default
16809  Use quotes like 
16810 \begin_inset Quotes sld
16811 \end_inset
16812
16813 this
16814 \begin_inset Quotes srd
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \begin_layout Labeling
16821 \labelwidthstring 00.00.0000
16822
16823 \family sans
16824 \begin_inset Quotes gld
16825 \end_inset
16826
16827 Text
16828 \begin_inset Quotes grd
16829 \end_inset
16830
16831
16832 \family default
16833  Use quotes like 
16834 \begin_inset Quotes gld
16835 \end_inset
16836
16837 this
16838 \begin_inset Quotes grd
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \begin_layout Labeling
16845 \labelwidthstring 00.00.0000
16846
16847 \family sans
16848 \begin_inset Quotes pld
16849 \end_inset
16850
16851 Text
16852 \begin_inset Quotes prd
16853 \end_inset
16854
16855
16856 \family default
16857  Use quotes like 
16858 \begin_inset Quotes pld
16859 \end_inset
16860
16861 this
16862 \begin_inset Quotes prd
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \begin_layout Labeling
16869 \labelwidthstring 00.00.0000
16870
16871 \family sans
16872 \begin_inset Quotes fld
16873 \end_inset
16874
16875 Text
16876 \begin_inset Quotes frd
16877 \end_inset
16878
16879
16880 \family default
16881  Use quotes like 
16882 \begin_inset Quotes fld
16883 \end_inset
16884
16885 this
16886 \begin_inset Quotes frd
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \begin_layout Labeling
16893 \labelwidthstring 00.00.0000
16894
16895 \family sans
16896 \begin_inset Quotes ald
16897 \end_inset
16898
16899 Text
16900 \begin_inset Quotes ard
16901 \end_inset
16902
16903
16904 \family default
16905  Use quotes like 
16906 \begin_inset Quotes ald
16907 \end_inset
16908
16909 this
16910 \begin_inset Quotes ard
16911 \end_inset
16912
16913
16914 \end_layout
16915
16916 \begin_layout Standard
16917 For single quotes you have to use the shortcut 
16918 \begin_inset Info
16919 type  "shortcut"
16920 arg   "quote-insert single"
16921 \end_inset
16922
16923 .
16924 \end_layout
16925
16926 \begin_layout Subsection
16927 Ligatures
16928 \begin_inset Index idx
16929 status collapsed
16930
16931 \begin_layout Plain Layout
16932 Typography ! Ligatures
16933 \end_layout
16934
16935 \end_inset
16936
16937
16938 \begin_inset Index idx
16939 status collapsed
16940
16941 \begin_layout Plain Layout
16942 Ligatures | see
16943 \begin_inset ERT
16944 status collapsed
16945
16946 \begin_layout Plain Layout
16947
16948 {
16949 \end_layout
16950
16951 \end_inset
16952
16953 Typography
16954 \begin_inset ERT
16955 status collapsed
16956
16957 \begin_layout Plain Layout
16958
16959 }
16960 \end_layout
16961
16962 \end_inset
16963
16964
16965 \end_layout
16966
16967 \end_inset
16968
16969
16970 \begin_inset CommandInset label
16971 LatexCommand label
16972 name "sub:Ligatures"
16973
16974 \end_inset
16975
16976
16977 \end_layout
16978
16979 \begin_layout Standard
16980 It is standard typesetting practice to group certain letters together and
16981  print them as single characters.
16982  These groups are known as 
16983 \emph on
16984 ligatures
16985 \emph default
16986 .
16987  Since LaTeX knows about ligatures, your documents will contain them too
16988  in the output.
16989  Here are the standard ligatures:
16990 \end_layout
16991
16992 \begin_layout Itemize
16993 ff
16994 \end_layout
16995
16996 \begin_layout Itemize
16997 fi
16998 \end_layout
16999
17000 \begin_layout Itemize
17001 fl
17002 \end_layout
17003
17004 \begin_layout Itemize
17005 ffi
17006 \end_layout
17007
17008 \begin_layout Itemize
17009 ffl
17010 \end_layout
17011
17012 \begin_layout Standard
17013 Some languages uses other ligatures if the document font supports them.
17014 \end_layout
17015
17016 \begin_layout Standard
17017 Sometimes, you don't want a ligature in a word.
17018  While a ligature may be okay in the word, 
17019 \begin_inset Quotes eld
17020 \end_inset
17021
17022 graffiti,
17023 \begin_inset Quotes erd
17024 \end_inset
17025
17026  it looks really weird in compound words, such as 
17027 \begin_inset Quotes eld
17028 \end_inset
17029
17030 cufflink
17031 \begin_inset Quotes erd
17032 \end_inset
17033
17034  or the German 
17035 \begin_inset Quotes eld
17036 \end_inset
17037
17038 Dorffest.
17039 \begin_inset Quotes erd
17040 \end_inset
17041
17042  To break a ligature, use 
17043 \family sans
17044 Insert\SpecialChar \menuseparator
17045 Formatting\SpecialChar \menuseparator
17046 Ligature
17047 \begin_inset space ~
17048 \end_inset
17049
17050 Break.
17051
17052 \family default
17053  This changes 
17054 \begin_inset Quotes eld
17055 \end_inset
17056
17057 cufflinks
17058 \begin_inset Quotes erd
17059 \end_inset
17060
17061  to 
17062 \begin_inset Quotes eld
17063 \end_inset
17064
17065 cuff\SpecialChar \textcompwordmark{}
17066 links
17067 \begin_inset Quotes erd
17068 \end_inset
17069
17070  and 
17071 \begin_inset Quotes eld
17072 \end_inset
17073
17074 Dorffest
17075 \begin_inset Quotes erd
17076 \end_inset
17077
17078  to 
17079 \begin_inset Quotes eld
17080 \end_inset
17081
17082 Dorf\SpecialChar \textcompwordmark{}
17083 fest
17084 \begin_inset Quotes erd
17085 \end_inset
17086
17087 .
17088 \end_layout
17089
17090 \begin_layout Subsection
17091 LyX's Proper Names
17092 \begin_inset Index idx
17093 status collapsed
17094
17095 \begin_layout Plain Layout
17096 LyX ! Proper names
17097 \end_layout
17098
17099 \end_inset
17100
17101
17102 \begin_inset CommandInset label
17103 LatexCommand label
17104 name "sub:LyX's-Proper-Names"
17105
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \begin_layout Standard
17112 You will certainly have noticed that the word “LaTeX” always appears with
17113  characters in different sizes and positions.
17114  LaTeX is the name of the program used by LyX and is therefore recognized
17115  as a proper name when you type it in LyX as 
17116 \begin_inset Quotes eld
17117 \end_inset
17118
17119 LaT
17120 \begin_inset ERT
17121 status collapsed
17122
17123 \begin_layout Plain Layout
17124
17125 {}
17126 \end_layout
17127
17128 \end_inset
17129
17130 eX
17131 \begin_inset Quotes erd
17132 \end_inset
17133
17134 .
17135 \begin_inset Note Note
17136 status collapsed
17137
17138 \begin_layout Plain Layout
17139 The braces in TeX Code are here to avoid that the Text appears as proper
17140  name in the output, see the last paragraph of this section.
17141 \end_layout
17142
17143 \end_inset
17144
17145  Note the order of the upper- and lowercase letters! LyX recognizes the
17146  following proper names:
17147 \end_layout
17148
17149 \begin_layout Description
17150 LyX The name of the game, write 
17151 \begin_inset Quotes eld
17152 \end_inset
17153
17154 L
17155 \begin_inset ERT
17156 status collapsed
17157
17158 \begin_layout Plain Layout
17159
17160 {}
17161 \end_layout
17162
17163 \end_inset
17164
17165 yX
17166 \begin_inset Quotes erd
17167 \end_inset
17168
17169  to produce it.
17170 \end_layout
17171
17172 \begin_layout Description
17173 TeX The program used by LaTeX, write 
17174 \begin_inset Quotes eld
17175 \end_inset
17176
17177 T
17178 \begin_inset ERT
17179 status collapsed
17180
17181 \begin_layout Plain Layout
17182
17183 {}
17184 \end_layout
17185
17186 \end_inset
17187
17188 eX
17189 \begin_inset Quotes erd
17190 \end_inset
17191
17192  to produce it.
17193 \end_layout
17194
17195 \begin_layout Description
17196 LaTeX The program used by LyX, write 
17197 \begin_inset Quotes eld
17198 \end_inset
17199
17200 LaT
17201 \begin_inset ERT
17202 status collapsed
17203
17204 \begin_layout Plain Layout
17205
17206 {}
17207 \end_layout
17208
17209 \end_inset
17210
17211 eX
17212 \begin_inset Quotes erd
17213 \end_inset
17214
17215  to produce it.
17216 \end_layout
17217
17218 \begin_layout Description
17219 LaTeX2e The actual version of LaTeX, write 
17220 \begin_inset Quotes eld
17221 \end_inset
17222
17223 LaT
17224 \begin_inset ERT
17225 status collapsed
17226
17227 \begin_layout Plain Layout
17228
17229 {}
17230 \end_layout
17231
17232 \end_inset
17233
17234 eX2e
17235 \begin_inset Quotes erd
17236 \end_inset
17237
17238  to produce it.
17239 \end_layout
17240
17241 \begin_layout Standard
17242 You might wonder why the LaTeX-version is 
17243 \begin_inset Quotes eld
17244 \end_inset
17245
17246 2
17247 \begin_inset Formula $\epsilon$
17248 \end_inset
17249
17250
17251 \begin_inset Quotes erd
17252 \end_inset
17253
17254 .
17255  It is an old tradition in the TeX-world to give programs geek version numbers.
17256  For example the version number of TeX converges to the number 
17257 \begin_inset Formula $\pi$
17258 \end_inset
17259
17260 : The actual version is 
17261 \begin_inset Quotes eld
17262 \end_inset
17263
17264 TeX-3.141592
17265 \begin_inset Quotes erd
17266 \end_inset
17267
17268 , the previous one was 
17269 \begin_inset Quotes eld
17270 \end_inset
17271
17272 TeX-3.14159
17273 \begin_inset Quotes erd
17274 \end_inset
17275
17276 .
17277 \end_layout
17278
17279 \begin_layout Standard
17280 If you don't want to use proper names, for example, in section headings,
17281  you can insert two empty braces in TeX Code in the word.
17282  In LyX this will look like 
17283 \begin_inset Graphics
17284         filename clipart/LaTeX.png
17285         scale 80
17286
17287 \end_inset
17288
17289 .
17290 \begin_inset Newline newline
17291 \end_inset
17292
17293 For more about TeX Code, see section
17294 \begin_inset space ~
17295 \end_inset
17296
17297
17298 \begin_inset CommandInset ref
17299 LatexCommand ref
17300 reference "sec:TeX-Code"
17301
17302 \end_inset
17303
17304 .
17305 \end_layout
17306
17307 \begin_layout Subsection
17308 Units
17309 \begin_inset Index idx
17310 status collapsed
17311
17312 \begin_layout Plain Layout
17313 Typography ! Units
17314 \end_layout
17315
17316 \end_inset
17317
17318
17319 \end_layout
17320
17321 \begin_layout Standard
17322 Generally the space between units and the number is smaller than the normal
17323  space between two words.
17324  As you can see in the example below, it looks better when the space is
17325  smaller.
17326  To get such a 
17327 \begin_inset Quotes eld
17328 \end_inset
17329
17330 half space
17331 \begin_inset Quotes erd
17332 \end_inset
17333
17334  for units use the menu 
17335 \family sans
17336 Insert\SpecialChar \menuseparator
17337 Formatting\SpecialChar \menuseparator
17338 Thin
17339 \begin_inset space ~
17340 \end_inset
17341
17342 Space
17343 \family default
17344  (shortcut 
17345 \begin_inset Info
17346 type  "shortcuts"
17347 arg   "space-insert thin"
17348 \end_inset
17349
17350 ).
17351 \end_layout
17352
17353 \begin_layout Standard
17354 Here is an example to show the differences:
17355 \end_layout
17356
17357 \begin_layout Standard
17358 \begin_inset Tabular
17359 <lyxtabular version="3" rows="2" columns="2">
17360 <features rotate="0" tabularvalignment="middle">
17361 <column alignment="left" valignment="top">
17362 <column alignment="left" valignment="top">
17363 <row>
17364 <cell alignment="center" valignment="top" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368 24
17369 \begin_inset space ~
17370 \end_inset
17371
17372 kW
17373 \begin_inset Formula $\cdot$
17374 \end_inset
17375
17376 h
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 space between number and unit
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 <row>
17392 <cell alignment="center" valignment="top" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 24
17397 \begin_inset space \thinspace{}
17398 \end_inset
17399
17400 kW
17401 \begin_inset Formula $\cdot$
17402 \end_inset
17403
17404 h
17405 \end_layout
17406
17407 \end_inset
17408 </cell>
17409 <cell alignment="center" valignment="top" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Plain Layout
17413 half space between number and unit
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 </lyxtabular>
17420
17421 \end_inset
17422
17423
17424 \end_layout
17425
17426 \begin_layout Subsection
17427 Widows and Orphans
17428 \begin_inset Index idx
17429 status collapsed
17430
17431 \begin_layout Plain Layout
17432 Typography ! Widows and orphans
17433 \end_layout
17434
17435 \end_inset
17436
17437
17438 \end_layout
17439
17440 \begin_layout Standard
17441 In the early days of word processors, page breaks went wherever the page
17442  happened to end.
17443  There was no regard for what was actually going on in the text.
17444  For example the heading for a new section was printed at the very bottom
17445  of the page, the first line of a new paragraph all alone at the bottom
17446  of a page, or the last line of a paragraph at the top of a new page.
17447  These bits of text became known as 
17448 \emph on
17449 widows
17450 \emph default
17451  and 
17452 \emph on
17453 orphans
17454 \emph default
17455 .
17456 \end_layout
17457
17458 \begin_layout Standard
17459 Clearly, LyX can avoid breaking pages after a section heading.
17460  That's part of the advantage of paragraph environments.
17461  But what about widows and orphans, where the page breaks leave one line
17462  of a paragraph all alone at the top or bottom of a page? There are rules
17463  built into LaTeX governing page breaks, and some of those rules are there
17464  specifically to prevent widows and orphans.
17465  If they appear nevertheless and you don't like them, you can add the commands
17466 \begin_inset Newline newline
17467 \end_inset
17468
17469
17470 \series bold
17471
17472 \backslash
17473 widowpenalty=10000
17474 \begin_inset Newline newline
17475 \end_inset
17476
17477
17478 \backslash
17479 clubpenalty=10000
17480 \series default
17481
17482 \begin_inset Newline newline
17483 \end_inset
17484
17485 to the LaTeX preamble of your document to avoid them.
17486  Some LaTeX books (such as
17487 \begin_inset space ~
17488 \end_inset
17489
17490
17491 \begin_inset CommandInset citation
17492 LatexCommand cite
17493 key "latexcompanion"
17494
17495 \end_inset
17496
17497  or
17498 \begin_inset space ~
17499 \end_inset
17500
17501
17502 \begin_inset CommandInset citation
17503 LatexCommand cite
17504 key "latexguide"
17505
17506 \end_inset
17507
17508 ) have more information about the technical details of LaTeX's page break
17509  mechanism.
17510 \end_layout
17511
17512 \begin_layout Chapter
17513 Notes, Graphics, Tables and Floats
17514 \begin_inset CommandInset label
17515 LatexCommand label
17516 name "chap:Floats-and-Notes"
17517
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \begin_layout Standard
17524 The issues of this chapter are described in detail in the 
17525 \emph on
17526 Embedded
17527 \begin_inset space ~
17528 \end_inset
17529
17530 Objects
17531 \emph default
17532  manual.
17533  There you will also find tips and tricks for special cases.
17534 \end_layout
17535
17536 \begin_layout Section
17537 Notes
17538 \begin_inset Index idx
17539 status collapsed
17540
17541 \begin_layout Plain Layout
17542 Notes
17543 \end_layout
17544
17545 \end_inset
17546
17547
17548 \begin_inset CommandInset label
17549 LatexCommand label
17550 name "sec:Notes"
17551
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \begin_layout Standard
17558 LyX offers you a few types of notes to add to your document:
17559 \end_layout
17560
17561 \begin_layout Description
17562 LyX
17563 \begin_inset space ~
17564 \end_inset
17565
17566 Note This note type is for internal notes that will not appear in the output.
17567 \begin_inset Newline newline
17568 \end_inset
17569
17570
17571 \begin_inset Note Note
17572 status open
17573
17574 \begin_layout Plain Layout
17575 This is text in a note box that doesn't appear in the output.
17576 \end_layout
17577
17578 \end_inset
17579
17580
17581 \end_layout
17582
17583 \begin_layout Description
17584 Comment This note also doesn't appear in the output but it does appear as
17585  a LaTeX-comment when you export the document to LaTeX via the menu 
17586 \family sans
17587 File\SpecialChar \menuseparator
17588 Export\SpecialChar \menuseparator
17589 LaT
17590 \begin_inset ERT
17591 status collapsed
17592
17593 \begin_layout Plain Layout
17594
17595 {}
17596 \end_layout
17597
17598 \end_inset
17599
17600 eX
17601 \begin_inset space ~
17602 \end_inset
17603
17604 (xxx)
17605 \family default
17606 .
17607 \begin_inset Newline newline
17608 \end_inset
17609
17610
17611 \begin_inset Note Comment
17612 status open
17613
17614 \begin_layout Plain Layout
17615 This is text in a note box that only appears as a comment in LaTeX-files.
17616 \end_layout
17617
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \begin_layout Description
17624 Greyed
17625 \begin_inset space ~
17626 \end_inset
17627
17628 Out This note will appear in the output as text in a color which you can
17629  set in the document settings under 
17630 \family sans
17631 Colors\SpecialChar \menuseparator
17632 Greyed-out
17633 \begin_inset space ~
17634 \end_inset
17635
17636 notes
17637 \family default
17638 .
17639 \begin_inset Newline newline
17640 \end_inset
17641
17642
17643 \begin_inset Newline newline
17644 \end_inset
17645
17646
17647 \begin_inset Note Greyedout
17648 status open
17649
17650 \begin_layout Plain Layout
17651 This is the text
17652 \begin_inset Foot
17653 status collapsed
17654
17655 \begin_layout Plain Layout
17656 This is an example footnote within a greyed out note.
17657  In this document the color of this note type is set to blue.
17658 \end_layout
17659
17660 \end_inset
17661
17662  of a comment that appears in the output.
17663 \end_layout
17664
17665 \end_inset
17666
17667
17668 \begin_inset Newline newline
17669 \end_inset
17670
17671
17672 \begin_inset Newline newline
17673 \end_inset
17674
17675 As you can see in the example, greyed out notes can have footnotes.
17676 \end_layout
17677
17678 \begin_layout Standard
17679 Notes are inserted with the toolbar button 
17680 \begin_inset Info
17681 type  "icon"
17682 arg   "note-insert"
17683 \end_inset
17684
17685  or the menu 
17686 \family sans
17687 Insert\SpecialChar \menuseparator
17688 Note
17689 \family default
17690 .
17691  Right-click on the note box that appears to select the note type.
17692 \end_layout
17693
17694 \begin_layout Section
17695 Footnotes
17696 \begin_inset Index idx
17697 status collapsed
17698
17699 \begin_layout Plain Layout
17700 Footnotes
17701 \end_layout
17702
17703 \end_inset
17704
17705
17706 \begin_inset CommandInset label
17707 LatexCommand label
17708 name "sec:Footnotes"
17709
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \begin_layout Standard
17716 LyX uses boxes to display footnotes: When you insert a footnote using the
17717  menu 
17718 \family sans
17719 Insert\SpecialChar \menuseparator
17720 Footnote
17721 \family default
17722  or the toolbar button 
17723 \begin_inset Info
17724 type  "icon"
17725 arg   "footnote-insert"
17726 \end_inset
17727
17728
17729 \family roman
17730 \series medium
17731 \bar no
17732 you will see
17733 \family default
17734 \series default
17735 \bar default
17736  a box like this: 
17737 \begin_inset Graphics
17738         filename clipart/footnoteQt4.png
17739         scale 80
17740
17741 \end_inset
17742
17743
17744 \family roman
17745 \series medium
17746 \bar no
17747  This box is LyX's representation of your footnote.
17748  If you
17749 \family default
17750 \series default
17751 \bar default
17752  left-click on 
17753 \family roman
17754 \series medium
17755 \bar no
17756 the 
17757 \begin_inset Quotes eld
17758 \end_inset
17759
17760
17761 \family sans
17762 foot
17763 \family roman
17764
17765 \begin_inset Quotes erd
17766 \end_inset
17767
17768
17769 \family default
17770 \series default
17771 \bar default
17772  
17773 \family roman
17774 \series medium
17775 \bar no
17776 label, the box will
17777 \family default
17778 \series default
17779 \bar default
17780  be opened and you can enter the footnote text into it.
17781  Clicking on the box label again will close 
17782 \family roman
17783 \series medium
17784 \bar no
17785 the
17786 \family default
17787 \series default
17788 \bar default
17789  box
17790 \family roman
17791 \series medium
17792 \bar no
17793 .
17794  If you want to turn existing text into a footnote, simply highlight it
17795  and click on the footnote
17796 \family default
17797 \series default
17798 \bar default
17799  toolbar 
17800 \family roman
17801 \series medium
17802 \bar no
17803 button
17804 \family default
17805 \series default
17806 \bar default
17807 .
17808 \end_layout
17809
17810 \begin_layout Standard
17811 Here is an example footnote:
17812 \family roman
17813 \series medium
17814 \bar no
17815
17816 \begin_inset Foot
17817 status collapsed
17818
17819 \begin_layout Plain Layout
17820 To close a footnote, click on the footnote box label.
17821 \end_layout
17822
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \begin_layout Standard
17829 The footnote will appear in the output as a superscript number at the text
17830  position where the footnote box is placed.
17831  The footnote text is placed at the bottom of the current page.
17832  The footnote number is calculated by LyX according to the document class.
17833  LyX does not yet support a particular numbering scheme, but you can get
17834  other schemes using special LaTeX-commands.
17835  T
17836 \family roman
17837 h
17838 \family default
17839 ey are described in the 
17840 \emph on
17841 Embedded
17842 \begin_inset space ~
17843 \end_inset
17844
17845 Objects
17846 \emph default
17847  manual.
17848 \end_layout
17849
17850 \begin_layout Section
17851 Marginal Notes
17852 \begin_inset Index idx
17853 status collapsed
17854
17855 \begin_layout Plain Layout
17856 Marginal notes
17857 \end_layout
17858
17859 \end_inset
17860
17861
17862 \begin_inset CommandInset label
17863 LatexCommand label
17864 name "sec:Marginal-Notes"
17865
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \begin_layout Standard
17872 Marginal notes look and behave just like footnotes in LyX.
17873  When you insert a margin note via the menu 
17874 \family sans
17875 Insert\SpecialChar \menuseparator
17876 Marginal
17877 \begin_inset space ~
17878 \end_inset
17879
17880 Note
17881 \family default
17882  or the toolbar button 
17883 \begin_inset Info
17884 type  "icon"
17885 arg   "marginalnote-insert"
17886 \end_inset
17887
17888 , you will see 
17889 \family roman
17890 \series medium
17891 a
17892 \family default
17893 \series default
17894  
17895 \family roman
17896 \series medium
17897 box with the
17898 \family default
17899 \series default
17900  
17901 \family roman
17902 \series medium
17903 label 
17904 \begin_inset Quotes eld
17905 \end_inset
17906
17907 margin
17908 \begin_inset Quotes erd
17909 \end_inset
17910
17911  appearing within your text.
17912  This box is LyX's representation of your margin
17913 \family default
17914 \series default
17915 al 
17916 \family roman
17917 \series medium
17918 note.
17919 \end_layout
17920
17921 \begin_layout Standard
17922 At the side of this sentence is an example marginal note.
17923 \family roman
17924 \series medium
17925
17926 \begin_inset Marginal
17927 status open
17928
17929 \begin_layout Plain Layout
17930 \align left
17931 This is a marginal note.
17932 \end_layout
17933
17934 \end_inset
17935
17936
17937 \end_layout
17938
17939 \begin_layout Standard
17940 Marginal notes appear at the right side in single-sided documents.
17941  In double-sided documents they appear in the outer margin – left on even
17942  pages, right on odd pages.
17943 \end_layout
17944
17945 \begin_layout Standard
17946 For further information about marginal notes see the section 
17947 \emph on
17948 Margin
17949 \begin_inset space ~
17950 \end_inset
17951
17952 Notes
17953 \emph default
17954  in the 
17955 \emph on
17956 Embedded
17957 \begin_inset space ~
17958 \end_inset
17959
17960 Objects
17961 \emph default
17962  manual.
17963 \end_layout
17964
17965 \begin_layout Section
17966 Graphics and Images
17967 \begin_inset Index idx
17968 status collapsed
17969
17970 \begin_layout Plain Layout
17971 Images
17972 \end_layout
17973
17974 \end_inset
17975
17976
17977 \begin_inset Index idx
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981 Graphics
17982 \end_layout
17983
17984 \end_inset
17985
17986
17987 \begin_inset CommandInset label
17988 LatexCommand label
17989 name "sec:Graphics"
17990
17991 \end_inset
17992
17993
17994 \end_layout
17995
17996 \begin_layout Standard
17997 To insert an image in your document, place the cursor at the text position
17998  you want and click on the toolbar icon 
17999 \begin_inset Info
18000 type  "icon"
18001 arg   "dialog-show-new-inset graphics"
18002 \end_inset
18003
18004  or select 
18005 \family sans
18006 Insert\SpecialChar \menuseparator
18007 Graphics
18008 \family default
18009  from the menu.
18010  Then a dialog will appear to choose the file to load.
18011 \end_layout
18012
18013 \begin_layout Standard
18014 This dialog has numerous mostly self-explanatory parameters.
18015  The 
18016 \family sans
18017 Graphics
18018 \family default
18019  tab allows you to choose your image file.
18020  The image can be transformed by setting a rotation angle and a scaling
18021  factor.
18022  The scaling units are explained in Appendix
18023 \begin_inset space ~
18024 \end_inset
18025
18026
18027 \begin_inset CommandInset ref
18028 LatexCommand ref
18029 reference "chap:Units-available-in"
18030
18031 \end_inset
18032
18033 .
18034 \end_layout
18035
18036 \begin_layout Standard
18037 In the tab 
18038 \family sans
18039 Clipping
18040 \family default
18041  it is possible to set image coordinates to adjust the height and width
18042  of the image in the output.
18043  The coordinates can also be calculated automatically by pressing the button
18044  
18045 \family sans
18046 Get
18047 \begin_inset space ~
18048 \end_inset
18049
18050 from
18051 \begin_inset space ~
18052 \end_inset
18053
18054 file
18055 \family default
18056 .
18057  The option 
18058 \family sans
18059 Clip
18060 \begin_inset space ~
18061 \end_inset
18062
18063 to
18064 \begin_inset space ~
18065 \end_inset
18066
18067 bounding
18068 \begin_inset space ~
18069 \end_inset
18070
18071 box
18072 \family default
18073  will only print the image region within the given coordinates.
18074  Normally you don't need to take care about image coordinates and can ignore
18075  the tab 
18076 \family sans
18077 Clipping
18078 \family default
18079 .
18080 \end_layout
18081
18082 \begin_layout Standard
18083 In the 
18084 \family sans
18085 LaT
18086 \begin_inset ERT
18087 status collapsed
18088
18089 \begin_layout Plain Layout
18090
18091 {}
18092 \end_layout
18093
18094 \end_inset
18095
18096 eX
18097 \begin_inset space ~
18098 \end_inset
18099
18100 and
18101 \begin_inset space ~
18102 \end_inset
18103
18104 Ly
18105 \begin_inset ERT
18106 status collapsed
18107
18108 \begin_layout Plain Layout
18109
18110 {}
18111 \end_layout
18112
18113 \end_inset
18114
18115 X options
18116 \family default
18117  tab LaTeX experts can specify additional LaTeX options.
18118  In this tab you can also specify the appearance of the image inside LyX.
18119  The option 
18120 \family sans
18121 Draft
18122 \begin_inset space ~
18123 \end_inset
18124
18125 mode
18126 \family default
18127  has the effect that the image doesn't appear in the output, only a frame
18128  with the image size is printed.
18129  The option 
18130 \family sans
18131 Don't
18132 \begin_inset space ~
18133 \end_inset
18134
18135 unzip
18136 \begin_inset space ~
18137 \end_inset
18138
18139 on
18140 \begin_inset space ~
18141 \end_inset
18142
18143 export
18144 \family default
18145  is explained in the 
18146 \emph on
18147 Embedded
18148 \begin_inset space ~
18149 \end_inset
18150
18151 Objects
18152 \emph default
18153  manual in section 
18154 \emph on
18155 Graphics Dialog
18156 \emph default
18157 .
18158 \end_layout
18159
18160 \begin_layout Standard
18161 The graphics dialog can be called at any time by clicking on an image.
18162  Images will appear in the output exactly at the position where they are
18163  in the text.
18164  This is an example image within a separate, horizontally centered paragraph:
18165 \end_layout
18166
18167 \begin_layout Standard
18168 \align center
18169 \begin_inset Graphics
18170         filename clipart/mobius.eps
18171         scale 70
18172
18173 \end_inset
18174
18175
18176 \end_layout
18177
18178 \begin_layout Standard
18179 If you need image captions or want to reference images, you have to put
18180  the image into a float, see section
18181 \begin_inset space ~
18182 \end_inset
18183
18184
18185 \begin_inset CommandInset ref
18186 LatexCommand ref
18187 reference "sub:Figure-Floats"
18188
18189 \end_inset
18190
18191 .
18192 \end_layout
18193
18194 \begin_layout Subsection
18195 Image Formats
18196 \begin_inset Index idx
18197 status collapsed
18198
18199 \begin_layout Plain Layout
18200 Images ! Formats
18201 \end_layout
18202
18203 \end_inset
18204
18205
18206 \begin_inset CommandInset label
18207 LatexCommand label
18208 name "sub:Image-Formats"
18209
18210 \end_inset
18211
18212
18213 \end_layout
18214
18215 \begin_layout Standard
18216 You can insert images in any known file format.
18217  But as we explained in 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 , every output document format allows only a few image formats.
18229  LyX therefore uses the program 
18230 \family typewriter
18231 ImageMagick
18232 \family default
18233  in the background to convert the images to the right format.
18234  To increase your workflow by avoiding these conversions in the background,
18235  use only the image formats listed in the subsections of section
18236 \begin_inset space ~
18237 \end_inset
18238
18239
18240 \begin_inset CommandInset ref
18241 LatexCommand ref
18242 reference "sub:Output-file-formats"
18243
18244 \end_inset
18245
18246 .
18247 \end_layout
18248
18249 \begin_layout Standard
18250 Similar to fonts there are two types of image formats:
18251 \end_layout
18252
18253 \begin_layout Description
18254 Bitmap
18255 \begin_inset space ~
18256 \end_inset
18257
18258 images consist of pixel values, often in a compressed form.
18259  They are therefore not fully scalable and look pixelated in large zooms.
18260  Well-known bitmap image formats are 
18261 \begin_inset Quotes eld
18262 \end_inset
18263
18264 Graphics Interchange Format
18265 \begin_inset Quotes erd
18266 \end_inset
18267
18268  (GIF, file extension 
18269 \begin_inset Quotes eld
18270 \end_inset
18271
18272
18273 \family typewriter
18274 .gif
18275 \family default
18276
18277 \begin_inset Quotes erd
18278 \end_inset
18279
18280 )
18281 \begin_inset Index idx
18282 status collapsed
18283
18284 \begin_layout Plain Layout
18285 GIF|see
18286 \begin_inset ERT
18287 status collapsed
18288
18289 \begin_layout Plain Layout
18290
18291 {
18292 \end_layout
18293
18294 \end_inset
18295
18296 Image formats
18297 \begin_inset ERT
18298 status collapsed
18299
18300 \begin_layout Plain Layout
18301
18302 }
18303 \end_layout
18304
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \end_inset
18311
18312
18313 \begin_inset Quotes eld
18314 \end_inset
18315
18316 Portable Network Graphics
18317 \begin_inset Quotes erd
18318 \end_inset
18319
18320  (PNG, file extension 
18321 \begin_inset Quotes eld
18322 \end_inset
18323
18324
18325 \family typewriter
18326 .png
18327 \family default
18328
18329 \begin_inset Quotes erd
18330 \end_inset
18331
18332 )
18333 \begin_inset Index idx
18334 status collapsed
18335
18336 \begin_layout Plain Layout
18337 PNG|see
18338 \begin_inset ERT
18339 status collapsed
18340
18341 \begin_layout Plain Layout
18342
18343 {
18344 \end_layout
18345
18346 \end_inset
18347
18348 Image formats
18349 \begin_inset ERT
18350 status collapsed
18351
18352 \begin_layout Plain Layout
18353
18354 }
18355 \end_layout
18356
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \end_inset
18363
18364 , and 
18365 \begin_inset Quotes eld
18366 \end_inset
18367
18368 Joint Photographic Experts Group
18369 \begin_inset Quotes erd
18370 \end_inset
18371
18372  (JPG, file extension 
18373 \begin_inset Quotes eld
18374 \end_inset
18375
18376
18377 \family typewriter
18378 .jpg
18379 \family default
18380
18381 \begin_inset Quotes erd
18382 \end_inset
18383
18384  or 
18385 \begin_inset Quotes eld
18386 \end_inset
18387
18388
18389 \family typewriter
18390 .jpeg
18391 \family default
18392
18393 \begin_inset Quotes erd
18394 \end_inset
18395
18396 )
18397 \begin_inset Index idx
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401 JPG|see
18402 \begin_inset ERT
18403 status collapsed
18404
18405 \begin_layout Plain Layout
18406
18407 {
18408 \end_layout
18409
18410 \end_inset
18411
18412 Image formats
18413 \begin_inset ERT
18414 status collapsed
18415
18416 \begin_layout Plain Layout
18417
18418 }
18419 \end_layout
18420
18421 \end_inset
18422
18423
18424 \end_layout
18425
18426 \end_inset
18427
18428 .
18429 \end_layout
18430
18431 \begin_layout Description
18432 Scalable
18433 \begin_inset space ~
18434 \end_inset
18435
18436 images consist of vectors and can therefore be scaled to any size without
18437  data loss.
18438  The scaling ability is desired if you want to create presentations, because
18439  presentations are always scaled by the beamer.
18440  Scaling is also useful for online documents to let the user zoom into diagrams.
18441 \begin_inset Newline newline
18442 \end_inset
18443
18444 Scalable image formats can be 
18445 \begin_inset Quotes eld
18446 \end_inset
18447
18448 Scalable Vector Graphics
18449 \begin_inset Quotes erd
18450 \end_inset
18451
18452  (SVG, file extension 
18453 \begin_inset Quotes eld
18454 \end_inset
18455
18456
18457 \family typewriter
18458 .svg
18459 \family default
18460
18461 \begin_inset Quotes erd
18462 \end_inset
18463
18464 )
18465 \begin_inset Index idx
18466 status collapsed
18467
18468 \begin_layout Plain Layout
18469 SVG|see
18470 \begin_inset ERT
18471 status collapsed
18472
18473 \begin_layout Plain Layout
18474
18475 {
18476 \end_layout
18477
18478 \end_inset
18479
18480 Image formats
18481 \begin_inset ERT
18482 status collapsed
18483
18484 \begin_layout Plain Layout
18485
18486 }
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \end_layout
18493
18494 \end_inset
18495
18496
18497 \begin_inset Quotes eld
18498 \end_inset
18499
18500 Encapsulated PostScript
18501 \begin_inset Quotes erd
18502 \end_inset
18503
18504  (EPS, file extension 
18505 \begin_inset Quotes eld
18506 \end_inset
18507
18508
18509 \family typewriter
18510 .eps
18511 \family default
18512
18513 \begin_inset Quotes erd
18514 \end_inset
18515
18516 )
18517 \begin_inset Index idx
18518 status collapsed
18519
18520 \begin_layout Plain Layout
18521 EPS|see
18522 \begin_inset ERT
18523 status collapsed
18524
18525 \begin_layout Plain Layout
18526
18527 {
18528 \end_layout
18529
18530 \end_inset
18531
18532 Image formats
18533 \begin_inset ERT
18534 status collapsed
18535
18536 \begin_layout Plain Layout
18537
18538 }
18539 \end_layout
18540
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \end_inset
18547
18548 , and 
18549 \begin_inset Quotes eld
18550 \end_inset
18551
18552 Portable Document Format
18553 \begin_inset Quotes erd
18554 \end_inset
18555
18556  (PDF, file extension 
18557 \begin_inset Quotes eld
18558 \end_inset
18559
18560
18561 \family typewriter
18562 .pdf
18563 \family default
18564
18565 \begin_inset Quotes erd
18566 \end_inset
18567
18568 )
18569 \begin_inset Index idx
18570 status collapsed
18571
18572 \begin_layout Plain Layout
18573 PDF
18574 \end_layout
18575
18576 \end_inset
18577
18578 .
18579  We say 
18580 \begin_inset Quotes eld
18581 \end_inset
18582
18583 can be
18584 \begin_inset Quotes erd
18585 \end_inset
18586
18587 , because you can convert any bitmap image format to PDF or EPS and the
18588  result will not be scalable.
18589  In this case only a header with the image properties is added to the original
18590  image.
18591 \begin_inset Foot
18592 status collapsed
18593
18594 \begin_layout Plain Layout
18595 In the case of PDF, the original image is additionally compressed.
18596 \end_layout
18597
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \begin_layout Standard
18604 Normally one cannot convert a bitmap image into a scalable one, only 
18605 \emph on
18606 vice versa
18607 \emph default
18608 .
18609 \end_layout
18610
18611 \begin_layout Subsection
18612 Grouping of Image Settings
18613 \begin_inset Index idx
18614 status collapsed
18615
18616 \begin_layout Plain Layout
18617 Images ! Settings grouping
18618 \end_layout
18619
18620 \end_inset
18621
18622
18623 \end_layout
18624
18625 \begin_layout Standard
18626 Each image can define a new group of image settings or join an existing
18627  group.
18628  Images within such a group share their settings, so adjusting one image
18629  of the group automatically also adjusts all other images of the group in
18630  the same way.
18631  So you can for example change the size for a bunch of images without the
18632  need to manually change each of them.
18633  
18634 \end_layout
18635
18636 \begin_layout Standard
18637 A new group can be set by pressing the button 
18638 \family sans
18639 Open
18640 \begin_inset space ~
18641 \end_inset
18642
18643 new
18644 \begin_inset space ~
18645 \end_inset
18646
18647 group
18648 \family default
18649  in the
18650 \family sans
18651  Graphics
18652 \family default
18653  dialog in the 
18654 \family sans
18655 LaT
18656 \begin_inset ERT
18657 status collapsed
18658
18659 \begin_layout Plain Layout
18660
18661 {}
18662 \end_layout
18663
18664 \end_inset
18665
18666 eX
18667 \begin_inset space ~
18668 \end_inset
18669
18670 and
18671 \begin_inset space ~
18672 \end_inset
18673
18674 Ly
18675 \begin_inset ERT
18676 status collapsed
18677
18678 \begin_layout Plain Layout
18679
18680 {}
18681 \end_layout
18682
18683 \end_inset
18684
18685 X options
18686 \family default
18687  tab.
18688  Joining an existing group can be done using the context menu of the image
18689  and checking the name of the desired group.
18690 \end_layout
18691
18692 \begin_layout Section
18693 Tables
18694 \begin_inset Index idx
18695 status collapsed
18696
18697 \begin_layout Plain Layout
18698 Tables
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \begin_inset CommandInset label
18705 LatexCommand label
18706 name "sec:Tables"
18707
18708 \end_inset
18709
18710
18711 \end_layout
18712
18713 \begin_layout Standard
18714 You can insert a table using either the toolbar button 
18715 \begin_inset Info
18716 type  "icon"
18717 arg   "tabular-insert"
18718 \end_inset
18719
18720  or the menu 
18721 \family sans
18722 Insert\SpecialChar \menuseparator
18723 Table
18724 \family default
18725 .
18726  A dialog will appear, asking you for the number of rows and columns.
18727  The default table has lines around any cell and the first row appears separated
18728  from the rest of the table.
18729  This separation appears due to a double line: The cells of the first row
18730  have a line below them and the cells of the second row have a line above
18731  them.
18732  Here is an example table:
18733 \end_layout
18734
18735 \begin_layout Standard
18736 \align center
18737 \begin_inset Tabular
18738 <lyxtabular version="3" rows="4" columns="4">
18739 <features rotate="0" tabularvalignment="middle">
18740 <column alignment="center" valignment="top" width="0pt">
18741 <column alignment="center" valignment="top" width="0pt">
18742 <column alignment="center" valignment="top" width="0in">
18743 <column alignment="center" valignment="top" width="0pt">
18744 <row>
18745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
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
18759 \family roman
18760 \series medium
18761 \shape up
18762 \size normal
18763 \emph off
18764 \bar no
18765 \noun off
18766 \color none
18767 1
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 2
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 3
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \family roman
18798 \series medium
18799 \shape up
18800 \size normal
18801 \emph off
18802 \bar no
18803 \noun off
18804 \color none
18805 A
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 <row>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \family roman
18845 \series medium
18846 \shape up
18847 \size normal
18848 \emph off
18849 \bar no
18850 \noun off
18851 \color none
18852 B
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870
18871 \size normal
18872 \noun off
18873 \color none
18874  
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 </row>
18889 <row>
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 \family roman
18896 \series medium
18897 \shape up
18898 \size normal
18899 \emph off
18900 \bar no
18901 \noun off
18902 \color none
18903 C
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 </lyxtabular>
18937
18938 \end_inset
18939
18940
18941 \end_layout
18942
18943 \begin_layout Subsection
18944 The Table dialog
18945 \end_layout
18946
18947 \begin_layout Standard
18948 You can alter a table by clicking on it with the right mouse button and
18949  then choosing 
18950 \family sans
18951 More\SpecialChar \menuseparator
18952 Settings
18953 \family default
18954 .
18955  This brings up the table dialog.
18956  Here you can adjust the settings of the cell, row and/or column where the
18957  cursor is placed currently.
18958  Most of the dialog options also work on selections.
18959  This means that if you select more cells, columns or rows the action is
18960  done on all of your selection.
18961 \end_layout
18962
18963 \begin_layout Standard
18964 In addition to the table dialog, the 
18965 \family sans
18966 table
18967 \begin_inset space ~
18968 \end_inset
18969
18970 toolbar
18971 \family default
18972  helps you in setting table properties.
18973  It appears if the cursor is inside a table.
18974 \end_layout
18975
18976 \begin_layout Standard
18977 In the tab 
18978 \family sans
18979 Table
18980 \begin_inset space ~
18981 \end_inset
18982
18983 Settings
18984 \family default
18985  of the table dialog you can set the alignment for the current row.
18986  If you add a row or column, it will be inserted right beside or below the
18987  current cell respectively.
18988  The vertical alignment of a column can only be adjusted when a column width
18989  is given.
18990  A given width will allow the cell to have line breaks and multiple paragraphs
18991  of text, see section
18992 \begin_inset space ~
18993 \end_inset
18994
18995
18996 \begin_inset CommandInset ref
18997 LatexCommand ref
18998 reference "sub:Table-Cells"
18999
19000 \end_inset
19001
19002 .
19003 \end_layout
19004
19005 \begin_layout Standard
19006 You can mark multiple cells of one row/column as a multicolumn/row cell
19007  using the check box 
19008 \family sans
19009 Multicolumn
19010 \family default
19011  or 
19012 \family sans
19013 Multirow
19014 \family default
19015 .
19016  This will merge the cells to 
19017 \emph on
19018 one
19019 \emph default
19020  cell, spread over more than one column/row.
19021  Multicolumn cells are treated as own rows, so that the alignment, width,
19022  and border settings affect only the multicolumn cell.
19023  Here is an example table with a multicolumn cell in the first row and one
19024  in the last row without the upper border:
19025 \end_layout
19026
19027 \begin_layout Standard
19028 \align center
19029 \begin_inset Tabular
19030 <lyxtabular version="3" rows="3" columns="4">
19031 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19032 <column alignment="center" valignment="top" width="0pt">
19033 <column alignment="center" valignment="middle">
19034 <column alignment="center" valignment="top" width="0in">
19035 <column alignment="center" valignment="top" width="0pt">
19036 <row>
19037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041 abc
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050 def ghi
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 jkl
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 </row>
19074 <row>
19075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079
19080 \family roman
19081 \series medium
19082 \shape up
19083 \size normal
19084 \emph off
19085 \bar no
19086 \noun off
19087 \color none
19088 A
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 B
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 C
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115 D
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 </row>
19121 <row>
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 1
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 2
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 3
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153 4
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 </lyxtabular>
19160
19161 \end_inset
19162
19163
19164 \end_layout
19165
19166 \begin_layout Standard
19167 Adept users can declare special LaTeX-arguments for the table.
19168  They are necessary for special table formatting, such as the multirow cells,
19169  explained in the chapter 
19170 \emph on
19171 Tables
19172 \emph default
19173  of the 
19174 \emph on
19175 Embedded
19176 \begin_inset space ~
19177 \end_inset
19178
19179 Objects
19180 \emph default
19181  manual.
19182  You can also rotate the current cell or the whole table 90
19183 \begin_inset space \thinspace{}
19184 \end_inset
19185
19186 degrees counterclockwise.
19187  These rotations are not visible in LyX but are visible in the output.
19188 \end_layout
19189
19190 \begin_layout Standard
19191 \begin_inset Note Greyedout
19192 status open
19193
19194 \begin_layout Plain Layout
19195
19196 \series bold
19197 Note:
19198 \series default
19199  Most DVI-viewers are 
19200 \emph on
19201 not
19202 \emph default
19203  able to display rotations.
19204 \end_layout
19205
19206 \end_inset
19207
19208
19209 \end_layout
19210
19211 \begin_layout Standard
19212 The 
19213 \family sans
19214 Borders
19215 \family default
19216  tab allows you to add and delete border lines for the current row/column.
19217  The button 
19218 \family sans
19219 Default
19220 \family default
19221  adds lines for all cell borders.
19222 \end_layout
19223
19224 \begin_layout Subsection
19225 Longtables
19226 \begin_inset Index idx
19227 status collapsed
19228
19229 \begin_layout Plain Layout
19230 Tables ! Longtables
19231 \end_layout
19232
19233 \end_inset
19234
19235
19236 \begin_inset Index idx
19237 status collapsed
19238
19239 \begin_layout Plain Layout
19240 Longtables
19241 \end_layout
19242
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \begin_layout Standard
19249 If the table is too long to fit on one page, you can use the option 
19250 \family sans
19251 Use
19252 \begin_inset space ~
19253 \end_inset
19254
19255 long
19256 \begin_inset space ~
19257 \end_inset
19258
19259 table
19260 \family default
19261  in the tab 
19262 \family sans
19263 Longtable
19264 \family default
19265  of the table dialog to split the table automatically over more pages.
19266  Doing this enables some check boxes and you can now define:
19267 \end_layout
19268
19269 \begin_layout Description
19270
19271 \family sans
19272 Header
19273 \family default
19274 : The current row and all rows above, that don't have any special options
19275  defined, are defined to be the header rows of all pages of the longtable.
19276  except for the first page, if 
19277 \family sans
19278 First
19279 \begin_inset space ~
19280 \end_inset
19281
19282 header
19283 \family default
19284  is defined.
19285 \end_layout
19286
19287 \begin_layout Description
19288
19289 \family sans
19290 First
19291 \begin_inset space ~
19292 \end_inset
19293
19294 header
19295 \family default
19296 : The current row and all rows above, that don't have any special options
19297  defined, are defined to be the header rows of the first page of the longtable.
19298 \end_layout
19299
19300 \begin_layout Description
19301
19302 \family sans
19303 Footer
19304 \family default
19305 : The current row and all rows below, that don't have any special options
19306  defined, are defined to be the footer rows of all pages of the longtable,
19307  except for the last page, if 
19308 \family sans
19309 Last
19310 \begin_inset space ~
19311 \end_inset
19312
19313 footer
19314 \family default
19315  is defined.
19316 \end_layout
19317
19318 \begin_layout Description
19319
19320 \family sans
19321 Last
19322 \begin_inset space ~
19323 \end_inset
19324
19325 footer
19326 \family default
19327 : The current row and all rows below, that don't have any special options
19328  defined, are defined to be the footer rows of the last page of the longtable.
19329 \end_layout
19330
19331 \begin_layout Description
19332 Caption: The first row is reset as a single column.
19333  You can now insert there the table caption via the menu 
19334 \family sans
19335 Insert\SpecialChar \menuseparator
19336 Caption
19337 \family default
19338 .
19339  More about longtable captions can be found in the 
19340 \emph on
19341 Embedded
19342 \begin_inset space ~
19343 \end_inset
19344
19345 Objects
19346 \emph default
19347  manual.
19348 \end_layout
19349
19350 \begin_layout Standard
19351 You can also specify a row where the table is split.
19352  If you set more than one option in the same table row, you should be aware
19353  that then only the first option is used; the others will be defined as
19354  
19355 \emph on
19356 empty
19357 \emph default
19358 .
19359  In this context, first means first in this order: 
19360 \family sans
19361 Footer, Last
19362 \begin_inset space ~
19363 \end_inset
19364
19365 footer,
19366 \family default
19367  
19368 \family sans
19369 Header,
19370 \family default
19371  
19372 \family sans
19373 First
19374 \begin_inset space ~
19375 \end_inset
19376
19377 header
19378 \family default
19379 ; see the following longtable to see how it works:
19380 \end_layout
19381
19382 \begin_layout Standard
19383 \align center
19384 \begin_inset Tabular
19385 <lyxtabular version="3" rows="69" columns="3">
19386 <features rotate="0" islongtable="true" longtabularalignment="center">
19387 <column alignment="block" valignment="top" width="5cm">
19388 <column alignment="left" valignment="top" width="0pt">
19389 <column alignment="right" valignment="top" width="0pt">
19390 <row endfirsthead="true">
19391 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395
19396 \series bold
19397 Example Phone List (ignore the names)
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 </row>
19421 <row endfirsthead="true">
19422 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \series bold
19428 NAME
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446
19447 \series bold
19448 TEL.
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 </row>
19454 <row endhead="true">
19455 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459  
19460 \series bold
19461 Example Phone List
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 </row>
19485 <row endhead="true">
19486 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490
19491 \series bold
19492 NAME
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \series bold
19512 TEL.
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 <row endfoot="true">
19519 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523  
19524 \series bold
19525 continue ...
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 </row>
19549 <row>
19550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554
19555 \series bold
19556 Annovi
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 Silvia
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 111
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \series bold
19587 Bertoli
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 Stefano
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 111
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \series bold
19618 Bozzi
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 Walter
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636 111
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \series bold
19649 Cachia
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 Maria
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667 111
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 </row>
19673 <row>
19674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678
19679 \series bold
19680 Cachia
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689 Maurizio
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 111
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 </row>
19704 <row>
19705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Plain Layout
19709
19710 \series bold
19711 Cinquemani
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720 Giusi
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729 111
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 </row>
19735 <row>
19736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740
19741 \series bold
19742 Colin
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751 Bernard
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 111
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row>
19767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \series bold
19773 Concli
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 Gianfranco
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 111
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \series bold
19804 Dal Bosco
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 Carolina
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822 111
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 </row>
19828 <row>
19829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \series bold
19835 Dalpiaz
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 Annamaria
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 111
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row>
19860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \series bold
19866 Feliciello
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 Domenico
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884 111
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row>
19891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \series bold
19897 Focarelli
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 Paola
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 111
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 <row>
19922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \series bold
19928 Galletti
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 Oreste
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946 111
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 </row>
19952 <row>
19953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957
19958 \series bold
19959 Gasparini
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 Franca
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977 111
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 </row>
19983 <row>
19984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988
19989 \series bold
19990 Rizzardi
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999 Paola
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 111
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 </row>
20014 <row>
20015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019
20020 \series bold
20021 Lassini
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 Giancarlo
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Plain Layout
20039 111
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row>
20046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050
20051 \series bold
20052 Malfatti
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 Luciano
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 111
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \series bold
20083 Malfatti
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 Valeriano
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 111
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 </row>
20107 <row>
20108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112
20113 \series bold
20114 Meneguzzo
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 Roberto
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20129 \begin_inset Text
20130
20131 \begin_layout Plain Layout
20132 111
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \series bold
20145 Mezzadra
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 Roberto
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163 111
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 </row>
20169 <row>
20170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \series bold
20176 Pirpamer
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 Erich
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194 111
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 </row>
20200 <row>
20201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205
20206 \series bold
20207 Pochiesa
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 Paolo
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20222 \begin_inset Text
20223
20224 \begin_layout Plain Layout
20225 111, 222
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 </row>
20231 <row>
20232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236
20237 \series bold
20238 Radina
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247 Claudio
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256 111
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \series bold
20269 Stuffer
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 Oskar
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287 111
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 </row>
20293 <row>
20294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298
20299 \series bold
20300 Tacchelli
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 Ugo
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 111
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 <row>
20325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \series bold
20331 Tezzele
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 Margit
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349 111
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360
20361 \series bold
20362 Unterkalmsteiner
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 Frieda
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380 111
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 </row>
20386 <row>
20387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391
20392 \series bold
20393 Vieider
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402 Hilde
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411 111
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 </row>
20417 <row>
20418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422
20423 \series bold
20424 Vigna
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 Jürgen
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 111
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 </row>
20448 <row>
20449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453
20454 \series bold
20455 Weber
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 Maurizio
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473 111
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 </row>
20479 <row>
20480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484
20485 \series bold
20486 Winkler
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 Franz
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 111
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 </row>
20510 <row>
20511 <cell multicolumn="1" alignment="left" valignment="top" bottomline="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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 </row>
20539 <row>
20540 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544
20545 \series bold
20546 Annovi
20547 \end_layout
20548
20549 \end_inset
20550 </cell>
20551 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20552 \begin_inset Text
20553
20554 \begin_layout Plain Layout
20555 Silvia
20556 \end_layout
20557
20558 \end_inset
20559 </cell>
20560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564 555
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 </row>
20570 <row>
20571 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575
20576 \series bold
20577 Bertoli
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 Stefano
20587 \end_layout
20588
20589 \end_inset
20590 </cell>
20591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20592 \begin_inset Text
20593
20594 \begin_layout Plain Layout
20595 555
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 </row>
20601 <row>
20602 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606
20607 \series bold
20608 Bozzi
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617 Walter
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626 555
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 </row>
20632 <row>
20633 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637
20638 \series bold
20639 Cachia
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648 Maria
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657 555
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 </row>
20663 <row>
20664 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668
20669 \series bold
20670 Cachia
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679 Maurizio
20680 \end_layout
20681
20682 \end_inset
20683 </cell>
20684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20685 \begin_inset Text
20686
20687 \begin_layout Plain Layout
20688 555
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 </row>
20694 <row>
20695 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699
20700 \series bold
20701 Cinquemani
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710 Giusi
20711 \end_layout
20712
20713 \end_inset
20714 </cell>
20715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719 555
20720 \end_layout
20721
20722 \end_inset
20723 </cell>
20724 </row>
20725 <row>
20726 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730
20731 \series bold
20732 Colin
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20738 \begin_inset Text
20739
20740 \begin_layout Plain Layout
20741 Bernard
20742 \end_layout
20743
20744 \end_inset
20745 </cell>
20746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750 555
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 </row>
20756 <row>
20757 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20758 \begin_inset Text
20759
20760 \begin_layout Plain Layout
20761
20762 \series bold
20763 Concli
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772 Gianfranco
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781 555
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 </row>
20787 <row>
20788 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792
20793 \series bold
20794 Dal Bosco
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803 Carolina
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Plain Layout
20812 555
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 </row>
20818 <row>
20819 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823
20824 \series bold
20825 Dalpiaz
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834 Annamaria
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 555
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 </row>
20849 <row>
20850 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \series bold
20856 Feliciello
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 Domenico
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874 555
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 </row>
20880 <row>
20881 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885
20886 \series bold
20887 Focarelli
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20893 \begin_inset Text
20894
20895 \begin_layout Plain Layout
20896 Paola
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905 555
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 </row>
20911 <row>
20912 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916
20917 \series bold
20918 Galletti
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927 Oreste
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936 555
20937 \end_layout
20938
20939 \end_inset
20940 </cell>
20941 </row>
20942 <row>
20943 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947
20948 \series bold
20949 Gasparini
20950 \end_layout
20951
20952 \end_inset
20953 </cell>
20954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958 Franca
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967 555
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 </row>
20973 <row>
20974 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978
20979 \series bold
20980 Rizzardi
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989 Paola
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998 555
20999 \end_layout
21000
21001 \end_inset
21002 </cell>
21003 </row>
21004 <row>
21005 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009
21010 \series bold
21011 Lassini
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020 Giancarlo
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21026 \begin_inset Text
21027
21028 \begin_layout Plain Layout
21029 555
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 </row>
21035 <row>
21036 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040
21041 \series bold
21042 Malfatti
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051 Luciano
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21057 \begin_inset Text
21058
21059 \begin_layout Plain Layout
21060 555
21061 \end_layout
21062
21063 \end_inset
21064 </cell>
21065 </row>
21066 <row>
21067 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21068 \begin_inset Text
21069
21070 \begin_layout Plain Layout
21071
21072 \series bold
21073 Malfatti
21074 \end_layout
21075
21076 \end_inset
21077 </cell>
21078 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082 Valeriano
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Plain Layout
21091 555
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 </row>
21097 <row>
21098 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102
21103 \series bold
21104 Meneguzzo
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113 Roberto
21114 \end_layout
21115
21116 \end_inset
21117 </cell>
21118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122 555
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 </row>
21128 <row>
21129 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133
21134 \series bold
21135 Mezzadra
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144 Roberto
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21150 \begin_inset Text
21151
21152 \begin_layout Plain Layout
21153 555
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 </row>
21159 <row>
21160 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164
21165 \series bold
21166 Pirpamer
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175 Erich
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184 555
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \series bold
21197 Pochiesa
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 Paolo
21207 \end_layout
21208
21209 \end_inset
21210 </cell>
21211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215 555, 222
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 <row>
21222 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226
21227 \series bold
21228 Radina
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 Claudio
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21243 \begin_inset Text
21244
21245 \begin_layout Plain Layout
21246 555
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 </row>
21252 <row>
21253 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257
21258 \series bold
21259 Stuffer
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268 Oskar
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21274 \begin_inset Text
21275
21276 \begin_layout Plain Layout
21277 555
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 </row>
21283 <row>
21284 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288
21289 \series bold
21290 Tacchelli
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21296 \begin_inset Text
21297
21298 \begin_layout Plain Layout
21299 Ugo
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308 555
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 <row>
21315 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \series bold
21321 Tezzele
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330 Margit
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339 555
21340 \end_layout
21341
21342 \end_inset
21343 </cell>
21344 </row>
21345 <row>
21346 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350
21351 \series bold
21352 Unterkalmsteiner
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 Frieda
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370 555
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 </row>
21376 <row>
21377 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21378 \begin_inset Text
21379
21380 \begin_layout Plain Layout
21381
21382 \series bold
21383 Vieider
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392 Hilde
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 555
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 </row>
21407 <row>
21408 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412
21413 \series bold
21414 Vigna
21415 \end_layout
21416
21417 \end_inset
21418 </cell>
21419 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423 Jürgen
21424 \end_layout
21425
21426 \end_inset
21427 </cell>
21428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432 999
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443
21444 \series bold
21445 Weber
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454 Maurizio
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463 555
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 </row>
21469 <row>
21470 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474
21475 \series bold
21476 Winkler
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21482 \begin_inset Text
21483
21484 \begin_layout Plain Layout
21485 Franz
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494 555
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 </row>
21500 <row endlastfoot="true">
21501 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505
21506 \series bold
21507 End
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 </row>
21531 </lyxtabular>
21532
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \begin_layout Subsection
21539 Table Cells
21540 \begin_inset Index idx
21541 status collapsed
21542
21543 \begin_layout Plain Layout
21544 Tables ! Cells
21545 \end_layout
21546
21547 \end_inset
21548
21549
21550 \begin_inset CommandInset label
21551 LatexCommand label
21552 name "sub:Table-Cells"
21553
21554 \end_inset
21555
21556
21557 \end_layout
21558
21559 \begin_layout Standard
21560 A table cell can contain text, inline equations, a figure, or another table.
21561  All these kinds of objects can be placed in the same cell.
21562  Font sizes and shapes can also be altered.
21563  But you can't put a special environment in a cell (like 
21564 \family sans
21565 Section*
21566 \family default
21567 , etc.), nor set spacing options for the cell's paragraph.
21568 \end_layout
21569
21570 \begin_layout Standard
21571 To have multi-line entries in table cells, you have to declare a fixed width
21572  for the column in the table dialog.
21573  Your text is then automatically split into multiple lines and the cell
21574  is enlarged vertically when the length of the text exceeds the given width.
21575  An example:
21576 \end_layout
21577
21578 \begin_layout Standard
21579 \align center
21580 \begin_inset Tabular
21581 <lyxtabular version="3" rows="4" columns="3">
21582 <features rotate="0" tabularvalignment="middle">
21583 <column alignment="center" valignment="top" width="0pt">
21584 <column alignment="block" valignment="top" width="3cm">
21585 <column alignment="center" valignment="top" width="0pt">
21586 <row>
21587 <cell 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 1
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 2
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \family roman
21629 \series medium
21630 \shape up
21631 \size normal
21632 \emph off
21633 \bar no
21634 \noun off
21635 \color none
21636 3
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 </row>
21642 <row>
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 4
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 <cell alignment="center" valignment="top" leftline="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 This is a multi-line entry in a table.
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \family roman
21685 \series medium
21686 \shape up
21687 \size normal
21688 \emph off
21689 \bar no
21690 \noun off
21691 \color none
21692 5
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 </row>
21698 <row>
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 6
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 <cell alignment="center" valignment="top" bottomline="true" leftline="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 This is longer now.
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \family roman
21741 \series medium
21742 \shape up
21743 \size normal
21744 \emph off
21745 \bar no
21746 \noun off
21747 \color none
21748 7
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row>
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 8
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777
21778 \family roman
21779 \series medium
21780 \shape up
21781 \size normal
21782 \emph off
21783 \bar no
21784 \noun off
21785 \color none
21786 This is a multi-line entry in a table.
21787  This is longer now.
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796
21797 \family roman
21798 \series medium
21799 \shape up
21800 \size normal
21801 \emph off
21802 \bar no
21803 \noun off
21804 \color none
21805 9
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 </lyxtabular>
21812
21813 \end_inset
21814
21815
21816 \end_layout
21817
21818 \begin_layout Standard
21819 Cutting and pasting between tables and table cells works reasonably well.
21820  You can even cut and paste more than one row.
21821 \begin_inset Foot
21822 status collapsed
21823
21824 \begin_layout Plain Layout
21825 Note that you cannot paste into a multicell selection because it would not
21826  be clear what to do when pasting a single word in a selected 2×3.
21827  
21828 \end_layout
21829
21830 \end_inset
21831
21832  Selection with the mouse or with 
21833 \family sans
21834 Shift
21835 \family default
21836  plus the arrow keys works as usual.
21837  You can also copy and paste the entire table as a single unit by starting
21838  the selection from outside the table.
21839 \end_layout
21840
21841 \begin_layout Section
21842 Floats
21843 \begin_inset Index idx
21844 status collapsed
21845
21846 \begin_layout Plain Layout
21847 Floats
21848 \end_layout
21849
21850 \end_inset
21851
21852
21853 \begin_inset CommandInset label
21854 LatexCommand label
21855 name "sec:Floats"
21856
21857 \end_inset
21858
21859
21860 \end_layout
21861
21862 \begin_layout Subsection
21863 Introduction
21864 \end_layout
21865
21866 \begin_layout Standard
21867 A float is a block of text associated with some sort of label, which doesn't
21868  have a fixed location.
21869  It can 
21870 \begin_inset Quotes eld
21871 \end_inset
21872
21873 float
21874 \begin_inset Quotes erd
21875 \end_inset
21876
21877  forward or backward a page or two, to wherever it fits best.
21878  
21879 \family sans
21880 Footnotes
21881 \family default
21882  and 
21883 \family sans
21884 Margin
21885 \begin_inset space ~
21886 \end_inset
21887
21888 Notes
21889 \family default
21890  are also floats, because they can float to the next page when there are
21891  too many notes on the current page.
21892 \end_layout
21893
21894 \begin_layout Standard
21895 Floats make it possible to get a high quality layout.
21896  Images and tables can be distributed evenly over the pages to avoid whitespace
21897  and pages without text.
21898  As the floating often destroys the spatial context between the text and
21899  the image/table, every float can be referenced in the text.
21900  Floats are therefore numbered.
21901  Referencing is described in section
21902 \begin_inset space ~
21903 \end_inset
21904
21905
21906 \begin_inset CommandInset ref
21907 LatexCommand ref
21908 reference "sec:Cross-References"
21909
21910 \end_inset
21911
21912 .
21913 \end_layout
21914
21915 \begin_layout Standard
21916 To insert a float, use the menu 
21917 \family sans
21918 Insert\SpecialChar \menuseparator
21919 Float
21920 \family default
21921 .
21922  A box with a caption will be inserted into your document.
21923  The label will automatically be translated to the document language in
21924  the output.
21925  After the label you can insert the caption text.
21926 \begin_inset Index idx
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930 Floats ! Captions
21931 \end_layout
21932
21933 \end_inset
21934
21935  The image or table is inserted above or below the caption in a separate
21936  paragraph within the float.
21937  To keep your LyX-document readable, you can open and close the float box
21938  by left-clicking on the box label.
21939  A closed float box looks like this: 
21940 \begin_inset Graphics
21941         filename clipart/floatQt4.png
21942         scale 80
21943
21944 \end_inset
21945
21946  – a gray button with a red label.
21947 \end_layout
21948
21949 \begin_layout Standard
21950 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21951  that can occur when the surrounding text is specially formatted.
21952 \end_layout
21953
21954 \begin_layout Subsection
21955 Figure Floats
21956 \begin_inset CommandInset label
21957 LatexCommand label
21958 name "sub:Figure-Floats"
21959
21960 \end_inset
21961
21962
21963 \begin_inset Index idx
21964 status collapsed
21965
21966 \begin_layout Plain Layout
21967 Floats ! Figure floats
21968 \end_layout
21969
21970 \end_inset
21971
21972
21973 \end_layout
21974
21975 \begin_layout Standard
21976 Figure
21977 \begin_inset space ~
21978 \end_inset
21979
21980
21981 \begin_inset CommandInset ref
21982 LatexCommand ref
21983 reference "fig:Platypus-distorted"
21984
21985 \end_inset
21986
21987  was created using the menu 
21988 \family sans
21989 Insert\SpecialChar \menuseparator
21990 Float\SpecialChar \menuseparator
21991 Figure
21992 \family default
21993  (toolbar button 
21994 \begin_inset Info
21995 type  "icon"
21996 arg   "float-insert figure"
21997 \end_inset
21998
21999 ).
22000  The image was inserted by setting the cursor above the caption label and
22001  using the menu 
22002 \family sans
22003 Insert\SpecialChar \menuseparator
22004 Graphics
22005 \family default
22006  (toolbar button 
22007 \begin_inset Info
22008 type  "icon"
22009 arg   "dialog-show-new-inset graphics"
22010 \end_inset
22011
22012 ).
22013  The image in the float was horizontally centered by putting the cursor
22014  to the left or right of the image and using the menu 
22015 \family sans
22016 Edit\SpecialChar \menuseparator
22017 Paragraph
22018 \begin_inset space ~
22019 \end_inset
22020
22021 Settings
22022 \family default
22023  (toolbar button 
22024 \begin_inset Info
22025 type  "icon"
22026 arg   "layout-paragraph"
22027 \end_inset
22028
22029 ).
22030 \end_layout
22031
22032 \begin_layout Standard
22033 \begin_inset Float figure
22034 wide false
22035 sideways false
22036 status collapsed
22037
22038 \begin_layout Plain Layout
22039 \align center
22040 \begin_inset Graphics
22041         filename clipart/platypus.eps
22042         lyxscale 50
22043         width 50col%
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \begin_layout Plain Layout
22051 \begin_inset Caption Standard
22052
22053 \begin_layout Plain Layout
22054 \begin_inset CommandInset label
22055 LatexCommand label
22056 name "fig:Platypus-distorted"
22057
22058 \end_inset
22059
22060 A severely distorted platypus in a float.
22061 \end_layout
22062
22063 \end_inset
22064
22065
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \begin_layout Standard
22074 This figure float also shows how to set a label and create a cross-reference
22075  to it: Insert a label into the caption using the menu 
22076 \family sans
22077 Insert\SpecialChar \menuseparator
22078 Label
22079 \family default
22080  (toolbar button 
22081 \begin_inset Info
22082 type  "icon"
22083 arg   "label-insert"
22084 \end_inset
22085
22086 ) and refer to it using the menu 
22087 \family sans
22088 Insert\SpecialChar \menuseparator
22089 Cross-Reference
22090 \family default
22091  (toolbar button 
22092 \begin_inset Info
22093 type  "icon"
22094 arg   "dialog-show-new-inset ref"
22095 \end_inset
22096
22097 ).
22098  It is important to use cross-references to figure floats rather than using
22099  vague references like 
22100 \begin_inset Quotes eld
22101 \end_inset
22102
22103 the figure above
22104 \begin_inset Quotes erd
22105 \end_inset
22106
22107 , because, as LaTeX will reposition the floats in the final document, it
22108  might not be 
22109 \begin_inset Quotes eld
22110 \end_inset
22111
22112 above
22113 \begin_inset Quotes erd
22114 \end_inset
22115
22116  at all.
22117  For more about cross-references, see section
22118 \begin_inset space ~
22119 \end_inset
22120
22121
22122 \begin_inset CommandInset ref
22123 LatexCommand ref
22124 reference "sec:Cross-References"
22125
22126 \end_inset
22127
22128 .
22129 \end_layout
22130
22131 \begin_layout Standard
22132 Normally only one image is inserted in a figure float, but sometimes you
22133  might want to use two images with separate subcaptions.
22134  This can be done by inserting image floats into existing image floats.
22135  Note that only the main caption of the float is added to the List of Figures
22136  as described in section
22137 \begin_inset space ~
22138 \end_inset
22139
22140
22141 \begin_inset CommandInset ref
22142 LatexCommand ref
22143 reference "sub:List-of-Figures"
22144
22145 \end_inset
22146
22147 .
22148  Figure
22149 \begin_inset space ~
22150 \end_inset
22151
22152
22153 \begin_inset CommandInset ref
22154 LatexCommand ref
22155 reference "fig:Two-distorted-images"
22156
22157 \end_inset
22158
22159  is an example of a figure float with two images set side by side.
22160  You can also set the images one below the other.
22161  Figure
22162 \begin_inset space ~
22163 \end_inset
22164
22165
22166 \begin_inset CommandInset ref
22167 LatexCommand ref
22168 reference "fig:Undefinable"
22169
22170 \end_inset
22171
22172  and 
22173 \begin_inset CommandInset ref
22174 LatexCommand ref
22175 reference "fig:Platypus"
22176
22177 \end_inset
22178
22179  are the subfigures.
22180 \end_layout
22181
22182 \begin_layout Standard
22183 \begin_inset Float figure
22184 wide false
22185 sideways false
22186 status open
22187
22188 \begin_layout Plain Layout
22189 \begin_inset space \hfill{}
22190 \end_inset
22191
22192
22193 \begin_inset Float figure
22194 wide false
22195 sideways false
22196 status collapsed
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Caption Standard
22200
22201 \begin_layout Plain Layout
22202 \begin_inset CommandInset label
22203 LatexCommand label
22204 name "fig:Undefinable"
22205
22206 \end_inset
22207
22208 Undefinable
22209 \end_layout
22210
22211 \end_inset
22212
22213
22214 \end_layout
22215
22216 \begin_layout Plain Layout
22217 \begin_inset Graphics
22218         filename clipart/escher-lsd.eps
22219         width 45col%
22220
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \end_inset
22227
22228
22229 \begin_inset space \hfill{}
22230 \end_inset
22231
22232
22233 \begin_inset Float figure
22234 wide false
22235 sideways false
22236 status collapsed
22237
22238 \begin_layout Plain Layout
22239 \begin_inset Caption Standard
22240
22241 \begin_layout Plain Layout
22242 \begin_inset CommandInset label
22243 LatexCommand label
22244 name "fig:Platypus"
22245
22246 \end_inset
22247
22248 Platypus
22249 \end_layout
22250
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \begin_layout Plain Layout
22257 \begin_inset Graphics
22258         filename clipart/platypus.eps
22259         lyxscale 60
22260         width 45col%
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \end_inset
22268
22269
22270 \begin_inset space \hfill{}
22271 \end_inset
22272
22273
22274 \end_layout
22275
22276 \begin_layout Plain Layout
22277 \begin_inset Caption Standard
22278
22279 \begin_layout Plain Layout
22280 \begin_inset CommandInset label
22281 LatexCommand label
22282 name "fig:Two-distorted-images"
22283
22284 \end_inset
22285
22286 Two distorted images.
22287 \end_layout
22288
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \begin_layout Subsection
22300 Table Floats
22301 \begin_inset Index idx
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305 Floats ! Table floats
22306 \end_layout
22307
22308 \end_inset
22309
22310
22311 \end_layout
22312
22313 \begin_layout Standard
22314 Table floats can be inserted using the menu 
22315 \family sans
22316 Insert\SpecialChar \menuseparator
22317 Float\SpecialChar \menuseparator
22318 Table
22319 \family default
22320  or the toolbar button 
22321 \begin_inset Info
22322 type  "icon"
22323 arg   "float-insert table"
22324 \end_inset
22325
22326 .
22327  They have the same properties as figure floats except that the table in
22328  the float is normally placed below the caption and not above like for figures
22329  and that the label begins with “tab:”.
22330  Table
22331 \begin_inset space ~
22332 \end_inset
22333
22334
22335 \begin_inset CommandInset ref
22336 LatexCommand ref
22337 reference "tab:Table-float"
22338
22339 \end_inset
22340
22341  is a table float.
22342 \end_layout
22343
22344 \begin_layout Standard
22345 \begin_inset Float table
22346 wide false
22347 sideways false
22348 status open
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Caption Standard
22352
22353 \begin_layout Plain Layout
22354 \begin_inset CommandInset label
22355 LatexCommand label
22356 name "tab:Table-float"
22357
22358 \end_inset
22359
22360 A table float.
22361 \end_layout
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369 \align center
22370 \begin_inset Tabular
22371 <lyxtabular version="3" rows="3" columns="3">
22372 <features rotate="0" tabularvalignment="middle">
22373 <column alignment="center" valignment="top" width="0pt">
22374 <column alignment="center" valignment="top" width="0pt">
22375 <column alignment="center" valignment="top" width="0pt">
22376 <row>
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 1
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 2
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417
22418 \family roman
22419 \series medium
22420 \shape up
22421 \size normal
22422 \emph off
22423 \bar no
22424 \noun off
22425 \color none
22426 3
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 </row>
22432 <row>
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 Joe
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" leftline="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 Mary
22465 \end_layout
22466
22467 \end_inset
22468 </cell>
22469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \family roman
22475 \series medium
22476 \shape up
22477 \size normal
22478 \emph off
22479 \bar no
22480 \noun off
22481 \color none
22482 Ted
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 <row>
22489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \family roman
22495 \series medium
22496 \shape up
22497 \size normal
22498 \emph off
22499 \bar no
22500 \noun off
22501 \color none
22502 \begin_inset Formula $\int x^{2}dx$
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514
22515 \family roman
22516 \series medium
22517 \shape up
22518 \size normal
22519 \emph off
22520 \bar no
22521 \noun off
22522 \color none
22523 \begin_inset Formula $\left[\begin{array}{cc}
22524 a & b\\
22525 c & d
22526 \end{array}\right]$
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538
22539 \family roman
22540 \series medium
22541 \shape up
22542 \size normal
22543 \emph off
22544 \bar no
22545 \noun off
22546 \color none
22547 \begin_inset Formula $1+1=2$
22548 \end_inset
22549
22550
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 </row>
22556 </lyxtabular>
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \begin_layout Subsection
22569 More Information
22570 \begin_inset Index idx
22571 status collapsed
22572
22573 \begin_layout Plain Layout
22574 Floats ! Details
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 LyX offers you further float types as well as rotated floats.
22584  It also allows you to change the float numbering scheme, to control the
22585  float placement and to change the formatting and placement of the float
22586  caption.
22587  All these features are explained in detail with many examples in the chapter
22588  
22589 \emph on
22590 Floats
22591 \emph default
22592  in the 
22593 \emph on
22594 Embedded
22595 \begin_inset space ~
22596 \end_inset
22597
22598 Objects
22599 \emph default
22600  manual.
22601 \end_layout
22602
22603 \begin_layout Section
22604 Minipages
22605 \begin_inset Index idx
22606 status collapsed
22607
22608 \begin_layout Plain Layout
22609 Minipages
22610 \end_layout
22611
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \begin_layout Standard
22618 LaTeX provides a mechanism essentially to produce a page within a page,
22619  called a minipage.
22620  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22621 \begin_inset space \space{}
22622 \end_inset
22623
22624 apply.
22625  
22626 \end_layout
22627
22628 \begin_layout Standard
22629 Minipages in LyX have their own collapsible box inserted via the menu 
22630 \family sans
22631 Insert\SpecialChar \menuseparator
22632 Box
22633 \family default
22634 .
22635  Right-clicking on the box label allows you to alter the width of the minipage
22636  and its alignment within the page.
22637 \end_layout
22638
22639 \begin_layout Standard
22640 \align center
22641 \begin_inset Box Frameless
22642 position "t"
22643 hor_pos "c"
22644 has_inner_box 1
22645 inner_pos "t"
22646 use_parbox 0
22647 use_makebox 0
22648 width "30col%"
22649 special "none"
22650 height "1pt"
22651 height_special "totalheight"
22652 status collapsed
22653
22654 \begin_layout Plain Layout
22655
22656 \shape italic
22657 This is a minipage.
22658  The text is set in an italic style.
22659 \end_layout
22660
22661 \begin_layout Plain Layout
22662
22663 \shape italic
22664 Minipages are often used for text in another language or text that needs
22665  another formatting.
22666 \end_layout
22667
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \begin_layout Standard
22674 \begin_inset VSpace medskip
22675 \end_inset
22676
22677 If you place two minipages side-by-side, you can use 
22678 \family sans
22679 Horizontal Fills
22680 \family default
22681  as described in section
22682 \begin_inset space ~
22683 \end_inset
22684
22685
22686 \begin_inset CommandInset ref
22687 LatexCommand ref
22688 reference "sub:Horizontal-Space"
22689
22690 \end_inset
22691
22692 :
22693 \begin_inset VSpace medskip
22694 \end_inset
22695
22696
22697 \end_layout
22698
22699 \begin_layout Standard
22700 \begin_inset Box Frameless
22701 position "t"
22702 hor_pos "c"
22703 has_inner_box 1
22704 inner_pos "t"
22705 use_parbox 0
22706 use_makebox 0
22707 width "1.5in"
22708 special "none"
22709 height "1pt"
22710 height_special "totalheight"
22711 status open
22712
22713 \begin_layout Plain Layout
22714 This is a minipage with some stupid dummy text.
22715  This dummy text is used to increase the size of the minipage.
22716 \end_layout
22717
22718 \end_inset
22719
22720
22721 \begin_inset space \hfill{}
22722 \end_inset
22723
22724
22725 \begin_inset Box Frameless
22726 position "t"
22727 hor_pos "c"
22728 has_inner_box 1
22729 inner_pos "t"
22730 use_parbox 0
22731 use_makebox 0
22732 width "1.5in"
22733 special "none"
22734 height "1pt"
22735 height_special "totalheight"
22736 status open
22737
22738 \begin_layout Plain Layout
22739 This is a minipage with some stupid dummy text.
22740  This dummy text is used to increase the size of the minipage.
22741 \end_layout
22742
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \begin_layout Standard
22749 \begin_inset VSpace bigskip
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Standard
22756 When you right-click on a minipage box, you can transform the box to another
22757  box type.
22758  All box types and their settings are explained in detail in chapter 
22759 \emph on
22760 Boxes
22761 \emph default
22762  of the 
22763 \emph on
22764 Embedded
22765 \begin_inset space ~
22766 \end_inset
22767
22768 Objects
22769 \emph default
22770  manual.
22771 \end_layout
22772
22773 \begin_layout Chapter
22774 Mathematical Formulas
22775 \begin_inset Index idx
22776 status collapsed
22777
22778 \begin_layout Plain Layout
22779 Math
22780 \end_layout
22781
22782 \end_inset
22783
22784
22785 \begin_inset Index idx
22786 status collapsed
22787
22788 \begin_layout Plain Layout
22789 Formulas | see
22790 \begin_inset ERT
22791 status collapsed
22792
22793 \begin_layout Plain Layout
22794
22795 {
22796 \end_layout
22797
22798 \end_inset
22799
22800 Math
22801 \begin_inset ERT
22802 status collapsed
22803
22804 \begin_layout Plain Layout
22805
22806 }
22807 \end_layout
22808
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815
22816
22817 \begin_inset CommandInset label
22818 LatexCommand label
22819 name "chap:Mathematical-Formulas"
22820
22821 \end_inset
22822
22823
22824 \end_layout
22825
22826 \begin_layout Standard
22827 The issues of this chapter are described in detail in the 
22828 \emph on
22829 Math
22830 \emph default
22831  manual.
22832  There you will also find tips and tricks for special cases.
22833 \end_layout
22834
22835 \begin_layout Section
22836 Basic Math Editing
22837 \begin_inset Index idx
22838 status collapsed
22839
22840 \begin_layout Plain Layout
22841 Math ! Basics
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \begin_layout Standard
22850 To create a math formula, you can just click on the toolbar icon 
22851 \begin_inset Info
22852 type  "icon"
22853 arg   "math-mode on"
22854 \end_inset
22855
22856  (shortcut 
22857 \begin_inset Info
22858 type  "shortcut"
22859 arg   "math-mode"
22860 \end_inset
22861
22862 ).
22863  That will create a little blue rectangle, with purple markers around its
22864  corners.
22865  That blue rectangle is the formula itself; the purple markers indicate
22866  what level of nesting within the formula you are at.
22867  You can also choose a particular formula type to insert via the 
22868 \family sans
22869 Insert\SpecialChar \menuseparator
22870 Math
22871 \family default
22872  menu.
22873 \end_layout
22874
22875 \begin_layout Standard
22876 Editing the parameters of a formula and adding math constructs can be done
22877  with the 
22878 \family sans
22879 math
22880 \begin_inset space ~
22881 \end_inset
22882
22883 toolbar
22884 \family default
22885 , that appears if the cursor is in a formula.
22886 \end_layout
22887
22888 \begin_layout Standard
22889 There are two main types of formulas, inline formulas and display formulas.
22890  Inline formulas appear within a text line, like this one:
22891 \end_layout
22892
22893 \begin_layout Standard
22894 This is a line with an inline formula 
22895 \begin_inset Formula $A=B$
22896 \end_inset
22897
22898  in it.
22899 \end_layout
22900
22901 \begin_layout Standard
22902 Displayed formulas appear outside the text like if they were in a separate
22903  paragraph, like this one:
22904 \begin_inset Formula 
22905 \[
22906 A=B
22907 \]
22908
22909 \end_inset
22910
22911 You can only number and reference displayed formulas.
22912 \end_layout
22913
22914 \begin_layout Standard
22915 LyX also supports many LaTeX math commands.
22916  For example, typing 
22917 \begin_inset Quotes eld
22918 \end_inset
22919
22920
22921 \series bold
22922
22923 \backslash
22924 alpha
22925 \series default
22926
22927 \begin_inset Quotes erd
22928 \end_inset
22929
22930 , followed by a space, in a formula will create the Greek letter 
22931 \begin_inset Formula $\alpha$
22932 \end_inset
22933
22934 .
22935  Typing commands might sometimes be faster than using the 
22936 \family sans
22937 Math
22938 \begin_inset space ~
22939 \end_inset
22940
22941 Panel
22942 \family default
22943 .
22944 \end_layout
22945
22946 \begin_layout Subsection
22947 Navigating in Formulas
22948 \begin_inset Index idx
22949 status collapsed
22950
22951 \begin_layout Plain Layout
22952 Math ! Navigating
22953 \end_layout
22954
22955 \end_inset
22956
22957
22958 \end_layout
22959
22960 \begin_layout Standard
22961 The best control over the cursor position within an existing formula is
22962  achieved with the arrow keys.
22963  LyX uses small rectangles to indicate places where something can be inserted.
22964  The arrow keys can be used to navigate between parts of a formula.
22965  Pressing 
22966 \family sans
22967 Space
22968 \family default
22969  will leave a formula construct (a square root 
22970 \begin_inset Formula $\sqrt{2}$
22971 \end_inset
22972
22973 , or parentheses 
22974 \begin_inset Formula $\left(f\right)$
22975 \end_inset
22976
22977 , or a matrix 
22978 \begin_inset Formula $\left[\begin{array}{cc}
22979 1 & 2\\
22980 3 & 4
22981 \end{array}\right]$
22982 \end_inset
22983
22984 ).
22985  Pressing 
22986 \family sans
22987 Escape
22988 \family default
22989  will leave the formula, placing the cursor after the formula.
22990  
22991 \family sans
22992 Tab
22993 \family default
22994  can be used to move horizontally in a formula; for example, through the
22995  cells of a matrix or the positions in a multi-line equation.
22996 \end_layout
22997
22998 \begin_layout Standard
22999
23000 \family sans
23001 Space
23002 \family default
23003 , printed in this document as 
23004 \begin_inset Quotes eld
23005 \end_inset
23006
23007
23008 \begin_inset space \textvisiblespace{}
23009 \end_inset
23010
23011
23012 \begin_inset Quotes erd
23013 \end_inset
23014
23015 , seems to do nothing in a formula, since it does not add a space between
23016  characters, but it does exit a nested structure.
23017  For this reason, you have to be careful about using 
23018 \family sans
23019 Space
23020 \family default
23021 .
23022  For example, if you want 
23023 \begin_inset Formula $\sqrt{2x+1}$
23024 \end_inset
23025
23026 , type 
23027 \series bold
23028
23029 \backslash
23030 sqrt
23031 \begin_inset space \textvisiblespace{}
23032 \end_inset
23033
23034 2x+1
23035 \series default
23036  and not 
23037 \series bold
23038
23039 \backslash
23040 sqrt
23041 \begin_inset space \textvisiblespace{}
23042 \end_inset
23043
23044 2x
23045 \begin_inset space \textvisiblespace{}
23046 \end_inset
23047
23048 +1
23049 \series default
23050 , since in the latter case only the 
23051 \family typewriter
23052
23053 \begin_inset Formula $2x$
23054 \end_inset
23055
23056
23057 \family default
23058  will be under the square root sign: 
23059 \begin_inset Formula $\sqrt{2x}+1$
23060 \end_inset
23061
23062 .
23063 \end_layout
23064
23065 \begin_layout Standard
23066 You can leave many parts of a formula, like this matrix, partially filled
23067  in, such as:
23068 \begin_inset Formula 
23069 \[
23070 \left(\begin{array}{ccc}
23071 \lambda_{1}\\
23072  & \ddots\\
23073  &  & \lambda_{n}
23074 \end{array}\right)
23075 \]
23076
23077 \end_inset
23078
23079 If you leave a fraction only partially filled in, or a subscript with nothing
23080  in it, the results will be unpredictable, but most constructs don't mind.
23081 \end_layout
23082
23083 \begin_layout Subsection
23084 Selecting Text
23085 \end_layout
23086
23087 \begin_layout Standard
23088 You can select text within a formula in two different ways.
23089  Place the cursor at one end of the string of text you want, and press 
23090 \family sans
23091 Shift
23092 \family default
23093  and a cursor movement key to select text.
23094  It will be highlighted as with regular text selection.
23095  Alternatively, you can select text with the mouse in the usual way.
23096  That text can then be cut or copied, and then pasted within any formula,
23097  but not in a normal text region in LyX.
23098 \end_layout
23099
23100 \begin_layout Subsection
23101 Exponents and Subscripts
23102 \begin_inset Index idx
23103 status collapsed
23104
23105 \begin_layout Plain Layout
23106 Math ! Exponents
23107 \end_layout
23108
23109 \end_inset
23110
23111
23112 \begin_inset Index idx
23113 status collapsed
23114
23115 \begin_layout Plain Layout
23116 Math ! Subscripts
23117 \end_layout
23118
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \begin_layout Standard
23125 You can use the math panel to add super- or subscripts (buttons 
23126 \begin_inset Info
23127 type  "icon"
23128 arg   "math-superscript"
23129 \end_inset
23130
23131  and 
23132 \begin_inset Info
23133 type  "icon"
23134 arg   "math-subscript"
23135 \end_inset
23136
23137 ), but it is often much easier to use a command.
23138  To get 
23139 \begin_inset Formula $x^{2}$
23140 \end_inset
23141
23142 , type in a formula 
23143 \series bold
23144 x^2
23145 \begin_inset space \textvisiblespace{}
23146 \end_inset
23147
23148
23149 \series default
23150 .
23151  The final 
23152 \family sans
23153 Space
23154 \family default
23155  puts the cursor back down on the base line of the expression.
23156  If you type 
23157 \series bold
23158 x^2y
23159 \series default
23160 , you will get 
23161 \begin_inset Formula $x^{2y}$
23162 \end_inset
23163
23164 , to get 
23165 \begin_inset Formula $x^{2}y$
23166 \end_inset
23167
23168 , type 
23169 \series bold
23170 x^2
23171 \begin_inset space \textvisiblespace{}
23172 \end_inset
23173
23174 y
23175 \series default
23176 .
23177  If you use characters in the superscript, that could be accented with the
23178  circumflex 
23179 \begin_inset Quotes eld
23180 \end_inset
23181
23182 ^
23183 \begin_inset Quotes erd
23184 \end_inset
23185
23186 , you have to use an extra 
23187 \family sans
23188 Space
23189 \family default
23190  to separate the circumflex and the character.
23191  For example, if you want 
23192 \begin_inset Formula $x^{a}$
23193 \end_inset
23194
23195 , type 
23196 \series bold
23197 x^
23198 \begin_inset space \textvisiblespace{}
23199 \end_inset
23200
23201 a
23202 \series default
23203 .
23204  Subscripts are similar: To get 
23205 \begin_inset Formula $a_{1}$
23206 \end_inset
23207
23208 , type 
23209 \series bold
23210 a_1
23211 \begin_inset space \textvisiblespace{}
23212 \end_inset
23213
23214
23215 \series default
23216 .
23217 \end_layout
23218
23219 \begin_layout Subsection
23220 Fractions
23221 \begin_inset Index idx
23222 status collapsed
23223
23224 \begin_layout Plain Layout
23225 Math ! Fractions
23226 \end_layout
23227
23228 \end_inset
23229
23230
23231 \end_layout
23232
23233 \begin_layout Standard
23234 Create a fraction either with the command 
23235 \series bold
23236
23237 \backslash
23238 frac
23239 \series default
23240  or by using the icon 
23241 \begin_inset Info
23242 type  "icon"
23243 arg   "math-insert \\frac"
23244 \end_inset
23245
23246  in the 
23247 \family sans
23248 Math
23249 \begin_inset space ~
23250 \end_inset
23251
23252 Panel
23253 \family default
23254 .
23255  You will be presented with an empty fraction.
23256  The cursor is above the fraction line.
23257  To move it to the bottom, simply press 
23258 \family sans
23259 Down
23260 \family default
23261 .
23262  To move back up, press 
23263 \family sans
23264 Up
23265 \family default
23266 .
23267  Any math structure can be placed in a fraction, as this example shows:
23268 \begin_inset Formula 
23269 \[
23270 \left[\frac{1}{\left(\begin{array}{cc}
23271 2 & 3\\
23272 4 & 5
23273 \end{array}\right)}\right]
23274 \]
23275
23276 \end_inset
23277
23278
23279 \end_layout
23280
23281 \begin_layout Subsection
23282 Roots
23283 \begin_inset Index idx
23284 status collapsed
23285
23286 \begin_layout Plain Layout
23287 Math ! Roots
23288 \end_layout
23289
23290 \end_inset
23291
23292
23293 \end_layout
23294
23295 \begin_layout Standard
23296 Roots can be created using the 
23297 \family sans
23298 Math
23299 \begin_inset space ~
23300 \end_inset
23301
23302 Panel
23303 \family default
23304  buttons 
23305 \begin_inset Info
23306 type  "icon"
23307 arg   "math-insert \\sqrt"
23308 \end_inset
23309
23310  or 
23311 \begin_inset Info
23312 type  "icon"
23313 arg   "math-insert \\root"
23314 \end_inset
23315
23316  or the commands 
23317 \series bold
23318
23319 \backslash
23320 sqrt
23321 \series default
23322  or 
23323 \series bold
23324
23325 \backslash
23326 root
23327 \series default
23328 .
23329  With the command 
23330 \series bold
23331
23332 \backslash
23333 root
23334 \series default
23335  you can produce roots of higher orders, like cube roots, while 
23336 \series bold
23337
23338 \backslash
23339 sqrt
23340 \series default
23341  always produces a square root.
23342 \end_layout
23343
23344 \begin_layout Subsection
23345 Operators with Limits
23346 \begin_inset Index idx
23347 status collapsed
23348
23349 \begin_layout Plain Layout
23350 Math ! Sums
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \begin_inset Index idx
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 Math ! Integrals
23361 \end_layout
23362
23363 \end_inset
23364
23365
23366 \begin_inset CommandInset label
23367 LatexCommand label
23368 name "sub:Operators-with-Limits"
23369
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \begin_layout Standard
23376 Sum (
23377 \begin_inset Formula $\sum$
23378 \end_inset
23379
23380 ) and integral (
23381 \begin_inset Formula $\int$
23382 \end_inset
23383
23384 ) operators are very often decorated with limits.
23385  These limits can be entered in LyX by entering them as you would enter
23386  a super- or subscript, directly after the symbol.
23387  The sum operator will automatically place its 
23388 \begin_inset Quotes eld
23389 \end_inset
23390
23391 limits
23392 \begin_inset Quotes erd
23393 \end_inset
23394
23395  over and under the symbol in displayed formulas, and to the side in inline
23396  formulas, as in 
23397 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23398 \end_inset
23399
23400 , versus
23401 \begin_inset Formula 
23402 \[
23403 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23404 \]
23405
23406 \end_inset
23407
23408 Integral signs, however, will place the limits to the side in both formula
23409  types.
23410 \end_layout
23411
23412 \begin_layout Standard
23413 All operators with limits will be automatically re-sized when placed in
23414  display mode.
23415  The placement of the limits can be changed by placing the cursor directly
23416  behind the operator and using the menu 
23417 \family sans
23418 Edit\SpecialChar \menuseparator
23419 Math\SpecialChar \menuseparator
23420 Change
23421 \begin_inset space ~
23422 \end_inset
23423
23424 Limits
23425 \begin_inset space ~
23426 \end_inset
23427
23428 Type
23429 \family default
23430  or entering 
23431 \begin_inset Info
23432 type  "shortcut"
23433 arg   "math-limits"
23434 \end_inset
23435
23436 .
23437 \end_layout
23438
23439 \begin_layout Standard
23440 Certain other mathematical expressions also have this 
23441 \begin_inset Quotes eld
23442 \end_inset
23443
23444 moving limits
23445 \begin_inset Quotes erd
23446 \end_inset
23447
23448  feature, such as
23449 \begin_inset Index idx
23450 status collapsed
23451
23452 \begin_layout Plain Layout
23453 Math ! Limits
23454 \end_layout
23455
23456 \end_inset
23457
23458
23459 \begin_inset Formula 
23460 \[
23461 \lim_{x\rightarrow\infty}f(x),
23462 \]
23463
23464 \end_inset
23465
23466 which will place the 
23467 \begin_inset Formula $x\rightarrow\infty$
23468 \end_inset
23469
23470  underneath the 
23471 \begin_inset Quotes eld
23472 \end_inset
23473
23474 lim
23475 \begin_inset Quotes erd
23476 \end_inset
23477
23478  in display mode.
23479  In inline formulas it looks like this: 
23480 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23481 \end_inset
23482
23483 .
23484 \end_layout
23485
23486 \begin_layout Standard
23487 Note that the lim-function was entered as the function macro 
23488 \series bold
23489
23490 \backslash
23491 lim
23492 \series default
23493 .
23494  Have a look at section
23495 \begin_inset space ~
23496 \end_inset
23497
23498
23499 \begin_inset CommandInset ref
23500 LatexCommand ref
23501 reference "sub:Functions"
23502
23503 \end_inset
23504
23505  for an explanation of function macros.
23506 \end_layout
23507
23508 \begin_layout Subsection
23509 Math Symbols
23510 \begin_inset Index idx
23511 status collapsed
23512
23513 \begin_layout Plain Layout
23514 Math ! Symbols
23515 \end_layout
23516
23517 \end_inset
23518
23519
23520 \end_layout
23521
23522 \begin_layout Standard
23523 Most math symbols can be found in the 
23524 \family sans
23525 Math
23526 \begin_inset space ~
23527 \end_inset
23528
23529 Panel
23530 \family default
23531  under one of several categories; including 
23532 \family sans
23533 Greek
23534 \family default
23535
23536 \family sans
23537 Operators
23538 \family default
23539
23540 \family sans
23541 Relations
23542 \family default
23543
23544 \family sans
23545 Arrows
23546 \family default
23547 .
23548  There are also the additional symbols provided by the American Mathematical
23549  Society (AMS).
23550 \end_layout
23551
23552 \begin_layout Standard
23553 If you know the LaTeX-command for a construct or symbol you wish to use,
23554  you don't have to use the 
23555 \family sans
23556 Math
23557 \begin_inset space ~
23558 \end_inset
23559
23560 Panel
23561 \family default
23562 ; you can type the command directly into the formula.
23563  LyX will convert it to the corresponding symbol or construct.
23564 \end_layout
23565
23566 \begin_layout Subsection
23567 Altering Spacing
23568 \begin_inset Index idx
23569 status collapsed
23570
23571 \begin_layout Plain Layout
23572 Math ! Spaces
23573 \end_layout
23574
23575 \end_inset
23576
23577
23578 \end_layout
23579
23580 \begin_layout Standard
23581 You may want to create spaces that differ from the standard spacing that
23582  LaTeX provides.
23583  To do this, press 
23584 \begin_inset Info
23585 type  "shortcut"
23586 arg   "command-alternatives math-space ; space-insert protected"
23587 \end_inset
23588
23589  or use the 
23590 \family sans
23591 Math
23592 \begin_inset space ~
23593 \end_inset
23594
23595 Panel
23596 \family default
23597  button 
23598 \begin_inset Info
23599 type  "icon"
23600 arg   "math-insert \\space"
23601 \end_inset
23602
23603 .
23604  This generates a small space, and shows a small marker on the screen.
23605  For example, the sequence 
23606 \series bold
23607 a Ctrl+Space b
23608 \series default
23609
23610 \begin_inset Formula $a\, b$
23611 \end_inset
23612
23613  appears in LyX as 
23614 \begin_inset Graphics
23615         filename clipart/SpaceMarker.png
23616
23617 \end_inset
23618
23619 .
23620  You can change the space to different sizes when you set the cursor behind
23621  the space marker and enter space again several times.
23622  With every space enter the size will be changed.
23623  Some markers for the space size appear red in LyX, because they are negative
23624  spaces.
23625  Here are two examples:
23626 \end_layout
23627
23628 \begin_layout Standard
23629
23630 \series bold
23631 a Ctrl+Space b
23632 \series default
23633  and 3×
23634 \family sans
23635 Space
23636 \family default
23637
23638 \begin_inset Formula $a\quad b$
23639 \end_inset
23640
23641
23642 \end_layout
23643
23644 \begin_layout Standard
23645
23646 \series bold
23647 a Ctrl+Space b
23648 \series default
23649  and 5×
23650 \family sans
23651 Space
23652 \family default
23653
23654 \begin_inset Formula $a\! b$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \begin_layout Subsection
23661 Functions
23662 \begin_inset Index idx
23663 status collapsed
23664
23665 \begin_layout Plain Layout
23666 Math ! Functions
23667 \end_layout
23668
23669 \end_inset
23670
23671
23672 \begin_inset CommandInset label
23673 LatexCommand label
23674 name "sub:Functions"
23675
23676 \end_inset
23677
23678
23679 \end_layout
23680
23681 \begin_layout Standard
23682 The 
23683 \family sans
23684 Math
23685 \begin_inset space ~
23686 \end_inset
23687
23688 Panel
23689 \family default
23690  contains under the button 
23691 \begin_inset Info
23692 type  "icon"
23693 arg   "math-insert \\functions"
23694 \end_inset
23695
23696  a number of function macros, such as 
23697 \begin_inset Formula $\sin$
23698 \end_inset
23699
23700
23701 \begin_inset Formula $\lim$
23702 \end_inset
23703
23704
23705 \emph on
23706 etc
23707 \emph default
23708 .
23709  (you can also insert them in a formula by typing 
23710 \series bold
23711
23712 \backslash
23713 sin
23714 \series default
23715  etc.).
23716  Standard mathematical practice is that functions are printed upright to
23717  avoid confusions, because 
23718 \begin_inset Formula $sin$
23719 \end_inset
23720
23721  does normally mean 
23722 \begin_inset Formula $s\cdot i\cdot n$
23723 \end_inset
23724
23725 .
23726 \end_layout
23727
23728 \begin_layout Standard
23729 Using the function macros will also produce correct spacing around the function:
23730  
23731 \begin_inset Formula $a\sin x$
23732 \end_inset
23733
23734  is different from 
23735 \begin_inset Formula $asinx$
23736 \end_inset
23737
23738 .
23739 \end_layout
23740
23741 \begin_layout Standard
23742 For some mathematical objects, like limits, the macro changes where subscripts
23743  are placed, as described in section
23744 \begin_inset space ~
23745 \end_inset
23746
23747
23748 \begin_inset CommandInset ref
23749 LatexCommand ref
23750 reference "sub:Operators-with-Limits"
23751
23752 \end_inset
23753
23754 .
23755 \end_layout
23756
23757 \begin_layout Subsection
23758 Accents
23759 \begin_inset Index idx
23760 status collapsed
23761
23762 \begin_layout Plain Layout
23763 Math ! Accents
23764 \end_layout
23765
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \begin_layout Standard
23772 In a formula you can insert accented characters in the same way as in text
23773  mode.
23774  This may depend on your keyboard, or the bindings file you use.
23775  You can also use LaTeX commands, for example, to enter 
23776 \begin_inset Formula $\hat{a}$
23777 \end_inset
23778
23779  even if your keyboard doesn't have the circumflex enabled.
23780  Our example is entered by typing 
23781 \series bold
23782
23783 \backslash
23784 hat
23785 \begin_inset space \textvisiblespace{}
23786 \end_inset
23787
23788 a
23789 \series default
23790  in a formula.
23791  Table
23792 \begin_inset space ~
23793 \end_inset
23794
23795
23796 \begin_inset CommandInset ref
23797 LatexCommand ref
23798 reference "tab:Accent-names-and"
23799
23800 \end_inset
23801
23802  shows the equivalences between the accent names and the commands.
23803 \end_layout
23804
23805 \begin_layout Standard
23806 \begin_inset Float table
23807 wide false
23808 sideways false
23809 status open
23810
23811 \begin_layout Plain Layout
23812 \begin_inset Caption Standard
23813
23814 \begin_layout Plain Layout
23815 \begin_inset CommandInset label
23816 LatexCommand label
23817 name "tab:Accent-names-and"
23818
23819 \end_inset
23820
23821 Accent names and the corresponding commands.
23822 \end_layout
23823
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \begin_layout Plain Layout
23830 \align center
23831 \begin_inset Tabular
23832 <lyxtabular version="3" rows="11" columns="3">
23833 <features rotate="0" tabularvalignment="middle">
23834 <column alignment="center" valignment="top" width="0pt">
23835 <column alignment="center" valignment="top" width="0pt">
23836 <column alignment="center" valignment="top" width="0pt">
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842 Name
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Plain Layout
23851 Command
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860 E
23861 \family roman
23862 \series medium
23863 \shape up
23864 \size normal
23865 \emph off
23866 \bar no
23867 \noun off
23868 \color none
23869 xample
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 </row>
23875 <row>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880
23881 \family roman
23882 \series medium
23883 \shape up
23884 \size normal
23885 \emph off
23886 \bar no
23887 \noun off
23888 \color none
23889 circumflex
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898
23899 \series bold
23900
23901 \backslash
23902 hat
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \family roman
23913 \series medium
23914 \shape up
23915 \size normal
23916 \emph off
23917 \bar no
23918 \noun off
23919 \color none
23920 \begin_inset Formula $\hat{a}$
23921 \end_inset
23922
23923
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 </row>
23929 <row>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \family roman
23936 \series medium
23937 \shape up
23938 \size normal
23939 \emph off
23940 \bar no
23941 \noun off
23942 \color none
23943 grave
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952
23953 \series bold
23954
23955 \backslash
23956 grave
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Plain Layout
23965
23966 \family roman
23967 \series medium
23968 \shape up
23969 \size normal
23970 \emph off
23971 \bar no
23972 \noun off
23973 \color none
23974 \begin_inset Formula $\grave{a}$
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 </row>
23983 <row>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \family roman
23990 \series medium
23991 \shape up
23992 \size normal
23993 \emph off
23994 \bar no
23995 \noun off
23996 \color none
23997 acute
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \series bold
24008
24009 \backslash
24010 acute
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \family roman
24021 \series medium
24022 \shape up
24023 \size normal
24024 \emph off
24025 \bar no
24026 \noun off
24027 \color none
24028 \begin_inset Formula $\acute{a}$
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 </row>
24037 <row>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \family roman
24044 \series medium
24045 \shape up
24046 \size normal
24047 \emph off
24048 \bar no
24049 \noun off
24050 \color none
24051 umlaut
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \series bold
24062
24063 \backslash
24064 ddot
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073
24074 \family roman
24075 \series medium
24076 \shape up
24077 \size normal
24078 \emph off
24079 \bar no
24080 \noun off
24081 \color none
24082 \begin_inset Formula $\ddot{a}$
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 </row>
24091 <row>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \family roman
24098 \series medium
24099 \shape up
24100 \size normal
24101 \emph off
24102 \bar no
24103 \noun off
24104 \color none
24105 tilde
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114
24115 \series bold
24116
24117 \backslash
24118 tilde
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127
24128 \family roman
24129 \series medium
24130 \shape up
24131 \size normal
24132 \emph off
24133 \bar no
24134 \noun off
24135 \color none
24136 \begin_inset Formula $\tilde{a}$
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 </row>
24145 <row>
24146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150
24151 \family roman
24152 \series medium
24153 \shape up
24154 \size normal
24155 \emph off
24156 \bar no
24157 \noun off
24158 \color none
24159 dot
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168
24169 \series bold
24170
24171 \backslash
24172 dot
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181
24182 \family roman
24183 \series medium
24184 \shape up
24185 \size normal
24186 \emph off
24187 \bar no
24188 \noun off
24189 \color none
24190 \begin_inset Formula $\dot{a}$
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 </row>
24199 <row>
24200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204
24205 \family roman
24206 \series medium
24207 \shape up
24208 \size normal
24209 \emph off
24210 \bar no
24211 \noun off
24212 \color none
24213 breve
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222
24223 \series bold
24224
24225 \backslash
24226 breve
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \family roman
24237 \series medium
24238 \shape up
24239 \size normal
24240 \emph off
24241 \bar no
24242 \noun off
24243 \color none
24244 \begin_inset Formula $\breve{a}$
24245 \end_inset
24246
24247
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 </row>
24253 <row>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \family roman
24260 \series medium
24261 \shape up
24262 \size normal
24263 \emph off
24264 \bar no
24265 \noun off
24266 \color none
24267 caron
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \series bold
24278
24279 \backslash
24280 check
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24286 \begin_inset Text
24287
24288 \begin_layout Plain Layout
24289
24290 \family roman
24291 \series medium
24292 \shape up
24293 \size normal
24294 \emph off
24295 \bar no
24296 \noun off
24297 \color none
24298 \begin_inset Formula $\check{a}$
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 </row>
24307 <row>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \family roman
24314 \series medium
24315 \shape up
24316 \size normal
24317 \emph off
24318 \bar no
24319 \noun off
24320 \color none
24321 macron
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330
24331 \series bold
24332
24333 \backslash
24334 bar
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \family roman
24345 \series medium
24346 \shape up
24347 \size normal
24348 \emph off
24349 \bar no
24350 \noun off
24351 \color none
24352 \begin_inset Formula $\bar{a}$
24353 \end_inset
24354
24355
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 </row>
24361 <row>
24362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366 vector
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375
24376 \series bold
24377
24378 \backslash
24379 vec
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388
24389 \family roman
24390 \series medium
24391 \shape up
24392 \size normal
24393 \emph off
24394 \bar no
24395 \noun off
24396 \color none
24397 \begin_inset Formula $\vec{a}$
24398 \end_inset
24399
24400
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 </row>
24406 </lyxtabular>
24407
24408 \end_inset
24409
24410
24411 \end_layout
24412
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \begin_layout Standard
24419 You can choose one of the accents by selecting an item from the 
24420 \family sans
24421 Frame
24422 \begin_inset space ~
24423 \end_inset
24424
24425 decorations
24426 \family default
24427  symbol set button 
24428 \begin_inset Info
24429 type  "icon"
24430 arg   "math-insert \\hat"
24431 \end_inset
24432
24433  in the math panel; this will apply to any selection you have made within
24434  a formula too.
24435 \end_layout
24436
24437 \begin_layout Section
24438 Brackets and Delimiters
24439 \begin_inset Index idx
24440 status collapsed
24441
24442 \begin_layout Plain Layout
24443 Math ! Brackets
24444 \end_layout
24445
24446 \end_inset
24447
24448
24449 \begin_inset Index idx
24450 status collapsed
24451
24452 \begin_layout Plain Layout
24453 Math ! Delimiters
24454 \end_layout
24455
24456 \end_inset
24457
24458
24459 \begin_inset CommandInset label
24460 LatexCommand label
24461 name "sec:Brackets-and-Delimiters"
24462
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \begin_layout Standard
24469 There are several brackets available through LyX.
24470  For some purposes, using just the keys 
24471 \family typewriter
24472 []{}()|<>
24473 \family default
24474  should suffice.
24475  But if you want to surround a large structure, like a matrix or a fraction,
24476  or if you have several layers of brackets, it is better to use the math
24477  toolbar delimiter icon 
24478 \begin_inset Info
24479 type  "icon"
24480 arg   "dialog-show mathdelimiter"
24481 \end_inset
24482
24483 .
24484  For example, if you construct the brackets around a matrix in this way:
24485 \begin_inset Formula 
24486 \[
24487 \left[\begin{array}{cc}
24488 1 & 2\\
24489 3 & 4
24490 \end{array}\right]
24491 \]
24492
24493 \end_inset
24494
24495 it makes it easier to see the layers of parentheses.
24496  Below, the expression on the left was entered using the delimiter icon
24497  
24498 \begin_inset Info
24499 type  "icon"
24500 arg   "dialog-show mathdelimiter"
24501 \end_inset
24502
24503  and the expression on the right was entered using the 
24504 \family typewriter
24505 ()
24506 \family default
24507  keys.
24508  
24509 \begin_inset Formula 
24510 \[
24511 \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})}))}
24512 \]
24513
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \begin_layout Standard
24520 If you use the delimiter icon, the parentheses, and other brackets from
24521  that menu will automatically re-size to accommodate the size of what is
24522  inside.
24523 \end_layout
24524
24525 \begin_layout Standard
24526 To construct brackets click on the button for the bracket you want on the
24527  left side and right side.
24528  If you use the option 
24529 \family sans
24530 Keep
24531 \begin_inset space ~
24532 \end_inset
24533
24534 matched
24535 \family default
24536 , the selected bracket type will be used for the left and the right side.
24537  The selection will be shown as TeX code.
24538  If you want one side not to have a bracket, use 
24539 \family sans
24540 (none)
24541 \family default
24542 .
24543  It will appear in LyX with a dotted line, but nothing will be printed.
24544 \end_layout
24545
24546 \begin_layout Standard
24547 If you want to place brackets around existing math structures, like a square
24548  root, you can do so by first highlighting (selecting) the structure that
24549  is to go inside the brackets.
24550  Then choose the appropriate brackets for left and right and click on 
24551 \family sans
24552 Insert
24553 \family default
24554 .
24555  The most common bracket combinations (parentheses, square brackets, and
24556  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24557  For example, to insert a pair of parentheses, select the structure and
24558  enter 
24559 \begin_inset Info
24560 type  "shortcut"
24561 arg   "math-delim ( )"
24562 \end_inset
24563
24564 .
24565 \end_layout
24566
24567 \begin_layout Section
24568 Arrays and Multi-line Equations
24569 \begin_inset Index idx
24570 status collapsed
24571
24572 \begin_layout Plain Layout
24573 Math ! Arrays
24574 \end_layout
24575
24576 \end_inset
24577
24578
24579 \begin_inset Index idx
24580 status collapsed
24581
24582 \begin_layout Plain Layout
24583 Math ! Matrices
24584 \end_layout
24585
24586 \end_inset
24587
24588
24589 \begin_inset Index idx
24590 status collapsed
24591
24592 \begin_layout Plain Layout
24593 Math ! Multi-line Equations
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Standard
24602 Matrices are entered in LyX using the 
24603 \family sans
24604 Math
24605 \begin_inset space ~
24606 \end_inset
24607
24608 Panel
24609 \family default
24610  matrix button 
24611 \begin_inset Info
24612 type  "icon"
24613 arg   "dialog-show mathmatrix"
24614 \end_inset
24615
24616 .
24617  It will open a dialog for you to choose the number of rows/columns.
24618  Here is an example:
24619 \begin_inset Formula 
24620 \[
24621 \left(\begin{array}{ccc}
24622 1 & 2 & 3\\
24623 4 & 5 & 6\\
24624 7 & 8 & 9
24625 \end{array}\right)
24626 \]
24627
24628 \end_inset
24629
24630 The parentheses aren't automatic, but you can add them as described in section
24631 \begin_inset space ~
24632 \end_inset
24633
24634
24635 \begin_inset CommandInset ref
24636 LatexCommand ref
24637 reference "sec:Brackets-and-Delimiters"
24638
24639 \end_inset
24640
24641 .
24642  When you construct the matrix, you can decide whether the column entries
24643  will be left-, right-, or center-justified.
24644  This alignment is set in the box 
24645 \family sans
24646 Horizontal
24647 \family default
24648  with the letters 
24649 \begin_inset Quotes eld
24650 \end_inset
24651
24652
24653 \family sans
24654 l
24655 \family default
24656
24657 \begin_inset Quotes erd
24658 \end_inset
24659
24660
24661 \begin_inset Quotes eld
24662 \end_inset
24663
24664
24665 \family sans
24666 r
24667 \family default
24668
24669 \begin_inset Quotes erd
24670 \end_inset
24671
24672 , and 
24673 \begin_inset Quotes eld
24674 \end_inset
24675
24676
24677 \family sans
24678 c
24679 \family default
24680
24681 \begin_inset Quotes erd
24682 \end_inset
24683
24684 .
24685  LyX proposes a 
24686 \begin_inset Quotes eld
24687 \end_inset
24688
24689
24690 \family sans
24691 c
24692 \family default
24693
24694 \begin_inset Quotes erd
24695 \end_inset
24696
24697  for every column as default.
24698  For example, the sequence 
24699 \begin_inset Quotes eld
24700 \end_inset
24701
24702
24703 \family sans
24704 lcr
24705 \family default
24706
24707 \begin_inset Quotes erd
24708 \end_inset
24709
24710  means that the first column will be left-justified, the second will be
24711  centered, and the third column will be right-justified, because each letter
24712  corresponds to the relevant column.
24713  The result will look like this:
24714 \begin_inset Formula 
24715 \[
24716 \begin{array}{lcr}
24717 this & this\, column & this\, column\\
24718 column & has & has\, right\\
24719 has\, left\, alignment & center\, alignment & alignment
24720 \end{array}.
24721 \]
24722
24723 \end_inset
24724
24725
24726 \end_layout
24727
24728 \begin_layout Standard
24729 You can add more rows to an existing matrix by entering 
24730 \begin_inset Info
24731 type  "shortcut"
24732 arg   "newline-insert newline"
24733 \end_inset
24734
24735  while the cursor is in the matrix.
24736  Adding or deleting columns can be done via the menu 
24737 \family sans
24738 Edit\SpecialChar \menuseparator
24739 Math
24740 \family default
24741  or the math toolbar.
24742 \end_layout
24743
24744 \begin_layout Standard
24745 There are other arrays used in formulas, such as distinctions of cases.
24746  It can be created with the menu 
24747 \family sans
24748 Insert\SpecialChar \menuseparator
24749 Math\SpecialChar \menuseparator
24750 Cases
24751 \begin_inset space ~
24752 \end_inset
24753
24754 Environment
24755 \family default
24756  or the command 
24757 \series bold
24758
24759 \backslash
24760 cases
24761 \series default
24762 .
24763  Here is an example: 
24764 \begin_inset Formula 
24765 \[
24766 f(x)=\begin{cases}
24767 -1 & x<0\\
24768 0 & x=0\\
24769 1 & x>0
24770 \end{cases}
24771 \]
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \begin_layout Standard
24779 \begin_inset VSpace bigskip
24780 \end_inset
24781
24782 Multi-line formulas are created when you press 
24783 \begin_inset Info
24784 type  "shortcut"
24785 arg   "newline-insert newline"
24786 \end_inset
24787
24788  within a formula.
24789  In an empty formula you can see that three blue boxes appear, one for each
24790  column.
24791  When you press 
24792 \begin_inset Info
24793 type  "shortcut"
24794 arg   "newline-insert newline"
24795 \end_inset
24796
24797  in a non-empty formula, the part before the relation sign (equal sign 
24798 \begin_inset Quotes eld
24799 \end_inset
24800
24801 =
24802 \begin_inset Quotes erd
24803 \end_inset
24804
24805  etc.) will be inserted automatically in the first column, the relation sign
24806  is in the second column, and the rest in the third column.
24807  A new row is created by every further entry of 
24808 \begin_inset Info
24809 type  "shortcut"
24810 arg   "newline-insert newline"
24811 \end_inset
24812
24813 .
24814  Multi-line formulas are always displayed formulas.
24815  Here is an example:
24816 \begin_inset Formula 
24817 \begin{eqnarray}
24818 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24819 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24820 \end{eqnarray}
24821
24822 \end_inset
24823
24824 Note that the middle column is designed for relation signs so structures
24825  in this column will be printed in a smaller size:
24826 \begin_inset Formula 
24827 \begin{eqnarray*}
24828 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24829 \end{eqnarray*}
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \begin_layout Standard
24837 The multi-line formula type described here is called 
24838 \family typewriter
24839 \series medium
24840 eqnarray
24841 \family default
24842 \series default
24843 .
24844  There are other multi-line types more suitable for certain situations,
24845  for example if you want a better inter-line spacing than in formula 
24846 \begin_inset CommandInset ref
24847 LatexCommand eqref
24848 reference "eq:asquared"
24849
24850 \end_inset
24851
24852 .
24853  The other types are described in section
24854 \begin_inset space ~
24855 \end_inset
24856
24857
24858 \begin_inset CommandInset ref
24859 LatexCommand ref
24860 reference "sub:AMS-Formula-Types"
24861
24862 \end_inset
24863
24864 .
24865 \end_layout
24866
24867 \begin_layout Section
24868 Formula Numbering and Referencing
24869 \begin_inset Index idx
24870 status collapsed
24871
24872 \begin_layout Plain Layout
24873 Math ! Formula numbering
24874 \end_layout
24875
24876 \end_inset
24877
24878
24879 \begin_inset Index idx
24880 status collapsed
24881
24882 \begin_layout Plain Layout
24883 Math ! Referencing formulas
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \begin_inset CommandInset label
24890 LatexCommand label
24891 name "sec:Formula-Numbering-and"
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Standard
24899 To number a formula, set the cursor in the formula and use the menu 
24900 \family sans
24901 Edit\SpecialChar \menuseparator
24902 Math\SpecialChar \menuseparator
24903 Number
24904 \begin_inset space ~
24905 \end_inset
24906
24907 Whole
24908 \begin_inset space ~
24909 \end_inset
24910
24911 Formula
24912 \family default
24913  or the shortcut 
24914 \begin_inset Info
24915 type  "shortcut"
24916 arg   "math-number-toggle"
24917 \end_inset
24918
24919 .
24920  The formula number appears in LyX within parentheses.
24921  The number shown is temporary and may be different when the output is generated.
24922  The placement and format of the formula number in the output depends on
24923  the document class.
24924  In this document the number is printed together with the chapter number,
24925  separated by a dot:
24926 \begin_inset Formula 
24927 \begin{equation}
24928 1+1=2
24929 \end{equation}
24930
24931 \end_inset
24932
24933 Using 
24934 \begin_inset Info
24935 type  "shortcut"
24936 arg   "math-number-toggle"
24937 \end_inset
24938
24939  in a numbered formula will switch off the numbering.
24940  You can only number displayed formulas.
24941 \end_layout
24942
24943 \begin_layout Standard
24944 Multi-line formulas can be numbered line by line: Using the menu 
24945 \family sans
24946 Edit\SpecialChar \menuseparator
24947 Math\SpecialChar \menuseparator
24948 Number
24949 \begin_inset space ~
24950 \end_inset
24951
24952 This
24953 \begin_inset space ~
24954 \end_inset
24955
24956 Line
24957 \family default
24958  or the shortcut 
24959 \begin_inset Info
24960 type  "shortcut"
24961 arg   "math-number-line-toggle"
24962 \end_inset
24963
24964  will only toggle the numbering of the line where the cursor is:
24965 \begin_inset Formula 
24966 \begin{eqnarray}
24967 1 & = & 3-2\\
24968 2 & = & 4-2\nonumber \\
24969 4 & \leq & 7
24970 \end{eqnarray}
24971
24972 \end_inset
24973
24974 To number all lines use the shortcut 
24975 \begin_inset Info
24976 type  "shortcut"
24977 arg   "math-number-toggle"
24978 \end_inset
24979
24980 .
24981 \end_layout
24982
24983 \begin_layout Standard
24984 \begin_inset VSpace bigskip
24985 \end_inset
24986
24987 Every displayed formula can be referenced by its number using a label.
24988  A label is inserted with the menu 
24989 \family sans
24990 Insert\SpecialChar \menuseparator
24991 Label
24992 \family default
24993  (toolbar button 
24994 \begin_inset Info
24995 type  "icon"
24996 arg   "label-insert"
24997 \end_inset
24998
24999 ) when the cursor is in the formula.
25000  This opens a dialog to enter the label.
25001  It is recommended that you use the suggested 
25002 \begin_inset Quotes eld
25003 \end_inset
25004
25005
25006 \family sans
25007 eq:
25008 \family default
25009
25010 \begin_inset Quotes erd
25011 \end_inset
25012
25013  as the first part of the label, because this helps later to identify the
25014  label type when you have many labels in your document.
25015  We inserted in the following example the label 
25016 \begin_inset Quotes eld
25017 \end_inset
25018
25019 eq:tanhExp
25020 \begin_inset Quotes erd
25021 \end_inset
25022
25023  in the second line:
25024 \begin_inset Formula 
25025 \begin{eqnarray}
25026 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25027  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25028 \end{eqnarray}
25029
25030 \end_inset
25031
25032 Every labeled line is automatically numbered.
25033  Therefore the label is shown behind the formula number.
25034  You can reference a labeled formula using the menu 
25035 \family sans
25036 Insert\SpecialChar \menuseparator
25037 Cross
25038 \begin_inset space ~
25039 \end_inset
25040
25041 Reference
25042 \family default
25043  (toolbar button 
25044 \begin_inset Info
25045 type  "icon"
25046 arg   "dialog-show-new-inset ref"
25047 \end_inset
25048
25049 ).
25050  A dialog appears to choose a label you want to refer to.
25051  The reference appears in LyX as a gray cross-reference box and in the output
25052  as the formula number:
25053 \end_layout
25054
25055 \begin_layout Standard
25056 This is a cross-reference to equation (
25057 \begin_inset CommandInset ref
25058 LatexCommand ref
25059 reference "eq:tanhExp"
25060
25061 \end_inset
25062
25063 ).
25064 \end_layout
25065
25066 \begin_layout Standard
25067 The properties of LyX's cross-reference box are described in section
25068 \begin_inset space ~
25069 \end_inset
25070
25071
25072 \begin_inset CommandInset ref
25073 LatexCommand ref
25074 reference "sec:Cross-References"
25075
25076 \end_inset
25077
25078 .
25079  To delete a label, set the cursor at the end in the labeled formula and
25080  press 
25081 \family sans
25082 Del
25083 \family default
25084 .
25085 \end_layout
25086
25087 \begin_layout Section
25088 User defined math macros
25089 \begin_inset Index idx
25090 status collapsed
25091
25092 \begin_layout Plain Layout
25093 Math ! Macros
25094 \end_layout
25095
25096 \end_inset
25097
25098
25099 \end_layout
25100
25101 \begin_layout Standard
25102 LyX allows you to define macros for formulas which is very useful when you
25103  have equations of the same form in a document several times.
25104  Math macros are explained in section 
25105 \emph on
25106 Math
25107 \begin_inset space ~
25108 \end_inset
25109
25110 Macros
25111 \emph default
25112  of the 
25113 \emph on
25114 Math
25115 \emph default
25116  manual.
25117 \end_layout
25118
25119 \begin_layout Section
25120 Fine-Tuning
25121 \end_layout
25122
25123 \begin_layout Subsection
25124 Typefaces
25125 \begin_inset Index idx
25126 status collapsed
25127
25128 \begin_layout Plain Layout
25129 Math ! Typefaces
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \begin_layout Standard
25138 The standard font for text is italic, for numbers the standard is roman.
25139  To set a font in a formula, use the 
25140 \family sans
25141 Math
25142 \begin_inset space ~
25143 \end_inset
25144
25145 Panel
25146 \family default
25147  button 
25148 \begin_inset Info
25149 type  "icon"
25150 arg   "math-insert \\font"
25151 \end_inset
25152
25153 , or enter its command, listed in table
25154 \begin_inset space ~
25155 \end_inset
25156
25157
25158 \begin_inset CommandInset ref
25159 LatexCommand ref
25160 reference "tab:Typefaces-and-the"
25161
25162 \end_inset
25163
25164 , directly.
25165 \end_layout
25166
25167 \begin_layout Standard
25168 \begin_inset Float table
25169 wide false
25170 sideways false
25171 status open
25172
25173 \begin_layout Plain Layout
25174 \begin_inset Caption Standard
25175
25176 \begin_layout Plain Layout
25177 \begin_inset CommandInset label
25178 LatexCommand label
25179 name "tab:Typefaces-and-the"
25180
25181 \end_inset
25182
25183 Typefaces and the corresponding commands.
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Plain Layout
25192 \align center
25193 \begin_inset Tabular
25194 <lyxtabular version="3" rows="9" columns="2">
25195 <features rotate="0" tabularvalignment="middle">
25196 <column alignment="center" valignment="top" width="0pt">
25197 <column alignment="center" valignment="top" width="0pt">
25198 <row>
25199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203 Font
25204 \end_layout
25205
25206 \end_inset
25207 </cell>
25208 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Plain Layout
25212 Command
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 </row>
25218 <row>
25219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223
25224 \shape up
25225 \size normal
25226 \bar no
25227 \noun off
25228 \color none
25229 \begin_inset Formula $\mathrm{Roman}$
25230 \end_inset
25231
25232
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241
25242 \series bold
25243
25244 \backslash
25245 mathrm
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 </row>
25251 <row>
25252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25253 \begin_inset Text
25254
25255 \begin_layout Plain Layout
25256 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25257 \end_inset
25258
25259
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268
25269 \series bold
25270
25271 \backslash
25272 mathbf
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 </row>
25278 <row>
25279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283 \begin_inset Formula $\mathit{Italic}$
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \series bold
25297
25298 \backslash
25299 mathit
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 </row>
25305 <row>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \shape up
25312 \size normal
25313 \bar no
25314 \noun off
25315 \color none
25316 \begin_inset Formula $\mathtt{Typewriter}$
25317 \end_inset
25318
25319
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328
25329 \series bold
25330
25331 \backslash
25332 mathtt
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 </row>
25338 <row>
25339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25340 \begin_inset Text
25341
25342 \begin_layout Plain Layout
25343 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25344 \end_inset
25345
25346
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355
25356 \series bold
25357
25358 \backslash
25359 mathbb
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 </row>
25365 <row>
25366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25367 \begin_inset Text
25368
25369 \begin_layout Plain Layout
25370 \begin_inset Formula $\mathfrak{Fraktur}$
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \end_inset
25377 </cell>
25378 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Plain Layout
25382
25383 \series bold
25384
25385 \backslash
25386 mathfrak
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 </row>
25392 <row>
25393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397
25398 \shape up
25399 \size normal
25400 \emph on
25401 \bar no
25402 \noun off
25403 \color none
25404 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25405 \end_inset
25406
25407
25408 \end_layout
25409
25410 \end_inset
25411 </cell>
25412 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416
25417 \series bold
25418
25419 \backslash
25420 mathcal
25421 \end_layout
25422
25423 \end_inset
25424 </cell>
25425 </row>
25426 <row>
25427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25428 \begin_inset Text
25429
25430 \begin_layout Plain Layout
25431 \begin_inset Formula $\mathsf{SansSerif}$
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \end_inset
25438 </cell>
25439 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25440 \begin_inset Text
25441
25442 \begin_layout Plain Layout
25443
25444 \series bold
25445
25446 \backslash
25447 mathsf
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 </row>
25453 </lyxtabular>
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \begin_layout Standard
25466 \begin_inset Note Greyedout
25467 status open
25468
25469 \begin_layout Plain Layout
25470
25471 \series bold
25472 Note:
25473 \series default
25474  You can only print capital letters in the typefaces 
25475 \family sans
25476 Blackboard
25477 \family default
25478  and 
25479 \family sans
25480 Calligraphic
25481 \family default
25482 .
25483 \end_layout
25484
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \begin_layout Standard
25491 When you use a typeface, a blue box is inserted in the formula.
25492  Every character in this box will be printed in this typeface.
25493  Pressing 
25494 \family sans
25495 Space
25496 \family default
25497  within the box will set the cursor outside, so that you have to use a protected
25498  space when you need a space in the box.
25499  Here is an example where 
25500 \begin_inset Quotes eld
25501 \end_inset
25502
25503 N
25504 \begin_inset Quotes erd
25505 \end_inset
25506
25507  in 
25508 \family sans
25509 Blackboard
25510 \family default
25511  denotes the set of numbers:
25512 \begin_inset Formula 
25513 \[
25514 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25515 \]
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \begin_layout Standard
25523 The typefaces are nestable, which can cause confusion.
25524  You can, for example, put a character in 
25525 \family sans
25526 Fraktur
25527 \family default
25528  in a box for 
25529 \family sans
25530 Typewriter
25531 \family default
25532
25533 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25534 \end_inset
25535
25536  
25537 \begin_inset Newline newline
25538 \end_inset
25539
25540 So it is better not to use this feature.
25541 \end_layout
25542
25543 \begin_layout Standard
25544 The typefaces have no effect on Greek letters: 
25545 \begin_inset Formula $\mathfrak{abc\delta e}$
25546 \end_inset
25547
25548
25549 \begin_inset Newline newline
25550 \end_inset
25551
25552 You can only print them emboldened using the command 
25553 \series bold
25554
25555 \backslash
25556 boldsymbol
25557 \series default
25558 , which works like the other typeface commands: 
25559 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \begin_layout Standard
25566
25567 \series bold
25568
25569 \backslash
25570 boldsymbol
25571 \series default
25572  works for all symbols, letters, and numbers.
25573 \end_layout
25574
25575 \begin_layout Standard
25576 A number of other font options are available as well, in the menu 
25577 \family sans
25578 Edit\SpecialChar \menuseparator
25579 Math\SpecialChar \menuseparator
25580 Text
25581 \begin_inset space ~
25582 \end_inset
25583
25584 Style
25585 \family default
25586 .
25587 \end_layout
25588
25589 \begin_layout Subsection
25590 Math Text
25591 \begin_inset Index idx
25592 status collapsed
25593
25594 \begin_layout Plain Layout
25595 Math ! Text
25596 \end_layout
25597
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \begin_layout Standard
25604 Typefaces are useful for entering some characters in some given font, but
25605  not for text.
25606  For typing longer pieces of text use the math text, which is obtained using
25607  the entry 
25608 \family sans
25609 Normal
25610 \begin_inset space ~
25611 \end_inset
25612
25613 text
25614 \begin_inset space ~
25615 \end_inset
25616
25617 mode
25618 \family default
25619  of the 
25620 \family sans
25621 Math
25622 \begin_inset space ~
25623 \end_inset
25624
25625 Panel
25626 \family default
25627  button 
25628 \begin_inset Info
25629 type  "icon"
25630 arg   "math-insert \\font"
25631 \end_inset
25632
25633 .
25634  Math text appears in LyX in black instead of blue.
25635  You can use spaces and accents in math text as in normal text.
25636  Here is an example:
25637 \begin_inset Formula 
25638 \[
25639 f(x)=\begin{cases}
25640 x & \mbox{if I say so}\\
25641 -x & \mbox{under Umständen}
25642 \end{cases}
25643 \]
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Subsection
25651 Font Sizes
25652 \begin_inset Index idx
25653 status collapsed
25654
25655 \begin_layout Plain Layout
25656 Math ! Font sizes
25657 \end_layout
25658
25659 \end_inset
25660
25661
25662 \end_layout
25663
25664 \begin_layout Standard
25665 There are four font styles (relative sizes) used in math-mode, which are
25666  automatically chosen in most situations.
25667  These are called 
25668 \family sans
25669 textstyle
25670 \family default
25671
25672 \family sans
25673 displaystyle
25674 \family default
25675
25676 \family sans
25677 scriptstyle
25678 \family default
25679 , and 
25680 \family sans
25681 scriptscriptstyle
25682 \family default
25683 .
25684  For most characters, 
25685 \family sans
25686 textstyle
25687 \family default
25688  and 
25689 \family sans
25690 displaystyle
25691 \family default
25692  are actually the same size, but fractions, superscripts and subscripts,
25693  and certain other structures, are set larger in 
25694 \family sans
25695 displaystyle
25696 \family default
25697 .
25698  Except for some operators, which resize themselves to accommodate various
25699  situations, all text will be set in the styles that LaTeX thinks are appropriat
25700 e.
25701  These choices can be overridden by using the math panel button 
25702 \begin_inset Info
25703 type  "icon"
25704 arg   "math-insert \\style"
25705 \end_inset
25706
25707 .
25708  A box for the size will be created in which you can insert the math structure.
25709  For example, you can set 
25710 \begin_inset Formula $\frac{1}{2}$
25711 \end_inset
25712
25713 , which is normally in 
25714 \family sans
25715 textstyle
25716 \family default
25717 , larger in 
25718 \family sans
25719 displaystyle
25720 \family default
25721
25722 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25723 \end_inset
25724
25725 .
25726  The four styles are used in the following example:
25727 \end_layout
25728
25729 \begin_layout Standard
25730 \begin_inset Formula $displaystyle$
25731 \end_inset
25732
25733
25734 \begin_inset Formula ${\textstyle textstyle}$
25735 \end_inset
25736
25737
25738 \begin_inset Formula ${\scriptstyle scriptstyle}$
25739 \end_inset
25740
25741
25742 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25743 \end_inset
25744
25745 .
25746 \end_layout
25747
25748 \begin_layout Standard
25749 All these math-mode font sizes are relative so that if the whole math inset
25750  is set in a particular size with the menu 
25751 \family sans
25752 Edit\SpecialChar \menuseparator
25753 Text
25754 \begin_inset space ~
25755 \end_inset
25756
25757 Style
25758 \family default
25759 , all sizes in the formula will be adjusted relative to this size.
25760  Similarly, if the base font size of the document is changed, all fonts
25761  will be adjusted to correspond.
25762  As an example here is a formula in the font size 
25763 \begin_inset Quotes eld
25764 \end_inset
25765
25766 largest
25767 \begin_inset Quotes erd
25768 \end_inset
25769
25770 :
25771 \end_layout
25772
25773 \begin_layout Standard
25774
25775 \family roman
25776 \size largest
25777 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25778 \end_inset
25779
25780
25781 \end_layout
25782
25783 \begin_layout Section
25784 AMS-LaTeX
25785 \begin_inset Index idx
25786 status collapsed
25787
25788 \begin_layout Plain Layout
25789 AMS math
25790 \end_layout
25791
25792 \end_inset
25793
25794
25795 \begin_inset Index idx
25796 status collapsed
25797
25798 \begin_layout Plain Layout
25799 Math ! AMS
25800 \end_layout
25801
25802 \end_inset
25803
25804
25805 \end_layout
25806
25807 \begin_layout Standard
25808 LyX supports the packages provided by the American Mathematical Society
25809  (AMS) that are in common use.
25810 \end_layout
25811
25812 \begin_layout Subsection
25813 Enabling AMS-Support
25814 \end_layout
25815
25816 \begin_layout Standard
25817 You can make the facilities of the AMS-packages explicitly available in
25818  the document by selecting the checkbox 
25819 \family sans
25820 Use
25821 \begin_inset space ~
25822 \end_inset
25823
25824 AMS
25825 \begin_inset space ~
25826 \end_inset
25827
25828 math
25829 \begin_inset space ~
25830 \end_inset
25831
25832 package
25833 \family default
25834  in the 
25835 \family sans
25836 Document\SpecialChar \menuseparator
25837 Settings
25838 \family default
25839
25840 \begin_inset Index idx
25841 status collapsed
25842
25843 \begin_layout Plain Layout
25844 Document ! Settings
25845 \end_layout
25846
25847 \end_inset
25848
25849  dialog under 
25850 \family sans
25851 Math
25852 \begin_inset space ~
25853 \end_inset
25854
25855 Options
25856 \family default
25857 .
25858  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25859  formulas, ensure that you have enabled AMS.
25860 \end_layout
25861
25862 \begin_layout Subsection
25863 AMS-Formula Types
25864 \begin_inset CommandInset label
25865 LatexCommand label
25866 name "sub:AMS-Formula-Types"
25867
25868 \end_inset
25869
25870
25871 \begin_inset Index idx
25872 status collapsed
25873
25874 \begin_layout Plain Layout
25875 Math ! Multi-line Equations
25876 \end_layout
25877
25878 \end_inset
25879
25880
25881 \end_layout
25882
25883 \begin_layout Standard
25884 AMS-LaTeX provides a selection of different formula types.
25885  LyX allows you to choose between 
25886 \family typewriter
25887 align
25888 \family default
25889
25890 \family typewriter
25891 alignat
25892 \family default
25893
25894 \family typewriter
25895 flalign
25896 \family default
25897
25898 \family typewriter
25899 gather
25900 \family default
25901 , and 
25902 \family typewriter
25903 multline
25904 \family default
25905 .
25906  We refer you to the AMS-documentation, 
25907 \begin_inset CommandInset citation
25908 LatexCommand cite
25909 key "AMS"
25910
25911 \end_inset
25912
25913 , for an explanation of these formula types.
25914 \end_layout
25915
25916 \begin_layout Chapter
25917 More Tools
25918 \end_layout
25919
25920 \begin_layout Section
25921 Cross-References
25922 \begin_inset Index idx
25923 status collapsed
25924
25925 \begin_layout Plain Layout
25926 Cross references
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \begin_inset CommandInset label
25933 LatexCommand label
25934 name "sec:Cross-References"
25935
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \begin_layout Standard
25942 One of LyX's strengths is cross-references.
25943  You can reference every section, float, footnote, formula, and list in
25944  the document.
25945  To reference a document part, you have to insert a label into it.
25946  The label is used as an anchor and a name for the reference.
25947  We want for example to refer to the second item of the following list:
25948 \end_layout
25949
25950 \begin_layout Enumerate
25951 First item
25952 \end_layout
25953
25954 \begin_layout Enumerate
25955 \begin_inset CommandInset label
25956 LatexCommand label
25957 name "enu:Second-item"
25958
25959 \end_inset
25960
25961 Second item
25962 \end_layout
25963
25964 \begin_layout Enumerate
25965 Third item
25966 \end_layout
25967
25968 \begin_layout Standard
25969 First we insert a label into the second item with the menu 
25970 \family sans
25971 Insert\SpecialChar \menuseparator
25972 Label
25973 \family default
25974  or by pressing the toolbar button 
25975 \begin_inset Info
25976 type  "icon"
25977 arg   "label-insert"
25978 \end_inset
25979
25980 .
25981  A gray label box like this: 
25982 \begin_inset Graphics
25983         filename clipart/labelQt4.png
25984         scale 85
25985
25986 \end_inset
25987
25988  is inserted and the label window pops up asking for the label text.
25989  LyX offers as text the first words of the item with a prefix, in our case
25990  the text 
25991 \begin_inset Quotes eld
25992 \end_inset
25993
25994
25995 \family sans
25996 enu:Second-item
25997 \family default
25998
25999 \begin_inset Quotes erd
26000 \end_inset
26001
26002 .
26003  The prefix 
26004 \begin_inset Quotes eld
26005 \end_inset
26006
26007
26008 \family sans
26009 enu:
26010 \family default
26011
26012 \begin_inset Quotes erd
26013 \end_inset
26014
26015  stands for 
26016 \begin_inset Quotes eld
26017 \end_inset
26018
26019 enumerate
26020 \begin_inset Quotes erd
26021 \end_inset
26022
26023 .
26024  The prefix depends on the document part where the label is inserted; for
26025  example, if you insert a label into a section heading, the suggested prefix
26026  will be 
26027 \begin_inset Quotes eld
26028 \end_inset
26029
26030
26031 \family sans
26032 sec:
26033 \family default
26034
26035 \begin_inset Quotes erd
26036 \end_inset
26037
26038 .
26039 \end_layout
26040
26041 \begin_layout Standard
26042 To reference the item, we refer to its label using the menu 
26043 \family sans
26044 Insert\SpecialChar \menuseparator
26045 Cross-Reference
26046 \family default
26047  or the toolbar button 
26048 \begin_inset Info
26049 type  "icon"
26050 arg   "dialog-show-new-inset ref"
26051 \end_inset
26052
26053 .
26054  A gray cross-reference box like this: 
26055 \begin_inset Graphics
26056         filename clipart/referenceQt4.png
26057         scale 85
26058
26059 \end_inset
26060
26061  is inserted and the cross-reference window appears showing all the labels
26062  in the document.
26063  We can now sort the labels alphabetically and then choose the entry 
26064 \begin_inset Quotes eld
26065 \end_inset
26066
26067
26068 \family sans
26069 enu:Second-item
26070 \family default
26071
26072 \begin_inset Quotes erd
26073 \end_inset
26074
26075 .
26076  At the position of the cross-reference box the item number will appear
26077  in the output.
26078 \end_layout
26079
26080 \begin_layout Standard
26081 As an alternative to 
26082 \family sans
26083 Insert\SpecialChar \menuseparator
26084 Cross-Reference
26085 \family default
26086 , you can right-click on a label and in the popup menu select 
26087 \family sans
26088 Copy as Reference
26089 \family default
26090 .
26091  The cross-reference to this label is now in the clipboard and can be pasted
26092  to the actual cursor position via the menu 
26093 \family sans
26094 Edit\SpecialChar \menuseparator
26095 Paste
26096 \family default
26097  (shortcut 
26098 \begin_inset Info
26099 type  "shortcut"
26100 arg   "paste"
26101 \end_inset
26102
26103 ).
26104 \end_layout
26105
26106 \begin_layout Standard
26107 Here is our cross-reference: Item
26108 \begin_inset space ~
26109 \end_inset
26110
26111
26112 \begin_inset CommandInset ref
26113 LatexCommand ref
26114 reference "enu:Second-item"
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \begin_layout Standard
26122 It is recommended to use a protected space
26123 \begin_inset Foot
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127 described in section
26128 \begin_inset space ~
26129 \end_inset
26130
26131
26132 \begin_inset CommandInset ref
26133 LatexCommand ref
26134 reference "sub:Protected-Space"
26135
26136 \end_inset
26137
26138
26139 \end_layout
26140
26141 \end_inset
26142
26143  between the cross-reference name and the cross-reference to avoid ugly
26144  line breaks between them.
26145 \end_layout
26146
26147 \begin_layout Standard
26148 There are six formats of cross-references:
26149 \end_layout
26150
26151 \begin_layout Description
26152 <reference>: prints the number, this is the default: 
26153 \begin_inset CommandInset ref
26154 LatexCommand ref
26155 reference "fig:Two-distorted-images"
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \begin_layout Description
26163 (<reference>): prints the number within two parentheses, this is the style
26164  normally used to reference formulas, especially when the reference name
26165  
26166 \begin_inset Quotes eld
26167 \end_inset
26168
26169 Equation
26170 \begin_inset Quotes erd
26171 \end_inset
26172
26173  is omitted: 
26174 \begin_inset CommandInset ref
26175 LatexCommand eqref
26176 reference "eq:tanhExp"
26177
26178 \end_inset
26179
26180
26181 \end_layout
26182
26183 \begin_layout Description
26184 <page>: prints the page number: Page
26185 \begin_inset space ~
26186 \end_inset
26187
26188
26189 \begin_inset CommandInset ref
26190 LatexCommand pageref
26191 reference "fig:Two-distorted-images"
26192
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \begin_layout Description
26199 on
26200 \begin_inset space ~
26201 \end_inset
26202
26203 page
26204 \begin_inset space ~
26205 \end_inset
26206
26207 <page>: prints the text “on page” and the page number: 
26208 \begin_inset CommandInset ref
26209 LatexCommand vpageref
26210 reference "fig:Two-distorted-images"
26211
26212 \end_inset
26213
26214
26215 \begin_inset Newline newline
26216 \end_inset
26217
26218 If the label is on the same page, it prints “on this page”; if the label
26219  is on a facing page in a two-sided document, it prints “on the facing page”;
26220  if it is on the previous page which is not a facing page, it prints “on
26221  the previous page”; if it is on the next page which is not a facing page,
26222  it prints “on the next page”.
26223  The wording of the printed text also depends on the used document class.
26224 \end_layout
26225
26226 \begin_layout Description
26227 <reference>
26228 \begin_inset space ~
26229 \end_inset
26230
26231 on
26232 \begin_inset space ~
26233 \end_inset
26234
26235 page
26236 \begin_inset space ~
26237 \end_inset
26238
26239 <page>: prints the number, the text “on page” and the page number: 
26240 \begin_inset CommandInset ref
26241 LatexCommand vref
26242 reference "fig:Two-distorted-images"
26243
26244 \end_inset
26245
26246
26247 \begin_inset Newline newline
26248 \end_inset
26249
26250 If the label is on the same page, this format behaves like 
26251 \family sans
26252 \series bold
26253 <reference>
26254 \family default
26255 \series default
26256 ; otherwise it behaves like 
26257 \family sans
26258 \series bold
26259 on
26260 \begin_inset space ~
26261 \end_inset
26262
26263 page
26264 \begin_inset space ~
26265 \end_inset
26266
26267 <page>
26268 \family default
26269 \series default
26270 .
26271 \end_layout
26272
26273 \begin_layout Description
26274 Formatted
26275 \begin_inset space ~
26276 \end_inset
26277
26278 reference: prints a self defined cross-reference format.
26279 \begin_inset Newline newline
26280 \end_inset
26281
26282
26283 \begin_inset Note Greyedout
26284 status open
26285
26286 \begin_layout Plain Layout
26287
26288 \series bold
26289 Note:
26290 \series default
26291  This feature is only available when you have the LaTeX-package 
26292 \series bold
26293 prettyref
26294 \series default
26295  or 
26296 \series bold
26297 refstyle
26298 \series default
26299
26300 \begin_inset Index idx
26301 status collapsed
26302
26303 \begin_layout Plain Layout
26304 LaTeX-packages ! prettyref
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \begin_inset Index idx
26311 status collapsed
26312
26313 \begin_layout Plain Layout
26314 LaTeX-packages ! refstyle
26315 \end_layout
26316
26317 \end_inset
26318
26319  installed.
26320 \end_layout
26321
26322 \end_inset
26323
26324
26325 \begin_inset Newline newline
26326 \end_inset
26327
26328 You can select which LaTeX-package should be used for this feature by setting
26329  the option 
26330 \family sans
26331 Use refstyle (not prettyref) for cross-references
26332 \family default
26333  in the menu 
26334 \family sans
26335 Document\SpecialChar \menuseparator
26336 Settings\SpecialChar \menuseparator
26337 Document Class
26338 \family default
26339 .
26340  The package 
26341 \series bold
26342 refstyle
26343 \series default
26344  is the default and preferred because 
26345 \series bold
26346 prettyref
26347 \series default
26348  supports only English documents.
26349  The format is specified by using the command 
26350 \series bold
26351
26352 \backslash
26353 newrefformat
26354 \series default
26355  (prettyref) or 
26356 \series bold
26357
26358 \backslash
26359 newref
26360 \series default
26361  (refstyle) in the LaTeX preamble of the document.
26362  For example redefining all references to figures (which have the label
26363  shortcut 
26364 \begin_inset Quotes eld
26365 \end_inset
26366
26367
26368 \family sans
26369 fig
26370 \family default
26371
26372 \begin_inset Quotes erd
26373 \end_inset
26374
26375 ) can be done with this command
26376 \begin_inset Newline newline
26377 \end_inset
26378
26379
26380 \series bold
26381
26382 \backslash
26383 newref{fig}{refcmd={Image on page 
26384 \backslash
26385 pageref{#1}}}
26386 \series default
26387
26388 \begin_inset Newline newline
26389 \end_inset
26390
26391 For more information about the format, have a look at the package documentations
26392
26393 \begin_inset CommandInset citation
26394 LatexCommand cite
26395 key "prettyref,refstyle"
26396
26397 \end_inset
26398
26399 .
26400 \end_layout
26401
26402 \begin_layout Description
26403 Textual
26404 \begin_inset space ~
26405 \end_inset
26406
26407 reference: prints the caption or the name of the reference: 
26408 \begin_inset CommandInset ref
26409 LatexCommand nameref
26410 reference "fig:Two-distorted-images"
26411
26412 \end_inset
26413
26414
26415 \end_layout
26416
26417 \begin_layout Standard
26418 The number and current page of the referenced document part in the output
26419  is automatically calculated by LaTeX.
26420  The varieties are adjusted in the field 
26421 \family sans
26422 Format
26423 \family default
26424  of the cross-reference window, that appears when you click on the cross-referen
26425 ce.
26426 \end_layout
26427
26428 \begin_layout Standard
26429 You can only use the style 
26430 \family sans
26431 <reference>
26432 \family default
26433  to reference numbered document parts, while the reference style 
26434 \family sans
26435 <page>
26436 \family default
26437  is always possible.
26438 \end_layout
26439
26440 \begin_layout Standard
26441 If you want to reference a section, put the label in the section heading;
26442  for floats put the label in the caption; for footnotes put the label in
26443  it.
26444  Referencing formulas is explained in section
26445 \begin_inset space ~
26446 \end_inset
26447
26448
26449 \begin_inset CommandInset ref
26450 LatexCommand ref
26451 reference "sec:Formula-Numbering-and"
26452
26453 \end_inset
26454
26455 .
26456 \end_layout
26457
26458 \begin_layout Standard
26459 Right-clicking on a cross-reference opens a context menu.
26460  The entry 
26461 \family sans
26462 Go
26463 \begin_inset space ~
26464 \end_inset
26465
26466 to
26467 \begin_inset space ~
26468 \end_inset
26469
26470 Label
26471 \family default
26472  sets the cursor before the referenced label.
26473  This entry will be renamed in the context menu of the label to 
26474 \family sans
26475 Go
26476 \begin_inset space ~
26477 \end_inset
26478
26479 Back
26480 \family default
26481  so that you can use it to set the cursor back to the cross-reference.
26482  You can also go back with the toolbar button 
26483 \begin_inset Info
26484 type  "icon"
26485 arg   "bookmark-goto 0"
26486 \end_inset
26487
26488 .
26489 \end_layout
26490
26491 \begin_layout Standard
26492 You can change labels at any time.
26493  References to the changed label will automatically be updated so that you
26494  do not need to think about this.
26495 \end_layout
26496
26497 \begin_layout Standard
26498 If a cross-reference refers to a non-existent label, you will see in LyX
26499  “BROKEN” in the cross-reference label and two question marks in the output
26500  instead of the reference.
26501 \end_layout
26502
26503 \begin_layout Standard
26504 References are described in detail in the section
26505 \begin_inset space ~
26506 \end_inset
26507
26508
26509 \begin_inset Quotes eld
26510 \end_inset
26511
26512 Referencing Floats
26513 \begin_inset Quotes erd
26514 \end_inset
26515
26516  of the 
26517 \emph on
26518 Embedded
26519 \begin_inset space ~
26520 \end_inset
26521
26522 Objects
26523 \emph default
26524  manual.
26525 \end_layout
26526
26527 \begin_layout Section
26528 Table of Contents and other Listings
26529 \begin_inset Index idx
26530 status collapsed
26531
26532 \begin_layout Plain Layout
26533 Table of contents
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \begin_inset Index idx
26540 status collapsed
26541
26542 \begin_layout Plain Layout
26543 Outline
26544 \end_layout
26545
26546 \end_inset
26547
26548
26549 \begin_inset CommandInset label
26550 LatexCommand label
26551 name "sec:toc"
26552
26553 \end_inset
26554
26555
26556 \end_layout
26557
26558 \begin_layout Subsection
26559 Table of Contents
26560 \begin_inset CommandInset label
26561 LatexCommand label
26562 name "sub:Table-of-Contents"
26563
26564 \end_inset
26565
26566
26567 \end_layout
26568
26569 \begin_layout Standard
26570 The Table of Contents (TOC) is inserted with the menu 
26571 \family sans
26572 Insert\SpecialChar \menuseparator
26573 List/TOC\SpecialChar \menuseparator
26574 Table
26575 \begin_inset space ~
26576 \end_inset
26577
26578 of
26579 \begin_inset space ~
26580 \end_inset
26581
26582 Contents
26583 \family default
26584 .
26585  It is displayed in LyX as a gray box.
26586  If you click on it, the 
26587 \family sans
26588 Outline
26589 \family default
26590  window appears, showing you the TOC entries as outline, which allows you
26591  to move and rearrange sections in your documents.
26592  So this operation is an alternative to the menu 
26593 \family sans
26594 View\SpecialChar \menuseparator
26595 Outline
26596 \begin_inset space ~
26597 \end_inset
26598
26599 Pane
26600 \family default
26601  that is described in section
26602 \begin_inset space ~
26603 \end_inset
26604
26605
26606 \begin_inset CommandInset ref
26607 LatexCommand ref
26608 reference "sub:The-Outliner"
26609
26610 \end_inset
26611
26612 .
26613 \end_layout
26614
26615 \begin_layout Standard
26616 The TOC in the document output lists every numbered section automatically.
26617  If you have declared a short title for a section heading, as described
26618  in section
26619 \begin_inset space ~
26620 \end_inset
26621
26622
26623 \begin_inset CommandInset ref
26624 LatexCommand ref
26625 reference "sec:Short-Titles"
26626
26627 \end_inset
26628
26629 , it will be used in the TOC instead of the section heading.
26630  Section
26631 \begin_inset space ~
26632 \end_inset
26633
26634
26635 \begin_inset CommandInset ref
26636 LatexCommand ref
26637 reference "sub:Numbering-depth"
26638
26639 \end_inset
26640
26641  describes how the level is adjusted that defines which section types are
26642  listed in the TOC.
26643  Unnumbered sections are not listed in the TOC.
26644 \end_layout
26645
26646 \begin_layout Subsection
26647 List of Figures, Tables, Listings and Algorithms
26648 \begin_inset CommandInset label
26649 LatexCommand label
26650 name "sub:List-of-Figures"
26651
26652 \end_inset
26653
26654
26655 \end_layout
26656
26657 \begin_layout Standard
26658 Table, figure, listings and algorithm lists are very much like the table
26659  of contents.
26660  You can insert them via the 
26661 \family sans
26662 Insert\SpecialChar \menuseparator
26663 List/TOC
26664 \family default
26665  submenus.
26666  The list entries are the float captions and the float number.
26667 \end_layout
26668
26669 \begin_layout Section
26670 URLs and Hyperlinks
26671 \begin_inset Index idx
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675 URLs
26676 \end_layout
26677
26678 \end_inset
26679
26680
26681 \begin_inset Index idx
26682 status collapsed
26683
26684 \begin_layout Plain Layout
26685 Hyperlinks
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Subsection
26694 URLs
26695 \begin_inset CommandInset label
26696 LatexCommand label
26697 name "sub:URLs"
26698
26699 \end_inset
26700
26701
26702 \end_layout
26703
26704 \begin_layout Standard
26705 Links to web pages or email addresses can be inserted via the menu 
26706 \family sans
26707 Insert\SpecialChar \menuseparator
26708 URL
26709 \family default
26710 .
26711 \end_layout
26712
26713 \begin_layout Standard
26714 Here is an example URL: LyX's homepage: 
26715 \begin_inset Flex URL
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719
26720 http://www.lyx.org
26721 \end_layout
26722
26723 \end_inset
26724
26725
26726 \end_layout
26727
26728 \begin_layout Standard
26729 You cannot change the style of the link text, the URL text will always be
26730  in the style 
26731 \family typewriter
26732 Typewriter
26733 \family default
26734 .
26735  To be able to format the URL text, use hyperlinks as explained in the next
26736  subsection.
26737 \end_layout
26738
26739 \begin_layout Standard
26740 \begin_inset Note Greyedout
26741 status open
26742
26743 \begin_layout Plain Layout
26744
26745 \series bold
26746 Note:
26747 \series default
26748  URLs must not end with a backslash, otherwise you get LaTeX errors.
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \begin_layout Subsection
26757 Hyperlinks
26758 \begin_inset CommandInset label
26759 LatexCommand label
26760 name "sub:Hyperlinks"
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Standard
26768 Hyperlinks can be inserted with the menu 
26769 \family sans
26770 Insert\SpecialChar \menuseparator
26771 Hyperlink
26772 \family default
26773  or with the toolbar button 
26774 \begin_inset Info
26775 type  "icon"
26776 arg   "href-insert"
26777 \end_inset
26778
26779 .
26780  The appearing dialog has two fields: 
26781 \family sans
26782 Target
26783 \family default
26784  and 
26785 \family sans
26786 Name
26787 \family default
26788 .
26789  The name is the printed text for the hyperlink.
26790  The hyperlink type can be a weblink like this: 
26791 \begin_inset CommandInset href
26792 LatexCommand href
26793 name "LyX's homepage"
26794 target "http://www.lyx.org"
26795
26796 \end_inset
26797
26798 , an Email address like this: 
26799 \begin_inset CommandInset href
26800 LatexCommand href
26801 name "lyx-docs mailing list"
26802 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26803 type "mailto:"
26804
26805 \end_inset
26806
26807 , or a link to a file.
26808 \end_layout
26809
26810 \begin_layout Standard
26811 You can start applications via a hyperlink when you insert a weblink by
26812  adding the prefix 
26813 \begin_inset Quotes eld
26814 \end_inset
26815
26816
26817 \family sans
26818 run:
26819 \family default
26820
26821 \begin_inset Quotes erd
26822 \end_inset
26823
26824  to the link target.
26825 \end_layout
26826
26827 \begin_layout Standard
26828 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26829  and become clickable in the DVI and PDF-output.
26830  To set the format of the link text, highlight the hyperlink inset and use
26831  the text style dialog.
26832  This is for example a hyperlink with bold sans serif text: 
26833 \family sans
26834 \series bold
26835
26836 \begin_inset CommandInset href
26837 LatexCommand href
26838 name "LyX's homepage"
26839 target "http://www.lyx.org"
26840
26841 \end_inset
26842
26843
26844 \end_layout
26845
26846 \begin_layout Standard
26847 The link text color can be changed, when the option 
26848 \family sans
26849 Color links
26850 \family default
26851  is set in the PDF Properties dialog (menu 
26852 \family sans
26853 Document\SpecialChar \menuseparator
26854 Settings\SpecialChar \menuseparator
26855 PDF Properties
26856 \family default
26857 ).
26858  The link text is for example set in this document to blue by adding the
26859  option
26860 \begin_inset Newline newline
26861 \end_inset
26862
26863
26864 \series bold
26865 urlcolor=blue
26866 \series default
26867
26868 \begin_inset Newline newline
26869 \end_inset
26870
26871 to the field 
26872 \family sans
26873 Additional options
26874 \family default
26875  in the PDF Properties dialog.
26876 \end_layout
26877
26878 \begin_layout Section
26879 Appendices
26880 \begin_inset Index idx
26881 status collapsed
26882
26883 \begin_layout Plain Layout
26884 Appendix
26885 \end_layout
26886
26887 \end_inset
26888
26889
26890 \begin_inset CommandInset label
26891 LatexCommand label
26892 name "sec:Appendices"
26893
26894 \end_inset
26895
26896
26897 \end_layout
26898
26899 \begin_layout Standard
26900 Appendices are created with the menu 
26901 \family sans
26902 Document\SpecialChar \menuseparator
26903 Start
26904 \begin_inset space ~
26905 \end_inset
26906
26907 Appendix
26908 \begin_inset space ~
26909 \end_inset
26910
26911 Here
26912 \family default
26913 .
26914  This menu sets the document from the current cursor position to the end
26915  as the appendix part of the book.
26916  This part is marked with a red borderline.
26917 \end_layout
26918
26919 \begin_layout Standard
26920 Every chapter (or section) within the appendix part is treated as an appendix,
26921  numbered with a capital Latin letter.
26922  The appendix subsections are numbered with this letter followed by a dot
26923  and the subsection number.
26924  All appendix sections can be referenced as if they were normal sections,
26925  here two examples:
26926 \end_layout
26927
26928 \begin_layout Standard
26929 Appendix
26930 \begin_inset space ~
26931 \end_inset
26932
26933
26934 \begin_inset CommandInset ref
26935 LatexCommand ref
26936 reference "chap:Credits"
26937
26938 \end_inset
26939
26940 ; Appendix
26941 \begin_inset space ~
26942 \end_inset
26943
26944
26945 \begin_inset CommandInset ref
26946 LatexCommand ref
26947 reference "sub:Export"
26948
26949 \end_inset
26950
26951
26952 \end_layout
26953
26954 \begin_layout Section
26955 Bibliography
26956 \begin_inset Index idx
26957 status collapsed
26958
26959 \begin_layout Plain Layout
26960 Bibliography
26961 \end_layout
26962
26963 \end_inset
26964
26965
26966 \begin_inset CommandInset label
26967 LatexCommand label
26968 name "sec:Bibliography"
26969
26970 \end_inset
26971
26972
26973 \end_layout
26974
26975 \begin_layout Standard
26976 There are two ways of generating the bibliography in a LyX-document.
26977  You can include a bibliography database,
26978 \begin_inset Foot
26979 status collapsed
26980
26981 \begin_layout Plain Layout
26982 Known under the name 
26983 \begin_inset Quotes eld
26984 \end_inset
26985
26986 BibTeX-database
26987 \begin_inset Quotes erd
26988 \end_inset
26989
26990 .
26991 \end_layout
26992
26993 \end_inset
26994
26995  which is explained in the next subsection, or you can insert the bibliography
26996  manually, using the paragraph environment 
26997 \family sans
26998 Bibliography
26999 \family default
27000 , which was described in section
27001 \begin_inset space ~
27002 \end_inset
27003
27004
27005 \begin_inset CommandInset ref
27006 LatexCommand ref
27007 reference "sub:Biblio_environment"
27008
27009 \end_inset
27010
27011 .
27012  If you want anything other than the numerical citations that are used in
27013  this document, like author-year citations, then you must
27014 \emph on
27015  
27016 \emph default
27017 use a bibliography database.
27018 \end_layout
27019
27020 \begin_layout Subsection
27021 The Bibliography Environment
27022 \end_layout
27023
27024 \begin_layout Standard
27025 Within the 
27026 \family sans
27027 Bibliography
27028 \family default
27029  environment, every paragraph begins with a gray bibliography box labeled
27030  with a number.
27031  If you click on it, you will get a dialog in which you can set a 
27032 \family sans
27033 Key
27034 \family default
27035  and a 
27036 \family sans
27037 Label
27038 \family default
27039 .
27040  The key is the symbolic name by which you will refer to this bibliography
27041  entry.
27042  For example, our second entry in the bibliography is a book about LaTeX
27043  and we used 
27044 \begin_inset Quotes eld
27045 \end_inset
27046
27047 latexcompanion
27048 \begin_inset Quotes erd
27049 \end_inset
27050
27051 , a short form of its title, as the key.
27052 \end_layout
27053
27054 \begin_layout Standard
27055 You can cross-reference a bibliography entry using the menu 
27056 \family sans
27057 Insert\SpecialChar \menuseparator
27058 Citation
27059 \family default
27060  or the toolbar button 
27061 \begin_inset Info
27062 type  "icon"
27063 arg   "dialog-show-new-inset citation"
27064 \end_inset
27065
27066 .
27067  A citation reference box is inserted and a citation window will appear
27068  containing the available citations.
27069  Select one or more keys from the list and 
27070 \family sans
27071 Add
27072 \family default
27073  them.
27074  Then press 
27075 \family sans
27076 OK
27077 \family default
27078 .
27079  The citation reference box will be labeled with the referenced key(s).
27080  If you click on the box, the citation window will appear and you can change
27081  the reference.
27082 \end_layout
27083
27084 \begin_layout Standard
27085 Citation references appear in the output as the number of the bibliography
27086  entry with surrounding brackets.
27087  If you set a 
27088 \family sans
27089 Label
27090 \family default
27091  for the entry, the label will appear instead of the number.
27092  Here are two examples; the first without a label, the second with the label
27093  
27094 \begin_inset Quotes eld
27095 \end_inset
27096
27097 Credits
27098 \begin_inset Quotes erd
27099 \end_inset
27100
27101 :
27102 \end_layout
27103
27104 \begin_layout Standard
27105 Have a look at the 
27106 \family sans
27107 LaTeX Companion Second Edition
27108 \family default
27109
27110 \begin_inset CommandInset citation
27111 LatexCommand cite
27112 key "latexcompanion"
27113
27114 \end_inset
27115
27116
27117 \end_layout
27118
27119 \begin_layout Standard
27120 The LyX-Team members are listed in the Credits: 
27121 \begin_inset CommandInset citation
27122 LatexCommand cite
27123 key "lyxcredit"
27124
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Standard
27131 To align all entries in the bibliography environment you can set a longest
27132  label via the menu 
27133 \family sans
27134 Edit\SpecialChar \menuseparator
27135 Paragraph
27136 \begin_inset space ~
27137 \end_inset
27138
27139 Settings
27140 \family default
27141  (toolbar button 
27142 \begin_inset Info
27143 type  "icon"
27144 arg   "layout-paragraph"
27145 \end_inset
27146
27147 ).
27148  All entries are then indented in the output by the width of the given label.
27149 \end_layout
27150
27151 \begin_layout Subsection
27152 Bibliography databases (BibTeX)
27153 \begin_inset Index idx
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157 Bibliography ! Databases
27158 \end_layout
27159
27160 \end_inset
27161
27162
27163 \begin_inset Index idx
27164 status collapsed
27165
27166 \begin_layout Plain Layout
27167 Bibliography ! BibTeX
27168 \end_layout
27169
27170 \end_inset
27171
27172
27173 \begin_inset CommandInset label
27174 LatexCommand label
27175 name "sub:Bibliography-databases"
27176
27177 \end_inset
27178
27179
27180 \end_layout
27181
27182 \begin_layout Standard
27183 Bibliography databases are useful if you use the same bibliography in different
27184  documents.
27185 \begin_inset Foot
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189 They are also useful for keeping a database of articles and notes concerning
27190  them.
27191  Most of the database programs mentioned below allow you to store annotations
27192  and reviews along with bibliographical information.
27193 \end_layout
27194
27195 \end_inset
27196
27197  It also makes it very easy to have a uniform layout for all bibliography
27198  entries.
27199  You can collect the bibliography of all relevant books and articles of
27200  your working field in a database.
27201  This database can be used for different documents, and by default only
27202  the entries cited in a particular document will appear in the bibliography
27203  list for that document.
27204  This relieves you of the need to keep track of which articles and books
27205  you have cited.
27206 \end_layout
27207
27208 \begin_layout Standard
27209 The database is a text file with the file extension 
27210 \begin_inset Quotes eld
27211 \end_inset
27212
27213
27214 \family sans
27215 .bib
27216 \family default
27217
27218 \begin_inset Quotes erd
27219 \end_inset
27220
27221 , containing the bibliography in a special format.
27222  The format is explained in 
27223 \begin_inset CommandInset citation
27224 LatexCommand cite
27225 key "BibTeX-2"
27226
27227 \end_inset
27228
27229  and in the LaTeX books (
27230 \begin_inset CommandInset citation
27231 LatexCommand cite
27232 key "Mittelbach,Kopka,Lamport"
27233
27234 \end_inset
27235
27236 ).
27237  The file can be created using any text editor, but normally one uses a
27238  special program to create and edit the entries in the database.
27239  A list of such programs is maintained on the LyX Wiki at 
27240 \begin_inset Flex URL
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244
27245 http://wiki.lyx.org/BibTeX/Programs
27246 \end_layout
27247
27248 \end_inset
27249
27250 .
27251 \end_layout
27252
27253 \begin_layout Standard
27254 To use a database, use the menu 
27255 \family sans
27256 Insert\SpecialChar \menuseparator
27257 List
27258 \family default
27259 /
27260 \family sans
27261 TOC\SpecialChar \menuseparator
27262 BibT
27263 \begin_inset ERT
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267
27268 {}
27269 \end_layout
27270
27271 \end_inset
27272
27273 eX
27274 \begin_inset space ~
27275 \end_inset
27276
27277 Bibliography
27278 \family default
27279 .
27280  A gray box will be inserted and a window appears.
27281  In this window you can add one or more databases and select a 
27282 \family sans
27283 style
27284 \family default
27285  file.
27286  The option 
27287 \family sans
27288 Add bibliography to TOC
27289 \family default
27290  adds a table of contents entry for the bibliography.
27291  In the 
27292 \family sans
27293 Content
27294 \family default
27295  drop box you can select whether to include all the entries in the database
27296  in the document or just the cited references.
27297 \end_layout
27298
27299 \begin_layout Standard
27300 The style file is a text file with the file extension 
27301 \begin_inset Quotes eld
27302 \end_inset
27303
27304
27305 \family sans
27306 .bst
27307 \family default
27308
27309 \begin_inset Quotes erd
27310 \end_inset
27311
27312  that controls how the bibliography entries will appear.
27313  Your LaTeX distribution should provide several of these, and many publishers
27314  provide their own style files, so that you don't have to take care of the
27315  layout.
27316  It is of course possible to write your own style file, but this is something
27317  for experts.
27318 \begin_inset Foot
27319 status collapsed
27320
27321 \begin_layout Plain Layout
27322 For information on how this is done, have a look at
27323 \begin_inset Newline newline
27324 \end_inset
27325
27326
27327 \begin_inset CommandInset href
27328 LatexCommand href
27329 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27330
27331 \end_inset
27332
27333 .
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \begin_layout Standard
27342 Inserting a citation reference works as described in the previous section.
27343 \end_layout
27344
27345 \begin_layout Standard
27346 To generate the bibliography from a database, LyX uses the program BibTeX.
27347  You can choose which of its variants should be used by LyX as the 
27348 \family sans
27349 Processor
27350 \family default
27351  either in 
27352 \family sans
27353 Document\SpecialChar \menuseparator
27354 Settings\SpecialChar \menuseparator
27355 Bibliography
27356 \family default
27357  or in 
27358 \family sans
27359 Tools\SpecialChar \menuseparator
27360 Preferences\SpecialChar \menuseparator
27361 Output\SpecialChar \menuseparator
27362 LaT
27363 \begin_inset ERT
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367
27368 {}
27369 \end_layout
27370
27371 \end_inset
27372
27373 eX
27374 \family default
27375 .
27376  The following variants are possible:
27377 \end_layout
27378
27379 \begin_layout Description
27380 biber provides full Unicode support, unlimited memory, but does not work
27381  with other bibliography packages (e.
27382 \begin_inset space \thinspace{}
27383 \end_inset
27384
27385 g.
27386 \begin_inset space \space{}
27387 \end_inset
27388
27389
27390 \series bold
27391 natbib
27392 \series default
27393 ), only with the package 
27394 \series bold
27395 biblatex
27396 \series default
27397 ; recommended for multilingual texts and for languages that don't use Latin
27398  letters
27399 \end_layout
27400
27401 \begin_layout Description
27402 bibtex the standard; does not allow special characters in bibliography entries
27403  that are not possible to encode in a 7-bit encoding, limited memory, works
27404  with all bibliography packages, except 
27405 \series bold
27406 biblatex
27407 \end_layout
27408
27409 \begin_layout Description
27410 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27411  larger memory than 
27412 \family sans
27413 bibtex
27414 \family default
27415 , works with all bibliography packages
27416 \end_layout
27417
27418 \begin_layout Standard
27419 BibTeX can be controlled with options that you can add below the specification
27420  of the variants.
27421  Before adding options, it is strongly recommended that you read the manual
27422  of 
27423 \family sans
27424 BibTeX
27425 \family default
27426  
27427 \begin_inset CommandInset citation
27428 LatexCommand cite
27429 key "BibTeX"
27430
27431 \end_inset
27432
27433 .
27434 \end_layout
27435
27436 \begin_layout Standard
27437 When you select the option 
27438 \family sans
27439 Sectioned bibliography
27440 \family default
27441  in the 
27442 \family sans
27443 Document\SpecialChar \menuseparator
27444 Settings\SpecialChar \menuseparator
27445 Bibliography
27446 \family default
27447  dialog, it is possible to have multiple and sectioned bibliographies.
27448  This and other options are explained in detail in section 
27449 \emph on
27450 Customizing Bibliographies
27451 \emph default
27452  
27453 \emph on
27454 with BibTeX
27455 \emph default
27456  of the 
27457 \emph on
27458 Additional Features
27459 \emph default
27460  manual.
27461 \end_layout
27462
27463 \begin_layout Standard
27464 We use two bibliographies in this document to show the difference between
27465  the two methods of creating them.
27466  As you can see, the bibliography that is created from a database lists
27467  only the database entries that are referenced in the document.
27468  We used the style file 
27469 \family sans
27470 alphadin.bst
27471 \family default
27472  to get the complicated German reference key scheme in the bibliography.
27473 \end_layout
27474
27475 \begin_layout Subsection
27476 Bibliography layout
27477 \begin_inset Index idx
27478 status collapsed
27479
27480 \begin_layout Plain Layout
27481 Bibliography ! Layout
27482 \end_layout
27483
27484 \end_inset
27485
27486
27487 \end_layout
27488
27489 \begin_layout Standard
27490 In the citation reference dialog you can set a special citation format.
27491  For this feature you need to enable the option 
27492 \family sans
27493 Natbib
27494 \family default
27495  in the 
27496 \family sans
27497 Document\SpecialChar \menuseparator
27498 Settings
27499 \family default
27500
27501 \begin_inset Index idx
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505 Document ! Settings
27506 \end_layout
27507
27508 \end_inset
27509
27510  dialog under 
27511 \family sans
27512 Bibliography
27513 \family default
27514 .
27515  Setting a citation style for a reference will overwrite the default.
27516  For the global citation format use the BibTeX style files as explained
27517  in the previous section.
27518 \end_layout
27519
27520 \begin_layout Standard
27521 You can also set text to appear before or after a citation reference, in
27522  the citation reference window.
27523  Here is an example where the text 
27524 \begin_inset Quotes eld
27525 \end_inset
27526
27527 Chapter
27528 \begin_inset space ~
27529 \end_inset
27530
27531 3
27532 \begin_inset Quotes erd
27533 \end_inset
27534
27535  appears after the reference:
27536 \end_layout
27537
27538 \begin_layout Standard
27539 Have a look at 
27540 \begin_inset CommandInset citation
27541 LatexCommand cite
27542 after "Chapter 3"
27543 key "latexcompanion"
27544
27545 \end_inset
27546
27547 .
27548 \end_layout
27549
27550 \begin_layout Section
27551 Index
27552 \begin_inset Index idx
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 Index generation
27557 \end_layout
27558
27559 \end_inset
27560
27561
27562 \begin_inset CommandInset label
27563 LatexCommand label
27564 name "sec:Index"
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \begin_layout Standard
27572 An index entry is created if you use the menu 
27573 \family sans
27574 Insert\SpecialChar \menuseparator
27575 Index
27576 \begin_inset space ~
27577 \end_inset
27578
27579 Entry
27580 \family default
27581  or the toolbar button 
27582 \begin_inset Info
27583 type  "icon"
27584 arg   "index-insert"
27585 \end_inset
27586
27587 .
27588  A box is inserted containing the text that appears in the index.
27589  The word where the cursor is in or the currently highlighted text is proposed
27590  by LyX as the index entry.
27591 \end_layout
27592
27593 \begin_layout Standard
27594 The index list is inserted in the document with the menu 
27595 \family sans
27596 Insert\SpecialChar \menuseparator
27597 List/TOC\SpecialChar \menuseparator
27598 Index
27599 \begin_inset space ~
27600 \end_inset
27601
27602 List
27603 \family default
27604 .
27605  A light blue box labeled 
27606 \begin_inset Quotes eld
27607 \end_inset
27608
27609
27610 \family sans
27611 Index
27612 \family default
27613
27614 \begin_inset Quotes erd
27615 \end_inset
27616
27617  will show the place where the index is printed in the output.
27618  The index list box is not clickable like other LyX-boxes.
27619 \end_layout
27620
27621 \begin_layout Standard
27622 We give a short overview of the index commands in the next subsections.
27623  For a detailed description of LaTeX's index mechanism, have a look at one
27624  of the LaTeX books 
27625 \begin_inset CommandInset citation
27626 LatexCommand cite
27627 key "latexcompanion,latexguide,latexbook"
27628
27629 \end_inset
27630
27631 .
27632 \end_layout
27633
27634 \begin_layout Subsection
27635 Grouping Index Entries
27636 \begin_inset Index idx
27637 status collapsed
27638
27639 \begin_layout Plain Layout
27640 Index ! Grouping
27641 \end_layout
27642
27643 \end_inset
27644
27645
27646 \end_layout
27647
27648 \begin_layout Standard
27649 Index entries are often grouped to offer the reader a fast search in the
27650  index.
27651  We want to group for example the index entries for itemized and enumerated
27652  lists under the entry 
27653 \begin_inset Quotes eld
27654 \end_inset
27655
27656 Lists
27657 \begin_inset Quotes erd
27658 \end_inset
27659
27660 .
27661  First we create the entry 
27662 \begin_inset Quotes eld
27663 \end_inset
27664
27665 Lists
27666 \begin_inset Quotes erd
27667 \end_inset
27668
27669  in section
27670 \begin_inset space ~
27671 \end_inset
27672
27673
27674 \begin_inset CommandInset ref
27675 LatexCommand ref
27676 reference "sub:Lists"
27677
27678 \end_inset
27679
27680 .
27681  In the text field for the itemized list index entry in section
27682 \begin_inset space ~
27683 \end_inset
27684
27685
27686 \begin_inset CommandInset ref
27687 LatexCommand ref
27688 reference "sec:Itemize"
27689
27690 \end_inset
27691
27692 , we insert the command
27693 \end_layout
27694
27695 \begin_layout Standard
27696
27697 \series bold
27698 Lists ! Itemize
27699 \end_layout
27700
27701 \begin_layout Standard
27702 and the command
27703 \end_layout
27704
27705 \begin_layout Standard
27706
27707 \series bold
27708 Lists ! Enumerate
27709 \end_layout
27710
27711 \begin_layout Standard
27712 for the enumerated list in section
27713 \begin_inset space ~
27714 \end_inset
27715
27716
27717 \begin_inset CommandInset ref
27718 LatexCommand ref
27719 reference "sec:Enumerate"
27720
27721 \end_inset
27722
27723 .
27724 \end_layout
27725
27726 \begin_layout Standard
27727 The exclamation mark 
27728 \begin_inset Quotes eld
27729 \end_inset
27730
27731 !
27732 \begin_inset Quotes erd
27733 \end_inset
27734
27735  marks the grouping levels.
27736  You can have three levels; every index level is indented a bit more.
27737  An index entry for the higher levels is not required.
27738  If we don't have an index entry for 
27739 \begin_inset Quotes eld
27740 \end_inset
27741
27742 Lists
27743 \begin_inset Quotes erd
27744 \end_inset
27745
27746 , it will be printed anyway, but without a page number.
27747 \end_layout
27748
27749 \begin_layout Subsection
27750 Page Ranges
27751 \begin_inset Index idx
27752 status collapsed
27753
27754 \begin_layout Plain Layout
27755 Index ! Page ranges
27756 \end_layout
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Standard
27764 Normally an index entry will appear with the page number of the indexed
27765  section.
27766  But sometimes you want to index more pages under the same entry.
27767  For example, if we want to index the paragraph environments, we create
27768  an index entry in section
27769 \begin_inset space ~
27770 \end_inset
27771
27772
27773 \begin_inset CommandInset ref
27774 LatexCommand ref
27775 reference "sec:Paragraph-Environments"
27776
27777 \end_inset
27778
27779  with the command
27780 \end_layout
27781
27782 \begin_layout Standard
27783
27784 \series bold
27785 Paragraph environments|(
27786 \end_layout
27787
27788 \begin_layout Standard
27789 and another entry at the end of section
27790 \begin_inset space ~
27791 \end_inset
27792
27793
27794 \begin_inset CommandInset ref
27795 LatexCommand ref
27796 reference "sub:LyX-Code"
27797
27798 \end_inset
27799
27800  with the command
27801 \end_layout
27802
27803 \begin_layout Standard
27804
27805 \series bold
27806 Paragraph environments|)
27807 \end_layout
27808
27809 \begin_layout Standard
27810 The commands 
27811 \begin_inset Quotes eld
27812 \end_inset
27813
27814
27815 \series bold
27816 |(
27817 \series default
27818
27819 \begin_inset Quotes erd
27820 \end_inset
27821
27822  and 
27823 \begin_inset Quotes eld
27824 \end_inset
27825
27826
27827 \series bold
27828 |)
27829 \series default
27830
27831 \begin_inset Quotes erd
27832 \end_inset
27833
27834  respectively start and end the index range.
27835  You can also add the same index entry at different places in the document.
27836  They appear in the output under one entry with a comma separated list of
27837  the pages of the indexed document parts.
27838  An example is the index entry 
27839 \begin_inset Quotes eld
27840 \end_inset
27841
27842 Document ! Settings
27843 \begin_inset Quotes erd
27844 \end_inset
27845
27846 .
27847 \end_layout
27848
27849 \begin_layout Subsection
27850 Cross referencing
27851 \begin_inset Index idx
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855 Index ! Cross referencing
27856 \end_layout
27857
27858 \end_inset
27859
27860
27861 \end_layout
27862
27863 \begin_layout Standard
27864 It is also possible to refer to another index entry.
27865  We referred for example in the index entry 
27866 \begin_inset Quotes eld
27867 \end_inset
27868
27869 GIF
27870 \begin_inset Quotes erd
27871 \end_inset
27872
27873  (in section
27874 \begin_inset space ~
27875 \end_inset
27876
27877
27878 \begin_inset CommandInset ref
27879 LatexCommand ref
27880 reference "sub:Image-Formats"
27881
27882 \end_inset
27883
27884 ) to the index entry 
27885 \begin_inset Quotes eld
27886 \end_inset
27887
27888 Image formats
27889 \begin_inset Quotes erd
27890 \end_inset
27891
27892  in the same section using the entry
27893 \end_layout
27894
27895 \begin_layout Standard
27896
27897 \series bold
27898 GIF|see{Image formats}
27899 \end_layout
27900
27901 \begin_layout Standard
27902 where the braces have to be inserted as TeX Code.
27903  The text within the braces is the referenced entry.
27904  The reference will appear in the output without a page number.
27905 \end_layout
27906
27907 \begin_layout Subsection
27908 Index Entry Order
27909 \begin_inset Index idx
27910 status collapsed
27911
27912 \begin_layout Plain Layout
27913 Index ! Entry order
27914 \end_layout
27915
27916 \end_inset
27917
27918
27919 \end_layout
27920
27921 \begin_layout Standard
27922 If you use accented characters in the index entry the entries might not
27923  follow the rules for the index order.
27924  The index entries are sorted alphabetically but LaTeX
27925 \begin_inset Foot
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 The index generating is done in the background by an extra program, see
27930  section
27931 \begin_inset space ~
27932 \end_inset
27933
27934
27935 \begin_inset CommandInset ref
27936 LatexCommand ref
27937 reference "sub:Index-Program"
27938
27939 \end_inset
27940
27941 .
27942 \end_layout
27943
27944 \end_inset
27945
27946  does not know how to sort accents in different languages.
27947  We have created as an example the three dummy index entries 
27948 \begin_inset Quotes eld
27949 \end_inset
27950
27951 maison
27952 \begin_inset Quotes erd
27953 \end_inset
27954
27955
27956 \begin_inset Quotes eld
27957 \end_inset
27958
27959 maïs
27960 \begin_inset Quotes erd
27961 \end_inset
27962
27963 , and 
27964 \begin_inset Quotes eld
27965 \end_inset
27966
27967 maître
27968 \begin_inset Quotes erd
27969 \end_inset
27970
27971 .
27972 \begin_inset Index idx
27973 status collapsed
27974
27975 \begin_layout Plain Layout
27976 Dummy entries ! maïs
27977 \end_layout
27978
27979 \end_inset
27980
27981
27982 \begin_inset Index idx
27983 status collapsed
27984
27985 \begin_layout Plain Layout
27986 Dummy entries ! maître
27987 \end_layout
27988
27989 \end_inset
27990
27991
27992 \begin_inset Index idx
27993 status collapsed
27994
27995 \begin_layout Plain Layout
27996 Dummy entries ! maïs@maison
27997 \end_layout
27998
27999 \end_inset
28000
28001  They will be sorted in the order maïs, maître, maison but we want the order
28002  maïs, maison, maître.
28003  To achieve this, we use the command
28004 \end_layout
28005
28006 \begin_layout Standard
28007
28008 \series bold
28009 previous entry@current entry
28010 \end_layout
28011
28012 \begin_layout Standard
28013 In our case we want to have 
28014 \begin_inset Quotes eld
28015 \end_inset
28016
28017 maison
28018 \begin_inset Quotes erd
28019 \end_inset
28020
28021  after 
28022 \begin_inset Quotes eld
28023 \end_inset
28024
28025 maïs
28026 \begin_inset Quotes erd
28027 \end_inset
28028
28029  and write therefore for the index entry of maison:
28030 \end_layout
28031
28032 \begin_layout Standard
28033
28034 \series bold
28035 maïs@maison
28036 \end_layout
28037
28038 \begin_layout Standard
28039 The previous entry need not be a real existing entry.
28040  You can also use another word to tell LaTeX the entry order.
28041  See the next subsection for an example.
28042 \end_layout
28043
28044 \begin_layout Standard
28045 \begin_inset VSpace bigskip
28046 \end_inset
28047
28048
28049 \end_layout
28050
28051 \begin_layout Standard
28052 In some cases the index entry order is not correct when you are using the
28053  program 
28054 \family sans
28055 makeindex 
28056 \family default
28057 to generate the index (see sec.
28058 \begin_inset space \thinspace{}
28059 \end_inset
28060
28061
28062 \begin_inset CommandInset ref
28063 LatexCommand ref
28064 reference "sub:Index-Program"
28065
28066 \end_inset
28067
28068 ).
28069  
28070 \family sans
28071 makeindex
28072 \family default
28073  would for example print the index entry for the LaTeX-package aeguill in
28074  sec.
28075 \begin_inset space \thinspace{}
28076 \end_inset
28077
28078
28079 \begin_inset CommandInset ref
28080 LatexCommand ref
28081 reference "sub:Document-Font"
28082
28083 \end_inset
28084
28085  after the index entries of the other LaTeX-packages although all these
28086  index commands start with 
28087 \begin_inset Quotes eld
28088 \end_inset
28089
28090
28091 \series bold
28092 LaTeX-packages !
28093 \series default
28094  
28095 \begin_inset Quotes erd
28096 \end_inset
28097
28098 .
28099  The reason is that the index entry for aeguill is in a footnote.
28100  To fix this 
28101 \family sans
28102 makeindex
28103 \family default
28104  bug, add these commands to the preamble of your document:
28105 \end_layout
28106
28107 \begin_layout Standard
28108
28109 \series bold
28110
28111 \backslash
28112 let
28113 \backslash
28114 OrgIndex
28115 \backslash
28116 index
28117 \end_layout
28118
28119 \begin_layout Standard
28120
28121 \series bold
28122
28123 \backslash
28124 renewcommand*{
28125 \backslash
28126 index}[1]{
28127 \backslash
28128 OrgIndex{#1}}
28129 \end_layout
28130
28131 \begin_layout Subsection
28132 Index Entry Layout
28133 \begin_inset Index idx
28134 status collapsed
28135
28136 \begin_layout Plain Layout
28137 Index ! Entry layout
28138 \end_layout
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Standard
28146 You can change the appearance of index entries via the text style dialog.
28147 \begin_inset Index idx
28148 status open
28149
28150 \begin_layout Plain Layout
28151 Dummy entries ! 
28152 \shape italic
28153 This is an italic dummy entry
28154 \end_layout
28155
28156 \end_inset
28157
28158  You can also format the page number using the character 
28159 \begin_inset Quotes eld
28160 \end_inset
28161
28162 |
28163 \begin_inset Quotes erd
28164 \end_inset
28165
28166  followed by a LaTeX-command without a backslash.
28167  We can write for example
28168 \end_layout
28169
28170 \begin_layout Standard
28171
28172 \series bold
28173 italic page number:|textit
28174 \end_layout
28175
28176 \begin_layout Standard
28177 to get the page number in italic.
28178 \begin_inset Index idx
28179 status open
28180
28181 \begin_layout Plain Layout
28182 Dummy entries ! italic page number:|textit
28183 \end_layout
28184
28185 \end_inset
28186
28187  Normally all LaTeX-commands begin with a backslash, but in this special
28188  case 
28189 \begin_inset Quotes eld
28190 \end_inset
28191
28192
28193 \series bold
28194 |command
28195 \series default
28196
28197 \begin_inset Quotes erd
28198 \end_inset
28199
28200  means 
28201 \series bold
28202
28203 \backslash
28204 command{page
28205 \begin_inset space ~
28206 \end_inset
28207
28208 number}
28209 \series default
28210 .
28211  Have a look at section
28212 \begin_inset space ~
28213 \end_inset
28214
28215
28216 \begin_inset CommandInset ref
28217 LatexCommand ref
28218 reference "sub:LaTeX-Syntax"
28219
28220 \end_inset
28221
28222  to learn more about the LaTeX-syntax.
28223 \end_layout
28224
28225 \begin_layout Standard
28226 \begin_inset Note Greyedout
28227 status open
28228
28229 \begin_layout Plain Layout
28230
28231 \series bold
28232 Note:
28233 \series default
28234  Formatting single index entries only works when you use the program 
28235 \family sans
28236 makeindex 
28237 \family default
28238 to generate the index, see sec.
28239 \begin_inset space \thinspace{}
28240 \end_inset
28241
28242
28243 \begin_inset CommandInset ref
28244 LatexCommand ref
28245 reference "sub:Index-Program"
28246
28247 \end_inset
28248
28249 .
28250  If you use 
28251 \family sans
28252 xindy
28253 \family default
28254 , this will not work for anything other than bold or italic text.
28255  This is because 
28256 \family sans
28257 xindy
28258 \family default
28259  requires you to define semantic elements before they can be used, see 
28260 \begin_inset CommandInset citation
28261 LatexCommand cite
28262 after "p. 678 ff."
28263 key "latexcompanion"
28264
28265 \end_inset
28266
28267  for details.
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Standard
28276 In general, we encourage you to not format page numbers directly as shown
28277  above.
28278  Instead, you should define a macro in the preamble and use that.
28279  Maybe you want all page references italic that refer to a definition of
28280  the indexed term, so that users can easily find definitions.
28281  If so, put the following in the preamble
28282 \end_layout
28283
28284 \begin_layout Standard
28285
28286 \series bold
28287
28288 \backslash
28289 newcommand{
28290 \backslash
28291 IndexDef}[1]{
28292 \backslash
28293 textit{#1}}
28294 \end_layout
28295
28296 \begin_layout Standard
28297 and write
28298 \end_layout
28299
28300 \begin_layout Standard
28301
28302 \series bold
28303 my entry|IndexDef
28304 \end_layout
28305
28306 \begin_layout Standard
28307 in the index entry.
28308 \begin_inset Index idx
28309 status open
28310
28311 \begin_layout Plain Layout
28312 Dummy entries ! my entry|IndexDef
28313 \end_layout
28314
28315 \end_inset
28316
28317  The advantage is that, if you change your mind later or if your publisher
28318  insists that definitions must not be italic but bold, you just need to
28319  change the macro in the preamble, not every single index entry.
28320 \end_layout
28321
28322 \begin_layout Standard
28323 You can also change the layout for the whole index.
28324  For example, we marked the index list box of this document as bold to get
28325  a bold font for all index entries.
28326  For more advanced tasks you have to set up a so-called 
28327 \emph on
28328 Index Style File
28329 \emph default
28330 , see the 
28331 \family sans
28332 makeindex
28333 \family default
28334  or 
28335 \family sans
28336 xindy
28337 \family default
28338  documentation for details, 
28339 \begin_inset CommandInset citation
28340 LatexCommand cite
28341 key "makeindex,xindy"
28342
28343 \end_inset
28344
28345 .
28346 \end_layout
28347
28348 \begin_layout Subsection
28349 Index Program
28350 \begin_inset Index idx
28351 status collapsed
28352
28353 \begin_layout Plain Layout
28354 Index ! Program
28355 \end_layout
28356
28357 \end_inset
28358
28359
28360 \begin_inset CommandInset label
28361 LatexCommand label
28362 name "sub:Index-Program"
28363
28364 \end_inset
28365
28366
28367 \end_layout
28368
28369 \begin_layout Standard
28370 If the index generation program 
28371 \family sans
28372 xindy
28373 \family default
28374  is installed, LyX uses it for index generation; otherwise the program 
28375 \family sans
28376 makeindex
28377 \family default
28378 , the program that is part of every LaTeX distribution, is used.
28379 \begin_inset Foot
28380 status collapsed
28381
28382 \begin_layout Plain Layout
28383
28384 \family sans
28385 Makeindex
28386 \family default
28387  is very old, no longer under development and has many pitfalls, notably
28388  that it was developed with only the English language in mind.
28389  So it fails to sort anything other than a monolingual English text correctly.
28390  We have shown above how to fix this sorting.
28391  However, if you are writing in another than the English language, consider
28392  to use 
28393 \family sans
28394 xindy
28395 \family default
28396 .
28397 \end_layout
28398
28399 \end_inset
28400
28401  Both programs can be controlled by options that can be set in LyX's preferences
28402  dialog, see section
28403 \begin_inset space ~
28404 \end_inset
28405
28406
28407 \begin_inset CommandInset ref
28408 LatexCommand ref
28409 reference "sub:LaTeX-settings"
28410
28411 \end_inset
28412
28413 .
28414  The available options are listed and explained in 
28415 \begin_inset CommandInset citation
28416 LatexCommand cite
28417 key "makeindex,xindy"
28418
28419 \end_inset
28420
28421 .
28422  In this dialog, you can also specify an alternative program to generate
28423  the index.
28424 \end_layout
28425
28426 \begin_layout Standard
28427 If you need specific options or an alternative index program only for a
28428  given document, you can define the program and\SpecialChar \slash{}
28429 or the options in 
28430 \family sans
28431 Document\SpecialChar \menuseparator
28432 Settings\SpecialChar \menuseparator
28433 Indexes
28434 \family default
28435 .
28436  This is especially useful if you need to pass language-specific options
28437  to the index program or if you need a specific layout style.
28438 \end_layout
28439
28440 \begin_layout Subsection
28441 Multiple Indexes
28442 \end_layout
28443
28444 \begin_layout Standard
28445 In many fields it is common to have more than one index.
28446  For instance, you might need to set up a separate 
28447 \begin_inset Quotes eld
28448 \end_inset
28449
28450 Index of Names
28451 \begin_inset Quotes erd
28452 \end_inset
28453
28454  next to the standard index.
28455  LaTeX does not provide this possibility out of the box, but there are packages
28456  that add this feature.
28457  LyX uses the 
28458 \series bold
28459 splitidx
28460 \series default
28461
28462 \begin_inset Index idx
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 LaTeX-packages ! splitidx
28467 \end_layout
28468
28469 \end_inset
28470
28471  package to generate multiple indexes.
28472  The package is included in all recent LaTeX distributions.
28473 \begin_inset Foot
28474 status collapsed
28475
28476 \begin_layout Plain Layout
28477 If yours does not ship it, consult the TeX-catalogue, 
28478 \begin_inset CommandInset citation
28479 LatexCommand cite
28480 key "TeXCatalogue"
28481
28482 \end_inset
28483
28484 .
28485  Note that the package does not only consist of a LaTeX style, but it also
28486  includes specific preprocessor programs that need to be installed as well.
28487  Please consult the package's manual for details.
28488 \end_layout
28489
28490 \end_inset
28491
28492
28493 \end_layout
28494
28495 \begin_layout Standard
28496 To set up LyX for the use of multiple indexes, go to 
28497 \family sans
28498 Document\SpecialChar \menuseparator
28499 Settings\SpecialChar \menuseparator
28500 Indexes
28501 \family default
28502  and select the option 
28503 \family sans
28504 Use multiple Indexes
28505 \family default
28506 .
28507  Note that the list 
28508 \family sans
28509 Available Indexes
28510 \family default
28511  already contains the standard index 
28512 \begin_inset Quotes eld
28513 \end_inset
28514
28515 Index
28516 \begin_inset Quotes erd
28517 \end_inset
28518
28519 .
28520  To add further indexes, add the name of the index (in the form that should
28521  also appear as a heading) to the 
28522 \family sans
28523 New
28524 \family default
28525  input field and press the 
28526 \family sans
28527 Add
28528 \family default
28529  button.
28530  The new index now also appears in the list.
28531  If you like, you can attribute an alternative LyX label color to the new
28532  index.
28533 \end_layout
28534
28535 \begin_layout Standard
28536 Once the document changes have been applied, you can find the new index
28537  list in 
28538 \family sans
28539 Insert\SpecialChar \menuseparator
28540 List/TOC
28541 \family default
28542  and the 
28543 \family sans
28544 Insert
28545 \family default
28546  menu has a separate entry for each of the defined indexes.
28547  The workflow is basically the same as for the default index, but there
28548  are additional features:
28549 \end_layout
28550
28551 \begin_layout Itemize
28552 If you want to change the attribution of a specific index entry, right-clicking
28553  on the entry's label will open a dialog where you can do that.
28554 \end_layout
28555
28556 \begin_layout Itemize
28557 By right-clicking on an index, you can change its type.
28558  Furthermore, you can specify an index to be a 
28559 \begin_inset Quotes eld
28560 \end_inset
28561
28562 Subindex.
28563 \begin_inset Quotes erd
28564 \end_inset
28565
28566  If you do that, the heading of that list will be decreased by one level.
28567  For example, if you use a book class, where the standard index heading
28568  is defined as a chapter, subindexes will be defined as sections and can
28569  thus be nested to the non-subindexes.
28570 \end_layout
28571
28572 \begin_layout Section
28573 Nomenclature/Glossary 
28574 \begin_inset Index idx
28575 status collapsed
28576
28577 \begin_layout Plain Layout
28578 Nomenclature
28579 \end_layout
28580
28581 \end_inset
28582
28583
28584 \begin_inset Index idx
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588 Glossary|see
28589 \begin_inset ERT
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593
28594 {
28595 \end_layout
28596
28597 \end_inset
28598
28599 Nomenclature
28600 \begin_inset ERT
28601 status collapsed
28602
28603 \begin_layout Plain Layout
28604
28605 }
28606 \end_layout
28607
28608 \end_inset
28609
28610
28611 \end_layout
28612
28613 \end_inset
28614
28615
28616 \begin_inset CommandInset label
28617 LatexCommand label
28618 name "sec:Nomenclature"
28619
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \begin_layout Standard
28626 Sometimes you need to provide a list of technical terms or symbols that
28627  are mentioned in your document with a brief explanation of them – a so
28628  called nomenclature or glossary.
28629 \end_layout
28630
28631 \begin_layout Standard
28632 To be able to create nomenclatures or glossaries, you need the LaTeX package
28633  
28634 \series bold
28635 nomencl
28636 \series default
28637
28638 \begin_inset Index idx
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 LaTeX-packages ! nomencl
28643 \end_layout
28644
28645 \end_inset
28646
28647  installed.
28648  You find it in the TeX-catalogue, 
28649 \begin_inset CommandInset citation
28650 LatexCommand cite
28651 key "TeXCatalogue"
28652
28653 \end_inset
28654
28655  or in the package manager of your LaTeX-system.
28656 \end_layout
28657
28658 \begin_layout Standard
28659 A nomenclature entry is created if you place the cursor after a symbol entry
28660  and then use the menu 
28661 \family sans
28662 Insert\SpecialChar \menuseparator
28663
28664 \family default
28665 N
28666 \family sans
28667 omenclature
28668 \begin_inset space ~
28669 \end_inset
28670
28671 Entry
28672 \family default
28673  or the toolbar button 
28674 \begin_inset Info
28675 type  "icon"
28676 arg   "nomencl-insert"
28677 \end_inset
28678
28679 .
28680  A gray box labeled 
28681 \begin_inset Quotes eld
28682 \end_inset
28683
28684
28685 \family sans
28686 Nom
28687 \family default
28688
28689 \begin_inset Quotes erd
28690 \end_inset
28691
28692  is inserted and a window pops up asking for the nomenclature entry.
28693 \end_layout
28694
28695 \begin_layout Standard
28696 A nomenclature entry consists of two main entries.
28697  The first is the term or 
28698 \family sans
28699 Symbol
28700 \family default
28701  that you wish to define.
28702  The second is the 
28703 \family sans
28704 Description
28705 \family default
28706  of the term or symbol.
28707 \end_layout
28708
28709 \begin_layout Standard
28710 \begin_inset Note Greyedout
28711 status open
28712
28713 \begin_layout Plain Layout
28714
28715 \series bold
28716 Note:
28717 \series default
28718  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28719 \end_layout
28720
28721 \end_inset
28722
28723
28724 \end_layout
28725
28726 \begin_layout Subsection
28727 Nomenclature Definition and Layout
28728 \begin_inset Index idx
28729 status collapsed
28730
28731 \begin_layout Plain Layout
28732 Nomenclature ! Layout
28733 \end_layout
28734
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \begin_layout Standard
28741 If you have symbols in formulas, you have to define them in the 
28742 \family sans
28743 Symbol
28744 \family default
28745  field as LaTeX-formulas.
28746  For example to get 
28747 \begin_inset Quotes eld
28748 \end_inset
28749
28750
28751 \begin_inset Formula $\sigma$
28752 \end_inset
28753
28754
28755 \begin_inset Quotes erd
28756 \end_inset
28757
28758 , insert this:
28759 \begin_inset Newline newline
28760 \end_inset
28761
28762
28763 \series bold
28764 $
28765 \backslash
28766 sigma$
28767 \begin_inset Newline newline
28768 \end_inset
28769
28770
28771 \series default
28772 The 
28773 \begin_inset Quotes eld
28774 \end_inset
28775
28776 $
28777 \begin_inset Quotes erd
28778 \end_inset
28779
28780  character starts/ends the formula.
28781  The LaTeX-command for the Greek letter is the name of the letter beginning
28782  with a backslash 
28783 \begin_inset Quotes eld
28784 \end_inset
28785
28786
28787 \backslash
28788
28789 \begin_inset Quotes erd
28790 \end_inset
28791
28792 .
28793  For capital Greek letters, start the command also with a capital letter,
28794  like 
28795 \series bold
28796
28797 \backslash
28798 Sigma
28799 \series default
28800 .
28801 \end_layout
28802
28803 \begin_layout Standard
28804 (A short introduction to the LaTeX-syntax is given in section
28805 \begin_inset space ~
28806 \end_inset
28807
28808
28809 \begin_inset CommandInset ref
28810 LatexCommand ref
28811 reference "sub:LaTeX-Syntax"
28812
28813 \end_inset
28814
28815 .)
28816 \end_layout
28817
28818 \begin_layout Standard
28819 You cannot use the 
28820 \family sans
28821 Text
28822 \begin_inset space ~
28823 \end_inset
28824
28825 Style
28826 \family default
28827  dialog to format the description text; you have to use LaTeX-commands.
28828  For example the description of the nomenclature entry for the 
28829 \begin_inset Quotes eld
28830 \end_inset
28831
28832
28833 \begin_inset Formula $\sigma$
28834 \end_inset
28835
28836
28837 \begin_inset Quotes erd
28838 \end_inset
28839
28840  in this document is:
28841 \begin_inset Newline newline
28842 \end_inset
28843
28844
28845 \series bold
28846 dummy entry for the character 
28847 \backslash
28848 textsf{sigma}
28849 \series default
28850
28851 \begin_inset Newline newline
28852 \end_inset
28853
28854 The command 
28855 \series bold
28856
28857 \backslash
28858 textsf
28859 \series default
28860  sets the fonts to 
28861 \family sans
28862 sans
28863 \begin_inset space ~
28864 \end_inset
28865
28866 serif
28867 \family default
28868 .
28869  To get 
28870 \series bold
28871 bold
28872 \series default
28873  font use the command 
28874 \series bold
28875
28876 \backslash
28877 textbf
28878 \series default
28879 , for 
28880 \family typewriter
28881 typewriter
28882 \family default
28883  use 
28884 \series bold
28885
28886 \backslash
28887 texttt
28888 \series default
28889 , for 
28890 \emph on
28891 emphasized
28892 \emph default
28893  use 
28894 \series bold
28895
28896 \backslash
28897 emph
28898 \series default
28899 .
28900 \end_layout
28901
28902 \begin_layout Standard
28903 If the characters |
28904 \begin_inset space \space{}
28905 \end_inset
28906
28907 ,
28908 \begin_inset space \space{}
28909 \end_inset
28910
28911 !
28912 \begin_inset space \space{}
28913 \end_inset
28914
28915 , @ and
28916 \begin_inset space \space{}
28917 \end_inset
28918
28919 "
28920 \begin_inset space \space{}
28921 \end_inset
28922
28923 should appear in nomenclature entries they need to be escaped by adding
28924  a quote character in front of them.
28925 \begin_inset CommandInset nomenclature
28926 LatexCommand nomenclature
28927 symbol "\"@, \"|, \"!, \"\""
28928 description "The quote sign is output by writing ‘ \"\"\"\" '"
28929
28930 \end_inset
28931
28932
28933 \end_layout
28934
28935 \begin_layout Subsection
28936 Sort Order of Nomenclature Entries
28937 \begin_inset Index idx
28938 status collapsed
28939
28940 \begin_layout Plain Layout
28941 Nomenclature ! Sort order
28942 \end_layout
28943
28944 \end_inset
28945
28946
28947 \end_layout
28948
28949 \begin_layout Standard
28950 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28951  the symbol definition.
28952  This leads to undesired results when you, for example, have symbols in
28953  formulas.
28954  Suppose you have nomenclature entries for the symbols 
28955 \emph on
28956 a
28957 \begin_inset CommandInset nomenclature
28958 LatexCommand nomenclature
28959 symbol "a"
28960 description "dummy entry for the character \"a\""
28961
28962 \end_inset
28963
28964
28965 \emph default
28966  and 
28967 \begin_inset Formula $\sigma$
28968 \end_inset
28969
28970
28971 \begin_inset CommandInset nomenclature
28972 LatexCommand nomenclature
28973 prefix "sigma"
28974 symbol "$\\sigma$"
28975 description "dummy entry for the character \\textsf{sigma}"
28976
28977 \end_inset
28978
28979 .
28980  They will be sorted by 
28981 \begin_inset Quotes eld
28982 \end_inset
28983
28984
28985 \family sans
28986 a
28987 \family default
28988
28989 \begin_inset Quotes erd
28990 \end_inset
28991
28992  and 
28993 \begin_inset Quotes eld
28994 \end_inset
28995
28996
28997 \family typewriter
28998 $
28999 \backslash
29000 sigma$
29001 \family default
29002
29003 \begin_inset Quotes erd
29004 \end_inset
29005
29006  – the 
29007 \begin_inset Formula $\sigma$
29008 \end_inset
29009
29010  will be sorted before the 
29011 \emph on
29012 a
29013 \emph default
29014  since the character 
29015 \begin_inset Quotes eld
29016 \end_inset
29017
29018 $
29019 \begin_inset Quotes erd
29020 \end_inset
29021
29022  is considered in sorting.
29023 \end_layout
29024
29025 \begin_layout Standard
29026 To control the sort order, you can edit the 
29027 \family sans
29028 Sort
29029 \begin_inset space ~
29030 \end_inset
29031
29032 as
29033 \family default
29034  field of the nomenclature dialog.
29035  Then the nomenclature entry will be sorted by this entry and not the symbol
29036  definition.
29037  For the example given, you can insert 
29038 \family typewriter
29039 sigma
29040 \family default
29041  in this field for the 
29042 \begin_inset Formula $\sigma$
29043 \end_inset
29044
29045 , then 
29046 \emph on
29047 a
29048 \emph default
29049  will be located before 
29050 \begin_inset Formula $\sigma$
29051 \end_inset
29052
29053 .
29054 \end_layout
29055
29056 \begin_layout Standard
29057 For subgrouping and tips for using sort entries see the 
29058 \series bold
29059 nomencl
29060 \series default
29061  documentation, 
29062 \begin_inset CommandInset citation
29063 LatexCommand cite
29064 key "nomencl"
29065
29066 \end_inset
29067
29068 .
29069 \end_layout
29070
29071 \begin_layout Subsection
29072 Nomenclature Options
29073 \begin_inset Index idx
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077 Nomenclature ! Options
29078 \end_layout
29079
29080 \end_inset
29081
29082
29083 \end_layout
29084
29085 \begin_layout Standard
29086 The 
29087 \series bold
29088 nomencl
29089 \series default
29090  package offers some options to adjust the appearance of the nomenclature.
29091  Here are some of its options; for more have a look at its documentation:
29092 \end_layout
29093
29094 \begin_layout Description
29095 refeq Appends the phrase 
29096 \begin_inset Quotes eld
29097 \end_inset
29098
29099
29100 \family sans
29101 , see equation (
29102 \emph on
29103 eq
29104 \emph default
29105 )
29106 \family default
29107
29108 \begin_inset Quotes erd
29109 \end_inset
29110
29111  to every nomenclature entry, where 
29112 \family sans
29113 \emph on
29114 eq
29115 \family default
29116 \emph default
29117  is the number of the last equation in front of the nomenclature entry
29118 \end_layout
29119
29120 \begin_layout Description
29121 refpage Appends the phrase 
29122 \begin_inset Quotes eld
29123 \end_inset
29124
29125
29126 \family sans
29127 , page (
29128 \emph on
29129 page
29130 \emph default
29131 )
29132 \family default
29133
29134 \begin_inset Quotes erd
29135 \end_inset
29136
29137  to every nomenclature entry, where 
29138 \family sans
29139 \emph on
29140 page
29141 \family default
29142 \emph default
29143  is the number of the page on which the nomenclature entry appeared
29144 \end_layout
29145
29146 \begin_layout Description
29147 intoc Inserts the nomenclature in the Table of Contents
29148 \end_layout
29149
29150 \begin_layout Standard
29151 To use one or more of the options, add them to the comma-separated document
29152  class options list in the 
29153 \family sans
29154 Document\SpecialChar \menuseparator
29155 Settings
29156 \family default
29157  dialog.
29158  In this document the options 
29159 \series bold
29160 refpage, intoc
29161 \series default
29162  are used.
29163 \end_layout
29164
29165 \begin_layout Standard
29166 \begin_inset VSpace bigskip
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173 You can also use the first two options above only for certain nomenclature
29174  entries when you add one of the following commands as last entry to the
29175  
29176 \family sans
29177 Description
29178 \family default
29179  field in the nomenclature dialog:
29180 \end_layout
29181
29182 \begin_layout Description
29183
29184 \backslash
29185 nomrefeq Like the 
29186 \series bold
29187 refeq
29188 \series default
29189  option
29190 \end_layout
29191
29192 \begin_layout Description
29193
29194 \backslash
29195 nomrefpage Like the 
29196 \series bold
29197 refpage
29198 \series default
29199  option
29200 \end_layout
29201
29202 \begin_layout Description
29203
29204 \backslash
29205 nomrefeqpage Short notation of 
29206 \series bold
29207
29208 \backslash
29209 nomrefeq
29210 \backslash
29211 nomrefpage
29212 \end_layout
29213
29214 \begin_layout Description
29215
29216 \backslash
29217 nomnorefeq,
29218 \begin_inset space ~
29219 \end_inset
29220
29221
29222 \backslash
29223 nomnorefpage,
29224 \begin_inset space ~
29225 \end_inset
29226
29227
29228 \backslash
29229 nomnorefeqpage Turns off the corresponding options
29230 \end_layout
29231
29232 \begin_layout Standard
29233 Words like 
29234 \begin_inset Quotes eld
29235 \end_inset
29236
29237 page
29238 \begin_inset Quotes erd
29239 \end_inset
29240
29241  are automatically translated for some document languages.
29242  If not, add these lines to your LaTeX preamble:
29243 \end_layout
29244
29245 \begin_layout Standard
29246 \noindent
29247
29248 \series bold
29249
29250 \backslash
29251 renewcommand{
29252 \backslash
29253 eqdeclaration}[1]{, see equation
29254 \backslash
29255 nobreakspace(#1)}
29256 \begin_inset Newline newline
29257 \end_inset
29258
29259
29260 \backslash
29261 renewcommand{
29262 \backslash
29263 pagedeclaration}[1]{, page
29264 \backslash
29265 nobreakspace{}#1}
29266 \series default
29267
29268 \begin_inset Newline newline
29269 \end_inset
29270
29271 and replace 
29272 \begin_inset Quotes eld
29273 \end_inset
29274
29275 see equation
29276 \begin_inset Quotes erd
29277 \end_inset
29278
29279  and 
29280 \begin_inset Quotes eld
29281 \end_inset
29282
29283 page
29284 \begin_inset Quotes erd
29285 \end_inset
29286
29287  by their translation.
29288 \end_layout
29289
29290 \begin_layout Subsection
29291 Printing the Nomenclature
29292 \begin_inset Index idx
29293 status collapsed
29294
29295 \begin_layout Plain Layout
29296 Nomenclature ! Printing
29297 \end_layout
29298
29299 \end_inset
29300
29301
29302 \end_layout
29303
29304 \begin_layout Standard
29305 To print the nomenclature, use the menu 
29306 \family sans
29307 Insert\SpecialChar \menuseparator
29308 Lists/TOC\SpecialChar \menuseparator
29309 Nomenclature
29310 \family default
29311 .
29312  A box labeled 
29313 \begin_inset Quotes eld
29314 \end_inset
29315
29316
29317 \family sans
29318 Nomenclature
29319 \family default
29320
29321 \begin_inset Quotes erd
29322 \end_inset
29323
29324  will show the place where the nomenclature is printed in the output.
29325  By right-clicking on it, the amount of space for symbols can be altered.
29326  You can choose between these settings:
29327 \end_layout
29328
29329 \begin_layout Description
29330 Default a space of 1
29331 \begin_inset space \thinspace{}
29332 \end_inset
29333
29334 cm is used
29335 \end_layout
29336
29337 \begin_layout Description
29338 Longest
29339 \begin_inset space ~
29340 \end_inset
29341
29342 label
29343 \begin_inset space ~
29344 \end_inset
29345
29346 width the width of the widest symbol of all nomenclature entries is used
29347 \end_layout
29348
29349 \begin_layout Description
29350 Custom custom space
29351 \end_layout
29352
29353 \begin_layout Standard
29354 In the printed output the title of the nomenclature appears as 
29355 \begin_inset Quotes eld
29356 \end_inset
29357
29358 Nomenclature
29359 \begin_inset Quotes erd
29360 \end_inset
29361
29362 .
29363  If you are not happy with the name, you can change it by redefining the
29364  command 
29365 \series bold
29366
29367 \backslash
29368 nomname
29369 \series default
29370  in the preamble.
29371  For example, in order to change the name to 
29372 \emph on
29373 List of Symbols
29374 \emph default
29375 , add the following line to the preamble:
29376 \end_layout
29377
29378 \begin_layout Standard
29379
29380 \family roman
29381 \series bold
29382
29383 \backslash
29384 renewcommand{
29385 \backslash
29386 nomname}{List of Symbols}
29387 \end_layout
29388
29389 \begin_layout Subsection
29390 Nomenclature Program
29391 \begin_inset Index idx
29392 status collapsed
29393
29394 \begin_layout Plain Layout
29395 Nomenclature ! Program
29396 \end_layout
29397
29398 \end_inset
29399
29400
29401 \begin_inset CommandInset label
29402 LatexCommand label
29403 name "sub:Nomenclature-Program"
29404
29405 \end_inset
29406
29407
29408 \end_layout
29409
29410 \begin_layout Standard
29411 LyX uses the program 
29412 \family sans
29413 makeindex
29414 \family default
29415 , that is part of every LaTeX distribution, to generate the nomenclature.
29416  LyX's preferences dialog allows you to specify another program or to control
29417  
29418 \family sans
29419 makeindex
29420 \family default
29421  by adding options, see section
29422 \begin_inset space ~
29423 \end_inset
29424
29425
29426 \begin_inset CommandInset ref
29427 LatexCommand ref
29428 reference "sub:LaTeX-settings"
29429
29430 \end_inset
29431
29432 .
29433  The available options are listed and explained in 
29434 \begin_inset CommandInset citation
29435 LatexCommand cite
29436 key "nomencl,makeindex"
29437
29438 \end_inset
29439
29440 .
29441 \end_layout
29442
29443 \begin_layout Section
29444 Branches
29445 \begin_inset Index idx
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449 Branches
29450 \end_layout
29451
29452 \end_inset
29453
29454
29455 \begin_inset Index idx
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Document ! Branches
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \begin_inset CommandInset label
29466 LatexCommand label
29467 name "sec:Branches"
29468
29469 \end_inset
29470
29471
29472 \end_layout
29473
29474 \begin_layout Standard
29475 Sometimes it is useful to hide some document parts in the output.
29476  For example a teacher who is setting an exam obviously doesn't want the
29477  pupils to see the answers, but having questions and answers in the same
29478  document will make the life of the markers of that exam much easier.
29479 \end_layout
29480
29481 \begin_layout Standard
29482 For these cases LyX allows you to put text into branches.
29483  The text will then only appear in the output when its branch is activated.
29484  To create a branch, either select the menu 
29485 \family sans
29486 Insert\SpecialChar \menuseparator
29487 Branch\SpecialChar \menuseparator
29488 Insert New Branch
29489 \family default
29490  (if you just want to specify a new branch) or go in the 
29491 \family sans
29492 Document\SpecialChar \menuseparator
29493 Settings
29494 \family default
29495  dialog to 
29496 \family sans
29497 Branches
29498 \family default
29499 , where you can specify and change the name of the branch, its activation
29500  state (whether the content of the branch is shown in the output or not),
29501  its background color inside LyX and whether the name of the branch should
29502  be appended to the document file name on export if the branch is active
29503  (see below for an example).
29504  Furthermore, the dialog lets you merge two branches (just rename one branch
29505  to the name of the other) and to add 
29506 \begin_inset Quotes eld
29507 \end_inset
29508
29509 unknown branches
29510 \begin_inset Quotes erd
29511 \end_inset
29512
29513  (i.
29514 \begin_inset space \thinspace{}
29515 \end_inset
29516
29517 e.
29518 \begin_inset space ~
29519 \end_inset
29520
29521 branches that were added to the document via copy and paste from other documents
29522 , without having been defined) to the document's branch list.
29523 \end_layout
29524
29525 \begin_layout Standard
29526 Text that should be in a branch is set into branch inset boxes.
29527  These boxes are inserted via the menu 
29528 \family sans
29529 Insert\SpecialChar \menuseparator
29530 Branch
29531 \family default
29532  where you can choose a branch.
29533  You can later change the activation state of the branch by right-clicking
29534  on them.
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Here is an example, where only the question text appears, the answer branch
29539  is deactivated and therefore does not appear in the output:
29540 \end_layout
29541
29542 \begin_layout Standard
29543 \begin_inset Branch Question
29544 status open
29545
29546 \begin_layout Standard
29547 Question: Who was the first physics Nobel prize winner?
29548 \end_layout
29549
29550 \end_inset
29551
29552
29553 \end_layout
29554
29555 \begin_layout Standard
29556 \begin_inset Branch Answer
29557 status collapsed
29558
29559 \begin_layout Standard
29560 Answer: Wilhelm Conrad Röntgen
29561 \end_layout
29562
29563 \end_inset
29564
29565
29566 \end_layout
29567
29568 \begin_layout Standard
29569 If you activate 
29570 \family sans
29571 Filename Suffix
29572 \family default
29573  in 
29574 \family sans
29575 Document\SpecialChar \menuseparator
29576 Settings\SpecialChar \menuseparator
29577 Branches
29578 \family default
29579 , the name of the active branches will be appended to the file name at export.
29580  Consider for example a file 
29581 \begin_inset Quotes eld
29582 \end_inset
29583
29584 Exam.lyx
29585 \begin_inset Quotes erd
29586 \end_inset
29587
29588  which has the above branches.
29589  If 
29590 \begin_inset Quotes eld
29591 \end_inset
29592
29593 Filename Suffix
29594 \begin_inset Quotes erd
29595 \end_inset
29596
29597  is active, the PDF export file would be called 
29598 \begin_inset Quotes eld
29599 \end_inset
29600
29601 Exam.pdf
29602 \begin_inset Quotes erd
29603 \end_inset
29604
29605  if both the 
29606 \begin_inset Quotes eld
29607 \end_inset
29608
29609 Question
29610 \begin_inset Quotes erd
29611 \end_inset
29612
29613  and 
29614 \begin_inset Quotes eld
29615 \end_inset
29616
29617 Answer
29618 \begin_inset Quotes erd
29619 \end_inset
29620
29621  branch were inactive, 
29622 \begin_inset Quotes eld
29623 \end_inset
29624
29625 Exam-Question.pdf
29626 \begin_inset Quotes erd
29627 \end_inset
29628
29629  if only the 
29630 \begin_inset Quotes eld
29631 \end_inset
29632
29633 Question
29634 \begin_inset Quotes erd
29635 \end_inset
29636
29637  branch was active, likewise 
29638 \begin_inset Quotes eld
29639 \end_inset
29640
29641 Exam-Answer.pdf
29642 \begin_inset Quotes erd
29643 \end_inset
29644
29645  if only the 
29646 \begin_inset Quotes eld
29647 \end_inset
29648
29649 Answer
29650 \begin_inset Quotes erd
29651 \end_inset
29652
29653  branch was active, and 
29654 \begin_inset Quotes eld
29655 \end_inset
29656
29657 Exam-Question-Answer.pdf
29658 \begin_inset Quotes erd
29659 \end_inset
29660
29661  if both branches were active.
29662  This helps you to export different versions of your document easily.
29663 \end_layout
29664
29665 \begin_layout Standard
29666 \begin_inset VSpace bigskip
29667 \end_inset
29668
29669
29670 \end_layout
29671
29672 \begin_layout Standard
29673 To use conditional output inside places where you cannot insert branch insets,
29674  like inside equations, you can code special LaTeX definitions for each
29675  branch.
29676  For example you can define for the question branch
29677 \begin_inset Foot
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681 For an introduction to the LaTeX-syntax, see section
29682 \begin_inset space ~
29683 \end_inset
29684
29685
29686 \begin_inset CommandInset ref
29687 LatexCommand ref
29688 reference "sub:LaTeX-Syntax"
29689
29690 \end_inset
29691
29692 .
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Standard
29701
29702 \series bold
29703
29704 \backslash
29705 newcommand{
29706 \backslash
29707 question}[1]{#1}
29708 \end_layout
29709
29710 \begin_layout Standard
29711
29712 \series bold
29713
29714 \backslash
29715 newcommand{
29716 \backslash
29717 answer}[1]{}
29718 \end_layout
29719
29720 \begin_layout Standard
29721 and for the answer branch
29722 \end_layout
29723
29724 \begin_layout Standard
29725
29726 \series bold
29727
29728 \backslash
29729 newcommand{
29730 \backslash
29731 question}[1]{}
29732 \end_layout
29733
29734 \begin_layout Standard
29735
29736 \series bold
29737
29738 \backslash
29739 newcommand{
29740 \backslash
29741 answer}[1]{#1}
29742 \end_layout
29743
29744 \begin_layout Standard
29745 \begin_inset Branch Question
29746 status open
29747
29748 \begin_layout Standard
29749 \begin_inset ERT
29750 status open
29751
29752 \begin_layout Plain Layout
29753
29754
29755 \backslash
29756 newcommand{
29757 \backslash
29758 question}[1]{#1}
29759 \end_layout
29760
29761 \begin_layout Plain Layout
29762
29763
29764 \backslash
29765 newcommand{
29766 \backslash
29767 answer}[1]{}
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \end_inset
29776
29777
29778 \end_layout
29779
29780 \begin_layout Standard
29781 \begin_inset Branch Answer
29782 status collapsed
29783
29784 \begin_layout Standard
29785 \begin_inset ERT
29786 status collapsed
29787
29788 \begin_layout Plain Layout
29789
29790
29791 \backslash
29792 newcommand{
29793 \backslash
29794 question}[1]{}
29795 \end_layout
29796
29797 \begin_layout Plain Layout
29798
29799
29800 \backslash
29801 newcommand{
29802 \backslash
29803 answer}[1]{#1}
29804 \end_layout
29805
29806 \end_inset
29807
29808
29809 \end_layout
29810
29811 \end_inset
29812
29813
29814 \end_layout
29815
29816 \begin_layout Standard
29817 Now it is possible to use the 
29818 \series bold
29819
29820 \backslash
29821 question{\SpecialChar \ldots{}
29822 }
29823 \series default
29824  and 
29825 \series bold
29826
29827 \backslash
29828 answer{\SpecialChar \ldots{}
29829 }
29830 \series default
29831  commands to obtain conditional output.
29832  Here is an example formula where only the 
29833 \series bold
29834
29835 \backslash
29836 question
29837 \series default
29838  part appears:
29839 \begin_inset Formula 
29840 \[
29841 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29842 \]
29843
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \begin_layout Standard
29850 Inside math, the same effect can be achieved using math macros, see the
29851  
29852 \emph on
29853 Math
29854 \emph default
29855  manual.
29856 \end_layout
29857
29858 \begin_layout Standard
29859 Each type of branch is allowed to have its specific style defined in layout
29860  files (e.
29861 \begin_inset space \thinspace{}
29862 \end_inset
29863
29864 g.
29865 \begin_inset space \space{}
29866 \end_inset
29867
29868 any branch inset can be automatically wrapped by your own LaTeX commands.).
29869  For this advanced usage, see the 
29870 \emph on
29871 Customization
29872 \emph default
29873  manual, section 
29874 \begin_inset Quotes eld
29875 \end_inset
29876
29877 Flex insets and InsetLayout
29878 \begin_inset Quotes erd
29879 \end_inset
29880
29881 ).
29882 \end_layout
29883
29884 \begin_layout Section
29885 PDF Properties
29886 \begin_inset CommandInset label
29887 LatexCommand label
29888 name "sec:PDF-Properties"
29889
29890 \end_inset
29891
29892
29893 \begin_inset Index idx
29894 status collapsed
29895
29896 \begin_layout Plain Layout
29897 PDF properties
29898 \end_layout
29899
29900 \end_inset
29901
29902
29903 \end_layout
29904
29905 \begin_layout Standard
29906 The 
29907 \family sans
29908 Document\SpecialChar \menuseparator
29909 Settings\SpecialChar \menuseparator
29910 PDF Properties
29911 \family default
29912  dialog allows you to set up special options for the PDF output of your
29913  document.
29914  All these options are provided by the LaTeX-package 
29915 \series bold
29916 hyperref
29917 \series default
29918
29919 \begin_inset Index idx
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923 LaTeX-packages ! hyperref
29924 \end_layout
29925
29926 \end_inset
29927
29928  which will link all cross-references in the DVI- and PDF-output.
29929  This means that the reader of your document will be able to click on a
29930  table of contents entry or on a reference to move to the cross-referenced
29931  part of the document.
29932  
29933 \end_layout
29934
29935 \begin_layout Standard
29936 The header information in the dialog tab 
29937 \family sans
29938 General
29939 \family default
29940  is saved together with the PDF as file properties.
29941  Many programs are able to extract this information, for example, automatically
29942  to recognize who the author is and what the PDF is about.
29943  This is very useful to sort, classify or use PDFs for bibliography issues.
29944  When the option 
29945 \family sans
29946 Automatically
29947 \begin_inset space ~
29948 \end_inset
29949
29950 fill
29951 \begin_inset space ~
29952 \end_inset
29953
29954 header
29955 \family default
29956  is set, LyX tries to extract the header information from your document
29957  title and author entries.
29958  The option 
29959 \family sans
29960 Load
29961 \begin_inset space ~
29962 \end_inset
29963
29964 in
29965 \begin_inset space ~
29966 \end_inset
29967
29968 fullscreen
29969 \begin_inset space ~
29970 \end_inset
29971
29972 mode
29973 \family default
29974  will open the PDF in fullscreen mode, which is useful for presentations.
29975 \end_layout
29976
29977 \begin_layout Standard
29978 You can specify in the dialog tab 
29979 \family sans
29980 Hyperlinks
29981 \family default
29982  how the links will look and if links for bibliographical backreferences
29983  are created.
29984  The 
29985 \family sans
29986 Break
29987 \begin_inset space ~
29988 \end_inset
29989
29990 links
29991 \begin_inset space ~
29992 \end_inset
29993
29994 over
29995 \begin_inset space ~
29996 \end_inset
29997
29998 lines
29999 \family default
30000  option allows long links to be split; 
30001 \family sans
30002 No
30003 \begin_inset space ~
30004 \end_inset
30005
30006 frames
30007 \begin_inset space ~
30008 \end_inset
30009
30010 around
30011 \begin_inset space ~
30012 \end_inset
30013
30014 links
30015 \family default
30016  and 
30017 \family sans
30018 Color
30019 \begin_inset space ~
30020 \end_inset
30021
30022 links
30023 \family default
30024  both turn off the default behavior of enclosing all links in frames; 
30025 \family sans
30026 Color
30027 \begin_inset space ~
30028 \end_inset
30029
30030 links
30031 \family default
30032  colors the different links.
30033  The default colors are:
30034 \end_layout
30035
30036 \begin_layout Labeling
30037 \labelwidthstring 00.00.0000
30038
30039 \color magenta
30040 magenta
30041 \color inherit
30042  for hyperlinks and URLs
30043 \end_layout
30044
30045 \begin_layout Labeling
30046 \labelwidthstring 00.00.0000
30047
30048 \color red
30049 red
30050 \color inherit
30051  for links
30052 \end_layout
30053
30054 \begin_layout Labeling
30055 \labelwidthstring 00.00.0000
30056
30057 \color green
30058 green
30059 \color inherit
30060  for citations
30061 \end_layout
30062
30063 \begin_layout Standard
30064 but you can change these in the field 
30065 \family sans
30066 Additional options
30067 \family default
30068 .
30069  For example, in this document they were changed with the additional options:
30070 \end_layout
30071
30072 \begin_layout Standard
30073
30074 \series bold
30075 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30076 \end_layout
30077
30078 \begin_layout Standard
30079 If the option 
30080 \family sans
30081 Backreferences
30082 \family default
30083  is set, the hyperlinks will appear in the bibliography after the different
30084  entries, showing, depending on the option selected, the number of the section,
30085  slide or page where the entry is referenced.
30086 \end_layout
30087
30088 \begin_layout Standard
30089 In the dialog tab 
30090 \family sans
30091 Bookmarks
30092 \family default
30093  you can specify if PDF-bookmarks should be created for every section of
30094  your document to make it easier for readers to navigate through the document.
30095  You can decide if the bookmarks should be numbered like your document sections
30096  or not.
30097  With the 
30098 \family sans
30099 Open bookmarks
30100 \family default
30101  
30102 \family sans
30103 Level
30104 \family default
30105  you can specify what sectioning level should be displayed in the bookmarks
30106  when opening the PDF.
30107  For example level
30108 \begin_inset space ~
30109 \end_inset
30110
30111 2 will display all sections and subsections, while level
30112 \begin_inset space ~
30113 \end_inset
30114
30115 1 will only display the sections.
30116 \end_layout
30117
30118 \begin_layout Standard
30119 PDF properties are also used in this document.
30120  When you look in its document settings, you can see that some additional
30121  
30122 \series bold
30123 hyperref
30124 \series default
30125  options are used.
30126  For an explanation of all them we refer you to the hyperref manual 
30127 \begin_inset CommandInset citation
30128 LatexCommand cite
30129 key "hyperref"
30130
30131 \end_inset
30132
30133 .
30134 \end_layout
30135
30136 \begin_layout Section
30137 TeX Code and the LaTeX Syntax
30138 \begin_inset CommandInset label
30139 LatexCommand label
30140 name "sec:TeX-Code"
30141
30142 \end_inset
30143
30144
30145 \end_layout
30146
30147 \begin_layout Subsection
30148 TeX Code Boxes
30149 \begin_inset Index idx
30150 status collapsed
30151
30152 \begin_layout Plain Layout
30153 TeX Code
30154 \end_layout
30155
30156 \end_inset
30157
30158
30159 \begin_inset CommandInset label
30160 LatexCommand label
30161 name "sub:TeX-Code-Boxes"
30162
30163 \end_inset
30164
30165
30166 \end_layout
30167
30168 \begin_layout Standard
30169 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30170  constructs, but not all.
30171  LaTeX contains hundreds of packages that provide different commands.
30172  All the time packages are being updated and new ones added.
30173  This has the advantage that you can typeset nearly everything as there
30174  is a LaTeX-package for every problem, though LyX cannot support all packages
30175  and their commands.
30176 \end_layout
30177
30178 \begin_layout Standard
30179 But don't worry, you can use any LaTeX-command directly in LyX inside the
30180  TeX Code box.
30181  A TeX Code box is created by the menu 
30182 \family sans
30183 Insert\SpecialChar \menuseparator
30184 Te
30185 \begin_inset ERT
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189
30190 {}
30191 \end_layout
30192
30193 \end_inset
30194
30195 X
30196 \begin_inset space ~
30197 \end_inset
30198
30199 Code
30200 \family default
30201  or by the toolbar button 
30202 \begin_inset Info
30203 type  "icon"
30204 arg   "ert-insert"
30205 \end_inset
30206
30207  (shortcut 
30208 \begin_inset Info
30209 type  "shortcut"
30210 arg   "ert-insert"
30211 \end_inset
30212
30213 ).
30214  The box can be opened by left-clicking and closed by right-clicking on
30215  it and selecting 
30216 \family sans
30217 Close Inset
30218 \family default
30219 .
30220 \end_layout
30221
30222 \begin_layout Standard
30223 You can insert complete or incomplete commands as TeX Code.
30224  Incomplete means that the command argument can be Standard LyX text.
30225  For example, if you want to draw a frame around a word and are therefore
30226  using the LaTeX-command 
30227 \series bold
30228
30229 \backslash
30230 fbox
30231 \series default
30232 , you can write the command part 
30233 \series bold
30234
30235 \backslash
30236 fbox{
30237 \series default
30238  in a TeX Code box before the word and the closing brace 
30239 \series bold
30240 }
30241 \series default
30242  in a second TeX Code box behind the word.
30243  The word between the two TeX Code boxes is then the argument as it is in
30244  the following example:
30245 \end_layout
30246
30247 \begin_layout Standard
30248 \begin_inset Graphics
30249         filename clipart/ERT.png
30250         scale 89
30251
30252 \end_inset
30253
30254
30255 \end_layout
30256
30257 \begin_layout Standard
30258 gives
30259 \end_layout
30260
30261 \begin_layout Standard
30262 This is a line with a 
30263 \begin_inset ERT
30264 status collapsed
30265
30266 \begin_layout Plain Layout
30267
30268
30269 \backslash
30270 fbox{
30271 \end_layout
30272
30273 \end_inset
30274
30275 framed
30276 \begin_inset ERT
30277 status collapsed
30278
30279 \begin_layout Plain Layout
30280
30281 }
30282 \end_layout
30283
30284 \end_inset
30285
30286  word.
30287 \end_layout
30288
30289 \begin_layout Standard
30290 \begin_inset Note Greyedout
30291 status open
30292
30293 \begin_layout Plain Layout
30294
30295 \series bold
30296 Note:
30297 \series default
30298  At the end of LaTeX-commands without parameters, you have to insert a space
30299  to let LaTeX know that the command is finished.
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \end_layout
30306
30307 \begin_layout Subsection
30308 A Short Introduction to the LaTeX Syntax
30309 \begin_inset Argument 1
30310 status collapsed
30311
30312 \begin_layout Plain Layout
30313 The LaTeX Syntax
30314 \end_layout
30315
30316 \end_inset
30317
30318
30319 \begin_inset Index idx
30320 status collapsed
30321
30322 \begin_layout Plain Layout
30323 LaTeX Syntax
30324 \end_layout
30325
30326 \end_inset
30327
30328
30329 \begin_inset CommandInset label
30330 LatexCommand label
30331 name "sub:LaTeX-Syntax"
30332
30333 \end_inset
30334
30335
30336 \end_layout
30337
30338 \begin_layout Standard
30339 When you write larger documents or books, you will need to know something
30340  about the LaTeX-commands that LyX uses in the background.
30341  Because LaTeX is based on commands, you can 
30342 \begin_inset Quotes eld
30343 \end_inset
30344
30345 program
30346 \begin_inset Quotes erd
30347 \end_inset
30348
30349  your text.
30350  This has the advantage that the layout of the document can be changed at
30351  any time if you know the right commands.
30352  For example, imagine you have to write a manual for a product and the deadline
30353  is the end of the day.
30354  Your boss has just complimented you for your good work but wants to have
30355  all caption labels bold.
30356  But you have over a hundred figure and table captions with non-bold labels
30357  in your manual.
30358  Of course it is impossible to change all caption labels manually in one
30359  day.
30360 \end_layout
30361
30362 \begin_layout Standard
30363 Now LaTeX comes into play.
30364  As mentioned above, for every problem there exists a LaTeX-package.
30365  First you have to find out which and therefore look in the LaTeX package
30366  database, 
30367 \begin_inset CommandInset citation
30368 LatexCommand cite
30369 key "Catalogue"
30370
30371 \end_inset
30372
30373 .
30374 \end_layout
30375
30376 \begin_layout Standard
30377 As result you find that the package 
30378 \series bold
30379 caption
30380 \series default
30381
30382 \begin_inset Index idx
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 LaTeX-packages ! caption
30387 \end_layout
30388
30389 \end_inset
30390
30391  is what you need.
30392  To use a package, you have to load it in the document preamble (menu 
30393 \family sans
30394 Document\SpecialChar \menuseparator
30395 Settings
30396 \family default
30397 \SpecialChar \menuseparator
30398
30399 \family sans
30400 LaT
30401 \begin_inset ERT
30402 status collapsed
30403
30404 \begin_layout Plain Layout
30405
30406 {}
30407 \end_layout
30408
30409 \end_inset
30410
30411 eX
30412 \begin_inset space ~
30413 \end_inset
30414
30415 Preamble
30416 \family default
30417 ) with the command
30418 \end_layout
30419
30420 \begin_layout Standard
30421
30422 \series bold
30423
30424 \backslash
30425 usepackage[options]{package name}
30426 \end_layout
30427
30428 \begin_layout Standard
30429 All LaTeX commands begin with a backslash, the command argument is set within
30430  two braces and the options are set within two brackets.
30431  Note that not all commands have an argument and options.
30432 \end_layout
30433
30434 \begin_layout Standard
30435 In your case the package name is 
30436 \series bold
30437 caption
30438 \series default
30439 .
30440  After a look in the documentation of the package, you know that the option
30441  
30442 \series bold
30443 labelfont=bf
30444 \series default
30445  will change the font of all caption labels to bold.
30446  So you add the command
30447 \end_layout
30448
30449 \begin_layout Standard
30450
30451 \series bold
30452
30453 \backslash
30454 usepackage[labelfont=bf]{caption}
30455 \end_layout
30456
30457 \begin_layout Standard
30458 to the preamble and the problem is solved.
30459 \begin_inset Foot
30460 status collapsed
30461
30462 \begin_layout Plain Layout
30463 For more commands provided by the 
30464 \series bold
30465 caption
30466 \series default
30467  package, have a look at its documentation, 
30468 \begin_inset CommandInset citation
30469 LatexCommand cite
30470 key "caption"
30471
30472 \end_inset
30473
30474 .
30475 \end_layout
30476
30477 \end_inset
30478
30479
30480 \end_layout
30481
30482 \begin_layout Standard
30483 Note that some document classes have built-in solutions for well-known problems
30484  like your case.
30485  For example if you use a 
30486 \family sans
30487 KOMA-Script
30488 \family default
30489  class, you don't need the package 
30490 \series bold
30491 caption
30492 \series default
30493 , you can instead write
30494 \end_layout
30495
30496 \begin_layout Standard
30497
30498 \series bold
30499
30500 \backslash
30501 setkomafont{captionlabel}{
30502 \backslash
30503 bfseries}
30504 \end_layout
30505
30506 \begin_layout Standard
30507 in the preamble and the problem is solved.
30508  So if you plan to write a large document, you should have a look at the
30509  documentation of the document class you want to use.
30510  (
30511 \series bold
30512
30513 \backslash
30514 setkomafont
30515 \series default
30516  is an example of a command with more than one argument.)
30517 \end_layout
30518
30519 \begin_layout Standard
30520 Commands in the preamble affect the whole document, while commands in the
30521  text affect only the text after the command or only the text used as command
30522  argument.
30523  To insert a LaTeX-command in text, use the TeX Code box as described in
30524  the previous section.
30525 \end_layout
30526
30527 \begin_layout Standard
30528 If you want to learn more about LaTeX and its syntax, have a look at the
30529  LaTeX-books 
30530 \begin_inset CommandInset citation
30531 LatexCommand cite
30532 key "latexcompanion,latexguide"
30533
30534 \end_inset
30535
30536 .
30537 \end_layout
30538
30539 \begin_layout Standard
30540 \begin_inset Newpage cleardoublepage
30541 \end_inset
30542
30543
30544 \end_layout
30545
30546 \begin_layout Standard
30547 \begin_inset ERT
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551
30552
30553 \backslash
30554 pagestyle{fancy}
30555 \end_layout
30556
30557 \end_inset
30558
30559
30560 \begin_inset Note Note
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564 switches temporarily to a page style with custom header and footer line
30565 \end_layout
30566
30567 \end_inset
30568
30569
30570 \end_layout
30571
30572 \begin_layout Left Header
30573 \begin_inset Argument 1
30574 status collapsed
30575
30576 \begin_layout Plain Layout
30577
30578 \end_layout
30579
30580 \end_inset
30581
30582
30583 \begin_inset ERT
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587
30588
30589 \backslash
30590 rightmark
30591 \end_layout
30592
30593 \end_inset
30594
30595
30596 \begin_inset Note Note
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600 defines the header line as described below
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Center Header
30609 \begin_inset Argument 1
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613
30614 \end_layout
30615
30616 \end_inset
30617
30618
30619 \end_layout
30620
30621 \begin_layout Right Header
30622 \begin_inset Argument 1
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626 \begin_inset ERT
30627 status collapsed
30628
30629 \begin_layout Plain Layout
30630
30631
30632 \backslash
30633 leftmark
30634 \end_layout
30635
30636 \end_inset
30637
30638
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \begin_layout Left Footer
30647 \begin_inset Argument 1
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651 \begin_inset ERT
30652 status collapsed
30653
30654 \begin_layout Plain Layout
30655
30656
30657 \backslash
30658 thepage
30659 \end_layout
30660
30661 \end_inset
30662
30663
30664 \end_layout
30665
30666 \end_inset
30667
30668
30669 \end_layout
30670
30671 \begin_layout Center Footer
30672 \begin_inset Argument 1
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676
30677 \family sans
30678 \series bold
30679 \color red
30680 LyX's user guide
30681 \end_layout
30682
30683 \end_inset
30684
30685 Magic code:
30686 \begin_inset Newline newline
30687 \end_inset
30688
30689
30690 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30691 \end_inset
30692
30693
30694 \end_layout
30695
30696 \begin_layout Right Footer
30697 \begin_inset Argument 1
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \begin_inset ERT
30708 status collapsed
30709
30710 \begin_layout Plain Layout
30711
30712
30713 \backslash
30714 Roman{page}
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Section
30723 Customized Page Headers and Footers
30724 \begin_inset CommandInset label
30725 LatexCommand label
30726 name "sec:Customized-Page-Headers"
30727
30728 \end_inset
30729
30730
30731 \begin_inset Index idx
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735 Document ! Header/Footer line
30736 \end_layout
30737
30738 \end_inset
30739
30740
30741 \begin_inset Index idx
30742 status collapsed
30743
30744 \begin_layout Plain Layout
30745 Header/Footer line
30746 \end_layout
30747
30748 \end_inset
30749
30750
30751 \end_layout
30752
30753 \begin_layout Standard
30754 To define a custom page header and footer line for your document, you need
30755  to set the 
30756 \family sans
30757 Page
30758 \begin_inset space ~
30759 \end_inset
30760
30761 style
30762 \family default
30763  to 
30764 \family sans
30765 Fancy
30766 \family default
30767  in the 
30768 \family sans
30769 Document\SpecialChar \menuseparator
30770 Settings
30771 \family default
30772  dialog under 
30773 \family sans
30774 Page
30775 \begin_inset space ~
30776 \end_inset
30777
30778 Layout
30779 \family default
30780 .
30781  As a second step add in the menu 
30782 \family sans
30783 Document\SpecialChar \menuseparator
30784 Settings\SpecialChar \menuseparator
30785 Modules
30786 \family default
30787  the module 
30788 \begin_inset Quotes eld
30789 \end_inset
30790
30791 Custom Header/Footerlines
30792 \begin_inset Quotes erd
30793 \end_inset
30794
30795 .
30796  This module offers the following 6
30797 \begin_inset space ~
30798 \end_inset
30799
30800 styles:
30801 \end_layout
30802
30803 \begin_layout Description
30804 Left
30805 \begin_inset space ~
30806 \end_inset
30807
30808 Header,
30809 \begin_inset space ~
30810 \end_inset
30811
30812 Center
30813 \begin_inset space ~
30814 \end_inset
30815
30816 Header,
30817 \begin_inset space ~
30818 \end_inset
30819
30820 Right
30821 \begin_inset space ~
30822 \end_inset
30823
30824 Header
30825 \end_layout
30826
30827 \begin_layout Description
30828 Left
30829 \begin_inset space ~
30830 \end_inset
30831
30832 Footer,
30833 \begin_inset space ~
30834 \end_inset
30835
30836 Center
30837 \begin_inset space ~
30838 \end_inset
30839
30840 Footer,
30841 \begin_inset space ~
30842 \end_inset
30843
30844 Right
30845 \begin_inset space ~
30846 \end_inset
30847
30848 Footer
30849 \end_layout
30850
30851 \begin_layout Standard
30852 for the different positions in the header/footer.
30853 \end_layout
30854
30855 \begin_layout Standard
30856 Normally, headers and footers are set up at the beginning of the document.
30857  But you can change them anywhere you want to.
30858  Figure
30859 \begin_inset space ~
30860 \end_inset
30861
30862
30863 \begin_inset CommandInset ref
30864 LatexCommand ref
30865 reference "fig:Page-layout"
30866
30867 \end_inset
30868
30869  shows the page layout and where the header/footer styles will appear.
30870 \end_layout
30871
30872 \begin_layout Standard
30873 \begin_inset Float figure
30874 placement h
30875 wide false
30876 sideways false
30877 status open
30878
30879 \begin_layout Plain Layout
30880 \noindent
30881 \align center
30882 \begin_inset Tabular
30883 <lyxtabular version="3" rows="5" columns="3">
30884 <features rotate="0" tabularvalignment="middle">
30885 <column alignment="left" valignment="top" width="30line%">
30886 <column alignment="center" valignment="top" width="30line%">
30887 <column alignment="right" valignment="top" width="30line%">
30888 <row>
30889 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30890 \begin_inset Text
30891
30892 \begin_layout Plain Layout
30893 Left Header
30894 \end_layout
30895
30896 \end_inset
30897 </cell>
30898 <cell alignment="center" valignment="top" topline="true" usebox="none">
30899 \begin_inset Text
30900
30901 \begin_layout Plain Layout
30902 Center Header
30903 \end_layout
30904
30905 \end_inset
30906 </cell>
30907 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30908 \begin_inset Text
30909
30910 \begin_layout Plain Layout
30911 Right Header
30912 \end_layout
30913
30914 \end_inset
30915 </cell>
30916 </row>
30917 <row>
30918 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30919 \begin_inset Text
30920
30921 \begin_layout Plain Layout
30922
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 <cell alignment="center" valignment="top" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Plain Layout
30940
30941 \end_layout
30942
30943 \end_inset
30944 </cell>
30945 </row>
30946 <row>
30947 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30948 \begin_inset Text
30949
30950 \begin_layout Plain Layout
30951 The normal text on the page goes here.
30952  The running header is above the text, and the footer is below (including
30953  footnotes).
30954  Headers/footers typically contain things like the page number, title of
30955  the chapter, company logo but your can use almost anything, except of floats.
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30961 \begin_inset Text
30962
30963 \begin_layout Plain Layout
30964
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30970 \begin_inset Text
30971
30972 \begin_layout Plain Layout
30973
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 </row>
30979 <row>
30980 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30981 \begin_inset Text
30982
30983 \begin_layout Plain Layout
30984
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 <cell alignment="center" valignment="top" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \end_layout
30995
30996 \end_inset
30997 </cell>
30998 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30999 \begin_inset Text
31000
31001 \begin_layout Plain Layout
31002
31003 \end_layout
31004
31005 \end_inset
31006 </cell>
31007 </row>
31008 <row>
31009 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
31010 \begin_inset Text
31011
31012 \begin_layout Plain Layout
31013 Left Footer
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022 Center Footer
31023 \end_layout
31024
31025 \end_inset
31026 </cell>
31027 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31028 \begin_inset Text
31029
31030 \begin_layout Plain Layout
31031 Right Footer
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 </row>
31037 </lyxtabular>
31038
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \begin_layout Plain Layout
31045 \begin_inset Caption Standard
31046
31047 \begin_layout Plain Layout
31048 \begin_inset CommandInset label
31049 LatexCommand label
31050 name "fig:Page-layout"
31051
31052 \end_inset
31053
31054 Page layout with custom header and footer line.
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 \begin_inset Note Greyedout
31069 status open
31070
31071 \begin_layout Plain Layout
31072
31073 \series bold
31074 Note
31075 \series default
31076 : some document classes implement their own customized page headers and
31077  footers if 
31078 \family sans
31079 Page
31080 \begin_inset space ~
31081 \end_inset
31082
31083 style
31084 \family default
31085  is set to “Default”.
31086  Check what these are before you specify your own customized page headers
31087  and footers.
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \end_layout
31094
31095 \begin_layout Subsection
31096 Definition
31097 \end_layout
31098
31099 \begin_layout Standard
31100 To define your header line, add all three header styles.
31101  The things you add to the styles appear on odd numbered pages, the things
31102  in the optional arguments on even numbered pages.
31103  For single-sided documents, the optional arguments will not be used and
31104  can be omitted.
31105  If you leave a style or its argument empty, nothing appears in the output.
31106  Defining the footer line works similarly.
31107 \end_layout
31108
31109 \begin_layout Standard
31110 For the definition, you will need some LaTeX-commands that are inserted
31111  as TeX code (menu 
31112 \family sans
31113 Insert\SpecialChar \menuseparator
31114 Te
31115 \begin_inset ERT
31116 status collapsed
31117
31118 \begin_layout Plain Layout
31119
31120 {}
31121 \end_layout
31122
31123 \end_inset
31124
31125 X
31126 \begin_inset space ~
31127 \end_inset
31128
31129 Code
31130 \family default
31131 ):
31132 \end_layout
31133
31134 \begin_layout Description
31135
31136 \backslash
31137 thepage prints the current page number
31138 \end_layout
31139
31140 \begin_layout Description
31141
31142 \backslash
31143 Roman{page} prints the current page number with capital roman numerals
31144 \end_layout
31145
31146 \begin_layout Description
31147
31148 \backslash
31149 roman{page} prints the current page number with small roman numerals
31150 \end_layout
31151
31152 \begin_layout Description
31153
31154 \backslash
31155 leftmark prints the current section number and title.
31156  If the document has chapters, it prints the current chapter number and
31157  title instead.
31158  It is called 
31159 \begin_inset Quotes eld
31160 \end_inset
31161
31162 leftmark
31163 \begin_inset Quotes prd
31164 \end_inset
31165
31166  because it usually goes in a left header.
31167 \end_layout
31168
31169 \begin_layout Description
31170
31171 \backslash
31172 rightmark prints the current subsection number and title.
31173  If the document has chapters, it prints the current section number and
31174  title instead.
31175  It is normally used in the right header.
31176 \end_layout
31177
31178 \begin_layout Subsection
31179 Default header/footer
31180 \end_layout
31181
31182 \begin_layout Standard
31183 The custom header/footer is not empty by default.
31184  The default header contains the chapter and section title and the center
31185  footer has the page number.
31186  In order to remove unwanted entries from the header/footer, include the
31187  relevant header/footer style in your document, but leave it blank.
31188  So, if you do not want a page number in the footer, include a blank 
31189 \family sans
31190 Center
31191 \begin_inset space ~
31192 \end_inset
31193
31194 Footer
31195 \family default
31196  style.
31197 \end_layout
31198
31199 \begin_layout Subsection
31200 Appearance
31201 \end_layout
31202
31203 \begin_layout Standard
31204 The header and footer will appear on normal pages.
31205  Some pages are different.
31206  The title page has a style of its own, and so does any page that starts
31207  a new part or chapter in your book.
31208  Such pages will not have the custom headers/footers, but that is normal.
31209  There is for example no need to print a header with the chapter name on
31210  the chapter page where the chapter heading is in big bold letters anyway.
31211 \end_layout
31212
31213 \begin_layout Subsubsection
31214 Header and footer decoration line
31215 \end_layout
31216
31217 \begin_layout Standard
31218 By default, you get a 0.4
31219 \begin_inset space \thinspace{}
31220 \end_inset
31221
31222 pt thick line below the header and no footer line.
31223  This can be changed in the document preamble with the commands 
31224 \series bold
31225
31226 \backslash
31227 headrulewidth
31228 \series default
31229  and 
31230 \series bold
31231
31232 \backslash
31233 footrulewidth
31234 \series default
31235  in the following way:
31236 \end_layout
31237
31238 \begin_layout Standard
31239
31240 \series bold
31241
31242 \backslash
31243 renewcommand{
31244 \backslash
31245 headrulewidth}{thickness}
31246 \end_layout
31247
31248 \begin_layout Standard
31249 where thickness is a size in standard units like 
31250 \family sans
31251 pt
31252 \family default
31253  or 
31254 \family sans
31255 mm
31256 \family default
31257 .
31258  If you don't want a line, set the thickness to 0
31259 \begin_inset space \thinspace{}
31260 \end_inset
31261
31262 pt.
31263 \end_layout
31264
31265 \begin_layout Standard
31266 The lines can also be colored, but this requires more knowledge of LaTeX.
31267  If you really need this, have a look at the Internet or in sec.
31268 \begin_inset space ~
31269 \end_inset
31270
31271 4.4 of the book 
31272 \begin_inset CommandInset citation
31273 LatexCommand cite
31274 key "Mittelbach"
31275
31276 \end_inset
31277
31278 .
31279 \end_layout
31280
31281 \begin_layout Subsubsection
31282 Several header/footer lines
31283 \end_layout
31284
31285 \begin_layout Standard
31286 In case you need more than one text line as a header/footer, you can do
31287  this by adding a normal line break in the style definition.
31288  However, the default height of the header/footer is only the one of one
31289  text line.
31290  To expand the height, redefine the LaTeX length 
31291 \series bold
31292
31293 \backslash
31294 headheight
31295 \series default
31296  or 
31297 \series bold
31298
31299 \backslash
31300 footheight
31301 \series default
31302  in this entry in 
31303 \family sans
31304 Document\SpecialChar \menuseparator
31305 Settings\SpecialChar \menuseparator
31306 Lat
31307 \begin_inset ERT
31308 status collapsed
31309
31310 \begin_layout Plain Layout
31311
31312 {}
31313 \end_layout
31314
31315 \end_inset
31316
31317 eX
31318 \begin_inset space ~
31319 \end_inset
31320
31321 Preamble
31322 \family default
31323 :
31324 \end_layout
31325
31326 \begin_layout Standard
31327
31328 \series bold
31329
31330 \backslash
31331 setlength{
31332 \backslash
31333 headheight}{height}
31334 \end_layout
31335
31336 \begin_layout Standard
31337 where height is a size in standard units.
31338  If you don't know which amount of space is needed for the height, define
31339  your header/footer and preview your document as a PDF.
31340  Then open the LaTeX logfile with the menu 
31341 \family sans
31342 Document\SpecialChar \menuseparator
31343 La
31344 \begin_inset ERT
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349 {}
31350 \end_layout
31351
31352 \end_inset
31353
31354 TeX Log
31355 \family default
31356  and use the button 
31357 \family sans
31358 Next
31359 \begin_inset space ~
31360 \end_inset
31361
31362 Warning
31363 \family default
31364  to see if you can find a warning about the package 
31365 \series bold
31366 fancyhdr
31367 \series default
31368
31369 \begin_inset Index idx
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373 LaTeX-packages ! fancyhdr
31374 \end_layout
31375
31376 \end_inset
31377
31378 .
31379  If there is such a warning, it contains the space that you need at least
31380  for your header/footer.
31381 \end_layout
31382
31383 \begin_layout Subsection
31384 This example
31385 \end_layout
31386
31387 \begin_layout Standard
31388 This example demonstrates what can be done with custom header/footers.
31389  Don't use it for your document as it is just an example.
31390  This example consists of the following definition:
31391 \end_layout
31392
31393 \begin_layout Description
31394 Left
31395 \begin_inset space ~
31396 \end_inset
31397
31398 Header 
31399 \series bold
31400
31401 \backslash
31402 rightmark
31403 \series default
31404 , empty optional argument
31405 \end_layout
31406
31407 \begin_layout Description
31408 Center
31409 \begin_inset space ~
31410 \end_inset
31411
31412 Header empty, empty optional argument
31413 \end_layout
31414
31415 \begin_layout Description
31416 Right
31417 \begin_inset space ~
31418 \end_inset
31419
31420 Header empty, 
31421 \series bold
31422
31423 \backslash
31424 leftmark
31425 \series default
31426  in the optional argument
31427 \end_layout
31428
31429 \begin_layout Description
31430 Left
31431 \begin_inset space ~
31432 \end_inset
31433
31434 Footer empty, 
31435 \series bold
31436
31437 \backslash
31438 thepage
31439 \series default
31440  in the optional argument
31441 \end_layout
31442
31443 \begin_layout Description
31444 Center
31445 \begin_inset space ~
31446 \end_inset
31447
31448 Footer 
31449 \family sans
31450 \series bold
31451 \color red
31452 LyX's user guide
31453 \family default
31454 \series default
31455 \color inherit
31456
31457 \begin_inset Quotes eld
31458 \end_inset
31459
31460 Magic code:
31461 \begin_inset Newline newline
31462 \end_inset
31463
31464
31465 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31466 \end_inset
31467
31468
31469 \begin_inset Quotes erd
31470 \end_inset
31471
31472  in the optional argument
31473 \end_layout
31474
31475 \begin_layout Description
31476 Right
31477 \begin_inset space ~
31478 \end_inset
31479
31480 Footer 
31481 \series bold
31482
31483 \backslash
31484 Roman{page}
31485 \series default
31486 , empty optional argument
31487 \end_layout
31488
31489 \begin_layout Description
31490
31491 \backslash
31492 headrulewidth set to 2
31493 \begin_inset space \thinspace{}
31494 \end_inset
31495
31496 pt
31497 \end_layout
31498
31499 \begin_layout Standard
31500 In principle you can use almost everything in headers/footers, except floats.
31501  For more specialized features, for example, thumb-indexes, see the manual
31502  of the 
31503 \series bold
31504 fancyhdr
31505 \series default
31506  package, 
31507 \begin_inset CommandInset citation
31508 LatexCommand cite
31509 key "fancyhdr"
31510
31511 \end_inset
31512
31513 .
31514 \end_layout
31515
31516 \begin_layout Standard
31517 \begin_inset Newpage clearpage
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Standard
31524 \begin_inset ERT
31525 status open
31526
31527 \begin_layout Plain Layout
31528
31529
31530 \backslash
31531 pagestyle{headings}
31532 \end_layout
31533
31534 \end_inset
31535
31536
31537 \begin_inset Note Note
31538 status collapsed
31539
31540 \begin_layout Plain Layout
31541 switches back to page style with the default headings
31542 \end_layout
31543
31544 \end_inset
31545
31546
31547 \end_layout
31548
31549 \begin_layout Section
31550 Previewing Snippets of your Document
31551 \begin_inset CommandInset label
31552 LatexCommand label
31553 name "sec:Previewing-snippets-of"
31554
31555 \end_inset
31556
31557
31558 \begin_inset Index idx
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562 Instant preview
31563 \end_layout
31564
31565 \end_inset
31566
31567
31568 \begin_inset Index idx
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572 Document ! Preview
31573 \end_layout
31574
31575 \end_inset
31576
31577
31578 \end_layout
31579
31580 \begin_layout Standard
31581 LyX allows you to generate previews of sections of your document on the
31582  fly so you can see how they will look in the final document without having
31583  to break your train of thought with viewing the output.
31584 \end_layout
31585
31586 \begin_layout Subsection
31587 Prerequisites
31588 \end_layout
31589
31590 \begin_layout Standard
31591 To get previews working, you need the LaTeX package 
31592 \series bold
31593 preview-latex
31594 \series default
31595
31596 \begin_inset Index idx
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 LaTeX-packages ! preview-latex
31601 \end_layout
31602
31603 \end_inset
31604
31605  (on some systems named simply 
31606 \series bold
31607 preview
31608 \series default
31609 ) installed.
31610  If it is not already installed, you will find it in the TeX-catalogue,
31611  
31612 \begin_inset CommandInset citation
31613 LatexCommand cite
31614 key "TeXCatalogue"
31615
31616 \end_inset
31617
31618  or in the package manager of your LaTeX-system.
31619  You obtain prettier results if you install the program 
31620 \family typewriter
31621 pnmcrop
31622 \family default
31623  from the 
31624 \family typewriter
31625 netpbm
31626 \family default
31627  package; for LyX on Windows this program and also the LaTeX-package are
31628  automatically installed together with LyX.
31629 \end_layout
31630
31631 \begin_layout Subsection
31632 Enabling previews
31633 \end_layout
31634
31635 \begin_layout Standard
31636 If you would for example like to see in LyX your math formulas typeset by
31637  LaTeX, activate the option 
31638 \family sans
31639 Display
31640 \begin_inset space ~
31641 \end_inset
31642
31643 Graphics
31644 \family default
31645  in the 
31646 \family sans
31647 Tools\SpecialChar \menuseparator
31648 Preferences 
31649 \family default
31650 dialog under 
31651 \family sans
31652 Look
31653 \begin_inset space ~
31654 \end_inset
31655
31656 and
31657 \begin_inset space ~
31658 \end_inset
31659
31660 feel\SpecialChar \menuseparator
31661 Display
31662 \family default
31663 .
31664  Then set 
31665 \family sans
31666 Instant
31667 \begin_inset space ~
31668 \end_inset
31669
31670 Preview
31671 \family default
31672  to 
31673 \family sans
31674 On
31675 \family default
31676 .
31677  The 
31678 \family sans
31679 Preview
31680 \begin_inset space ~
31681 \end_inset
31682
31683 Size
31684 \family default
31685  is the multiplication factor for the size.
31686 \end_layout
31687
31688 \begin_layout Standard
31689 If you would like to see everything but your math formulas typeset by LaTeX,
31690  set 
31691 \family sans
31692 Instant
31693 \begin_inset space ~
31694 \end_inset
31695
31696 Preview
31697 \family default
31698  to 
31699 \family sans
31700 No
31701 \begin_inset space ~
31702 \end_inset
31703
31704 math
31705 \family default
31706 .
31707 \end_layout
31708
31709 \begin_layout Standard
31710 Previews are generated when you load a document into LyX and when you finish
31711  editing an inset.
31712 \end_layout
31713
31714 \begin_layout Standard
31715 \begin_inset Note Greyedout
31716 status open
31717
31718 \begin_layout Plain Layout
31719
31720 \series bold
31721 Note:
31722 \series default
31723  Previews of an already loaded document are not in every case immediately
31724  generated by activating the option 
31725 \family sans
31726 Display
31727 \begin_inset space ~
31728 \end_inset
31729
31730 Graphics
31731 \family default
31732 .
31733  Reopening the document will fix such problems.
31734 \end_layout
31735
31736 \end_inset
31737
31738
31739 \end_layout
31740
31741 \begin_layout Subsection
31742 Selected document parts
31743 \end_layout
31744
31745 \begin_layout Standard
31746 Besides math there are other cases where you might like to see a preview,
31747  for example things that LyX cannot render like rotated parts or things
31748  that are not yet supported by LyX.
31749  To do this, insert a preview inset via the menu 
31750 \family sans
31751 Insert\SpecialChar \menuseparator
31752 Preview
31753 \family default
31754 .
31755  Insert or paste the stuff that you want to preview into this inset.
31756  The preview will be generated when the cursor is outside the preview inset.
31757  If you click on the preview, you can edit the previewed stuff.
31758 \end_layout
31759
31760 \begin_layout Standard
31761 An example: To create rotated boxes, you use the LaTeX command 
31762 \series bold
31763
31764 \backslash
31765 rotatebox
31766 \series default
31767  which is not yet supported by LyX.
31768 \begin_inset Foot
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773 \series bold
31774
31775 \backslash
31776 rotatebox
31777 \series default
31778  is explained in section 
31779 \emph on
31780 Rotated and Scaled Boxes
31781 \emph default
31782  of the 
31783 \emph on
31784 Embedded
31785 \begin_inset space ~
31786 \end_inset
31787
31788 Objects
31789 \emph default
31790  manual.
31791 \end_layout
31792
31793 \end_inset
31794
31795  Instead of the TeX Code boxes you want to see in LyX the final rotated
31796  boxes, for example to adjust the rotation angle to fit with the surrounding
31797  text.
31798  Therefore you create a preview inset and copy the text with the rotated
31799  boxes into it.
31800  Here is the result:
31801 \end_layout
31802
31803 \begin_layout Standard
31804 \begin_inset Preview
31805
31806 \begin_layout Standard
31807 This is a line
31808 \begin_inset ERT
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812
31813
31814 \backslash
31815 rotatebox[origin=r]{-60}{
31816 \end_layout
31817
31818 \end_inset
31819
31820
31821 \begin_inset Box Doublebox
31822 position "c"
31823 hor_pos "c"
31824 has_inner_box 0
31825 inner_pos "c"
31826 use_parbox 0
31827 use_makebox 0
31828 width "1in"
31829 special "width"
31830 height "1in"
31831 height_special "totalheight"
31832 status collapsed
31833
31834 \begin_layout Plain Layout
31835 with rotated
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \begin_inset ERT
31842 status collapsed
31843
31844 \begin_layout Plain Layout
31845
31846 }
31847 \end_layout
31848
31849 \end_inset
31850
31851  framed text 
31852 \begin_inset ERT
31853 status collapsed
31854
31855 \begin_layout Plain Layout
31856
31857
31858 \backslash
31859 rotatebox[origin=lb]{60}{
31860 \end_layout
31861
31862 \end_inset
31863
31864
31865 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31866 \end_inset
31867
31868
31869 \begin_inset ERT
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874 }
31875 \end_layout
31876
31877 \end_inset
31878
31879  and a formula.
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \end_layout
31886
31887 \begin_layout Standard
31888 Previewing works also for colors.
31889  In this example a special framed, colored box was created using the LaTeX
31890  command 
31891 \series bold
31892
31893 \backslash
31894 fcolorbox
31895 \series default
31896 :
31897 \begin_inset Foot
31898 status collapsed
31899
31900 \begin_layout Plain Layout
31901
31902 \series bold
31903
31904 \backslash
31905 fcolorbox
31906 \series default
31907  is explained in section 
31908 \emph on
31909 Colored Boxes
31910 \emph default
31911  of the 
31912 \emph on
31913 Embedded
31914 \begin_inset space ~
31915 \end_inset
31916
31917 Objects
31918 \emph default
31919  manual.
31920 \end_layout
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \begin_layout Standard
31928 \begin_inset Preview
31929
31930 \begin_layout Standard
31931 \begin_inset ERT
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935
31936
31937 \backslash
31938 fboxrule 1mm 
31939 \backslash
31940 fboxsep 1mm
31941 \end_layout
31942
31943 \end_inset
31944
31945
31946 \begin_inset ERT
31947 status collapsed
31948
31949 \begin_layout Plain Layout
31950
31951
31952 \backslash
31953 fcolorbox{cyan}{magenta}{
31954 \end_layout
31955
31956 \end_inset
31957
31958 This is text within a colored, framed box.
31959 \begin_inset ERT
31960 status collapsed
31961
31962 \begin_layout Plain Layout
31963
31964 }
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \end_inset
31973
31974
31975 \end_layout
31976
31977 \begin_layout Standard
31978 \begin_inset VSpace medskip
31979 \end_inset
31980
31981
31982 \end_layout
31983
31984 \begin_layout Standard
31985 If LyX does not show a preview, make sure that you enabled previews as described
31986  above and also make sure that TeX Code in the preview inset is valid and
31987  that you loaded the LaTeX packages in your document preamble that are required
31988  by the TeX Code.
31989  If LyX cannot create a preview, you will in most cases also not be able
31990  to view your document due to LaTeX errors.
31991  So if you have to use some TeX Code and don't know if it is correct, the
31992  preview inset is a nice method to check it without the need to view the
31993  whole document.
31994 \end_layout
31995
31996 \begin_layout Subsection
31997 LaTeX source code
31998 \end_layout
31999
32000 \begin_layout Standard
32001 You can preview the LaTeX source of the whole document or parts of it.
32002  Use the menu 
32003 \family sans
32004 View\SpecialChar \menuseparator
32005 Source
32006 \begin_inset space ~
32007 \end_inset
32008
32009 Pane
32010 \family default
32011  and a window will be shown where you can see the LaTeX-source code.
32012  The window shows the source of the whole paragraph in which the cursor
32013  currently sits.
32014  You can also select document parts in LyX's main window, then only this
32015  selection (when it is more than one paragraph) is shown as source code.
32016  To view the whole document as source, enable the corresponding option in
32017  the source view window.
32018  If you check 
32019 \family sans
32020 Automatic update
32021 \family default
32022 , you can see the changes as you make them in LyX; but note that if you
32023  have several documents open, this will slow things down as LyX updates
32024  them all, not just the one which is open at the time.
32025 \end_layout
32026
32027 \begin_layout Section
32028 Advanced Find and Replace
32029 \begin_inset CommandInset label
32030 LatexCommand label
32031 name "sec:Advanced-Find-and"
32032
32033 \end_inset
32034
32035
32036 \begin_inset Index idx
32037 status collapsed
32038
32039 \begin_layout Plain Layout
32040 Replace
32041 \end_layout
32042
32043 \end_inset
32044
32045
32046 \begin_inset Index idx
32047 status collapsed
32048
32049 \begin_layout Plain Layout
32050 Find
32051 \end_layout
32052
32053 \end_inset
32054
32055
32056 \end_layout
32057
32058 \begin_layout Subsection
32059 Introduction
32060 \end_layout
32061
32062 \begin_layout Standard
32063 The advanced find and replace feature of LyX allows for searching of complex,
32064  format-sensitive text segments and mathematics contents within LyX documents.
32065  It is an enhancement of the standard (quick) find and replace feature.
32066  The key-features are:
32067 \end_layout
32068
32069 \begin_layout Itemize
32070 Both searching of text and of mathematical formulas is allowed, where the
32071  latter is done by entering mathematics in the usual way; not only entire
32072  mathematical formulas are found, but also parts occurring within more complex
32073  formulas
32074 \end_layout
32075
32076 \begin_layout Itemize
32077 Search may be format-insensitive, so that the searched text is found in
32078  any context/style (standard text, section headings, notes, and even mathematics
32079 ), or it may be format-sensitive, so that, for example, a word entered with
32080  a section heading will only be found within section headings
32081 \end_layout
32082
32083 \begin_layout Itemize
32084 Search may be restricted to mathematics environments only; this is useful
32085  for remangling math notation where one does not want to match any text
32086  outside of mathematics environments
32087 \end_layout
32088
32089 \begin_layout Itemize
32090 Search may be widened to a specific 
32091 \emph on
32092 scope
32093 \emph default
32094 , i.
32095 \begin_inset space \thinspace{}
32096 \end_inset
32097
32098 e.
32099 \begin_inset space ~
32100 \end_inset
32101
32102 a set of files which may be all the children of the document being edited,
32103  all the open files, or all the manuals available from the 
32104 \family sans
32105 Help
32106 \family default
32107  menu
32108 \end_layout
32109
32110 \begin_layout Itemize
32111 Replace may optionally preserve capitalization, so that the replaced text
32112  capitalization is adapted to the matching text (i.
32113 \begin_inset space \thinspace{}
32114 \end_inset
32115
32116 e.
32117 \begin_inset space ~
32118 \end_inset
32119
32120 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32121 \end_layout
32122
32123 \begin_layout Subsection
32124 Basic usage
32125 \end_layout
32126
32127 \begin_layout Standard
32128 The advanced find and replace feature is activated through the menu 
32129 \family sans
32130 Edit\SpecialChar \menuseparator
32131 Find & Replace
32132 \noun on
32133  (
32134 \noun default
32135 Advanced
32136 \noun on
32137 )
32138 \family default
32139 \noun default
32140  (shortcut 
32141 \begin_inset Info
32142 type  "shortcut"
32143 arg   "dialog-show findreplaceadv"
32144 \end_inset
32145
32146 ) or the toolbar button 
32147 \begin_inset Info
32148 type  "icon"
32149 arg   "dialog-toggle findreplaceadv"
32150 \end_inset
32151
32152 .
32153  This opens the 
32154 \family sans
32155 Advanced Find and Replace
32156 \family default
32157  dialog.
32158 \end_layout
32159
32160 \begin_layout Subsubsection
32161 Searching for text
32162 \end_layout
32163
32164 \begin_layout Standard
32165 Enter into the 
32166 \family sans
32167 Find
32168 \family default
32169  LyX mini-editor a simple word, and search for occurrences of it by clicking
32170  on the 
32171 \family sans
32172 Find
32173 \begin_inset space ~
32174 \end_inset
32175
32176 Next
32177 \family default
32178  button at the bottom of the dialog (or just press the 
32179 \begin_inset Info
32180 type  "shortcut"
32181 arg   "paragraph-break"
32182 \end_inset
32183
32184  key).
32185  The entered word is found both in text mode and in math mode, and in emphasized
32186 , bold or normal face, and in both in section titles and in standard text.
32187  Pressing 
32188 \begin_inset Info
32189 type  "shortcut"
32190 arg   "paragraph-break"
32191 \end_inset
32192
32193  repeatedly keeps searching forward while pressing 
32194 \family sans
32195 Shift+Return
32196 \family default
32197  searches backwards.
32198 \end_layout
32199
32200 \begin_layout Standard
32201 The 
32202 \family sans
32203 Case
32204 \begin_inset space ~
32205 \end_inset
32206
32207 sensitive
32208 \family default
32209  option allows matches to occur only with the same case as entered in the
32210  
32211 \family sans
32212 Find
32213 \family default
32214  editor.
32215  The 
32216 \family sans
32217 Whole
32218 \begin_inset space ~
32219 \end_inset
32220
32221 words
32222 \family default
32223  option allows matches to occur only at word boundaries.
32224 \end_layout
32225
32226 \begin_layout Subsubsection
32227 Searching for mathematics
32228 \end_layout
32229
32230 \begin_layout Standard
32231 Mathematical formulas, such as 
32232 \begin_inset Formula $x^{2}$
32233 \end_inset
32234
32235  or something more complex like 
32236 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32237 \end_inset
32238
32239 , may be searched for by typing them in the 
32240 \family sans
32241 Find
32242 \family default
32243  editor.
32244  When searching for a formula, it is found both when it is alone and when
32245  it occurs in sub-formulas and nested parts of sub-formulas.
32246  For example the mentioned segments would be found in something like 
32247 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32248 \end_inset
32249
32250
32251 \end_layout
32252
32253 \begin_layout Subsubsection
32254 Style-aware search
32255 \end_layout
32256
32257 \begin_layout Standard
32258 It is also possible to search for text with specific styles.
32259  This is done by switching to the 
32260 \family sans
32261 Settings
32262 \family default
32263  tab of the dialog and unchecking the 
32264 \family sans
32265 Ignore format
32266 \family default
32267  option.
32268  This way, entering in the 
32269 \family sans
32270 Find
32271 \family default
32272  editor
32273 \end_layout
32274
32275 \begin_layout Itemize
32276 a normal word and searching for it would not find instances of the word
32277  occurring in emphasized or boldface.
32278 \end_layout
32279
32280 \begin_layout Itemize
32281 an emphasized or boldface word and searching for it would find the respective
32282  instances with the same face only, and within the same text style only.
32283 \end_layout
32284
32285 \begin_layout Itemize
32286 a normal word in a section heading, and searching for it, would find occurrences
32287  of it only within section headings.
32288  Also, if the text to search is given an emphasized or bold face, in addition
32289  to a section style, then it is found only when occurring with the same
32290  style.
32291 \end_layout
32292
32293 \begin_layout Itemize
32294 a displayed formula will only find instances of this formula that are also
32295  displayed formulas (and not inline formulas).
32296 \end_layout
32297
32298 \begin_layout Subsubsection
32299 Replace
32300 \end_layout
32301
32302 \begin_layout Standard
32303 The entries made in the 
32304 \family sans
32305 Find
32306 \family default
32307  editor can be replaced with entries made in the 
32308 \family sans
32309 Replace
32310 \begin_inset space ~
32311 \end_inset
32312
32313 with
32314 \family default
32315  editor.
32316  In order to find the next occurrence and replace it, click on the 
32317 \family sans
32318 Replace
32319 \family default
32320  button or alternatively press 
32321 \begin_inset Info
32322 type  "shortcut"
32323 arg   "paragraph-break"
32324 \end_inset
32325
32326  or 
32327 \family sans
32328 Shift+Return
32329 \family default
32330  while the cursor is in the 
32331 \family sans
32332 Replace
32333 \begin_inset space ~
32334 \end_inset
32335
32336 with
32337 \family default
32338  editor.
32339 \end_layout
32340
32341 \begin_layout Standard
32342 You can replace with fully-featured formatted LyX entries.
32343  Typical scenarios in which to use this capability might be (just to mention
32344  two):
32345 \end_layout
32346
32347 \begin_layout Itemize
32348 replacing occurrences of a word with a customized formatted version of the
32349  same word, for example replacing occurrences of a name like 
32350 \begin_inset Quotes eld
32351 \end_inset
32352
32353 func()
32354 \begin_inset Quotes erd
32355 \end_inset
32356
32357  with its typewriter version 
32358 \begin_inset Quotes eld
32359 \end_inset
32360
32361
32362 \family typewriter
32363 func()
32364 \family default
32365
32366 \begin_inset Quotes erd
32367 \end_inset
32368
32369
32370 \end_layout
32371
32372 \begin_layout Itemize
32373 performing a notation rework of mathematical symbols, for example replacing
32374  occurrences of 
32375 \begin_inset Quotes eld
32376 \end_inset
32377
32378
32379 \begin_inset Formula $R$
32380 \end_inset
32381
32382
32383 \begin_inset Quotes erd
32384 \end_inset
32385
32386  with 
32387 \begin_inset Quotes eld
32388 \end_inset
32389
32390
32391 \begin_inset Formula $\mathbb{R}$
32392 \end_inset
32393
32394
32395 \begin_inset Quotes erd
32396 \end_inset
32397
32398  (you may want to enable the 
32399 \family sans
32400 Whole
32401 \begin_inset space ~
32402 \end_inset
32403
32404 words
32405 \family default
32406  and 
32407 \family sans
32408 Case
32409 \begin_inset space ~
32410 \end_inset
32411
32412 sensitive
32413 \family default
32414  options and disable the 
32415 \family sans
32416 Ignore format
32417 \family default
32418  option in the 
32419 \family sans
32420 Settings
32421 \family default
32422  tab, in order to avoid replacing all 
32423 \begin_inset Quotes eld
32424 \end_inset
32425
32426 R
32427 \begin_inset Quotes erd
32428 \end_inset
32429
32430  letters occurring in normal text), or occurrences of 
32431 \begin_inset Formula $x_{j}^{i}$
32432 \end_inset
32433
32434  with 
32435 \begin_inset Formula $x_{i,\, j}$
32436 \end_inset
32437
32438 , or occurrences of 
32439 \begin_inset Formula $x[k]$
32440 \end_inset
32441
32442  with 
32443 \begin_inset Formula $x_{k}$
32444 \end_inset
32445
32446 .
32447 \end_layout
32448
32449 \begin_layout Subsection
32450 Advanced usage
32451 \end_layout
32452
32453 \begin_layout Standard
32454 There is a regular expression (regexp) based searching facility.
32455 \begin_inset Foot
32456 status collapsed
32457
32458 \begin_layout Plain Layout
32459 A good explanation of regular expressions is given in this Wikipedia entry:
32460  
32461 \begin_inset CommandInset href
32462 LatexCommand href
32463 target "http://en.wikipedia.org/wiki/Regular_expression"
32464
32465 \end_inset
32466
32467 .
32468 \end_layout
32469
32470 \end_inset
32471
32472  You can search for a regular expression by inserting a regexp inset into
32473  the 
32474 \family sans
32475 Find
32476 \family default
32477  editor.
32478  This is done with the context menu 
32479 \family sans
32480 Insert\SpecialChar \menuseparator
32481 Insert Regular Expression
32482 \family default
32483  while the cursor is in the 
32484 \family sans
32485 Find
32486 \family default
32487  editor.
32488  Characters entered within regexp insets are matched according to the regular
32489  expression matching rules
32490 \begin_inset Foot
32491 status collapsed
32492
32493 \begin_layout Plain Layout
32494 Under the constraint that any (sub)expression must match a well-formed LyX
32495  segment, i.
32496 \begin_inset space \thinspace{}
32497 \end_inset
32498
32499 e.
32500 \begin_inset space ~
32501 \end_inset
32502
32503 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32504  to match expressions.
32505 \end_layout
32506
32507 \end_inset
32508
32509 , while text entered outside regexp insets is matched exactly against the
32510  same text in the document.
32511  You can cut and paste regexp-mode insets.
32512  Examples of using such a feature may be:
32513 \end_layout
32514
32515 \begin_layout Enumerate
32516 Searching for all fractions with a given denominator: for example, entering
32517  in the 
32518 \family sans
32519 Find
32520 \family default
32521  editor the fraction 
32522 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32523 \end_inset
32524
32525  (where the 
32526 \begin_inset Formula $.*$
32527 \end_inset
32528
32529  on the numerator is the match-everything regular expression) finds all
32530  fractions with the given denominator.
32531 \end_layout
32532
32533 \begin_layout Enumerate
32534 Searching for all text with a given style: for example, after unchecking
32535  the 
32536 \family sans
32537 Ignore format
32538 \family default
32539  option from the 
32540 \family sans
32541 Settings
32542 \family default
32543  tab, entering a 
32544 \series bold
32545
32546 \begin_inset Formula $.*$
32547 \end_inset
32548
32549
32550 \series default
32551  regular expression and giving it an emphasized or bold face, finds all
32552  emphasized or bold face text respectively.
32553  Also, by inserting a 
32554 \begin_inset Formula $.*$
32555 \end_inset
32556
32557  regular expression in a bullet or enumerated list or a section heading,
32558  you can find all bullet or enumerated lists or section headings.
32559 \end_layout
32560
32561 \begin_layout Standard
32562 Finally, references to (sub)expressions in regexp may be used as usual:
32563  Enclosing parts of the expression within round braces 
32564 \begin_inset Formula $()$
32565 \end_inset
32566
32567 , and referring back to them through 
32568 \begin_inset Formula $\backslash1$
32569 \end_inset
32570
32571
32572 \begin_inset Formula $\backslash2$
32573 \end_inset
32574
32575 , etc..
32576  For example, try searching with the regexp
32577 \begin_inset Newline newline
32578 \end_inset
32579
32580 [[:space:]]([[:alpha:]]+)[[:space:]]
32581 \backslash
32582 1[[:space:]]
32583 \begin_inset Newline newline
32584 \end_inset
32585
32586 in order to find word repetitions, if there are any.
32587 \end_layout
32588
32589 \begin_layout Standard
32590 The usage of back references in the replaced text is not (yet) implemented.
32591 \end_layout
32592
32593 \begin_layout Standard
32594 \begin_inset Note Greyedout
32595 status open
32596
32597 \begin_layout Plain Layout
32598
32599 \series bold
32600 Note:
32601 \series default
32602  Back references work both when occurring within the same regexp, and when
32603  occurring in multiple different regexps, where the numbering of back-referenced
32604  sub-expressions is absolute.
32605  That is,
32606 \begin_inset space ~
32607 \end_inset
32608
32609
32610 \begin_inset Formula $\backslash1$
32611 \end_inset
32612
32613  always refers to the first occurrence of 
32614 \begin_inset Formula $()$
32615 \end_inset
32616
32617  in all entered regexps.
32618 \end_layout
32619
32620 \end_inset
32621
32622
32623 \end_layout
32624
32625 \begin_layout Section
32626 Spell Checking
32627 \begin_inset CommandInset label
32628 LatexCommand label
32629 name "sec:Spellchecking"
32630
32631 \end_inset
32632
32633
32634 \begin_inset Index idx
32635 status collapsed
32636
32637 \begin_layout Plain Layout
32638 Spell checking
32639 \end_layout
32640
32641 \end_inset
32642
32643
32644 \end_layout
32645
32646 \begin_layout Standard
32647 LyX has a built-in spell checker.
32648  The menu
32649 \family sans
32650  Tools\SpecialChar \menuseparator
32651 Spellchecker
32652 \family default
32653 , the 
32654 \family sans
32655 F7
32656 \family default
32657  key or the toolbar button 
32658 \begin_inset Info
32659 type  "icon"
32660 arg   "dialog-show spellchecker"
32661 \end_inset
32662
32663  start the spell checking from either the current cursor position or the
32664  beginning of the currently selected text.
32665  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32666  you to edit and replace it in a second line.
32667  Whenever an unknown word is found, the word is highlighted and the text
32668  scrolled so that it is visible.
32669  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32670 n, if any could be found.
32671  Clicking on one of the corrections will copy it to the 
32672 \family sans
32673 Replacement
32674 \family default
32675  field, double-clicking directly invokes the replacement.
32676  Unknown but correctly typed words can be added to the personal dictionary.
32677 \end_layout
32678
32679 \begin_layout Standard
32680 By default, the dictionary file used is determined by the document language
32681  that is set in the 
32682 \family sans
32683 Document\SpecialChar \menuseparator
32684 Settings
32685 \family default
32686  dialog.
32687  You can specify the language of a word in the spellchecker dialog by choosing
32688  a different one at the top of the dialog.
32689  LyX can correctly spell check documents containing multiple languages.
32690  This works if you have set the language of the text parts using the 
32691 \family sans
32692 Text
32693 \begin_inset space ~
32694 \end_inset
32695
32696 Style
32697 \family default
32698  dialog (
32699 \begin_inset Info
32700 type  "icon"
32701 arg   "dialog-show character"
32702 \end_inset
32703
32704 ) and have the spell checker dictionaries installed.
32705  LyX automatically switches to the appropriate dictionary file.
32706 \end_layout
32707
32708 \begin_layout Standard
32709 All spell-checker dictionaries supported by LyX can be downloaded from here:
32710 \begin_inset Newline newline
32711 \end_inset
32712
32713
32714 \begin_inset Flex URL
32715 status collapsed
32716
32717 \begin_layout Plain Layout
32718
32719 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32720 \end_layout
32721
32722 \end_inset
32723
32724
32725 \begin_inset Newline newline
32726 \end_inset
32727
32728 There are 2
32729 \begin_inset space ~
32730 \end_inset
32731
32732 files for each language.
32733  To install a dictionary on Windows, copy the 2
32734 \begin_inset space ~
32735 \end_inset
32736
32737 files into LyX's installation subfolder 
32738 \family sans
32739 ~
32740 \backslash
32741 Resources
32742 \backslash
32743 dicts
32744 \family default
32745  and restart LyX.
32746 \begin_inset Newline newline
32747 \end_inset
32748
32749 With Linux one needs to install the packages for the desired language.
32750  The number of these packages vary depending on the Linux distribution,
32751  but in most cases these are 
32752 \family typewriter
32753 aspell-xx
32754 \family default
32755
32756 \family typewriter
32757 hunspell-xx
32758 \family default
32759 ,
32760 \family typewriter
32761  myspell-xx
32762 \family default
32763 , etc., where 
32764 \family sans
32765 xx
32766 \family default
32767  is the language code.
32768 \end_layout
32769
32770 \begin_layout Subsection
32771 Further Settings
32772 \end_layout
32773
32774 \begin_layout Standard
32775 In the menu 
32776 \family sans
32777 Tools\SpecialChar \menuseparator
32778 Preferences\SpecialChar \menuseparator
32779 Language
32780 \begin_inset space ~
32781 \end_inset
32782
32783 Settings\SpecialChar \menuseparator
32784 Spellchecker
32785 \family default
32786  you can set the following things:
32787 \end_layout
32788
32789 \begin_layout Description
32790 Spellchecker
32791 \begin_inset space ~
32792 \end_inset
32793
32794 engine Select the library LyX should use for spell checking.
32795  Depending on your platform, 
32796 \family typewriter
32797 aspell
32798 \family default
32799
32800 \family typewriter
32801 hunspell
32802 \family default
32803  or 
32804 \family typewriter
32805 enchant
32806 \begin_inset Foot
32807 status collapsed
32808
32809 \begin_layout Plain Layout
32810 Enchant itself is a wrapper library having different configurable back-ends.
32811  Please consult the documentation or man-page of it to learn more.
32812 \end_layout
32813
32814 \end_inset
32815
32816
32817 \family default
32818  are available.
32819  On Windows only 
32820 \family typewriter
32821 hunspell
32822 \family default
32823  is available.
32824 \end_layout
32825
32826 \begin_layout Description
32827 Alternative
32828 \begin_inset space ~
32829 \end_inset
32830
32831 language If this field is not empty, LyX will always use the given language
32832  for the spell checking, no matter what the document language is.
32833 \end_layout
32834
32835 \begin_layout Description
32836 Escape
32837 \begin_inset space ~
32838 \end_inset
32839
32840 characters Allows you to add non-standard characters that the spell checker
32841  should escape, e.
32842 \begin_inset space \thinspace{}
32843 \end_inset
32844
32845 g.
32846 \begin_inset space \space{}
32847 \end_inset
32848
32849 German umlauts.
32850  This should normally not be needed.
32851 \end_layout
32852
32853 \begin_layout Description
32854 Accept
32855 \begin_inset space ~
32856 \end_inset
32857
32858 compound
32859 \begin_inset space ~
32860 \end_inset
32861
32862 words Prevents the spell checker from complaining about compounded words
32863  like 
32864 \begin_inset Quotes eld
32865 \end_inset
32866
32867 passthrough
32868 \begin_inset Quotes erd
32869 \end_inset
32870
32871 .
32872 \end_layout
32873
32874 \begin_layout Description
32875 Spellcheck
32876 \begin_inset space ~
32877 \end_inset
32878
32879 continuously Checks the spelling of your document as you type it.
32880  Misspelled words get underlined with a dotted red line.
32881  By right-clicking on an underlined word, suggestions from the spellchecker
32882  appear in a context menu.
32883  Choosing one of them will replace the misspelled word with the suggested
32884  word.
32885 \end_layout
32886
32887 \begin_layout Description
32888 Spellcheck
32889 \begin_inset space ~
32890 \end_inset
32891
32892 notes
32893 \begin_inset space ~
32894 \end_inset
32895
32896 and
32897 \begin_inset space ~
32898 \end_inset
32899
32900 comments If enabled, the spelling of non-printed document content is checked
32901  as well.
32902 \end_layout
32903
32904 \begin_layout Section
32905 Thesaurus
32906 \begin_inset Index idx
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910 Thesaurus
32911 \end_layout
32912
32913 \end_inset
32914
32915
32916 \begin_inset CommandInset label
32917 LatexCommand label
32918 name "sec:Thesaurus"
32919
32920 \end_inset
32921
32922
32923 \end_layout
32924
32925 \begin_layout Standard
32926 LyX provides a multilingual thesaurus.
32927  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32928  (namely the 
32929 \family sans
32930 MyThes
32931 \family default
32932
32933 \begin_inset Foot
32934 status collapsed
32935
32936 \begin_layout Plain Layout
32937 \begin_inset CommandInset href
32938 LatexCommand href
32939 target "http://lingucomponent.openoffice.org/thesaurus.html"
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \end_inset
32947
32948  thesaurus library, which is included in LyX).
32949  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32950  which are available for many languages.
32951 \end_layout
32952
32953 \begin_layout Standard
32954 This section describes how new dictionaries are installed and set up for
32955  the use with LyX.
32956 \end_layout
32957
32958 \begin_layout Subsection
32959 Setting up the thesaurus
32960 \end_layout
32961
32962 \begin_layout Standard
32963 The 
32964 \family sans
32965 MyThes
32966 \emph on
32967 /
32968 \emph default
32969 OpenOffice
32970 \family default
32971  thesauri consist of two files per language: A file with the suffix 
32972 \emph on
32973 *.dat
32974 \emph default
32975  containing the data and an index file with the suffix 
32976 \emph on
32977 *.idx
32978 \emph default
32979 .
32980  The standardized file names include the language code for the given language
32981  (e.
32982 \begin_inset space \thinspace{}
32983 \end_inset
32984
32985 g.
32986 \begin_inset space ~
32987 \end_inset
32988
32989
32990 \family sans
32991 en_US
32992 \family default
32993  for US English).
32994  For instance, the US English files are named:
32995 \end_layout
32996
32997 \begin_layout Itemize
32998 th_en_EN_v2.idx
32999 \end_layout
33000
33001 \begin_layout Itemize
33002 th_en_EN_v2.dat
33003 \end_layout
33004
33005 \begin_layout Standard
33006 If you have 
33007 \family sans
33008 LibreOffice
33009 \family default
33010  or 
33011 \family sans
33012 OpenOffice
33013 \family default
33014  and its thesaurus installed, these files should be already on your system
33015  and you just need to point LyX (in 
33016 \family sans
33017 Tools\SpecialChar \menuseparator
33018 Preferences\SpecialChar \menuseparator
33019 Paths\SpecialChar \menuseparator
33020 Thesaurus
33021 \begin_inset space ~
33022 \end_inset
33023
33024 dictionaries
33025 \family default
33026 ) to the path where they are installed.
33027 \begin_inset Foot
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031 On Linux, depending on your distribution and the way you installed the dictionar
33032 ies, typical locations are 
33033 \family typewriter
33034 /usr/share/mythes/
33035 \family default
33036
33037 \family typewriter
33038 /usr/share/myspell/dicts/
33039 \family default
33040
33041 \family typewriter
33042 /usr/share/ooo/thesaurus/
33043 \family default
33044 ,
33045 \family typewriter
33046  ~/.config/libreoffice/<version>/user/
33047 \family default
33048  or alike.
33049  On Windows, dictionaries are to be found at 
33050 \family typewriter
33051 ~
33052 \backslash
33053 Program Files
33054 \backslash
33055 LibreOffice-<Version>
33056 \backslash
33057 share
33058 \backslash
33059 extensions 
33060 \family default
33061 or similar.
33062  On the Mac, the default location is 
33063 \family typewriter
33064 /Users\SpecialChar \slash{}
33065 <user name>\SpecialChar \slash{}
33066 Library\SpecialChar \slash{}
33067 Application Support\SpecialChar \slash{}
33068 libreoffice\SpecialChar \slash{}
33069 <version>\SpecialChar \slash{}
33070 user
33071 \family default
33072 /.
33073 \end_layout
33074
33075 \end_inset
33076
33077  On Windows, you can alternatively also select dictionaries for installation
33078  during the LyX installation process, which will then be installed in the
33079  correct place right away.
33080 \end_layout
33081
33082 \begin_layout Standard
33083 If you want to install new\SpecialChar \slash{}
33084 further thesaurus dictionaries, you can downloaded
33085  them from here:
33086 \end_layout
33087
33088 \begin_layout Itemize
33089 \begin_inset Flex URL
33090 status open
33091
33092 \begin_layout Plain Layout
33093
33094 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33095 \end_layout
33096
33097 \end_inset
33098
33099
33100 \end_layout
33101
33102 \begin_layout Standard
33103 To install a new dictionary, download the two files for this dictionary
33104  into the thesaurus path (which is set in 
33105 \family sans
33106 Tools\SpecialChar \menuseparator
33107 Preferences\SpecialChar \menuseparator
33108 Paths\SpecialChar \menuseparator
33109 Thesaurus
33110 \begin_inset space ~
33111 \end_inset
33112
33113 dictionaries
33114 \family default
33115 ) and restart LyX.
33116  If this path is not defined yet, you can use a dictionary of your choice
33117  and point LyX there.
33118 \end_layout
33119
33120 \begin_layout Standard
33121 Alternatively, you can also install new dictionaries via 
33122 \family sans
33123 LibreOffice\SpecialChar \slash{}
33124 OpenOffice
33125 \family default
33126  or, on Linux, via your package manager (look for 
33127 \emph on
33128 mythes-*
33129 \emph default
33130  or 
33131 \emph on
33132 libreoffice-thesaurus-*
33133 \emph default
33134  packages).
33135  If you do this, make sure that LyX is able to find the installed dictionaries,
33136  i.
33137 \begin_inset space \thinspace{}
33138 \end_inset
33139
33140 e.
33141  that 
33142 \family sans
33143 Tools\SpecialChar \menuseparator
33144 Preferences\SpecialChar \menuseparator
33145 Paths\SpecialChar \menuseparator
33146 Thesaurus
33147 \begin_inset space ~
33148 \end_inset
33149
33150 dictionaries
33151 \family default
33152  points to the path where you installed these dictionaries.
33153 \end_layout
33154
33155 \begin_layout Subsection
33156 Using the thesaurus
33157 \end_layout
33158
33159 \begin_layout Standard
33160 To start the thesaurus, use the menu 
33161 \family sans
33162 Tools\SpecialChar \menuseparator
33163 Thesaurus
33164 \family default
33165  or the toolbar button 
33166 \begin_inset Info
33167 type  "icon"
33168 arg   "thesaurus-entry"
33169 \end_inset
33170
33171  while the cursor is at the word you want to look up or while a word is
33172  selected.
33173  A dialog pops up showing you probably related words that you can use as
33174  a replacement.
33175  The suggestions are grouped into categories.
33176  Note that, for some languages (such as English), the thesaurus does not
33177  only show equivalent words (synonyms), but also generic terms (such as
33178  
33179 \emph on
33180 organism
33181 \emph default
33182  for 
33183 \emph on
33184 plant
33185 \emph default
33186 ), related terms (such as 
33187 \emph on
33188 political
33189 \begin_inset space ~
33190 \end_inset
33191
33192 theory
33193 \emph default
33194  for 
33195 \emph on
33196 anarchistic
33197 \emph default
33198 ), compounds (such as 
33199 \emph on
33200 tree
33201 \begin_inset space ~
33202 \end_inset
33203
33204 diagram
33205 \emph default
33206 , if you look for 
33207 \emph on
33208 tree
33209 \emph default
33210 ) and opposites (antonyms) (such as 
33211 \emph on
33212 girl
33213 \emph default
33214  for 
33215 \emph on
33216 boy
33217 \emph default
33218 ).
33219  Generic terms, related terms and antonyms are marked as such.
33220 \end_layout
33221
33222 \begin_layout Standard
33223 The language is automatically chosen from the language at the cursor, but
33224  you can also switch it in the dialog, as you can enter new words to look
33225  up directly there.
33226 \end_layout
33227
33228 \begin_layout Standard
33229 Note that the thesaurus cannot handle phrases (only compounds that are in
33230  the dictionary, such as the above 
33231 \emph on
33232 tree diagram
33233 \emph default
33234 ), and you have to use the so called lemma form, i.
33235 \begin_inset space \thinspace{}
33236 \end_inset
33237
33238 e.
33239 \begin_inset space \space{}
33240 \end_inset
33241
33242 the form that is used in the dictionaries (for many languages: first person
33243  singular indicative active for nouns, infinitive for verbs).
33244  For example, looking up the word form 
33245 \emph on
33246 reporting
33247 \emph default
33248  yields no results, while results are shown for the word form 
33249 \emph on
33250 report
33251 \emph default
33252 .
33253  Your best bet is to highlight only the relevant part of such a word (e.
33254 \begin_inset space \thinspace{}
33255 \end_inset
33256
33257 g.
33258 \begin_inset space \space{}
33259 \end_inset
33260
33261
33262 \emph on
33263 report
33264 \emph default
33265  in 
33266 \emph on
33267 report
33268 \emph default
33269 s); then you will get suggestions without needing to adjust the query in
33270  the dialog, and also the replacement will probably be correct (as only
33271  the highlighted part will be replaced; thus the ending remains).
33272 \end_layout
33273
33274 \begin_layout Section
33275 Change Tracking
33276 \begin_inset Index idx
33277 status collapsed
33278
33279 \begin_layout Plain Layout
33280 Change Tracking
33281 \end_layout
33282
33283 \end_inset
33284
33285
33286 \begin_inset Index idx
33287 status collapsed
33288
33289 \begin_layout Plain Layout
33290 Document ! Change Tracking
33291 \end_layout
33292
33293 \end_inset
33294
33295
33296 \begin_inset CommandInset label
33297 LatexCommand label
33298 name "sec:Change-Tracking"
33299
33300 \end_inset
33301
33302
33303 \end_layout
33304
33305 \begin_layout Standard
33306 When you work on a document collaboratively it is extremely useful to be
33307  able to see changes that others have made highlighted in the document.
33308  You can then decide if you want to accept a change or not.
33309  This can be achieved by turning on change tracking in the menu 
33310 \family sans
33311 Document\SpecialChar \menuseparator
33312 Change
33313 \begin_inset space ~
33314 \end_inset
33315
33316 Tracking\SpecialChar \menuseparator
33317 Track
33318 \begin_inset space ~
33319 \end_inset
33320
33321 Changes
33322 \family default
33323 .
33324 \end_layout
33325
33326 \begin_layout Standard
33327 Changes made in the document will then be highlighted by strokes and colors:
33328  
33329 \bar under
33330 \color blue
33331 underlined text
33332 \bar default
33333 \color inherit
33334  is an addition, 
33335 \strikeout on
33336 \color blue
33337 canceled text
33338 \strikeout default
33339 \color inherit
33340  is a deletion.
33341  The color depends on the author that made the change.
33342  You can change the color in 
33343 \family sans
33344 Tools\SpecialChar \menuseparator
33345 Preferences\SpecialChar \menuseparator
33346 Look
33347 \begin_inset space ~
33348 \end_inset
33349
33350 &
33351 \begin_inset space ~
33352 \end_inset
33353
33354 feel
33355 \family default
33356 \SpecialChar \menuseparator
33357
33358 \family sans
33359 Colors
33360 \family default
33361 .
33362 \begin_inset Index idx
33363 status collapsed
33364
33365 \begin_layout Plain Layout
33366 Color ! Change tracking
33367 \end_layout
33368
33369 \end_inset
33370
33371  The author and the date of the change are shown in LyX's status bar when
33372  the cursor is in changed text.
33373  The same information is shown when you use the toolbar button 
33374 \begin_inset Info
33375 type  "icon"
33376 arg   "changes-merge"
33377 \end_inset
33378
33379 .
33380 \end_layout
33381
33382 \begin_layout Standard
33383 When change tracking is activated, you will see the review toolbar in LyX:
33384 \begin_inset Index idx
33385 status collapsed
33386
33387 \begin_layout Plain Layout
33388 Toolbar ! Review
33389 \end_layout
33390
33391 \end_inset
33392
33393
33394 \end_layout
33395
33396 \begin_layout Standard
33397 \begin_inset VSpace defskip
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \begin_layout Standard
33404 \begin_inset Graphics
33405         filename clipart/ChangesToolbar.png
33406         scale 90
33407
33408 \end_inset
33409
33410
33411 \end_layout
33412
33413 \begin_layout Standard
33414 \begin_inset VSpace defskip
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \begin_layout Standard
33421 The review toolbar as shown above contains the following buttons:
33422 \end_layout
33423
33424 \begin_layout Standard
33425 \begin_inset VSpace defskip
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \begin_layout Standard
33432 \begin_inset Tabular
33433 <lyxtabular version="3" rows="10" columns="2">
33434 <features rotate="0" islongtable="true" longtabularalignment="center">
33435 <column alignment="left" valignment="top">
33436 <column alignment="left" valignment="top">
33437 <row interlinespace="2.5mm">
33438 <cell alignment="center" valignment="top" usebox="none">
33439 \begin_inset Text
33440
33441 \begin_layout Plain Layout
33442
33443 \family sans
33444 \begin_inset Info
33445 type  "icon"
33446 arg   "changes-track"
33447 \end_inset
33448
33449
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458
33459 \family sans
33460 Document\SpecialChar \menuseparator
33461 Change
33462 \begin_inset space ~
33463 \end_inset
33464
33465 Tracking\SpecialChar \menuseparator
33466 Track
33467 \begin_inset space ~
33468 \end_inset
33469
33470 Changes
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 </row>
33476 <row interlinespace="2.5mm">
33477 <cell alignment="center" valignment="top" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481
33482 \family sans
33483 \begin_inset Info
33484 type  "icon"
33485 arg   "changes-output"
33486 \end_inset
33487
33488
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family sans
33499 Document\SpecialChar \menuseparator
33500 Change
33501 \begin_inset space ~
33502 \end_inset
33503
33504 Tracking\SpecialChar \menuseparator
33505 Show
33506 \begin_inset space ~
33507 \end_inset
33508
33509 Changes
33510 \begin_inset space ~
33511 \end_inset
33512
33513 in
33514 \begin_inset space ~
33515 \end_inset
33516
33517 Output
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 </row>
33523 <row interlinespace="2.5mm">
33524 <cell alignment="center" valignment="top" usebox="none">
33525 \begin_inset Text
33526
33527 \begin_layout Plain Layout
33528
33529 \family sans
33530 \begin_inset Info
33531 type  "icon"
33532 arg   "change-next"
33533 \end_inset
33534
33535
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544 Jumps to the next change
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 </row>
33550 <row interlinespace="2.5mm">
33551 <cell alignment="center" valignment="top" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Plain Layout
33555
33556 \family sans
33557 \begin_inset Info
33558 type  "icon"
33559 arg   "change-accept"
33560 \end_inset
33561
33562
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \family sans
33573 Document\SpecialChar \menuseparator
33574 Change
33575 \begin_inset space ~
33576 \end_inset
33577
33578 Tracking\SpecialChar \menuseparator
33579 Accept
33580 \begin_inset space ~
33581 \end_inset
33582
33583 Change
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 </row>
33589 <row interlinespace="2.5mm">
33590 <cell alignment="center" valignment="top" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \family sans
33596 \begin_inset Info
33597 type  "icon"
33598 arg   "change-reject"
33599 \end_inset
33600
33601
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 <cell alignment="center" valignment="top" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610
33611 \family sans
33612 Document\SpecialChar \menuseparator
33613 Change
33614 \begin_inset space ~
33615 \end_inset
33616
33617 Tracking\SpecialChar \menuseparator
33618 Reject
33619 \begin_inset space ~
33620 \end_inset
33621
33622 Change
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 </row>
33628 <row interlinespace="2.5mm">
33629 <cell alignment="center" valignment="top" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \family sans
33635 \begin_inset Info
33636 type  "icon"
33637 arg   "changes-merge"
33638 \end_inset
33639
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family sans
33651 Document\SpecialChar \menuseparator
33652 Change
33653 \begin_inset space ~
33654 \end_inset
33655
33656 Tracking\SpecialChar \menuseparator
33657 Merge
33658 \begin_inset space ~
33659 \end_inset
33660
33661 Changes
33662 \end_layout
33663
33664 \end_inset
33665 </cell>
33666 </row>
33667 <row interlinespace="2.5mm">
33668 <cell alignment="center" valignment="top" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672
33673 \family sans
33674 \begin_inset Info
33675 type  "icon"
33676 arg   "all-changes-accept"
33677 \end_inset
33678
33679
33680 \end_layout
33681
33682 \end_inset
33683 </cell>
33684 <cell alignment="center" valignment="top" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688
33689 \family sans
33690 Document\SpecialChar \menuseparator
33691 Change
33692 \begin_inset space ~
33693 \end_inset
33694
33695 Tracking\SpecialChar \menuseparator
33696 Accept
33697 \begin_inset space ~
33698 \end_inset
33699
33700 All
33701 \begin_inset space ~
33702 \end_inset
33703
33704 Changes
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 </row>
33710 <row interlinespace="2.5mm">
33711 <cell alignment="center" valignment="top" usebox="none">
33712 \begin_inset Text
33713
33714 \begin_layout Plain Layout
33715
33716 \family sans
33717 \begin_inset Info
33718 type  "icon"
33719 arg   "all-changes-reject"
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \family sans
33733 Document\SpecialChar \menuseparator
33734 Change
33735 \begin_inset space ~
33736 \end_inset
33737
33738 Tracking\SpecialChar \menuseparator
33739 Reject
33740 \begin_inset space ~
33741 \end_inset
33742
33743 All
33744 \begin_inset space ~
33745 \end_inset
33746
33747 Changes
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 </row>
33753 <row interlinespace="2.5mm">
33754 <cell alignment="center" valignment="top" usebox="none">
33755 \begin_inset Text
33756
33757 \begin_layout Plain Layout
33758
33759 \family sans
33760 \begin_inset Info
33761 type  "icon"
33762 arg   "note-insert"
33763 \end_inset
33764
33765
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family sans
33776 Insert\SpecialChar \menuseparator
33777 Note\SpecialChar \menuseparator
33778 Ly
33779 \begin_inset ERT
33780 status collapsed
33781
33782 \begin_layout Plain Layout
33783
33784 {}
33785 \end_layout
33786
33787 \end_inset
33788
33789 X
33790 \begin_inset space ~
33791 \end_inset
33792
33793 Note
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 </row>
33799 <row interlinespace="2.5mm">
33800 <cell alignment="center" valignment="top" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family sans
33806 \begin_inset Info
33807 type  "icon"
33808 arg   "note-next"
33809 \end_inset
33810
33811
33812 \end_layout
33813
33814 \end_inset
33815 </cell>
33816 <cell alignment="center" valignment="top" usebox="none">
33817 \begin_inset Text
33818
33819 \begin_layout Plain Layout
33820
33821 \family sans
33822 Navigate\SpecialChar \menuseparator
33823 Next
33824 \begin_inset space ~
33825 \end_inset
33826
33827 Note
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 </row>
33833 </lyxtabular>
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \begin_layout Standard
33841 \begin_inset VSpace defskip
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \begin_layout Standard
33848 Not all changes are (yet) visualized, especially no format changes like
33849  from 
33850 \emph on
33851 normal
33852 \emph default
33853  to 
33854 \emph on
33855 bold
33856 \emph default
33857  font or 
33858 \emph on
33859 Standard
33860 \emph default
33861  to 
33862 \emph on
33863 Description
33864 \emph default
33865  paragraph.
33866 \end_layout
33867
33868 \begin_layout Standard
33869 The review toolbar helps you to accept, reject, or merge changes – highlight
33870  the change and press one of the desired toolbar buttons.
33871  When you merge changes, a window pops up showing you information about
33872  the next change after the current cursor position.
33873  So you don't need to highlight a certain change.
33874  Within the merge window you can decide to accept or reject changes and
33875  step to the next change.
33876  This way you can jump through all the changes in the document.
33877 \end_layout
33878
33879 \begin_layout Standard
33880 The toolbar has two buttons to handle notes because notes are often important
33881  to describe a change.
33882 \end_layout
33883
33884 \begin_layout Standard
33885 To show the changes made in the output you need the LaTeX package 
33886 \series bold
33887 dvipost
33888 \series default
33889
33890 \begin_inset Index idx
33891 status collapsed
33892
33893 \begin_layout Plain Layout
33894 LaTeX-packages ! dvipost
33895 \end_layout
33896
33897 \end_inset
33898
33899  installed.
33900  You will find it in the TeX Catalogue, 
33901 \begin_inset CommandInset citation
33902 LatexCommand cite
33903 key "TeXCatalogue"
33904
33905 \end_inset
33906
33907  or in the package manager of your LaTeX-system.
33908 \end_layout
33909
33910 \begin_layout Section
33911 Comparison of Documents
33912 \begin_inset CommandInset label
33913 LatexCommand label
33914 name "sec:Comparison-of-Documents"
33915
33916 \end_inset
33917
33918
33919 \begin_inset Index idx
33920 status collapsed
33921
33922 \begin_layout Plain Layout
33923 Comparison of documents
33924 \end_layout
33925
33926 \end_inset
33927
33928
33929 \end_layout
33930
33931 \begin_layout Standard
33932 You can compare two different LyX files via the menu 
33933 \family sans
33934 Tools\SpecialChar \menuseparator
33935 Compare
33936 \family default
33937 .
33938  The comparison result is a LyX file with change tracking enabled showing
33939  the differences.
33940  In the comparison dialog you can select from which document LyX should
33941  take the document settings for the resulting difference file with the option
33942  
33943 \family sans
33944 Copy
33945 \begin_inset space ~
33946 \end_inset
33947
33948 Document
33949 \begin_inset space ~
33950 \end_inset
33951
33952 Settings
33953 \begin_inset space ~
33954 \end_inset
33955
33956 from
33957 \family default
33958 .
33959  The option 
33960 \family sans
33961 Enable
33962 \begin_inset space ~
33963 \end_inset
33964
33965 change
33966 \begin_inset space ~
33967 \end_inset
33968
33969 tracking
33970 \begin_inset space ~
33971 \end_inset
33972
33973 features
33974 \begin_inset space ~
33975 \end_inset
33976
33977 in
33978 \begin_inset space ~
33979 \end_inset
33980
33981 the
33982 \begin_inset space ~
33983 \end_inset
33984
33985 output
33986 \family default
33987  enables the change tracking option 
33988 \family sans
33989 Show
33990 \begin_inset space ~
33991 \end_inset
33992
33993 Changes
33994 \begin_inset space ~
33995 \end_inset
33996
33997 in
33998 \begin_inset space ~
33999 \end_inset
34000
34001 Output
34002 \family default
34003  to visualize the differences also in the PDF output of the difference file.
34004 \end_layout
34005
34006 \begin_layout Section
34007 International Support
34008 \begin_inset Index idx
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012 International support
34013 \end_layout
34014
34015 \end_inset
34016
34017
34018 \end_layout
34019
34020 \begin_layout Standard
34021 This section describes how to use LyX with any language you want.
34022  For some languages there are special Wiki-pages that explain how to set
34023  up LyX to use them: 
34024 \begin_inset CommandInset citation
34025 LatexCommand cite
34026 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034 Besides languages, LyX also supports phonetic symbols, see section
34035 \begin_inset space ~
34036 \end_inset
34037
34038
34039 \begin_inset CommandInset ref
34040 LatexCommand ref
34041 reference "sub:Special-Character"
34042
34043 \end_inset
34044
34045 .
34046 \end_layout
34047
34048 \begin_layout Subsection
34049 Language Options
34050 \begin_inset Index idx
34051 status collapsed
34052
34053 \begin_layout Plain Layout
34054 Language ! Options
34055 \end_layout
34056
34057 \end_inset
34058
34059
34060 \begin_inset Index idx
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064 Document ! Settings
34065 \end_layout
34066
34067 \end_inset
34068
34069
34070 \begin_inset Index idx
34071 status collapsed
34072
34073 \begin_layout Plain Layout
34074 Document ! Language
34075 \end_layout
34076
34077 \end_inset
34078
34079
34080 \end_layout
34081
34082 \begin_layout Standard
34083 The 
34084 \family sans
34085 Document\SpecialChar \menuseparator
34086 Settings\SpecialChar \menuseparator
34087 Language
34088 \family default
34089  dialog lets you set 
34090 \family roman
34091 the language, the quote style and character encoding
34092 \family default
34093 .
34094 \end_layout
34095
34096 \begin_layout Standard
34097 Under 
34098 \family sans
34099 Encoding
34100 \family default
34101  you can choose the character encoding map you want to use for LaTeX export.
34102  The option 
34103 \family sans
34104 Language
34105 \begin_inset space ~
34106 \end_inset
34107
34108 Default
34109 \family default
34110  is the preferred choice and works well in most cases.
34111  For details about the different encoding options see section
34112 \begin_inset space ~
34113 \end_inset
34114
34115
34116 \begin_inset CommandInset ref
34117 LatexCommand ref
34118 reference "sec:Language-encodings"
34119
34120 \end_inset
34121
34122 .
34123 \end_layout
34124
34125 \begin_layout Subsection
34126 Keyboard mapping configuration
34127 \begin_inset CommandInset label
34128 LatexCommand label
34129 name "sub:Keyboard-mapping"
34130
34131 \end_inset
34132
34133
34134 \end_layout
34135
34136 \begin_layout Standard
34137 If you have for example a U.
34138 \begin_inset space \thinspace{}
34139 \end_inset
34140
34141 S.-style keyboard and want to write in a language other than English, you
34142  can use an alternate keymap.
34143  For example, if you want to write in Italian, you can configure LyX to
34144  use an Italian keymap.
34145  The 
34146 \family sans
34147 Tools\SpecialChar \menuseparator
34148 Preferences\SpecialChar \menuseparator
34149 Editing\SpecialChar \menuseparator
34150 Keyboard/Mouse
34151 \family default
34152  dialog allows you to choose up to two keyboard mappings, see section
34153 \begin_inset space ~
34154 \end_inset
34155
34156
34157 \begin_inset CommandInset ref
34158 LatexCommand ref
34159 reference "sub:Keyboard-Map"
34160
34161 \end_inset
34162
34163 .
34164  You can choose primary and secondary keyboard languages and then select
34165  which one you want to use.
34166 \end_layout
34167
34168 \begin_layout Standard
34169 Finally, you may just want to change a few key mappings or create an entirely
34170  different keymap (for Vulcan, for instance).
34171  You may, for example, normally write in Italian on a U.
34172 \begin_inset space \thinspace{}
34173 \end_inset
34174
34175 S.-style keyboard but want to include an occasional quotation in German.
34176  In such a case, you can write your own keyboard mapping or modify an existing
34177  one to support the characters you want.
34178  This and many other customizations are explained in the 
34179 \emph on
34180 Customization
34181 \emph default
34182  manual.
34183 \end_layout
34184
34185 \begin_layout Chapter
34186 \start_of_appendix
34187 The User Interface
34188 \begin_inset CommandInset label
34189 LatexCommand label
34190 name "chap:The-User-Interface"
34191
34192 \end_inset
34193
34194
34195 \end_layout
34196
34197 \begin_layout Standard
34198 This appendix lists all the available menus and describes their functionality.
34199  It is designed as a quick reference if you are searching for a special
34200  topic inside the user's guide.
34201 \end_layout
34202
34203 \begin_layout Section
34204 The File Menu
34205 \begin_inset Index idx
34206 status collapsed
34207
34208 \begin_layout Plain Layout
34209 Menu ! File
34210 \end_layout
34211
34212 \end_inset
34213
34214
34215 \end_layout
34216
34217 \begin_layout Standard
34218 Under the 
34219 \family sans
34220 File
34221 \family default
34222  menu are the basic operations in addition to some more advanced operations.
34223 \end_layout
34224
34225 \begin_layout Subsection
34226 New
34227 \end_layout
34228
34229 \begin_layout Standard
34230 Creates a new document.
34231 \end_layout
34232
34233 \begin_layout Subsection
34234 New from Template
34235 \end_layout
34236
34237 \begin_layout Standard
34238 This menu entry prompts you for a template to use.
34239  Selecting a template will automatically set certain layout features for
34240  the document, features you would otherwise need to change manually.
34241 \end_layout
34242
34243 \begin_layout Subsection
34244 Open
34245 \end_layout
34246
34247 \begin_layout Standard
34248 Opens a document.
34249 \end_layout
34250
34251 \begin_layout Subsection
34252 Open Recent
34253 \end_layout
34254
34255 \begin_layout Standard
34256 The submenu shows a list of the recently opened files.
34257  Click there on a file to open it.
34258 \end_layout
34259
34260 \begin_layout Subsection
34261 Close
34262 \end_layout
34263
34264 \begin_layout Standard
34265 Closes the current document.
34266 \end_layout
34267
34268 \begin_layout Subsection
34269 Close All
34270 \end_layout
34271
34272 \begin_layout Standard
34273 Closes all opened documents.
34274 \end_layout
34275
34276 \begin_layout Subsection
34277 Save
34278 \end_layout
34279
34280 \begin_layout Standard
34281 Saves the actual document.
34282 \end_layout
34283
34284 \begin_layout Subsection
34285 Save As
34286 \end_layout
34287
34288 \begin_layout Standard
34289 Saves the actual document under a new name to create a copy.
34290 \end_layout
34291
34292 \begin_layout Subsection
34293 Save All
34294 \end_layout
34295
34296 \begin_layout Standard
34297 Saves all opened documents.
34298 \end_layout
34299
34300 \begin_layout Subsection
34301 Revert to saved
34302 \end_layout
34303
34304 \begin_layout Standard
34305 Reloads the actual document from disk.
34306 \end_layout
34307
34308 \begin_layout Subsection
34309 Version Control
34310 \end_layout
34311
34312 \begin_layout Standard
34313 This is used when multiple people are working on the same document or when
34314  one person wants to keep a careful archive of changes.
34315  It is described in the section 
34316 \emph on
34317 Version Control in LyX
34318 \emph default
34319  of the 
34320 \emph on
34321 Additional Features
34322 \emph default
34323  manual.
34324 \end_layout
34325
34326 \begin_layout Subsection
34327 Import
34328 \end_layout
34329
34330 \begin_layout Standard
34331 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34332  NoWeb-files, plain text files and comma separated, table-like text files
34333  (CSV).
34334  The files will be imported as a new LyX-document.
34335 \end_layout
34336
34337 \begin_layout Standard
34338 When using the menu entry 
34339 \family sans
34340 Plain
34341 \begin_inset space ~
34342 \end_inset
34343
34344 text
34345 \family default
34346 , line breaks in the text will start a new paragraph; when using the menu
34347  entry 
34348 \family sans
34349 Plain
34350 \begin_inset space ~
34351 \end_inset
34352
34353 Text,
34354 \begin_inset space ~
34355 \end_inset
34356
34357 Join
34358 \begin_inset space ~
34359 \end_inset
34360
34361 Lines
34362 \family default
34363 , consecutive lines of text will be imported to one big paragraph.
34364  A new paragraph will begin when there is a blank line in the file.
34365 \end_layout
34366
34367 \begin_layout Subsection
34368 Export
34369 \begin_inset CommandInset label
34370 LatexCommand label
34371 name "sub:Export"
34372
34373 \end_inset
34374
34375
34376 \end_layout
34377
34378 \begin_layout Standard
34379 You can export your document to various file formats.
34380  The resulting files are placed in the directory of your LyX-file.
34381  The menu entries are not the same on all installations.
34382  They depend on the programs found by LyX during its configuration.
34383 \end_layout
34384
34385 \begin_layout Standard
34386 Here is a list of all available entries; some of them are explained in detail
34387  in section
34388 \begin_inset space ~
34389 \end_inset
34390
34391
34392 \begin_inset CommandInset ref
34393 LatexCommand ref
34394 reference "sub:Output-file-formats"
34395
34396 \end_inset
34397
34398 :
34399 \end_layout
34400
34401 \begin_layout Description
34402
34403 \family sans
34404 CJK
34405 \family default
34406
34407 \begin_inset space ~
34408 \end_inset
34409
34410 L
34411 \begin_inset ERT
34412 status collapsed
34413
34414 \begin_layout Plain Layout
34415
34416 {}
34417 \end_layout
34418
34419 \end_inset
34420
34421 yX format of the special LyX
34422 \begin_inset space ~
34423 \end_inset
34424
34425 1.4.x versions for Chinese, Japanese and Korean (CJK)
34426 \begin_inset Newline newline
34427 \end_inset
34428
34429  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34430 \end_layout
34431
34432 \begin_layout Description
34433 DocBook text file with code in the language SGML that is used for the markup
34434  language 
34435 \family typewriter
34436 DocBook
34437 \end_layout
34438
34439 \begin_layout Description
34440 DocBook
34441 \begin_inset space ~
34442 \end_inset
34443
34444 (XML) text file with code in the language XML that is used for the markup
34445  language 
34446 \family typewriter
34447 DocBook
34448 \end_layout
34449
34450 \begin_layout Description
34451 DraftDVI LaTeX's native DVI-format.
34452  This format is not suitable if you have special characters or spaces in
34453  files paths or file names in your document.
34454  LyX use this format internally as a pre-stage to export to 
34455 \family sans
34456 DVI
34457 \family default
34458 .
34459 \end_layout
34460
34461 \begin_layout Description
34462 DVI DVI-format that also allows the useage of special characters or spaces
34463  in files paths or file names
34464 \end_layout
34465
34466 \begin_layout Description
34467 DVI
34468 \begin_inset space ~
34469 \end_inset
34470
34471 (LuaT
34472 \begin_inset ERT
34473 status collapsed
34474
34475 \begin_layout Plain Layout
34476
34477 {}
34478 \end_layout
34479
34480 \end_inset
34481
34482 eX) DVI-format using the program 
34483 \family typewriter
34484 LuaTeX
34485 \family default
34486 ; supports Unicode and the usage of non-TeX fonts; 
34487 \series bold
34488
34489 \begin_inset Note Greyedout
34490 status open
34491
34492 \begin_layout Plain Layout
34493
34494 \series bold
34495 Note:
34496 \series default
34497  not all DVI-viewers are currently able to display this output format properly.
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \end_layout
34504
34505 \begin_layout Description
34506 EPS
34507 \begin_inset space ~
34508 \end_inset
34509
34510 (cropped) the same as 
34511 \family sans
34512 PostScript
34513 \family default
34514  but with cropped page margins.
34515 \end_layout
34516
34517 \begin_layout Description
34518 Graphviz
34519 \begin_inset space ~
34520 \end_inset
34521
34522 Dot text file with code in the programming language 
34523 \family typewriter
34524 Dot
34525 \family default
34526  which is used to draw visualizations of graphs via the program 
34527 \family typewriter
34528 Graphviz
34529 \end_layout
34530
34531 \begin_layout Description
34532 HTML HTML-format (the HTML-converter is a third-party product and may not
34533  work in all cases)
34534 \end_layout
34535
34536 \begin_layout Description
34537 HTML
34538 \begin_inset space ~
34539 \end_inset
34540
34541 (MS
34542 \begin_inset space ~
34543 \end_inset
34544
34545 Word) HTML-format specialized so that the result can be imported to 
34546 \family sans
34547 MS Word
34548 \family default
34549 ; as a consequence of this formulas will be embedded as bitmap fonts and
34550  not in the format 
34551 \family sans
34552 MathML
34553 \family default
34554 .
34555 \end_layout
34556
34557 \begin_layout Description
34558
34559 \family sans
34560 LaT
34561 \begin_inset ERT
34562 status collapsed
34563
34564 \begin_layout Plain Layout
34565
34566 {}
34567 \end_layout
34568
34569 \end_inset
34570
34571 eX
34572 \begin_inset space ~
34573 \end_inset
34574
34575 (
34576 \family default
34577 LuaT
34578 \family sans
34579
34580 \begin_inset ERT
34581 status collapsed
34582
34583 \begin_layout Plain Layout
34584
34585 {}
34586 \end_layout
34587
34588 \end_inset
34589
34590
34591 \family default
34592 eX
34593 \family sans
34594
34595 \family default
34596 text file with the LaTeX source that is compilable with the program 
34597 \family typewriter
34598 LuaTeX
34599 \end_layout
34600
34601 \begin_layout Description
34602
34603 \family sans
34604 LaT
34605 \begin_inset ERT
34606 status collapsed
34607
34608 \begin_layout Plain Layout
34609
34610 {}
34611 \end_layout
34612
34613 \end_inset
34614
34615 eX
34616 \begin_inset space ~
34617 \end_inset
34618
34619 (pdflatex)
34620 \family default
34621  text file with the LaTeX source, additionally all images used in the document
34622  will be converted to a format that is readable by the 
34623 \family typewriter
34624 pdflatex
34625 \family default
34626  program (GIF, JPG, PDF, PNG)
34627 \end_layout
34628
34629 \begin_layout Description
34630
34631 \family sans
34632 LaT
34633 \begin_inset ERT
34634 status collapsed
34635
34636 \begin_layout Plain Layout
34637
34638 {}
34639 \end_layout
34640
34641 \end_inset
34642
34643 eX
34644 \begin_inset space ~
34645 \end_inset
34646
34647 (plain)
34648 \family default
34649  text file with the LaTeX source code, additionally all images used in the
34650  document will be converted to the EPS-format, only this format is readable
34651  by the 
34652 \family typewriter
34653 latex
34654 \family default
34655  program
34656 \end_layout
34657
34658 \begin_layout Description
34659
34660 \family sans
34661 LaT
34662 \begin_inset ERT
34663 status collapsed
34664
34665 \begin_layout Plain Layout
34666
34667 {}
34668 \end_layout
34669
34670 \end_inset
34671
34672 eX
34673 \begin_inset space ~
34674 \end_inset
34675
34676 (
34677 \family default
34678 XeT
34679 \family sans
34680
34681 \begin_inset ERT
34682 status collapsed
34683
34684 \begin_layout Plain Layout
34685
34686 {}
34687 \end_layout
34688
34689 \end_inset
34690
34691
34692 \family default
34693 eX
34694 \family sans
34695
34696 \family default
34697 text file with the LaTeX source that is compilable with the program 
34698 \family typewriter
34699 XeTeX
34700 \end_layout
34701
34702 \begin_layout Description
34703 LilyPond
34704 \begin_inset space ~
34705 \end_inset
34706
34707 book
34708 \begin_inset space ~
34709 \end_inset
34710
34711 (La
34712 \family sans
34713
34714 \begin_inset ERT
34715 status collapsed
34716
34717 \begin_layout Plain Layout
34718
34719 {}
34720 \end_layout
34721
34722 \end_inset
34723
34724
34725 \family default
34726 TeX) text file with the LaTeX source and also code in the syntax of the
34727  music notation software 
34728 \family typewriter
34729 LilyPond
34730 \end_layout
34731
34732 \begin_layout Description
34733 L
34734 \family sans
34735
34736 \begin_inset ERT
34737 status collapsed
34738
34739 \begin_layout Plain Layout
34740
34741 {}
34742 \end_layout
34743
34744 \end_inset
34745
34746
34747 \family default
34748 yX
34749 \begin_inset space ~
34750 \end_inset
34751
34752 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (e.
34753 \begin_inset space \thinspace{}
34754 \end_inset
34755
34756 g.
34757 \begin_inset space \space{}
34758 \end_inset
34759
34760 "LyX
34761 \begin_inset space ~
34762 \end_inset
34763
34764 2.1.x"; 
34765 \begin_inset Quotes eld
34766 \end_inset
34767
34768 z
34769 \begin_inset Quotes erd
34770 \end_inset
34771
34772  and 
34773 \begin_inset Quotes eld
34774 \end_inset
34775
34776 y
34777 \begin_inset Quotes erd
34778 \end_inset
34779
34780  represent the version number)
34781 \end_layout
34782
34783 \begin_layout Description
34784 L
34785 \family sans
34786
34787 \begin_inset ERT
34788 status collapsed
34789
34790 \begin_layout Plain Layout
34791
34792 {}
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \family default
34799 yX
34800 \begin_inset space ~
34801 \end_inset
34802
34803 Archive
34804 \begin_inset space ~
34805 \end_inset
34806
34807 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34808  your system) that contains your document and all files that are necessary
34809  to compile it (images, child documents, BibTeX files, etc.)
34810 \end_layout
34811
34812 \begin_layout Description
34813 L
34814 \family sans
34815
34816 \begin_inset ERT
34817 status collapsed
34818
34819 \begin_layout Plain Layout
34820
34821 {}
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \family default
34828 yXHTML HTML-format using LyX's internal XHTML engine
34829 \end_layout
34830
34831 \begin_layout Description
34832 NoWeb text file with code in the format of the literate programming language
34833 \family typewriter
34834  NoWeb
34835 \end_layout
34836
34837 \begin_layout Description
34838 OpenDocument OpenDocument-formatted file, to be opened with 
34839 \family sans
34840 LibreOffice, OpenOffice, KOffice, Abiword
34841 \family default
34842 , etc.
34843  (The OpenDocument-converter is a third-party product and may not work in
34844  all cases)
34845 \end_layout
34846
34847 \begin_layout Description
34848 PDF
34849 \begin_inset space ~
34850 \end_inset
34851
34852 (cropped) the same as 
34853 \family sans
34854 PDF
34855 \begin_inset space ~
34856 \end_inset
34857
34858 (pdflatex)
34859 \family default
34860  but with cropped page margins.
34861 \end_layout
34862
34863 \begin_layout Description
34864
34865 \family sans
34866 PDF
34867 \begin_inset space ~
34868 \end_inset
34869
34870 (dvipdfm)
34871 \family default
34872  PDF-format using the program 
34873 \family typewriter
34874 dvipdfm
34875 \family default
34876 , produces internally a DVI-file which is then converted to a PDF-file
34877 \end_layout
34878
34879 \begin_layout Description
34880
34881 \family sans
34882 PDF
34883 \begin_inset space ~
34884 \end_inset
34885
34886 (LuaT
34887 \begin_inset ERT
34888 status collapsed
34889
34890 \begin_layout Plain Layout
34891
34892 {}
34893 \end_layout
34894
34895 \end_inset
34896
34897 eX)
34898 \family default
34899  PDF-format using the program 
34900 \family typewriter
34901 LuaTeX
34902 \family default
34903 , produces PDF-files directly
34904 \end_layout
34905
34906 \begin_layout Description
34907
34908 \family sans
34909 PDF
34910 \begin_inset space ~
34911 \end_inset
34912
34913 (pdflatex)
34914 \family default
34915  PDF-format using the program 
34916 \family typewriter
34917 pdflatex
34918 \family default
34919 , produces PDF-files directly
34920 \end_layout
34921
34922 \begin_layout Description
34923
34924 \family sans
34925 PDF
34926 \begin_inset space ~
34927 \end_inset
34928
34929 (ps2pdf)
34930 \family default
34931  PDF-format using the program 
34932 \family typewriter
34933 ps2pdf
34934 \family default
34935 , produces internally a PostScript-file which is then converted to a PDF-file
34936 \end_layout
34937
34938 \begin_layout Description
34939
34940 \family sans
34941 PDF
34942 \begin_inset space ~
34943 \end_inset
34944
34945 (XeT
34946 \begin_inset ERT
34947 status collapsed
34948
34949 \begin_layout Plain Layout
34950
34951 {}
34952 \end_layout
34953
34954 \end_inset
34955
34956 eX)
34957 \family default
34958  PDF-format using the program 
34959 \family typewriter
34960 XeTeX
34961 \family default
34962 , produces PDF-files directly
34963 \end_layout
34964
34965 \begin_layout Description
34966
34967 \family sans
34968 Plain
34969 \begin_inset space ~
34970 \end_inset
34971
34972 text
34973 \family default
34974  text format
34975 \end_layout
34976
34977 \begin_layout Description
34978
34979 \family sans
34980 Plain
34981 \begin_inset space ~
34982 \end_inset
34983
34984 text
34985 \begin_inset space ~
34986 \end_inset
34987
34988 (ps2ascii)
34989 \family default
34990  text format, the document will first be converted to Postscript format
34991  and then exported as text using the program 
34992 \family sans
34993 ps2ascii
34994 \end_layout
34995
34996 \begin_layout Description
34997
34998 \family sans
34999 Postscript
35000 \family default
35001  PostScript format using the program 
35002 \family typewriter
35003 dvips
35004 \end_layout
35005
35006 \begin_layout Description
35007 Sweave text file with the LaTeX source and also code in the statistical
35008  programming language 
35009 \family typewriter
35010 R
35011 \family default
35012 .
35013  Using the 
35014 \family typewriter
35015 R
35016 \family default
35017 -function 
35018 \family typewriter
35019 Sweave
35020 \family default
35021  it is possible to use 
35022 \family typewriter
35023 R
35024 \family default
35025 -commands in LaTeX
35026 \end_layout
35027
35028 \begin_layout Standard
35029 If one of the menu entries 
35030 \family sans
35031 DVI
35032 \family default
35033
35034 \family sans
35035 PDF
35036 \begin_inset space ~
35037 \end_inset
35038
35039 (pdflatex)
35040 \family default
35041  or 
35042 \family sans
35043 Postscript
35044 \family default
35045  is missing, you need to update your LaTeX installation.
35046  After updating you have to reconfigure LyX, see section
35047 \begin_inset space ~
35048 \end_inset
35049
35050
35051 \begin_inset CommandInset ref
35052 LatexCommand ref
35053 reference "sec:Basic-LyX-Setup"
35054
35055 \end_inset
35056
35057 .
35058 \begin_inset Index idx
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062 Reconfiguration of LyX
35063 \end_layout
35064
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Subsection
35071 Print
35072 \end_layout
35073
35074 \begin_layout Standard
35075 With this menu entry you can print your document to a file in PostScript
35076  format or send it to a printer.
35077  The printer will also use the document in PostScript format.
35078  The conversion to PostScript is done in the background by LyX using the
35079  program 
35080 \family typewriter
35081 dvips
35082 \family default
35083 .
35084  For more information have a look at section
35085 \begin_inset space ~
35086 \end_inset
35087
35088
35089 \begin_inset CommandInset ref
35090 LatexCommand ref
35091 reference "sub:Printing-the-File"
35092
35093 \end_inset
35094
35095 .
35096 \end_layout
35097
35098 \begin_layout Subsection
35099 Fax
35100 \end_layout
35101
35102 \begin_layout Standard
35103 This menu entry will only appear if you have a fax program installed (on
35104  Windows you additionally need to register its program path to LyX's PATH
35105  prefix, see section
35106 \begin_inset space ~
35107 \end_inset
35108
35109
35110 \begin_inset CommandInset ref
35111 LatexCommand ref
35112 reference "sec:Paths"
35113
35114 \end_inset
35115
35116 ).
35117  With this menu entry you can send your document to a fax program like 
35118 \family typewriter
35119 hylapex
35120 \family default
35121  or 
35122 \family typewriter
35123 kdeprintfax
35124 \family default
35125 .
35126  The default format of the sent file is PostScript.
35127  The format can be changed in LyX's preferences as described in section
35128 \begin_inset space ~
35129 \end_inset
35130
35131
35132 \begin_inset CommandInset ref
35133 LatexCommand ref
35134 reference "sub:Converters"
35135
35136 \end_inset
35137
35138 .
35139 \end_layout
35140
35141 \begin_layout Subsection
35142 New and Close Window
35143 \end_layout
35144
35145 \begin_layout Standard
35146 Opens or closes a new instance of LyX.
35147 \end_layout
35148
35149 \begin_layout Subsection
35150 Exit
35151 \end_layout
35152
35153 \begin_layout Standard
35154 Prompts you to save all unsaved documents and then exits.
35155 \end_layout
35156
35157 \begin_layout Section
35158 The Edit Menu
35159 \begin_inset Index idx
35160 status collapsed
35161
35162 \begin_layout Plain Layout
35163 Menu ! Edit
35164 \end_layout
35165
35166 \end_inset
35167
35168
35169 \end_layout
35170
35171 \begin_layout Subsection
35172 Undo and Redo
35173 \end_layout
35174
35175 \begin_layout Standard
35176 Described in section
35177 \begin_inset space ~
35178 \end_inset
35179
35180
35181 \begin_inset CommandInset ref
35182 LatexCommand ref
35183 reference "sec:Undo-and-Redo"
35184
35185 \end_inset
35186
35187 .
35188 \end_layout
35189
35190 \begin_layout Subsection
35191 Cut, Copy, Paste, Paste Recent, Paste Special
35192 \end_layout
35193
35194 \begin_layout Standard
35195 Described in section
35196 \begin_inset space ~
35197 \end_inset
35198
35199
35200 \begin_inset CommandInset ref
35201 LatexCommand ref
35202 reference "sec:Basic-Editing-Features"
35203
35204 \end_inset
35205
35206 .
35207 \end_layout
35208
35209 \begin_layout Subsection
35210 Select Whole Inset
35211 \end_layout
35212
35213 \begin_layout Standard
35214 Selects the content of the inset in which the cursor currently is.
35215  If the cursor is outside an inset, the whole document will be selected.
35216 \end_layout
35217
35218 \begin_layout Subsection
35219 Select All
35220 \end_layout
35221
35222 \begin_layout Standard
35223 Selects the whole document.
35224 \end_layout
35225
35226 \begin_layout Subsection
35227 Find & Replace (Quick)
35228 \end_layout
35229
35230 \begin_layout Standard
35231 Described in section
35232 \begin_inset space ~
35233 \end_inset
35234
35235
35236 \begin_inset CommandInset ref
35237 LatexCommand ref
35238 reference "sec:Basic-Editing-Features"
35239
35240 \end_inset
35241
35242 .
35243 \end_layout
35244
35245 \begin_layout Subsection
35246 Find & Replace (Advanced)
35247 \end_layout
35248
35249 \begin_layout Standard
35250 Described in section
35251 \begin_inset space ~
35252 \end_inset
35253
35254
35255 \begin_inset CommandInset ref
35256 LatexCommand ref
35257 reference "sec:Advanced-Find-and"
35258
35259 \end_inset
35260
35261 .
35262 \end_layout
35263
35264 \begin_layout Subsection
35265 Move Paragraph Up/Down
35266 \end_layout
35267
35268 \begin_layout Standard
35269 This shifts the paragraph in which the cursor currently is one paragraph
35270  up or down.
35271 \end_layout
35272
35273 \begin_layout Subsection
35274 Text Style
35275 \end_layout
35276
35277 \begin_layout Standard
35278 Described in section
35279 \begin_inset space ~
35280 \end_inset
35281
35282
35283 \begin_inset CommandInset ref
35284 LatexCommand ref
35285 reference "sub:Fine-Tuning-with-the"
35286
35287 \end_inset
35288
35289 .
35290 \end_layout
35291
35292 \begin_layout Subsection
35293 Paragraph Settings
35294 \begin_inset Index idx
35295 status collapsed
35296
35297 \begin_layout Plain Layout
35298 Paragraph ! Settings
35299 \end_layout
35300
35301 \end_inset
35302
35303
35304 \end_layout
35305
35306 \begin_layout Standard
35307 Enables you to set the paragraph alignment, line spacing and label width.
35308  These settings only affect the paragraph in which the cursor is currently
35309  in.
35310 \end_layout
35311
35312 \begin_layout Standard
35313 You can also prevent the first line of the paragraph being indented if you
35314  have chosen to separate paragraphs with 
35315 \family sans
35316 Indentation
35317 \family default
35318  in the 
35319 \family sans
35320 Document\SpecialChar \menuseparator
35321 Settings\SpecialChar \menuseparator
35322 Text
35323 \begin_inset space ~
35324 \end_inset
35325
35326 Layout
35327 \family default
35328  dialog.
35329 \end_layout
35330
35331 \begin_layout Subsection
35332 Table
35333 \end_layout
35334
35335 \begin_layout Standard
35336 This menu only appears if the cursor is inside a table.
35337  It allows you to create multicolumn and multirow cells, add or remove borders
35338  of a cell and to set the vertical alignment of the cell.Table Settings and
35339  Math
35340 \end_layout
35341
35342 \begin_layout Standard
35343 These two menus are only fully active if the cursor is inside a table or
35344  a formula.
35345  Here you can change the properties of tables and formulas.
35346  The properties of tables are described in section
35347 \begin_inset space ~
35348 \end_inset
35349
35350
35351 \begin_inset CommandInset ref
35352 LatexCommand ref
35353 reference "sec:Tables"
35354
35355 \end_inset
35356
35357 , the properties of formulas in chapter
35358 \begin_inset space ~
35359 \end_inset
35360
35361
35362 \begin_inset CommandInset ref
35363 LatexCommand ref
35364 reference "chap:Mathematical-Formulas"
35365
35366 \end_inset
35367
35368 .
35369 \end_layout
35370
35371 \begin_layout Subsection
35372 Increase/Decrease List Depth
35373 \end_layout
35374
35375 \begin_layout Standard
35376 These menus are only active if the cursor is in an environment that can
35377  be nested.
35378  They increase/decrease the environment nesting level as explained in section
35379 \begin_inset space ~
35380 \end_inset
35381
35382
35383 \begin_inset CommandInset ref
35384 LatexCommand ref
35385 reference "sec:Nesting"
35386
35387 \end_inset
35388
35389  and 
35390 \begin_inset CommandInset ref
35391 LatexCommand ref
35392 reference "sub:Numbering-depth"
35393
35394 \end_inset
35395
35396 .
35397 \end_layout
35398
35399 \begin_layout Subsection
35400
35401 \family sans
35402 Start New Environment/Start New Parent Environment
35403 \end_layout
35404
35405 \begin_layout Standard
35406 These menus are only visible if it is possible to have two consecutive environme
35407 nts of the same type.
35408  See section
35409 \begin_inset space ~
35410 \end_inset
35411
35412
35413 \begin_inset CommandInset ref
35414 LatexCommand ref
35415 reference "sub:Separate-Nestings"
35416
35417 \end_inset
35418
35419  for an explanation.
35420 \end_layout
35421
35422 \begin_layout Section
35423 The View Menu
35424 \begin_inset Index idx
35425 status collapsed
35426
35427 \begin_layout Plain Layout
35428 Menu ! View
35429 \end_layout
35430
35431 \end_inset
35432
35433
35434 \end_layout
35435
35436 \begin_layout Standard
35437 At the bottom of the 
35438 \family sans
35439 View
35440 \family default
35441  menu the opened documents are listed.
35442 \end_layout
35443
35444 \begin_layout Subsection
35445 Open/Close all Insets
35446 \end_layout
35447
35448 \begin_layout Standard
35449 Opens/closes all insets in your document.
35450 \end_layout
35451
35452 \begin_layout Subsection
35453 Unfold/Fold Math Macros
35454 \end_layout
35455
35456 \begin_layout Standard
35457 Unfolds/folds the current math macro.
35458 \end_layout
35459
35460 \begin_layout Standard
35461 Math macros are described in the 
35462 \emph on
35463 Math
35464 \emph default
35465  manual.
35466 \end_layout
35467
35468 \begin_layout Subsection
35469 Outline Pane
35470 \end_layout
35471
35472 \begin_layout Standard
35473 Shows the outline window as described in sections
35474 \begin_inset space ~
35475 \end_inset
35476
35477
35478 \begin_inset CommandInset ref
35479 LatexCommand ref
35480 reference "sec:Navigating"
35481
35482 \end_inset
35483
35484  and 
35485 \begin_inset CommandInset ref
35486 LatexCommand ref
35487 reference "sub:Table-of-Contents"
35488
35489 \end_inset
35490
35491 .
35492 \end_layout
35493
35494 \begin_layout Subsection
35495 Source Pane
35496 \end_layout
35497
35498 \begin_layout Standard
35499 Opens a window showing the source code of the actual document, as described
35500  in section
35501 \begin_inset space ~
35502 \end_inset
35503
35504
35505 \begin_inset CommandInset ref
35506 LatexCommand ref
35507 reference "sec:Previewing-snippets-of"
35508
35509 \end_inset
35510
35511 .
35512 \end_layout
35513
35514 \begin_layout Subsection
35515 Messages Pane
35516 \end_layout
35517
35518 \begin_layout Standard
35519 Opens a window showing console messages.
35520  This is useful for debugging LyX (i.
35521 \begin_inset space \thinspace{}
35522 \end_inset
35523
35524 e., hunt for errors in the program) or to see what is going on in the background
35525  while LaTeX is processing the document.
35526 \end_layout
35527
35528 \begin_layout Subsection
35529 Toolbars
35530 \begin_inset CommandInset label
35531 LatexCommand label
35532 name "sub:Toolbars"
35533
35534 \end_inset
35535
35536
35537 \begin_inset Index idx
35538 status collapsed
35539
35540 \begin_layout Plain Layout
35541 Toolbar
35542 \end_layout
35543
35544 \end_inset
35545
35546
35547 \end_layout
35548
35549 \begin_layout Standard
35550 In this menu entry you can set the appearance of the different toolbars.
35551  All toolbars and the 
35552 \family sans
35553 Command
35554 \begin_inset space ~
35555 \end_inset
35556
35557 Buffer
35558 \family default
35559  can be turned on and off.
35560  The 
35561 \emph on
35562 on
35563 \emph default
35564  state is denoted in the menu with a checkmark.
35565  The 
35566 \family sans
35567 Table
35568 \family default
35569
35570 \family sans
35571 Math,
35572 \family default
35573  
35574 \family sans
35575 Math
35576 \begin_inset space ~
35577 \end_inset
35578
35579 Macros,
35580 \family default
35581  
35582 \family sans
35583 Review
35584 \family default
35585  and 
35586 \family sans
35587 Math
35588 \begin_inset space ~
35589 \end_inset
35590
35591 Panels
35592 \family default
35593  toolbars can additionally be set to the state 
35594 \emph on
35595 automatic
35596 \emph default
35597 , denoted in the menu with the suffix 
35598 \family sans
35599 (auto)
35600 \family default
35601 .
35602 \end_layout
35603
35604 \begin_layout Standard
35605 In the 
35606 \emph on
35607 on
35608 \emph default
35609  state the toolbar is permanently shown; in the 
35610 \emph on
35611 automatic
35612 \emph default
35613  state the toolbar is only shown when the cursor is in a certain environment
35614  or when a certain feature is enabled.
35615  That means that the review toolbar will only be shown if change tracking
35616  is activated, the math and table toolbars are only shown if the cursor
35617  is inside a formula or table respectively.
35618 \end_layout
35619
35620 \begin_layout Standard
35621 LyX's toolbars and their buttons are explained in section
35622 \begin_inset space ~
35623 \end_inset
35624
35625
35626 \begin_inset CommandInset ref
35627 LatexCommand ref
35628 reference "sec:Toolbars"
35629
35630 \end_inset
35631
35632 .
35633 \end_layout
35634
35635 \begin_layout Subsection
35636 Split View
35637 \end_layout
35638
35639 \begin_layout Standard
35640
35641 \family sans
35642 Split
35643 \begin_inset space ~
35644 \end_inset
35645
35646 View
35647 \begin_inset space ~
35648 \end_inset
35649
35650 into
35651 \begin_inset space ~
35652 \end_inset
35653
35654 Left
35655 \begin_inset space ~
35656 \end_inset
35657
35658 and
35659 \begin_inset space ~
35660 \end_inset
35661
35662 Right
35663 \begin_inset space ~
35664 \end_inset
35665
35666 Half
35667 \family default
35668  will split LyX's main window vertically while 
35669 \family sans
35670 Split
35671 \begin_inset space ~
35672 \end_inset
35673
35674 View
35675 \begin_inset space ~
35676 \end_inset
35677
35678 into
35679 \begin_inset space ~
35680 \end_inset
35681
35682 Upper
35683 \begin_inset space ~
35684 \end_inset
35685
35686 and
35687 \begin_inset space ~
35688 \end_inset
35689
35690 Lower
35691 \begin_inset space ~
35692 \end_inset
35693
35694 Half
35695 \family default
35696  will split it horizontally.
35697  This allows you to view documents at the same time to compare them, or
35698  to view the same document, but at different positions.
35699  You can even split the main window several times to view, for example,
35700  three or more documents at the same time.
35701  To close a split view, use the menu 
35702 \family sans
35703 Close
35704 \begin_inset space ~
35705 \end_inset
35706
35707 Current
35708 \begin_inset space ~
35709 \end_inset
35710
35711 View
35712 \family default
35713 .
35714 \end_layout
35715
35716 \begin_layout Subsection
35717 Close Current View
35718 \end_layout
35719
35720 \begin_layout Standard
35721 Closes a split view.
35722 \end_layout
35723
35724 \begin_layout Subsection
35725 Fullscreen
35726 \end_layout
35727
35728 \begin_layout Standard
35729 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35730  so that you will see nothing but your text.
35731  It furthermore displays LyX's main window fullscreen.
35732  To return from fullscreen to the normal view, press F11, or right-click
35733  and turn off the fullscreen mode in the context menu.
35734 \end_layout
35735
35736 \begin_layout Section
35737 The Insert Menu
35738 \begin_inset Index idx
35739 status collapsed
35740
35741 \begin_layout Plain Layout
35742 Menu ! Insert
35743 \end_layout
35744
35745 \end_inset
35746
35747
35748 \end_layout
35749
35750 \begin_layout Subsection
35751 Math
35752 \end_layout
35753
35754 \begin_layout Standard
35755 Inserts math constructs that are explained in chapter
35756 \begin_inset space ~
35757 \end_inset
35758
35759
35760 \begin_inset CommandInset ref
35761 LatexCommand ref
35762 reference "chap:Mathematical-Formulas"
35763
35764 \end_inset
35765
35766  and the 
35767 \emph on
35768 Math
35769 \emph default
35770  manual.
35771 \end_layout
35772
35773 \begin_layout Subsection
35774 Special Character
35775 \begin_inset CommandInset label
35776 LatexCommand label
35777 name "sub:Special-Character"
35778
35779 \end_inset
35780
35781
35782 \end_layout
35783
35784 \begin_layout Standard
35785 Here you can insert the following characters:
35786 \end_layout
35787
35788 \begin_layout Description
35789 Symbols Opens the 
35790 \family sans
35791 Symbols
35792 \family default
35793  dialog which allows you to insert any character that can be output by your
35794  LaTeX system.
35795  By default groups of characters are displayed in character categories;
35796  the available characters depend on the LaTeX-packages you have installed.
35797  You can get a complete display by checking 
35798 \family sans
35799 Display
35800 \begin_inset space ~
35801 \end_inset
35802
35803 all
35804 \family default
35805 .
35806 \begin_inset Newline newline
35807 \end_inset
35808
35809  
35810 \begin_inset Note Greyedout
35811 status open
35812
35813 \begin_layout Plain Layout
35814
35815 \series bold
35816 Note:
35817 \series default
35818  Not all characters will be visible in the 
35819 \family sans
35820 Symbols
35821 \family default
35822  dialog because none of the screen fonts that you can set in the preferences
35823  dialog (see sec.
35824 \begin_inset space \thinspace{}
35825 \end_inset
35826
35827
35828 \begin_inset CommandInset ref
35829 LatexCommand ref
35830 reference "sub:Screen-Fonts"
35831
35832 \end_inset
35833
35834 ) can display every character.
35835 \end_layout
35836
35837 \end_inset
35838
35839
35840 \end_layout
35841
35842 \begin_layout Description
35843 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35844
35845 \end_layout
35846
35847 \begin_layout Description
35848 End
35849 \begin_inset space ~
35850 \end_inset
35851
35852 of
35853 \begin_inset space ~
35854 \end_inset
35855
35856 Sentence Inserts an end of sentence period as described in section
35857 \begin_inset space ~
35858 \end_inset
35859
35860
35861 \begin_inset CommandInset ref
35862 LatexCommand ref
35863 reference "sub:Abbreviations"
35864
35865 \end_inset
35866
35867 .
35868 \end_layout
35869
35870 \begin_layout Description
35871 Ordinary
35872 \begin_inset space ~
35873 \end_inset
35874
35875 Quote Inserts this quote: ", no matter what quote style you selected in
35876  the 
35877 \family sans
35878 Document\SpecialChar \menuseparator
35879 Settings\SpecialChar \menuseparator
35880 Language
35881 \family default
35882  dialog.
35883 \end_layout
35884
35885 \begin_layout Description
35886 Single
35887 \begin_inset space ~
35888 \end_inset
35889
35890 Quote Inserts a single quote in the quotation marks style selected in the
35891  
35892 \family sans
35893 Document\SpecialChar \menuseparator
35894 Settings\SpecialChar \menuseparator
35895 Language
35896 \family default
35897  dialog.
35898 \end_layout
35899
35900 \begin_layout Description
35901 Protected
35902 \begin_inset space ~
35903 \end_inset
35904
35905 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35906
35907 \end_layout
35908
35909 \begin_layout Description
35910 Breakable
35911 \begin_inset space ~
35912 \end_inset
35913
35914 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35915
35916 \end_layout
35917
35918 \begin_layout Description
35919 Visible
35920 \begin_inset space ~
35921 \end_inset
35922
35923 Space Inserts a character representing a single space (the one you get when
35924  pressing the 
35925 \family sans
35926 Space
35927 \family default
35928  key): 
35929 \begin_inset space \textvisiblespace{}
35930 \end_inset
35931
35932
35933 \end_layout
35934
35935 \begin_layout Description
35936 Menu
35937 \begin_inset space ~
35938 \end_inset
35939
35940 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35941
35942 \end_layout
35943
35944 \begin_layout Description
35945 Phonetic
35946 \begin_inset space ~
35947 \end_inset
35948
35949 Symbols 
35950 \begin_inset Index idx
35951 status collapsed
35952
35953 \begin_layout Plain Layout
35954 Phonetic symbols
35955 \end_layout
35956
35957 \end_inset
35958
35959
35960 \begin_inset Index idx
35961 status collapsed
35962
35963 \begin_layout Plain Layout
35964 Language ! Phonetic symbols
35965 \end_layout
35966
35967 \end_inset
35968
35969 Inserts a box where you can insert symbols from the International Phonetic
35970  Alphabet (IPA) and opens a toolbar which provides a large set of these
35971  symbols.
35972  To use this feature you must have the LaTeX-package 
35973 \series bold
35974 tipa
35975 \series default
35976
35977 \begin_inset Index idx
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981 LaTeX-packages ! tipa
35982 \end_layout
35983
35984 \end_inset
35985
35986  installed.
35987 \begin_inset Newline newline
35988 \end_inset
35989
35990 More information about this feature can be found in the 
35991 \emph on
35992 Linguistics
35993 \emph default
35994  manual (
35995 \family sans
35996 Help\SpecialChar \menuseparator
35997 Specific Manuals
35998 \family default
35999 ).
36000 \end_layout
36001
36002 \begin_layout Subsection
36003 Formatting
36004 \end_layout
36005
36006 \begin_layout Standard
36007 Opens a submenu with the following options:
36008 \end_layout
36009
36010 \begin_layout Description
36011 Superscript Inserts a superscript: test
36012 \begin_inset script superscript
36013
36014 \begin_layout Plain Layout
36015 a, b
36016 \end_layout
36017
36018 \end_inset
36019
36020
36021 \end_layout
36022
36023 \begin_layout Description
36024 Subscript Inserts a subscript: test
36025 \begin_inset script subscript
36026
36027 \begin_layout Plain Layout
36028 3x
36029 \end_layout
36030
36031 \end_inset
36032
36033
36034 \end_layout
36035
36036 \begin_layout Description
36037 Protected
36038 \begin_inset space ~
36039 \end_inset
36040
36041 Space Inserts a protected space as described in section
36042 \begin_inset space ~
36043 \end_inset
36044
36045
36046 \begin_inset CommandInset ref
36047 LatexCommand ref
36048 reference "sub:Protected-Space"
36049
36050 \end_inset
36051
36052 .
36053 \end_layout
36054
36055 \begin_layout Description
36056 Inter-word
36057 \begin_inset space ~
36058 \end_inset
36059
36060 Space Inserts an inter-word space as described in section
36061 \begin_inset space ~
36062 \end_inset
36063
36064
36065 \begin_inset CommandInset ref
36066 LatexCommand ref
36067 reference "sub:Inter-word-Space"
36068
36069 \end_inset
36070
36071 .
36072 \end_layout
36073
36074 \begin_layout Description
36075 Thin
36076 \begin_inset space ~
36077 \end_inset
36078
36079 Space Inserts a thin space as described in section
36080 \begin_inset space ~
36081 \end_inset
36082
36083
36084 \begin_inset CommandInset ref
36085 LatexCommand ref
36086 reference "sub:Thin-Space"
36087
36088 \end_inset
36089
36090 .
36091 \end_layout
36092
36093 \begin_layout Description
36094 Visible
36095 \begin_inset space ~
36096 \end_inset
36097
36098 Space Inserts a character to visualize that there is or should be a space.
36099  This is e.
36100 \begin_inset space \thinspace{}
36101 \end_inset
36102
36103 g.
36104 \begin_inset space \space{}
36105 \end_inset
36106
36107 useful if you need to indicate a space in a command sequence.
36108  An example from the LyX 
36109 \emph on
36110 Math
36111 \emph default
36112  manual: 
36113 \begin_inset Quotes eld
36114 \end_inset
36115
36116 To insert a fraction use the command 
36117 \series bold
36118
36119 \backslash
36120 frac
36121 \begin_inset space \textvisiblespace{}
36122 \end_inset
36123
36124 A
36125 \begin_inset Formula $\downarrow$
36126 \end_inset
36127
36128 B.
36129 \series default
36130
36131 \begin_inset Quotes erd
36132 \end_inset
36133
36134  The visible space is hereby the character before the 
36135 \series bold
36136 A
36137 \series default
36138 .
36139 \end_layout
36140
36141 \begin_layout Description
36142 Horizontal
36143 \begin_inset space ~
36144 \end_inset
36145
36146 Space Inserts horizontal space as described in section
36147 \begin_inset space ~
36148 \end_inset
36149
36150
36151 \begin_inset CommandInset ref
36152 LatexCommand ref
36153 reference "sub:Horizontal-Space"
36154
36155 \end_inset
36156
36157 .
36158 \end_layout
36159
36160 \begin_layout Description
36161 Horizontal
36162 \begin_inset space ~
36163 \end_inset
36164
36165 Line Inserts a horizontal line as described in section
36166 \begin_inset space ~
36167 \end_inset
36168
36169
36170 \begin_inset CommandInset ref
36171 LatexCommand ref
36172 reference "sub:Horizontal-Lines"
36173
36174 \end_inset
36175
36176 .
36177 \end_layout
36178
36179 \begin_layout Description
36180 Vertical
36181 \begin_inset space ~
36182 \end_inset
36183
36184 Space Inserts vertical space as described in section
36185 \begin_inset space ~
36186 \end_inset
36187
36188
36189 \begin_inset CommandInset ref
36190 LatexCommand ref
36191 reference "sub:Vertical-Space"
36192
36193 \end_inset
36194
36195 .
36196 \end_layout
36197
36198 \begin_layout Description
36199 Phantom Inserts a Phantom space as described in section
36200 \begin_inset space ~
36201 \end_inset
36202
36203
36204 \begin_inset CommandInset ref
36205 LatexCommand ref
36206 reference "sub:Phantom-Space"
36207
36208 \end_inset
36209
36210 .
36211 \end_layout
36212
36213 \begin_layout Description
36214 Hyphenation
36215 \begin_inset space ~
36216 \end_inset
36217
36218 Point Inserts a hyphenation point as described in section
36219 \begin_inset space ~
36220 \end_inset
36221
36222
36223 \begin_inset CommandInset ref
36224 LatexCommand ref
36225 reference "sub:Hyphenation"
36226
36227 \end_inset
36228
36229 .
36230 \end_layout
36231
36232 \begin_layout Description
36233 Ligature
36234 \begin_inset space ~
36235 \end_inset
36236
36237 Break Inserts a ligature break as described in section
36238 \begin_inset space ~
36239 \end_inset
36240
36241
36242 \begin_inset CommandInset ref
36243 LatexCommand ref
36244 reference "sub:Ligatures"
36245
36246 \end_inset
36247
36248 .
36249 \end_layout
36250
36251 \begin_layout Description
36252 Ragged
36253 \begin_inset space ~
36254 \end_inset
36255
36256 Line
36257 \begin_inset space ~
36258 \end_inset
36259
36260 Break Inserts a forced line break as described in section
36261 \begin_inset space ~
36262 \end_inset
36263
36264
36265 \begin_inset CommandInset ref
36266 LatexCommand ref
36267 reference "sub:Forced-Line-Breaks"
36268
36269 \end_inset
36270
36271 .
36272 \end_layout
36273
36274 \begin_layout Description
36275 Justified
36276 \begin_inset space ~
36277 \end_inset
36278
36279 Break Inserts a forced line break that right justifies the remaining text
36280  as described in section
36281 \begin_inset space ~
36282 \end_inset
36283
36284
36285 \begin_inset CommandInset ref
36286 LatexCommand ref
36287 reference "sub:Forced-Line-Breaks"
36288
36289 \end_inset
36290
36291 .
36292 \end_layout
36293
36294 \begin_layout Description
36295 New
36296 \begin_inset space ~
36297 \end_inset
36298
36299 Page Inserts a forced page break as described in section
36300 \begin_inset space ~
36301 \end_inset
36302
36303
36304 \begin_inset CommandInset ref
36305 LatexCommand ref
36306 reference "sub:Forced-Page-Breaks"
36307
36308 \end_inset
36309
36310 .
36311 \end_layout
36312
36313 \begin_layout Description
36314 Page
36315 \begin_inset space ~
36316 \end_inset
36317
36318 Break Inserts a forced page break that shares the extra space among paragraph
36319  breaks instead of leaving it at the bottom of the page, as described in
36320  section
36321 \begin_inset space ~
36322 \end_inset
36323
36324
36325 \begin_inset CommandInset ref
36326 LatexCommand ref
36327 reference "sub:Forced-Page-Breaks"
36328
36329 \end_inset
36330
36331 .
36332 \end_layout
36333
36334 \begin_layout Description
36335 Clear
36336 \begin_inset space ~
36337 \end_inset
36338
36339 Page Inserts a clear page break as described in section
36340 \begin_inset space ~
36341 \end_inset
36342
36343
36344 \begin_inset CommandInset ref
36345 LatexCommand ref
36346 reference "sub:Clear-Page-Breaks"
36347
36348 \end_inset
36349
36350 .
36351 \end_layout
36352
36353 \begin_layout Description
36354 Clear
36355 \begin_inset space ~
36356 \end_inset
36357
36358 Double
36359 \begin_inset space ~
36360 \end_inset
36361
36362 Page Inserts a clear doublepage break as described in section
36363 \begin_inset space ~
36364 \end_inset
36365
36366
36367 \begin_inset CommandInset ref
36368 LatexCommand ref
36369 reference "sub:Clear-Page-Breaks"
36370
36371 \end_inset
36372
36373 .
36374 \end_layout
36375
36376 \begin_layout Subsection
36377 List/TOC
36378 \end_layout
36379
36380 \begin_layout Standard
36381 Various lists can be inserted with this menu entry.
36382  The 
36383 \family sans
36384 Table
36385 \begin_inset space ~
36386 \end_inset
36387
36388 of Contents
36389 \family default
36390 , the 
36391 \family sans
36392 List of Algorithms
36393 \family default
36394
36395 \family sans
36396 List of Figures,
36397 \family default
36398  
36399 \family sans
36400 List of Tables
36401 \family default
36402  and 
36403 \family sans
36404 List of Listings
36405 \family default
36406  are described in section
36407 \begin_inset space ~
36408 \end_inset
36409
36410
36411 \begin_inset CommandInset ref
36412 LatexCommand ref
36413 reference "sec:toc"
36414
36415 \end_inset
36416
36417 .
36418  The 
36419 \family sans
36420 Index List
36421 \family default
36422  is described in section
36423 \begin_inset space ~
36424 \end_inset
36425
36426
36427 \begin_inset CommandInset ref
36428 LatexCommand ref
36429 reference "sec:Index"
36430
36431 \end_inset
36432
36433 , the 
36434 \family sans
36435 Nomenclature
36436 \family default
36437  is described in section
36438 \begin_inset space ~
36439 \end_inset
36440
36441
36442 \begin_inset CommandInset ref
36443 LatexCommand ref
36444 reference "sec:Nomenclature"
36445
36446 \end_inset
36447
36448  and the 
36449 \family sans
36450 BibTeX Bibliography
36451 \family default
36452  is described in section
36453 \begin_inset space ~
36454 \end_inset
36455
36456
36457 \begin_inset CommandInset ref
36458 LatexCommand ref
36459 reference "sub:Bibliography-databases"
36460
36461 \end_inset
36462
36463 .
36464 \end_layout
36465
36466 \begin_layout Subsection
36467 Float
36468 \end_layout
36469
36470 \begin_layout Standard
36471 To insert floats, as described in section
36472 \begin_inset space ~
36473 \end_inset
36474
36475
36476 \begin_inset CommandInset ref
36477 LatexCommand ref
36478 reference "sec:Floats"
36479
36480 \end_inset
36481
36482  and in detail the chapter 
36483 \emph on
36484 Floats
36485 \emph default
36486  of the 
36487 \emph on
36488 Embedded
36489 \begin_inset space ~
36490 \end_inset
36491
36492 Objects
36493 \emph default
36494  manual.
36495 \end_layout
36496
36497 \begin_layout Subsection
36498 Note
36499 \end_layout
36500
36501 \begin_layout Standard
36502 To insert notes, described in section
36503 \begin_inset space ~
36504 \end_inset
36505
36506
36507 \begin_inset CommandInset ref
36508 LatexCommand ref
36509 reference "sec:Notes"
36510
36511 \end_inset
36512
36513 .
36514 \end_layout
36515
36516 \begin_layout Subsection
36517 Branch
36518 \end_layout
36519
36520 \begin_layout Standard
36521 Inserts a branch inset, if any, and allowing you to create and insert a
36522  new branch.
36523  Branches are described in section
36524 \begin_inset space ~
36525 \end_inset
36526
36527
36528 \begin_inset CommandInset ref
36529 LatexCommand ref
36530 reference "sec:Branches"
36531
36532 \end_inset
36533
36534 .
36535 \end_layout
36536
36537 \begin_layout Subsection
36538 Custom Insets
36539 \end_layout
36540
36541 \begin_layout Standard
36542 Inserts document class-specific insets.
36543  Such insets only exist if they are defined in the layout file for a certain
36544  document class.
36545  An example is the document class 
36546 \begin_inset Quotes eld
36547 \end_inset
36548
36549 article (Elsevier)
36550 \begin_inset Quotes erd
36551 \end_inset
36552
36553  with three custom insets.
36554  The section 
36555 \emph on
36556 Flex insets and InsetLayout
36557 \emph default
36558  in 
36559 \emph on
36560 Installing New Document Classes, The Layout file format 
36561 \emph default
36562 of the 
36563 \emph on
36564 Customization
36565 \emph default
36566  manual explains how custom insets are defined.
36567 \end_layout
36568
36569 \begin_layout Subsection
36570 File
36571 \begin_inset Index idx
36572 status collapsed
36573
36574 \begin_layout Plain Layout
36575 External Material
36576 \end_layout
36577
36578 \end_inset
36579
36580
36581 \end_layout
36582
36583 \begin_layout Standard
36584 This menu entry allows you to insert or include the contents of other files
36585  in your document.
36586  For more information see chapter 
36587 \emph on
36588 External Document Parts
36589 \emph default
36590  of the Embedded
36591 \begin_inset space ~
36592 \end_inset
36593
36594 Objects manual.
36595 \end_layout
36596
36597 \begin_layout Subsection
36598 Box
36599 \begin_inset Index idx
36600 status collapsed
36601
36602 \begin_layout Plain Layout
36603 Boxes
36604 \end_layout
36605
36606 \end_inset
36607
36608
36609 \end_layout
36610
36611 \begin_layout Standard
36612 Inserts a box in a certain style.
36613  Boxes are described in detail in the chapter 
36614 \emph on
36615 Boxes
36616 \emph default
36617  of the 
36618 \emph on
36619 Embedded
36620 \begin_inset space ~
36621 \end_inset
36622
36623 Objects
36624 \emph default
36625  manual.
36626 \end_layout
36627
36628 \begin_layout Subsection
36629 Citation
36630 \end_layout
36631
36632 \begin_layout Standard
36633 Opens the 
36634 \family sans
36635 Citation
36636 \family default
36637  dialog as described in section
36638 \begin_inset space ~
36639 \end_inset
36640
36641
36642 \begin_inset CommandInset ref
36643 LatexCommand ref
36644 reference "sec:Bibliography"
36645
36646 \end_inset
36647
36648 .
36649 \end_layout
36650
36651 \begin_layout Subsection
36652 Cross-Reference
36653 \end_layout
36654
36655 \begin_layout Standard
36656 Inserts a 
36657 \family sans
36658 cross-reference
36659 \family default
36660  as described in section
36661 \begin_inset space ~
36662 \end_inset
36663
36664
36665 \begin_inset CommandInset ref
36666 LatexCommand ref
36667 reference "sec:Cross-References"
36668
36669 \end_inset
36670
36671 .
36672 \end_layout
36673
36674 \begin_layout Subsection
36675 Label
36676 \end_layout
36677
36678 \begin_layout Standard
36679 Inserts a 
36680 \family sans
36681 label
36682 \family default
36683  as described in section
36684 \begin_inset space ~
36685 \end_inset
36686
36687
36688 \begin_inset CommandInset ref
36689 LatexCommand ref
36690 reference "sec:Cross-References"
36691
36692 \end_inset
36693
36694 .
36695 \end_layout
36696
36697 \begin_layout Subsection
36698 Caption
36699 \begin_inset Index idx
36700 status collapsed
36701
36702 \begin_layout Plain Layout
36703 Captions
36704 \end_layout
36705
36706 \end_inset
36707
36708
36709 \begin_inset Index idx
36710 status collapsed
36711
36712 \begin_layout Plain Layout
36713 Longtables ! Caption
36714 \end_layout
36715
36716 \end_inset
36717
36718
36719 \end_layout
36720
36721 \begin_layout Standard
36722 Inserts a caption in a float or longtable.
36723  Floats are described in section
36724 \begin_inset space ~
36725 \end_inset
36726
36727
36728 \begin_inset CommandInset ref
36729 LatexCommand ref
36730 reference "sec:Floats"
36731
36732 \end_inset
36733
36734 ; captions in longtables are described in the section 
36735 \emph on
36736 Longtable Captions
36737 \emph default
36738  of the 
36739 \emph on
36740 Embedded
36741 \begin_inset space ~
36742 \end_inset
36743
36744 Objects
36745 \emph default
36746  manual.
36747 \end_layout
36748
36749 \begin_layout Subsection
36750 Index Entry
36751 \end_layout
36752
36753 \begin_layout Standard
36754 Inserts an index entry as described in section
36755 \begin_inset space ~
36756 \end_inset
36757
36758
36759 \begin_inset CommandInset ref
36760 LatexCommand ref
36761 reference "sec:Index"
36762
36763 \end_inset
36764
36765 .
36766 \end_layout
36767
36768 \begin_layout Subsection
36769 Nomenclature Entry
36770 \end_layout
36771
36772 \begin_layout Standard
36773 Inserts a nomenclature entry as described in section
36774 \begin_inset space ~
36775 \end_inset
36776
36777
36778 \begin_inset CommandInset ref
36779 LatexCommand ref
36780 reference "sec:Nomenclature"
36781
36782 \end_inset
36783
36784 .
36785 \end_layout
36786
36787 \begin_layout Subsection
36788 Table
36789 \end_layout
36790
36791 \begin_layout Standard
36792 Opens a dialog allowing you to specify the rows and columns of the table.
36793  Tables are described in section
36794 \begin_inset space ~
36795 \end_inset
36796
36797
36798 \begin_inset CommandInset ref
36799 LatexCommand ref
36800 reference "sec:Tables"
36801
36802 \end_inset
36803
36804  and in detail in the chapter 
36805 \emph on
36806 Tables
36807 \emph default
36808  of the 
36809 \emph on
36810 Embedded
36811 \begin_inset space ~
36812 \end_inset
36813
36814 Objects
36815 \emph default
36816  manual.
36817 \end_layout
36818
36819 \begin_layout Subsection
36820 Graphics
36821 \end_layout
36822
36823 \begin_layout Standard
36824 Opens the 
36825 \family sans
36826 Graphics
36827 \family default
36828  dialog.
36829  Graphics are described in section
36830 \begin_inset space ~
36831 \end_inset
36832
36833
36834 \begin_inset CommandInset ref
36835 LatexCommand ref
36836 reference "sec:Graphics"
36837
36838 \end_inset
36839
36840 .
36841 \end_layout
36842
36843 \begin_layout Subsection
36844 URL
36845 \end_layout
36846
36847 \begin_layout Standard
36848 Inserts a URL as described in section
36849 \begin_inset space ~
36850 \end_inset
36851
36852
36853 \begin_inset CommandInset ref
36854 LatexCommand ref
36855 reference "sub:URLs"
36856
36857 \end_inset
36858
36859 .
36860 \end_layout
36861
36862 \begin_layout Subsection
36863 Hyperlinks
36864 \end_layout
36865
36866 \begin_layout Standard
36867 Inserts a hyperlink as described in section
36868 \begin_inset space ~
36869 \end_inset
36870
36871
36872 \begin_inset CommandInset ref
36873 LatexCommand ref
36874 reference "sub:Hyperlinks"
36875
36876 \end_inset
36877
36878 .
36879 \end_layout
36880
36881 \begin_layout Subsection
36882 Footnote
36883 \end_layout
36884
36885 \begin_layout Standard
36886 Inserts a footnote as described in section
36887 \begin_inset space ~
36888 \end_inset
36889
36890
36891 \begin_inset CommandInset ref
36892 LatexCommand ref
36893 reference "sec:Footnotes"
36894
36895 \end_inset
36896
36897 .
36898 \end_layout
36899
36900 \begin_layout Subsection
36901 Marginal Note
36902 \end_layout
36903
36904 \begin_layout Standard
36905 Inserts a marginal note as described in section
36906 \begin_inset space ~
36907 \end_inset
36908
36909
36910 \begin_inset CommandInset ref
36911 LatexCommand ref
36912 reference "sec:Marginal-Notes"
36913
36914 \end_inset
36915
36916 .
36917 \end_layout
36918
36919 \begin_layout Subsection
36920 Short Title
36921 \end_layout
36922
36923 \begin_layout Standard
36924 Is only visible if the cursor is in front, in or behind a section heading,
36925  title or caption of a float.
36926  Inserts a short title as described in section
36927 \begin_inset space ~
36928 \end_inset
36929
36930
36931 \begin_inset CommandInset ref
36932 LatexCommand ref
36933 reference "sec:Short-Titles"
36934
36935 \end_inset
36936
36937 .
36938 \end_layout
36939
36940 \begin_layout Subsection
36941 TeX Code
36942 \end_layout
36943
36944 \begin_layout Standard
36945 Inserts a TeX Code box as described in section
36946 \begin_inset space ~
36947 \end_inset
36948
36949
36950 \begin_inset CommandInset ref
36951 LatexCommand ref
36952 reference "sub:TeX-Code-Boxes"
36953
36954 \end_inset
36955
36956 .
36957 \end_layout
36958
36959 \begin_layout Subsection
36960 Program Listing
36961 \begin_inset Index idx
36962 status collapsed
36963
36964 \begin_layout Plain Layout
36965 Program listings
36966 \end_layout
36967
36968 \end_inset
36969
36970
36971 \end_layout
36972
36973 \begin_layout Standard
36974 Inserts a program listings box.
36975  Program listings are explained in the chapter 
36976 \emph on
36977 Program Code Listings
36978 \emph default
36979  of the 
36980 \emph on
36981 Embedded
36982 \begin_inset space ~
36983 \end_inset
36984
36985 Objects
36986 \emph default
36987  manual.
36988 \end_layout
36989
36990 \begin_layout Subsection
36991 Date
36992 \end_layout
36993
36994 \begin_layout Standard
36995 Inserts the actual date.
36996  The format depends on the date format of the language that is used for
36997  LyX's menus.
36998  LyX offers various ways to insert a date which are explained and also compared
36999  in the section 
37000 \emph on
37001 External Material
37002 \emph default
37003  of the 
37004 \emph on
37005 Embedded
37006 \begin_inset space ~
37007 \end_inset
37008
37009 Objects
37010 \emph default
37011  manual.
37012 \end_layout
37013
37014 \begin_layout Subsection
37015 Preview
37016 \end_layout
37017
37018 \begin_layout Standard
37019 Inserts a preview inset as described in section
37020 \begin_inset space ~
37021 \end_inset
37022
37023
37024 \begin_inset CommandInset ref
37025 LatexCommand ref
37026 reference "sec:Previewing-snippets-of"
37027
37028 \end_inset
37029
37030 .
37031 \end_layout
37032
37033 \begin_layout Section
37034 The Navigate Menu
37035 \begin_inset Index idx
37036 status collapsed
37037
37038 \begin_layout Plain Layout
37039 Menu ! Navigate
37040 \end_layout
37041
37042 \end_inset
37043
37044
37045 \end_layout
37046
37047 \begin_layout Standard
37048 This menu lists the existing chapters, sections, figures, tables, etc.
37049 \begin_inset space ~
37050 \end_inset
37051
37052 of the current document.
37053  This allows you to navigate easily through your document.
37054 \end_layout
37055
37056 \begin_layout Subsection
37057 Bookmarks
37058 \end_layout
37059
37060 \begin_layout Standard
37061 With this menu entry you are able to define your own bookmarks.
37062  This is useful when you are working on a large document and often have
37063  to jump, for example, between section
37064 \begin_inset space ~
37065 \end_inset
37066
37067 2.5 and 6.3.
37068  To create bookmarks for this example, go to section
37069 \begin_inset space ~
37070 \end_inset
37071
37072 2.5 and use the submenu 
37073 \family sans
37074 Save
37075 \begin_inset space ~
37076 \end_inset
37077
37078 Bookmark
37079 \begin_inset space ~
37080 \end_inset
37081
37082 1
37083 \family default
37084 .
37085  Then go to section
37086 \begin_inset space ~
37087 \end_inset
37088
37089 6.3 and use 
37090 \family sans
37091 Save
37092 \begin_inset space ~
37093 \end_inset
37094
37095 Bookmark
37096 \begin_inset space ~
37097 \end_inset
37098
37099
37100 \family default
37101 2.
37102  Now you can jump easily between these sections by using the menu or by
37103  the key bindings 
37104 \begin_inset Info
37105 type  "shortcut"
37106 arg   "bookmark-goto 1"
37107 \end_inset
37108
37109  and 
37110 \begin_inset Info
37111 type  "shortcut"
37112 arg   "bookmark-goto 2"
37113 \end_inset
37114
37115 .You can also use bookmarks to jump between several opened documents.
37116 \end_layout
37117
37118 \begin_layout Standard
37119 The saved bookmarks are valid till the document is closed.
37120  The submenu 
37121 \family sans
37122 Clear
37123 \begin_inset space ~
37124 \end_inset
37125
37126 Bookmarks
37127 \family default
37128  allows you to clear bookmarks while the submenu 
37129 \family sans
37130 Navigate
37131 \begin_inset space ~
37132 \end_inset
37133
37134 Back
37135 \family default
37136  jumps to the position in the document where you recently changed something.
37137 \end_layout
37138
37139 \begin_layout Subsection
37140 Next Note, Change, Cross-reference
37141 \end_layout
37142
37143 \begin_layout Standard
37144 Jump to the next note, change, or cross-reference after the current cursor
37145  position.
37146 \end_layout
37147
37148 \begin_layout Subsection
37149 Go to Label
37150 \end_layout
37151
37152 \begin_layout Standard
37153 Only active if the cursor is in front of a cross-reference.
37154  Sets the cursor before the referenced label.
37155  (It is the same as if you right-click on a cross-reference box and use
37156  
37157 \family sans
37158 Go
37159 \begin_inset space ~
37160 \end_inset
37161
37162 to
37163 \begin_inset space ~
37164 \end_inset
37165
37166 Label)
37167 \family default
37168 .
37169 \end_layout
37170
37171 \begin_layout Subsection
37172 Forward Search
37173 \end_layout
37174
37175 \begin_layout Standard
37176 Allows you to jump directly to the corresponding text part in the output,
37177  see section 
37178 \emph on
37179 The LyX Server\SpecialChar \menuseparator
37180 Forward
37181 \begin_inset space ~
37182 \end_inset
37183
37184 search
37185 \emph default
37186  in the 
37187 \emph on
37188 Additional
37189 \begin_inset space ~
37190 \end_inset
37191
37192 Features
37193 \emph default
37194  manual for a detailed description.
37195 \end_layout
37196
37197 \begin_layout Section
37198 The Document Menu
37199 \begin_inset Index idx
37200 status collapsed
37201
37202 \begin_layout Plain Layout
37203 Menu ! Document
37204 \end_layout
37205
37206 \end_inset
37207
37208
37209 \end_layout
37210
37211 \begin_layout Subsection
37212 Change Tracking
37213 \end_layout
37214
37215 \begin_layout Standard
37216 Change Tracking is described in section
37217 \begin_inset space ~
37218 \end_inset
37219
37220
37221 \begin_inset CommandInset ref
37222 LatexCommand ref
37223 reference "sec:Change-Tracking"
37224
37225 \end_inset
37226
37227 .
37228 \end_layout
37229
37230 \begin_layout Subsection
37231 LaT
37232 \begin_inset ERT
37233 status collapsed
37234
37235 \begin_layout Plain Layout
37236
37237 {}
37238 \end_layout
37239
37240 \end_inset
37241
37242 eX Log
37243 \end_layout
37244
37245 \begin_layout Standard
37246 After running LaTeX by viewing or exporting a document, this menu will be
37247  enabled.
37248  It shows the logfile of the LaTeX-program used.
37249  You can go to the next error or the next warning, search, copy something
37250  to the clipboard or update the view.
37251  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37252 \end_layout
37253
37254 \begin_layout Subsection
37255 Start Appendix Here
37256 \end_layout
37257
37258 \begin_layout Standard
37259 Sets the start of the appendices of the document at the current cursor position
37260  as described in section
37261 \begin_inset space ~
37262 \end_inset
37263
37264
37265 \begin_inset CommandInset ref
37266 LatexCommand ref
37267 reference "sec:Appendices"
37268
37269 \end_inset
37270
37271 .
37272 \end_layout
37273
37274 \begin_layout Subsection
37275 View
37276 \begin_inset space ~
37277 \end_inset
37278
37279 [<output format>]
37280 \end_layout
37281
37282 \begin_layout Standard
37283 This menu entry generates the output in the format you have specified as
37284  default output format for the document (menu 
37285 \family sans
37286 Document\SpecialChar \menuseparator
37287 Settings\SpecialChar \menuseparator
37288 Output\SpecialChar \menuseparator
37289 Default
37290 \begin_inset space ~
37291 \end_inset
37292
37293 Output
37294 \begin_inset space ~
37295 \end_inset
37296
37297 Format
37298 \family default
37299 ; see section
37300 \begin_inset space ~
37301 \end_inset
37302
37303
37304 \begin_inset CommandInset ref
37305 LatexCommand ref
37306 reference "sec:Doc-Output"
37307
37308 \end_inset
37309
37310 ) or in the LyX preferences (menu 
37311 \family sans
37312 Tools\SpecialChar \menuseparator
37313 Preferences\SpecialChar \menuseparator
37314 File
37315 \begin_inset space ~
37316 \end_inset
37317
37318 Handling\SpecialChar \menuseparator
37319 File
37320 \begin_inset space ~
37321 \end_inset
37322
37323 Formats\SpecialChar \menuseparator
37324 Default
37325 \begin_inset space ~
37326 \end_inset
37327
37328 Output
37329 \begin_inset space ~
37330 \end_inset
37331
37332 Format
37333 \family default
37334 ; see section
37335 \begin_inset space ~
37336 \end_inset
37337
37338
37339 \begin_inset CommandInset ref
37340 LatexCommand ref
37341 reference "sec:File-Formats"
37342
37343 \end_inset
37344
37345 ) and opens it in an appropriate viewer.
37346  The viewer can be set or changed in the preferences (menu 
37347 \family sans
37348 Tools\SpecialChar \menuseparator
37349 Preferences\SpecialChar \menuseparator
37350 File
37351 \begin_inset space ~
37352 \end_inset
37353
37354 Handling\SpecialChar \menuseparator
37355 File
37356 \begin_inset space ~
37357 \end_inset
37358
37359 Formats\SpecialChar \menuseparator
37360 Viewer
37361 \family default
37362 ; see section
37363 \begin_inset space ~
37364 \end_inset
37365
37366
37367 \begin_inset CommandInset ref
37368 LatexCommand ref
37369 reference "sec:File-Formats"
37370
37371 \end_inset
37372
37373 ).
37374  The default viewers are set by LyX when it is first configured.
37375  The default output format is 
37376 \family sans
37377 PDF
37378 \begin_inset space ~
37379 \end_inset
37380
37381 (pdflatex)
37382 \family default
37383 .
37384 \end_layout
37385
37386 \begin_layout Subsection
37387 View (Other Formats)
37388 \end_layout
37389
37390 \begin_layout Standard
37391 With this menu you can view your document in alternative output formats.
37392  The menu contains a list of available formats in which you can view the
37393  actual document with an external program.
37394  The menu entries are not the same on all installations — it depends on
37395  the LaTeX programs that are found when LyX was configured.
37396  All possible formats are listed in section
37397 \begin_inset space ~
37398 \end_inset
37399
37400
37401 \begin_inset CommandInset ref
37402 LatexCommand ref
37403 reference "sub:Export"
37404
37405 \end_inset
37406
37407 .
37408  You should at least see the menu entry 
37409 \family sans
37410 DVI
37411 \family default
37412 .
37413  If it is missing, you need to update or repair your LaTeX installation.
37414  After updating you have to reconfigure LyX (see section
37415 \begin_inset space ~
37416 \end_inset
37417
37418
37419 \begin_inset CommandInset ref
37420 LatexCommand ref
37421 reference "sec:Basic-LyX-Setup"
37422
37423 \end_inset
37424
37425 .
37426 \begin_inset Index idx
37427 status collapsed
37428
37429 \begin_layout Plain Layout
37430 Reconfiguration of LyX
37431 \end_layout
37432
37433 \end_inset
37434
37435 )
37436 \end_layout
37437
37438 \begin_layout Standard
37439 Invoking a view menu will start a viewer program.
37440  The viewer can be set or changed in the preferences (menu 
37441 \family sans
37442 Tools\SpecialChar \menuseparator
37443 Preferences\SpecialChar \menuseparator
37444 File
37445 \begin_inset space ~
37446 \end_inset
37447
37448 Handling\SpecialChar \menuseparator
37449 File
37450 \begin_inset space ~
37451 \end_inset
37452
37453 Formats\SpecialChar \menuseparator
37454 Viewer
37455 \family default
37456 ; see section
37457 \begin_inset space ~
37458 \end_inset
37459
37460
37461 \begin_inset CommandInset ref
37462 LatexCommand ref
37463 reference "sec:File-Formats"
37464
37465 \end_inset
37466
37467 ).
37468  The default viewers are set by LyX when it is first configured.
37469 \end_layout
37470
37471 \begin_layout Subsection
37472 Update
37473 \begin_inset space ~
37474 \end_inset
37475
37476 [<output format>]
37477 \end_layout
37478
37479 \begin_layout Standard
37480 This menu entry allows you to update the view with your latest changes (in
37481  the default output format) without opening a new viewer window.
37482 \end_layout
37483
37484 \begin_layout Subsection
37485 Update (Other Formats)
37486 \end_layout
37487
37488 \begin_layout Standard
37489 With this menu you can update the view of alternative output formats of
37490  your document without opening a new viewer window.
37491 \end_layout
37492
37493 \begin_layout Subsection
37494 View Master Document
37495 \end_layout
37496
37497 \begin_layout Standard
37498 This menu item is only visible if your document is included to another document,
37499  which is then its 
37500 \begin_inset Quotes eld
37501 \end_inset
37502
37503 master
37504 \begin_inset Quotes erd
37505 \end_inset
37506
37507  (see section 
37508 \emph on
37509 Child Documents
37510 \emph default
37511  in the 
37512 \emph on
37513 Embedded
37514 \begin_inset space ~
37515 \end_inset
37516
37517 Objects
37518 \emph default
37519  manual for more information on this topic).
37520  This item allows you to view the master document from within its child.
37521  That is, if you are working on a child document which is a chapter of a
37522  book, 
37523 \family sans
37524 View
37525 \begin_inset space ~
37526 \end_inset
37527
37528 Master
37529 \begin_inset space ~
37530 \end_inset
37531
37532 Document
37533 \family default
37534  generates the output of the whole book, while 
37535 \family sans
37536 View
37537 \family default
37538  will just output the chapter alone.
37539 \end_layout
37540
37541 \begin_layout Standard
37542 The format used by this function is the default output format as specified
37543  in the document settings (menu 
37544 \family sans
37545 Document\SpecialChar \menuseparator
37546 Settings\SpecialChar \menuseparator
37547 Output\SpecialChar \menuseparator
37548 Default
37549 \begin_inset space ~
37550 \end_inset
37551
37552 Output
37553 \begin_inset space ~
37554 \end_inset
37555
37556 Format
37557 \family default
37558 ; see section
37559 \begin_inset space ~
37560 \end_inset
37561
37562
37563 \begin_inset CommandInset ref
37564 LatexCommand ref
37565 reference "sec:Doc-Output"
37566
37567 \end_inset
37568
37569 ) or in the preferences (menu 
37570 \family sans
37571 Tools\SpecialChar \menuseparator
37572 Preferences\SpecialChar \menuseparator
37573 File
37574 \begin_inset space ~
37575 \end_inset
37576
37577 Handling\SpecialChar \menuseparator
37578 File
37579 \begin_inset space ~
37580 \end_inset
37581
37582 Formats\SpecialChar \menuseparator
37583 Default
37584 \begin_inset space ~
37585 \end_inset
37586
37587 Output
37588 \begin_inset space ~
37589 \end_inset
37590
37591 Format
37592 \family default
37593 ; see section
37594 \begin_inset space ~
37595 \end_inset
37596
37597
37598 \begin_inset CommandInset ref
37599 LatexCommand ref
37600 reference "sec:File-Formats"
37601
37602 \end_inset
37603
37604 ).
37605 \end_layout
37606
37607 \begin_layout Subsection
37608 Update Master Document
37609 \end_layout
37610
37611 \begin_layout Standard
37612 This menu item is only visible if your document is included to another document,
37613  which is then its 
37614 \begin_inset Quotes eld
37615 \end_inset
37616
37617 master
37618 \begin_inset Quotes erd
37619 \end_inset
37620
37621  (see section 
37622 \emph on
37623 Child Documents
37624 \emph default
37625  in the 
37626 \emph on
37627 Embedded
37628 \begin_inset space ~
37629 \end_inset
37630
37631 Objects
37632 \emph default
37633  manual for more information on this topic).
37634  This item allows you to update the view of a master document from within
37635  its child without the need to switch to the master document itself.
37636 \end_layout
37637
37638 \begin_layout Standard
37639 The format used by this function is the default output format as specified
37640  in the document settings (menu 
37641 \family sans
37642 Document\SpecialChar \menuseparator
37643 Settings\SpecialChar \menuseparator
37644 Output\SpecialChar \menuseparator
37645 Default
37646 \begin_inset space ~
37647 \end_inset
37648
37649 Output
37650 \begin_inset space ~
37651 \end_inset
37652
37653 Format
37654 \family default
37655 ; see section
37656 \begin_inset space ~
37657 \end_inset
37658
37659
37660 \begin_inset CommandInset ref
37661 LatexCommand ref
37662 reference "sec:Doc-Output"
37663
37664 \end_inset
37665
37666 ) or in the preferences (menu 
37667 \family sans
37668 Tools\SpecialChar \menuseparator
37669 Preferences\SpecialChar \menuseparator
37670 File
37671 \begin_inset space ~
37672 \end_inset
37673
37674 Handling\SpecialChar \menuseparator
37675 File
37676 \begin_inset space ~
37677 \end_inset
37678
37679 Formats\SpecialChar \menuseparator
37680 Default
37681 \begin_inset space ~
37682 \end_inset
37683
37684 Output
37685 \begin_inset space ~
37686 \end_inset
37687
37688 Format
37689 \family default
37690 ; see section
37691 \begin_inset space ~
37692 \end_inset
37693
37694
37695 \begin_inset CommandInset ref
37696 LatexCommand ref
37697 reference "sec:File-Formats"
37698
37699 \end_inset
37700
37701 ).
37702 \end_layout
37703
37704 \begin_layout Subsection
37705 Compressed
37706 \end_layout
37707
37708 \begin_layout Standard
37709 Un/compresses the current document.
37710 \end_layout
37711
37712 \begin_layout Subsection
37713 Settings
37714 \end_layout
37715
37716 \begin_layout Standard
37717 The document settings are described in appendix
37718 \begin_inset space ~
37719 \end_inset
37720
37721
37722 \begin_inset CommandInset ref
37723 LatexCommand ref
37724 reference "chap:The-Document-Settings"
37725
37726 \end_inset
37727
37728 .
37729 \end_layout
37730
37731 \begin_layout Section
37732 The Tools Menu
37733 \begin_inset Index idx
37734 status collapsed
37735
37736 \begin_layout Plain Layout
37737 Menu ! Tools
37738 \end_layout
37739
37740 \end_inset
37741
37742
37743 \end_layout
37744
37745 \begin_layout Subsection
37746 Spellchecker
37747 \end_layout
37748
37749 \begin_layout Standard
37750 Spell checking is explained in section
37751 \begin_inset space ~
37752 \end_inset
37753
37754
37755 \begin_inset CommandInset ref
37756 LatexCommand ref
37757 reference "sec:Spellchecking"
37758
37759 \end_inset
37760
37761 .
37762 \end_layout
37763
37764 \begin_layout Subsection
37765 Thesaurus
37766 \end_layout
37767
37768 \begin_layout Standard
37769 The thesaurus is described in section
37770 \begin_inset space ~
37771 \end_inset
37772
37773
37774 \begin_inset CommandInset ref
37775 LatexCommand ref
37776 reference "sec:Thesaurus"
37777
37778 \end_inset
37779
37780 .
37781 \end_layout
37782
37783 \begin_layout Subsection
37784 Statistics
37785 \begin_inset Index idx
37786 status collapsed
37787
37788 \begin_layout Plain Layout
37789 Word count
37790 \end_layout
37791
37792 \end_inset
37793
37794
37795 \begin_inset Index idx
37796 status collapsed
37797
37798 \begin_layout Plain Layout
37799 Character count
37800 \end_layout
37801
37802 \end_inset
37803
37804
37805 \end_layout
37806
37807 \begin_layout Standard
37808 Returns the number of the words and characters in the actual document or
37809  the highlighted document part.
37810 \end_layout
37811
37812 \begin_layout Subsection
37813 Check T
37814 \begin_inset ERT
37815 status collapsed
37816
37817 \begin_layout Plain Layout
37818
37819 {}
37820 \end_layout
37821
37822 \end_inset
37823
37824 eX
37825 \begin_inset Index idx
37826 status collapsed
37827
37828 \begin_layout Plain Layout
37829 ChkTeX
37830 \end_layout
37831
37832 \end_inset
37833
37834
37835 \end_layout
37836
37837 \begin_layout Standard
37838 Generates with the help of the program 
37839 \family typewriter
37840 ChkTeX
37841 \family default
37842  a log of possible LaTeX-errors and displays it in a dialog.
37843  This feature is not available on Windows.
37844 \end_layout
37845
37846 \begin_layout Subsection
37847 T
37848 \begin_inset ERT
37849 status collapsed
37850
37851 \begin_layout Plain Layout
37852
37853 {}
37854 \end_layout
37855
37856 \end_inset
37857
37858 eX Information
37859 \begin_inset Index idx
37860 status collapsed
37861
37862 \begin_layout Plain Layout
37863 TeX Information
37864 \end_layout
37865
37866 \end_inset
37867
37868
37869 \end_layout
37870
37871 \begin_layout Standard
37872 Shows you a list of the document classes and styles installed in your LaTeX-syst
37873 em.
37874  Use the option 
37875 \family sans
37876 Show
37877 \begin_inset space ~
37878 \end_inset
37879
37880 path
37881 \family default
37882  to see the full filename paths.
37883 \end_layout
37884
37885 \begin_layout Subsection
37886 Compare
37887 \begin_inset Index idx
37888 status collapsed
37889
37890 \begin_layout Plain Layout
37891 Compare
37892 \end_layout
37893
37894 \end_inset
37895
37896
37897 \end_layout
37898
37899 \begin_layout Standard
37900 Opens a dialog to compare LyX files as described in section
37901 \begin_inset space ~
37902 \end_inset
37903
37904
37905 \begin_inset CommandInset ref
37906 LatexCommand ref
37907 reference "sec:Comparison-of-Documents"
37908
37909 \end_inset
37910
37911 .
37912 \end_layout
37913
37914 \begin_layout Subsection
37915 Reconfigure
37916 \begin_inset Index idx
37917 status collapsed
37918
37919 \begin_layout Plain Layout
37920 LyX ! Reconfigure|see
37921 \begin_inset ERT
37922 status collapsed
37923
37924 \begin_layout Plain Layout
37925
37926 {
37927 \end_layout
37928
37929 \end_inset
37930
37931 Reconfiguration of LyX
37932 \begin_inset ERT
37933 status collapsed
37934
37935 \begin_layout Plain Layout
37936
37937 }
37938 \end_layout
37939
37940 \end_inset
37941
37942
37943 \end_layout
37944
37945 \end_inset
37946
37947
37948 \begin_inset Index idx
37949 status collapsed
37950
37951 \begin_layout Plain Layout
37952 Reconfiguration of LyX
37953 \end_layout
37954
37955 \end_inset
37956
37957
37958 \end_layout
37959
37960 \begin_layout Standard
37961 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37962  needs; see also section
37963 \begin_inset space ~
37964 \end_inset
37965
37966
37967 \begin_inset CommandInset ref
37968 LatexCommand ref
37969 reference "sec:Basic-LyX-Setup"
37970
37971 \end_inset
37972
37973 .
37974 \end_layout
37975
37976 \begin_layout Subsection
37977 Preferences
37978 \end_layout
37979
37980 \begin_layout Standard
37981 Opens the 
37982 \family sans
37983 Preferences
37984 \family default
37985  dialog as described in detail in appendix
37986 \begin_inset space ~
37987 \end_inset
37988
37989
37990 \begin_inset CommandInset ref
37991 LatexCommand ref
37992 reference "chap:The-Preferences-dialog"
37993
37994 \end_inset
37995
37996 .
37997 \end_layout
37998
37999 \begin_layout Section
38000 The Help Menu
38001 \begin_inset Index idx
38002 status collapsed
38003
38004 \begin_layout Plain Layout
38005 Menu ! Help
38006 \end_layout
38007
38008 \end_inset
38009
38010
38011 \end_layout
38012
38013 \begin_layout Standard
38014 This menu lists the documentation files of LyX in the language of LyX's
38015  menus.
38016  If a file is not available in this language, the English version will be
38017  listed.
38018 \end_layout
38019
38020 \begin_layout Standard
38021 The menu 
38022 \family sans
38023 LaTeX
38024 \begin_inset space ~
38025 \end_inset
38026
38027 Configuration
38028 \family default
38029  shows a LyX-document with information about the LaTeX-packages and classes
38030  found by LyX (see also section
38031 \begin_inset space ~
38032 \end_inset
38033
38034
38035 \begin_inset CommandInset ref
38036 LatexCommand ref
38037 reference "sec:LaTeX-Setup"
38038
38039 \end_inset
38040
38041 ).
38042 \end_layout
38043
38044 \begin_layout Standard
38045 The menu 
38046 \family sans
38047 About
38048 \begin_inset space ~
38049 \end_inset
38050
38051 Ly
38052 \begin_inset ERT
38053 status collapsed
38054
38055 \begin_layout Plain Layout
38056
38057 {}
38058 \end_layout
38059
38060 \end_inset
38061
38062 X
38063 \family default
38064  gives information about the copyright, the credits and the LyX version
38065  you are using.
38066 \end_layout
38067
38068 \begin_layout Section
38069 Toolbars
38070 \begin_inset CommandInset label
38071 LatexCommand label
38072 name "sec:Toolbars"
38073
38074 \end_inset
38075
38076
38077 \end_layout
38078
38079 \begin_layout Standard
38080 How to show or hide toolbars is explained in section
38081 \begin_inset space ~
38082 \end_inset
38083
38084
38085 \begin_inset CommandInset ref
38086 LatexCommand ref
38087 reference "sub:Toolbars"
38088
38089 \end_inset
38090
38091 .
38092 \end_layout
38093
38094 \begin_layout Standard
38095 It is also possible to define custom toolbars.
38096  This is described in the 
38097 \emph on
38098 Additional Features
38099 \emph default
38100  manual.
38101 \end_layout
38102
38103 \begin_layout Subsection
38104 Standard Toolbar
38105 \begin_inset Index idx
38106 status collapsed
38107
38108 \begin_layout Plain Layout
38109 Toolbar ! Standard
38110 \end_layout
38111
38112 \end_inset
38113
38114
38115 \end_layout
38116
38117 \begin_layout Standard
38118 \begin_inset Graphics
38119         filename clipart/StandardToolbar.png
38120         width 100col%
38121
38122 \end_inset
38123
38124
38125 \end_layout
38126
38127 \begin_layout Standard
38128 \begin_inset VSpace defskip
38129 \end_inset
38130
38131
38132 \end_layout
38133
38134 \begin_layout Standard
38135 The standard toolbar as shown above contains from left to right the following
38136  buttons:
38137 \begin_inset ERT
38138 status collapsed
38139
38140 \begin_layout Plain Layout
38141
38142
38143 \backslash
38144 setlength{
38145 \backslash
38146 LTleft}{0pt}
38147 \end_layout
38148
38149 \end_inset
38150
38151
38152 \begin_inset Note Note
38153 status collapsed
38154
38155 \begin_layout Plain Layout
38156 This is necessary to left align the following longtables.
38157  See the 
38158 \emph on
38159 Embedded Objects
38160 \emph default
38161  manual for more information.
38162 \end_layout
38163
38164 \end_inset
38165
38166
38167 \end_layout
38168
38169 \begin_layout Standard
38170 \begin_inset VSpace defskip
38171 \end_inset
38172
38173
38174 \end_layout
38175
38176 \begin_layout Standard
38177 \begin_inset Tabular
38178 <lyxtabular version="3" rows="1" columns="2">
38179 <features rotate="0" islongtable="true" longtabularalignment="center">
38180 <column alignment="center" valignment="top">
38181 <column alignment="center" valignment="top">
38182 <row>
38183 <cell alignment="center" valignment="top" usebox="none">
38184 \begin_inset Text
38185
38186 \begin_layout Plain Layout
38187 \begin_inset Graphics
38188         filename clipart/ToolbarEnvBox.png
38189         clip
38190
38191 \end_inset
38192
38193
38194 \end_layout
38195
38196 \end_inset
38197 </cell>
38198 <cell alignment="center" valignment="top" usebox="none">
38199 \begin_inset Text
38200
38201 \begin_layout Plain Layout
38202 pull-down box for the environments
38203 \end_layout
38204
38205 \end_inset
38206 </cell>
38207 </row>
38208 </lyxtabular>
38209
38210 \end_inset
38211
38212
38213 \end_layout
38214
38215 \begin_layout Standard
38216 \begin_inset VSpace -10mm
38217 \end_inset
38218
38219
38220 \end_layout
38221
38222 \begin_layout Standard
38223 \align left
38224 \begin_inset Tabular
38225 <lyxtabular version="3" rows="22" columns="2">
38226 <features rotate="0" islongtable="true" longtabularalignment="center">
38227 <column alignment="left" valignment="top">
38228 <column alignment="left" valignment="top">
38229 <row interlinespace="2.5mm">
38230 <cell alignment="center" valignment="top" usebox="none">
38231 \begin_inset Text
38232
38233 \begin_layout Plain Layout
38234
38235 \family sans
38236 \begin_inset Info
38237 type  "icon"
38238 arg   "buffer-new"
38239 \end_inset
38240
38241
38242 \end_layout
38243
38244 \end_inset
38245 </cell>
38246 <cell alignment="center" valignment="top" usebox="none">
38247 \begin_inset Text
38248
38249 \begin_layout Plain Layout
38250
38251 \family sans
38252 File\SpecialChar \menuseparator
38253 New
38254 \end_layout
38255
38256 \end_inset
38257 </cell>
38258 </row>
38259 <row interlinespace="2.5mm">
38260 <cell alignment="center" valignment="top" usebox="none">
38261 \begin_inset Text
38262
38263 \begin_layout Plain Layout
38264
38265 \family sans
38266 \begin_inset Info
38267 type  "icon"
38268 arg   "file-open"
38269 \end_inset
38270
38271
38272 \end_layout
38273
38274 \end_inset
38275 </cell>
38276 <cell alignment="center" valignment="top" usebox="none">
38277 \begin_inset Text
38278
38279 \begin_layout Plain Layout
38280
38281 \family sans
38282 File\SpecialChar \menuseparator
38283 Open
38284 \end_layout
38285
38286 \end_inset
38287 </cell>
38288 </row>
38289 <row interlinespace="2.5mm">
38290 <cell alignment="center" valignment="top" usebox="none">
38291 \begin_inset Text
38292
38293 \begin_layout Plain Layout
38294
38295 \family sans
38296 \begin_inset Info
38297 type  "icon"
38298 arg   "buffer-write"
38299 \end_inset
38300
38301
38302 \end_layout
38303
38304 \end_inset
38305 </cell>
38306 <cell alignment="center" valignment="top" usebox="none">
38307 \begin_inset Text
38308
38309 \begin_layout Plain Layout
38310
38311 \family sans
38312 File\SpecialChar \menuseparator
38313 Save
38314 \end_layout
38315
38316 \end_inset
38317 </cell>
38318 </row>
38319 <row interlinespace="2.5mm">
38320 <cell alignment="center" valignment="top" usebox="none">
38321 \begin_inset Text
38322
38323 \begin_layout Plain Layout
38324
38325 \family sans
38326 \begin_inset Info
38327 type  "icon"
38328 arg   "dialog-show print"
38329 \end_inset
38330
38331
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 <cell alignment="center" valignment="top" usebox="none">
38337 \begin_inset Text
38338
38339 \begin_layout Plain Layout
38340
38341 \family sans
38342 File\SpecialChar \menuseparator
38343 Print
38344 \end_layout
38345
38346 \end_inset
38347 </cell>
38348 </row>
38349 <row interlinespace="2.5mm">
38350 <cell alignment="center" valignment="top" usebox="none">
38351 \begin_inset Text
38352
38353 \begin_layout Plain Layout
38354
38355 \family sans
38356 \begin_inset Info
38357 type  "icon"
38358 arg   "dialog-show spellchecker"
38359 \end_inset
38360
38361
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 <cell alignment="center" valignment="top" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370
38371 \family sans
38372 Tools\SpecialChar \menuseparator
38373 Spellchecker
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 </row>
38379 <row interlinespace="2.5mm">
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384
38385 \family sans
38386 \begin_inset Info
38387 type  "icon"
38388 arg   "undo"
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400
38401 \family sans
38402 Edit\SpecialChar \menuseparator
38403 Undo
38404 \end_layout
38405
38406 \end_inset
38407 </cell>
38408 </row>
38409 <row interlinespace="2.5mm">
38410 <cell alignment="center" valignment="top" usebox="none">
38411 \begin_inset Text
38412
38413 \begin_layout Plain Layout
38414
38415 \family sans
38416 \begin_inset Info
38417 type  "icon"
38418 arg   "redo"
38419 \end_inset
38420
38421
38422 \end_layout
38423
38424 \end_inset
38425 </cell>
38426 <cell alignment="center" valignment="top" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430
38431 \family sans
38432 Edit\SpecialChar \menuseparator
38433 Redo
38434 \end_layout
38435
38436 \end_inset
38437 </cell>
38438 </row>
38439 <row interlinespace="2.5mm">
38440 <cell alignment="center" valignment="top" usebox="none">
38441 \begin_inset Text
38442
38443 \begin_layout Plain Layout
38444
38445 \family sans
38446 \begin_inset Info
38447 type  "icon"
38448 arg   "cut"
38449 \end_inset
38450
38451
38452 \end_layout
38453
38454 \end_inset
38455 </cell>
38456 <cell alignment="center" valignment="top" usebox="none">
38457 \begin_inset Text
38458
38459 \begin_layout Plain Layout
38460
38461 \family sans
38462 Edit\SpecialChar \menuseparator
38463 Cut
38464 \end_layout
38465
38466 \end_inset
38467 </cell>
38468 </row>
38469 <row interlinespace="2.5mm">
38470 <cell alignment="center" valignment="top" usebox="none">
38471 \begin_inset Text
38472
38473 \begin_layout Plain Layout
38474
38475 \family sans
38476 \begin_inset Info
38477 type  "icon"
38478 arg   "copy"
38479 \end_inset
38480
38481
38482 \end_layout
38483
38484 \end_inset
38485 </cell>
38486 <cell alignment="center" valignment="top" usebox="none">
38487 \begin_inset Text
38488
38489 \begin_layout Plain Layout
38490
38491 \family sans
38492 Edit\SpecialChar \menuseparator
38493 Copy
38494 \end_layout
38495
38496 \end_inset
38497 </cell>
38498 </row>
38499 <row interlinespace="2.5mm">
38500 <cell alignment="center" valignment="top" usebox="none">
38501 \begin_inset Text
38502
38503 \begin_layout Plain Layout
38504
38505 \family sans
38506 \begin_inset Info
38507 type  "icon"
38508 arg   "paste"
38509 \end_inset
38510
38511
38512 \end_layout
38513
38514 \end_inset
38515 </cell>
38516 <cell alignment="center" valignment="top" usebox="none">
38517 \begin_inset Text
38518
38519 \begin_layout Plain Layout
38520
38521 \family sans
38522 Edit\SpecialChar \menuseparator
38523 Paste
38524 \end_layout
38525
38526 \end_inset
38527 </cell>
38528 </row>
38529 <row interlinespace="2.5mm">
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \family sans
38536 \begin_inset Info
38537 type  "icon"
38538 arg   "dialog-show findreplace"
38539 \end_inset
38540
38541
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 <cell alignment="center" valignment="top" usebox="none">
38547 \begin_inset Text
38548
38549 \begin_layout Plain Layout
38550
38551 \family sans
38552 Edit\SpecialChar \menuseparator
38553 Find
38554 \begin_inset space \thinspace{}
38555 \end_inset
38556
38557 &
38558 \begin_inset space \thinspace{}
38559 \end_inset
38560
38561 Replace
38562 \begin_inset space \thinspace{}
38563 \end_inset
38564
38565 (Quick)
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 </row>
38571 <row interlinespace="2.5mm">
38572 <cell alignment="center" valignment="top" usebox="none">
38573 \begin_inset Text
38574
38575 \begin_layout Plain Layout
38576 \begin_inset Info
38577 type  "icon"
38578 arg   "dialog-toggle findreplaceadv"
38579 \end_inset
38580
38581
38582 \end_layout
38583
38584 \end_inset
38585 </cell>
38586 <cell alignment="center" valignment="top" usebox="none">
38587 \begin_inset Text
38588
38589 \begin_layout Plain Layout
38590
38591 \family sans
38592 Edit\SpecialChar \menuseparator
38593 Find
38594 \begin_inset space \thinspace{}
38595 \end_inset
38596
38597 &
38598 \begin_inset space \thinspace{}
38599 \end_inset
38600
38601 Replace
38602 \begin_inset space \thinspace{}
38603 \end_inset
38604
38605 (Advanced)
38606 \end_layout
38607
38608 \end_inset
38609 </cell>
38610 </row>
38611 <row interlinespace="2.5mm">
38612 <cell alignment="center" valignment="top" usebox="none">
38613 \begin_inset Text
38614
38615 \begin_layout Plain Layout
38616
38617 \family sans
38618 \begin_inset Info
38619 type  "icon"
38620 arg   "bookmark-goto 0"
38621 \end_inset
38622
38623
38624 \end_layout
38625
38626 \end_inset
38627 </cell>
38628 <cell alignment="center" valignment="top" usebox="none">
38629 \begin_inset Text
38630
38631 \begin_layout Plain Layout
38632
38633 \family sans
38634 Navigate\SpecialChar \menuseparator
38635 Bookmarks\SpecialChar \menuseparator
38636 Navigate Back
38637 \end_layout
38638
38639 \end_inset
38640 </cell>
38641 </row>
38642 <row interlinespace="2.5mm">
38643 <cell alignment="center" valignment="top" usebox="none">
38644 \begin_inset Text
38645
38646 \begin_layout Plain Layout
38647
38648 \family sans
38649 \begin_inset Info
38650 type  "icon"
38651 arg   "font-emph"
38652 \end_inset
38653
38654
38655 \end_layout
38656
38657 \end_inset
38658 </cell>
38659 <cell alignment="center" valignment="top" usebox="none">
38660 \begin_inset Text
38661
38662 \begin_layout Plain Layout
38663 Emphasize text, function of the 
38664 \family sans
38665 Edit\SpecialChar \menuseparator
38666 Text
38667 \begin_inset space ~
38668 \end_inset
38669
38670 Style\SpecialChar \menuseparator
38671 Customized
38672 \family default
38673  dialog
38674 \end_layout
38675
38676 \end_inset
38677 </cell>
38678 </row>
38679 <row interlinespace="2.5mm">
38680 <cell alignment="center" valignment="top" usebox="none">
38681 \begin_inset Text
38682
38683 \begin_layout Plain Layout
38684
38685 \family sans
38686 \begin_inset Info
38687 type  "icon"
38688 arg   "font-noun"
38689 \end_inset
38690
38691
38692 \end_layout
38693
38694 \end_inset
38695 </cell>
38696 <cell alignment="center" valignment="top" usebox="none">
38697 \begin_inset Text
38698
38699 \begin_layout Plain Layout
38700 Set text to noun style, function of the 
38701 \family sans
38702 Edit\SpecialChar \menuseparator
38703 Text
38704 \begin_inset space ~
38705 \end_inset
38706
38707 Style\SpecialChar \menuseparator
38708 Customized
38709 \family default
38710  dialog
38711 \end_layout
38712
38713 \end_inset
38714 </cell>
38715 </row>
38716 <row interlinespace="2.5mm">
38717 <cell alignment="center" valignment="top" usebox="none">
38718 \begin_inset Text
38719
38720 \begin_layout Plain Layout
38721
38722 \family sans
38723 \begin_inset Info
38724 type  "icon"
38725 arg   "textstyle-apply"
38726 \end_inset
38727
38728
38729 \end_layout
38730
38731 \end_inset
38732 </cell>
38733 <cell alignment="center" valignment="top" usebox="none">
38734 \begin_inset Text
38735
38736 \begin_layout Plain Layout
38737 Format text using the current settings in the 
38738 \family sans
38739 Edit\SpecialChar \menuseparator
38740 Text
38741 \begin_inset space ~
38742 \end_inset
38743
38744 Style\SpecialChar \menuseparator
38745 Customized
38746 \family default
38747  dialog
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 </row>
38753 <row interlinespace="2.5mm">
38754 <cell alignment="center" valignment="top" usebox="none">
38755 \begin_inset Text
38756
38757 \begin_layout Plain Layout
38758
38759 \family sans
38760 \begin_inset Info
38761 type  "icon"
38762 arg   "math-mode"
38763 \end_inset
38764
38765
38766 \end_layout
38767
38768 \end_inset
38769 </cell>
38770 <cell alignment="center" valignment="top" usebox="none">
38771 \begin_inset Text
38772
38773 \begin_layout Plain Layout
38774
38775 \family sans
38776 Insert\SpecialChar \menuseparator
38777 Math\SpecialChar \menuseparator
38778 Inline
38779 \begin_inset space ~
38780 \end_inset
38781
38782 Formula
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-show-new-inset graphics"
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
38810 \family sans
38811 Insert\SpecialChar \menuseparator
38812 Graphics
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 \begin_inset Info
38824 type  "icon"
38825 arg   "tabular-insert"
38826 \end_inset
38827
38828
38829 \end_layout
38830
38831 \end_inset
38832 </cell>
38833 <cell alignment="center" valignment="top" usebox="none">
38834 \begin_inset Text
38835
38836 \begin_layout Plain Layout
38837
38838 \family sans
38839 Insert\SpecialChar \menuseparator
38840 Table
38841 \end_layout
38842
38843 \end_inset
38844 </cell>
38845 </row>
38846 <row interlinespace="2.5mm">
38847 <cell alignment="center" valignment="top" usebox="none">
38848 \begin_inset Text
38849
38850 \begin_layout Plain Layout
38851
38852 \family sans
38853 \begin_inset Info
38854 type  "icon"
38855 arg   "dialog-toggle toc"
38856 \end_inset
38857
38858
38859 \end_layout
38860
38861 \end_inset
38862 </cell>
38863 <cell alignment="center" valignment="top" usebox="none">
38864 \begin_inset Text
38865
38866 \begin_layout Plain Layout
38867 Toggle outline window on/off, 
38868 \family sans
38869 View\SpecialChar \menuseparator
38870 Outline
38871 \end_layout
38872
38873 \end_inset
38874 </cell>
38875 </row>
38876 <row interlinespace="2.5mm">
38877 <cell alignment="center" valignment="top" usebox="none">
38878 \begin_inset Text
38879
38880 \begin_layout Plain Layout
38881
38882 \family sans
38883 \begin_inset Info
38884 type  "icon"
38885 arg   "toolbar-toggle math"
38886 \end_inset
38887
38888
38889 \end_layout
38890
38891 \end_inset
38892 </cell>
38893 <cell alignment="center" valignment="top" usebox="none">
38894 \begin_inset Text
38895
38896 \begin_layout Plain Layout
38897 Toggle math toolbar on/off
38898 \end_layout
38899
38900 \end_inset
38901 </cell>
38902 </row>
38903 <row interlinespace="2.5mm">
38904 <cell alignment="center" valignment="top" usebox="none">
38905 \begin_inset Text
38906
38907 \begin_layout Plain Layout
38908
38909 \family sans
38910 \begin_inset Info
38911 type  "icon"
38912 arg   "toolbar-toggle table"
38913 \end_inset
38914
38915
38916 \end_layout
38917
38918 \end_inset
38919 </cell>
38920 <cell alignment="center" valignment="top" usebox="none">
38921 \begin_inset Text
38922
38923 \begin_layout Plain Layout
38924 Toggle table toolbar on/off
38925 \end_layout
38926
38927 \end_inset
38928 </cell>
38929 </row>
38930 </lyxtabular>
38931
38932 \end_inset
38933
38934
38935 \end_layout
38936
38937 \begin_layout Subsection
38938 Extra Toolbar
38939 \begin_inset Index idx
38940 status collapsed
38941
38942 \begin_layout Plain Layout
38943 Toolbar ! Extra
38944 \end_layout
38945
38946 \end_inset
38947
38948
38949 \end_layout
38950
38951 \begin_layout Standard
38952 \begin_inset Graphics
38953         filename clipart/ExtraToolbar.png
38954         width 100col%
38955
38956 \end_inset
38957
38958
38959 \end_layout
38960
38961 \begin_layout Standard
38962 \begin_inset VSpace defskip
38963 \end_inset
38964
38965
38966 \end_layout
38967
38968 \begin_layout Standard
38969 The extra toolbar as shown above contains from left to right the following
38970  buttons:
38971 \end_layout
38972
38973 \begin_layout Standard
38974 \begin_inset VSpace defskip
38975 \end_inset
38976
38977
38978 \end_layout
38979
38980 \begin_layout Standard
38981 \begin_inset Tabular
38982 <lyxtabular version="3" rows="25" columns="2">
38983 <features rotate="0" islongtable="true" longtabularalignment="center">
38984 <column alignment="left" valignment="top">
38985 <column alignment="left" valignment="top">
38986 <row interlinespace="2.5mm">
38987 <cell alignment="center" valignment="top" usebox="none">
38988 \begin_inset Text
38989
38990 \begin_layout Plain Layout
38991
38992 \family sans
38993 \begin_inset Info
38994 type  "icon"
38995 arg   "layout"
38996 \end_inset
38997
38998
38999 \end_layout
39000
39001 \end_inset
39002 </cell>
39003 <cell alignment="center" valignment="top" usebox="none">
39004 \begin_inset Text
39005
39006 \begin_layout Plain Layout
39007 Default
39008 \end_layout
39009
39010 \end_inset
39011 </cell>
39012 </row>
39013 <row interlinespace="2.5mm">
39014 <cell alignment="center" valignment="top" usebox="none">
39015 \begin_inset Text
39016
39017 \begin_layout Plain Layout
39018
39019 \family sans
39020 \begin_inset Info
39021 type  "icon"
39022 arg   "layout Enumerate"
39023 \end_inset
39024
39025
39026 \end_layout
39027
39028 \end_inset
39029 </cell>
39030 <cell alignment="center" valignment="top" usebox="none">
39031 \begin_inset Text
39032
39033 \begin_layout Plain Layout
39034 Numbered list
39035 \end_layout
39036
39037 \end_inset
39038 </cell>
39039 </row>
39040 <row interlinespace="2.5mm">
39041 <cell alignment="center" valignment="top" usebox="none">
39042 \begin_inset Text
39043
39044 \begin_layout Plain Layout
39045
39046 \family sans
39047 \begin_inset Info
39048 type  "icon"
39049 arg   "layout Itemize"
39050 \end_inset
39051
39052
39053 \end_layout
39054
39055 \end_inset
39056 </cell>
39057 <cell alignment="center" valignment="top" usebox="none">
39058 \begin_inset Text
39059
39060 \begin_layout Plain Layout
39061 Itemized list
39062 \end_layout
39063
39064 \end_inset
39065 </cell>
39066 </row>
39067 <row interlinespace="2.5mm">
39068 <cell alignment="center" valignment="top" usebox="none">
39069 \begin_inset Text
39070
39071 \begin_layout Plain Layout
39072
39073 \family sans
39074 \begin_inset Info
39075 type  "icon"
39076 arg   "layout List"
39077 \end_inset
39078
39079
39080 \end_layout
39081
39082 \end_inset
39083 </cell>
39084 <cell alignment="center" valignment="top" usebox="none">
39085 \begin_inset Text
39086
39087 \begin_layout Plain Layout
39088 List
39089 \end_layout
39090
39091 \end_inset
39092 </cell>
39093 </row>
39094 <row interlinespace="2.5mm">
39095 <cell alignment="center" valignment="top" usebox="none">
39096 \begin_inset Text
39097
39098 \begin_layout Plain Layout
39099
39100 \family sans
39101 \begin_inset Info
39102 type  "icon"
39103 arg   "layout Description"
39104 \end_inset
39105
39106
39107 \end_layout
39108
39109 \end_inset
39110 </cell>
39111 <cell alignment="center" valignment="top" usebox="none">
39112 \begin_inset Text
39113
39114 \begin_layout Plain Layout
39115 Description list
39116 \end_layout
39117
39118 \end_inset
39119 </cell>
39120 </row>
39121 <row interlinespace="2.5mm">
39122 <cell alignment="center" valignment="top" usebox="none">
39123 \begin_inset Text
39124
39125 \begin_layout Plain Layout
39126
39127 \family sans
39128 \begin_inset Info
39129 type  "icon"
39130 arg   "depth-increment"
39131 \end_inset
39132
39133
39134 \end_layout
39135
39136 \end_inset
39137 </cell>
39138 <cell alignment="center" valignment="top" usebox="none">
39139 \begin_inset Text
39140
39141 \begin_layout Plain Layout
39142
39143 \family sans
39144 Edit\SpecialChar \menuseparator
39145 Increase
39146 \begin_inset space ~
39147 \end_inset
39148
39149 List
39150 \begin_inset space ~
39151 \end_inset
39152
39153 Depth
39154 \end_layout
39155
39156 \end_inset
39157 </cell>
39158 </row>
39159 <row interlinespace="2.5mm">
39160 <cell alignment="center" valignment="top" usebox="none">
39161 \begin_inset Text
39162
39163 \begin_layout Plain Layout
39164
39165 \family sans
39166 \begin_inset Info
39167 type  "icon"
39168 arg   "depth-decrement"
39169 \end_inset
39170
39171
39172 \end_layout
39173
39174 \end_inset
39175 </cell>
39176 <cell alignment="center" valignment="top" usebox="none">
39177 \begin_inset Text
39178
39179 \begin_layout Plain Layout
39180
39181 \family sans
39182 Edit\SpecialChar \menuseparator
39183 Decrease
39184 \begin_inset space ~
39185 \end_inset
39186
39187 List
39188 \begin_inset space ~
39189 \end_inset
39190
39191 Depth
39192 \end_layout
39193
39194 \end_inset
39195 </cell>
39196 </row>
39197 <row interlinespace="2.5mm">
39198 <cell alignment="center" valignment="top" usebox="none">
39199 \begin_inset Text
39200
39201 \begin_layout Plain Layout
39202
39203 \family sans
39204 \begin_inset Info
39205 type  "icon"
39206 arg   "float-insert figure"
39207 \end_inset
39208
39209
39210 \end_layout
39211
39212 \end_inset
39213 </cell>
39214 <cell alignment="center" valignment="top" usebox="none">
39215 \begin_inset Text
39216
39217 \begin_layout Plain Layout
39218
39219 \family sans
39220 Insert\SpecialChar \menuseparator
39221 Float\SpecialChar \menuseparator
39222 Figure
39223 \end_layout
39224
39225 \end_inset
39226 </cell>
39227 </row>
39228 <row interlinespace="2.5mm">
39229 <cell alignment="center" valignment="top" usebox="none">
39230 \begin_inset Text
39231
39232 \begin_layout Plain Layout
39233
39234 \family sans
39235 \begin_inset Info
39236 type  "icon"
39237 arg   "float-insert table"
39238 \end_inset
39239
39240
39241 \end_layout
39242
39243 \end_inset
39244 </cell>
39245 <cell alignment="center" valignment="top" usebox="none">
39246 \begin_inset Text
39247
39248 \begin_layout Plain Layout
39249
39250 \family sans
39251 Insert\SpecialChar \menuseparator
39252 Float\SpecialChar \menuseparator
39253 Table
39254 \end_layout
39255
39256 \end_inset
39257 </cell>
39258 </row>
39259 <row interlinespace="2.5mm">
39260 <cell alignment="center" valignment="top" usebox="none">
39261 \begin_inset Text
39262
39263 \begin_layout Plain Layout
39264
39265 \family sans
39266 \begin_inset Info
39267 type  "icon"
39268 arg   "label-insert"
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \end_inset
39275 </cell>
39276 <cell alignment="center" valignment="top" usebox="none">
39277 \begin_inset Text
39278
39279 \begin_layout Plain Layout
39280
39281 \family sans
39282 Insert\SpecialChar \menuseparator
39283 Label
39284 \end_layout
39285
39286 \end_inset
39287 </cell>
39288 </row>
39289 <row interlinespace="2.5mm">
39290 <cell alignment="center" valignment="top" usebox="none">
39291 \begin_inset Text
39292
39293 \begin_layout Plain Layout
39294
39295 \family sans
39296 \begin_inset Info
39297 type  "icon"
39298 arg   "dialog-show-new-inset ref"
39299 \end_inset
39300
39301
39302 \end_layout
39303
39304 \end_inset
39305 </cell>
39306 <cell alignment="center" valignment="top" usebox="none">
39307 \begin_inset Text
39308
39309 \begin_layout Plain Layout
39310
39311 \family sans
39312 Insert\SpecialChar \menuseparator
39313 Cross-Reference
39314 \end_layout
39315
39316 \end_inset
39317 </cell>
39318 </row>
39319 <row interlinespace="2.5mm">
39320 <cell alignment="center" valignment="top" usebox="none">
39321 \begin_inset Text
39322
39323 \begin_layout Plain Layout
39324
39325 \family sans
39326 \begin_inset Info
39327 type  "icon"
39328 arg   "dialog-show-new-inset citation"
39329 \end_inset
39330
39331
39332 \end_layout
39333
39334 \end_inset
39335 </cell>
39336 <cell alignment="center" valignment="top" usebox="none">
39337 \begin_inset Text
39338
39339 \begin_layout Plain Layout
39340
39341 \family sans
39342 Insert\SpecialChar \menuseparator
39343 Citation
39344 \end_layout
39345
39346 \end_inset
39347 </cell>
39348 </row>
39349 <row interlinespace="2.5mm">
39350 <cell alignment="center" valignment="top" usebox="none">
39351 \begin_inset Text
39352
39353 \begin_layout Plain Layout
39354
39355 \family sans
39356 \begin_inset Info
39357 type  "icon"
39358 arg   "index-insert"
39359 \end_inset
39360
39361
39362 \end_layout
39363
39364 \end_inset
39365 </cell>
39366 <cell alignment="center" valignment="top" usebox="none">
39367 \begin_inset Text
39368
39369 \begin_layout Plain Layout
39370
39371 \family sans
39372 Insert\SpecialChar \menuseparator
39373 Index
39374 \begin_inset space ~
39375 \end_inset
39376
39377 Entry
39378 \end_layout
39379
39380 \end_inset
39381 </cell>
39382 </row>
39383 <row interlinespace="2.5mm">
39384 <cell alignment="center" valignment="top" usebox="none">
39385 \begin_inset Text
39386
39387 \begin_layout Plain Layout
39388
39389 \family sans
39390 \begin_inset Info
39391 type  "icon"
39392 arg   "nomencl-insert"
39393 \end_inset
39394
39395
39396 \end_layout
39397
39398 \end_inset
39399 </cell>
39400 <cell alignment="center" valignment="top" usebox="none">
39401 \begin_inset Text
39402
39403 \begin_layout Plain Layout
39404
39405 \family sans
39406 Insert\SpecialChar \menuseparator
39407 Nomenclature
39408 \begin_inset space ~
39409 \end_inset
39410
39411 Entry
39412 \end_layout
39413
39414 \end_inset
39415 </cell>
39416 </row>
39417 <row interlinespace="2.5mm">
39418 <cell alignment="center" valignment="top" usebox="none">
39419 \begin_inset Text
39420
39421 \begin_layout Plain Layout
39422
39423 \family sans
39424 \begin_inset Info
39425 type  "icon"
39426 arg   "footnote-insert"
39427 \end_inset
39428
39429
39430 \end_layout
39431
39432 \end_inset
39433 </cell>
39434 <cell alignment="center" valignment="top" usebox="none">
39435 \begin_inset Text
39436
39437 \begin_layout Plain Layout
39438
39439 \family sans
39440 Insert\SpecialChar \menuseparator
39441 Footnote
39442 \end_layout
39443
39444 \end_inset
39445 </cell>
39446 </row>
39447 <row interlinespace="2.5mm">
39448 <cell alignment="center" valignment="top" usebox="none">
39449 \begin_inset Text
39450
39451 \begin_layout Plain Layout
39452
39453 \family sans
39454 \begin_inset Info
39455 type  "icon"
39456 arg   "marginalnote-insert"
39457 \end_inset
39458
39459
39460 \end_layout
39461
39462 \end_inset
39463 </cell>
39464 <cell alignment="center" valignment="top" usebox="none">
39465 \begin_inset Text
39466
39467 \begin_layout Plain Layout
39468
39469 \family sans
39470 Insert\SpecialChar \menuseparator
39471 Marginal
39472 \begin_inset space ~
39473 \end_inset
39474
39475 Note
39476 \end_layout
39477
39478 \end_inset
39479 </cell>
39480 </row>
39481 <row interlinespace="2.5mm">
39482 <cell alignment="center" valignment="top" usebox="none">
39483 \begin_inset Text
39484
39485 \begin_layout Plain Layout
39486
39487 \family sans
39488 \begin_inset Info
39489 type  "icon"
39490 arg   "note-insert"
39491 \end_inset
39492
39493
39494 \end_layout
39495
39496 \end_inset
39497 </cell>
39498 <cell alignment="center" valignment="top" usebox="none">
39499 \begin_inset Text
39500
39501 \begin_layout Plain Layout
39502
39503 \family sans
39504 Insert\SpecialChar \menuseparator
39505 Note\SpecialChar \menuseparator
39506 L
39507 \begin_inset ERT
39508 status collapsed
39509
39510 \begin_layout Plain Layout
39511
39512 {}
39513 \end_layout
39514
39515 \end_inset
39516
39517 yX
39518 \begin_inset space ~
39519 \end_inset
39520
39521 Note
39522 \end_layout
39523
39524 \end_inset
39525 </cell>
39526 </row>
39527 <row interlinespace="2.5mm">
39528 <cell alignment="center" valignment="top" usebox="none">
39529 \begin_inset Text
39530
39531 \begin_layout Plain Layout
39532
39533 \family sans
39534 \begin_inset Info
39535 type  "icon"
39536 arg   "box-insert Frameless"
39537 \end_inset
39538
39539
39540 \end_layout
39541
39542 \end_inset
39543 </cell>
39544 <cell alignment="center" valignment="top" usebox="none">
39545 \begin_inset Text
39546
39547 \begin_layout Plain Layout
39548
39549 \family sans
39550 Insert\SpecialChar \menuseparator
39551 Box
39552 \end_layout
39553
39554 \end_inset
39555 </cell>
39556 </row>
39557 <row interlinespace="2.5mm">
39558 <cell alignment="center" valignment="top" usebox="none">
39559 \begin_inset Text
39560
39561 \begin_layout Plain Layout
39562
39563 \family sans
39564 \begin_inset Info
39565 type  "icon"
39566 arg   "href-insert"
39567 \end_inset
39568
39569
39570 \end_layout
39571
39572 \end_inset
39573 </cell>
39574 <cell alignment="center" valignment="top" usebox="none">
39575 \begin_inset Text
39576
39577 \begin_layout Plain Layout
39578
39579 \family sans
39580 Insert\SpecialChar \menuseparator
39581 Hyperlink
39582 \end_layout
39583
39584 \end_inset
39585 </cell>
39586 </row>
39587 <row interlinespace="2.5mm">
39588 <cell alignment="center" valignment="top" usebox="none">
39589 \begin_inset Text
39590
39591 \begin_layout Plain Layout
39592
39593 \family sans
39594 \begin_inset Info
39595 type  "icon"
39596 arg   "ert-insert"
39597 \end_inset
39598
39599
39600 \end_layout
39601
39602 \end_inset
39603 </cell>
39604 <cell alignment="center" valignment="top" usebox="none">
39605 \begin_inset Text
39606
39607 \begin_layout Plain Layout
39608
39609 \family sans
39610 Insert\SpecialChar \menuseparator
39611 T
39612 \family default
39613
39614 \begin_inset ERT
39615 status collapsed
39616
39617 \begin_layout Plain Layout
39618
39619 {}
39620 \end_layout
39621
39622 \end_inset
39623
39624
39625 \family sans
39626 eX
39627 \begin_inset space ~
39628 \end_inset
39629
39630 Code
39631 \end_layout
39632
39633 \end_inset
39634 </cell>
39635 </row>
39636 <row interlinespace="2.5mm">
39637 <cell alignment="center" valignment="top" usebox="none">
39638 \begin_inset Text
39639
39640 \begin_layout Plain Layout
39641
39642 \family sans
39643 \begin_inset Info
39644 type  "icon"
39645 arg   "math-macro newmacroname newcommand"
39646 \end_inset
39647
39648
39649 \end_layout
39650
39651 \end_inset
39652 </cell>
39653 <cell alignment="center" valignment="top" usebox="none">
39654 \begin_inset Text
39655
39656 \begin_layout Plain Layout
39657
39658 \family sans
39659 Insert\SpecialChar \menuseparator
39660 Math\SpecialChar \menuseparator
39661 Macro
39662 \end_layout
39663
39664 \end_inset
39665 </cell>
39666 </row>
39667 <row interlinespace="2.5mm">
39668 <cell alignment="center" valignment="top" usebox="none">
39669 \begin_inset Text
39670
39671 \begin_layout Plain Layout
39672
39673 \family sans
39674 \begin_inset Info
39675 type  "icon"
39676 arg   "dialog-show-new-inset include"
39677 \end_inset
39678
39679
39680 \end_layout
39681
39682 \end_inset
39683 </cell>
39684 <cell alignment="center" valignment="top" usebox="none">
39685 \begin_inset Text
39686
39687 \begin_layout Plain Layout
39688
39689 \family sans
39690 Insert\SpecialChar \menuseparator
39691 File\SpecialChar \menuseparator
39692 Child
39693 \begin_inset space ~
39694 \end_inset
39695
39696 Document
39697 \end_layout
39698
39699 \end_inset
39700 </cell>
39701 </row>
39702 <row interlinespace="2.5mm">
39703 <cell alignment="center" valignment="top" usebox="none">
39704 \begin_inset Text
39705
39706 \begin_layout Plain Layout
39707
39708 \family sans
39709 \begin_inset Info
39710 type  "icon"
39711 arg   "dialog-show character"
39712 \end_inset
39713
39714
39715 \end_layout
39716
39717 \end_inset
39718 </cell>
39719 <cell alignment="center" valignment="top" usebox="none">
39720 \begin_inset Text
39721
39722 \begin_layout Plain Layout
39723
39724 \family sans
39725 Edit\SpecialChar \menuseparator
39726 Text
39727 \begin_inset space ~
39728 \end_inset
39729
39730 Style\SpecialChar \menuseparator
39731 Customized
39732 \end_layout
39733
39734 \end_inset
39735 </cell>
39736 </row>
39737 <row interlinespace="2.5mm">
39738 <cell alignment="center" valignment="top" usebox="none">
39739 \begin_inset Text
39740
39741 \begin_layout Plain Layout
39742
39743 \family sans
39744 \begin_inset Info
39745 type  "icon"
39746 arg   "layout-paragraph"
39747 \end_inset
39748
39749
39750 \end_layout
39751
39752 \end_inset
39753 </cell>
39754 <cell alignment="center" valignment="top" usebox="none">
39755 \begin_inset Text
39756
39757 \begin_layout Plain Layout
39758
39759 \family sans
39760 Edit\SpecialChar \menuseparator
39761 Paragraph
39762 \begin_inset space ~
39763 \end_inset
39764
39765 Settings
39766 \end_layout
39767
39768 \end_inset
39769 </cell>
39770 </row>
39771 <row interlinespace="2.5mm">
39772 <cell alignment="center" valignment="top" usebox="none">
39773 \begin_inset Text
39774
39775 \begin_layout Plain Layout
39776
39777 \family sans
39778 \begin_inset Info
39779 type  "icon"
39780 arg   "thesaurus-entry"
39781 \end_inset
39782
39783
39784 \end_layout
39785
39786 \end_inset
39787 </cell>
39788 <cell alignment="center" valignment="top" usebox="none">
39789 \begin_inset Text
39790
39791 \begin_layout Plain Layout
39792
39793 \family sans
39794 Tools\SpecialChar \menuseparator
39795 Thesaurus
39796 \end_layout
39797
39798 \end_inset
39799 </cell>
39800 </row>
39801 </lyxtabular>
39802
39803 \end_inset
39804
39805
39806 \end_layout
39807
39808 \begin_layout Subsection
39809 View/Update Toolbar
39810 \begin_inset Index idx
39811 status collapsed
39812
39813 \begin_layout Plain Layout
39814 Toolbar ! View / Update
39815 \end_layout
39816
39817 \end_inset
39818
39819
39820 \end_layout
39821
39822 \begin_layout Standard
39823 \begin_inset Graphics
39824         filename clipart/ViewToolbar.png
39825
39826 \end_inset
39827
39828
39829 \end_layout
39830
39831 \begin_layout Standard
39832 \begin_inset VSpace defskip
39833 \end_inset
39834
39835
39836 \end_layout
39837
39838 \begin_layout Standard
39839 The view/update toolbar as shown above contains from left to right the following
39840  buttons:
39841 \end_layout
39842
39843 \begin_layout Standard
39844 \begin_inset VSpace defskip
39845 \end_inset
39846
39847
39848 \end_layout
39849
39850 \begin_layout Standard
39851 \begin_inset Tabular
39852 <lyxtabular version="3" rows="7" columns="2">
39853 <features rotate="0" islongtable="true" longtabularalignment="center">
39854 <column alignment="left" valignment="top">
39855 <column alignment="left" valignment="top">
39856 <row interlinespace="2.5mm">
39857 <cell alignment="center" valignment="top" usebox="none">
39858 \begin_inset Text
39859
39860 \begin_layout Plain Layout
39861
39862 \family sans
39863 \begin_inset Info
39864 type  "icon"
39865 arg   "buffer-view"
39866 \end_inset
39867
39868
39869 \end_layout
39870
39871 \end_inset
39872 </cell>
39873 <cell alignment="center" valignment="top" usebox="none">
39874 \begin_inset Text
39875
39876 \begin_layout Plain Layout
39877
39878 \family sans
39879 Document\SpecialChar \menuseparator
39880 View
39881 \end_layout
39882
39883 \end_inset
39884 </cell>
39885 </row>
39886 <row interlinespace="2.5mm">
39887 <cell alignment="center" valignment="top" usebox="none">
39888 \begin_inset Text
39889
39890 \begin_layout Plain Layout
39891
39892 \family sans
39893 \begin_inset Info
39894 type  "icon"
39895 arg   "buffer-update"
39896 \end_inset
39897
39898
39899 \end_layout
39900
39901 \end_inset
39902 </cell>
39903 <cell alignment="center" valignment="top" usebox="none">
39904 \begin_inset Text
39905
39906 \begin_layout Plain Layout
39907
39908 \family sans
39909 Document\SpecialChar \menuseparator
39910 Update
39911 \end_layout
39912
39913 \end_inset
39914 </cell>
39915 </row>
39916 <row interlinespace="2.5mm">
39917 <cell alignment="center" valignment="top" usebox="none">
39918 \begin_inset Text
39919
39920 \begin_layout Plain Layout
39921
39922 \family sans
39923 \begin_inset Info
39924 type  "icon"
39925 arg   "master-buffer-view"
39926 \end_inset
39927
39928
39929 \end_layout
39930
39931 \end_inset
39932 </cell>
39933 <cell alignment="center" valignment="top" usebox="none">
39934 \begin_inset Text
39935
39936 \begin_layout Plain Layout
39937
39938 \family sans
39939 Document\SpecialChar \menuseparator
39940 Master
39941 \begin_inset space ~
39942 \end_inset
39943
39944 Document
39945 \end_layout
39946
39947 \end_inset
39948 </cell>
39949 </row>
39950 <row interlinespace="2.5mm">
39951 <cell alignment="center" valignment="top" usebox="none">
39952 \begin_inset Text
39953
39954 \begin_layout Plain Layout
39955
39956 \family sans
39957 \begin_inset Info
39958 type  "icon"
39959 arg   "master-buffer-update"
39960 \end_inset
39961
39962
39963 \end_layout
39964
39965 \end_inset
39966 </cell>
39967 <cell alignment="center" valignment="top" usebox="none">
39968 \begin_inset Text
39969
39970 \begin_layout Plain Layout
39971
39972 \family sans
39973 Document\SpecialChar \menuseparator
39974 Update
39975 \begin_inset space ~
39976 \end_inset
39977
39978 Master
39979 \begin_inset space ~
39980 \end_inset
39981
39982 Document
39983 \end_layout
39984
39985 \end_inset
39986 </cell>
39987 </row>
39988 <row interlinespace="2.5mm">
39989 <cell alignment="center" valignment="top" usebox="none">
39990 \begin_inset Text
39991
39992 \begin_layout Plain Layout
39993
39994 \family sans
39995 \begin_inset Info
39996 type  "icon"
39997 arg   "buffer-toggle-output-sync"
39998 \end_inset
39999
40000
40001 \end_layout
40002
40003 \end_inset
40004 </cell>
40005 <cell alignment="center" valignment="top" usebox="none">
40006 \begin_inset Text
40007
40008 \begin_layout Plain Layout
40009
40010 \family sans
40011 Document\SpecialChar \menuseparator
40012 Settings\SpecialChar \menuseparator
40013 Output\SpecialChar \menuseparator
40014 Synchronize with Output
40015 \end_layout
40016
40017 \end_inset
40018 </cell>
40019 </row>
40020 <row interlinespace="2.5mm">
40021 <cell alignment="center" valignment="top" usebox="none">
40022 \begin_inset Text
40023
40024 \begin_layout Plain Layout
40025 \begin_inset Graphics
40026         filename ../images/view-others.png
40027         scale 85
40028         groupId toolbarbuttons
40029
40030 \end_inset
40031
40032
40033 \family sans
40034 *
40035 \end_layout
40036
40037 \end_inset
40038 </cell>
40039 <cell alignment="center" valignment="top" usebox="none">
40040 \begin_inset Text
40041
40042 \begin_layout Plain Layout
40043
40044 \family sans
40045 Document\SpecialChar \menuseparator
40046 View (Other Formats)
40047 \end_layout
40048
40049 \end_inset
40050 </cell>
40051 </row>
40052 <row interlinespace="2.5mm">
40053 <cell alignment="center" valignment="top" usebox="none">
40054 \begin_inset Text
40055
40056 \begin_layout Plain Layout
40057 \begin_inset Graphics
40058         filename ../images/update-others.png
40059         scale 85
40060         groupId toolbarbuttons
40061
40062 \end_inset
40063
40064 *
40065 \end_layout
40066
40067 \end_inset
40068 </cell>
40069 <cell alignment="center" valignment="top" usebox="none">
40070 \begin_inset Text
40071
40072 \begin_layout Plain Layout
40073
40074 \family sans
40075 Document\SpecialChar \menuseparator
40076 Update (Other Formats)
40077 \end_layout
40078
40079 \end_inset
40080 </cell>
40081 </row>
40082 </lyxtabular>
40083
40084 \end_inset
40085
40086
40087 \end_layout
40088
40089 \begin_layout Standard
40090 * These icons might look different for you if you do not use the default
40091  icon set.
40092 \end_layout
40093
40094 \begin_layout Subsection
40095 Other Toolbars
40096 \end_layout
40097
40098 \begin_layout Standard
40099 The change tracking toolbar is explained in section
40100 \begin_inset space ~
40101 \end_inset
40102
40103
40104 \begin_inset CommandInset ref
40105 LatexCommand ref
40106 reference "sec:Change-Tracking"
40107
40108 \end_inset
40109
40110 , the table toolbar
40111 \begin_inset Index idx
40112 status collapsed
40113
40114 \begin_layout Plain Layout
40115 Toolbar ! Table
40116 \end_layout
40117
40118 \end_inset
40119
40120  in the 
40121 \emph on
40122 Embedded
40123 \begin_inset space ~
40124 \end_inset
40125
40126 Objects
40127 \emph default
40128  manual and the math macro toolbar
40129 \begin_inset Index idx
40130 status collapsed
40131
40132 \begin_layout Plain Layout
40133 Toolbar ! Macro
40134 \end_layout
40135
40136 \end_inset
40137
40138  in the 
40139 \emph on
40140 Math
40141 \emph default
40142  manual.
40143 \end_layout
40144
40145 \begin_layout Chapter
40146 The Document Settings
40147 \begin_inset CommandInset label
40148 LatexCommand label
40149 name "chap:The-Document-Settings"
40150
40151 \end_inset
40152
40153
40154 \begin_inset Index idx
40155 status collapsed
40156
40157 \begin_layout Plain Layout
40158 Document ! Settings
40159 \end_layout
40160
40161 \end_inset
40162
40163
40164 \end_layout
40165
40166 \begin_layout Standard
40167 The 
40168 \family sans
40169 Document
40170 \begin_inset space ~
40171 \end_inset
40172
40173 Setting
40174 \family default
40175 s dialog contains submenus to set properties for the whole document and
40176  is called with the menu
40177 \family sans
40178  Document\SpecialChar \menuseparator
40179 Settings
40180 \family default
40181 .
40182  You can save your document settings as default with the
40183 \family sans
40184  Save as Document Defaults
40185 \family default
40186  button in any dialog.
40187  This will create a template named 
40188 \family typewriter
40189 defaults.lyx
40190 \family default
40191  which is automatically loaded by LyX when you create a new document without
40192  using a template.
40193 \end_layout
40194
40195 \begin_layout Standard
40196 The button 
40197 \family sans
40198 Use Class Defaults
40199 \family default
40200  resets the document settings to the default of the document class.
40201  This affects mostly class options, the page layout and Numbering & TOC.
40202 \end_layout
40203
40204 \begin_layout Standard
40205 The different submenus of the dialog are explained in the following sections.
40206  There are so many document settings available that it might take a while
40207  to find the one you are looking for.
40208  To find a setting quicker, you can use the search field which is above
40209  the submenus of the dialog.
40210  If you search e.
40211 \begin_inset space \thinspace{}
40212 \end_inset
40213
40214 g.
40215 \begin_inset space \space{}
40216 \end_inset
40217
40218 for 
40219 \begin_inset Quotes eld
40220 \end_inset
40221
40222 page
40223 \begin_inset Quotes erd
40224 \end_inset
40225
40226 , you will see that some submenus will be grayed-out and disabled.
40227  Only the submenus with page settings stay enabled.
40228  The found page settings are labeled red in these submenus.
40229 \end_layout
40230
40231 \begin_layout Section
40232 Document Class
40233 \end_layout
40234
40235 \begin_layout Standard
40236 Here you set the document class, class options, a graphics driver, and a
40237  master document.
40238  Document classes are described in section
40239 \begin_inset space ~
40240 \end_inset
40241
40242
40243 \begin_inset CommandInset ref
40244 LatexCommand ref
40245 reference "sec:Document-Classes"
40246
40247 \end_inset
40248
40249 .
40250  
40251 \end_layout
40252
40253 \begin_layout Standard
40254 With the button 
40255 \family sans
40256 Local
40257 \begin_inset space ~
40258 \end_inset
40259
40260 Layout
40261 \family default
40262  you can load you own layout-file, that is not in LyX's 
40263 \emph on
40264 layouts
40265 \emph default
40266  folder and thus not recognized by LyX as a layout for a document class.
40267  For more about layout-files, see the chapter 
40268 \emph on
40269 Installing New Document Classes, Types of Layout Files
40270 \emph default
40271  of the 
40272 \emph on
40273 Customization
40274 \emph default
40275  Handbook.
40276 \end_layout
40277
40278 \begin_layout Standard
40279 Some classes use special class options by default.
40280  If this is the case, they are listed in the field 
40281 \family sans
40282 Predefined
40283 \family default
40284  and you can decide to use them or not.
40285  If you do not know exactly what the default class options are for, it is
40286  recommended you leave them untouched.
40287  The 
40288 \family sans
40289 Graphics driver
40290 \family default
40291  is used for LaTeX's graphics, color and page layout packages.
40292  If using 
40293 \family sans
40294 Default
40295 \family default
40296 , the default driver for the LaTeX-packages is used.
40297  It is recommended that you use the default unless you know what you are
40298  doing.
40299 \begin_inset Foot
40300 status collapsed
40301
40302 \begin_layout Plain Layout
40303 When you want to use one of the following drivers
40304 \begin_inset Newline newline
40305 \end_inset
40306
40307
40308 \family sans
40309 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40310 \family default
40311
40312 \begin_inset Newline newline
40313 \end_inset
40314
40315 you first have to activate them in your LaTeX distribution, see section
40316  
40317 \emph on
40318 Driver support
40319 \emph default
40320  in 
40321 \begin_inset CommandInset href
40322 LatexCommand href
40323 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40324
40325 \end_inset
40326
40327 .
40328 \end_layout
40329
40330 \end_inset
40331
40332
40333 \end_layout
40334
40335 \begin_layout Standard
40336 Specifying a 
40337 \family sans
40338 Master
40339 \family default
40340  document is necessary if the current document is a child or subdocument.
40341  The master document will be used by LyX in the background if the child
40342  document is opened without its master.
40343  This way child documents are always compilable.
40344  More about master and child documents is explained in the section 
40345 \emph on
40346 Child Documents
40347 \emph default
40348  of the 
40349 \emph on
40350 Embedded
40351 \begin_inset space ~
40352 \end_inset
40353
40354 Objects
40355 \emph default
40356  manual.
40357 \end_layout
40358
40359 \begin_layout Standard
40360 There is also an option to suppress the date and one to use the LaTeX-package
40361  
40362 \series bold
40363 refstyle
40364 \series default
40365  instead of 
40366 \series bold
40367 prettyref
40368 \series default
40369
40370 \begin_inset Index idx
40371 status collapsed
40372
40373 \begin_layout Plain Layout
40374 LaTeX-packages ! prettyref
40375 \end_layout
40376
40377 \end_inset
40378
40379
40380 \begin_inset Index idx
40381 status collapsed
40382
40383 \begin_layout Plain Layout
40384 LaTeX-packages ! refstyle
40385 \end_layout
40386
40387 \end_inset
40388
40389  for cross-references, see section
40390 \begin_inset space ~
40391 \end_inset
40392
40393
40394 \begin_inset CommandInset ref
40395 LatexCommand ref
40396 reference "sec:Cross-References"
40397
40398 \end_inset
40399
40400 .
40401 \end_layout
40402
40403 \begin_layout Section
40404 Child Documents
40405 \end_layout
40406
40407 \begin_layout Standard
40408 This submenu is only visible when your document includes child documents.
40409  Please refer to the section 
40410 \emph on
40411 Child
40412 \begin_inset space ~
40413 \end_inset
40414
40415 Documents
40416 \emph default
40417  of the 
40418 \emph on
40419 Embedded
40420 \begin_inset space ~
40421 \end_inset
40422
40423 Objects
40424 \emph default
40425  manual for details.
40426 \end_layout
40427
40428 \begin_layout Section
40429 Modules
40430 \end_layout
40431
40432 \begin_layout Standard
40433 Modules are explained in section
40434 \begin_inset space ~
40435 \end_inset
40436
40437
40438 \begin_inset CommandInset ref
40439 LatexCommand ref
40440 reference "sub:Modules"
40441
40442 \end_inset
40443
40444 .
40445 \end_layout
40446
40447 \begin_layout Section
40448 Local Layout
40449 \end_layout
40450
40451 \begin_layout Standard
40452 See section
40453 \begin_inset space ~
40454 \end_inset
40455
40456
40457 \begin_inset CommandInset ref
40458 LatexCommand ref
40459 reference "sub:Local-Layout"
40460
40461 \end_inset
40462
40463  for a description.
40464 \end_layout
40465
40466 \begin_layout Section
40467 Fonts
40468 \end_layout
40469
40470 \begin_layout Standard
40471 The document font settings are described in section
40472 \begin_inset space ~
40473 \end_inset
40474
40475
40476 \begin_inset CommandInset ref
40477 LatexCommand ref
40478 reference "sec:Fonts-and-Text"
40479
40480 \end_inset
40481
40482 .
40483 \end_layout
40484
40485 \begin_layout Section
40486 Text Layout
40487 \end_layout
40488
40489 \begin_layout Standard
40490 You can specify if paragraphs should be separated by 
40491 \family sans
40492 Indentation
40493 \family default
40494  or by 
40495 \family sans
40496 Vertical space
40497 \family default
40498 .
40499  The 
40500 \family sans
40501 Line
40502 \begin_inset space ~
40503 \end_inset
40504
40505 spacing
40506 \family default
40507  and whether it should be a 
40508 \family sans
40509 Two-column
40510 \begin_inset space ~
40511 \end_inset
40512
40513 document
40514 \family default
40515  can also be specified here.
40516 \end_layout
40517
40518 \begin_layout Standard
40519 Note that LyX will not show two columns or the specified line spacing on
40520  screen.
40521  That would be impractical, often unreadable, and is not part of the WYSIWYM
40522  concept.
40523  However, it will be as you specified in the output.
40524 \end_layout
40525
40526 \begin_layout Section
40527 Page Layout
40528 \end_layout
40529
40530 \begin_layout Standard
40531 This dialog is described in sections
40532 \begin_inset space ~
40533 \end_inset
40534
40535
40536 \begin_inset CommandInset ref
40537 LatexCommand ref
40538 reference "sub:Paper-Size,-Orientation"
40539
40540 \end_inset
40541
40542  and 
40543 \begin_inset CommandInset ref
40544 LatexCommand ref
40545 reference "sub:Document-Layout"
40546
40547 \end_inset
40548
40549 .
40550 \end_layout
40551
40552 \begin_layout Section
40553 Page Margins
40554 \end_layout
40555
40556 \begin_layout Standard
40557 Here you can adjust the page margins as described in section
40558 \begin_inset space ~
40559 \end_inset
40560
40561
40562 \begin_inset CommandInset ref
40563 LatexCommand ref
40564 reference "sub:Margins"
40565
40566 \end_inset
40567
40568 .
40569 \end_layout
40570
40571 \begin_layout Section
40572 Language
40573 \begin_inset CommandInset label
40574 LatexCommand label
40575 name "sec:Language-encodings"
40576
40577 \end_inset
40578
40579
40580 \begin_inset Index idx
40581 status collapsed
40582
40583 \begin_layout Plain Layout
40584 Language ! Encoding
40585 \end_layout
40586
40587 \end_inset
40588
40589
40590 \end_layout
40591
40592 \begin_layout Standard
40593 The document language and quote styles are set here.
40594  The encoding specifies how the document content is exported to LaTeX (the
40595  LyX file is always encoded in utf8).
40596  All characters that cannot be encoded using the specified encoding will
40597  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40598  known for a particular character).
40599 \begin_inset Foot
40600 status collapsed
40601
40602 \begin_layout Plain Layout
40603 The known commands are defined in a text file (
40604 \emph on
40605 unicodesymbols
40606 \emph default
40607 ).
40608  You can add commands for unknown symbols to that file yourself, see the
40609  
40610 \emph on
40611 Customization
40612 \emph default
40613  manual for details.
40614 \end_layout
40615
40616 \end_inset
40617
40618
40619 \end_layout
40620
40621 \begin_layout Standard
40622 If you use the option 
40623 \family sans
40624 Language Default
40625 \family default
40626 , LyX determines the encoding of a text part from the language of this text.
40627  If the document contains text in more than one language you may get more
40628  than one encoding in the LaTeX file.
40629  If you do not use this option then the complete document will always use
40630  exactly one encoding.
40631  Checking this option is the preferred setting.
40632 \end_layout
40633
40634 \begin_layout Standard
40635 LyX also supports Unicode output, which is particularly useful if you need
40636  lots of special symbols or non-alphabetic scripts, respectively.
40637  If you want to use this (and your LaTeX installation supports Unicode),
40638  choose one of the four utf8 variants from the list below.
40639  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40640  so it is not uncommon that a file with lots of Unicode symbols works fine
40641  with 
40642 \family sans
40643 Language Default
40644 \family default
40645  (when LyX uses its list of known LaTeX-commands), but does not work with
40646  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40647  because all Unicode symbols can be encoded in utf8).
40648  The situation is much better with XeTeX and LuaTeX, two new alternative
40649  engines to standard LaTeX.
40650  Both engines support Unicode natively.
40651  LyX now also supports these two engines (via the output formats 
40652 \family sans
40653 PDF
40654 \begin_inset space ~
40655 \end_inset
40656
40657 (XeTe
40658 \begin_inset ERT
40659 status collapsed
40660
40661 \begin_layout Plain Layout
40662
40663 {}
40664 \end_layout
40665
40666 \end_inset
40667
40668 X)
40669 \family default
40670
40671 \family sans
40672 PDF
40673 \begin_inset space ~
40674 \end_inset
40675
40676 (LuaTe
40677 \begin_inset ERT
40678 status collapsed
40679
40680 \begin_layout Plain Layout
40681
40682 {}
40683 \end_layout
40684
40685 \end_inset
40686
40687 X)
40688 \family default
40689  and 
40690 \family sans
40691 DVI
40692 \begin_inset space ~
40693 \end_inset
40694
40695 (LuaTeX)
40696 \family default
40697 , see section
40698 \begin_inset space ~
40699 \end_inset
40700
40701
40702 \begin_inset CommandInset ref
40703 LatexCommand ref
40704 reference "sub:Output-file-formats"
40705
40706 \end_inset
40707
40708 ).
40709  So if you are using many special or accented characters and 
40710 \family sans
40711 Language Default
40712 \family default
40713  fails, you might try out one of these new engines.
40714 \end_layout
40715
40716 \begin_layout Standard
40717 The 
40718 \family sans
40719 Language
40720 \begin_inset space ~
40721 \end_inset
40722
40723 package
40724 \family default
40725  determines the LaTeX-package that is used for hyphenation and the translation
40726  of strings like 
40727 \begin_inset Quotes eld
40728 \end_inset
40729
40730 Part
40731 \begin_inset Quotes erd
40732 \end_inset
40733
40734 .
40735  The possible settings are:
40736 \end_layout
40737
40738 \begin_layout Description
40739 Default uses the language package that is selected in
40740 \family sans
40741  Tools\SpecialChar \menuseparator
40742 Preferences\SpecialChar \menuseparator
40743 Language Settings
40744 \family default
40745  (see section
40746 \begin_inset space ~
40747 \end_inset
40748
40749
40750 \begin_inset CommandInset ref
40751 LatexCommand ref
40752 reference "sub:Prefs-Language"
40753
40754 \end_inset
40755
40756 ).
40757 \end_layout
40758
40759 \begin_layout Description
40760 Automatic selects the most suitable language package for the view/export
40761  format you will use.
40762  In many cases this will be 
40763 \series bold
40764 babel
40765 \series default
40766
40767 \begin_inset Index idx
40768 status collapsed
40769
40770 \begin_layout Plain Layout
40771 LaTeX-packages ! babel
40772 \end_layout
40773
40774 \end_inset
40775
40776 .
40777  If the newer package 
40778 \series bold
40779 polyglossia
40780 \series default
40781
40782 \begin_inset Index idx
40783 status collapsed
40784
40785 \begin_layout Plain Layout
40786 LaTeX-packages ! polyglossia
40787 \end_layout
40788
40789 \end_inset
40790
40791  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40792  this package will be used instead of 
40793 \series bold
40794 babel
40795 \series default
40796 .
40797 \end_layout
40798
40799 \begin_layout Description
40800 Always
40801 \begin_inset space ~
40802 \end_inset
40803
40804 Babel uses 
40805 \series bold
40806 babel
40807 \series default
40808  even if 
40809 \series bold
40810 polyglossia
40811 \series default
40812  would be more appropriate.
40813 \end_layout
40814
40815 \begin_layout Description
40816 Custom allows you to specify a language package command of your choice.
40817  For example if you want to use a language-specific package like 
40818 \series bold
40819 ngerman
40820 \series default
40821  (for German texts), type in
40822 \series bold
40823
40824 \begin_inset Newline newline
40825 \end_inset
40826
40827
40828 \backslash
40829 usepackage{ngerman}
40830 \end_layout
40831
40832 \begin_layout Description
40833 None will not use a language package.
40834  This is necessary for some document classes for scientific articles.
40835 \end_layout
40836
40837 \begin_layout Standard
40838 Here is a list with the important encodings:
40839 \end_layout
40840
40841 \begin_layout Description
40842 Language
40843 \begin_inset space ~
40844 \end_inset
40845
40846 Default
40847 \begin_inset space ~
40848 \end_inset
40849
40850 (no
40851 \begin_inset space ~
40852 \end_inset
40853
40854 inputenc) Same as 
40855 \family sans
40856 Language Default
40857 \family default
40858 , but the LaTeX-package 
40859 \series bold
40860 inputenc
40861 \series default
40862
40863 \begin_inset Index idx
40864 status collapsed
40865
40866 \begin_layout Plain Layout
40867 LaTeX-packages ! inputenc
40868 \end_layout
40869
40870 \end_inset
40871
40872  is not used.
40873  When using this, you probably need to load some additional packages manually
40874  in the preamble and specify the used encoding for text parts in foreign
40875  languages in TeX code.
40876 \end_layout
40877
40878 \begin_layout Description
40879 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40880  LyX converts all other characters into LaTeX commands, which may result
40881  in a big file when lots of LaTeX-commands are needed.
40882 \end_layout
40883
40884 \begin_layout Description
40885 Arabic
40886 \begin_inset space ~
40887 \end_inset
40888
40889 (CP
40890 \begin_inset space ~
40891 \end_inset
40892
40893 1256) MS Windows code page for Arabic and Farsi
40894 \end_layout
40895
40896 \begin_layout Description
40897 Arabic
40898 \begin_inset space ~
40899 \end_inset
40900
40901 (ISO
40902 \begin_inset space ~
40903 \end_inset
40904
40905 8859-6) for Arabic and Farsi
40906 \end_layout
40907
40908 \begin_layout Description
40909 Armenian
40910 \begin_inset space ~
40911 \end_inset
40912
40913 (ArmSCII8) for Armenian
40914 \end_layout
40915
40916 \begin_layout Description
40917 Baltic
40918 \begin_inset space ~
40919 \end_inset
40920
40921 (CP
40922 \begin_inset space ~
40923 \end_inset
40924
40925 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40926  as the ISO-8859-13 encoding
40927 \end_layout
40928
40929 \begin_layout Description
40930 Baltic
40931 \begin_inset space ~
40932 \end_inset
40933
40934 (ISO
40935 \begin_inset space ~
40936 \end_inset
40937
40938 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40939  encoding
40940 \end_layout
40941
40942 \begin_layout Description
40943 Baltic
40944 \begin_inset space ~
40945 \end_inset
40946
40947 (ISO
40948 \begin_inset space ~
40949 \end_inset
40950
40951 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40952  ISO-8859-13 encoding
40953 \end_layout
40954
40955 \begin_layout Description
40956 Central
40957 \begin_inset space ~
40958 \end_inset
40959
40960 European
40961 \begin_inset space ~
40962 \end_inset
40963
40964 (CP
40965 \begin_inset space ~
40966 \end_inset
40967
40968 1250) MS Windows code page for ISO
40969 \begin_inset space ~
40970 \end_inset
40971
40972 8859-2 (latin2)
40973 \end_layout
40974
40975 \begin_layout Description
40976 Central
40977 \begin_inset space ~
40978 \end_inset
40979
40980 European
40981 \begin_inset space ~
40982 \end_inset
40983
40984 (ISO
40985 \begin_inset space ~
40986 \end_inset
40987
40988 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40989  Romanian, Slovak and Slovenian
40990 \end_layout
40991
40992 \begin_layout Description
40993 Chinese
40994 \begin_inset space ~
40995 \end_inset
40996
40997 (simplified)
40998 \begin_inset space ~
40999 \end_inset
41000
41001 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41002  this encoding is officially replaced by the encoding GB18030, as GB18030
41003  is not available for LaTeX you should try to use the encoding Unicode
41004 \begin_inset space ~
41005 \end_inset
41006
41007 (CJK)
41008 \begin_inset space ~
41009 \end_inset
41010
41011 (utf8)
41012 \end_layout
41013
41014 \begin_layout Description
41015 Chinese
41016 \begin_inset space ~
41017 \end_inset
41018
41019 (simplified)
41020 \begin_inset space ~
41021 \end_inset
41022
41023 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41024  except for the Euro currency sign, since 2001 this encoding is officially
41025  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41026  you should try to use the encoding Unicode
41027 \begin_inset space ~
41028 \end_inset
41029
41030 (CJK)
41031 \begin_inset space ~
41032 \end_inset
41033
41034 (utf8)
41035 \end_layout
41036
41037 \begin_layout Description
41038 Chinese
41039 \begin_inset space ~
41040 \end_inset
41041
41042 (traditional)
41043 \begin_inset space ~
41044 \end_inset
41045
41046 (EUC-TW) for traditional Chinese
41047 \end_layout
41048
41049 \begin_layout Description
41050 Cyrillic
41051 \begin_inset space ~
41052 \end_inset
41053
41054 (CP
41055 \begin_inset space ~
41056 \end_inset
41057
41058 1251) MS Windows code page for Cyrillic
41059 \end_layout
41060
41061 \begin_layout Description
41062 Cyrillic
41063 \begin_inset space ~
41064 \end_inset
41065
41066 (ISO
41067 \begin_inset space ~
41068 \end_inset
41069
41070 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41071 \end_layout
41072
41073 \begin_layout Description
41074 Cyrillic
41075 \begin_inset space ~
41076 \end_inset
41077
41078 (KOI8-R) standard Cyrillic especially for Russian
41079 \end_layout
41080
41081 \begin_layout Description
41082 Cyrillic
41083 \begin_inset space ~
41084 \end_inset
41085
41086 (KOI8-U) Cyrillic for Ukrainian
41087 \end_layout
41088
41089 \begin_layout Description
41090 Cyrillic
41091 \begin_inset space ~
41092 \end_inset
41093
41094 (pt
41095 \begin_inset space ~
41096 \end_inset
41097
41098 154) Cyrillic for Kazakh
41099 \end_layout
41100
41101 \begin_layout Description
41102 Greek
41103 \begin_inset space ~
41104 \end_inset
41105
41106 (ISO
41107 \begin_inset space ~
41108 \end_inset
41109
41110 8859-7) for Greek
41111 \end_layout
41112
41113 \begin_layout Description
41114 Hebrew
41115 \begin_inset space ~
41116 \end_inset
41117
41118 (CP
41119 \begin_inset space ~
41120 \end_inset
41121
41122 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41123 \end_layout
41124
41125 \begin_layout Description
41126 Hebrew
41127 \begin_inset space ~
41128 \end_inset
41129
41130 (ISO
41131 \begin_inset space ~
41132 \end_inset
41133
41134 8859-8) for Hebrew
41135 \end_layout
41136
41137 \begin_layout Description
41138 Japanese
41139 \begin_inset space ~
41140 \end_inset
41141
41142 (CJK)
41143 \begin_inset space ~
41144 \end_inset
41145
41146 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41147 \series bold
41148 CJK
41149 \series default
41150
41151 \begin_inset Index idx
41152 status collapsed
41153
41154 \begin_layout Plain Layout
41155 LaTeX-packages ! CJK
41156 \end_layout
41157
41158 \end_inset
41159
41160 , when using this, set the document language to 
41161 \family sans
41162 Japanese (CJK)
41163 \end_layout
41164
41165 \begin_layout Description
41166 Japanese
41167 \begin_inset space ~
41168 \end_inset
41169
41170 (CJK)
41171 \begin_inset space ~
41172 \end_inset
41173
41174 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41175 \series bold
41176 CJK
41177 \series default
41178 , when using this, set the document language to 
41179 \family sans
41180 Japanese
41181 \begin_inset space ~
41182 \end_inset
41183
41184 (CJK)
41185 \end_layout
41186
41187 \begin_layout Description
41188 Japanese
41189 \begin_inset space ~
41190 \end_inset
41191
41192 (non-CJK)
41193 \begin_inset space ~
41194 \end_inset
41195
41196 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41197 \series bold
41198 japanese
41199 \series default
41200
41201 \begin_inset Index idx
41202 status collapsed
41203
41204 \begin_layout Plain Layout
41205 LaTeX-packages ! japanese
41206 \end_layout
41207
41208 \end_inset
41209
41210 , when using this, set the document language to 
41211 \family sans
41212 Japanese
41213 \end_layout
41214
41215 \begin_layout Description
41216 Japanese
41217 \begin_inset space ~
41218 \end_inset
41219
41220 (non-CJK)
41221 \begin_inset space ~
41222 \end_inset
41223
41224 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41225 \series bold
41226 japanese
41227 \series default
41228 , when using this, set the document language to 
41229 \family sans
41230 Japanese
41231 \end_layout
41232
41233 \begin_layout Description
41234 Japanese
41235 \begin_inset space ~
41236 \end_inset
41237
41238 (non-CJK)
41239 \begin_inset space ~
41240 \end_inset
41241
41242 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41243 \series bold
41244 japanese
41245 \series default
41246 , when using this, set the document language to 
41247 \family sans
41248 Japanese
41249 \end_layout
41250
41251 \begin_layout Description
41252 Korean
41253 \begin_inset space ~
41254 \end_inset
41255
41256 (EUC-KR) for Korean
41257 \end_layout
41258
41259 \begin_layout Description
41260 Southern
41261 \begin_inset space ~
41262 \end_inset
41263
41264 European
41265 \begin_inset space ~
41266 \end_inset
41267
41268 (ISO
41269 \begin_inset space ~
41270 \end_inset
41271
41272 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41273 \end_layout
41274
41275 \begin_layout Description
41276 South-Eastern
41277 \begin_inset space ~
41278 \end_inset
41279
41280 European
41281 \begin_inset space ~
41282 \end_inset
41283
41284 (ISO
41285 \begin_inset space ~
41286 \end_inset
41287
41288 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41289  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41290  to cover many languages and characters with diacritics
41291 \end_layout
41292
41293 \begin_layout Description
41294 Thai
41295 \begin_inset space ~
41296 \end_inset
41297
41298 (TIS
41299 \begin_inset space ~
41300 \end_inset
41301
41302 620-0) for Thai
41303 \end_layout
41304
41305 \begin_layout Description
41306 Turkish
41307 \begin_inset space ~
41308 \end_inset
41309
41310 (ISO
41311 \begin_inset space ~
41312 \end_inset
41313
41314 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41315  Icelandic letters are replaced by Turkish ones
41316 \end_layout
41317
41318 \begin_layout Description
41319 Unicode
41320 \begin_inset space ~
41321 \end_inset
41322
41323 (CJK)
41324 \begin_inset space ~
41325 \end_inset
41326
41327 (utf8) Unicode utf8 with the LaTeX-package 
41328 \series bold
41329 CJK
41330 \series default
41331
41332 \begin_inset Index idx
41333 status collapsed
41334
41335 \begin_layout Plain Layout
41336 LaTeX-packages ! CJK
41337 \end_layout
41338
41339 \end_inset
41340
41341  (for the languages Chinese, Japanese and Korean)
41342 \end_layout
41343
41344 \begin_layout Description
41345 Unicode
41346 \begin_inset space ~
41347 \end_inset
41348
41349 (XeTeX)
41350 \begin_inset space ~
41351 \end_inset
41352
41353 (utf8) Unicode utf8 to be used with 
41354 \family sans
41355 XeTeX
41356 \family default
41357  and 
41358 \family sans
41359 LuaTeX
41360 \family default
41361 , which use Unicode directly, without the help of the LaTeX-package 
41362 \series bold
41363 inputenc
41364 \series default
41365 .
41366  LyX automatically selects this encoding if you export or preview XeTeX
41367  or LuaTeX.
41368  Normally you do not need to set this encoding manually.
41369 \end_layout
41370
41371 \begin_layout Description
41372 Unicode
41373 \begin_inset space ~
41374 \end_inset
41375
41376 (ucs-extended)
41377 \begin_inset space ~
41378 \end_inset
41379
41380 (utf8x) Unicode utf8 based on the LaTeX-package 
41381 \series bold
41382 ucs
41383 \series default
41384
41385 \begin_inset Index idx
41386 status collapsed
41387
41388 \begin_layout Plain Layout
41389 LaTeX-packages ! ucs
41390 \end_layout
41391
41392 \end_inset
41393
41394  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41395 \end_layout
41396
41397 \begin_layout Description
41398 Unicode
41399 \begin_inset space ~
41400 \end_inset
41401
41402 (utf8) Unicode utf8 based on the LaTeX-package 
41403 \series bold
41404 inputenc
41405 \series default
41406
41407 \begin_inset Index idx
41408 status collapsed
41409
41410 \begin_layout Plain Layout
41411 LaTeX-packages ! inputenc
41412 \end_layout
41413
41414 \end_inset
41415
41416 .
41417  Currently only a limited range of characters (mainly for Latin scripts)
41418  is supported.
41419 \end_layout
41420
41421 \begin_layout Description
41422 Western
41423 \begin_inset space ~
41424 \end_inset
41425
41426 European
41427 \begin_inset space ~
41428 \end_inset
41429
41430 (CP
41431 \begin_inset space ~
41432 \end_inset
41433
41434 1252) MS Windows code page for ISO
41435 \begin_inset space ~
41436 \end_inset
41437
41438 8859-1 (latin1)
41439 \end_layout
41440
41441 \begin_layout Description
41442 Western
41443 \begin_inset space ~
41444 \end_inset
41445
41446 European
41447 \begin_inset space ~
41448 \end_inset
41449
41450 (ISO
41451 \begin_inset space ~
41452 \end_inset
41453
41454 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41455  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41456  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41457  encoding instead
41458 \end_layout
41459
41460 \begin_layout Description
41461 Western
41462 \begin_inset space ~
41463 \end_inset
41464
41465 European
41466 \begin_inset space ~
41467 \end_inset
41468
41469 (ISO
41470 \begin_inset space ~
41471 \end_inset
41472
41473 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41474  sign, the œ-ligature and some characters used for French and Finnish
41475 \end_layout
41476
41477 \begin_layout Section
41478 Colors
41479 \begin_inset Index idx
41480 status collapsed
41481
41482 \begin_layout Plain Layout
41483 Color ! main text
41484 \end_layout
41485
41486 \end_inset
41487
41488
41489 \begin_inset Index idx
41490 status collapsed
41491
41492 \begin_layout Plain Layout
41493 Color ! background
41494 \end_layout
41495
41496 \end_inset
41497
41498
41499 \begin_inset Index idx
41500 status collapsed
41501
41502 \begin_layout Plain Layout
41503 Color ! Shaded boxes
41504 \end_layout
41505
41506 \end_inset
41507
41508
41509 \begin_inset Index idx
41510 status collapsed
41511
41512 \begin_layout Plain Layout
41513 Color ! Greyed-out notes
41514 \end_layout
41515
41516 \end_inset
41517
41518
41519 \end_layout
41520
41521 \begin_layout Standard
41522 Here you can alter the font color for the 
41523 \family sans
41524 Main text
41525 \family default
41526  (default: black), for 
41527 \family sans
41528 Greyed
41529 \begin_inset space ~
41530 \end_inset
41531
41532 out notes
41533 \family default
41534  (default: light grey)for the background color for the 
41535 \family sans
41536 Page
41537 \family default
41538  (default: white) and for 
41539 \family sans
41540 Shaded
41541 \begin_inset space ~
41542 \end_inset
41543
41544 boxes
41545 \family default
41546  (default: red).
41547  The button 
41548 \family sans
41549 Reset
41550 \family default
41551  sets the color back to the default.
41552 \end_layout
41553
41554 \begin_layout Standard
41555 Clicking any button showing 
41556 \family sans
41557 Default
41558 \family default
41559  or 
41560 \family sans
41561 Change
41562 \family default
41563  opens a dialog enabling you to choose from a selection of colors or from
41564  a color-picker or to specify a color using HSL or RGB values.
41565  In the dialog you can add any color to the custom colors to select them
41566  later more quickly.
41567 \end_layout
41568
41569 \begin_layout Standard
41570 \begin_inset Note Greyedout
41571 status open
41572
41573 \begin_layout Plain Layout
41574 The colors are not shown within LyX, only in the output.
41575  (This Greyed
41576 \begin_inset space ~
41577 \end_inset
41578
41579 out note appears blue in the output.)
41580 \end_layout
41581
41582 \end_inset
41583
41584
41585 \end_layout
41586
41587 \begin_layout Standard
41588 Note, if you change the 
41589 \family sans
41590 Main
41591 \begin_inset space ~
41592 \end_inset
41593
41594 text
41595 \family default
41596  font color and use the option 
41597 \family sans
41598 Color
41599 \begin_inset space ~
41600 \end_inset
41601
41602 links
41603 \family default
41604  in the document settings under 
41605 \family sans
41606 PDF
41607 \begin_inset space ~
41608 \end_inset
41609
41610 properties
41611 \family default
41612 , you probably also need to change the link font color as described in section
41613 \begin_inset space ~
41614 \end_inset
41615
41616
41617 \begin_inset CommandInset ref
41618 LatexCommand ref
41619 reference "sec:PDF-Properties"
41620
41621 \end_inset
41622
41623 .
41624 \end_layout
41625
41626 \begin_layout Standard
41627 \begin_inset VSpace bigskip
41628 \end_inset
41629
41630
41631 \end_layout
41632
41633 \begin_layout Standard
41634 You can adapt the 
41635 \family sans
41636 Main
41637 \begin_inset space ~
41638 \end_inset
41639
41640 text
41641 \family default
41642  font color and the 
41643 \family sans
41644 Page
41645 \family default
41646  background for every page in your document if you use these commands as
41647  TeX
41648 \begin_inset space ~
41649 \end_inset
41650
41651 Code after a forced page break:
41652 \end_layout
41653
41654 \begin_layout Itemize
41655 For the page color:
41656 \begin_inset Newline newline
41657 \end_inset
41658
41659
41660 \series bold
41661
41662 \backslash
41663 pagecolor{color name}
41664 \end_layout
41665
41666 \begin_layout Itemize
41667 For the text color:
41668 \begin_inset Newline newline
41669 \end_inset
41670
41671
41672 \series bold
41673
41674 \backslash
41675 color{color name}
41676 \end_layout
41677
41678 \begin_layout Standard
41679 You are restricted to one of 
41680 \series bold
41681 black
41682 \series default
41683
41684 \series bold
41685 blue
41686 \series default
41687
41688 \series bold
41689 cyan
41690 \series default
41691
41692 \series bold
41693 green
41694 \series default
41695
41696 \series bold
41697 magenta
41698 \series default
41699
41700 \series bold
41701 red
41702 \series default
41703
41704 \series bold
41705 white
41706 \series default
41707  or 
41708 \series bold
41709 yellow
41710 \series default
41711  for the 
41712 \series bold
41713 color name
41714 \series default
41715  unless you have defined your own color (see the 
41716 \emph on
41717 Colored Tables
41718 \emph default
41719  section of the 
41720 \emph on
41721 Embedded
41722 \begin_inset space ~
41723 \end_inset
41724
41725 Objects
41726 \emph default
41727  Manual).
41728 \begin_inset Newline newline
41729 \end_inset
41730
41731 If you have changed a text or background color, you can use the following
41732  names to refer to them:
41733 \end_layout
41734
41735 \begin_layout Itemize
41736 For the 
41737 \family sans
41738 Page
41739 \family default
41740  background color:
41741 \begin_inset Newline newline
41742 \end_inset
41743
41744
41745 \series bold
41746 page_backgroundcolor
41747 \end_layout
41748
41749 \begin_layout Itemize
41750 For the 
41751 \family sans
41752 Main
41753 \begin_inset space ~
41754 \end_inset
41755
41756 text
41757 \family default
41758  color:
41759 \begin_inset Newline newline
41760 \end_inset
41761
41762
41763 \series bold
41764 document_fontcolor
41765 \end_layout
41766
41767 \begin_layout Itemize
41768 For the 
41769 \family sans
41770 Shaded
41771 \begin_inset space ~
41772 \end_inset
41773
41774 boxes
41775 \family default
41776  background color:
41777 \begin_inset Newline newline
41778 \end_inset
41779
41780
41781 \series bold
41782 shadecolor
41783 \end_layout
41784
41785 \begin_layout Itemize
41786 For the 
41787 \family sans
41788 Greyed
41789 \begin_inset space ~
41790 \end_inset
41791
41792 out notes
41793 \family default
41794  text color:
41795 \begin_inset Newline newline
41796 \end_inset
41797
41798
41799 \series bold
41800 note_fontcolor
41801 \end_layout
41802
41803 \begin_layout Standard
41804 To see how to define and use custom colors, see section Colored
41805 \begin_inset space ~
41806 \end_inset
41807
41808 Cells of the Embedded
41809 \begin_inset space ~
41810 \end_inset
41811
41812 Objects manual.
41813 \end_layout
41814
41815 \begin_layout Section
41816 Numbering & TOC
41817 \end_layout
41818
41819 \begin_layout Standard
41820 Here you can adjust the 
41821 \family sans
41822 Numbering
41823 \family default
41824  depth of section headings and the section depth in the 
41825 \family sans
41826 Table of Contents
41827 \family default
41828  as described in section
41829 \begin_inset space ~
41830 \end_inset
41831
41832
41833 \begin_inset CommandInset ref
41834 LatexCommand ref
41835 reference "sub:Numbering-depth"
41836
41837 \end_inset
41838
41839 .
41840 \end_layout
41841
41842 \begin_layout Section
41843 Bibliography
41844 \end_layout
41845
41846 \begin_layout Standard
41847 Here you can specify if a citation style using the LaTeX packages 
41848 \series bold
41849 natbib
41850 \series default
41851
41852 \begin_inset Index idx
41853 status collapsed
41854
41855 \begin_layout Plain Layout
41856 LaTeX-packages ! natbib
41857 \end_layout
41858
41859 \end_inset
41860
41861  or 
41862 \series bold
41863 jurabib
41864 \series default
41865
41866 \begin_inset Index idx
41867 status collapsed
41868
41869 \begin_layout Plain Layout
41870 LaTeX-packages ! jurabib
41871 \end_layout
41872
41873 \end_inset
41874
41875  should be used.
41876  You can enable a 
41877 \family sans
41878 Sectioned bibliography
41879 \family default
41880  using the LaTeX package 
41881 \series bold
41882 bibtopic
41883 \series default
41884
41885 \begin_inset Index idx
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889 LaTeX-packages ! bibtopic
41890 \end_layout
41891
41892 \end_inset
41893
41894  and you can select a 
41895 \family sans
41896 Processor
41897 \family default
41898  for the generation of the bibliography.
41899  For a further description see section
41900 \begin_inset space ~
41901 \end_inset
41902
41903
41904 \begin_inset CommandInset ref
41905 LatexCommand ref
41906 reference "sec:Bibliography"
41907
41908 \end_inset
41909
41910 .
41911 \end_layout
41912
41913 \begin_layout Section
41914 Indexes
41915 \end_layout
41916
41917 \begin_layout Standard
41918 Here you can define the 
41919 \family sans
41920 Processor
41921 \family default
41922  that will generate your index and you can define additional indexes (see
41923  section
41924 \begin_inset space ~
41925 \end_inset
41926
41927
41928 \begin_inset CommandInset ref
41929 LatexCommand ref
41930 reference "sec:Index"
41931
41932 \end_inset
41933
41934  for details).
41935 \end_layout
41936
41937 \begin_layout Section
41938 PDF Properties
41939 \end_layout
41940
41941 \begin_layout Standard
41942 The PDF properties are explained in section
41943 \begin_inset space ~
41944 \end_inset
41945
41946
41947 \begin_inset CommandInset ref
41948 LatexCommand ref
41949 reference "sec:PDF-Properties"
41950
41951 \end_inset
41952
41953 .
41954 \end_layout
41955
41956 \begin_layout Section
41957 Math Options
41958 \end_layout
41959
41960 \begin_layout Standard
41961 These options will force LyX to use the LaTeX-packages 
41962 \series bold
41963 amsmath
41964 \series default
41965
41966 \begin_inset Index idx
41967 status collapsed
41968
41969 \begin_layout Plain Layout
41970 LaTeX-packages ! amsmath
41971 \end_layout
41972
41973 \end_inset
41974
41975
41976 \series bold
41977 esint
41978 \series default
41979
41980 \begin_inset Index idx
41981 status collapsed
41982
41983 \begin_layout Plain Layout
41984 LaTeX-packages ! esint
41985 \end_layout
41986
41987 \end_inset
41988
41989
41990 \series bold
41991 mathdots
41992 \series default
41993
41994 \begin_inset Index idx
41995 status collapsed
41996
41997 \begin_layout Plain Layout
41998 LaTeX-packages ! mathdots
41999 \end_layout
42000
42001 \end_inset
42002
42003  und 
42004 \series bold
42005 mhchem
42006 \series default
42007
42008 \begin_inset Index idx
42009 status collapsed
42010
42011 \begin_layout Plain Layout
42012 LaTeX-packages ! mhchem
42013 \end_layout
42014
42015 \end_inset
42016
42017  or to use them automatically when they are needed.
42018 \end_layout
42019
42020 \begin_layout Description
42021 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
42022  ensure that you have enabled 
42023 \family sans
42024 AMS
42025 \begin_inset space ~
42026 \end_inset
42027
42028 math
42029 \family default
42030 .
42031 \end_layout
42032
42033 \begin_layout Description
42034 esint is used for special integral characters, see section 
42035 \emph on
42036 Big
42037 \begin_inset space ~
42038 \end_inset
42039
42040 Operators
42041 \emph default
42042  of the 
42043 \emph on
42044 Math
42045 \emph default
42046  manual.
42047 \end_layout
42048
42049 \begin_layout Description
42050 mathdots is used for special ellipses, see section 
42051 \emph on
42052 Ellipses
42053 \emph default
42054  of the 
42055 \emph on
42056 Math
42057 \emph default
42058  manual.
42059 \end_layout
42060
42061 \begin_layout Description
42062 mhchem is used for chemical equations, see section 
42063 \emph on
42064 Chemical Symbols and Equations
42065 \emph default
42066  of the 
42067 \emph on
42068 Math
42069 \emph default
42070  manual.
42071 \end_layout
42072
42073 \begin_layout Section
42074 Float Placement
42075 \end_layout
42076
42077 \begin_layout Standard
42078 The float placement options are described in the section 
42079 \emph on
42080 Float
42081 \begin_inset space ~
42082 \end_inset
42083
42084 Placement
42085 \emph default
42086  of the 
42087 \emph on
42088 Embedded
42089 \begin_inset space ~
42090 \end_inset
42091
42092 Objects
42093 \emph default
42094  manual.
42095 \end_layout
42096
42097 \begin_layout Section
42098 Listings
42099 \end_layout
42100
42101 \begin_layout Standard
42102 The listings settings are explained in the chapter 
42103 \emph on
42104 Program Code Listings
42105 \emph default
42106  of the 
42107 \emph on
42108 Embedded
42109 \begin_inset space ~
42110 \end_inset
42111
42112 Objects
42113 \emph default
42114  manual.
42115 \end_layout
42116
42117 \begin_layout Section
42118 Bullets
42119 \end_layout
42120
42121 \begin_layout Standard
42122 Here you can adjust the characters used for the itemize 
42123 \family sans
42124 Level
42125 \family default
42126 s, specify the 
42127 \family sans
42128 Font
42129 \family default
42130  set to be used and set the 
42131 \family sans
42132 Size
42133 \family default
42134  of the bullets.
42135  The itemize environment is described in section
42136 \begin_inset space ~
42137 \end_inset
42138
42139
42140 \begin_inset CommandInset ref
42141 LatexCommand ref
42142 reference "sec:Itemize"
42143
42144 \end_inset
42145
42146 .
42147 \end_layout
42148
42149 \begin_layout Standard
42150 You can furthermore specify a 
42151 \family sans
42152 Custom
42153 \begin_inset space ~
42154 \end_inset
42155
42156 Bullet
42157 \family default
42158  by inserting in this field the LaTeX command of the desired character.
42159  For example to use the € sign, you have to insert the command 
42160 \series bold
42161
42162 \backslash
42163 texteuro
42164 \series default
42165 .
42166  For math symbols you additionally need to enclose the command with $ signs.
42167  To use e.
42168 \begin_inset space \thinspace{}
42169 \end_inset
42170
42171 g.
42172 \begin_inset space \space{}
42173 \end_inset
42174
42175 the symbol 
42176 \begin_inset Formula $\circlearrowright$
42177 \end_inset
42178
42179  you need to enter 
42180 \series bold
42181 $
42182 \backslash
42183 circlearrowright$
42184 \series default
42185 .
42186  To find the command for a math symbol, create a formula and hover the mouse
42187  over the desired symbol in the math toolbar.
42188 \end_layout
42189
42190 \begin_layout Standard
42191 \begin_inset Note Greyedout
42192 status open
42193
42194 \begin_layout Plain Layout
42195
42196 \series bold
42197 Note:
42198 \series default
42199  Some characters require to load special LaTeX-packages in the preamble
42200  (menu 
42201 \family sans
42202 Document\SpecialChar \menuseparator
42203 Settings\SpecialChar \menuseparator
42204 LaTeX
42205 \begin_inset space ~
42206 \end_inset
42207
42208 Preamble
42209 \family default
42210 ).
42211  For example for the € sign one needs to add the line 
42212 \series bold
42213
42214 \backslash
42215 usepackage{textcomp}
42216 \series default
42217  to the preamble.
42218  For most math symbols it is sufficient to add the line 
42219 \series bold
42220
42221 \backslash
42222 usepackage{amssymb}
42223 \series default
42224 .
42225 \end_layout
42226
42227 \end_inset
42228
42229
42230 \end_layout
42231
42232 \begin_layout Section
42233 Branches
42234 \end_layout
42235
42236 \begin_layout Standard
42237 Branches are described in section
42238 \begin_inset space ~
42239 \end_inset
42240
42241
42242 \begin_inset CommandInset ref
42243 LatexCommand ref
42244 reference "sec:Branches"
42245
42246 \end_inset
42247
42248 .
42249 \end_layout
42250
42251 \begin_layout Section
42252 Output
42253 \begin_inset CommandInset label
42254 LatexCommand label
42255 name "sec:Doc-Output"
42256
42257 \end_inset
42258
42259
42260 \end_layout
42261
42262 \begin_layout Standard
42263 Here you can define some output specifics for the current document:
42264 \end_layout
42265
42266 \begin_layout Description
42267 Default
42268 \begin_inset space ~
42269 \end_inset
42270
42271 Output
42272 \begin_inset space ~
42273 \end_inset
42274
42275 Format: The format that is used when you enter 
42276 \begin_inset Quotes eld
42277 \end_inset
42278
42279 View
42280 \begin_inset Quotes erd
42281 \end_inset
42282
42283
42284 \begin_inset Quotes eld
42285 \end_inset
42286
42287 Update
42288 \begin_inset Quotes erd
42289 \end_inset
42290
42291
42292 \begin_inset Quotes eld
42293 \end_inset
42294
42295 View Master Document
42296 \begin_inset Quotes erd
42297 \end_inset
42298
42299  and 
42300 \begin_inset Quotes eld
42301 \end_inset
42302
42303 Update Master Document
42304 \begin_inset Quotes erd
42305 \end_inset
42306
42307  in the 
42308 \family sans
42309 Document
42310 \family default
42311  menu or the toolbar.
42312  The default is set in 
42313 \family sans
42314 Tools\SpecialChar \menuseparator
42315 Preferences\SpecialChar \menuseparator
42316 File
42317 \begin_inset space ~
42318 \end_inset
42319
42320 Handling\SpecialChar \menuseparator
42321 File Formats
42322 \family default
42323 , see section
42324 \begin_inset space ~
42325 \end_inset
42326
42327
42328 \begin_inset CommandInset ref
42329 LatexCommand ref
42330 reference "sec:File-Formats"
42331
42332 \end_inset
42333
42334 .
42335 \end_layout
42336
42337 \begin_layout Description
42338 Synchronize
42339 \begin_inset space ~
42340 \end_inset
42341
42342 with
42343 \begin_inset space ~
42344 \end_inset
42345
42346 Output settings for the menu 
42347 \family sans
42348 Navigate\SpecialChar \menuseparator
42349 Forward
42350 \begin_inset space ~
42351 \end_inset
42352
42353 search
42354 \family default
42355 .
42356  For a detailed description see section 
42357 \emph on
42358 Reverse DVI/PDF search
42359 \emph default
42360  of the 
42361 \emph on
42362 Additional
42363 \begin_inset space ~
42364 \end_inset
42365
42366 Features
42367 \emph default
42368  manual.
42369 \end_layout
42370
42371 \begin_layout Description
42372 XHTML
42373 \begin_inset space ~
42374 \end_inset
42375
42376 Output
42377 \begin_inset space ~
42378 \end_inset
42379
42380 Options offers settings for the export format 
42381 \family sans
42382 Ly
42383 \begin_inset ERT
42384 status collapsed
42385
42386 \begin_layout Plain Layout
42387
42388 {}
42389 \end_layout
42390
42391 \end_inset
42392
42393 XHTML
42394 \family default
42395 .
42396  
42397 \family sans
42398 Strict XHTML
42399 \begin_inset space ~
42400 \end_inset
42401
42402 1.1
42403 \family default
42404  will assure that the output follows exactly version
42405 \begin_inset space ~
42406 \end_inset
42407
42408 1.1 of the XHTML standard.
42409  The different 
42410 \family sans
42411 Math
42412 \begin_inset space ~
42413 \end_inset
42414
42415 output
42416 \family default
42417  settings are described in detail in section 
42418 \emph on
42419 Math Output in XHTML
42420 \emph default
42421  of the 
42422 \emph on
42423 Additional
42424 \begin_inset space ~
42425 \end_inset
42426
42427 Features
42428 \emph default
42429  manual.
42430  
42431 \family sans
42432 Math
42433 \begin_inset space ~
42434 \end_inset
42435
42436 image
42437 \begin_inset space ~
42438 \end_inset
42439
42440 scaling
42441 \family default
42442  is used for the size of equations in the output.
42443 \end_layout
42444
42445 \begin_layout Section
42446 LaT
42447 \begin_inset ERT
42448 status collapsed
42449
42450 \begin_layout Plain Layout
42451
42452 {}
42453 \end_layout
42454
42455 \end_inset
42456
42457 eX Preamble
42458 \end_layout
42459
42460 \begin_layout Standard
42461 In this text field you can enter commands to load special LaTeX-packages
42462  or to define LaTeX-commands.
42463  The preamble is a thing for LaTeX-experts.
42464  You should not enter commands here until you know exactly what you are
42465  doing.
42466 \end_layout
42467
42468 \begin_layout Standard
42469 An introduction to the LaTeX-syntax is given in section
42470 \begin_inset space ~
42471 \end_inset
42472
42473
42474 \begin_inset CommandInset ref
42475 LatexCommand ref
42476 reference "sub:LaTeX-Syntax"
42477
42478 \end_inset
42479
42480 .
42481 \end_layout
42482
42483 \begin_layout Chapter
42484 The 
42485 \family sans
42486 Preferences
42487 \family default
42488  Dialog
42489 \begin_inset CommandInset label
42490 LatexCommand label
42491 name "chap:The-Preferences-dialog"
42492
42493 \end_inset
42494
42495
42496 \begin_inset Index idx
42497 status collapsed
42498
42499 \begin_layout Plain Layout
42500 Preferences
42501 \end_layout
42502
42503 \end_inset
42504
42505
42506 \end_layout
42507
42508 \begin_layout Standard
42509 The preferences dialog is called with the menu 
42510 \family sans
42511 Tools\SpecialChar \menuseparator
42512 Preferences
42513 \family default
42514 .
42515  It has the following submenus.
42516 \end_layout
42517
42518 \begin_layout Section
42519 Look and Feel
42520 \end_layout
42521
42522 \begin_layout Subsection
42523 User Interface
42524 \end_layout
42525
42526 \begin_layout Subsubsection
42527 User Interface File
42528 \begin_inset Index idx
42529 status collapsed
42530
42531 \begin_layout Plain Layout
42532 Customization ! of toolbars
42533 \end_layout
42534
42535 \end_inset
42536
42537
42538 \begin_inset Index idx
42539 status collapsed
42540
42541 \begin_layout Plain Layout
42542 Customization ! of menus
42543 \end_layout
42544
42545 \end_inset
42546
42547
42548 \end_layout
42549
42550 \begin_layout Standard
42551 The appearance of the menus and toolbars can be changed by choosing a user
42552  interface (ui) file.
42553  A ui-file is a text file where the toolbars and menus are listed.
42554  The file 
42555 \emph on
42556 default.ui
42557 \emph default
42558  loads three files:
42559 \end_layout
42560
42561 \begin_layout Description
42562 stdmenus.inc
42563 \shape italic
42564  
42565 \emph on
42566 specifies the menu entries for the standard menus
42567 \end_layout
42568
42569 \begin_layout Description
42570 stdcontext.inc 
42571 \shape italic
42572 \emph on
42573 specifies
42574 \shape default
42575 \emph default
42576  the menu entries in popup context menus
42577 \end_layout
42578
42579 \begin_layout Description
42580 stdtoolbars.inc
42581 \shape italic
42582  
42583 \emph on
42584 specifies the toolbar buttons
42585 \end_layout
42586
42587 \begin_layout Standard
42588 To create your own menu and toolbar layout, start with a copy of these files
42589  and edit the entries.
42590 \end_layout
42591
42592 \begin_layout Standard
42593 The syntax of the .inc-files is straightforward: the 
42594 \family sans
42595 Menubar
42596 \family default
42597
42598 \family sans
42599 Menu
42600 \family default
42601  and 
42602 \family sans
42603 Toolbar
42604 \family default
42605  entries must be finished with an explicit 
42606 \family sans
42607 End
42608 \family default
42609 .
42610  They may contain 
42611 \family sans
42612 Submenu
42613 \family default
42614
42615 \family sans
42616 Item
42617 \family default
42618
42619 \family sans
42620 OptItem
42621 \family default
42622
42623 \family sans
42624 Separator
42625 \family default
42626
42627 \family sans
42628 Icon,
42629 \family default
42630  and in the case of the 
42631 \begin_inset Quotes eld
42632 \end_inset
42633
42634 file_lastfiles
42635 \begin_inset Quotes erd
42636 \end_inset
42637
42638  menu a 
42639 \family sans
42640 Lastfiles
42641 \family default
42642  entry.
42643  The syntax for the entries is:
42644 \end_layout
42645
42646 \begin_layout Standard
42647 \begin_inset VSpace smallskip*
42648 \end_inset
42649
42650
42651 \series bold
42652 Item 
42653 \begin_inset Quotes eld
42654 \end_inset
42655
42656 menu 
42657 \series default
42658 or
42659 \series bold
42660  button name
42661 \begin_inset Quotes erd
42662 \end_inset
42663
42664  
42665 \begin_inset Quotes eld
42666 \end_inset
42667
42668 LyX-function
42669 \begin_inset Quotes erd
42670 \end_inset
42671
42672
42673 \end_layout
42674
42675 \begin_layout Standard
42676 \noindent
42677 \begin_inset VSpace smallskip*
42678 \end_inset
42679
42680 All the LyX-functions are listed in the menu 
42681 \family sans
42682 Help\SpecialChar \menuseparator
42683 Ly
42684 \begin_inset ERT
42685 status collapsed
42686
42687 \begin_layout Plain Layout
42688
42689 {}
42690 \end_layout
42691
42692 \end_inset
42693
42694 X
42695 \begin_inset space ~
42696 \end_inset
42697
42698 Functions
42699 \family default
42700 .
42701 \end_layout
42702
42703 \begin_layout Standard
42704 \begin_inset VSpace medskip
42705 \end_inset
42706
42707
42708 \end_layout
42709
42710 \begin_layout Standard
42711 For example, assuming you use the menu 
42712 \family sans
42713 Navigate\SpecialChar \menuseparator
42714 Bookmarks
42715 \family default
42716  quite often and therefore want six available bookmarks, you can add the
42717  line
42718 \end_layout
42719
42720 \begin_layout Standard
42721 \begin_inset VSpace smallskip*
42722 \end_inset
42723
42724
42725 \series bold
42726 Item 
42727 \begin_inset Quotes eld
42728 \end_inset
42729
42730 Save Bookmark 6
42731 \begin_inset Quotes erd
42732 \end_inset
42733
42734  
42735 \begin_inset Quotes eld
42736 \end_inset
42737
42738 bookmark-save 6
42739 \begin_inset Quotes erd
42740 \end_inset
42741
42742
42743 \end_layout
42744
42745 \begin_layout Standard
42746 \noindent
42747 \begin_inset VSpace smallskip*
42748 \end_inset
42749
42750 to the 
42751 \begin_inset Quotes eld
42752 \end_inset
42753
42754 navigate_bookmarks
42755 \begin_inset Quotes erd
42756 \end_inset
42757
42758  menu in 
42759 \emph on
42760 stdmenus.inc
42761 \emph default
42762  to have the sixth bookmark.
42763 \end_layout
42764
42765 \begin_layout Standard
42766
42767 \family sans
42768 Icon
42769 \begin_inset space ~
42770 \end_inset
42771
42772 Set
42773 \family default
42774  allows you to change the appearance of LyX's toolbar buttons.
42775  The currently available icon sets are compared in 
42776 \begin_inset CommandInset href
42777 LatexCommand href
42778 name "this image"
42779 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42780
42781 \end_inset
42782
42783 .
42784 \end_layout
42785
42786 \begin_layout Subsubsection
42787 Automatic help
42788 \end_layout
42789
42790 \begin_layout Standard
42791 The option 
42792 \family sans
42793 Enable tool tips in main work area
42794 \family default
42795  enables tool tips showing the content of closed insets like index entries
42796  or footnotes.
42797 \end_layout
42798
42799 \begin_layout Subsubsection
42800 Session
42801 \end_layout
42802
42803 \begin_layout Standard
42804 With the option 
42805 \family sans
42806 Restore window layouts and geometries
42807 \family default
42808  LyX's main window will be opened with the size and layout that was used
42809  in the last LyX session.
42810 \end_layout
42811
42812 \begin_layout Standard
42813 The option 
42814 \family sans
42815 Restore cursor positions
42816 \family default
42817  sets the cursor to the position in the file where it was at the end of
42818  the last session.
42819 \end_layout
42820
42821 \begin_layout Standard
42822 The option 
42823 \family sans
42824 Load opened files from last session
42825 \family default
42826  opens all files that were opened in the last LyX session.
42827 \end_layout
42828
42829 \begin_layout Standard
42830 The button 
42831 \family sans
42832 Clear all session information
42833 \family default
42834  deletes all information from previous LyX sessions (cursor positions, names
42835  of last opened documents, etc.).
42836 \end_layout
42837
42838 \begin_layout Subsubsection
42839 Documents
42840 \begin_inset CommandInset label
42841 LatexCommand label
42842 name "sub:Backup documents"
42843
42844 \end_inset
42845
42846
42847 \begin_inset Index idx
42848 status collapsed
42849
42850 \begin_layout Plain Layout
42851 Backup ! Documents
42852 \end_layout
42853
42854 \end_inset
42855
42856
42857 \end_layout
42858
42859 \begin_layout Standard
42860
42861 \family sans
42862 Backup original documents when saving
42863 \family default
42864  creates a backup copy of the file in the state when it was opened or when
42865  it was saved the last time.
42866  It is stored in the 
42867 \family sans
42868 Backup
42869 \begin_inset space ~
42870 \end_inset
42871
42872 directory
42873 \family default
42874  (see section
42875 \begin_inset space ~
42876 \end_inset
42877
42878
42879 \begin_inset CommandInset ref
42880 LatexCommand ref
42881 reference "sec:Paths"
42882
42883 \end_inset
42884
42885 ) or in the same folder as your document if no 
42886 \family sans
42887 Backup
42888 \begin_inset space ~
42889 \end_inset
42890
42891 directory
42892 \family default
42893  is specified.
42894  The backup file has the file extension 
42895 \begin_inset Quotes eld
42896 \end_inset
42897
42898
42899 \family sans
42900 .lyx~
42901 \family default
42902
42903 \begin_inset Quotes erd
42904 \end_inset
42905
42906 .
42907 \end_layout
42908
42909 \begin_layout Standard
42910 With the option 
42911 \family sans
42912 Backup documents, every
42913 \family default
42914 , you can specify the time between backup saves.
42915 \end_layout
42916
42917 \begin_layout Standard
42918
42919 \family sans
42920 Save documents compressed by default
42921 \family default
42922  always saves files in a compressed format.
42923 \end_layout
42924
42925 \begin_layout Standard
42926
42927 \family sans
42928 Maximum last files
42929 \family default
42930  is the number of last opened files that LyX should display in the menu
42931  
42932 \family sans
42933 File\SpecialChar \menuseparator
42934 Open
42935 \begin_inset space ~
42936 \end_inset
42937
42938 Recent
42939 \family default
42940 .
42941 \end_layout
42942
42943 \begin_layout Standard
42944 If the option 
42945 \family sans
42946 Open documents in tabs
42947 \family default
42948  is not checked, every file will be opened in its own new instance of LyX.
42949 \end_layout
42950
42951 \begin_layout Standard
42952 The option 
42953 \family sans
42954 Single instance
42955 \family default
42956  is only active if a LyXServer pipe
42957 \begin_inset Foot
42958 status collapsed
42959
42960 \begin_layout Plain Layout
42961 See sec.
42962 \begin_inset space \thinspace{}
42963 \end_inset
42964
42965
42966 \begin_inset CommandInset ref
42967 LatexCommand ref
42968 reference "sec:Paths"
42969
42970 \end_inset
42971
42972  for information about LyXServer pipes.
42973 \end_layout
42974
42975 \end_inset
42976
42977  is specified.
42978  If it is checked, LyX documents will be opened in the same running instance
42979  of LyX.
42980  Otherwise a new LyX instance is created for each file.
42981 \end_layout
42982
42983 \begin_layout Standard
42984 If the option 
42985 \family sans
42986 Single close-tab button
42987 \family default
42988  is checked, there will only be one close button (
42989 \family sans
42990
42991 \begin_inset Graphics
42992         filename ../images/closetab.png
42993         scale 75
42994
42995 \end_inset
42996
42997
42998 \family default
42999 ) at the right side of the tab bar to close tabs.
43000  Otherwise every document tab has its own close button.
43001 \end_layout
43002
43003 \begin_layout Standard
43004 \begin_inset Note Greyedout
43005 status open
43006
43007 \begin_layout Plain Layout
43008
43009 \series bold
43010 Note:
43011 \series default
43012  For the last option you have to restart LyX before the change takes effect.
43013 \end_layout
43014
43015 \end_inset
43016
43017
43018 \end_layout
43019
43020 \begin_layout Subsection
43021 Screen Fonts
43022 \begin_inset Index idx
43023 status collapsed
43024
43025 \begin_layout Plain Layout
43026 Font ! Screen
43027 \end_layout
43028
43029 \end_inset
43030
43031
43032 \begin_inset CommandInset label
43033 LatexCommand label
43034 name "sub:Screen-Fonts"
43035
43036 \end_inset
43037
43038
43039 \end_layout
43040
43041 \begin_layout Standard
43042 These fonts are used to display your documents within LyX.
43043 \end_layout
43044
43045 \begin_layout Standard
43046 \begin_inset Note Greyedout
43047 status open
43048
43049 \begin_layout Plain Layout
43050
43051 \series bold
43052 Note:
43053 \series default
43054  This section only deals with the fonts 
43055 \emph on
43056 inside
43057 \emph default
43058  the LyX window.
43059  The fonts that appear in the output are independent of these fonts, and
43060  set in the menu 
43061 \family sans
43062 Document\SpecialChar \menuseparator
43063 Settings\SpecialChar \menuseparator
43064 Fonts
43065 \family default
43066 .
43067 \end_layout
43068
43069 \end_inset
43070
43071
43072 \end_layout
43073
43074 \begin_layout Standard
43075 By default, LyX uses 
43076 \family typewriter
43077 Times
43078 \family default
43079  as its 
43080 \family sans
43081 Roman
43082 \family default
43083  (serif) font, 
43084 \family typewriter
43085 Arial
43086 \family default
43087  or 
43088 \family typewriter
43089 Helvetica
43090 \family default
43091  (depends on the system) as its 
43092 \family sans
43093 Sans
43094 \begin_inset space ~
43095 \end_inset
43096
43097 Serif
43098 \family default
43099  font and 
43100 \family typewriter
43101 Courier
43102 \family default
43103  as its 
43104 \family typewriter
43105 Typewriter
43106 \family default
43107  font.
43108 \end_layout
43109
43110 \begin_layout Standard
43111 You can change the font size with the 
43112 \family sans
43113 Zoom
43114 \family default
43115  setting.
43116 \end_layout
43117
43118 \begin_layout Standard
43119 The 
43120 \family sans
43121 Font Sizes
43122 \family default
43123  are calculated as letter height in units of points.
43124  72.27
43125 \begin_inset space \thinspace{}
43126 \end_inset
43127
43128 points have the size of 1
43129 \begin_inset space \thinspace{}
43130 \end_inset
43131
43132 inch, see Appendix
43133 \begin_inset space ~
43134 \end_inset
43135
43136
43137 \begin_inset CommandInset ref
43138 LatexCommand ref
43139 reference "chap:Units-available-in"
43140
43141 \end_inset
43142
43143 .
43144  The default font sizes are the same as if a document font size of 10
43145 \begin_inset space \thinspace{}
43146 \end_inset
43147
43148 pt were used.
43149  The sizes are explained in detail in section
43150 \begin_inset space ~
43151 \end_inset
43152
43153
43154 \begin_inset CommandInset ref
43155 LatexCommand ref
43156 reference "sub:Document-Font"
43157
43158 \end_inset
43159
43160 .
43161 \end_layout
43162
43163 \begin_layout Standard
43164 With the option 
43165 \family sans
43166 Use pixmap cache to speed up font rendering
43167 \family default
43168  enabled, LyX needs to redraw the screen less often.
43169  This results in better performance, especially on slow systems.
43170  On the other hand, the characters might look more fuzzy on screen.
43171  So whether you enable this or not depends on whether you prefer speed over
43172  aesthetics.
43173  Note that the Pixmap Cache is only available and useful under Mac
43174 \begin_inset space ~
43175 \end_inset
43176
43177 OS and Windows.
43178 \end_layout
43179
43180 \begin_layout Subsection
43181 Colors
43182 \begin_inset Index idx
43183 status collapsed
43184
43185 \begin_layout Plain Layout
43186 Color ! LyX screen
43187 \end_layout
43188
43189 \end_inset
43190
43191
43192 \begin_inset Index idx
43193 status collapsed
43194
43195 \begin_layout Plain Layout
43196 Settings ! Color
43197 \end_layout
43198
43199 \end_inset
43200
43201
43202 \end_layout
43203
43204 \begin_layout Standard
43205 Here you can change the screen colors used by LyX by choosing an item in
43206  the list and selecting the 
43207 \family sans
43208 Alter
43209 \family default
43210  button.
43211 \end_layout
43212
43213 \begin_layout Standard
43214 By checking the option 
43215 \family sans
43216 Use system colors
43217 \family default
43218  the color scheme of your OS or window manager is used.
43219  The colors 
43220 \family sans
43221 cursor, selection, table line, text, URL
43222 \begin_inset space ~
43223 \end_inset
43224
43225 label and URL
43226 \begin_inset space ~
43227 \end_inset
43228
43229 text
43230 \family default
43231  are then not customizable and thus not listed.
43232 \end_layout
43233
43234 \begin_layout Subsection
43235 Display
43236 \begin_inset Index idx
43237 status collapsed
43238
43239 \begin_layout Plain Layout
43240 Settings ! Display
43241 \end_layout
43242
43243 \end_inset
43244
43245
43246 \end_layout
43247
43248 \begin_layout Standard
43249 Here you can specify if graphics are displayed inside LyX.
43250 \end_layout
43251
43252 \begin_layout Standard
43253
43254 \family sans
43255 Instant Preview
43256 \family default
43257  enables previewing snippets of your document.
43258  This feature is described in section
43259 \begin_inset space ~
43260 \end_inset
43261
43262
43263 \begin_inset CommandInset ref
43264 LatexCommand ref
43265 reference "sec:Previewing-snippets-of"
43266
43267 \end_inset
43268
43269 .
43270 \end_layout
43271
43272 \begin_layout Standard
43273 Checking the option 
43274 \family sans
43275 Mark
43276 \begin_inset space ~
43277 \end_inset
43278
43279 end
43280 \begin_inset space ~
43281 \end_inset
43282
43283 of
43284 \begin_inset space ~
43285 \end_inset
43286
43287 paragraphs
43288 \family default
43289  displays a pilcrow (¶) at the end of every paragraph.
43290 \end_layout
43291
43292 \begin_layout Section
43293 Editing
43294 \begin_inset Index idx
43295 status collapsed
43296
43297 \begin_layout Plain Layout
43298 Settings ! Editing
43299 \end_layout
43300
43301 \end_inset
43302
43303
43304 \end_layout
43305
43306 \begin_layout Subsection
43307 Control
43308 \end_layout
43309
43310 \begin_layout Subsubsection
43311 Editing
43312 \end_layout
43313
43314 \begin_layout Standard
43315 The option 
43316 \family sans
43317 Cursor follows scrollbar
43318 \family default
43319  sets the cursor to the top of the currently displayed document part when
43320  scrolling.
43321 \end_layout
43322
43323 \begin_layout Standard
43324 You can adjust the width of the cursor.
43325  If you set the value to zero, the thickness of the cursor scales relative
43326  to the zoom value you choose for the screen fonts.
43327 \end_layout
43328
43329 \begin_layout Standard
43330
43331 \family sans
43332 Scroll below end of document
43333 \family default
43334  is self-explanatory.
43335 \end_layout
43336
43337 \begin_layout Standard
43338 In LyX one can jump from word to word by pressing 
43339 \family sans
43340 Ctrl+arrow key
43341 \family default
43342 .
43343  With the option
43344 \family sans
43345  Use Mac-style for cursor moving between words
43346 \family default
43347  the cursor jumps from the end of a word to the end of the next word.
43348  Normally it jumps from the beginning to the beginning.
43349 \end_layout
43350
43351 \begin_layout Standard
43352 The option 
43353 \family sans
43354 Sort environments alphabetically
43355 \family default
43356  sorts the entries in the pull-down box for the paragraph environments.
43357 \end_layout
43358
43359 \begin_layout Standard
43360 The option 
43361 \family sans
43362 Group environments by their category
43363 \family default
43364  groups the entries in the pull-down box for the paragraph environments.
43365 \end_layout
43366
43367 \begin_layout Standard
43368 The 
43369 \family sans
43370 Edit math macros
43371 \family default
43372  options determine the editing style for math macros, see the section 
43373 \emph on
43374 Math Macros
43375 \emph default
43376  of the 
43377 \emph on
43378 Math
43379 \emph default
43380  manual.
43381 \end_layout
43382
43383 \begin_layout Subsubsection
43384 Fullscreen
43385 \end_layout
43386
43387 \begin_layout Standard
43388 Here you can specify what is hidden in the fullscreen mode.
43389  With the option 
43390 \family sans
43391 Limit text width
43392 \family default
43393  you can specify the width of the text in fullscreen mode.
43394  This way you can display the text smaller than the screen; the text then
43395  appears centered.
43396 \end_layout
43397
43398 \begin_layout Subsection
43399 Shortcuts
43400 \begin_inset Index idx
43401 status collapsed
43402
43403 \begin_layout Plain Layout
43404 Key Bindings
43405 \end_layout
43406
43407 \end_inset
43408
43409
43410 \begin_inset Index idx
43411 status collapsed
43412
43413 \begin_layout Plain Layout
43414 Settings ! Shortcuts
43415 \end_layout
43416
43417 \end_inset
43418
43419
43420 \end_layout
43421
43422 \begin_layout Standard
43423
43424 \family sans
43425 Bind File
43426 \family default
43427  specifies the file to be used to bind a LyX-function to a key.
43428  Several binding files are available, among them:
43429 \end_layout
43430
43431 \begin_layout Description
43432 cua.bind a typical set of PC keyboard shortcuts
43433 \end_layout
43434
43435 \begin_layout Description
43436 (x)emacs.bind a set of bindings similar to those used in the editor programs
43437  
43438 \family sans
43439 Emacs
43440 \family default
43441  (
43442 \family sans
43443 XEmacs
43444 \family default
43445 )
43446 \end_layout
43447
43448 \begin_layout Description
43449 mac.bind a set of bindings for 
43450 \family sans
43451 Mac
43452 \begin_inset space \thinspace{}
43453 \end_inset
43454
43455 OS
43456 \family default
43457  systems.
43458 \end_layout
43459
43460 \begin_layout Standard
43461 There are also binding files designed for special document classes, like
43462  
43463 \shape italic
43464 broadway.bind
43465 \shape default
43466 , and binding files for special languages.
43467  The names of language binding files begin with a language code, e.
43468 \begin_inset space \thinspace{}
43469 \end_inset
43470
43471 g.
43472 \begin_inset space \space{}
43473 \end_inset
43474
43475
43476 \begin_inset Quotes eld
43477 \end_inset
43478
43479 pt
43480 \begin_inset Quotes erd
43481 \end_inset
43482
43483  for Portuguese.
43484  If you use LyX in a certain language, LyX will try to use the appropriate
43485  binding file.
43486 \end_layout
43487
43488 \begin_layout Standard
43489 Some binding files, like 
43490 \shape italic
43491 math.bind
43492 \shape default
43493 , only have a limited scope.
43494  When looking at the end of the file 
43495 \shape italic
43496 cua.bind
43497 \shape default
43498 , you can see that they are included to keep the overview in the bind-file.
43499 \end_layout
43500
43501 \begin_layout Standard
43502 The field 
43503 \family sans
43504 Show
43505 \begin_inset space ~
43506 \end_inset
43507
43508 key-bindings
43509 \begin_inset space ~
43510 \end_inset
43511
43512 containing
43513 \family default
43514  allows you to search for the shortcut provided for a particular function
43515  in the selected key binding file.
43516 \end_layout
43517
43518 \begin_layout Subsubsection
43519 Editing Shortcuts
43520 \begin_inset CommandInset label
43521 LatexCommand label
43522 name "sub:Editing-Shortcuts"
43523
43524 \end_inset
43525
43526
43527 \begin_inset Index idx
43528 status collapsed
43529
43530 \begin_layout Plain Layout
43531 Key Bindings ! Editing
43532 \end_layout
43533
43534 \end_inset
43535
43536
43537 \end_layout
43538
43539 \begin_layout Standard
43540 To add new or modify existing keybindings to your own taste you can use
43541  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43542  To find functions easily, they are grouped by categories and the dialog
43543  provides the field 
43544 \family sans
43545 Show key-bindings containing
43546 \family default
43547 .
43548  In this field you can insert a keyword for a function you want to edit.
43549  Insert there for example as keyword 
43550 \begin_inset Quotes eld
43551 \end_inset
43552
43553 paste
43554 \begin_inset Quotes erd
43555 \end_inset
43556
43557  and you get the four different existing shortcuts for the three different
43558  functions that contain 
43559 \begin_inset Quotes eld
43560 \end_inset
43561
43562 paste
43563 \begin_inset Quotes erd
43564 \end_inset
43565
43566  in their name.
43567  As you can see, one function can have more than one shortcut.
43568  All LyX-functions are also listed in the file 
43569 \family sans
43570 LyX Functions
43571 \family default
43572  that you will find in the 
43573 \family sans
43574 Help
43575 \family default
43576  menu.
43577 \end_layout
43578
43579 \begin_layout Standard
43580 For example, to add the shortcut 
43581 \family sans
43582 Alt+Q
43583 \family default
43584  for the function 
43585 \family sans
43586 textstyle-apply
43587 \family default
43588 , select the function and press the 
43589 \family sans
43590 Modify
43591 \family default
43592  button.
43593  A dialog pops up where you can add the shortcut by using it.
43594  So press Alt+Q to define the shortcut.
43595 \end_layout
43596
43597 \begin_layout Standard
43598 Modifying an existing shortcut is done the same way.
43599  You can also bind multiple functions to one shortcut by starting the LyX
43600  Function definition with “command alternatives” and following it with the
43601  different function names as a semicolon separated list.
43602  LyX will then use the first function that is enabled in the current document
43603  part.
43604  
43605 \end_layout
43606
43607 \begin_layout Standard
43608 If you don't like a particular shortcut, you can remove it.
43609 \end_layout
43610
43611 \begin_layout Standard
43612 Alternatively you can also edit shortcuts by modifying binding files with
43613  a text editor.
43614  The syntax of the entries is:
43615 \end_layout
43616
43617 \begin_layout Standard
43618
43619 \series bold
43620
43621 \backslash
43622 bind 
43623 \begin_inset Quotes eld
43624 \end_inset
43625
43626 key combination
43627 \begin_inset Quotes erd
43628 \end_inset
43629
43630  
43631 \begin_inset Quotes eld
43632 \end_inset
43633
43634 LyX-function
43635 \begin_inset Quotes erd
43636 \end_inset
43637
43638
43639 \end_layout
43640
43641 \begin_layout Subsection
43642 Keyboard/Mouse
43643 \begin_inset CommandInset label
43644 LatexCommand label
43645 name "sub:Keyboard-Map"
43646
43647 \end_inset
43648
43649
43650 \begin_inset Index idx
43651 status collapsed
43652
43653 \begin_layout Plain Layout
43654 Keyboard Map
43655 \end_layout
43656
43657 \end_inset
43658
43659
43660 \begin_inset Index idx
43661 status collapsed
43662
43663 \begin_layout Plain Layout
43664 Settings ! Keyboard Map
43665 \end_layout
43666
43667 \end_inset
43668
43669
43670 \end_layout
43671
43672 \begin_layout Standard
43673 Normally keyboard settings are made in a menu of your operating system.
43674  For the case thatWhere this is not possible, LyX provides keyboard maps.
43675  If, for example, you have a Czech keyboard but want to use it as if it
43676  is a Romanian one, you can enable 
43677 \family sans
43678 Use
43679 \begin_inset space ~
43680 \end_inset
43681
43682 keyboard
43683 \begin_inset space ~
43684 \end_inset
43685
43686 map
43687 \family default
43688  and select the keyboard map file named 
43689 \shape italic
43690 romanian.kmap
43691 \shape default
43692 .
43693 \end_layout
43694
43695 \begin_layout Standard
43696 You can specify a 
43697 \family sans
43698 First
43699 \family default
43700  and a 
43701 \family sans
43702 Second
43703 \family default
43704  keyboard map and, if you use the 
43705 \emph on
43706 cua
43707 \emph default
43708  bindings, you can select the first and second with 
43709 \begin_inset Info
43710 type  "shortcut"
43711 arg   "keymap-primary"
43712 \end_inset
43713
43714  and 
43715 \begin_inset Info
43716 type  "shortcut"
43717 arg   "keymap-secondary"
43718 \end_inset
43719
43720  respectively or toggle between them with 
43721 \begin_inset Info
43722 type  "shortcut"
43723 arg   "keymap-toggle"
43724 \end_inset
43725
43726 .
43727 \end_layout
43728
43729 \begin_layout Standard
43730 \begin_inset Note Greyedout
43731 status open
43732
43733 \begin_layout Plain Layout
43734
43735 \series bold
43736 Note:
43737 \series default
43738  Keyboard maps can only provide a makeshift solution and don't work on all
43739  systems.
43740 \end_layout
43741
43742 \end_inset
43743
43744
43745 \end_layout
43746
43747 \begin_layout Standard
43748 You can also specify the mouse 
43749 \family sans
43750 Wheel scrolling speed
43751 \family default
43752 .
43753  The standard value is 1.0; higher values speed up the scrolling, lower ones
43754  slow it down.
43755 \end_layout
43756
43757 \begin_layout Standard
43758 If you 
43759 \family sans
43760 Enable
43761 \family default
43762  
43763 \family sans
43764 Scroll
43765 \begin_inset space ~
43766 \end_inset
43767
43768 wheel
43769 \begin_inset space ~
43770 \end_inset
43771
43772 zoom,
43773 \family default
43774  you can select a key for zooming.
43775  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43776 \end_layout
43777
43778 \begin_layout Subsection
43779 Input Completion
43780 \end_layout
43781
43782 \begin_layout Standard
43783 Input completion is described in section
43784 \begin_inset space ~
43785 \end_inset
43786
43787
43788 \begin_inset CommandInset ref
43789 LatexCommand ref
43790 reference "sec:Input-Completion"
43791
43792 \end_inset
43793
43794 .
43795 \end_layout
43796
43797 \begin_layout Section
43798 Paths
43799 \begin_inset CommandInset label
43800 LatexCommand label
43801 name "sec:Paths"
43802
43803 \end_inset
43804
43805
43806 \begin_inset Index idx
43807 status collapsed
43808
43809 \begin_layout Plain Layout
43810 Paths
43811 \end_layout
43812
43813 \end_inset
43814
43815
43816 \begin_inset Index idx
43817 status collapsed
43818
43819 \begin_layout Plain Layout
43820 Settings ! Paths
43821 \end_layout
43822
43823 \end_inset
43824
43825
43826 \end_layout
43827
43828 \begin_layout Standard
43829 The paths to the various resources used by LyX are normally determined during
43830  the installation.
43831  But there may be reasons why you might want to modify them.
43832 \end_layout
43833
43834 \begin_layout Description
43835 Working
43836 \begin_inset space ~
43837 \end_inset
43838
43839 directory This is LyX's working directory.
43840  It is the default when you 
43841 \family sans
43842 Open
43843 \family default
43844
43845 \family sans
43846 Save
43847 \family default
43848  or 
43849 \family sans
43850 Save
43851 \begin_inset space ~
43852 \end_inset
43853
43854 As
43855 \family default
43856  files.
43857 \end_layout
43858
43859 \begin_layout Description
43860 Document
43861 \begin_inset space ~
43862 \end_inset
43863
43864 templates This directory will be opened when you use the menu 
43865 \family sans
43866 File\SpecialChar \menuseparator
43867 New
43868 \begin_inset space ~
43869 \end_inset
43870
43871 from
43872 \begin_inset space ~
43873 \end_inset
43874
43875 Template
43876 \family default
43877 .
43878 \end_layout
43879
43880 \begin_layout Description
43881 Example
43882 \begin_inset space ~
43883 \end_inset
43884
43885 files This directory will be opened when you use the button 
43886 \family sans
43887 Examples
43888 \family default
43889  in the 
43890 \family sans
43891 File\SpecialChar \menuseparator
43892 Open
43893 \family default
43894  dialog.
43895 \begin_inset Newline newline
43896 \end_inset
43897
43898
43899 \begin_inset Note Greyedout
43900 status open
43901
43902 \begin_layout Plain Layout
43903
43904 \series bold
43905 Note:
43906 \series default
43907  The 
43908 \family sans
43909 Examples
43910 \family default
43911  button does not exist when using LyX on Mac OS and Windows systems.
43912 \end_layout
43913
43914 \end_inset
43915
43916
43917 \end_layout
43918
43919 \begin_layout Description
43920 Backup
43921 \begin_inset space ~
43922 \end_inset
43923
43924 directory
43925 \begin_inset Index idx
43926 status collapsed
43927
43928 \begin_layout Plain Layout
43929 Backup ! Directory
43930 \end_layout
43931
43932 \end_inset
43933
43934  Backup copies will be saved to this directory.
43935  If no directory is given but backups are enabled as described in section
43936 \begin_inset space ~
43937 \end_inset
43938
43939
43940 \begin_inset CommandInset ref
43941 LatexCommand ref
43942 reference "sub:Backup documents"
43943
43944 \end_inset
43945
43946 , the 
43947 \family sans
43948 Working directory
43949 \family default
43950  will be used to save the backups.
43951 \begin_inset Newline newline
43952 \end_inset
43953
43954 Backup files have the ending 
43955 \begin_inset Quotes eld
43956 \end_inset
43957
43958 .lyx~
43959 \begin_inset Quotes erd
43960 \end_inset
43961
43962 .
43963 \end_layout
43964
43965 \begin_layout Description
43966 Ly
43967 \begin_inset ERT
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971
43972 {}
43973 \end_layout
43974
43975 \end_inset
43976
43977 XServer
43978 \begin_inset space ~
43979 \end_inset
43980
43981 pipe Here you can enter the name of a so-called UNIX-pipe.
43982  This pipe is used to send data from external programs to LyX.
43983 \begin_inset Newline newline
43984 \end_inset
43985
43986
43987 \series bold
43988 Example:
43989 \series default
43990  You add a BibTeX-database 
43991 \emph on
43992 test.bib
43993 \emph default
43994  to your document.
43995  You can edit this file with the program 
43996 \family typewriter
43997 JabRef
43998 \family default
43999 .
44000  In 
44001 \family typewriter
44002 JabRef
44003 \family default
44004  you have to use the same Unix-Pipe for LyX in its preferences under 
44005 \family sans
44006 External
44007 \begin_inset space ~
44008 \end_inset
44009
44010 programs
44011 \family default
44012 .
44013  If you want to get one entry of the database as citation, select it in
44014  
44015 \family typewriter
44016 JabRef
44017 \family default
44018  and click on the LyX-symbol.
44019  The entry will now be inserted as a citation at the current cursor position
44020  in your LyX file.
44021  Of course, 
44022 \family typewriter
44023 JabRef
44024 \family default
44025  and LyX need to be running the same time.
44026 \begin_inset Newline newline
44027 \end_inset
44028
44029 The pipe is also used for the 
44030 \family sans
44031 Single instance
44032 \family default
44033  feature, see sec.
44034 \begin_inset space \thinspace{}
44035 \end_inset
44036
44037
44038 \begin_inset CommandInset ref
44039 LatexCommand ref
44040 reference "sub:Backup documents"
44041
44042 \end_inset
44043
44044 .
44045 \begin_inset Newline newline
44046 \end_inset
44047
44048 To use the LyXServer-Pipe on Windows, you must use this pipe name:
44049 \begin_inset Newline newline
44050 \end_inset
44051
44052
44053 \series bold
44054
44055 \backslash
44056
44057 \backslash
44058 .
44059 \backslash
44060 pipe
44061 \backslash
44062 lyxpipe
44063 \end_layout
44064
44065 \begin_layout Description
44066 Temporary
44067 \begin_inset space ~
44068 \end_inset
44069
44070 directory Temporary files will be saved in this directory.
44071 \end_layout
44072
44073 \begin_layout Description
44074 Thesaurus
44075 \begin_inset space ~
44076 \end_inset
44077
44078 dictionary Directory where the thesaurus dictionaries are located.
44079  You only need to specify it if the thesaurus does not work or if you want
44080  to use custom/alternative dictionaries.
44081 \end_layout
44082
44083 \begin_layout Description
44084 Hunspell
44085 \begin_inset space ~
44086 \end_inset
44087
44088 dictionary Directory where the dictionaries of the spell checker program
44089  
44090 \family typewriter
44091 Hunspell
44092 \family default
44093  are located.
44094  You only need to specify it if you are using 
44095 \family typewriter
44096 Hunspell
44097 \family default
44098  and spell checking does not work or if you want to use custom/alternative
44099  dictionaries.
44100  For LyX on Windows 
44101 \family typewriter
44102 Hunspell
44103 \family default
44104  is the only available spell checker and should work without specifying
44105  a directory.
44106 \end_layout
44107
44108 \begin_layout Description
44109 PATH
44110 \begin_inset space ~
44111 \end_inset
44112
44113 prefix This field contains a list of paths to external programs.
44114  When LyX needs to use an external program, it looks in this list to see
44115  where to find it on the system.
44116  The path list is automatically set up on Windows and Mac systems when LyX
44117  is configured; so you normally don't have to modify it.
44118  On Unix
44119 \begin_inset space \thinspace{}
44120 \end_inset
44121
44122 /
44123 \begin_inset space \thinspace{}
44124 \end_inset
44125
44126 Linux systems, the path list will need to be set only if there are external
44127  programs you wish to use that are not in your normal system path ($PATH).
44128 \end_layout
44129
44130 \begin_layout Description
44131 TEXINPUTS
44132 \begin_inset space ~
44133 \end_inset
44134
44135 prefix The TEXINPUTS environment variable allows you to use external files
44136  which are included in a LyX document via commands in TeX code or in the
44137  document preamble.
44138  This prefix includes by default the document directory (represented by
44139  a single dot '.').
44140  The prefix can contain any list of paths separated by the default separator
44141  of the OS (':' on UNIX like systems and ';' on Windows).
44142  If files are included, the paths listed in the TEXINPUTS prefix will be
44143  scanned for the input files.
44144  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44145  to be relative to the directory of your LyX file.
44146  It is recommended that you always include ‘.' as one of the paths; otherwise
44147  compilation may fail for some documents.
44148 \end_layout
44149
44150 \begin_layout Section
44151 Identity
44152 \end_layout
44153
44154 \begin_layout Standard
44155 Here you can insert your 
44156 \family sans
44157 Name
44158 \family default
44159  and 
44160 \family sans
44161 E-mail
44162 \family default
44163  address.
44164  These will be used when you have enabled change tracking, as described
44165  in section
44166 \begin_inset space ~
44167 \end_inset
44168
44169
44170 \begin_inset CommandInset ref
44171 LatexCommand ref
44172 reference "sec:Change-Tracking"
44173
44174 \end_inset
44175
44176 , to mark changes you make as yours.
44177 \end_layout
44178
44179 \begin_layout Section
44180 Language Settings
44181 \begin_inset Index idx
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185 Language ! Settings
44186 \end_layout
44187
44188 \end_inset
44189
44190
44191 \begin_inset Index idx
44192 status collapsed
44193
44194 \begin_layout Plain Layout
44195 Settings ! Language
44196 \end_layout
44197
44198 \end_inset
44199
44200
44201 \end_layout
44202
44203 \begin_layout Subsection
44204 Language
44205 \begin_inset CommandInset label
44206 LatexCommand label
44207 name "sub:Prefs-Language"
44208
44209 \end_inset
44210
44211
44212 \end_layout
44213
44214 \begin_layout Description
44215 User
44216 \begin_inset space ~
44217 \end_inset
44218
44219 interface
44220 \begin_inset space ~
44221 \end_inset
44222
44223 language Here you can select the language for LyX's menus.
44224  You can find its actual translation status here: 
44225 \begin_inset CommandInset href
44226 LatexCommand href
44227 target "http://www.lyx.org/I18n"
44228
44229 \end_inset
44230
44231
44232 \end_layout
44233
44234 \begin_layout Description
44235 Language
44236 \begin_inset space ~
44237 \end_inset
44238
44239 package determines which LaTeX package should be loaded to handle language
44240  issues.
44241  Language issues that are handled by this package include proper hyphenation
44242  as well as localization of dates and text strings such as 
44243 \begin_inset Quotes eld
44244 \end_inset
44245
44246 Chapter
44247 \begin_inset Quotes erd
44248 \end_inset
44249
44250  and 
44251 \begin_inset Quotes eld
44252 \end_inset
44253
44254 Table
44255 \begin_inset Quotes erd
44256 \end_inset
44257
44258 .
44259  The most widespread language package is 
44260 \series bold
44261 babel
44262 \series default
44263
44264 \begin_inset Index idx
44265 status collapsed
44266
44267 \begin_layout Plain Layout
44268 LaTeX-packages ! babel
44269 \end_layout
44270
44271 \end_inset
44272
44273 ; it is the default language package in classic LaTeX.
44274  More recent typesetting engines such as XeTeX and LuaTeX come with the
44275  alternative language package 
44276 \series bold
44277 polyglossia
44278 \series default
44279
44280 \begin_inset Index idx
44281 status collapsed
44282
44283 \begin_layout Plain Layout
44284 LaTeX-packages ! polyglossia
44285 \end_layout
44286
44287 \end_inset
44288
44289  that is more suited to the multi-script support of these engines.
44290  Furthermore, there are also specific language packages for languages not
44291  covered by 
44292 \series bold
44293 babel
44294 \series default
44295 .
44296  The available selections are described in section
44297 \begin_inset space ~
44298 \end_inset
44299
44300
44301 \begin_inset CommandInset ref
44302 LatexCommand ref
44303 reference "sec:Language-encodings"
44304
44305 \end_inset
44306
44307 .
44308 \end_layout
44309
44310 \begin_layout Description
44311 Command
44312 \begin_inset space ~
44313 \end_inset
44314
44315 start If a special LaTeX-package is needed to write in a certain document
44316  language, you can here specify the command to start the package.
44317  An example is the start command 
44318 \family sans
44319
44320 \backslash
44321 begin{arabtext}
44322 \family default
44323  that is needed to write Arabic using the package 
44324 \series bold
44325 ArabTeX
44326 \series default
44327 , see 
44328 \begin_inset CommandInset citation
44329 LatexCommand cite
44330 key "Arabic"
44331
44332 \end_inset
44333
44334 .
44335  The default is the 
44336 \series bold
44337 babel
44338 \series default
44339  command 
44340 \family sans
44341
44342 \backslash
44343 selectlanguage{$$lang}
44344 \family default
44345 .
44346 \end_layout
44347
44348 \begin_layout Description
44349 Command
44350 \begin_inset space ~
44351 \end_inset
44352
44353 end Counterpart to 
44354 \family sans
44355 Command start
44356 \family default
44357 .
44358  Some packages, like the default, don't have an end command since the start
44359  command toggles the package on and off.
44360 \end_layout
44361
44362 \begin_layout Description
44363 Default
44364 \begin_inset space ~
44365 \end_inset
44366
44367 Decimal
44368 \begin_inset space ~
44369 \end_inset
44370
44371 Point Define the default decimal point for use in tables (decimal point
44372  alignment).
44373 \end_layout
44374
44375 \begin_layout Description
44376 Set
44377 \begin_inset space ~
44378 \end_inset
44379
44380 languages
44381 \begin_inset space ~
44382 \end_inset
44383
44384 globally When this option is set, the languages used in the document will
44385  be added as options to the document class options, so that they can be
44386  used by all LaTeX-packages.
44387  Otherwise they will only be used as options for the 
44388 \series bold
44389 babel
44390 \series default
44391  package.
44392 \end_layout
44393
44394 \begin_layout Description
44395 Auto
44396 \begin_inset space ~
44397 \end_inset
44398
44399 begin When this option is set, documents start with the chosen document
44400  language.
44401  When this option is not set, the 
44402 \family sans
44403 Command
44404 \begin_inset space ~
44405 \end_inset
44406
44407 start
44408 \family default
44409  is explicitly set to the beginning of the document in the LaTeX-output.
44410  This assures that the correct language is used when you use another 
44411 \family sans
44412 Command
44413 \begin_inset space ~
44414 \end_inset
44415
44416 start
44417 \family default
44418  than the default.
44419 \end_layout
44420
44421 \begin_layout Description
44422 Auto
44423 \begin_inset space ~
44424 \end_inset
44425
44426 end Counterpart to 
44427 \family sans
44428 Auto
44429 \begin_inset space ~
44430 \end_inset
44431
44432 begin
44433 \family default
44434 .
44435  When it is not set, the 
44436 \family sans
44437 Command
44438 \begin_inset space ~
44439 \end_inset
44440
44441 end
44442 \family default
44443  is set to the end of the document.
44444 \end_layout
44445
44446 \begin_layout Description
44447 Mark
44448 \begin_inset space ~
44449 \end_inset
44450
44451 foreign
44452 \begin_inset space ~
44453 \end_inset
44454
44455 languages Text marked formatted in a language different from the document
44456  language will be underlined in blue.
44457 \end_layout
44458
44459 \begin_layout Description
44460 Enable
44461 \begin_inset space ~
44462 \end_inset
44463
44464 RTL
44465 \begin_inset space ~
44466 \end_inset
44467
44468 support Enables the use of languages, written from right to left (RTL),
44469  like Arabic, Hebrew or Farsi.
44470 \end_layout
44471
44472 \begin_layout Description
44473 Cursor
44474 \begin_inset space ~
44475 \end_inset
44476
44477 movement When writing RTL, you can define if the left and right arrow keys
44478  move the cursor visually to the left or right, respectively, or logically.
44479  Logical means that the cursor is moved to the left when pressing the right
44480  arrow key and the cursor is inside text in an RTL language.
44481 \end_layout
44482
44483 \begin_layout Subsection
44484 Spellchecker
44485 \end_layout
44486
44487 \begin_layout Standard
44488 The spellchecker settings are explained in section
44489 \begin_inset space ~
44490 \end_inset
44491
44492
44493 \begin_inset CommandInset ref
44494 LatexCommand ref
44495 reference "sec:Spellchecking"
44496
44497 \end_inset
44498
44499 .
44500 \end_layout
44501
44502 \begin_layout Section
44503 Outputs
44504 \end_layout
44505
44506 \begin_layout Subsection
44507 General
44508 \end_layout
44509
44510 \begin_layout Description
44511 Output
44512 \begin_inset space ~
44513 \end_inset
44514
44515 line
44516 \begin_inset space ~
44517 \end_inset
44518
44519 length sets the maximum number of characters printed in one line when using
44520  the menu 
44521 \family sans
44522 File\SpecialChar \menuseparator
44523 Export\SpecialChar \menuseparator
44524 Plain
44525 \begin_inset space ~
44526 \end_inset
44527
44528 text
44529 \family default
44530 .
44531  Setting the line length to 0 means all text is printed in one endless line.
44532 \end_layout
44533
44534 \begin_layout Description
44535 Date
44536 \begin_inset space ~
44537 \end_inset
44538
44539 format
44540 \begin_inset Index idx
44541 status collapsed
44542
44543 \begin_layout Plain Layout
44544 Date Format
44545 \end_layout
44546
44547 \end_inset
44548
44549
44550 \begin_inset Index idx
44551 status collapsed
44552
44553 \begin_layout Plain Layout
44554 Settings ! Date format
44555 \end_layout
44556
44557 \end_inset
44558
44559  The date format can be one or a mixture of the formats listed here:
44560 \begin_inset Newline newline
44561 \end_inset
44562
44563
44564 \begin_inset Flex URL
44565 status collapsed
44566
44567 \begin_layout Plain Layout
44568
44569 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44570 \end_layout
44571
44572 \end_inset
44573
44574
44575 \begin_inset Newline newline
44576 \end_inset
44577
44578 For example the format
44579 \begin_inset Newline newline
44580 \end_inset
44581
44582 %d/%m/%y
44583 \begin_inset Newline newline
44584 \end_inset
44585
44586 prints the date as day/month/year.
44587 \end_layout
44588
44589 \begin_layout Description
44590 Overwrite
44591 \begin_inset space ~
44592 \end_inset
44593
44594 on
44595 \begin_inset space ~
44596 \end_inset
44597
44598 export Setting what LyX is allowed to overwrite on export.
44599 \end_layout
44600
44601 \begin_layout Description
44602 Forward
44603 \begin_inset space ~
44604 \end_inset
44605
44606 search Commands that will be used for the menu 
44607 \family sans
44608 Navigate\SpecialChar \menuseparator
44609 Forward
44610 \begin_inset space ~
44611 \end_inset
44612
44613 search
44614 \family default
44615 .
44616  For a detailed description see section 
44617 \emph on
44618 Reverse DVI/PDF search
44619 \emph default
44620  of the 
44621 \emph on
44622 Additional
44623 \begin_inset space ~
44624 \end_inset
44625
44626 Features
44627 \emph default
44628  manual.
44629 \end_layout
44630
44631 \begin_layout Subsection
44632 Printer
44633 \begin_inset CommandInset label
44634 LatexCommand label
44635 name "sub:Printer"
44636
44637 \end_inset
44638
44639
44640 \begin_inset Index idx
44641 status collapsed
44642
44643 \begin_layout Plain Layout
44644 Printer
44645 \end_layout
44646
44647 \end_inset
44648
44649
44650 \begin_inset Index idx
44651 status collapsed
44652
44653 \begin_layout Plain Layout
44654 Settings ! Printer
44655 \end_layout
44656
44657 \end_inset
44658
44659
44660 \end_layout
44661
44662 \begin_layout Description
44663 Default
44664 \begin_inset space ~
44665 \end_inset
44666
44667 printer Here you can specify the name of your 
44668 \family sans
44669 Default printer
44670 \family default
44671 .
44672  The name will be used when the 
44673 \family sans
44674 Printer command
44675 \family default
44676  is executed.
44677 \begin_inset Newline newline
44678 \end_inset
44679
44680
44681 \begin_inset Note Greyedout
44682 status open
44683
44684 \begin_layout Plain Layout
44685
44686 \series bold
44687 Note:
44688 \series default
44689  You can leave this field empty on Windows systems because it has no effect.
44690 \end_layout
44691
44692 \end_inset
44693
44694
44695 \end_layout
44696
44697 \begin_layout Description
44698 Printer
44699 \begin_inset space ~
44700 \end_inset
44701
44702 command is the command LyX
44703 \begin_inset space \thinspace{}
44704 \end_inset
44705
44706 /
44707 \begin_inset space \thinspace{}
44708 \end_inset
44709
44710 LaTeX uses for printing.
44711  The default is 
44712 \family sans
44713 dvips
44714 \family default
44715  on most systems.
44716 \end_layout
44717
44718 \begin_layout Description
44719 Printer
44720 \begin_inset space ~
44721 \end_inset
44722
44723 Command
44724 \begin_inset space ~
44725 \end_inset
44726
44727 Options Here you can specify printer options.
44728  A list of printer options with explanations can be found in the documentation
44729  of the program that provides the 
44730 \family sans
44731 Printer command
44732 \family default
44733  you are using.
44734 \end_layout
44735
44736 \begin_layout Description
44737 Adapt
44738 \begin_inset space ~
44739 \end_inset
44740
44741 output
44742 \begin_inset space ~
44743 \end_inset
44744
44745 to
44746 \begin_inset space ~
44747 \end_inset
44748
44749 printer This option works only for the 
44750 \family sans
44751 Printer command
44752 \family default
44753  
44754 \begin_inset Quotes eld
44755 \end_inset
44756
44757
44758 \family sans
44759 dvips
44760 \family default
44761
44762 \begin_inset Quotes erd
44763 \end_inset
44764
44765 .
44766  It activates a configuration file for dvips.
44767  This is an option only for dvips experts.
44768 \end_layout
44769
44770 \begin_layout Subsection
44771 LaT
44772 \begin_inset ERT
44773 status collapsed
44774
44775 \begin_layout Plain Layout
44776
44777 {}
44778 \end_layout
44779
44780 \end_inset
44781
44782 eX
44783 \begin_inset CommandInset label
44784 LatexCommand label
44785 name "sub:LaTeX-settings"
44786
44787 \end_inset
44788
44789
44790 \begin_inset Index idx
44791 status collapsed
44792
44793 \begin_layout Plain Layout
44794 Settings ! LaTeX
44795 \end_layout
44796
44797 \end_inset
44798
44799
44800 \end_layout
44801
44802 \begin_layout Description
44803 Use
44804 \begin_inset space ~
44805 \end_inset
44806
44807 LaTe
44808 \begin_inset ERT
44809 status collapsed
44810
44811 \begin_layout Plain Layout
44812
44813 {}
44814 \end_layout
44815
44816 \end_inset
44817
44818 X
44819 \begin_inset space ~
44820 \end_inset
44821
44822 font
44823 \begin_inset space ~
44824 \end_inset
44825
44826 encoding This is the default encoding of the document font.
44827  
44828 \family sans
44829 T1
44830 \family default
44831  is the default and covers western languages and symbols.
44832  
44833 \family sans
44834 T2A
44835 \family default
44836
44837 \family sans
44838 T2B
44839 \family default
44840
44841 \family sans
44842 T2C
44843 \family default
44844
44845 \family sans
44846 LCY
44847 \family default
44848  and 
44849 \family sans
44850 X2
44851 \family default
44852  are used for Cyrillic.
44853  Combinations of the encodings are possible, like 
44854 \begin_inset Quotes eld
44855 \end_inset
44856
44857
44858 \family sans
44859 T1, T2B
44860 \family default
44861
44862 \begin_inset Quotes erd
44863 \end_inset
44864
44865 .
44866  The font encoding is normally automatically loaded by the language packages
44867  LyX sets up in the background.
44868  So there is no need to change the default encoding.
44869 \end_layout
44870
44871 \begin_layout Description
44872 Default
44873 \begin_inset space ~
44874 \end_inset
44875
44876 paper
44877 \begin_inset space ~
44878 \end_inset
44879
44880 size This is the paper size that is used for new documents.
44881  The 
44882 \family sans
44883 Default
44884 \family default
44885  value depends on your LaTeX-system setup.
44886 \end_layout
44887
44888 \begin_layout Description
44889 DVI
44890 \begin_inset space ~
44891 \end_inset
44892
44893 viewer
44894 \begin_inset space ~
44895 \end_inset
44896
44897 paper
44898 \begin_inset space ~
44899 \end_inset
44900
44901 size
44902 \begin_inset space ~
44903 \end_inset
44904
44905 options They only have an effect when the program 
44906 \family sans
44907 xdvi
44908 \family default
44909  is used as DVI-viewer, read its manual to find out more.
44910 \end_layout
44911
44912 \begin_layout Standard
44913 Here you can also specify options and commands with parameters for processors.
44914  But before you change something, it is strongly recommended to read the
44915  manuals of the applications.
44916 \end_layout
44917
44918 \begin_layout Description
44919 Bibliography
44920 \begin_inset space ~
44921 \end_inset
44922
44923 generation Settings for the generation of the bibliography, see section
44924 \begin_inset space ~
44925 \end_inset
44926
44927
44928 \begin_inset CommandInset ref
44929 LatexCommand ref
44930 reference "sub:Bibliography-databases"
44931
44932 \end_inset
44933
44934 .
44935 \end_layout
44936
44937 \begin_layout Description
44938 Index
44939 \begin_inset space ~
44940 \end_inset
44941
44942 generation Settings for the generation of the index, see section
44943 \begin_inset space ~
44944 \end_inset
44945
44946
44947 \begin_inset CommandInset ref
44948 LatexCommand ref
44949 reference "sub:Index-Program"
44950
44951 \end_inset
44952
44953 .
44954 \end_layout
44955
44956 \begin_layout Description
44957 Nomenclature
44958 \begin_inset space ~
44959 \end_inset
44960
44961 command Command for the program that generates the nomenclature, see section
44962 \begin_inset space ~
44963 \end_inset
44964
44965
44966 \begin_inset CommandInset ref
44967 LatexCommand ref
44968 reference "sub:Nomenclature-Program"
44969
44970 \end_inset
44971
44972 .
44973 \end_layout
44974
44975 \begin_layout Description
44976 CheckTe
44977 \begin_inset ERT
44978 status collapsed
44979
44980 \begin_layout Plain Layout
44981
44982 {}
44983 \end_layout
44984
44985 \end_inset
44986
44987 X
44988 \begin_inset space ~
44989 \end_inset
44990
44991 command Command for the program 
44992 \family sans
44993 CheckTeX
44994 \family default
44995  that is described in the section 
44996 \emph on
44997 Checking TeX
44998 \emph default
44999  of the 
45000 \emph on
45001 Additional Features
45002 \emph default
45003  manual.
45004 \end_layout
45005
45006 \begin_layout Standard
45007 There are additionally the following options:
45008 \end_layout
45009
45010 \begin_layout Description
45011 Use
45012 \begin_inset space ~
45013 \end_inset
45014
45015 Windows-style
45016 \begin_inset space ~
45017 \end_inset
45018
45019 paths
45020 \begin_inset space ~
45021 \end_inset
45022
45023 in
45024 \begin_inset space ~
45025 \end_inset
45026
45027 LaTeX
45028 \begin_inset space ~
45029 \end_inset
45030
45031 files Uses paths in the notation of Windows, that means that 
45032 \begin_inset Quotes eld
45033 \end_inset
45034
45035
45036 \backslash
45037
45038 \begin_inset Quotes erd
45039 \end_inset
45040
45041  is used instead of 
45042 \begin_inset Quotes eld
45043 \end_inset
45044
45045 /
45046 \begin_inset Quotes erd
45047 \end_inset
45048
45049  to separate folders.
45050  This option is enabled by default when you use LyX on Windows.
45051 \begin_inset Index idx
45052 status collapsed
45053
45054 \begin_layout Plain Layout
45055 Paths
45056 \end_layout
45057
45058 \end_inset
45059
45060
45061 \begin_inset Index idx
45062 status collapsed
45063
45064 \begin_layout Plain Layout
45065 Settings ! Paths
45066 \end_layout
45067
45068 \end_inset
45069
45070
45071 \end_layout
45072
45073 \begin_layout Description
45074 Reset
45075 \begin_inset space ~
45076 \end_inset
45077
45078 class
45079 \begin_inset space ~
45080 \end_inset
45081
45082 options
45083 \begin_inset space ~
45084 \end_inset
45085
45086 when
45087 \begin_inset space ~
45088 \end_inset
45089
45090 document
45091 \begin_inset space ~
45092 \end_inset
45093
45094 class
45095 \begin_inset space ~
45096 \end_inset
45097
45098 changes Removes all manually set 
45099 \family sans
45100 Class options
45101 \family default
45102  in the 
45103 \family sans
45104 Document\SpecialChar \menuseparator
45105 Settings\SpecialChar \menuseparator
45106 Document
45107 \begin_inset space ~
45108 \end_inset
45109
45110 Class
45111 \family default
45112  dialog when changing the document class.
45113 \end_layout
45114
45115 \begin_layout Section
45116 File
45117 \begin_inset space ~
45118 \end_inset
45119
45120 Handling
45121 \begin_inset Index idx
45122 status collapsed
45123
45124 \begin_layout Plain Layout
45125 File handling
45126 \end_layout
45127
45128 \end_inset
45129
45130
45131 \end_layout
45132
45133 \begin_layout Subsection
45134 Converters
45135 \begin_inset CommandInset label
45136 LatexCommand label
45137 name "sub:Converters"
45138
45139 \end_inset
45140
45141
45142 \begin_inset Index idx
45143 status collapsed
45144
45145 \begin_layout Plain Layout
45146 Converters
45147 \end_layout
45148
45149 \end_inset
45150
45151
45152 \end_layout
45153
45154 \begin_layout Standard
45155 Here you find the list of defined converter commands to convert material
45156  from one format to another.
45157  You can modify converters or create new ones.
45158  To modify a converter, select it, change the entry of the 
45159 \family sans
45160 Converter
45161 \family default
45162  and/or 
45163 \family sans
45164 Extra
45165 \begin_inset space ~
45166 \end_inset
45167
45168 flag
45169 \family default
45170  field and press the 
45171 \family sans
45172 Modify
45173 \family default
45174  button.
45175  To create a new converter, select an existing one, select a different format
45176  in the 
45177 \family sans
45178 To
45179 \begin_inset space ~
45180 \end_inset
45181
45182 format
45183 \family default
45184  drop-down list, modify the 
45185 \family sans
45186 Converter
45187 \family default
45188  field and press the 
45189 \family sans
45190 Add
45191 \family default
45192  button.
45193 \end_layout
45194
45195 \begin_layout Standard
45196 If the 
45197 \family sans
45198 Converter File Cache
45199 \family default
45200  is 
45201 \family sans
45202 Enabled
45203 \family default
45204 , conversions will be cached as long as specified in the field 
45205 \family sans
45206 Maximum Age (in days
45207 \family default
45208 ).
45209  This means that images don't need to be converted again when you reopen
45210  a document; the converted images from the cache will be used instead.
45211 \end_layout
45212
45213 \begin_layout Standard
45214 More about converters, like the flags that can be used in the converter
45215  definition, is described in the section 
45216 \emph on
45217 Converters
45218 \emph default
45219  of the 
45220 \emph on
45221 Customization
45222 \emph default
45223  manual.
45224 \end_layout
45225
45226 \begin_layout Subsection
45227 File Formats
45228 \begin_inset CommandInset label
45229 LatexCommand label
45230 name "sec:File-Formats"
45231
45232 \end_inset
45233
45234
45235 \begin_inset Index idx
45236 status collapsed
45237
45238 \begin_layout Plain Layout
45239 File formats
45240 \end_layout
45241
45242 \end_inset
45243
45244
45245 \begin_inset Index idx
45246 status collapsed
45247
45248 \begin_layout Plain Layout
45249 Copiers
45250 \end_layout
45251
45252 \end_inset
45253
45254
45255 \end_layout
45256
45257 \begin_layout Standard
45258 Here you find the list of defined file formats that LyX can handle.
45259  You can modify the 
45260 \family sans
45261 Editor
45262 \family default
45263  and 
45264 \family sans
45265 Viewer
45266 \family default
45267  programs that should be used for certain formats.
45268 \end_layout
45269
45270 \begin_layout Standard
45271 You can also define the 
45272 \family sans
45273 Default output format
45274 \family default
45275  that is used when you use 
45276 \family sans
45277 View, Update, View Master Document
45278 \family default
45279  or 
45280 \family sans
45281 Update Master Document
45282 \family default
45283  in the 
45284 \family sans
45285 Document
45286 \family default
45287  menu or the toolbar.
45288 \end_layout
45289
45290 \begin_layout Standard
45291 More about formats and their options is described in the section 
45292 \emph on
45293 Formats
45294 \emph default
45295  of the 
45296 \emph on
45297 Customization
45298 \emph default
45299  manual.
45300 \end_layout
45301
45302 \begin_layout Standard
45303 Since all conversions from one format to another take place in LyX's temporary
45304  directory, it is sometimes necessary to modify a file before copying it
45305  to the temporary directory so that the conversion may be performed.
45306  This is done by specifying a 
45307 \family sans
45308 Copier
45309 \family default
45310 .
45311  More about this is described in the section 
45312 \emph on
45313 Copiers
45314 \emph default
45315  of the 
45316 \emph on
45317 Customization
45318 \emph default
45319  manual.
45320 \end_layout
45321
45322 \begin_layout Chapter
45323 Units available in LyX
45324 \begin_inset Index idx
45325 status collapsed
45326
45327 \begin_layout Plain Layout
45328 Units
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \begin_inset CommandInset label
45335 LatexCommand label
45336 name "chap:Units-available-in"
45337
45338 \end_inset
45339
45340
45341 \end_layout
45342
45343 \begin_layout Standard
45344 Table
45345 \begin_inset space ~
45346 \end_inset
45347
45348
45349 \begin_inset CommandInset ref
45350 LatexCommand ref
45351 reference "tab:Units"
45352
45353 \end_inset
45354
45355  explains all the units available in LyX and used in this documentation.
45356 \end_layout
45357
45358 \begin_layout Standard
45359 \begin_inset Float table
45360 placement h
45361 wide false
45362 sideways false
45363 status open
45364
45365 \begin_layout Plain Layout
45366 \begin_inset Caption Standard
45367
45368 \begin_layout Plain Layout
45369 \begin_inset CommandInset label
45370 LatexCommand label
45371 name "tab:Units"
45372
45373 \end_inset
45374
45375 Units
45376 \end_layout
45377
45378 \end_inset
45379
45380
45381 \end_layout
45382
45383 \begin_layout Plain Layout
45384 \begin_inset VSpace medskip
45385 \end_inset
45386
45387
45388 \end_layout
45389
45390 \begin_layout Plain Layout
45391 \align center
45392 \begin_inset Tabular
45393 <lyxtabular version="3" rows="20" columns="2">
45394 <features rotate="0" tabularvalignment="middle">
45395 <column alignment="center" valignment="top">
45396 <column alignment="center" valignment="top">
45397 <row>
45398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45399 \begin_inset Text
45400
45401 \begin_layout Plain Layout
45402 unit
45403 \end_layout
45404
45405 \end_inset
45406 </cell>
45407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45408 \begin_inset Text
45409
45410 \begin_layout Plain Layout
45411 name/description
45412 \end_layout
45413
45414 \end_inset
45415 </cell>
45416 </row>
45417 <row>
45418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45419 \begin_inset Text
45420
45421 \begin_layout Plain Layout
45422 mm
45423 \end_layout
45424
45425 \end_inset
45426 </cell>
45427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45428 \begin_inset Text
45429
45430 \begin_layout Plain Layout
45431 millimeter
45432 \end_layout
45433
45434 \end_inset
45435 </cell>
45436 </row>
45437 <row>
45438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45439 \begin_inset Text
45440
45441 \begin_layout Plain Layout
45442 cm
45443 \end_layout
45444
45445 \end_inset
45446 </cell>
45447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45448 \begin_inset Text
45449
45450 \begin_layout Plain Layout
45451 centimeter
45452 \end_layout
45453
45454 \end_inset
45455 </cell>
45456 </row>
45457 <row>
45458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45459 \begin_inset Text
45460
45461 \begin_layout Plain Layout
45462 in
45463 \end_layout
45464
45465 \end_inset
45466 </cell>
45467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45468 \begin_inset Text
45469
45470 \begin_layout Plain Layout
45471 inch
45472 \end_layout
45473
45474 \end_inset
45475 </cell>
45476 </row>
45477 <row>
45478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45479 \begin_inset Text
45480
45481 \begin_layout Plain Layout
45482 pt
45483 \end_layout
45484
45485 \end_inset
45486 </cell>
45487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45488 \begin_inset Text
45489
45490 \begin_layout Plain Layout
45491 point (72.27
45492 \begin_inset space \thinspace{}
45493 \end_inset
45494
45495 pt = 1
45496 \begin_inset space \thinspace{}
45497 \end_inset
45498
45499 in)
45500 \end_layout
45501
45502 \end_inset
45503 </cell>
45504 </row>
45505 <row>
45506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45507 \begin_inset Text
45508
45509 \begin_layout Plain Layout
45510 pc
45511 \end_layout
45512
45513 \end_inset
45514 </cell>
45515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45516 \begin_inset Text
45517
45518 \begin_layout Plain Layout
45519 pica (1
45520 \begin_inset space \thinspace{}
45521 \end_inset
45522
45523 pc = 12
45524 \begin_inset space \thinspace{}
45525 \end_inset
45526
45527 pt)
45528 \end_layout
45529
45530 \end_inset
45531 </cell>
45532 </row>
45533 <row>
45534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45535 \begin_inset Text
45536
45537 \begin_layout Plain Layout
45538 sp
45539 \end_layout
45540
45541 \end_inset
45542 </cell>
45543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45544 \begin_inset Text
45545
45546 \begin_layout Plain Layout
45547 scaled point (65536
45548 \begin_inset space \thinspace{}
45549 \end_inset
45550
45551 sp = 1
45552 \begin_inset space \thinspace{}
45553 \end_inset
45554
45555 pt)
45556 \end_layout
45557
45558 \end_inset
45559 </cell>
45560 </row>
45561 <row>
45562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45563 \begin_inset Text
45564
45565 \begin_layout Plain Layout
45566 bp
45567 \end_layout
45568
45569 \end_inset
45570 </cell>
45571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45572 \begin_inset Text
45573
45574 \begin_layout Plain Layout
45575 big point (72
45576 \begin_inset space \thinspace{}
45577 \end_inset
45578
45579 bp = 1
45580 \begin_inset space \thinspace{}
45581 \end_inset
45582
45583 in)
45584 \end_layout
45585
45586 \end_inset
45587 </cell>
45588 </row>
45589 <row>
45590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45591 \begin_inset Text
45592
45593 \begin_layout Plain Layout
45594 dd
45595 \end_layout
45596
45597 \end_inset
45598 </cell>
45599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45600 \begin_inset Text
45601
45602 \begin_layout Plain Layout
45603 didot (72
45604 \begin_inset space \thinspace{}
45605 \end_inset
45606
45607 dd 
45608 \begin_inset Formula $\approx$
45609 \end_inset
45610
45611  37.6
45612 \begin_inset space \thinspace{}
45613 \end_inset
45614
45615 mm)
45616 \end_layout
45617
45618 \end_inset
45619 </cell>
45620 </row>
45621 <row>
45622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45623 \begin_inset Text
45624
45625 \begin_layout Plain Layout
45626 cc
45627 \end_layout
45628
45629 \end_inset
45630 </cell>
45631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45632 \begin_inset Text
45633
45634 \begin_layout Plain Layout
45635 cicero (1
45636 \begin_inset space \thinspace{}
45637 \end_inset
45638
45639 cc = 12
45640 \begin_inset space \thinspace{}
45641 \end_inset
45642
45643 dd)
45644 \end_layout
45645
45646 \end_inset
45647 </cell>
45648 </row>
45649 <row>
45650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45651 \begin_inset Text
45652
45653 \begin_layout Plain Layout
45654 Scale%
45655 \end_layout
45656
45657 \end_inset
45658 </cell>
45659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45660 \begin_inset Text
45661
45662 \begin_layout Plain Layout
45663 % of original image width
45664 \end_layout
45665
45666 \end_inset
45667 </cell>
45668 </row>
45669 <row>
45670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45671 \begin_inset Text
45672
45673 \begin_layout Plain Layout
45674 text%
45675 \end_layout
45676
45677 \end_inset
45678 </cell>
45679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45680 \begin_inset Text
45681
45682 \begin_layout Plain Layout
45683 % of text width
45684 \end_layout
45685
45686 \end_inset
45687 </cell>
45688 </row>
45689 <row>
45690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45691 \begin_inset Text
45692
45693 \begin_layout Plain Layout
45694 col%
45695 \end_layout
45696
45697 \end_inset
45698 </cell>
45699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45700 \begin_inset Text
45701
45702 \begin_layout Plain Layout
45703 % of column width
45704 \end_layout
45705
45706 \end_inset
45707 </cell>
45708 </row>
45709 <row>
45710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45711 \begin_inset Text
45712
45713 \begin_layout Plain Layout
45714 page%
45715 \end_layout
45716
45717 \end_inset
45718 </cell>
45719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45720 \begin_inset Text
45721
45722 \begin_layout Plain Layout
45723 % of paper width
45724 \end_layout
45725
45726 \end_inset
45727 </cell>
45728 </row>
45729 <row>
45730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45731 \begin_inset Text
45732
45733 \begin_layout Plain Layout
45734 line%
45735 \end_layout
45736
45737 \end_inset
45738 </cell>
45739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45740 \begin_inset Text
45741
45742 \begin_layout Plain Layout
45743 % of line width
45744 \end_layout
45745
45746 \end_inset
45747 </cell>
45748 </row>
45749 <row>
45750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45751 \begin_inset Text
45752
45753 \begin_layout Plain Layout
45754 theight%
45755 \end_layout
45756
45757 \end_inset
45758 </cell>
45759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45760 \begin_inset Text
45761
45762 \begin_layout Plain Layout
45763 % of text height
45764 \end_layout
45765
45766 \end_inset
45767 </cell>
45768 </row>
45769 <row>
45770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45771 \begin_inset Text
45772
45773 \begin_layout Plain Layout
45774 pheight%
45775 \end_layout
45776
45777 \end_inset
45778 </cell>
45779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45780 \begin_inset Text
45781
45782 \begin_layout Plain Layout
45783 % of paper height
45784 \end_layout
45785
45786 \end_inset
45787 </cell>
45788 </row>
45789 <row>
45790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45791 \begin_inset Text
45792
45793 \begin_layout Plain Layout
45794 ex
45795 \end_layout
45796
45797 \end_inset
45798 </cell>
45799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45800 \begin_inset Text
45801
45802 \begin_layout Plain Layout
45803 height of letter 
45804 \emph on
45805 x
45806 \emph default
45807  in current font
45808 \end_layout
45809
45810 \end_inset
45811 </cell>
45812 </row>
45813 <row>
45814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45815 \begin_inset Text
45816
45817 \begin_layout Plain Layout
45818 em
45819 \end_layout
45820
45821 \end_inset
45822 </cell>
45823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45824 \begin_inset Text
45825
45826 \begin_layout Plain Layout
45827 width of letter 
45828 \emph on
45829 M
45830 \emph default
45831  in current font
45832 \end_layout
45833
45834 \end_inset
45835 </cell>
45836 </row>
45837 <row>
45838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45839 \begin_inset Text
45840
45841 \begin_layout Plain Layout
45842 mu
45843 \end_layout
45844
45845 \end_inset
45846 </cell>
45847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45848 \begin_inset Text
45849
45850 \begin_layout Plain Layout
45851 math unit (1
45852 \begin_inset space \thinspace{}
45853 \end_inset
45854
45855 mu = 1/18
45856 \begin_inset space \thinspace{}
45857 \end_inset
45858
45859 em)
45860 \end_layout
45861
45862 \end_inset
45863 </cell>
45864 </row>
45865 </lyxtabular>
45866
45867 \end_inset
45868
45869
45870 \end_layout
45871
45872 \end_inset
45873
45874
45875 \end_layout
45876
45877 \begin_layout Chapter
45878 Credits
45879 \begin_inset CommandInset label
45880 LatexCommand label
45881 name "chap:Credits"
45882
45883 \end_inset
45884
45885
45886 \end_layout
45887
45888 \begin_layout Standard
45889 The documentation is a collaborative effort between many different people
45890  (and we would encourage people to contribute!).
45891 \end_layout
45892
45893 \begin_layout Itemize
45894
45895 \noun on
45896 Alejandro Aguilar Sierra
45897 \end_layout
45898
45899 \begin_layout Itemize
45900
45901 \noun on
45902 Amir Karger
45903 \end_layout
45904
45905 \begin_layout Itemize
45906
45907 \noun on
45908 David Johnson
45909 \end_layout
45910
45911 \begin_layout Itemize
45912
45913 \noun on
45914 Hartmut Haase
45915 \end_layout
45916
45917 \begin_layout Itemize
45918
45919 \noun on
45920 Ignacio García
45921 \end_layout
45922
45923 \begin_layout Itemize
45924
45925 \noun on
45926 Ivan Schreter
45927 \end_layout
45928
45929 \begin_layout Itemize
45930
45931 \noun on
45932 John Raithel
45933 \end_layout
45934
45935 \begin_layout Itemize
45936
45937 \noun on
45938 John Weiss
45939 \end_layout
45940
45941 \begin_layout Itemize
45942
45943 \noun on
45944 Lars Gullik Bjønnes
45945 \end_layout
45946
45947 \begin_layout Itemize
45948
45949 \noun on
45950 Matthias Ettrich
45951 \end_layout
45952
45953 \begin_layout Itemize
45954
45955 \noun on
45956 Matthias Zenker
45957 \end_layout
45958
45959 \begin_layout Itemize
45960
45961 \noun on
45962 Rich Fields
45963 \end_layout
45964
45965 \begin_layout Itemize
45966
45967 \noun on
45968 Pascal André
45969 \end_layout
45970
45971 \begin_layout Itemize
45972
45973 \noun on
45974 Paul Evans
45975 \end_layout
45976
45977 \begin_layout Itemize
45978
45979 \noun on
45980 Paul Russel
45981 \end_layout
45982
45983 \begin_layout Itemize
45984
45985 \noun on
45986 Robin Socha
45987 \end_layout
45988
45989 \begin_layout Itemize
45990
45991 \noun on
45992 Uwe Stöhr
45993 \end_layout
45994
45995 \begin_layout Itemize
45996 The LyX Team: 
45997 \begin_inset CommandInset citation
45998 LatexCommand cite
45999 key "lyxcredit"
46000
46001 \end_inset
46002
46003
46004 \end_layout
46005
46006 \begin_layout Standard
46007 \begin_inset Newpage newpage
46008 \end_inset
46009
46010 The bibliography on the following page was created with the 
46011 \family sans
46012 Bibliography
46013 \family default
46014  environment.
46015 \end_layout
46016
46017 \begin_layout Bibliography
46018 \begin_inset CommandInset bibitem
46019 LatexCommand bibitem
46020 label "Credits"
46021 key "lyxcredit"
46022
46023 \end_inset
46024
46025 The LyX Team: 
46026 \begin_inset CommandInset href
46027 LatexCommand href
46028 name "Credits"
46029 target "http://www.lyx.org/Credits"
46030
46031 \end_inset
46032
46033 :
46034 \begin_inset Newline newline
46035 \end_inset
46036
46037
46038 \begin_inset Flex URL
46039 status collapsed
46040
46041 \begin_layout Plain Layout
46042
46043 http://www.lyx.org/Credits
46044 \end_layout
46045
46046 \end_inset
46047
46048
46049 \end_layout
46050
46051 \begin_layout Bibliography
46052 \begin_inset CommandInset bibitem
46053 LatexCommand bibitem
46054 key "latexcompanion"
46055
46056 \end_inset
46057
46058 Frank Mittelbach and Michel Goossens: 
46059 \emph on
46060 The LaTeX Companion Second Edition.
46061
46062 \emph default
46063  Addison-Wesley, 2004
46064 \end_layout
46065
46066 \begin_layout Bibliography
46067 \begin_inset CommandInset bibitem
46068 LatexCommand bibitem
46069 key "latexguide"
46070
46071 \end_inset
46072
46073 Helmut Kopka and Patrick W.
46074  Daly: 
46075 \emph on
46076 A Guide to LaTeX Fourth Edition.
46077
46078 \emph default
46079  Addison-Wesley, 2003
46080 \end_layout
46081
46082 \begin_layout Bibliography
46083 \begin_inset CommandInset bibitem
46084 LatexCommand bibitem
46085 key "latexbook"
46086
46087 \end_inset
46088
46089 Leslie Lamport: 
46090 \emph on
46091 LaTeX: A Document Preparation System.
46092
46093 \emph default
46094  Addison-Wesley, second edition, 1994
46095 \end_layout
46096
46097 \begin_layout Bibliography
46098 \begin_inset CommandInset bibitem
46099 LatexCommand bibitem
46100 key "texbook"
46101
46102 \end_inset
46103
46104 Donald E.
46105  Knuth.
46106  
46107 \emph on
46108 The TeXbook.
46109
46110 \emph default
46111  Addison-Wesley, 1984
46112 \end_layout
46113
46114 \begin_layout Bibliography
46115 \begin_inset CommandInset bibitem
46116 LatexCommand bibitem
46117 key "TeXCatalogue"
46118
46119 \end_inset
46120
46121 The TeX Catalogue:
46122 \begin_inset Newline newline
46123 \end_inset
46124
46125
46126 \begin_inset Flex URL
46127 status collapsed
46128
46129 \begin_layout Plain Layout
46130
46131 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46132 \end_layout
46133
46134 \end_inset
46135
46136
46137 \end_layout
46138
46139 \begin_layout Bibliography
46140 \begin_inset CommandInset bibitem
46141 LatexCommand bibitem
46142 key "LaTeXFAQ"
46143
46144 \end_inset
46145
46146 The LaTeX FAQ:
46147 \begin_inset Newline newline
46148 \end_inset
46149
46150
46151 \begin_inset Flex URL
46152 status collapsed
46153
46154 \begin_layout Plain Layout
46155
46156 http://www.tex.ac.uk/cgi-bin/texfaq2html
46157 \end_layout
46158
46159 \end_inset
46160
46161
46162 \end_layout
46163
46164 \begin_layout Bibliography
46165 \begin_inset CommandInset bibitem
46166 LatexCommand bibitem
46167 key "BibTeX"
46168
46169 \end_inset
46170
46171
46172 \begin_inset CommandInset href
46173 LatexCommand href
46174 name "Documentation"
46175 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46176
46177 \end_inset
46178
46179  of the program 
46180 \family sans
46181 BibTeX
46182 \family default
46183 :
46184 \begin_inset Newline newline
46185 \end_inset
46186
46187
46188 \begin_inset Flex URL
46189 status collapsed
46190
46191 \begin_layout Plain Layout
46192
46193 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46194 \end_layout
46195
46196 \end_inset
46197
46198
46199 \end_layout
46200
46201 \begin_layout Bibliography
46202 \begin_inset CommandInset bibitem
46203 LatexCommand bibitem
46204 key "BibTeX-2"
46205
46206 \end_inset
46207
46208
46209 \begin_inset CommandInset href
46210 LatexCommand href
46211 name "Documentation"
46212 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46213
46214 \end_inset
46215
46216  how to use the program 
46217 \family sans
46218 BibTeX
46219 \family default
46220 :
46221 \begin_inset Newline newline
46222 \end_inset
46223
46224
46225 \begin_inset Flex URL
46226 status collapsed
46227
46228 \begin_layout Plain Layout
46229
46230 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46231 \end_layout
46232
46233 \end_inset
46234
46235
46236 \end_layout
46237
46238 \begin_layout Bibliography
46239 \begin_inset CommandInset bibitem
46240 LatexCommand bibitem
46241 key "makeindex"
46242
46243 \end_inset
46244
46245
46246 \begin_inset CommandInset href
46247 LatexCommand href
46248 name "Documentation"
46249 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46250
46251 \end_inset
46252
46253  of the program 
46254 \family sans
46255 makeindex
46256 \family default
46257 :
46258 \begin_inset Newline newline
46259 \end_inset
46260
46261
46262 \begin_inset Flex URL
46263 status collapsed
46264
46265 \begin_layout Plain Layout
46266
46267 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46268 \end_layout
46269
46270 \end_inset
46271
46272
46273 \end_layout
46274
46275 \begin_layout Bibliography
46276 \begin_inset CommandInset bibitem
46277 LatexCommand bibitem
46278 key "xindy"
46279
46280 \end_inset
46281
46282
46283 \begin_inset CommandInset href
46284 LatexCommand href
46285 name "Documentation"
46286 target "http://www.xindy.org/documentation.html"
46287
46288 \end_inset
46289
46290  of the program 
46291 \family sans
46292 xindy
46293 \family default
46294 :
46295 \begin_inset Newline newline
46296 \end_inset
46297
46298
46299 \begin_inset Flex URL
46300 status collapsed
46301
46302 \begin_layout Plain Layout
46303
46304 http://www.xindy.org/documentation.html
46305 \end_layout
46306
46307 \end_inset
46308
46309
46310 \end_layout
46311
46312 \begin_layout Bibliography
46313 \begin_inset CommandInset bibitem
46314 LatexCommand bibitem
46315 key "AMS"
46316
46317 \end_inset
46318
46319
46320 \begin_inset CommandInset href
46321 LatexCommand href
46322 name "Documentation"
46323 target "http://www.ams.org/publications/authors/tex/amslatex"
46324
46325 \end_inset
46326
46327  of the AMS LaTeX-packages:
46328 \begin_inset Newline newline
46329 \end_inset
46330
46331
46332 \begin_inset Flex URL
46333 status collapsed
46334
46335 \begin_layout Plain Layout
46336
46337 http://www.ams.org/publications/authors/tex/amslatex
46338 \end_layout
46339
46340 \end_inset
46341
46342
46343 \end_layout
46344
46345 \begin_layout Bibliography
46346 \begin_inset CommandInset bibitem
46347 LatexCommand bibitem
46348 key "caption"
46349
46350 \end_inset
46351
46352
46353 \begin_inset CommandInset href
46354 LatexCommand href
46355 name "Documentation"
46356 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46357
46358 \end_inset
46359
46360  of the LaTeX-package 
46361 \series bold
46362 caption
46363 \series default
46364
46365 \begin_inset Index idx
46366 status collapsed
46367
46368 \begin_layout Plain Layout
46369 LaTeX-packages ! caption
46370 \end_layout
46371
46372 \end_inset
46373
46374 :
46375 \begin_inset Newline newline
46376 \end_inset
46377
46378
46379 \begin_inset Flex URL
46380 status collapsed
46381
46382 \begin_layout Plain Layout
46383
46384 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46385 \end_layout
46386
46387 \end_inset
46388
46389
46390 \end_layout
46391
46392 \begin_layout Bibliography
46393 \begin_inset CommandInset bibitem
46394 LatexCommand bibitem
46395 key "enumitem"
46396
46397 \end_inset
46398
46399
46400 \begin_inset CommandInset href
46401 LatexCommand href
46402 name "Documentation"
46403 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46404
46405 \end_inset
46406
46407  of the LaTeX-package 
46408 \series bold
46409 enumitem
46410 \series default
46411
46412 \begin_inset Index idx
46413 status collapsed
46414
46415 \begin_layout Plain Layout
46416 LaTeX-packages ! enumitem
46417 \end_layout
46418
46419 \end_inset
46420
46421 :
46422 \begin_inset Newline newline
46423 \end_inset
46424
46425
46426 \begin_inset Flex URL
46427 status collapsed
46428
46429 \begin_layout Plain Layout
46430
46431 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46432 \end_layout
46433
46434 \end_inset
46435
46436
46437 \end_layout
46438
46439 \begin_layout Bibliography
46440 \begin_inset CommandInset bibitem
46441 LatexCommand bibitem
46442 key "fancyhdr"
46443
46444 \end_inset
46445
46446
46447 \begin_inset CommandInset href
46448 LatexCommand href
46449 name "Documentation"
46450 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46451
46452 \end_inset
46453
46454  of the LaTeX-package 
46455 \series bold
46456 fancyhdr
46457 \series default
46458
46459 \begin_inset Index idx
46460 status collapsed
46461
46462 \begin_layout Plain Layout
46463 LaTeX-packages ! fancyhdr
46464 \end_layout
46465
46466 \end_inset
46467
46468 :
46469 \begin_inset Newline newline
46470 \end_inset
46471
46472
46473 \begin_inset Flex URL
46474 status collapsed
46475
46476 \begin_layout Plain Layout
46477
46478 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46479 \end_layout
46480
46481 \end_inset
46482
46483
46484 \end_layout
46485
46486 \begin_layout Bibliography
46487 \begin_inset CommandInset bibitem
46488 LatexCommand bibitem
46489 key "hyperref"
46490
46491 \end_inset
46492
46493
46494 \begin_inset CommandInset href
46495 LatexCommand href
46496 name "Documentation"
46497 target "http://www.ctan.org/pkg/hyperref"
46498
46499 \end_inset
46500
46501  of the LaTeX-package 
46502 \series bold
46503 hyperref
46504 \series default
46505
46506 \begin_inset Index idx
46507 status collapsed
46508
46509 \begin_layout Plain Layout
46510 LaTeX-packages ! hyperref
46511 \end_layout
46512
46513 \end_inset
46514
46515 :
46516 \begin_inset Newline newline
46517 \end_inset
46518
46519
46520 \begin_inset Flex URL
46521 status collapsed
46522
46523 \begin_layout Plain Layout
46524
46525 http://www.ctan.org/pkg/hyperref
46526 \end_layout
46527
46528 \end_inset
46529
46530
46531 \end_layout
46532
46533 \begin_layout Bibliography
46534 \begin_inset CommandInset bibitem
46535 LatexCommand bibitem
46536 key "nomencl"
46537
46538 \end_inset
46539
46540
46541 \begin_inset CommandInset href
46542 LatexCommand href
46543 name "Documentation"
46544 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46545
46546 \end_inset
46547
46548  of the LaTeX-package 
46549 \series bold
46550 nomencl
46551 \series default
46552
46553 \begin_inset Index idx
46554 status collapsed
46555
46556 \begin_layout Plain Layout
46557 LaTeX-packages ! nomencl
46558 \end_layout
46559
46560 \end_inset
46561
46562 :
46563 \begin_inset Newline newline
46564 \end_inset
46565
46566
46567 \begin_inset Flex URL
46568 status collapsed
46569
46570 \begin_layout Plain Layout
46571
46572 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46573 \end_layout
46574
46575 \end_inset
46576
46577
46578 \end_layout
46579
46580 \begin_layout Bibliography
46581 \begin_inset CommandInset bibitem
46582 LatexCommand bibitem
46583 key "prettyref"
46584
46585 \end_inset
46586
46587
46588 \begin_inset CommandInset href
46589 LatexCommand href
46590 name "Documentation"
46591 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46592
46593 \end_inset
46594
46595  of the LaTeX-package 
46596 \series bold
46597 prettyref
46598 \series default
46599
46600 \begin_inset Index idx
46601 status collapsed
46602
46603 \begin_layout Plain Layout
46604 LaTeX-packages ! prettyref
46605 \end_layout
46606
46607 \end_inset
46608
46609 :
46610 \begin_inset Newline newline
46611 \end_inset
46612
46613
46614 \begin_inset Flex URL
46615 status collapsed
46616
46617 \begin_layout Plain Layout
46618
46619 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46620 \end_layout
46621
46622 \end_inset
46623
46624
46625 \end_layout
46626
46627 \begin_layout Bibliography
46628 \begin_inset CommandInset bibitem
46629 LatexCommand bibitem
46630 key "refstyle"
46631
46632 \end_inset
46633
46634
46635 \begin_inset CommandInset href
46636 LatexCommand href
46637 name "Documentation"
46638 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46639
46640 \end_inset
46641
46642  of the LaTeX-package 
46643 \series bold
46644 refstyle
46645 \series default
46646
46647 \begin_inset Index idx
46648 status collapsed
46649
46650 \begin_layout Plain Layout
46651 LaTeX-packages ! refstyle
46652 \end_layout
46653
46654 \end_inset
46655
46656 :
46657 \begin_inset Newline newline
46658 \end_inset
46659
46660
46661 \begin_inset Flex URL
46662 status collapsed
46663
46664 \begin_layout Plain Layout
46665
46666 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46667 \end_layout
46668
46669 \end_inset
46670
46671
46672 \end_layout
46673
46674 \begin_layout Bibliography
46675 \begin_inset CommandInset bibitem
46676 LatexCommand bibitem
46677 key "Arabic"
46678
46679 \end_inset
46680
46681
46682 \begin_inset CommandInset href
46683 LatexCommand href
46684 name "Wiki-page"
46685 target "http://wiki.lyx.org/Windows/Arabic"
46686
46687 \end_inset
46688
46689  how to set up LyX for Arabic:
46690 \begin_inset Newline newline
46691 \end_inset
46692
46693
46694 \begin_inset Flex URL
46695 status collapsed
46696
46697 \begin_layout Plain Layout
46698
46699 http://wiki.lyx.org/Windows/Arabic
46700 \end_layout
46701
46702 \end_inset
46703
46704
46705 \end_layout
46706
46707 \begin_layout Bibliography
46708 \begin_inset CommandInset bibitem
46709 LatexCommand bibitem
46710 key "Armenian"
46711
46712 \end_inset
46713
46714
46715 \begin_inset CommandInset href
46716 LatexCommand href
46717 name "Wiki-page"
46718 target "http://wiki.lyx.org/Windows/Armenian"
46719
46720 \end_inset
46721
46722  how to set up LyX for Armenian:
46723 \begin_inset Newline newline
46724 \end_inset
46725
46726
46727 \begin_inset Flex URL
46728 status collapsed
46729
46730 \begin_layout Plain Layout
46731
46732 http://wiki.lyx.org/Windows/Armenian
46733 \end_layout
46734
46735 \end_inset
46736
46737
46738 \end_layout
46739
46740 \begin_layout Bibliography
46741 \begin_inset CommandInset bibitem
46742 LatexCommand bibitem
46743 key "Cyrillic"
46744
46745 \end_inset
46746
46747
46748 \begin_inset CommandInset href
46749 LatexCommand href
46750 name "Wiki-page"
46751 target "http://wiki.lyx.org/Windows/Cyrillic"
46752
46753 \end_inset
46754
46755  how to set up LyX for Cyrillic languages:
46756 \begin_inset Newline newline
46757 \end_inset
46758
46759
46760 \begin_inset Flex URL
46761 status collapsed
46762
46763 \begin_layout Plain Layout
46764
46765 http://wiki.lyx.org/Windows/Cyrillic
46766 \end_layout
46767
46768 \end_inset
46769
46770
46771 \end_layout
46772
46773 \begin_layout Bibliography
46774 \begin_inset CommandInset bibitem
46775 LatexCommand bibitem
46776 key "Farsi"
46777
46778 \end_inset
46779
46780
46781 \begin_inset CommandInset href
46782 LatexCommand href
46783 name "Wiki-page"
46784 target "http://wiki.lyx.org/Windows/Farsi"
46785
46786 \end_inset
46787
46788  how to set up LyX for Farsi:
46789 \begin_inset Newline newline
46790 \end_inset
46791
46792
46793 \begin_inset Flex URL
46794 status collapsed
46795
46796 \begin_layout Plain Layout
46797
46798 http://wiki.lyx.org/Windows/Farsi
46799 \end_layout
46800
46801 \end_inset
46802
46803
46804 \end_layout
46805
46806 \begin_layout Bibliography
46807 \begin_inset CommandInset bibitem
46808 LatexCommand bibitem
46809 key "Hebrew"
46810
46811 \end_inset
46812
46813
46814 \begin_inset CommandInset href
46815 LatexCommand href
46816 name "Wiki-page"
46817 target "http://wiki.lyx.org/Windows/Hebrew"
46818
46819 \end_inset
46820
46821  how to set up LyX for Hebrew:
46822 \begin_inset Newline newline
46823 \end_inset
46824
46825
46826 \begin_inset Flex URL
46827 status collapsed
46828
46829 \begin_layout Plain Layout
46830
46831 http://wiki.lyx.org/Windows/Hebrew
46832 \end_layout
46833
46834 \end_inset
46835
46836
46837 \end_layout
46838
46839 \begin_layout Bibliography
46840 \begin_inset CommandInset bibitem
46841 LatexCommand bibitem
46842 key "Japanese"
46843
46844 \end_inset
46845
46846
46847 \begin_inset CommandInset href
46848 LatexCommand href
46849 name "Wiki-page"
46850 target "http://wiki.lyx.org/Windows/Japanese"
46851
46852 \end_inset
46853
46854  how to set up LyX for Japanese:
46855 \begin_inset Newline newline
46856 \end_inset
46857
46858
46859 \begin_inset Flex URL
46860 status collapsed
46861
46862 \begin_layout Plain Layout
46863
46864 http://wiki.lyx.org/Windows/Japanese
46865 \end_layout
46866
46867 \end_inset
46868
46869
46870 \end_layout
46871
46872 \begin_layout Bibliography
46873 \begin_inset CommandInset bibitem
46874 LatexCommand bibitem
46875 key "Latvian"
46876
46877 \end_inset
46878
46879
46880 \begin_inset CommandInset href
46881 LatexCommand href
46882 name "Wiki-page"
46883 target "http://wiki.lyx.org/Windows/Latvian"
46884
46885 \end_inset
46886
46887  how to set up LyX for Latvian:
46888 \begin_inset Newline newline
46889 \end_inset
46890
46891
46892 \begin_inset Flex URL
46893 status collapsed
46894
46895 \begin_layout Plain Layout
46896
46897 http://wiki.lyx.org/Windows/Latvian
46898 \end_layout
46899
46900 \end_inset
46901
46902
46903 \end_layout
46904
46905 \begin_layout Bibliography
46906 \begin_inset CommandInset bibitem
46907 LatexCommand bibitem
46908 key "Lithuanian"
46909
46910 \end_inset
46911
46912
46913 \begin_inset CommandInset href
46914 LatexCommand href
46915 name "Wiki-page"
46916 target "http://wiki.lyx.org/Windows/Lithuanian"
46917
46918 \end_inset
46919
46920  how to set up LyX for Lithuanian:
46921 \begin_inset Newline newline
46922 \end_inset
46923
46924
46925 \begin_inset Flex URL
46926 status collapsed
46927
46928 \begin_layout Plain Layout
46929
46930 http://wiki.lyx.org/Windows/Lithuanian
46931 \end_layout
46932
46933 \end_inset
46934
46935
46936 \end_layout
46937
46938 \begin_layout Bibliography
46939 \begin_inset CommandInset bibitem
46940 LatexCommand bibitem
46941 key "Mongolian"
46942
46943 \end_inset
46944
46945
46946 \begin_inset CommandInset href
46947 LatexCommand href
46948 name "Wiki-page"
46949 target "http://wiki.lyx.org/Windows/Mongolian"
46950
46951 \end_inset
46952
46953  how to set up LyX for Mongolian:
46954 \begin_inset Newline newline
46955 \end_inset
46956
46957
46958 \begin_inset Flex URL
46959 status collapsed
46960
46961 \begin_layout Plain Layout
46962
46963 http://wiki.lyx.org/Windows/Mongolian
46964 \end_layout
46965
46966 \end_inset
46967
46968
46969 \end_layout
46970
46971 \begin_layout Bibliography
46972 \begin_inset CommandInset bibitem
46973 LatexCommand bibitem
46974 key "Vietnamese"
46975
46976 \end_inset
46977
46978
46979 \begin_inset CommandInset href
46980 LatexCommand href
46981 name "Wiki-page"
46982 target "http://wiki.lyx.org/Windows/Vietnamese"
46983
46984 \end_inset
46985
46986  how to set up LyX for Vietnamese:
46987 \begin_inset Newline newline
46988 \end_inset
46989
46990
46991 \begin_inset Flex URL
46992 status collapsed
46993
46994 \begin_layout Plain Layout
46995
46996 http://wiki.lyx.org/Windows/Vietnamese
46997 \end_layout
46998
46999 \end_inset
47000
47001
47002 \end_layout
47003
47004 \begin_layout Bibliography
47005 \begin_inset CommandInset bibitem
47006 LatexCommand bibitem
47007 key "NewInLyX20"
47008
47009 \end_inset
47010
47011
47012 \begin_inset CommandInset href
47013 LatexCommand href
47014 name "Wiki-page"
47015 target "http://wiki.lyx.org/LyX/NewInLyX20"
47016
47017 \end_inset
47018
47019  about new features in 
47020 \family sans
47021 LyX 2.0
47022 \family default
47023 :
47024 \begin_inset Newline newline
47025 \end_inset
47026
47027
47028 \begin_inset Flex URL
47029 status collapsed
47030
47031 \begin_layout Plain Layout
47032
47033 http://wiki.lyx.org/LyX/NewInLyX20
47034 \end_layout
47035
47036 \end_inset
47037
47038
47039 \end_layout
47040
47041 \begin_layout Standard
47042 \begin_inset Newpage newpage
47043 \end_inset
47044
47045
47046 \begin_inset ERT
47047 status collapsed
47048
47049 \begin_layout Plain Layout
47050
47051
47052 \backslash
47053 let
47054 \backslash
47055 mybibname
47056 \backslash
47057 bibname
47058 \end_layout
47059
47060 \begin_layout Plain Layout
47061
47062
47063 \backslash
47064 renewcommand{
47065 \backslash
47066 bibname}{
47067 \backslash
47068 mybibname
47069 \backslash
47070 ; 2}
47071 \end_layout
47072
47073 \end_inset
47074
47075
47076 \begin_inset Note Note
47077 status collapsed
47078
47079 \begin_layout Plain Layout
47080 The command 
47081 \series bold
47082
47083 \backslash
47084 bibname
47085 \series default
47086  is the name of the bibliography in the current document language.
47087  It is redefined here with the number 2 at the end to state that the following
47088  bibliography is the second one:
47089 \end_layout
47090
47091 \end_inset
47092
47093
47094 \end_layout
47095
47096 \begin_layout Standard
47097 \begin_inset CommandInset bibtex
47098 LatexCommand bibtex
47099 bibfiles "biblio/LyXDocs"
47100 options "biblio/alphadin"
47101
47102 \end_inset
47103
47104
47105 \end_layout
47106
47107 \begin_layout Standard
47108 The above bibliography is created from a BibTeX-database.
47109 \end_layout
47110
47111 \begin_layout Standard
47112 \begin_inset CommandInset nomencl_print
47113 LatexCommand printnomenclature
47114 set_width "auto"
47115
47116 \end_inset
47117
47118
47119 \begin_inset CommandInset index_print
47120 LatexCommand printindex
47121 type "idx"
47122
47123 \end_inset
47124
47125
47126 \end_layout
47127
47128 \end_body
47129 \end_document