]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
e4694cd8c9dc4eda24907f88777ad96903fe21d7
[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 break-paragraph
7370 \family default
7371  function, and the individual lines of an address are not paragraphs.
7372  Thus, you have to use 
7373 \family typewriter
7374 break-line
7375 \family default
7376  (
7377 \begin_inset Info
7378 type  "shortcut"
7379 arg   "newline-insert newline"
7380 \end_inset
7381
7382  or 
7383 \family sans
7384 Insert\SpecialChar \menuseparator
7385 Formatting\SpecialChar \menuseparator
7386 Ragged
7387 \begin_inset space ~
7388 \end_inset
7389
7390 Line
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Break
7395 \family default
7396 ) to start a new line in an 
7397 \family sans
7398 Address
7399 \family default
7400  or 
7401 \family sans
7402 Right
7403 \begin_inset space ~
7404 \end_inset
7405
7406 Address
7407 \family default
7408  environment.
7409 \end_layout
7410
7411 \begin_layout Subsection
7412 Academic Writing
7413 \end_layout
7414
7415 \begin_layout Standard
7416 Most academic writing begins with an abstract and ends with a bibliography
7417  or list of references.
7418  LyX contains paragraph environments for both of these.
7419 \end_layout
7420
7421 \begin_layout Subsubsection
7422 Abstract
7423 \begin_inset Index idx
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427 Abstracts
7428 \end_layout
7429
7430 \end_inset
7431
7432
7433 \end_layout
7434
7435 \begin_layout Standard
7436 The 
7437 \family sans
7438 Abstract
7439 \family default
7440  environment is used for the abstract of an article.
7441  Technically, you could use this environment anywhere, but you really should
7442  only use it at the beginning of the document, after the title.
7443  Also, don't bother trying to nest 
7444 \family sans
7445 Abstract
7446 \family default
7447  in anything else or 
7448 \emph on
7449 vice versa
7450 \emph default
7451 .
7452  It will not work.
7453  The 
7454 \family sans
7455 Abstract
7456 \family default
7457  environment is only useful in the article and report document classes.
7458  The book document classes ignores the 
7459 \family sans
7460 Abstract
7461 \family default
7462  completely, and it's utterly silly to use 
7463 \family sans
7464 Abstract
7465 \family default
7466  in a letter document class.
7467 \end_layout
7468
7469 \begin_layout Standard
7470 The 
7471 \family sans
7472 Abstract
7473 \family default
7474  environment does several things for you.
7475  First, it puts the centered label 
7476 \begin_inset Quotes eld
7477 \end_inset
7478
7479 Abstract
7480 \begin_inset Quotes erd
7481 \end_inset
7482
7483  above the text.
7484  The label and the text of the abstract are separated by some extra vertical
7485  space.
7486  Second, it typesets everything in a smaller font, just as you'd expect.
7487  Lastly, it adds a bit of extra vertical space between the abstract and
7488  the subsequent text.
7489  Well, that's how it will appear on the LyX screen.
7490  The actual appearance in the output depends on the document class you are
7491  using.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 Starting a new paragraph by entering 
7496 \family sans
7497 Return
7498 \family default
7499  does not reset the paragraph environment.
7500  The new paragraph will still be in the 
7501 \family sans
7502 Abstract
7503 \family default
7504  environment.
7505  So, you will have to change the paragraph environment yourself when you
7506  finish entering the abstract of your document.
7507 \end_layout
7508
7509 \begin_layout Standard
7510 \begin_inset Float figure
7511 wide false
7512 sideways false
7513 status open
7514
7515 \begin_layout Plain Layout
7516 \align center
7517 \begin_inset Graphics
7518         filename clipart/Abstract.pdf
7519
7520 \end_inset
7521
7522
7523 \end_layout
7524
7525 \begin_layout Plain Layout
7526 \begin_inset Caption Standard
7527
7528 \begin_layout Plain Layout
7529 \begin_inset CommandInset label
7530 LatexCommand label
7531 name "fig:Paragraph-in-the"
7532
7533 \end_inset
7534
7535 Paragraph in the 
7536 \family sans
7537 Abstract
7538 \family default
7539  environment
7540 \end_layout
7541
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \end_inset
7548
7549
7550 \end_layout
7551
7552 \begin_layout Standard
7553 We would love to demonstrate the 
7554 \family sans
7555 Abstract
7556 \family default
7557  environment, but since this document is in the 
7558 \begin_inset Quotes eld
7559 \end_inset
7560
7561 book
7562 \begin_inset Quotes erd
7563 \end_inset
7564
7565  class, we can't do this.
7566  We inserted it therefore as figure
7567 \begin_inset space ~
7568 \end_inset
7569
7570
7571 \begin_inset CommandInset ref
7572 LatexCommand ref
7573 reference "fig:Paragraph-in-the"
7574
7575 \end_inset
7576
7577 .
7578  If you have never heard of an 
7579 \begin_inset Quotes eld
7580 \end_inset
7581
7582 abstract
7583 \begin_inset Quotes erd
7584 \end_inset
7585
7586  before, you can safely ignore this environment.
7587 \end_layout
7588
7589 \begin_layout Subsubsection
7590 Bibliography
7591 \begin_inset Index idx
7592 status collapsed
7593
7594 \begin_layout Plain Layout
7595 Bibliography
7596 \end_layout
7597
7598 \end_inset
7599
7600
7601 \begin_inset CommandInset label
7602 LatexCommand label
7603 name "sub:Biblio_environment"
7604
7605 \end_inset
7606
7607
7608 \end_layout
7609
7610 \begin_layout Standard
7611 The 
7612 \family sans
7613 Bibliography
7614 \family default
7615  environment is used to list references.
7616  Technically, you could use this environment anywhere, but you really should
7617  only use it at the end of the document.
7618  Nesting 
7619 \family sans
7620 Bibliography
7621 \family default
7622  in anything else or 
7623 \emph on
7624 vice versa
7625 \emph default
7626  will not work.
7627 \end_layout
7628
7629 \begin_layout Standard
7630 When you first open a 
7631 \family sans
7632 Bibliography
7633 \family default
7634  environment, LyX adds a large vertical space, followed by the heading 
7635 \begin_inset Quotes eld
7636 \end_inset
7637
7638 Bibliography
7639 \begin_inset Quotes erd
7640 \end_inset
7641
7642  or 
7643 \begin_inset Quotes eld
7644 \end_inset
7645
7646 References,
7647 \begin_inset Quotes erd
7648 \end_inset
7649
7650  depending on the document class.
7651  The heading is in a large boldface font.
7652  Each paragraph of the 
7653 \family sans
7654 Bibliography
7655 \family default
7656  environment is a bibliography entry.
7657  Thus, entering 
7658 \family sans
7659 Return
7660 \family default
7661  does not reset the paragraph environment.
7662  Each new paragraph is still in the 
7663 \family sans
7664 Bibliography
7665 \family default
7666  environment.
7667 \end_layout
7668
7669 \begin_layout Standard
7670 There is another, usually better way to include references in your document
7671  by using a BibTeX database.
7672  For more information on that, and for a detailed description of LyX's bibliogra
7673 phy handling, have a look at section
7674 \begin_inset space ~
7675 \end_inset
7676
7677
7678 \begin_inset CommandInset ref
7679 LatexCommand ref
7680 reference "sec:Bibliography"
7681
7682 \end_inset
7683
7684 .
7685 \end_layout
7686
7687 \begin_layout Subsection
7688 Special Environments
7689 \end_layout
7690
7691 \begin_layout Standard
7692 LyX provides two environments that can be used to emulate the behavior of
7693  a computer console/terminal and a typewriter.
7694 \end_layout
7695
7696 \begin_layout Subsubsection
7697 LyX
7698 \family sans
7699 -Code
7700 \begin_inset Index idx
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 LyX-Code
7705 \end_layout
7706
7707 \end_inset
7708
7709
7710 \begin_inset CommandInset label
7711 LatexCommand label
7712 name "sub:LyX-Code"
7713
7714 \end_inset
7715
7716
7717 \end_layout
7718
7719 \begin_layout Standard
7720 The 
7721 \family sans
7722 LyX-Code
7723 \family default
7724  environment is a LyX extension.
7725  It type-sets text in a typewriter-style font.
7726  It also treats the 
7727 \family sans
7728 Space
7729 \family default
7730  key as a fixed whitespace.
7731 \begin_inset Foot
7732 status collapsed
7733
7734 \begin_layout Plain Layout
7735 In the 
7736 \family sans
7737 LyX-Code
7738 \family default
7739  environment, the 
7740 \family sans
7741 Space
7742 \family default
7743  key is treated as a 
7744 \family sans
7745 Protected
7746 \begin_inset space ~
7747 \end_inset
7748
7749 Blank
7750 \family default
7751  instead of an end-of-word marker.
7752 \end_layout
7753
7754 \end_inset
7755
7756  
7757 \family sans
7758 LyX-Code
7759 \family default
7760  and 
7761 \family sans
7762 Verbatim
7763 \family default
7764  are the only environments in which you can type multiple whitespaces in
7765  LyX.
7766  If you need to insert blank lines, you will still need to use 
7767 \begin_inset Info
7768 type  "shortcut"
7769 arg   "newline-insert newline"
7770 \end_inset
7771
7772  (the 
7773 \family typewriter
7774 break-line
7775 \family default
7776  function).
7777  
7778 \family sans
7779 Return
7780 \family default
7781  breaks paragraphs.
7782  Note, however, that 
7783 \family sans
7784 Return
7785 \family default
7786  does not reset the paragraph environment.
7787  So, when you finish using the 
7788 \family sans
7789 LyX-Code
7790 \family default
7791  environment, you will need to change the paragraph environment yourself.
7792  Also, you can nest the 
7793 \family sans
7794 LyX-Code
7795 \family default
7796  environment inside of others.
7797 \end_layout
7798
7799 \begin_layout Standard
7800 There are a few quirks with this environment:
7801 \end_layout
7802
7803 \begin_layout Itemize
7804 You cannot use 
7805 \begin_inset Info
7806 type  "shortcut"
7807 arg   "newline-insert newline"
7808 \end_inset
7809
7810  at the beginning of a new paragraph (i.
7811 \begin_inset space \thinspace{}
7812 \end_inset
7813
7814 e.
7815 \begin_inset space \space{}
7816 \end_inset
7817
7818 you can't follow 
7819 \family sans
7820 Return
7821 \family default
7822  with a 
7823 \begin_inset Info
7824 type  "shortcut"
7825 arg   "newline-insert newline"
7826 \end_inset
7827
7828 ).
7829 \end_layout
7830
7831 \begin_layout Itemize
7832 You cannot follow a 
7833 \begin_inset Info
7834 type  "shortcut"
7835 arg   "newline-insert newline"
7836 \end_inset
7837
7838  with a 
7839 \family sans
7840 Space
7841 \family default
7842  but with a 
7843 \begin_inset Info
7844 type  "shortcut"
7845 arg   "command-alternatives math-space ; space-insert protected"
7846 \end_inset
7847
7848 .
7849 \end_layout
7850
7851 \begin_layout Itemize
7852 You cannot have an empty paragraph or an empty line.
7853  You must put at least one 
7854 \family sans
7855 Space
7856 \family default
7857  in any line you want blank.
7858  Otherwise, LaTeX generates errors.
7859 \end_layout
7860
7861 \begin_layout Itemize
7862 You cannot get the typewriter double quotes by typing 
7863 \family sans
7864 "
7865 \family default
7866  since that will insert 
7867 \emph on
7868 real
7869 \emph default
7870  quotes.
7871  You get the typewriter double quotes with 
7872 \begin_inset Info
7873 type  "shortcut"
7874 arg   "self-insert \""
7875 \end_inset
7876
7877 .
7878 \end_layout
7879
7880 \begin_layout Standard
7881 Here is an example:
7882 \end_layout
7883
7884 \begin_layout LyX-Code
7885 #include <stdio.h>
7886 \end_layout
7887
7888 \begin_layout LyX-Code
7889  
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893 int main(void)
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 {
7898 \end_layout
7899
7900 \begin_layout LyX-Code
7901     printf("Hello World!
7902 \backslash
7903 n");
7904 \end_layout
7905
7906 \begin_layout LyX-Code
7907     return 0;
7908 \end_layout
7909
7910 \begin_layout LyX-Code
7911 }
7912 \end_layout
7913
7914 \begin_layout Standard
7915 This is just the standard 
7916 \begin_inset Quotes eld
7917 \end_inset
7918
7919 Hello world!
7920 \begin_inset Quotes erd
7921 \end_inset
7922
7923  program.
7924  
7925 \end_layout
7926
7927 \begin_layout Standard
7928
7929 \family sans
7930 LyX-Code
7931 \family default
7932  has one purpose: to typeset code, such as program source, shell scripts
7933  and so on.
7934  Use it only in those very special cases where you need to generate text
7935  as if you used a typewriter.
7936 \begin_inset Index idx
7937 status collapsed
7938
7939 \begin_layout Plain Layout
7940 Paragraph environments|)
7941 \end_layout
7942
7943 \end_inset
7944
7945  For longer parts of programming code, use the listings inset that is described
7946  in the chapter 
7947 \emph on
7948 Program Code Listings
7949 \emph default
7950  of the 
7951 \emph on
7952 Embedded
7953 \begin_inset space ~
7954 \end_inset
7955
7956 Objects
7957 \emph default
7958  manual.
7959 \end_layout
7960
7961 \begin_layout Subsubsection
7962 Verbatim
7963 \family sans
7964
7965 \begin_inset Index idx
7966 status collapsed
7967
7968 \begin_layout Plain Layout
7969 Verbatim
7970 \end_layout
7971
7972 \end_inset
7973
7974
7975 \end_layout
7976
7977 \begin_layout Standard
7978 The 
7979 \family sans
7980 Verbatim
7981 \family default
7982  environment is similar to the 
7983 \family sans
7984 LyX-Code
7985 \family default
7986  environment with the difference that its content will be treated like a
7987  computer console text.
7988  
7989 \family sans
7990 Verbatim
7991 \family default
7992  does therefore not have paragraphs so that 
7993 \family sans
7994 Return
7995 \family default
7996  breaks lines.
7997  Compared to 
7998 \family sans
7999 LyX-Code
8000 \family default
8001  the 
8002 \family sans
8003 Space
8004 \family default
8005  key is treated like a normal space in text (not as a protected space) and
8006  you can have empty lines.
8007  In contrary to 
8008 \family sans
8009 LyX-Code,
8010 \family default
8011  
8012 \family sans
8013 Verbatim
8014 \family default
8015  cannot
8016 \end_layout
8017
8018 \begin_layout Itemize
8019 have a certain language and a text style
8020 \end_layout
8021
8022 \begin_layout Itemize
8023 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8024  index- and nomenclature entries, labels, tables, graphics, listings, floats
8025  and TeX-Code
8026 \end_layout
8027
8028 \begin_layout Itemize
8029 contain the following characters (you will get LaTeX errors): µ ; ´ ; ³
8030  ; ²
8031 \end_layout
8032
8033 \begin_layout Standard
8034 Because of these properties 
8035 \family sans
8036 Verbatim
8037 \family default
8038  works like a typewriter.
8039  Here is an example:
8040 \end_layout
8041
8042 \begin_layout Verbatim
8043
8044 This is verbatim.
8045 \end_layout
8046
8047 \begin_layout Verbatim
8048 \noindent
8049 \align block
8050
8051 The following 2 lines are empty:
8052 \end_layout
8053
8054 \begin_layout Verbatim
8055
8056 \end_layout
8057
8058 \begin_layout Verbatim
8059
8060 \end_layout
8061
8062 \begin_layout Verbatim
8063
8064 Almost everything is allowed in verbatim:"%&$§#~'`
8065 \backslash
8066 }][{|
8067 \end_layout
8068
8069 \begin_layout Section
8070 Nesting Environments
8071 \begin_inset Index idx
8072 status collapsed
8073
8074 \begin_layout Plain Layout
8075 Nesting ! Environments
8076 \end_layout
8077
8078 \end_inset
8079
8080
8081 \begin_inset CommandInset label
8082 LatexCommand label
8083 name "sec:Nesting"
8084
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \begin_layout Subsection
8091 Introduction
8092 \end_layout
8093
8094 \begin_layout Standard
8095 LyX treats text as a unified block with a particular context and specific
8096  properties.
8097  This allows you to create blocks that inherit some of the properties of
8098  another block.
8099  For example you have three main points in an outline, but point #2 also
8100  has two subpoints.
8101  In other words, you have a list inside of another list, with the inner
8102  list 
8103 \begin_inset Quotes eld
8104 \end_inset
8105
8106 attached
8107 \begin_inset Quotes erd
8108 \end_inset
8109
8110  to item #2:
8111 \end_layout
8112
8113 \begin_layout Enumerate
8114 one
8115 \end_layout
8116
8117 \begin_layout Enumerate
8118 two
8119 \end_layout
8120
8121 \begin_deeper
8122 \begin_layout Enumerate
8123 sublist – item #1
8124 \end_layout
8125
8126 \begin_layout Enumerate
8127 sublist – item #2
8128 \end_layout
8129
8130 \end_deeper
8131 \begin_layout Enumerate
8132 three
8133 \end_layout
8134
8135 \begin_layout Standard
8136 You put a list inside a list by nesting one list inside the other.
8137  Nesting an environment is quite simple: Select 
8138 \family sans
8139 Edit\SpecialChar \menuseparator
8140 Increase
8141 \begin_inset space ~
8142 \end_inset
8143
8144 List
8145 \begin_inset space ~
8146 \end_inset
8147
8148 Depth
8149 \family default
8150  or 
8151 \family sans
8152 Decrease
8153 \begin_inset space ~
8154 \end_inset
8155
8156 List
8157 \begin_inset space ~
8158 \end_inset
8159
8160 Depth
8161 \family default
8162  to change the nesting depth (the status bar will tell you how far you are
8163  nested).
8164  Instead of the menu, you can also use the toolbar buttons 
8165 \begin_inset Info
8166 type  "icon"
8167 arg   "depth-increment"
8168 \end_inset
8169
8170  and 
8171 \begin_inset Info
8172 type  "icon"
8173 arg   "depth-decrement"
8174 \end_inset
8175
8176  or the key bindings 
8177 \family sans
8178 Tab
8179 \family default
8180  and 
8181 \family sans
8182 Shift+Tab
8183 \family default
8184  or 
8185 \begin_inset Info
8186 type  "shortcut"
8187 arg   "depth-increment"
8188 \end_inset
8189
8190  and 
8191 \begin_inset Info
8192 type  "shortcut"
8193 arg   "depth-decrement"
8194 \end_inset
8195
8196 .
8197  The change will work on the current selection, if you have made one (allowing
8198  you to change the nesting of several paragraphs at once), or the current
8199  paragraph.
8200 \end_layout
8201
8202 \begin_layout Standard
8203 Note that LyX only changes the nesting depth if it can.
8204  If it is invalid to do so, nothing happens if you try to change the depth.
8205  Additionally, if you change the depth of one paragraph, it affects the
8206  depth of every paragraph nested inside of it.
8207 \end_layout
8208
8209 \begin_layout Standard
8210 Nesting isn't limited to lists.
8211  In LyX, you can nest just about anything inside anything else, as you're
8212  about to find out.
8213  This is the real power of nesting paragraph environments.
8214 \end_layout
8215
8216 \begin_layout Subsection
8217 What You Can and Can't Nest
8218 \end_layout
8219
8220 \begin_layout Standard
8221 Before we fire a list of paragraph environments at you, we need to tell
8222  you a little bit more about how nesting works.
8223 \end_layout
8224
8225 \begin_layout Standard
8226 The question of nesting a paragraph environment is a bit more complicated
8227  than a simple yes or no.
8228  There are three types of paragraph environments:
8229 \end_layout
8230
8231 \begin_layout Itemize
8232 Completely unnestable
8233 \end_layout
8234
8235 \begin_layout Itemize
8236 Fully nestable, you can nest them inside things and you can also nest other
8237  things inside them.
8238 \end_layout
8239
8240 \begin_layout Itemize
8241 A third type, you can nest them into other environments, but you can't nest
8242  anything into them.
8243 \end_layout
8244
8245 \begin_layout Standard
8246 Here's a list of the three types of nesting behavior, and which paragraph
8247  environments have them:
8248 \end_layout
8249
8250 \begin_layout Description
8251 Unnestable Can't nest them.
8252  Can't nest into them.
8253 \end_layout
8254
8255 \begin_deeper
8256 \begin_layout Itemize
8257
8258 \family sans
8259 Bibliography
8260 \end_layout
8261
8262 \begin_layout Itemize
8263
8264 \family sans
8265 Abstract
8266 \end_layout
8267
8268 \begin_layout Itemize
8269
8270 \family sans
8271 Title
8272 \end_layout
8273
8274 \begin_layout Itemize
8275
8276 \family sans
8277 Author
8278 \end_layout
8279
8280 \begin_layout Itemize
8281
8282 \family sans
8283 Date
8284 \end_layout
8285
8286 \end_deeper
8287 \begin_layout Description
8288 Fully
8289 \begin_inset space ~
8290 \end_inset
8291
8292 Nestable You can nest them.
8293  You can nest other things into them.
8294 \end_layout
8295
8296 \begin_deeper
8297 \begin_layout Itemize
8298
8299 \family sans
8300 Verse
8301 \end_layout
8302
8303 \begin_layout Itemize
8304
8305 \family sans
8306 Quote
8307 \end_layout
8308
8309 \begin_layout Itemize
8310
8311 \family sans
8312 Quotation
8313 \end_layout
8314
8315 \begin_layout Itemize
8316
8317 \family sans
8318 Itemize
8319 \end_layout
8320
8321 \begin_layout Itemize
8322
8323 \family sans
8324 Enumerate
8325 \end_layout
8326
8327 \begin_layout Itemize
8328
8329 \family sans
8330 Description
8331 \end_layout
8332
8333 \begin_layout Itemize
8334
8335 \family sans
8336 List
8337 \end_layout
8338
8339 \begin_layout Itemize
8340
8341 \family sans
8342 LyX-Code
8343 \end_layout
8344
8345 \begin_layout Itemize
8346
8347 \family sans
8348 Verbatim
8349 \end_layout
8350
8351 \end_deeper
8352 \begin_layout Description
8353 Nestable-Inside You can nest them inside other things.
8354  You can't nest anything into them.
8355 \end_layout
8356
8357 \begin_deeper
8358 \begin_layout Itemize
8359
8360 \family sans
8361 Standard
8362 \end_layout
8363
8364 \begin_layout Itemize
8365
8366 \family sans
8367 Part
8368 \end_layout
8369
8370 \begin_layout Itemize
8371
8372 \family sans
8373 Chapter
8374 \end_layout
8375
8376 \begin_layout Itemize
8377
8378 \family sans
8379 Section
8380 \end_layout
8381
8382 \begin_layout Itemize
8383
8384 \family sans
8385 Subsection
8386 \end_layout
8387
8388 \begin_layout Itemize
8389
8390 \family sans
8391 Subsubsection
8392 \end_layout
8393
8394 \begin_layout Itemize
8395
8396 \family sans
8397 Paragraph
8398 \end_layout
8399
8400 \begin_layout Itemize
8401
8402 \family sans
8403 Subparagraph
8404 \end_layout
8405
8406 \begin_layout Itemize
8407
8408 \family sans
8409 Part*
8410 \end_layout
8411
8412 \begin_layout Itemize
8413
8414 \family sans
8415 Chapter*
8416 \end_layout
8417
8418 \begin_layout Itemize
8419
8420 \family sans
8421 Section*
8422 \end_layout
8423
8424 \begin_layout Itemize
8425
8426 \family sans
8427 Subsection*
8428 \end_layout
8429
8430 \begin_layout Itemize
8431
8432 \family sans
8433 Subsubsection*
8434 \end_layout
8435
8436 \begin_layout Itemize
8437
8438 \family sans
8439 Right
8440 \begin_inset space ~
8441 \end_inset
8442
8443 Address
8444 \end_layout
8445
8446 \begin_layout Itemize
8447
8448 \family sans
8449 Address
8450 \end_layout
8451
8452 \end_deeper
8453 \begin_layout Standard
8454 \begin_inset Note Greyedout
8455 status open
8456
8457 \begin_layout Plain Layout
8458
8459 \series bold
8460 Note:
8461 \series default
8462  Although it is possible, for example, to nest numbered section headings
8463  like 
8464 \family sans
8465 Chapter
8466 \family default
8467
8468 \family sans
8469 Section
8470 \family default
8471 , etc.
8472 \begin_inset space ~
8473 \end_inset
8474
8475 into lists, it is highly recommended not to do this because the aim is to
8476  create well-structured documents following typesetting guidelines whereas
8477  nested section headings violate this.
8478 \end_layout
8479
8480 \end_inset
8481
8482
8483 \end_layout
8484
8485 \begin_layout Subsection
8486 Nesting Other Things: Tables, Math, Floats, etc.
8487 \begin_inset Index idx
8488 status collapsed
8489
8490 \begin_layout Plain Layout
8491 Nesting ! Tables etc.
8492 \end_layout
8493
8494 \end_inset
8495
8496
8497 \end_layout
8498
8499 \begin_layout Standard
8500 There are several things that aren't paragraph environments, but which are
8501  affected by nesting anyhow.
8502  They are:
8503 \end_layout
8504
8505 \begin_layout Itemize
8506 equations
8507 \end_layout
8508
8509 \begin_layout Itemize
8510 tables
8511 \end_layout
8512
8513 \begin_layout Itemize
8514 figures
8515 \end_layout
8516
8517 \begin_layout Standard
8518 (
8519 \begin_inset Note Greyedout
8520 status open
8521
8522 \begin_layout Plain Layout
8523
8524 \series bold
8525 Note:
8526 \series default
8527  Figures and tables in 
8528 \family sans
8529 Floats
8530 \family default
8531  are not affected by this.
8532 \end_layout
8533
8534 \end_inset
8535
8536  Have a look at section
8537 \begin_inset space ~
8538 \end_inset
8539
8540
8541 \begin_inset CommandInset ref
8542 LatexCommand ref
8543 reference "sec:Floats"
8544
8545 \end_inset
8546
8547  for more information about 
8548 \family sans
8549 Floats
8550 \family default
8551 .)
8552 \end_layout
8553
8554 \begin_layout Standard
8555 LyX can treat these three objects as either a word or as a paragraph.
8556  If a figure, table, or an equation is inline, it goes wherever the paragraph
8557  it is in goes.
8558 \end_layout
8559
8560 \begin_layout Standard
8561 On the other hand, if you have an equation, figure or table in a 
8562 \begin_inset Quotes eld
8563 \end_inset
8564
8565 paragraph
8566 \begin_inset Quotes erd
8567 \end_inset
8568
8569  of its own, it behaves just like a 
8570 \begin_inset Quotes eld
8571 \end_inset
8572
8573 nestable-inside
8574 \begin_inset Quotes erd
8575 \end_inset
8576
8577  paragraph environment.
8578  You can nest it into any environment, but you obviously can't nest anything
8579  into it.
8580 \end_layout
8581
8582 \begin_layout Standard
8583 Here's an example with a table:
8584 \end_layout
8585
8586 \begin_layout Enumerate
8587 Item One
8588 \end_layout
8589
8590 \begin_deeper
8591 \begin_layout Enumerate
8592 This is (a) and it's nested.
8593 \end_layout
8594
8595 \begin_deeper
8596 \begin_layout Standard
8597 \begin_inset VSpace 0.3cm
8598 \end_inset
8599
8600
8601 \end_layout
8602
8603 \begin_layout Standard
8604 \align center
8605 \begin_inset Tabular
8606 <lyxtabular version="3" rows="2" columns="2">
8607 <features rotate="0" tabularvalignment="middle">
8608 <column alignment="center" valignment="top" width="0pt">
8609 <column alignment="center" valignment="top" width="0pt">
8610 <row>
8611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \family roman
8617 \series medium
8618 \shape up
8619 \size normal
8620 \emph off
8621 \bar no
8622 \noun off
8623 \color none
8624 a
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \family roman
8635 \series medium
8636 \shape up
8637 \size normal
8638 \emph off
8639 \bar no
8640 \noun off
8641 \color none
8642 b
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 </row>
8648 <row>
8649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653
8654 \family roman
8655 \series medium
8656 \shape up
8657 \size normal
8658 \emph off
8659 \bar no
8660 \noun off
8661 \color none
8662 c
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \family roman
8673 \series medium
8674 \shape up
8675 \size normal
8676 \emph off
8677 \bar no
8678 \noun off
8679 \color none
8680 d
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 </lyxtabular>
8687
8688 \end_inset
8689
8690
8691 \end_layout
8692
8693 \begin_layout Standard
8694 \begin_inset VSpace 0.3cm
8695 \end_inset
8696
8697
8698 \end_layout
8699
8700 \end_deeper
8701 \begin_layout Enumerate
8702 This is (b).
8703  The table is actually nested inside (a).
8704 \end_layout
8705
8706 \end_deeper
8707 \begin_layout Enumerate
8708 Back out again.
8709 \end_layout
8710
8711 \begin_layout Standard
8712 If we hadn't nested the table at all, the list would look like this:
8713 \end_layout
8714
8715 \begin_layout Enumerate
8716 Item One
8717 \end_layout
8718
8719 \begin_deeper
8720 \begin_layout Enumerate
8721 This is (a) and it's nested.
8722 \end_layout
8723
8724 \end_deeper
8725 \begin_layout Standard
8726 \begin_inset VSpace 0.3cm
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \begin_layout Standard
8733 \align center
8734 \begin_inset Tabular
8735 <lyxtabular version="3" rows="2" columns="2">
8736 <features rotate="0" tabularvalignment="middle">
8737 <column alignment="center" valignment="top" width="0pt">
8738 <column alignment="center" valignment="top" width="0pt">
8739 <row>
8740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744
8745 \family roman
8746 \series medium
8747 \shape up
8748 \size normal
8749 \emph off
8750 \bar no
8751 \noun off
8752 \color none
8753 a
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762
8763 \family roman
8764 \series medium
8765 \shape up
8766 \size normal
8767 \emph off
8768 \bar no
8769 \noun off
8770 \color none
8771 b
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \family roman
8784 \series medium
8785 \shape up
8786 \size normal
8787 \emph off
8788 \bar no
8789 \noun off
8790 \color none
8791 c
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800
8801 \family roman
8802 \series medium
8803 \shape up
8804 \size normal
8805 \emph off
8806 \bar no
8807 \noun off
8808 \color none
8809 d
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 </lyxtabular>
8816
8817 \end_inset
8818
8819
8820 \end_layout
8821
8822 \begin_layout Standard
8823 \begin_inset VSpace 0.3cm
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \begin_layout Enumerate
8830 This is (b).
8831  The table is 
8832 \emph on
8833 not
8834 \emph default
8835  nested inside (a).
8836  In fact, it's not nested at all.
8837 \end_layout
8838
8839 \begin_layout Enumerate
8840 Back out again.
8841 \end_layout
8842
8843 \begin_layout Standard
8844 Notice how item (b) is not only no longer nested, but is also the first
8845  item of a new list!
8846 \end_layout
8847
8848 \begin_layout Standard
8849 There's another trap you can fall into: Nesting the table, but not going
8850  deep enough.
8851  LyX then turns anything after the table into a new sublist.
8852 \end_layout
8853
8854 \begin_layout Enumerate
8855 Item One
8856 \end_layout
8857
8858 \begin_deeper
8859 \begin_layout Enumerate
8860 This is (a) and it's nested.
8861 \end_layout
8862
8863 \begin_layout Standard
8864 \begin_inset VSpace 0.3cm
8865 \end_inset
8866
8867
8868 \end_layout
8869
8870 \begin_layout Standard
8871 \align center
8872 \begin_inset Tabular
8873 <lyxtabular version="3" rows="2" columns="2">
8874 <features rotate="0" tabularvalignment="middle">
8875 <column alignment="center" valignment="top" width="0pt">
8876 <column alignment="center" valignment="top" width="0pt">
8877 <row>
8878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \family roman
8884 \series medium
8885 \shape up
8886 \size normal
8887 \emph off
8888 \bar no
8889 \noun off
8890 \color none
8891 a
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \family roman
8902 \series medium
8903 \shape up
8904 \size normal
8905 \emph off
8906 \bar no
8907 \noun off
8908 \color none
8909 b
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 </row>
8915 <row>
8916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \family roman
8922 \series medium
8923 \shape up
8924 \size normal
8925 \emph off
8926 \bar no
8927 \noun off
8928 \color none
8929 c
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \family roman
8940 \series medium
8941 \shape up
8942 \size normal
8943 \emph off
8944 \bar no
8945 \noun off
8946 \color none
8947 d
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 </lyxtabular>
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \end_deeper
8961 \begin_layout Standard
8962 \begin_inset VSpace 0.3cm
8963 \end_inset
8964
8965
8966 \end_layout
8967
8968 \begin_layout Enumerate
8969 This is (b).
8970  The table is actually nested inside Item One, but 
8971 \emph on
8972 not
8973 \emph default
8974  inside (a).
8975 \end_layout
8976
8977 \begin_layout Enumerate
8978 Back out again.
8979 \end_layout
8980
8981 \begin_layout Standard
8982 As you can see, item (b) turned into the first item of a new list, but a
8983  new list 
8984 \emph on
8985 inside
8986 \emph default
8987  item 1.
8988  The same thing would have happened to a figure or an equation.
8989  So, if you nest tables, figures or equations, make sure you go to the right
8990  depth!
8991 \end_layout
8992
8993 \begin_layout Subsection
8994 Usage and General Features
8995 \end_layout
8996
8997 \begin_layout Standard
8998 Speaking of levels, LyX can perform up to a six-fold nesting.
8999  In other words, 
9000 \begin_inset Quotes eld
9001 \end_inset
9002
9003 level #6
9004 \begin_inset Quotes erd
9005 \end_inset
9006
9007  is the innermost possible depth.
9008  Here's an example to illustrate what we mean:
9009 \end_layout
9010
9011 \begin_layout Enumerate
9012 level #1 – outermost
9013 \end_layout
9014
9015 \begin_deeper
9016 \begin_layout Enumerate
9017 level #2
9018 \end_layout
9019
9020 \begin_deeper
9021 \begin_layout Enumerate
9022 level #3
9023 \end_layout
9024
9025 \begin_deeper
9026 \begin_layout Enumerate
9027 level #4
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Itemize
9032 level #5
9033 \end_layout
9034
9035 \begin_deeper
9036 \begin_layout Itemize
9037 level #6
9038 \end_layout
9039
9040 \end_deeper
9041 \end_deeper
9042 \end_deeper
9043 \end_deeper
9044 \end_deeper
9045 \begin_layout Standard
9046 There are two exceptions to the six-fold nesting limit, and you can see
9047  both of them in the example.
9048  Unlike the other fully-nestable environments, you can only perform a four-fold
9049  nesting with the 
9050 \family sans
9051 Enumerate
9052 \family default
9053  and 
9054 \family sans
9055 Itemize
9056 \family default
9057  environments.
9058  For example, if we tried to nest another 
9059 \family sans
9060 Enumerate
9061 \family default
9062  list inside item 
9063 \begin_inset Quotes eld
9064 \end_inset
9065
9066 A.
9067 \begin_inset Quotes erd
9068 \end_inset
9069
9070 , we would get errors.
9071 \end_layout
9072
9073 \begin_layout Subsection
9074 Some Examples
9075 \begin_inset Index idx
9076 status collapsed
9077
9078 \begin_layout Plain Layout
9079 Nesting ! Examples
9080 \end_layout
9081
9082 \end_inset
9083
9084
9085 \end_layout
9086
9087 \begin_layout Standard
9088 The best way to explain just what you can do with nesting is by illustration.
9089  We have several examples of nested environments.
9090  In them, we explain how we created the example, so that you can reproduce
9091  them.
9092 \end_layout
9093
9094 \begin_layout Subsubsection
9095 Example 1: The Six-fold Way and Mixed Nesting
9096 \end_layout
9097
9098 \begin_layout Labeling
9099 \labelwidthstring MMM
9100 #1-a This is the outermost level.
9101  It's a 
9102 \family sans
9103 List
9104 \family default
9105  environment.
9106 \end_layout
9107
9108 \begin_deeper
9109 \begin_layout Labeling
9110 \labelwidthstring MMM
9111 #2-a This is level #2.
9112  We created it by using 
9113 \begin_inset Info
9114 type  "shortcut"
9115 arg   "paragraph-break inverse"
9116 \end_inset
9117
9118  followed by 
9119 \begin_inset Info
9120 type  "shortcut"
9121 arg   "depth-increment"
9122 \end_inset
9123
9124 .
9125 \end_layout
9126
9127 \begin_deeper
9128 \begin_layout Labeling
9129 \labelwidthstring MMM
9130 #3-a This is level #3.
9131  This time, we just enter 
9132 \family sans
9133 Return
9134 \family default
9135 , then used 
9136 \begin_inset Info
9137 type  "shortcut"
9138 arg   "depth-increment"
9139 \end_inset
9140
9141  twice in a row.
9142  We could have also created it the same way as we did the previous level,
9143  by entering 
9144 \begin_inset Info
9145 type  "shortcut"
9146 arg   "paragraph-break inverse"
9147 \end_inset
9148
9149  followed by 
9150 \begin_inset Info
9151 type  "shortcut"
9152 arg   "depth-increment"
9153 \end_inset
9154
9155 .
9156 \end_layout
9157
9158 \begin_deeper
9159 \begin_layout Standard
9160 This is actually a 
9161 \family sans
9162 Standard
9163 \family default
9164  environment, nested inside of 
9165 \begin_inset Quotes eld
9166 \end_inset
9167
9168 #3-a
9169 \begin_inset Quotes erd
9170 \end_inset
9171
9172 .
9173  So, it's at level #4.
9174  We did this by entering 
9175 \begin_inset Info
9176 type  "shortcut"
9177 arg   "paragraph-break inverse"
9178 \end_inset
9179
9180 , then 
9181 \begin_inset Info
9182 type  "shortcut"
9183 arg   "depth-increment"
9184 \end_inset
9185
9186 , then changing the paragraph environment to 
9187 \family sans
9188 Standard
9189 \family default
9190 .
9191  Do this to create list items with more than one paragraph — it also works
9192  for the 
9193 \family sans
9194 Description
9195 \family default
9196
9197 \family sans
9198 Enumerate
9199 \family default
9200 , and 
9201 \family sans
9202 Itemize
9203 \family default
9204  environments!
9205 \end_layout
9206
9207 \begin_layout Standard
9208 Here's another 
9209 \family sans
9210 Standard
9211 \family default
9212  paragraph, also at level #4, made with just a 
9213 \begin_inset Info
9214 type  "shortcut"
9215 arg   "paragraph-break inverse"
9216 \end_inset
9217
9218 .
9219 \end_layout
9220
9221 \begin_layout Labeling
9222 \labelwidthstring MMM
9223 #4-a This is level #4.
9224  We enter 
9225 \begin_inset Info
9226 type  "shortcut"
9227 arg   "paragraph-break inverse"
9228 \end_inset
9229
9230  and changed the paragraph environment back to 
9231 \family sans
9232 List
9233 \family default
9234 .
9235  Remember — we can't nest anything inside a 
9236 \family sans
9237 Standard
9238 \family default
9239  environment, which is why we're still at level #4.
9240  However, we 
9241 \emph on
9242 can
9243 \emph default
9244  keep nesting things inside 
9245 \begin_inset Quotes eld
9246 \end_inset
9247
9248 #3-a
9249 \begin_inset Quotes erd
9250 \end_inset
9251
9252 .
9253 \end_layout
9254
9255 \begin_deeper
9256 \begin_layout Labeling
9257 \labelwidthstring MMM
9258 #5-a This is level #5\SpecialChar \ldots{}
9259
9260 \end_layout
9261
9262 \begin_deeper
9263 \begin_layout Labeling
9264 \labelwidthstring MMM
9265 #6-a \SpecialChar \ldots{}
9266 and this is level #6.
9267  By now, you should know how we made these two.
9268 \end_layout
9269
9270 \end_deeper
9271 \begin_layout Labeling
9272 \labelwidthstring MMM
9273 #5-b Back to level #5.
9274  Just enter 
9275 \begin_inset Info
9276 type  "shortcut"
9277 arg   "paragraph-break inverse"
9278 \end_inset
9279
9280  followed by a 
9281 \begin_inset Info
9282 type  "shortcut"
9283 arg   "depth-decrement"
9284 \end_inset
9285
9286 .
9287 \end_layout
9288
9289 \end_deeper
9290 \begin_layout Labeling
9291 \labelwidthstring MMM
9292 #4-b After another 
9293 \begin_inset Info
9294 type  "shortcut"
9295 arg   "paragraph-break inverse"
9296 \end_inset
9297
9298  followed by a 
9299 \begin_inset Info
9300 type  "shortcut"
9301 arg   "depth-decrement"
9302 \end_inset
9303
9304 , we're back at level #4.
9305 \end_layout
9306
9307 \end_deeper
9308 \begin_layout Labeling
9309 \labelwidthstring MMM
9310 #3-b Back to level #3.
9311  By now it should be obvious how we did this.
9312 \end_layout
9313
9314 \end_deeper
9315 \begin_layout Labeling
9316 \labelwidthstring MMM
9317 #2-b Back to level #2.
9318  
9319 \end_layout
9320
9321 \end_deeper
9322 \begin_layout Labeling
9323 \labelwidthstring MMM
9324 #1-b And last, back to the outermost level, #1.
9325  After this sentence, we will enter 
9326 \family sans
9327 Return
9328 \family default
9329  and change the paragraph environment back to 
9330 \family sans
9331 Standard
9332 \family default
9333  to end the list.
9334 \end_layout
9335
9336 \begin_layout Standard
9337 We could have also used the 
9338 \family sans
9339 Description
9340 \family default
9341
9342 \family sans
9343 Quote
9344 \family default
9345
9346 \family sans
9347 Quotation
9348 \family default
9349 , or even the 
9350 \family sans
9351 Verse
9352 \family default
9353  environment in place of the 
9354 \family sans
9355 List
9356 \family default
9357  environment.
9358  The example would have worked exactly the same.
9359 \end_layout
9360
9361 \begin_layout Subsubsection
9362 Example 2: Inheritance
9363 \end_layout
9364
9365 \begin_layout LyX-Code
9366 This is the LyX-Code environment, at level #1, the outermost
9367 \end_layout
9368
9369 \begin_layout LyX-Code
9370 level.
9371   Now we will enter 
9372 \family sans
9373 Return
9374 \family default
9375 , then 
9376 \begin_inset Info
9377 type  "shortcut"
9378 arg   "depth-increment"
9379 \end_inset
9380
9381 , after
9382 \begin_inset Newline newline
9383 \end_inset
9384
9385 which, we will change to the 
9386 \family sans
9387 Enumerate
9388 \family default
9389  environment.
9390 \end_layout
9391
9392 \begin_deeper
9393 \begin_layout Enumerate
9394 This is the 
9395 \family sans
9396 Enumerate
9397 \family default
9398  environment, at level #2.
9399 \end_layout
9400
9401 \begin_layout Enumerate
9402 Notice how the nested 
9403 \family sans
9404 Enumerate
9405 \family default
9406  not only inherits its margins from its parent environment (
9407 \family sans
9408 LyX-Code
9409 \family default
9410 ), but also inherits its font and spacing!
9411 \end_layout
9412
9413 \end_deeper
9414 \begin_layout Standard
9415 We ended this example by entering 
9416 \family sans
9417 Return
9418 \family default
9419 .
9420  After that, we needed to reset the paragraph environment to 
9421 \family sans
9422 Standard
9423 \family default
9424  and reset the nesting depth by using 
9425 \begin_inset Info
9426 type  "shortcut"
9427 arg   "depth-decrement"
9428 \end_inset
9429
9430  once.
9431 \end_layout
9432
9433 \begin_layout Subsubsection
9434 Example 3: Labels, Levels, and the 
9435 \family sans
9436 Enumerate
9437 \family default
9438  and 
9439 \family sans
9440 Itemize
9441 \family default
9442  Environments
9443 \begin_inset Argument 1
9444 status collapsed
9445
9446 \begin_layout Plain Layout
9447 Example #3: Labels, Levels and other list environments
9448 \end_layout
9449
9450 \end_inset
9451
9452
9453 \end_layout
9454
9455 \begin_layout Enumerate
9456 This is level #1, in an 
9457 \family sans
9458 Enumerate
9459 \family default
9460  paragraph environment.
9461  We're actually going to nest a bunch of these.
9462 \end_layout
9463
9464 \begin_deeper
9465 \begin_layout Enumerate
9466 This is level #2.
9467  We used 
9468 \begin_inset Info
9469 type  "shortcut"
9470 arg   "paragraph-break inverse"
9471 \end_inset
9472
9473  followed by 
9474 \begin_inset Info
9475 type  "shortcut"
9476 arg   "depth-increment"
9477 \end_inset
9478
9479 .
9480  Now, what happens if we nest an 
9481 \family sans
9482 Itemize
9483 \family default
9484  environment inside of this one? It will be at level #3, but what will its
9485  label be? An asterisk?
9486 \end_layout
9487
9488 \begin_deeper
9489 \begin_layout Itemize
9490 No! It's a bullet.
9491  This is the 
9492 \emph on
9493 first
9494 \emph default
9495  
9496 \family sans
9497 Itemize
9498 \family default
9499  environment, even though it's at level #3.
9500  So, its label is a bullet.
9501  (We got here by using 
9502 \begin_inset Info
9503 type  "shortcut"
9504 arg   "paragraph-break inverse"
9505 \end_inset
9506
9507 , then 
9508 \begin_inset Info
9509 type  "shortcut"
9510 arg   "depth-increment"
9511 \end_inset
9512
9513 , then changing the environment to 
9514 \family sans
9515 Itemize
9516 \family default
9517 .)
9518 \end_layout
9519
9520 \begin_deeper
9521 \begin_layout Itemize
9522 Here's level #4, produced using 
9523 \begin_inset Info
9524 type  "shortcut"
9525 arg   "paragraph-break inverse"
9526 \end_inset
9527
9528 , then 
9529 \begin_inset Info
9530 type  "shortcut"
9531 arg   "depth-increment"
9532 \end_inset
9533
9534 .
9535  We will do that again\SpecialChar \ldots{}
9536
9537 \end_layout
9538
9539 \begin_deeper
9540 \begin_layout Enumerate
9541 \SpecialChar \ldots{}
9542 to get to level #5.
9543  This time, however, we also changed the paragraph environment back to 
9544 \family sans
9545 Enumerate
9546 \family default
9547 .
9548  Notice the type of numbering, it is 
9549 \emph on
9550 lowercase Roman
9551 \emph default
9552 , because we are in the 
9553 \emph on
9554 thirdfold
9555 \emph default
9556  
9557 \family sans
9558 Enumerate
9559 \family default
9560  environment (that is, it is an 
9561 \family sans
9562 Enumerate
9563 \family default
9564  inside an 
9565 \family sans
9566 Enumerate
9567 \family default
9568  inside an 
9569 \family sans
9570 Enumerate
9571 \family default
9572 ).
9573 \end_layout
9574
9575 \begin_layout Enumerate
9576 What happens if we 
9577 \emph on
9578 don't
9579 \emph default
9580  change the paragraph environment, but decrease the nesting depth? What
9581  type of numbering does LyX use?
9582 \end_layout
9583
9584 \begin_layout Enumerate
9585 Oh, as if you couldn't guess by now, we're just using 
9586 \begin_inset Info
9587 type  "shortcut"
9588 arg   "paragraph-break inverse"
9589 \end_inset
9590
9591  to keep the current environment and depth but create a new item.
9592 \end_layout
9593
9594 \begin_layout Enumerate
9595 Let's use 
9596 \begin_inset Info
9597 type  "shortcut"
9598 arg   "depth-decrement"
9599 \end_inset
9600
9601  to decrease the depth after the next 
9602 \begin_inset Info
9603 type  "shortcut"
9604 arg   "paragraph-break inverse"
9605 \end_inset
9606
9607 .
9608 \end_layout
9609
9610 \end_deeper
9611 \begin_layout Enumerate
9612 This is level #4.
9613  Look what type of label LyX is using!
9614 \end_layout
9615
9616 \end_deeper
9617 \begin_layout Enumerate
9618 This is level #3.
9619  Even though we've changed levels, LyX is still using a lowercase Roman
9620  numeral as the label.Why?
9621 \end_layout
9622
9623 \begin_layout Enumerate
9624 Because, even though the nesting depth has changed, the paragraph is 
9625 \emph on
9626 still
9627 \emph default
9628  a thirdfold 
9629 \family sans
9630 Enumerate
9631 \family default
9632  environment.
9633  Notice, however, that LyX 
9634 \emph on
9635 did
9636 \emph default
9637  reset the counter for the label.
9638 \end_layout
9639
9640 \end_deeper
9641 \begin_layout Enumerate
9642 Another 
9643 \begin_inset Info
9644 type  "shortcut"
9645 arg   "paragraph-break inverse"
9646 \end_inset
9647
9648  
9649 \begin_inset Info
9650 type  "shortcut"
9651 arg   "depth-decrement"
9652 \end_inset
9653
9654  sequence, and we're back to level #2.
9655  This time, we not only changed the nesting depth, but we also moved back
9656  into the twofold-nested 
9657 \family sans
9658 Enumerate
9659 \family default
9660  environment.
9661 \end_layout
9662
9663 \end_deeper
9664 \begin_layout Enumerate
9665 The same thing happens if we do another 
9666 \begin_inset Info
9667 type  "shortcut"
9668 arg   "paragraph-break inverse"
9669 \end_inset
9670
9671  
9672 \begin_inset Info
9673 type  "shortcut"
9674 arg   "depth-decrement"
9675 \end_inset
9676
9677  sequence and return to level #1, the outermost level.
9678 \end_layout
9679
9680 \begin_layout Standard
9681 Lastly, we reset the environment to 
9682 \family sans
9683 Standard
9684 \family default
9685 .
9686  As you can see, the level number doesn't correspond to what type of labeling
9687  LyX uses for the 
9688 \family sans
9689 Enumerate
9690 \family default
9691  and 
9692 \family sans
9693 Itemize
9694 \family default
9695  environments.
9696  The number of other 
9697 \family sans
9698 Enumerate
9699 \family default
9700  environments surrounding it determines what kind of label LyX uses for
9701  an 
9702 \family sans
9703 Enumerate
9704 \family default
9705  item.
9706  The same rule applies for the 
9707 \family sans
9708 Itemize
9709 \family default
9710  environment, as well.
9711 \end_layout
9712
9713 \begin_layout Subsubsection
9714 Example 4: Going Bonkers
9715 \end_layout
9716
9717 \begin_layout Enumerate
9718 We're going to go totally nuts now.
9719  We will not nest as deep as in the other examples, nor will we go into
9720  the same detail with how we did it.
9721  (level #1: 
9722 \family sans
9723 Enumerate
9724 \family default
9725 )
9726 \end_layout
9727
9728 \begin_deeper
9729 \begin_layout Standard
9730 (
9731 \family sans
9732 Return, 
9733 \family default
9734
9735 \begin_inset Info
9736 type  "shortcut"
9737 arg   "depth-increment"
9738 \end_inset
9739
9740
9741 \family sans
9742 , Standard
9743 \family default
9744 : level #2) We will stick an encapsulated description of how we created
9745  the example in parentheses someplace.
9746  For example, the two key bindings are how we changed the depth.
9747  The environment name is the name of the current environment.
9748  Either before or after this, we will put in the level.
9749 \end_layout
9750
9751 \end_deeper
9752 \begin_layout Enumerate
9753 (
9754 \family sans
9755 Return, Enumerate
9756 \family default
9757 : level #1) This is the next item in the list.
9758 \end_layout
9759
9760 \begin_deeper
9761 \begin_layout Verse
9762 Now we will add verse.
9763 \begin_inset Newline newline
9764 \end_inset
9765
9766 It will get much worse.
9767 \begin_inset Newline newline
9768 \end_inset
9769
9770 (
9771 \family sans
9772 Return, 
9773 \family default
9774
9775 \begin_inset Info
9776 type  "shortcut"
9777 arg   "depth-increment"
9778 \end_inset
9779
9780
9781 \family sans
9782 , Verse
9783 \family default
9784 : level #2)
9785 \end_layout
9786
9787 \begin_layout Verse
9788 Fiddle dee, Fiddle doo.
9789 \begin_inset Newline newline
9790 \end_inset
9791
9792 Bippitey boppitey boo!
9793 \begin_inset Newline newline
9794 \end_inset
9795
9796 (
9797 \begin_inset Info
9798 type  "shortcut"
9799 arg   "paragraph-break inverse"
9800 \end_inset
9801
9802
9803 \family sans
9804 )
9805 \end_layout
9806
9807 \begin_layout Verse
9808 Here comes a table:
9809 \end_layout
9810
9811 \begin_deeper
9812 \begin_layout Standard
9813 \begin_inset VSpace 0.3cm
9814 \end_inset
9815
9816
9817 \end_layout
9818
9819 \begin_layout Standard
9820 \align center
9821 \begin_inset Tabular
9822 <lyxtabular version="3" rows="2" columns="2">
9823 <features rotate="0" tabularvalignment="middle">
9824 <column alignment="center" valignment="top" width="0pt">
9825 <column alignment="center" valignment="top" width="0pt">
9826 <row>
9827 <cell alignment="center" valignment="top" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831
9832 \family roman
9833 \series medium
9834 \shape up
9835 \size normal
9836 \emph off
9837 \bar no
9838 \noun off
9839 \color none
9840 one-fish
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \family roman
9851 \series medium
9852 \shape up
9853 \size normal
9854 \emph off
9855 \bar no
9856 \noun off
9857 \color none
9858 two-fish
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row>
9865 <cell alignment="center" valignment="top" topline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \family roman
9871 \series medium
9872 \shape up
9873 \size normal
9874 \emph off
9875 \bar no
9876 \noun off
9877 \color none
9878 red-fish
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \family roman
9889 \series medium
9890 \shape up
9891 \size normal
9892 \emph off
9893 \bar no
9894 \noun off
9895 \color none
9896 blue-fish
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 </row>
9902 </lyxtabular>
9903
9904 \end_inset
9905
9906
9907 \end_layout
9908
9909 \end_deeper
9910 \begin_layout Verse
9911 (
9912 \begin_inset Info
9913 type  "shortcut"
9914 arg   "paragraph-break inverse"
9915 \end_inset
9916
9917
9918 \family sans
9919 , Table, 
9920 \family default
9921
9922 \begin_inset Info
9923 type  "shortcut"
9924 arg   "depth-increment"
9925 \end_inset
9926
9927  3 times, 
9928 \begin_inset Info
9929 type  "shortcut"
9930 arg   "paragraph-break inverse"
9931 \end_inset
9932
9933
9934 \family sans
9935 , Verse,
9936 \begin_inset Newline newline
9937 \end_inset
9938
9939
9940 \family default
9941
9942 \begin_inset Info
9943 type  "shortcut"
9944 arg   "depth-decrement"
9945 \end_inset
9946
9947 )
9948 \end_layout
9949
9950 \end_deeper
9951 \begin_layout Enumerate
9952 (
9953 \family sans
9954 Return, Enumerate
9955 \family default
9956 : level #1) This is another item.
9957  Note that selecting a 
9958 \family sans
9959 Table
9960 \family default
9961  resets the nesting depth to level #1, so we increased the nesting depth
9962  3 times to put the table inside the 
9963 \family sans
9964 Verse
9965 \family default
9966  environment.
9967  
9968 \end_layout
9969
9970 \begin_layout Quotation
9971 We're now ending the 
9972 \family sans
9973 Enumerate
9974 \family default
9975  list and changing to 
9976 \family sans
9977 Quotation
9978 \family default
9979 .
9980  We're still at level #1.
9981  We want to show you some of the things you can do by mixing environments.
9982  The next set of paragraphs is a 
9983 \begin_inset Quotes eld
9984 \end_inset
9985
9986 quoted letter.
9987 \begin_inset Quotes erd
9988 \end_inset
9989
9990  We will nest both the 
9991 \family sans
9992 Address
9993 \family default
9994  and 
9995 \family sans
9996 Right
9997 \begin_inset space ~
9998 \end_inset
9999
10000 Address
10001 \family default
10002  environments inside of this one, then use another nested 
10003 \family sans
10004 Quotation
10005 \family default
10006  for the letter body.
10007  We will use 
10008 \begin_inset Info
10009 type  "shortcut"
10010 arg   "paragraph-break inverse"
10011 \end_inset
10012
10013  to preserve the depth.
10014  Remember that you need to use 
10015 \begin_inset Info
10016 type  "shortcut"
10017 arg   "newline-insert newline"
10018 \end_inset
10019
10020  to create multiple lines inside the 
10021 \family sans
10022 Address
10023 \family default
10024  and 
10025 \family sans
10026 Right
10027 \begin_inset space ~
10028 \end_inset
10029
10030 Address
10031 \family default
10032  environments.
10033  Here it goes:
10034 \end_layout
10035
10036 \begin_deeper
10037 \begin_layout Right Address
10038 1234 Nowhere Rd.
10039 \begin_inset Newline newline
10040 \end_inset
10041
10042 Moosegroin, MT 00100
10043 \begin_inset Newline newline
10044 \end_inset
10045
10046 9-6-96
10047 \end_layout
10048
10049 \begin_layout Address
10050 Dear Mr.
10051 \begin_inset space ~
10052 \end_inset
10053
10054 Fizlewitz:
10055 \end_layout
10056
10057 \begin_layout Quotation
10058 We regret to inform you that we cannot fill your order for 50
10059 \begin_inset space \thinspace{}
10060 \end_inset
10061
10062 L of compressed methane gas due to circumstances beyond our control.
10063  Unfortunately, several of our cows have mysteriously exploded, creating
10064  a backlog in our orders for methane.
10065  We will place your name on the waiting list and try to fill your order
10066  as soon as possible.
10067  In the meantime, we thank you for your patience.
10068 \end_layout
10069
10070 \begin_layout Quotation
10071 We do, however, now have a special on beef.
10072  If you are interested, please return the enclosed pricing and order form
10073  with your order, along with payment.
10074 \end_layout
10075
10076 \begin_layout Quotation
10077 We thank you again for your patience.
10078 \end_layout
10079
10080 \begin_layout Address
10081 Sincerely,
10082 \begin_inset Newline newline
10083 \end_inset
10084
10085 Bill Hick
10086 \end_layout
10087
10088 \end_deeper
10089 \begin_layout Quotation
10090 That ends that example!
10091 \end_layout
10092
10093 \begin_layout Standard
10094 As you can see, nesting environments in LyX gives you a lot of power with
10095  just a few keystrokes.
10096  We could have easily nested an 
10097 \family sans
10098 Itemize
10099 \family default
10100  list inside of a 
10101 \family sans
10102 Quotation
10103 \family default
10104  or 
10105 \family sans
10106 Quote
10107 \family default
10108 , or put a 
10109 \family sans
10110 Quote
10111 \family default
10112  inside of an 
10113 \family sans
10114 Itemize
10115 \family default
10116  list.
10117  You have a huge variety of options at your disposal.
10118 \end_layout
10119
10120 \begin_layout Subsection
10121 Separate Nestings
10122 \begin_inset Index idx
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Nesting ! Separation
10127 \end_layout
10128
10129 \end_inset
10130
10131
10132 \begin_inset CommandInset label
10133 LatexCommand label
10134 name "sub:Separate-Nestings"
10135
10136 \end_inset
10137
10138
10139 \end_layout
10140
10141 \begin_layout Standard
10142 It is sometimes necessary to have two consecutive environments of the same
10143  type.
10144  For example you need two different enumerations:
10145 \end_layout
10146
10147 \begin_layout Enumerate
10148 Hello
10149 \end_layout
10150
10151 \begin_deeper
10152 \begin_layout Enumerate
10153 this is an
10154 \end_layout
10155
10156 \begin_deeper
10157 \begin_layout Enumerate
10158 enumeration
10159 \end_layout
10160
10161 \begin_layout --Separator--
10162
10163 \end_layout
10164
10165 \begin_layout Itemize
10166 itemize list
10167 \end_layout
10168
10169 \end_deeper
10170 \end_deeper
10171 \begin_layout --Separator--
10172
10173 \end_layout
10174
10175 \begin_layout Enumerate
10176 Hi
10177 \end_layout
10178
10179 \begin_layout Enumerate
10180 this is another
10181 \end_layout
10182
10183 \begin_layout Enumerate
10184 enumeration
10185 \end_layout
10186
10187 \begin_layout Standard
10188 To tell LyX that there are two lists an not one, set the cursor at the end
10189  of the last item and use the menu 
10190 \family sans
10191 Edit\SpecialChar \menuseparator
10192 Start New Parent Environment
10193 \family default
10194 .
10195  This adds an environment separator and a new list behind it.
10196  If you use instead the menu 
10197 \family sans
10198 Edit\SpecialChar \menuseparator
10199 Start New Environment
10200 \family default
10201  a new list will also be created, but in the same besting level.
10202 \end_layout
10203
10204 \begin_layout Standard
10205 To split an existing list into two lists, set the cursor at the end of a
10206  list item, press 
10207 \begin_inset Info
10208 type  "shortcut"
10209 arg   "paragraph-break"
10210 \end_inset
10211
10212  and select 
10213 \family sans
10214 --Separator--
10215 \family default
10216  in the pull-down box for environments in LyX's main toolbar.
10217 \end_layout
10218
10219 \begin_layout Section
10220 Spacing, pagination and line breaks
10221 \begin_inset Index idx
10222 status collapsed
10223
10224 \begin_layout Plain Layout
10225 Spacing
10226 \end_layout
10227
10228 \end_inset
10229
10230
10231 \end_layout
10232
10233 \begin_layout Standard
10234 What is a space? While you might be used to pressing the space key anytime
10235  you want to separate two words in ordinary word processors, LyX offers
10236  you more spaces: spaces of different widths and spaces which can or cannot
10237  be broken at the end of a line.
10238  The following sections will show you some examples where those spaces are
10239  useful.
10240 \end_layout
10241
10242 \begin_layout Subsection
10243 Protected Space
10244 \begin_inset CommandInset label
10245 LatexCommand label
10246 name "sub:Protected-Space"
10247
10248 \end_inset
10249
10250
10251 \begin_inset Index idx
10252 status collapsed
10253
10254 \begin_layout Plain Layout
10255 Spaces ! Protected
10256 \end_layout
10257
10258 \end_inset
10259
10260
10261 \end_layout
10262
10263 \begin_layout Standard
10264 The protected space: It is used to tell LyX (and LaTeX) not to break the
10265  line at that point.
10266  This may be necessary to avoid unlucky line breaks, like in: 
10267 \end_layout
10268
10269 \begin_layout Quote
10270 Further documentation is given in section
10271 \begin_inset Newline newline
10272 \end_inset
10273
10274
10275 \begin_inset CommandInset ref
10276 LatexCommand ref
10277 reference "sec:Bibliography"
10278
10279 \end_inset
10280
10281 .
10282  
10283 \end_layout
10284
10285 \begin_layout Standard
10286 Obviously, it would be a good thing to put a protected space between 
10287 \begin_inset Quotes eld
10288 \end_inset
10289
10290 section
10291 \begin_inset Quotes erd
10292 \end_inset
10293
10294  and 
10295 \begin_inset Quotes eld
10296 \end_inset
10297
10298
10299 \begin_inset CommandInset ref
10300 LatexCommand ref
10301 reference "sec:Bibliography"
10302
10303 \end_inset
10304
10305
10306 \begin_inset Quotes erd
10307 \end_inset
10308
10309 .
10310  A protected space is set with 
10311 \family sans
10312 Insert\SpecialChar \menuseparator
10313 Formatting\SpecialChar \menuseparator
10314 Protected
10315 \begin_inset space ~
10316 \end_inset
10317
10318 Space
10319 \family default
10320  (shortcut 
10321 \begin_inset Info
10322 type  "shortcut"
10323 arg   "command-alternatives math-space ; space-insert protected"
10324 \end_inset
10325
10326 ).
10327 \end_layout
10328
10329 \begin_layout Subsection
10330 Horizontal Space
10331 \begin_inset CommandInset label
10332 LatexCommand label
10333 name "sub:Horizontal-Space"
10334
10335 \end_inset
10336
10337
10338 \begin_inset Index idx
10339 status collapsed
10340
10341 \begin_layout Plain Layout
10342 Spacing ! Horizontal
10343 \end_layout
10344
10345 \end_inset
10346
10347
10348 \end_layout
10349
10350 \begin_layout Standard
10351 All horizontal spaces can be inserted with the menu 
10352 \family sans
10353 Insert\SpecialChar \menuseparator
10354 Formatting\SpecialChar \menuseparator
10355 Horizontal Space
10356 \family default
10357 .
10358  The length units are listed in Appendix
10359 \begin_inset space ~
10360 \end_inset
10361
10362
10363 \begin_inset CommandInset ref
10364 LatexCommand ref
10365 reference "chap:Units-available-in"
10366
10367 \end_inset
10368
10369 .
10370 \end_layout
10371
10372 \begin_layout Subsubsection
10373 Inter-word Space
10374 \begin_inset CommandInset label
10375 LatexCommand label
10376 name "sub:Inter-word-Space"
10377
10378 \end_inset
10379
10380
10381 \begin_inset Index idx
10382 status collapsed
10383
10384 \begin_layout Plain Layout
10385 Spaces ! Inter-word
10386 \end_layout
10387
10388 \end_inset
10389
10390
10391 \end_layout
10392
10393 \begin_layout Standard
10394 With the introduction of typewriters, it became conventional in some countries
10395  to type two spaces after a period to mimic the wider spaces used by typesetters
10396  at the ends of sentences.
10397  There is no need to do this as LyX automatically takes care about this.
10398  However, you do not want an end of sentence space after an abbreviation
10399  followed by a period; see section
10400 \begin_inset space ~
10401 \end_inset
10402
10403
10404 \begin_inset CommandInset ref
10405 LatexCommand ref
10406 reference "sub:Abbreviations"
10407
10408 \end_inset
10409
10410  for examples.
10411  To insert a normal space, select 
10412 \family sans
10413 Insert\SpecialChar \menuseparator
10414 Formatting\SpecialChar \menuseparator
10415 Interword
10416 \begin_inset space ~
10417 \end_inset
10418
10419 Space
10420 \family default
10421  (shortcut 
10422 \begin_inset Info
10423 type  "shortcut"
10424 arg   "space-insert normal"
10425 \end_inset
10426
10427 ).
10428 \end_layout
10429
10430 \begin_layout Subsubsection
10431 Thin Space
10432 \begin_inset CommandInset label
10433 LatexCommand label
10434 name "sub:Thin-Space"
10435
10436 \end_inset
10437
10438
10439 \begin_inset Index idx
10440 status collapsed
10441
10442 \begin_layout Plain Layout
10443 Spaces ! Thin
10444 \end_layout
10445
10446 \end_inset
10447
10448
10449 \end_layout
10450
10451 \begin_layout Standard
10452
10453 \begin_inset Quotes eld
10454 \end_inset
10455
10456 thin space
10457 \begin_inset Quotes erd
10458 \end_inset
10459
10460  is a blank which has half the size of a normal space (and it is also 
10461 \begin_inset Quotes eld
10462 \end_inset
10463
10464 protected
10465 \begin_inset Quotes erd
10466 \end_inset
10467
10468 ).
10469  The typographical conventions in a lot of languages propose the use of
10470  thin spaces in cases where normal spaces would be too wide, for instance,
10471  inside abbreviations:
10472 \end_layout
10473
10474 \begin_layout Quote
10475 D.
10476 \begin_inset space \thinspace{}
10477 \end_inset
10478
10479 E.
10480  Knuth has developed our beloved typesetting program.
10481 \end_layout
10482
10483 \begin_layout Standard
10484 or between values and units.
10485  Compare for example this:
10486 \begin_inset Newline newline
10487 \end_inset
10488
10489 10
10490 \begin_inset space \thinspace{}
10491 \end_inset
10492
10493 kg (thin space)
10494 \begin_inset Newline newline
10495 \end_inset
10496
10497 10 kg (normal space
10498 \end_layout
10499
10500 \begin_layout Standard
10501 You can insert thin spaces with the menu 
10502 \family sans
10503 Insert\SpecialChar \menuseparator
10504 Formatting\SpecialChar \menuseparator
10505 Thin
10506 \begin_inset space ~
10507 \end_inset
10508
10509 Space
10510 \family default
10511  (shortcut 
10512 \begin_inset Info
10513 type  "shortcuts"
10514 arg   "space-insert thin"
10515 \end_inset
10516
10517 ).
10518 \end_layout
10519
10520 \begin_layout Subsubsection
10521 More Spaces
10522 \end_layout
10523
10524 \begin_layout Standard
10525 You can also insert the following space types:
10526 \end_layout
10527
10528 \begin_layout Description
10529 Negative
10530 \begin_inset space ~
10531 \end_inset
10532
10533 thin
10534 \begin_inset space ~
10535 \end_inset
10536
10537 space A line with a 
10538 \begin_inset Formula $\to$
10539 \end_inset
10540
10541
10542 \begin_inset space \negthinspace{}
10543 \end_inset
10544
10545
10546 \begin_inset Formula $\gets$
10547 \end_inset
10548
10549  negative thin space between the arrows.
10550 \end_layout
10551
10552 \begin_layout Description
10553 Negative
10554 \begin_inset space ~
10555 \end_inset
10556
10557 medium
10558 \begin_inset space ~
10559 \end_inset
10560
10561 space A line with a 
10562 \begin_inset Formula $\to$
10563 \end_inset
10564
10565
10566 \begin_inset space \negmedspace{}
10567 \end_inset
10568
10569
10570 \begin_inset Formula $\gets$
10571 \end_inset
10572
10573  negative medium space between the arrows.
10574 \end_layout
10575
10576 \begin_layout Description
10577 Negative
10578 \begin_inset space ~
10579 \end_inset
10580
10581 thick
10582 \begin_inset space ~
10583 \end_inset
10584
10585 space A line with a 
10586 \begin_inset Formula $\to$
10587 \end_inset
10588
10589
10590 \begin_inset space \negthickspace{}
10591 \end_inset
10592
10593
10594 \begin_inset Formula $\gets$
10595 \end_inset
10596
10597  negative thick space between the arrows.
10598 \end_layout
10599
10600 \begin_layout Description
10601 Enspace
10602 \begin_inset space ~
10603 \end_inset
10604
10605 (0.5
10606 \begin_inset space \thinspace{}
10607 \end_inset
10608
10609 em) A line with an 
10610 \begin_inset Formula $\to$
10611 \end_inset
10612
10613
10614 \begin_inset space \enskip{}
10615 \end_inset
10616
10617
10618 \begin_inset Formula $\gets$
10619 \end_inset
10620
10621  enspace
10622 \begin_inset space ~
10623 \end_inset
10624
10625 (0.5
10626 \begin_inset space \thinspace{}
10627 \end_inset
10628
10629 em) space between the arrows.
10630 \end_layout
10631
10632 \begin_layout Description
10633 Quad
10634 \begin_inset space ~
10635 \end_inset
10636
10637 (1
10638 \begin_inset space \thinspace{}
10639 \end_inset
10640
10641 em) A line with a 
10642 \begin_inset Formula $\to$
10643 \end_inset
10644
10645
10646 \begin_inset space \quad{}
10647 \end_inset
10648
10649
10650 \begin_inset Formula $\gets$
10651 \end_inset
10652
10653  Quad
10654 \begin_inset space ~
10655 \end_inset
10656
10657 (1
10658 \begin_inset space \thinspace{}
10659 \end_inset
10660
10661 em) space between the arrows.
10662 \end_layout
10663
10664 \begin_layout Description
10665 QQuad
10666 \begin_inset space ~
10667 \end_inset
10668
10669 (2
10670 \begin_inset space \thinspace{}
10671 \end_inset
10672
10673 em) A line with a 
10674 \begin_inset Formula $\to$
10675 \end_inset
10676
10677
10678 \begin_inset space \qquad{}
10679 \end_inset
10680
10681
10682 \begin_inset Formula $\gets$
10683 \end_inset
10684
10685  QQuad
10686 \begin_inset space ~
10687 \end_inset
10688
10689 (2
10690 \begin_inset space \thinspace{}
10691 \end_inset
10692
10693 em) space between the arrows.
10694 \end_layout
10695
10696 \begin_layout Description
10697 Custom
10698 \begin_inset space ~
10699 \end_inset
10700
10701 space A line with 
10702 \begin_inset Formula $\to$
10703 \end_inset
10704
10705
10706 \begin_inset space \hspace{}
10707 \length 2cm
10708 \end_inset
10709
10710
10711 \begin_inset Formula $\gets$
10712 \end_inset
10713
10714  2
10715 \begin_inset space \thinspace{}
10716 \end_inset
10717
10718 cm space between the arrows.
10719 \end_layout
10720
10721 \begin_layout Standard
10722 Table
10723 \begin_inset space ~
10724 \end_inset
10725
10726
10727 \begin_inset CommandInset ref
10728 LatexCommand ref
10729 reference "tab:Width-of-the"
10730
10731 \end_inset
10732
10733  lists the different space sizes.
10734 \end_layout
10735
10736 \begin_layout Standard
10737 \begin_inset Float table
10738 wide false
10739 sideways false
10740 status open
10741
10742 \begin_layout Plain Layout
10743 \begin_inset Caption Standard
10744
10745 \begin_layout Plain Layout
10746 \begin_inset CommandInset label
10747 LatexCommand label
10748 name "tab:Width-of-the"
10749
10750 \end_inset
10751
10752 Width of the different horizontal spaces.
10753 \end_layout
10754
10755 \end_inset
10756
10757
10758 \end_layout
10759
10760 \begin_layout Plain Layout
10761 \align center
10762 \begin_inset Tabular
10763 <lyxtabular version="3" rows="10" columns="2">
10764 <features rotate="0" tabularvalignment="middle">
10765 <column alignment="center" valignment="top">
10766 <column alignment="center" valignment="top">
10767 <row>
10768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \series bold
10774 Space
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783
10784 \series bold
10785 Width
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 </row>
10791 <row>
10792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 Normal
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805 1/3
10806 \begin_inset space \thinspace{}
10807 \end_inset
10808
10809 em
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 </row>
10815 <row>
10816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 Protected
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 1/3
10830 \begin_inset space \thinspace{}
10831 \end_inset
10832
10833 em
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 </row>
10839 <row>
10840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844 Thin
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 1/6
10854 \begin_inset space \thinspace{}
10855 \end_inset
10856
10857 em
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row>
10864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 Negative thin
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 -1/6
10878 \begin_inset space \thinspace{}
10879 \end_inset
10880
10881 em
10882 \begin_inset Formula $\thinspace=\thinspace$
10883 \end_inset
10884
10885 -3
10886 \begin_inset space \thinspace{}
10887 \end_inset
10888
10889 mu
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900 Negative medium
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 -4
10910 \begin_inset space \thinspace{}
10911 \end_inset
10912
10913 mu
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 </row>
10919 <row>
10920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Negative thick
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 -5
10934 \begin_inset space \thinspace{}
10935 \end_inset
10936
10937 mu
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 </row>
10943 <row>
10944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 Enspace (0.5
10949 \begin_inset space \thinspace{}
10950 \end_inset
10951
10952 em)
10953 \end_layout
10954
10955 \end_inset
10956 </cell>
10957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961 0.5
10962 \begin_inset space \thinspace{}
10963 \end_inset
10964
10965 em
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 </row>
10971 <row>
10972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Quad (1
10977 \begin_inset space \thinspace{}
10978 \end_inset
10979
10980 em)
10981 \end_layout
10982
10983 \end_inset
10984 </cell>
10985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 1
10990 \begin_inset space \thinspace{}
10991 \end_inset
10992
10993 em
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 </row>
10999 <row>
11000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 QQuad (2
11005 \begin_inset space \thinspace{}
11006 \end_inset
11007
11008 em)
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 2
11018 \begin_inset space \thinspace{}
11019 \end_inset
11020
11021 em
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 </row>
11027 </lyxtabular>
11028
11029 \end_inset
11030
11031
11032 \end_layout
11033
11034 \end_inset
11035
11036
11037 \end_layout
11038
11039 \begin_layout Subsubsection
11040 Horizontal Fills
11041 \begin_inset Index idx
11042 status collapsed
11043
11044 \begin_layout Plain Layout
11045 Spacing ! Fills
11046 \end_layout
11047
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Standard
11054 Horizontal fills (HFills) are a special LyX feature for adding extra space
11055  in a uniform fashion.
11056  An HFill is actually a variable length space, whose length always equals
11057  the remaining space between the left and right margins.
11058  If there is more than one HFill on a line, they divide the available space
11059  equally between themselves.
11060 \end_layout
11061
11062 \begin_layout Standard
11063 Here are a few examples of what you can do with them:
11064 \end_layout
11065
11066 \begin_layout Quote
11067 \noindent
11068 This is on the left side
11069 \begin_inset space \hfill{}
11070 \end_inset
11071
11072 This is on the right
11073 \end_layout
11074
11075 \begin_layout Quote
11076 \noindent
11077 Left
11078 \begin_inset space \hfill{}
11079 \end_inset
11080
11081 Middle
11082 \begin_inset space \hfill{}
11083 \end_inset
11084
11085 Right
11086 \end_layout
11087
11088 \begin_layout Quote
11089 \noindent
11090 Left
11091 \begin_inset space \hfill{}
11092 \end_inset
11093
11094 1/3 Left
11095 \begin_inset space \hfill{}
11096 \end_inset
11097
11098
11099 \begin_inset space \hfill{}
11100 \end_inset
11101
11102 Right
11103 \end_layout
11104
11105 \begin_layout Standard
11106 That was an example in the 
11107 \family sans
11108 Quote
11109 \family default
11110  environment.
11111  Here
11112 \begin_inset Formula $\to$
11113 \end_inset
11114
11115
11116 \begin_inset space \hfill{}
11117 \end_inset
11118
11119
11120 \begin_inset Formula $\gets$
11121 \end_inset
11122
11123 is one in a standard paragraph.
11124  It may or may not be apparent in the printed text, but it 
11125 \emph on
11126 is
11127 \emph default
11128  sitting in-between the two arrows.
11129 \end_layout
11130
11131 \begin_layout Standard
11132 HFills can be made visible when you choose one of the 
11133 \family sans
11134 Fill
11135 \begin_inset space ~
11136 \end_inset
11137
11138 Pattern
11139 \family default
11140 s in the space dialog: The following patterns are available:
11141 \end_layout
11142
11143 \begin_layout Standard
11144 Dots: 
11145 \begin_inset space \dotfill{}
11146 \end_inset
11147
11148
11149 \begin_inset space ~
11150 \end_inset
11151
11152
11153 \end_layout
11154
11155 \begin_layout Standard
11156 Rule: 
11157 \begin_inset space \hrulefill{}
11158 \end_inset
11159
11160
11161 \begin_inset space ~
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \begin_layout Standard
11168 Left arrow: 
11169 \begin_inset space \leftarrowfill{}
11170 \end_inset
11171
11172
11173 \begin_inset space ~
11174 \end_inset
11175
11176
11177 \end_layout
11178
11179 \begin_layout Standard
11180 Right arrow: 
11181 \begin_inset space \rightarrowfill{}
11182 \end_inset
11183
11184
11185 \begin_inset space ~
11186 \end_inset
11187
11188
11189 \end_layout
11190
11191 \begin_layout Standard
11192 Up brace: 
11193 \begin_inset space \downbracefill{}
11194 \end_inset
11195
11196
11197 \begin_inset space ~
11198 \end_inset
11199
11200
11201 \end_layout
11202
11203 \begin_layout Standard
11204 Down brace: 
11205 \begin_inset space \upbracefill{}
11206 \end_inset
11207
11208
11209 \begin_inset space ~
11210 \end_inset
11211
11212
11213 \end_layout
11214
11215 \begin_layout Standard
11216 \begin_inset Note Greyedout
11217 status open
11218
11219 \begin_layout Plain Layout
11220
11221 \series bold
11222 Note:
11223 \series default
11224  If an HFill is at the beginning of a line, and 
11225 \emph on
11226 not
11227 \emph default
11228  in the first line in a paragraph, LyX ignores it.
11229  This prevents HFills from accidentally being wrapped onto a new line.
11230  If you need space in this case anyway, set the 
11231 \family sans
11232 Protect
11233 \family default
11234  option in the space dialog.
11235 \end_layout
11236
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \begin_layout Subsubsection
11243 Phantom Space
11244 \begin_inset CommandInset label
11245 LatexCommand label
11246 name "sub:Phantom-Space"
11247
11248 \end_inset
11249
11250
11251 \begin_inset Index idx
11252 status collapsed
11253
11254 \begin_layout Plain Layout
11255 Spacing ! Phantom
11256 \end_layout
11257
11258 \end_inset
11259
11260
11261 \end_layout
11262
11263 \begin_layout Standard
11264 Sometimes you want to insert space with exactly the length of a phrase.
11265  For example, you want to create the following multiple choice question:
11266 \end_layout
11267
11268 \begin_layout Standard
11269 \begin_inset VSpace medskip
11270 \end_inset
11271
11272 What is correct English?:
11273 \begin_inset Newline newline
11274 \end_inset
11275
11276
11277 \begin_inset Newline newline
11278 \end_inset
11279
11280 Mr.
11281 \begin_inset space ~
11282 \end_inset
11283
11284 Edge would have been jumps the gun.
11285 \begin_inset Newline newline
11286 \end_inset
11287
11288
11289 \begin_inset Phantom HPhantom
11290 status open
11291
11292 \begin_layout Plain Layout
11293 Mr.
11294  Edge 
11295 \end_layout
11296
11297 \end_inset
11298
11299 has to be jumped
11300 \begin_inset Newline newline
11301 \end_inset
11302
11303
11304 \begin_inset Phantom HPhantom
11305 status open
11306
11307 \begin_layout Plain Layout
11308 Mr.
11309  Edge 
11310 \end_layout
11311
11312 \end_inset
11313
11314 jumps
11315 \begin_inset VSpace medskip
11316 \end_inset
11317
11318
11319 \end_layout
11320
11321 \begin_layout Standard
11322 \noindent
11323 so that the choices appear exactly after the phrase 
11324 \begin_inset Quotes eld
11325 \end_inset
11326
11327 Mr.
11328 \begin_inset space ~
11329 \end_inset
11330
11331 Edge
11332 \begin_inset space ~
11333 \end_inset
11334
11335
11336 \begin_inset Quotes erd
11337 \end_inset
11338
11339 .
11340  To get this, you can use the phantom insets available via the menu 
11341 \family sans
11342 Insert\SpecialChar \menuseparator
11343 Formatting\SpecialChar \menuseparator
11344 Phantom
11345 \family default
11346 .
11347  In our case insert a horizontal phantom at the beginning of the last two
11348  lines and insert 
11349 \begin_inset Quotes eld
11350 \end_inset
11351
11352 Mr.
11353 \begin_inset space ~
11354 \end_inset
11355
11356 Edge
11357 \begin_inset space ~
11358 \end_inset
11359
11360
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  into the phantom inset (note the space after 
11365 \begin_inset Quotes eld
11366 \end_inset
11367
11368 Edge
11369 \begin_inset Quotes erd
11370 \end_inset
11371
11372 ).
11373  A phantom insets prints only the space of its content (like a placeholder).
11374  That is why it is named 
11375 \begin_inset Quotes eld
11376 \end_inset
11377
11378 phantom
11379 \begin_inset Quotes erd
11380 \end_inset
11381
11382 .
11383  The normal phantom outputs the width and height of the content as space,
11384  while the horizontal and vertical variant only outputs the corresponding
11385  dimension.
11386 \end_layout
11387
11388 \begin_layout Subsection
11389 Vertical Space
11390 \begin_inset CommandInset label
11391 LatexCommand label
11392 name "sub:Vertical-Space"
11393
11394 \end_inset
11395
11396
11397 \begin_inset Index idx
11398 status collapsed
11399
11400 \begin_layout Plain Layout
11401 Spacing ! Vertical
11402 \end_layout
11403
11404 \end_inset
11405
11406
11407 \end_layout
11408
11409 \begin_layout Standard
11410 To add extra vertical space above or below a paragraph, use the 
11411 \family sans
11412 Insert\SpecialChar \menuseparator
11413 Formatting\SpecialChar \menuseparator
11414 Vertical
11415 \begin_inset space ~
11416 \end_inset
11417
11418 Space
11419 \family default
11420  dialog.
11421  There you find the following sizes:
11422 \end_layout
11423
11424 \begin_layout Standard
11425
11426 \family sans
11427 SmallSkip
11428 \family default
11429
11430 \family sans
11431 MedSkip
11432 \family default
11433  and 
11434 \family sans
11435 BigSkip
11436 \family default
11437  are LaTeX sizes which depend on the font size of the document.
11438  
11439 \family sans
11440 DefSkip
11441 \family default
11442  is the skip adjusted in the dialog 
11443 \family sans
11444 Document\SpecialChar \menuseparator
11445 Settings\SpecialChar \menuseparator
11446 Text
11447 \begin_inset space ~
11448 \end_inset
11449
11450 Layout
11451 \family default
11452
11453 \begin_inset Index idx
11454 status collapsed
11455
11456 \begin_layout Plain Layout
11457 Document ! Settings
11458 \end_layout
11459
11460 \end_inset
11461
11462  for the paragraph separation.
11463  If you use indentation to separate paragraphs 
11464 \family sans
11465 DefSkip
11466 \family default
11467  is equal to 
11468 \family sans
11469 MedSkip
11470 \family default
11471 .
11472 \end_layout
11473
11474 \begin_layout Standard
11475
11476 \family sans
11477 VFill
11478 \family default
11479
11480 \begin_inset Index idx
11481 status collapsed
11482
11483 \begin_layout Plain Layout
11484 Spacing ! Fills
11485 \end_layout
11486
11487 \end_inset
11488
11489  is a variable space, set so that the space is maximal within one page.
11490  An example: you have only two short paragraphs on one page with a 
11491 \family sans
11492 Vfill
11493 \family default
11494  between them.
11495  Then the first paragraph is placed at the top of the page and the second
11496  one at the bottom, because the space between them is then maximal.
11497  
11498 \family sans
11499 VFill
11500 \family default
11501 s work like 
11502 \family sans
11503 HFill
11504 \family default
11505 s: they fill the remaining vertical space on a page with blank space.
11506 \begin_inset Foot
11507 status collapsed
11508
11509 \begin_layout Plain Layout
11510
11511 \family sans
11512 HFill
11513 \family default
11514 s are described in section
11515 \begin_inset space ~
11516 \end_inset
11517
11518
11519 \begin_inset CommandInset ref
11520 LatexCommand ref
11521 reference "sub:Horizontal-Space"
11522
11523 \end_inset
11524
11525 .
11526 \end_layout
11527
11528 \end_inset
11529
11530  If there are several 
11531 \family sans
11532 VFill
11533 \family default
11534 s on a page, they divide the remaining vertical space equally between themselves.
11535  You can therefore use 
11536 \family sans
11537 VFill
11538 \family default
11539 s to center text on a page, or even place text 2/3 down a page.
11540 \end_layout
11541
11542 \begin_layout Standard
11543
11544 \family sans
11545 Custom
11546 \family default
11547  are custom spaces in units explained in Appendix
11548 \begin_inset space ~
11549 \end_inset
11550
11551
11552 \begin_inset CommandInset ref
11553 LatexCommand ref
11554 reference "chap:Units-available-in"
11555
11556 \end_inset
11557
11558 .
11559 \end_layout
11560
11561 \begin_layout Standard
11562 \begin_inset Note Greyedout
11563 status open
11564
11565 \begin_layout Plain Layout
11566
11567 \series bold
11568 Note:
11569 \series default
11570  
11571 \series medium
11572 If the extra vertical space would be in the output at the top/bottom of
11573  a page, the space is only added if you have also checked the option 
11574 \family sans
11575 Protect
11576 \family default
11577 .
11578 \end_layout
11579
11580 \end_inset
11581
11582
11583 \end_layout
11584
11585 \begin_layout Subsection
11586 Paragraph Alignment
11587 \begin_inset Index idx
11588 status collapsed
11589
11590 \begin_layout Plain Layout
11591 Paragraph ! Alignment
11592 \end_layout
11593
11594 \end_inset
11595
11596
11597 \end_layout
11598
11599 \begin_layout Standard
11600 You can change the paragraph alignment with the 
11601 \family sans
11602 Edit\SpecialChar \menuseparator
11603 Paragraph Settings
11604 \family default
11605  dialog (toolbar button 
11606 \begin_inset Info
11607 type  "icon"
11608 arg   "layout-paragraph"
11609 \end_inset
11610
11611 ).
11612  There are five possibilities: 
11613 \end_layout
11614
11615 \begin_layout Itemize
11616
11617 \family sans
11618 Justified
11619 \family default
11620  (shortcut 
11621 \begin_inset Info
11622 type  "shortcut"
11623 arg   "paragraph-params \\align block"
11624 \end_inset
11625
11626 )
11627 \end_layout
11628
11629 \begin_layout Itemize
11630
11631 \family sans
11632 Left
11633 \family default
11634  (
11635 \begin_inset Info
11636 type  "shortcut"
11637 arg   "paragraph-params \\align left"
11638 \end_inset
11639
11640 )
11641 \end_layout
11642
11643 \begin_layout Itemize
11644
11645 \family sans
11646 Right
11647 \family default
11648  (
11649 \begin_inset Info
11650 type  "shortcut"
11651 arg   "paragraph-params \\align right"
11652 \end_inset
11653
11654 )
11655 \end_layout
11656
11657 \begin_layout Itemize
11658
11659 \family sans
11660 Center
11661 \family default
11662  (
11663 \begin_inset Info
11664 type  "shortcut"
11665 arg   "paragraph-params \\align center"
11666 \end_inset
11667
11668 )
11669 \end_layout
11670
11671 \begin_layout Itemize
11672
11673 \family sans
11674 Default
11675 \family default
11676  (
11677 \begin_inset Info
11678 type  "shortcut"
11679 arg   "paragraph-params \\align default"
11680 \end_inset
11681
11682 )
11683 \end_layout
11684
11685 \begin_layout Standard
11686 The default in most cases is justified alignment, in which the inter-word
11687  spacing is variable and each line of a paragraph fills the region between
11688  the left and right margins.
11689  The other three alignments should be self-explanatory, and look like this:
11690 \end_layout
11691
11692 \begin_layout Standard
11693 \align right
11694 This paragraph is right aligned,
11695 \end_layout
11696
11697 \begin_layout Standard
11698 \align center
11699 this one is centered,
11700 \end_layout
11701
11702 \begin_layout Standard
11703 \align left
11704 this one is left aligned.
11705 \end_layout
11706
11707 \begin_layout Subsection
11708 Forced Page Breaks
11709 \begin_inset Index idx
11710 status collapsed
11711
11712 \begin_layout Plain Layout
11713 Page breaks ! Forced
11714 \end_layout
11715
11716 \end_inset
11717
11718
11719 \begin_inset CommandInset label
11720 LatexCommand label
11721 name "sub:Forced-Page-Breaks"
11722
11723 \end_inset
11724
11725
11726 \end_layout
11727
11728 \begin_layout Standard
11729 If you don't like the way LaTeX does the page breaks in your document, you
11730  can force a page break where you want one.
11731  Normally this will not be necessary, because LaTeX is good at page breaking.
11732  Only if you use a lot of 
11733 \family sans
11734 Floats
11735 \family default
11736 , LaTeX's page breaking algorithm can fail.
11737 \end_layout
11738
11739 \begin_layout Standard
11740 We recommend you not to use forced page breaks until the text is finished
11741  and you have checked in the preview to see if you 
11742 \emph on
11743 really
11744 \emph default
11745  have to change the page breaking.
11746 \end_layout
11747
11748 \begin_layout Standard
11749 There are two types of page breaks: One that ends the page without any special
11750  action.
11751  This can be inserted above or below a paragraph via the menu 
11752 \family sans
11753 Insert\SpecialChar \menuseparator
11754 Formatting\SpecialChar \menuseparator
11755 New
11756 \begin_inset space ~
11757 \end_inset
11758
11759 Page
11760 \family default
11761 .
11762  The second type, that is inserted via the menu 
11763 \family sans
11764 Insert\SpecialChar \menuseparator
11765 Formatting\SpecialChar \menuseparator
11766 Page
11767 \begin_inset space ~
11768 \end_inset
11769
11770 Break
11771 \family default
11772 , ends a page but stretches the content of the page, so that it fills out
11773  the complete page.
11774  This type is useful to avoid whitespace when a page break produces a page
11775  on which only the last few lines are absent.
11776 \end_layout
11777
11778 \begin_layout Standard
11779 You might try to use a page break to ensure that a figure or table appears
11780  at the top of a page.
11781  This is, of course, the wrong way to do it.
11782  LyX gives you a way of automatically ensuring that your figures and tables
11783  appear at the top of a page (or the bottom, or on their own page) without
11784  having to worry about what precedes or follows your figure or table.
11785  See chapter 
11786 \begin_inset CommandInset ref
11787 LatexCommand ref
11788 reference "chap:Floats-and-Notes"
11789
11790 \end_inset
11791
11792  to learn more about 
11793 \family sans
11794 Floats
11795 \family default
11796 .
11797 \end_layout
11798
11799 \begin_layout Subsubsection
11800 Clear Page Breaks
11801 \begin_inset CommandInset label
11802 LatexCommand label
11803 name "sub:Clear-Page-Breaks"
11804
11805 \end_inset
11806
11807
11808 \begin_inset Index idx
11809 status collapsed
11810
11811 \begin_layout Plain Layout
11812 Page breaks ! Clear
11813 \end_layout
11814
11815 \end_inset
11816
11817
11818 \end_layout
11819
11820 \begin_layout Standard
11821 Rather than forced page breaks where the content behind the break is placed
11822  directly on the next page, you can also clear pages while breaking them.
11823  That means that the current paragraph is terminated and everything, including
11824  unprocessed floats, from the earlier part of the document are placed after
11825  it, if necessary by adding pages.
11826 \end_layout
11827
11828 \begin_layout Standard
11829 You can insert a clear page break with the menu 
11830 \family sans
11831 Insert\SpecialChar \menuseparator
11832 Formatting\SpecialChar \menuseparator
11833 Clear
11834 \begin_inset space ~
11835 \end_inset
11836
11837 Page
11838 \family default
11839 .
11840  When you have a two-sided document like a book, you can use the menu 
11841 \family sans
11842 Insert\SpecialChar \menuseparator
11843 Formatting\SpecialChar \menuseparator
11844 Clear
11845 \begin_inset space ~
11846 \end_inset
11847
11848 Double
11849 \begin_inset space ~
11850 \end_inset
11851
11852 Page
11853 \family default
11854  to insert a clear page break that assures that the next page is a right-hand
11855  page (odd-numbered), if necessary by adding a page.
11856 \end_layout
11857
11858 \begin_layout Subsection
11859 Forced Line Breaks
11860 \begin_inset Index idx
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864 Line breaks
11865 \end_layout
11866
11867 \end_inset
11868
11869
11870 \begin_inset CommandInset label
11871 LatexCommand label
11872 name "sub:Forced-Line-Breaks"
11873
11874 \end_inset
11875
11876
11877 \end_layout
11878
11879 \begin_layout Standard
11880 Similar to page breaks there are two types of line breaks: one simply breaks
11881  the line.
11882  You can force this line break within a paragraph by selecting 
11883 \family sans
11884 Insert\SpecialChar \menuseparator
11885 Formatting\SpecialChar \menuseparator
11886 Ragged
11887 \begin_inset space ~
11888 \end_inset
11889
11890 Line
11891 \begin_inset space ~
11892 \end_inset
11893
11894 Break
11895 \family default
11896  or with 
11897 \begin_inset Info
11898 type  "shortcut"
11899 arg   "newline-insert newline"
11900 \end_inset
11901
11902 .
11903  Another type that is inserted via the menu 
11904 \family sans
11905 Insert\SpecialChar \menuseparator
11906 Formatting\SpecialChar \menuseparator
11907 Justified
11908 \begin_inset space ~
11909 \end_inset
11910
11911 Line
11912 \begin_inset space ~
11913 \end_inset
11914
11915 Break
11916 \family default
11917  or with 
11918 \begin_inset Info
11919 type  "shortcut"
11920 arg   "newline-insert linebreak"
11921 \end_inset
11922
11923  breaks the line and stretches it so that it fills out the whole space between
11924  the page margins.
11925  This is useful to avoid 
11926 \begin_inset Quotes eld
11927 \end_inset
11928
11929 fringes
11930 \begin_inset Quotes erd
11931 \end_inset
11932
11933  in justified paragraphs due to possible whitespace introduced by line breaks.
11934 \end_layout
11935
11936 \begin_layout Standard
11937 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11938  LaTeX is very good at line breaking.
11939  There are, however, a number of situations where it is necessaryactively
11940  to set a line break, for example, in a poem or for an address (see sections
11941 \begin_inset space ~
11942 \end_inset
11943
11944
11945 \begin_inset CommandInset ref
11946 LatexCommand ref
11947 reference "sec:Quote"
11948
11949 \end_inset
11950
11951
11952 \begin_inset CommandInset ref
11953 LatexCommand ref
11954 reference "sec:Verse"
11955
11956 \end_inset
11957
11958  and 
11959 \begin_inset CommandInset ref
11960 LatexCommand ref
11961 reference "sec:Address-Usage"
11962
11963 \end_inset
11964
11965 ).
11966 \end_layout
11967
11968 \begin_layout Subsection
11969 Horizontal Lines
11970 \begin_inset CommandInset label
11971 LatexCommand label
11972 name "sub:Horizontal-Lines"
11973
11974 \end_inset
11975
11976
11977 \begin_inset Index idx
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981 Horizontal lines
11982 \end_layout
11983
11984 \end_inset
11985
11986
11987 \end_layout
11988
11989 \begin_layout Standard
11990 \noindent
11991 \begin_inset CommandInset line
11992 LatexCommand rule
11993 offset "0.5ex"
11994 width "100line%"
11995 height "1pt"
11996
11997 \end_inset
11998
11999
12000 \end_layout
12001
12002 \begin_layout Standard
12003 \noindent
12004 In the dialog 
12005 \family sans
12006 Insert\SpecialChar \menuseparator
12007 Formatting\SpecialChar \menuseparator
12008 Horizontal
12009 \begin_inset space ~
12010 \end_inset
12011
12012 Line
12013 \family default
12014  you can insert horizontal lines.
12015  The line offset is the vertical distance between the line and the baseline
12016  of the current text line or the paragraph.
12017  The line settings can be changed by left-clicking on the line.
12018 \end_layout
12019
12020 \begin_layout Standard
12021 \noindent
12022 \begin_inset CommandInset line
12023 LatexCommand rule
12024 offset "0.5ex"
12025 width "100line%"
12026 height "1pt"
12027
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Section
12034 Characters and Symbols
12035 \end_layout
12036
12037 \begin_layout Standard
12038 You can directly enter all characters that are available on your keyboard.
12039  You can also use special keyboard maps to be able to enter, for example,
12040  characters needed for French with an English keyboard.
12041  See section
12042 \begin_inset space \thinspace{}
12043 \end_inset
12044
12045
12046 \begin_inset CommandInset ref
12047 LatexCommand ref
12048 reference "sub:Keyboard-mapping"
12049
12050 \end_inset
12051
12052  for information on how this is done.
12053 \end_layout
12054
12055 \begin_layout Standard
12056 For the case where you need a character that is not on your keyboard, you
12057  can use the 
12058 \family sans
12059 Symbols
12060 \family default
12061  dialog via the menu 
12062 \family sans
12063 Insert\SpecialChar \menuseparator
12064 Special Character\SpecialChar \menuseparator
12065 Symbols
12066 \family default
12067 .
12068 \end_layout
12069
12070 \begin_layout Standard
12071 \begin_inset Note Greyedout
12072 status open
12073
12074 \begin_layout Plain Layout
12075
12076 \series bold
12077 Note:
12078 \series default
12079  Maybe not all symbols inserted with the symbols dialog can be displayed
12080  when you are using a special screen font in LyX's preferences.
12081  But the inserted symbols will in every case be displayed in the output.
12082 \end_layout
12083
12084 \end_inset
12085
12086
12087 \end_layout
12088
12089 \begin_layout Section
12090 Fonts and Text Styles
12091 \begin_inset CommandInset label
12092 LatexCommand label
12093 name "sec:Fonts-and-Text"
12094
12095 \end_inset
12096
12097
12098 \end_layout
12099
12100 \begin_layout Subsection
12101 Font Types
12102 \begin_inset Index idx
12103 status collapsed
12104
12105 \begin_layout Plain Layout
12106 Font ! Types
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \begin_layout Standard
12115 There are two types of fonts:
12116 \end_layout
12117
12118 \begin_layout Description
12119 Vector
12120 \begin_inset space ~
12121 \end_inset
12122
12123 fonts
12124 \begin_inset Index idx
12125 status collapsed
12126
12127 \begin_layout Plain Layout
12128 Fonts ! Vector-
12129 \end_layout
12130
12131 \end_inset
12132
12133  are built from outlines of the single glyphs (e.
12134 \begin_inset space \thinspace{}
12135 \end_inset
12136
12137 g.
12138  characters) in the font.
12139  This means that each glyph is defined using mathematical curves that are
12140  well suited for scaling to any requested size.
12141  This mathematical definition is interpreted by the font renderer and the
12142  curve is filled out with pixels according to the size and glyph.
12143  This means that vector fonts will look pretty good in all sizes.
12144  Only at very small sizes where each pixel has to be very carefully computed
12145  to provide a good image might it be hard to provide a good rendering.
12146 \begin_inset Newline newline
12147 \end_inset
12148
12149 That could mean that one only needs to define one font size and scale them.
12150  But to achieve a better quality, many fonts define several font sizes.
12151  That improves the appearance because you need more details at large font
12152  sizes than at small ones.
12153 \begin_inset Newline newline
12154 \end_inset
12155
12156 The font types 
12157 \family typewriter
12158 TrueType
12159 \family default
12160
12161 \family typewriter
12162 OpenType
12163 \family default
12164 , and 
12165 \family typewriter
12166 Type
12167 \begin_inset space ~
12168 \end_inset
12169
12170 1
12171 \family default
12172  are vector fonts.
12173 \end_layout
12174
12175 \begin_layout Description
12176 Bitmap
12177 \begin_inset space ~
12178 \end_inset
12179
12180 fonts
12181 \begin_inset Index idx
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185 Fonts ! Bitmap-
12186 \end_layout
12187
12188 \end_inset
12189
12190  on the other hand, are defined by bitmap graphics from the start; so they
12191  will look good at all the sizes they are meant for.
12192  However, they don't scale well, because in order to scale a glyph, each
12193  pixel is enlarged into several pixels.
12194  It is the same effect that happens if you try to enlarge a picture in an
12195  image manipulation program.
12196  In order to mitigate this effect, bitmap fonts are typically provided in
12197  several fixed sizes typically from around 8
12198 \begin_inset space ~
12199 \end_inset
12200
12201 pixels high up to 34
12202 \begin_inset space ~
12203 \end_inset
12204
12205 pixels or so high in steps according to what is believed to be useful.
12206  The advantage of bitmap fonts is that no complicated computations are necessary
12207  to display each glyph; so bitmap fonts display therefore more quickly than
12208  scalable fonts.
12209  The disadvantage is that sizes that don't exist as fixed versions have
12210  to be scaled by doubling pixels, and thus look bad.
12211 \begin_inset Newline newline
12212 \end_inset
12213
12214 Bitmap fonts are named 
12215 \family typewriter
12216 Type
12217 \begin_inset space ~
12218 \end_inset
12219
12220 3
12221 \family default
12222  in PostScript- and PDF-documents.
12223 \end_layout
12224
12225 \begin_layout Standard
12226 The result of all this is that bitmap fonts are best for the size they are
12227  designed for, while scalable fonts are good for nearly all sizes.
12228  So one needs fewer font size definitions for scalable fonts.
12229  That's the reason why nearly all text rendering and typesetting programs
12230  use scalable fonts.
12231 \end_layout
12232
12233 \begin_layout Standard
12234 To see which fonts are used in a PDF-document, look at its document properties.
12235 \end_layout
12236
12237 \begin_layout Standard
12238 Many modern typesetting and markup languages have begun to move towards
12239  specifying character styles rather than specifying a particular font.
12240  For example, instead of changing to an italicized version of the current
12241  font to emphasize text, you use an 
12242 \begin_inset Quotes eld
12243 \end_inset
12244
12245 emphasized style
12246 \begin_inset Quotes erd
12247 \end_inset
12248
12249  instead.
12250  This concept fits in perfectly with LyX.
12251  In LyX, you do things based on contexts, rather than focusing on typesetting
12252  details.
12253 \end_layout
12254
12255 \begin_layout Subsection
12256 LaTeX font support
12257 \begin_inset CommandInset label
12258 LatexCommand label
12259 name "sub:LaTeX-font-support"
12260
12261 \end_inset
12262
12263
12264 \end_layout
12265
12266 \begin_layout Standard
12267 Traditionally, LaTeX used its own fonts.
12268  That is to say, you cannot directly access the fonts installed on your
12269  operating system, but you have to use specific fonts provided by your LaTeX
12270  distribution.
12271  The reason is that LaTeX needs some extra information about the fonts,
12272  which have to be provided by additional files and packages.
12273  The downside of this is that your font choice is somewhat limited compared
12274  to a word processor.
12275  On the other hand this comes with the advantage that the provided fonts
12276  are generally of very good quality, and that LaTeX files are very portable
12277  across different machines.
12278  Also, the range of fonts supported by traditional LaTeX has increased a
12279  lot in the meantime; so you can find packages for many free and commercial
12280  fonts.
12281  LyX supports the fonts that are under a free license via the user interface
12282  (see section
12283 \begin_inset space ~
12284 \end_inset
12285
12286
12287 \begin_inset CommandInset ref
12288 LatexCommand ref
12289 reference "sub:Document-Font"
12290
12291 \end_inset
12292
12293  for details).
12294  Other fonts are available if you enter the relevant LaTeX code in the document
12295  preamble (please refer to the documentation of your desired font).
12296 \end_layout
12297
12298 \begin_layout Standard
12299 Recent developments brought some new LaTeX engines that are also able directly
12300  to access fonts that are installed for your operating system, namely XeTeX
12301  and LuaTeX.
12302  Both engines are supported by LyX.
12303  By using them, you can theoretically use any OpenType or TrueType font
12304  that is installed on your system.
12305  The next section describes how to use these fonts.
12306 \end_layout
12307
12308 \begin_layout Standard
12309 \begin_inset Note Greyedout
12310 status open
12311
12312 \begin_layout Plain Layout
12313
12314 \series bold
12315 Note:
12316 \series default
12317  In practice, some fonts might fail due to bad metrics and other font deficienci
12318 es; so you might have to experiment.
12319 \end_layout
12320
12321 \end_inset
12322
12323
12324 \end_layout
12325
12326 \begin_layout Standard
12327 \begin_inset Note Greyedout
12328 status open
12329
12330 \begin_layout Plain Layout
12331
12332 \series bold
12333 Note:
12334 \series default
12335  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12336  as traditional LaTeX or PDFTeX.
12337 \end_layout
12338
12339 \end_inset
12340
12341
12342 \end_layout
12343
12344 \begin_layout Subsection
12345 Document Font and Font size
12346 \begin_inset CommandInset label
12347 LatexCommand label
12348 name "sub:Document-Font"
12349
12350 \end_inset
12351
12352
12353 \begin_inset Index idx
12354 status collapsed
12355
12356 \begin_layout Plain Layout
12357 Font ! Size
12358 \end_layout
12359
12360 \end_inset
12361
12362
12363 \begin_inset Index idx
12364 status collapsed
12365
12366 \begin_layout Plain Layout
12367 Document ! Font
12368 \end_layout
12369
12370 \end_inset
12371
12372
12373 \end_layout
12374
12375 \begin_layout Standard
12376 You can set the document fonts in the 
12377 \family sans
12378 Document\SpecialChar \menuseparator
12379 Settings
12380 \family default
12381
12382 \begin_inset Index idx
12383 status collapsed
12384
12385 \begin_layout Plain Layout
12386 Document ! Settings
12387 \end_layout
12388
12389 \end_inset
12390
12391  dialog.
12392  In the 
12393 \family sans
12394 Fonts
12395 \family default
12396  section of the dialog, you can specify which font should be used for the
12397  three different font shapes — roman (serif), 
12398 \family sans
12399 sans
12400 \begin_inset space ~
12401 \end_inset
12402
12403 serif
12404 \family default
12405  and 
12406 \family typewriter
12407 typewriter
12408 \family default
12409  (monospaced) — and you can specify the base font size and scaling factors
12410  for (some) sans
12411 \begin_inset space ~
12412 \end_inset
12413
12414 serif and typewriter fonts if this is necessary to fit with the roman font.
12415 \end_layout
12416
12417 \begin_layout Standard
12418 If you select 
12419 \family sans
12420 Use non-T
12421 \begin_inset ERT
12422 status collapsed
12423
12424 \begin_layout Plain Layout
12425
12426 {}
12427 \end_layout
12428
12429 \end_inset
12430
12431 eX fonts
12432 \family default
12433 , you will have access to the fonts installed on your operating system.
12434  This requires that you use 
12435 \family sans
12436 PDF (XeT
12437 \begin_inset ERT
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441
12442 {}
12443 \end_layout
12444
12445 \end_inset
12446
12447 eX)
12448 \family default
12449
12450 \family sans
12451 PDF (LuaT
12452 \begin_inset ERT
12453 status collapsed
12454
12455 \begin_layout Plain Layout
12456
12457 {}
12458 \end_layout
12459
12460 \end_inset
12461
12462 eX)
12463 \family default
12464  or 
12465 \family sans
12466 DVI (LuaT
12467 \begin_inset ERT
12468 status collapsed
12469
12470 \begin_layout Plain Layout
12471
12472 {}
12473 \end_layout
12474
12475 \end_inset
12476
12477 eX)
12478 \family default
12479  as the output format, i.
12480 \begin_inset space \thinspace{}
12481 \end_inset
12482
12483 e.
12484 \begin_inset space \space{}
12485 \end_inset
12486
12487 you will have to have either XeTeX or LuaTeX installed (see section
12488 \begin_inset space ~
12489 \end_inset
12490
12491
12492 \begin_inset CommandInset ref
12493 LatexCommand ref
12494 reference "sub:LaTeX-font-support"
12495
12496 \end_inset
12497
12498 ).
12499  You will then not have access to TeX's own fonts.
12500  Note that LyX then lists all available fonts in each of the three lists
12501  (roman, sans
12502 \begin_inset space ~
12503 \end_inset
12504
12505 serif, and typewriter), since LyX cannot determine the family.
12506  Also note that the output might fail with some of the listed fonts, due
12507  to the encoding of the fonts and\SpecialChar \slash{}
12508 or font failures.
12509  LyX cannot determine this in advance, so you might need to experiment.
12510 \end_layout
12511
12512 \begin_layout Standard
12513 If you use TeX fonts (which is the default), the possible options for the
12514  font include 
12515 \family sans
12516 Default
12517 \family default
12518  and a list of fonts available with your LaTeX distribution.
12519  If you select 
12520 \family sans
12521 Default,
12522 \family default
12523  the font that is preset by the current document class is used.
12524  In most cases, this will be the standard TeX font, known as 
12525 \begin_inset Quotes eld
12526 \end_inset
12527
12528
12529 \family typewriter
12530 Computer
12531 \begin_inset space ~
12532 \end_inset
12533
12534 Modern
12535 \family default
12536
12537 \begin_inset Quotes erd
12538 \end_inset
12539
12540  (
12541 \family typewriter
12542 cm
12543 \family default
12544 ) or 
12545 \begin_inset Quotes eld
12546 \end_inset
12547
12548
12549 \family typewriter
12550 European Computer Modern
12551 \family default
12552
12553 \begin_inset Quotes erd
12554 \end_inset
12555
12556  (
12557 \family typewriter
12558 ec
12559 \family default
12560 ), but some classes preset different default fonts.
12561 \end_layout
12562
12563 \begin_layout Standard
12564 As 
12565 \family typewriter
12566 cm
12567 \family default
12568  and 
12569 \family typewriter
12570 ec
12571 \family default
12572  are bitmap fonts, they often look pixelated in PDF output, especially when
12573  you read the PDF in a zoomed size.
12574 \begin_inset Foot
12575 status collapsed
12576
12577 \begin_layout Plain Layout
12578 This problem does not appear if you read PDFs in 
12579 \family typewriter
12580 Adobe
12581 \begin_inset space ~
12582 \end_inset
12583
12584 Reader
12585 \family default
12586  version 6 or later, because this program includes a special bitmap font
12587  renderer.
12588 \end_layout
12589
12590 \end_inset
12591
12592  To get rid of pixelated fonts, you have to use a vector font.
12593  Depending on how your document should look, you can either:
12594 \end_layout
12595
12596 \begin_layout Itemize
12597 select the 
12598 \family sans
12599 Latin
12600 \begin_inset space ~
12601 \end_inset
12602
12603 Modern
12604 \family default
12605  fonts, which is the recommended choice if you want to keep the look of
12606  
12607 \family typewriter
12608 cm
12609 \family default
12610 /
12611 \family typewriter
12612 ec
12613 \family default
12614 .
12615  
12616 \family sans
12617 Latin
12618 \begin_inset space ~
12619 \end_inset
12620
12621 Modern
12622 \family default
12623  was developed for the LaTeX community in order to replace 
12624 \family typewriter
12625 cm
12626 \family default
12627  as the default font.
12628  It covers a huge range of glyphs and several font shapes.
12629  Except for some details, where the appearance was improved, 
12630 \family sans
12631 Latin
12632 \begin_inset space ~
12633 \end_inset
12634
12635 Modern
12636 \family default
12637  looks identical to 
12638 \family typewriter
12639 cm
12640 \family default
12641 .
12642 \begin_inset Foot
12643 status collapsed
12644
12645 \begin_layout Plain Layout
12646 One difference is improved kerning.
12647 \end_layout
12648
12649 \end_inset
12650
12651
12652 \end_layout
12653
12654 \begin_layout Itemize
12655 or select the 
12656 \family sans
12657 AE
12658 \begin_inset space ~
12659 \end_inset
12660
12661 (Almost
12662 \begin_inset space ~
12663 \end_inset
12664
12665 European)
12666 \family default
12667  fonts in (the rare) case that 
12668 \family sans
12669 Latin
12670 \begin_inset space ~
12671 \end_inset
12672
12673 Modern
12674 \family default
12675  is not available to you or does not work, and you still want to emulate
12676  the look of 
12677 \family typewriter
12678 cm
12679 \family default
12680 /
12681 \family typewriter
12682 ec
12683 \family default
12684 .
12685  
12686 \family typewriter
12687 AE
12688 \family default
12689  is a virtual font.
12690  Virtual means that it 
12691 \begin_inset Quotes eld
12692 \end_inset
12693
12694 steals
12695 \begin_inset Quotes erd
12696 \end_inset
12697
12698  outline 
12699 \family typewriter
12700 cm
12701 \family default
12702 -glyphs from other fonts.
12703  This has the disadvantage that some characters are missing, like the French
12704  guillemets (
12705 \begin_inset Quotes eld
12706 \end_inset
12707
12708 «
12709 \begin_inset Quotes erd
12710 \end_inset
12711
12712  and 
12713 \begin_inset Quotes eld
12714 \end_inset
12715
12716 »
12717 \begin_inset Quotes erd
12718 \end_inset
12719
12720 )
12721 \begin_inset Foot
12722 status collapsed
12723
12724 \begin_layout Plain Layout
12725 Loading the LaTeX-package 
12726 \series bold
12727 aeguill
12728 \series default
12729
12730 \begin_inset Index idx
12731 status collapsed
12732
12733 \begin_layout Plain Layout
12734 LaTeX-packages ! aeguill
12735 \end_layout
12736
12737 \end_inset
12738
12739  with the document preamble line
12740 \begin_inset Newline newline
12741 \end_inset
12742
12743
12744 \series bold
12745
12746 \backslash
12747 usepackage[ec]{aeguill}
12748 \begin_inset Newline newline
12749 \end_inset
12750
12751
12752 \series default
12753 will fix the guillemet problem.
12754 \end_layout
12755
12756 \end_inset
12757
12758  and that accented characters are not 
12759 \emph on
12760 one
12761 \emph default
12762  glyph, but built of 
12763 \emph on
12764 two
12765 \emph default
12766  characters, the accent and the letter.
12767  Therefore you cannot search for words with accented characters in documents
12768  using the 
12769 \family typewriter
12770 AE
12771 \family default
12772  fonts.
12773  If you search for example for the French word 
12774 \begin_inset Quotes eld
12775 \end_inset
12776
12777 rève
12778 \begin_inset Quotes erd
12779 \end_inset
12780
12781  in a PDF, you will not get any result, because the PDF-viewer searches
12782  for the glyph 
12783 \begin_inset Quotes eld
12784 \end_inset
12785
12786  è 
12787 \begin_inset Quotes erd
12788 \end_inset
12789
12790  and not for the glyph 
12791 \begin_inset Quotes eld
12792 \end_inset
12793
12794  e +
12795 \begin_inset space ~
12796 \end_inset
12797
12798  ̀ 
12799 \begin_inset Quotes erd
12800 \end_inset
12801
12802 .
12803 \end_layout
12804
12805 \begin_layout Itemize
12806 If you do not like the look of 
12807 \family typewriter
12808 cm
12809 \family default
12810 /
12811 \family typewriter
12812 ec
12813 \family default
12814 , you can of course select one of the other vector fonts provided, e.
12815 \begin_inset space \thinspace{}
12816 \end_inset
12817
12818 g.
12819 \begin_inset space ~
12820 \end_inset
12821
12822
12823 \family typewriter
12824 Times
12825 \begin_inset space ~
12826 \end_inset
12827
12828 Roman
12829 \family default
12830  or
12831 \family typewriter
12832  Palatino
12833 \family default
12834 .
12835  Most roman vector fonts will automatically select matching sans
12836 \begin_inset space ~
12837 \end_inset
12838
12839 serif and typewriter fonts,
12840 \begin_inset Foot
12841 status collapsed
12842
12843 \begin_layout Plain Layout
12844 These are sometimes just matching other fonts (e.
12845 \begin_inset space \thinspace{}
12846 \end_inset
12847
12848 g., 
12849 \family sans
12850 Times
12851 \begin_inset space ~
12852 \end_inset
12853
12854 Roman
12855 \family default
12856  selects 
12857 \family sans
12858 Helvetica
12859 \family default
12860  for sans serif text), or different shapes of the same font, i.
12861 \begin_inset space \thinspace{}
12862 \end_inset
12863
12864 e.
12865 \begin_inset space \space{}
12866 \end_inset
12867
12868 a real font 
12869 \emph on
12870 family
12871 \emph default
12872  (e.
12873 \begin_inset space \thinspace{}
12874 \end_inset
12875
12876 g.
12877 \begin_inset space \space{}
12878 \end_inset
12879
12880 in case of 
12881 \family sans
12882 Latin
12883 \begin_inset space ~
12884 \end_inset
12885
12886 Modern
12887 \family default
12888  oder 
12889 \family sans
12890 Computer
12891 \begin_inset space ~
12892 \end_inset
12893
12894 Modern
12895 \family default
12896 ).
12897 \end_layout
12898
12899 \end_inset
12900
12901  but you can also select your own.
12902 \begin_inset Newline newline
12903 \end_inset
12904
12905 The differences between roman, 
12906 \family sans
12907 sans
12908 \begin_inset space ~
12909 \end_inset
12910
12911 serif
12912 \family default
12913  and 
12914 \family typewriter
12915 typewriter
12916 \family default
12917  fonts are explained in section
12918 \begin_inset space ~
12919 \end_inset
12920
12921
12922 \begin_inset CommandInset ref
12923 LatexCommand ref
12924 reference "sub:Fine-Tuning-with-the"
12925
12926 \end_inset
12927
12928 .
12929 \begin_inset Newline newline
12930 \end_inset
12931
12932 The font 
12933 \family sans
12934 Times
12935 \begin_inset space ~
12936 \end_inset
12937
12938 Roman
12939 \family default
12940  was originally designed for newspapers.
12941  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12942  into the small newspaper columns.
12943  Therefore 
12944 \family sans
12945 Times
12946 \begin_inset space ~
12947 \end_inset
12948
12949 Roman
12950 \family default
12951  is not the optimal choice for larger documents like books.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 For the font size there are generally four possible values: 
12956 \family sans
12957 Default, 10
12958 \family default
12959
12960 \family sans
12961 11
12962 \family default
12963  and 
12964 \family sans
12965 12
12966 \family default
12967 .
12968  Some classes provide additional sizes.
12969  The size of 
12970 \family sans
12971 Default
12972 \family default
12973  depends on the class you are using.
12974  In the standard classes it is equal to the font size 10.
12975 \end_layout
12976
12977 \begin_layout Standard
12978 Note that the font size is the 
12979 \emph on
12980 base size
12981 \emph default
12982 .
12983  That means that LyX scales all other possible font sizes (such as those
12984  used in footnotes, super-, and subscripts) by this value.
12985  You can fine-tune the font size of text parts via the 
12986 \family sans
12987 Text
12988 \begin_inset space ~
12989 \end_inset
12990
12991 Style
12992 \family default
12993  dialog if needed.
12994  The possible font sizes for text parts are explained in section
12995 \begin_inset space ~
12996 \end_inset
12997
12998
12999 \begin_inset CommandInset ref
13000 LatexCommand ref
13001 reference "sub:Fine-Tuning-with-the"
13002
13003 \end_inset
13004
13005 .
13006 \end_layout
13007
13008 \begin_layout Standard
13009 The 
13010 \family sans
13011 Default
13012 \begin_inset space ~
13013 \end_inset
13014
13015 Family
13016 \family default
13017  selection lets you specify whether the base font of your document should
13018  be roman, sans
13019 \begin_inset space ~
13020 \end_inset
13021
13022 serif or typewriter.
13023  The 
13024 \family sans
13025 Default
13026 \family default
13027  selection uses what is preset by the class, the other selections override
13028  this.
13029  In most cases, 
13030 \family sans
13031 Default
13032 \family default
13033  is equal to 
13034 \family sans
13035 roman
13036 \family default
13037 , but some classes (such as presentation classes) use other defaults.
13038 \end_layout
13039
13040 \begin_layout Standard
13041 The
13042 \family typewriter
13043  
13044 \family sans
13045 LaTe
13046 \begin_inset ERT
13047 status collapsed
13048
13049 \begin_layout Plain Layout
13050
13051 {}
13052 \end_layout
13053
13054 \end_inset
13055
13056 X font encoding
13057 \family default
13058  selection is an expert setting which lets you change the value passed to
13059  the LaTeX-package 
13060 \series bold
13061 fontenc
13062 \series default
13063
13064 \begin_inset Index idx
13065 status collapsed
13066
13067 \begin_layout Plain Layout
13068 LaTeX-packages ! fontenc
13069 \end_layout
13070
13071 \end_inset
13072
13073  (see also sec.
13074 \begin_inset space ~
13075 \end_inset
13076
13077
13078 \begin_inset CommandInset ref
13079 LatexCommand ref
13080 reference "sub:LaTeX-settings"
13081
13082 \end_inset
13083
13084 ).
13085  Normally, you do not need to change (or even understand) this.
13086  Unless you have specific reasons, use 
13087 \family sans
13088 Default
13089 \family default
13090 .
13091 \end_layout
13092
13093 \begin_layout Standard
13094 With some fonts, the checkboxes 
13095 \family sans
13096 Use Old Style Figures
13097 \family default
13098  and 
13099 \family sans
13100 Use True Small Caps
13101 \family default
13102  are available.
13103  These are extra features some fonts provide.
13104  If 
13105 \family sans
13106 Use Old Style Figures
13107 \family default
13108  is checked, old style figures (also known as medieval or text figures)
13109  are used.
13110  Old style figures are the numerals (0
13111 \begin_inset space \thinspace{}
13112 \end_inset
13113
13114 --
13115 \begin_inset space \thinspace{}
13116 \end_inset
13117
13118 9) with ascenders and descenders, which makes them fit nicely with lowercase
13119  letters.
13120  
13121 \family sans
13122 Use True Small Caps
13123 \family default
13124  determines that real small caps are used instead of faked small caps made
13125  of scaled capitals.
13126  Real small caps are often part of expert font sets; they generally look
13127  better than faked small caps but might have to be purchased separately.
13128 \end_layout
13129
13130 \begin_layout Standard
13131 The field 
13132 \family sans
13133 CJK
13134 \family default
13135  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13136  a font to display the script characters.
13137 \begin_inset Foot
13138 status collapsed
13139
13140 \begin_layout Plain Layout
13141 The font will be the argument for the commands of the LaTeX-package 
13142 \series bold
13143 CJK
13144 \series default
13145 .
13146 \begin_inset Index idx
13147 status collapsed
13148
13149 \begin_layout Plain Layout
13150 LaTeX-packages ! CJK
13151 \end_layout
13152
13153 \end_inset
13154
13155  So this has no effect for the document language 
13156 \family sans
13157 Japanese
13158 \family default
13159  that does not use 
13160 \series bold
13161 CJK
13162 \series default
13163 .
13164 \end_layout
13165
13166 \end_inset
13167
13168
13169 \begin_inset VSpace bigskip
13170 \end_inset
13171
13172
13173 \begin_inset Note Greyedout
13174 status open
13175
13176 \begin_layout Plain Layout
13177
13178 \series bold
13179 Note:
13180 \series default
13181  When you choose a new font or font size, LyX does 
13182 \emph on
13183 not
13184 \emph default
13185  change the screen font! You will only see a difference in the printed output;
13186  this is part of the WYSIWYM concept.
13187  LyX's screen fonts can be adjusted in the 
13188 \family sans
13189 Tools\SpecialChar \menuseparator
13190 Preferences
13191 \family default
13192  dialog, see section
13193 \begin_inset space ~
13194 \end_inset
13195
13196
13197 \begin_inset CommandInset ref
13198 LatexCommand ref
13199 reference "sub:Screen-Fonts"
13200
13201 \end_inset
13202
13203 .
13204 \end_layout
13205
13206 \end_inset
13207
13208
13209 \end_layout
13210
13211 \begin_layout Subsection
13212 Math Fonts
13213 \end_layout
13214
13215 \begin_layout Standard
13216 In LaTeX the font used for characters in equations is different from the
13217  document font.
13218  For the case that you use TeX fonts for your document, you can explicitly
13219  choose a math font in the dialog 
13220 \family sans
13221 Document\SpecialChar \menuseparator
13222 Settings
13223 \family default
13224
13225 \begin_inset Index idx
13226 status collapsed
13227
13228 \begin_layout Plain Layout
13229 Document ! Settings
13230 \end_layout
13231
13232 \end_inset
13233
13234 .
13235  The default setting is that LyX automatically selects a math font.
13236  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13237  default font family 
13238 \begin_inset Quotes eld
13239 \end_inset
13240
13241
13242 \family typewriter
13243 Computer
13244 \begin_inset space ~
13245 \end_inset
13246
13247 Modern
13248 \family default
13249
13250 \begin_inset Quotes erd
13251 \end_inset
13252
13253 .
13254  LyX will automatically only load another math font if a math variant of
13255  the document font is available.
13256 \end_layout
13257
13258 \begin_layout Standard
13259 Note that the math font will not be used for 
13260 \emph on
13261 mathematical text
13262 \emph default
13263  (which is inserted with the shortcut 
13264 \begin_inset Info
13265 type  "shortcut"
13266 arg   "font-default"
13267 \end_inset
13268
13269  or by the insertion of the command 
13270 \series bold
13271
13272 \backslash
13273 text
13274 \series default
13275  into a formula).
13276  Also note that some math fonts are sans
13277 \begin_inset space ~
13278 \end_inset
13279
13280 serif.
13281  Your document might therefore look strange when the document text has serifs
13282  while the math characters do not.
13283  Sans
13284 \begin_inset space ~
13285 \end_inset
13286
13287 serif math fonts make therefore in most cases only sense if you select 
13288 \family sans
13289 Sans
13290 \begin_inset space ~
13291 \end_inset
13292
13293 Serif
13294 \family default
13295  for the 
13296 \family sans
13297 Default
13298 \begin_inset space ~
13299 \end_inset
13300
13301 family
13302 \family default
13303  in the document font settings.
13304 \end_layout
13305
13306 \begin_layout Standard
13307 If you use non-TeX fonts for the document, you can only choose for math
13308  to use either the document's class default TeX font (in most cases 
13309 \begin_inset Quotes eld
13310 \end_inset
13311
13312
13313 \family typewriter
13314 Computer
13315 \begin_inset space ~
13316 \end_inset
13317
13318 Modern
13319 \family default
13320
13321 \begin_inset Quotes erd
13322 \end_inset
13323
13324 ) or to use the non-TeX variant of the document's class default font (in
13325  most cases 
13326 \begin_inset Quotes eld
13327 \end_inset
13328
13329
13330 \family typewriter
13331 Latin
13332 \begin_inset space ~
13333 \end_inset
13334
13335 Modern
13336 \family default
13337
13338 \begin_inset Quotes erd
13339 \end_inset
13340
13341 ).
13342 \end_layout
13343
13344 \begin_layout Subsection
13345 Using Different Character Styles
13346 \begin_inset Index idx
13347 status collapsed
13348
13349 \begin_layout Plain Layout
13350 Character Styles
13351 \end_layout
13352
13353 \end_inset
13354
13355
13356 \begin_inset Index idx
13357 status collapsed
13358
13359 \begin_layout Plain Layout
13360 Text Style
13361 \end_layout
13362
13363 \end_inset
13364
13365
13366 \end_layout
13367
13368 \begin_layout Standard
13369 As we've already seen, LyX automatically changes the character style for
13370  certain paragraph environments.
13371  LyX supports two character styles, 
13372 \family sans
13373 Emphasized
13374 \family default
13375  and 
13376 \family sans
13377 Noun
13378 \family default
13379 .
13380  You can activate both of these styles via key bindings, the menus, and
13381  the toolbar.
13382 \end_layout
13383
13384 \begin_layout Standard
13385 To activate the 
13386 \family sans
13387 Noun
13388 \family default
13389  style, do one of the following:
13390 \end_layout
13391
13392 \begin_layout Itemize
13393 click on the toolbar button 
13394 \begin_inset Info
13395 type  "icon"
13396 arg   "font-noun"
13397 \end_inset
13398
13399
13400 \end_layout
13401
13402 \begin_layout Itemize
13403 use the key binding 
13404 \begin_inset Info
13405 type  "shortcut"
13406 arg   "font-noun"
13407 \end_inset
13408
13409
13410 \end_layout
13411
13412 \begin_layout Standard
13413 These commands are all toggles.
13414  That is, if 
13415 \family sans
13416 Noun
13417 \family default
13418  style is already active, they deactivate it.
13419 \end_layout
13420
13421 \begin_layout Standard
13422 One typically uses the 
13423 \family sans
13424 Noun
13425 \family default
13426  style for proper names.
13427  For example: 
13428 \begin_inset Quotes eld
13429 \end_inset
13430
13431
13432 \noun on
13433 Matthias Ettrich
13434 \noun default
13435  is the original author of LyX.
13436 \begin_inset Quotes erd
13437 \end_inset
13438
13439
13440 \end_layout
13441
13442 \begin_layout Standard
13443 A more widely used character style is the 
13444 \family sans
13445 Emphasized
13446 \family default
13447  style.
13448  You can activate (or deactivate — it's also a toggle) the 
13449 \family sans
13450 Emphasized
13451 \family default
13452  style by:
13453 \end_layout
13454
13455 \begin_layout Itemize
13456 clicking on the toolbar button 
13457 \begin_inset Info
13458 type  "icon"
13459 arg   "font-emph"
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Itemize
13466 using the keybindings 
13467 \begin_inset Info
13468 type  "shortcut"
13469 arg   "font-emph"
13470 \end_inset
13471
13472
13473 \end_layout
13474
13475 \begin_layout Standard
13476 Normally the 
13477 \family sans
13478 Emphasized
13479 \family default
13480  style is equivalent to an italic font but some document classes or LaTeX-packag
13481 es use a different font.
13482 \end_layout
13483
13484 \begin_layout Standard
13485 We've been using the 
13486 \family sans
13487 Emphasized
13488 \family default
13489  style all over the place in this document.
13490  Here's one more example:
13491 \end_layout
13492
13493 \begin_layout Quotation
13494
13495 \emph on
13496 Do not overuse character styles!
13497 \end_layout
13498
13499 \begin_layout Standard
13500 It's also a warning in addition to an example.
13501  One's writing should parallel ordinary conversation.
13502  Since we don't all constantly scream at each other, we should also avoid
13503  the common tendency to overuse character styles.
13504  
13505 \end_layout
13506
13507 \begin_layout Standard
13508 You can always reset to the default font using the key binding 
13509 \begin_inset Info
13510 type  "shortcut"
13511 arg   "font-default"
13512 \end_inset
13513
13514  or the dialog 
13515 \family sans
13516 Edit\SpecialChar \menuseparator
13517 Text
13518 \begin_inset space ~
13519 \end_inset
13520
13521 Style\SpecialChar \menuseparator
13522 Customized
13523 \family default
13524  (
13525 \begin_inset Info
13526 type  "icon"
13527 arg   "dialog-show character"
13528 \end_inset
13529
13530 ).
13531 \end_layout
13532
13533 \begin_layout Subsection
13534 Fine-Tuning with the 
13535 \family sans
13536 Text Style
13537 \family default
13538  dialog
13539 \begin_inset CommandInset label
13540 LatexCommand label
13541 name "sub:Fine-Tuning-with-the"
13542
13543 \end_inset
13544
13545
13546 \begin_inset Index idx
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550 Text Style
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \begin_layout Standard
13559 There are always occasions when you will need to do some fine-tuning; so
13560  LyX gives you a way to create a custom character style.
13561  For example, an academic journal or a corporation may have a style sheet
13562  requiring a sans-serif font be used in certain situations.
13563  Also, writers sometimes use a different font to offset a character's thoughts
13564  from ordinary dialog.
13565 \end_layout
13566
13567 \begin_layout Standard
13568 Before we document how to use custom character style, we want to issue a
13569  warning yet again: Don't overuse character styles! 
13570 \begin_inset Newline newline
13571 \end_inset
13572
13573 Documents that overuse different fonts and sizes are not easy to read and
13574  tend to look as if someone has knocked huge holes in them.
13575 \end_layout
13576
13577 \begin_layout Standard
13578 To use custom character styles, open the 
13579 \family sans
13580 Edit\SpecialChar \menuseparator
13581 Text
13582 \begin_inset space ~
13583 \end_inset
13584
13585 Style\SpecialChar \menuseparator
13586 Customized
13587 \family default
13588  dialog or press the toolbar button 
13589 \begin_inset Info
13590 type  "icon"
13591 arg   "dialog-show character"
13592 \end_inset
13593
13594 .
13595  There are several boxes in this dialog, each corresponding to a different
13596  font property that you can choose.
13597  You can choose an option for one of these properties, or select 
13598 \family sans
13599 No
13600 \begin_inset space ~
13601 \end_inset
13602
13603 change
13604 \family default
13605 , which keeps the current state of that property.
13606  The item 
13607 \family sans
13608 Reset
13609 \family default
13610  will reset the property to whatever is the default.
13611  You can use this to reset attributes across a bunch of different paragraph
13612  environments all at once.
13613 \end_layout
13614
13615 \begin_layout Standard
13616 The font properties, and their options (in addition to 
13617 \family sans
13618 No
13619 \begin_inset space ~
13620 \end_inset
13621
13622 change
13623 \family default
13624  and 
13625 \family sans
13626 Reset
13627 \family default
13628 ) are:
13629 \end_layout
13630
13631 \begin_layout Labeling
13632 \labelwidthstring 00.00.0000
13633
13634 \family sans
13635 Family
13636 \family default
13637  The 
13638 \begin_inset Quotes eld
13639 \end_inset
13640
13641 overall look
13642 \begin_inset Quotes erd
13643 \end_inset
13644
13645  of the font.
13646  The possible options are:
13647 \end_layout
13648
13649 \begin_deeper
13650 \begin_layout Labeling
13651 \labelwidthstring 00.00.0000
13652
13653 \family sans
13654 Roman
13655 \family default
13656  This is the Roman font family.
13657  Normally a serif font.
13658  It's also the default family.
13659  (key binding 
13660 \begin_inset Info
13661 type  "shortcut"
13662 arg   "font-roman"
13663 \end_inset
13664
13665 )
13666 \end_layout
13667
13668 \begin_layout Labeling
13669 \labelwidthstring 00.00.0000
13670
13671 \family sans
13672 Sans
13673 \begin_inset space ~
13674 \end_inset
13675
13676 Serif
13677 \family default
13678  
13679 \family sans
13680 This is the Sans Serif font family.
13681
13682 \family default
13683  (key binding 
13684 \begin_inset Info
13685 type  "shortcut"
13686 arg   "font-sans"
13687 \end_inset
13688
13689 )
13690 \end_layout
13691
13692 \begin_layout Labeling
13693 \labelwidthstring 00.00.0000
13694
13695 \family sans
13696 Typewriter
13697 \family default
13698  
13699 \family typewriter
13700 This is the Typewriter font family.
13701
13702 \family default
13703  (key binding 
13704 \begin_inset Info
13705 type  "shortcut"
13706 arg   "font-typewriter"
13707 \end_inset
13708
13709
13710 \family sans
13711 )
13712 \end_layout
13713
13714 \end_deeper
13715 \begin_layout Labeling
13716 \labelwidthstring 00.00.0000
13717
13718 \family sans
13719 Series
13720 \family default
13721  This corresponds to the print weight.
13722  Options are:
13723 \end_layout
13724
13725 \begin_deeper
13726 \begin_layout Labeling
13727 \labelwidthstring 00.00.0000
13728
13729 \family sans
13730 Medium
13731 \family default
13732  This is the Medium font series.
13733  It's also the default series.
13734 \end_layout
13735
13736 \begin_layout Labeling
13737 \labelwidthstring 00.00.0000
13738
13739 \family sans
13740 Bold
13741 \family default
13742  
13743 \series bold
13744 This is the Bold font series.
13745
13746 \series default
13747  (key binding 
13748 \begin_inset Info
13749 type  "shortcut"
13750 arg   "font-bold"
13751 \end_inset
13752
13753 )
13754 \end_layout
13755
13756 \end_deeper
13757 \begin_layout Labeling
13758 \labelwidthstring 00.00.0000
13759
13760 \family sans
13761 Shape
13762 \family default
13763  As the name implies.
13764  Options are:
13765 \end_layout
13766
13767 \begin_deeper
13768 \begin_layout Labeling
13769 \labelwidthstring 00.00.0000
13770
13771 \family sans
13772 Upright
13773 \family default
13774  This is the Upright font shape.
13775  It's also the default shape.
13776 \end_layout
13777
13778 \begin_layout Labeling
13779 \labelwidthstring 00.00.0000
13780
13781 \family sans
13782 Italic
13783 \family default
13784  
13785 \shape italic
13786 This
13787 \shape default
13788  
13789 \family sans
13790 \shape italic
13791 i
13792 \family default
13793 s the Italic font shape
13794 \shape default
13795 \emph on
13796 .
13797 \end_layout
13798
13799 \begin_layout Labeling
13800 \labelwidthstring 00.00.0000
13801
13802 \family sans
13803 Slanted
13804 \family default
13805  
13806 \shape slanted
13807 This is the Slanted font shape
13808 \shape default
13809  (although it might not be visible in LyX, this is different from italic).
13810 \end_layout
13811
13812 \begin_layout Labeling
13813 \labelwidthstring 00.00.0000
13814
13815 \family sans
13816 Small
13817 \begin_inset space ~
13818 \end_inset
13819
13820 Caps
13821 \family default
13822  
13823 \shape smallcaps
13824 This is the Small caps font shape
13825 \shape default
13826 \noun on
13827 .
13828 \end_layout
13829
13830 \end_deeper
13831 \begin_layout Labeling
13832 \labelwidthstring 00.00.0000
13833
13834 \family sans
13835 Color
13836 \family default
13837  Alters the text color.
13838  Note that not all DVI-viewers are able to display colors.
13839  Besides 
13840 \family sans
13841 No
13842 \begin_inset space ~
13843 \end_inset
13844
13845 color
13846 \family default
13847 , which means that the document default color set in 
13848 \family sans
13849 Document\SpecialChar \menuseparator
13850 Settings\SpecialChar \menuseparator
13851 Color
13852 \family default
13853  for 
13854 \family sans
13855 Main
13856 \begin_inset space ~
13857 \end_inset
13858
13859 text
13860 \family default
13861  is used, you can choose between 
13862 \family sans
13863 Black
13864 \family default
13865
13866 \family sans
13867 White
13868 \family default
13869
13870 \family sans
13871 Red
13872 \family default
13873
13874 \family sans
13875 Green
13876 \family default
13877
13878 \family sans
13879 Blue
13880 \family default
13881
13882 \family sans
13883 Cyan
13884 \family default
13885
13886 \family sans
13887 Magenta
13888 \family default
13889  and 
13890 \family sans
13891 Yellow
13892 \family default
13893  text.
13894 \begin_inset Index idx
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898 Color ! Text
13899 \end_layout
13900
13901 \end_inset
13902
13903
13904 \end_layout
13905
13906 \begin_layout Labeling
13907 \labelwidthstring 00.00.0000
13908
13909 \family sans
13910 Language
13911 \family default
13912  This is used to mark regions of text as having a different language from
13913  the language of the document.
13914  Text marked in this way will be underlined in blue to indicate the change
13915  (only within LyX).
13916 \begin_inset Newline newline
13917 \end_inset
13918
13919 If you have for example, an extract of German text in a non-German document,
13920  LaTeX respects the German hyphenation rules automatically.
13921  When using the spell checking (see section
13922 \begin_inset space ~
13923 \end_inset
13924
13925
13926 \begin_inset CommandInset ref
13927 LatexCommand ref
13928 reference "sec:Spellchecking"
13929
13930 \end_inset
13931
13932 ) the German-marked text will be checked according to the German dictionary.
13933 \end_layout
13934
13935 \begin_layout Labeling
13936 \labelwidthstring 00.00.0000
13937
13938 \family sans
13939 Size
13940 \family default
13941  Alters the size of the font.
13942  You will find no numerical values here; all possible sizes are actually
13943  proportional to the document font size.
13944  Once again, you don't feed LyX the details, but a general description of
13945  what you want to do.
13946  The options are:
13947 \end_layout
13948
13949 \begin_deeper
13950 \begin_layout Labeling
13951 \labelwidthstring 00.00.0000
13952
13953 \family sans
13954 Tiny
13955 \family default
13956  
13957 \size tiny
13958 This is the 
13959 \begin_inset Quotes eld
13960 \end_inset
13961
13962 Tiny
13963 \begin_inset Quotes erd
13964 \end_inset
13965
13966  font size.
13967
13968 \size default
13969  (key bindings 
13970 \begin_inset Info
13971 type  "shortcuts"
13972 arg   "font-size tiny"
13973 \end_inset
13974
13975 )
13976 \end_layout
13977
13978 \begin_layout Labeling
13979 \labelwidthstring 00.00.0000
13980
13981 \family sans
13982 Smallest
13983 \family default
13984  
13985 \size scriptsize
13986 This is the 
13987 \begin_inset Quotes eld
13988 \end_inset
13989
13990 Smallest
13991 \begin_inset Quotes erd
13992 \end_inset
13993
13994  font size
13995 \size default
13996 .
13997  (key binding 
13998 \begin_inset Info
13999 type  "shortcut"
14000 arg   "font-size scriptsize"
14001 \end_inset
14002
14003 )
14004 \end_layout
14005
14006 \begin_layout Labeling
14007 \labelwidthstring 00.00.0000
14008
14009 \family sans
14010 Smaller
14011 \family default
14012  
14013 \size footnotesize
14014 This is the 
14015 \begin_inset Quotes eld
14016 \end_inset
14017
14018 Smaller
14019 \begin_inset Quotes erd
14020 \end_inset
14021
14022  font size.
14023
14024 \size default
14025  (key bindings 
14026 \begin_inset Info
14027 type  "shortcuts"
14028 arg   "font-size footnotesize"
14029 \end_inset
14030
14031 )
14032 \end_layout
14033
14034 \begin_layout Labeling
14035 \labelwidthstring 00.00.0000
14036
14037 \family sans
14038 Small
14039 \family default
14040  
14041 \size small
14042 This is the 
14043 \begin_inset Quotes eld
14044 \end_inset
14045
14046 Small
14047 \begin_inset Quotes erd
14048 \end_inset
14049
14050  font size.
14051
14052 \size default
14053  (key bindings 
14054 \begin_inset Info
14055 type  "shortcuts"
14056 arg   "font-size small"
14057 \end_inset
14058
14059 )
14060 \end_layout
14061
14062 \begin_layout Labeling
14063 \labelwidthstring 00.00.0000
14064
14065 \family sans
14066 Normal
14067 \family default
14068  This is the 
14069 \begin_inset Quotes eld
14070 \end_inset
14071
14072 Normal
14073 \begin_inset Quotes erd
14074 \end_inset
14075
14076  font size.
14077  It's also the default size.
14078  (key bindings 
14079 \begin_inset Info
14080 type  "shortcuts"
14081 arg   "font-size normal"
14082 \end_inset
14083
14084 )
14085 \end_layout
14086
14087 \begin_layout Labeling
14088 \labelwidthstring 00.00.0000
14089
14090 \family sans
14091 Large
14092 \family default
14093  
14094 \size large
14095 This is the 
14096 \begin_inset Quotes eld
14097 \end_inset
14098
14099 Large
14100 \begin_inset Quotes erd
14101 \end_inset
14102
14103  font size.
14104
14105 \size default
14106  (key bindings 
14107 \begin_inset Info
14108 type  "shortcuts"
14109 arg   "font-size large"
14110 \end_inset
14111
14112 )
14113 \end_layout
14114
14115 \begin_layout Labeling
14116 \labelwidthstring 00.00.0000
14117
14118 \family sans
14119 Larger
14120 \family default
14121  
14122 \size larger
14123 This is the 
14124 \begin_inset Quotes eld
14125 \end_inset
14126
14127 Larger
14128 \begin_inset Quotes erd
14129 \end_inset
14130
14131  font size.
14132
14133 \size default
14134  (key bindings 
14135 \begin_inset Info
14136 type  "shortcuts"
14137 arg   "font-size larger"
14138 \end_inset
14139
14140 )
14141 \end_layout
14142
14143 \begin_layout Labeling
14144 \labelwidthstring 00.00.0000
14145
14146 \family sans
14147 Largest
14148 \family default
14149  
14150 \size largest
14151 This is the 
14152 \begin_inset Quotes eld
14153 \end_inset
14154
14155 Largest
14156 \begin_inset Quotes erd
14157 \end_inset
14158
14159  font size.
14160
14161 \size default
14162  (key binding 
14163 \begin_inset Info
14164 type  "shortcut"
14165 arg   "font-size largest"
14166 \end_inset
14167
14168 )
14169 \end_layout
14170
14171 \begin_layout Labeling
14172 \labelwidthstring 00.00.0000
14173
14174 \family sans
14175 Huge
14176 \family default
14177  
14178 \size huge
14179 This is the 
14180 \begin_inset Quotes eld
14181 \end_inset
14182
14183 Huge
14184 \begin_inset Quotes erd
14185 \end_inset
14186
14187  font size.
14188
14189 \size default
14190  (key bindings 
14191 \begin_inset Info
14192 type  "shortcuts"
14193 arg   "font-size huge"
14194 \end_inset
14195
14196 )
14197 \end_layout
14198
14199 \begin_layout Labeling
14200 \labelwidthstring 00.00.0000
14201
14202 \family sans
14203 Huger
14204 \family default
14205  
14206 \size giant
14207 This is the 
14208 \begin_inset Quotes eld
14209 \end_inset
14210
14211 Huger
14212 \begin_inset Quotes erd
14213 \end_inset
14214
14215  font size.
14216
14217 \size default
14218  (key bindings 
14219 \begin_inset Info
14220 type  "shortcuts"
14221 arg   "font-size giant"
14222 \end_inset
14223
14224 )
14225 \end_layout
14226
14227 \begin_layout Labeling
14228 \labelwidthstring 00.00.0000
14229
14230 \family sans
14231 Increase
14232 \family default
14233  This increases the size by one step (for instance, from 
14234 \begin_inset Quotes eld
14235 \end_inset
14236
14237 Largest
14238 \begin_inset Quotes erd
14239 \end_inset
14240
14241  to 
14242 \begin_inset Quotes eld
14243 \end_inset
14244
14245 Huge
14246 \begin_inset Quotes erd
14247 \end_inset
14248
14249 ).
14250  (key binding 
14251 \begin_inset Info
14252 type  "shortcut"
14253 arg   "font-size increase"
14254 \end_inset
14255
14256 )
14257 \end_layout
14258
14259 \begin_layout Labeling
14260 \labelwidthstring 00.00.0000
14261
14262 \family sans
14263 Decrease
14264 \family default
14265  This decreases the size by one step (for instance, from 
14266 \begin_inset Quotes eld
14267 \end_inset
14268
14269 Normal
14270 \begin_inset Quotes erd
14271 \end_inset
14272
14273  to 
14274 \begin_inset Quotes eld
14275 \end_inset
14276
14277 Small
14278 \begin_inset Quotes erd
14279 \end_inset
14280
14281 ).
14282  (key binding 
14283 \begin_inset Info
14284 type  "shortcut"
14285 arg   "font-size decrease"
14286 \end_inset
14287
14288 )
14289 \end_layout
14290
14291 \end_deeper
14292 \begin_layout Standard
14293 We warn you 
14294 \emph on
14295 yet again
14296 \emph default
14297 : don't go crazy with this feature.
14298  You should almost never need to change the font size.
14299  LyX automatically changes the font size for different paragraph environments
14300  — use those instead.
14301  This is here for fine-tuning only!
14302 \end_layout
14303
14304 \begin_layout Labeling
14305 \labelwidthstring 00.00.0000
14306
14307 \family sans
14308 Misc
14309 \family default
14310  Here you can change a few other things at the character level.
14311  Options are:
14312 \end_layout
14313
14314 \begin_deeper
14315 \begin_layout Labeling
14316 \labelwidthstring 00.00.0000
14317
14318 \family sans
14319 Emph
14320 \family default
14321  
14322 \emph on
14323 This is text with emphasize on
14324 \emph default
14325 .
14326  This might seem like the same as 
14327 \shape italic
14328 Italic
14329 \shape default
14330 , but it is actually a bit different.
14331  Emphasized is a 
14332 \emph on
14333 logical
14334 \emph default
14335  attribute.
14336  That means every document class can define its own font used for emphasized
14337  text.
14338  Normally this font is equal to italic.
14339 \end_layout
14340
14341 \begin_layout Labeling
14342 \labelwidthstring 00.00.0000
14343
14344 \family sans
14345 Underbar
14346 \family default
14347  
14348 \bar under
14349 This is text with Underbar on.
14350
14351 \bar default
14352  (key binding 
14353 \begin_inset Info
14354 type  "shortcuts"
14355 arg   "font-underline"
14356 \end_inset
14357
14358
14359 \family sans
14360 )
14361 \begin_inset Newline newline
14362 \end_inset
14363
14364
14365 \family default
14366 Avoid using underbar if you can! It is a hangover from the typewriter days,
14367  when you could not change fonts.
14368  One no longer needs to emphasize text by underscoring characters.
14369  This is only possible in LyX because some people 
14370 \emph on
14371 may
14372 \emph default
14373  need it in order to follow style sheets for journal submissions.
14374 \end_layout
14375
14376 \begin_layout Labeling
14377 \labelwidthstring 00.00.0000
14378
14379 \family sans
14380 Double
14381 \begin_inset space ~
14382 \end_inset
14383
14384 underbar
14385 \family default
14386  
14387 \uuline on
14388 This is text with Double underbar on.
14389
14390 \uuline default
14391  (key binding 
14392 \begin_inset Info
14393 type  "shortcut"
14394 arg   "font-underunderline"
14395 \end_inset
14396
14397 )
14398 \begin_inset Newline newline
14399 \end_inset
14400
14401 As we just warned you against using underbar, you can imagine what we think
14402  about double underbar.
14403 \end_layout
14404
14405 \begin_layout Labeling
14406 \labelwidthstring 00.00.0000
14407
14408 \family sans
14409 Wavy
14410 \begin_inset space ~
14411 \end_inset
14412
14413 underbar
14414 \family default
14415  
14416 \uwave on
14417 This is text with Wavy underbar on.
14418
14419 \uwave default
14420  (key binding 
14421 \begin_inset Info
14422 type  "shortcut"
14423 arg   "font-underwave"
14424 \end_inset
14425
14426 )
14427 \begin_inset Newline newline
14428 \end_inset
14429
14430 Use this only if a journal absolutely insists on it.
14431  Keep antinausea pills handy.
14432 \end_layout
14433
14434 \begin_layout Labeling
14435 \labelwidthstring 00.00.0000
14436
14437 \family sans
14438 Strikeout
14439 \family default
14440  
14441 \strikeout on
14442 This is text with Strikeout on.
14443
14444 \strikeout default
14445  (key binding 
14446 \begin_inset Info
14447 type  "shortcut"
14448 arg   "font-strikeout"
14449 \end_inset
14450
14451 )
14452 \begin_inset Newline newline
14453 \end_inset
14454
14455 This is frequently used to indicate an older version of text that has been
14456  changed in the meantime.
14457 \end_layout
14458
14459 \begin_layout Labeling
14460 \labelwidthstring 00.00.0000
14461
14462 \family sans
14463 Noun
14464 \family default
14465  
14466 \noun on
14467 This is text with Noun on.
14468
14469 \noun default
14470  Like 
14471 \family sans
14472 Emph
14473 \family default
14474 , this is a logical attribute.
14475  Normally it's equivalent to 
14476 \family sans
14477 Small
14478 \begin_inset space ~
14479 \end_inset
14480
14481 Caps
14482 \family default
14483 .
14484 \end_layout
14485
14486 \end_deeper
14487 \begin_layout Standard
14488 So you have a huge number of combinations to choose from.
14489  Once you have chosen a new character style via the 
14490 \family sans
14491 Edit\SpecialChar \menuseparator
14492 Text
14493 \begin_inset space ~
14494 \end_inset
14495
14496 Style\SpecialChar \menuseparator
14497 Customized
14498 \family default
14499  (
14500 \begin_inset Info
14501 type  "icon"
14502 arg   "dialog-show character"
14503 \end_inset
14504
14505 ) dialog, the settings are saved.
14506  You can activate them by using the toolbar button 
14507 \begin_inset Info
14508 type  "icon"
14509 arg   "textstyle-apply"
14510 \end_inset
14511
14512 .
14513  The button lets you apply your custom character style even when the dialog
14514  isn't visible.
14515 \end_layout
14516
14517 \begin_layout Standard
14518 To completely reset the character style to the default, use 
14519 \begin_inset Info
14520 type  "shortcut"
14521 arg   "font-default"
14522 \end_inset
14523
14524 .
14525  If you want to toggle only those properties that you have just changed
14526  (suppose you just set the shape to 
14527 \begin_inset Quotes eld
14528 \end_inset
14529
14530 slanted
14531 \begin_inset Quotes erd
14532 \end_inset
14533
14534  and the series to 
14535 \begin_inset Quotes eld
14536 \end_inset
14537
14538 bold
14539 \begin_inset Quotes erd
14540 \end_inset
14541
14542 ), set the 
14543 \family sans
14544 Toggle
14545 \begin_inset space ~
14546 \end_inset
14547
14548 all
14549 \family default
14550  switch and press 
14551 \family sans
14552 Apply
14553 \family default
14554 .
14555 \end_layout
14556
14557 \begin_layout Standard
14558 You should also know something about the differences between the three main
14559  font types 
14560 \family sans
14561 serif
14562 \family default
14563
14564 \family sans
14565 sans
14566 \begin_inset space ~
14567 \end_inset
14568
14569 serif
14570 \family default
14571 , and 
14572 \family sans
14573 typewriter
14574 \family default
14575 :
14576 \end_layout
14577
14578 \begin_layout Itemize
14579
14580 \family sans
14581 Typewriter
14582 \family default
14583  is a so called 
14584 \begin_inset Quotes eld
14585 \end_inset
14586
14587 monospaced
14588 \begin_inset Quotes erd
14589 \end_inset
14590
14591  font, which means every character has the same width; the 
14592 \begin_inset Quotes eld
14593 \end_inset
14594
14595 i
14596 \begin_inset Quotes erd
14597 \end_inset
14598
14599  is as wide as the 
14600 \begin_inset Quotes eld
14601 \end_inset
14602
14603 m
14604 \begin_inset Quotes erd
14605 \end_inset
14606
14607 .
14608  Here is an example
14609 \begin_inset Newline newline
14610 \end_inset
14611
14612
14613 \begin_inset Phantom HPhantom
14614 status open
14615
14616 \begin_layout Plain Layout
14617 no 
14618 \end_layout
14619
14620 \end_inset
14621
14622
14623 \family typewriter
14624 typewriter text
14625 \family default
14626
14627 \begin_inset Note Note
14628 status collapsed
14629
14630 \begin_layout Plain Layout
14631 For more on phantoms see section
14632 \begin_inset space ~
14633 \end_inset
14634
14635
14636 \begin_inset CommandInset ref
14637 LatexCommand ref
14638 reference "sub:Phantom-Space"
14639
14640 \end_inset
14641
14642 .
14643 \end_layout
14644
14645 \end_inset
14646
14647
14648 \begin_inset Newline newline
14649 \end_inset
14650
14651 no typewriter text
14652 \end_layout
14653
14654 \begin_layout Itemize
14655
14656 \family sans
14657 Serif
14658 \family default
14659  fonts use characters with serifs.
14660  These are the small 
14661 \begin_inset Quotes eld
14662 \end_inset
14663
14664 appendices
14665 \begin_inset Quotes erd
14666 \end_inset
14667
14668  at the ends of the strokes that form the character.
14669  The following example shows the difference:
14670 \begin_inset Newline newline
14671 \end_inset
14672
14673 text with serifs
14674 \begin_inset Newline newline
14675 \end_inset
14676
14677
14678 \family sans
14679 text without serifs
14680 \family default
14681
14682 \begin_inset Newline newline
14683 \end_inset
14684
14685 Serifs facilitate quick and easy reading.
14686  These fonts are therefore used as default (named 
14687 \family sans
14688 roman
14689 \family default
14690 ).
14691 \end_layout
14692
14693 \begin_layout Itemize
14694
14695 \family sans
14696 Sans serif
14697 \family default
14698  is not recommended for use as a base type.
14699  This font type is therefore often only used for headings and short texts.
14700  We use it in this document to highlight menu names.
14701 \end_layout
14702
14703 \begin_layout Standard
14704 \begin_inset Quotes eld
14705 \end_inset
14706
14707 Toggling
14708 \begin_inset Quotes erd
14709 \end_inset
14710
14711  refers to applying or removing font properties.
14712  When a property is marked for toggling in the 
14713 \family sans
14714 Text
14715 \begin_inset space ~
14716 \end_inset
14717
14718 Style
14719 \family default
14720  dialog, applying the style to text that already has the property will cause
14721  the property to be removed.
14722  If you, for example, apply a style with properties A, B and C to text that
14723  currently has font properties B, C, F and G, and if B is set to toggle
14724  and C is set not to toggle, the text ends up with properties A, C, F and
14725  G.
14726  
14727 \begin_inset Quotes eld
14728 \end_inset
14729
14730 Never toggled
14731 \begin_inset Quotes erd
14732 \end_inset
14733
14734  and 
14735 \begin_inset Quotes eld
14736 \end_inset
14737
14738 always toggled
14739 \begin_inset Quotes erd
14740 \end_inset
14741
14742  mean that you do not control the toggling behavior.
14743  For the properties on the left side of the dialog (
14744 \begin_inset Quotes eld
14745 \end_inset
14746
14747 Family
14748 \begin_inset Quotes erd
14749 \end_inset
14750
14751  etc.), toggling behavior is up to you.
14752  If 
14753 \family sans
14754 Toggle
14755 \begin_inset space ~
14756 \end_inset
14757
14758 all
14759 \family default
14760  is checked, all of the left side properties are toggled; by default, none
14761  of them are.
14762  Finally, 
14763 \begin_inset Quotes eld
14764 \end_inset
14765
14766 Reset
14767 \begin_inset Quotes erd
14768 \end_inset
14769
14770  is never toggled.
14771  If you, for example, set 
14772 \begin_inset Quotes eld
14773 \end_inset
14774
14775 Series
14776 \begin_inset Quotes erd
14777 \end_inset
14778
14779  to 
14780 \begin_inset Quotes eld
14781 \end_inset
14782
14783 Reset
14784 \begin_inset Quotes erd
14785 \end_inset
14786
14787  and select 
14788 \family sans
14789 Toggle
14790 \begin_inset space ~
14791 \end_inset
14792
14793 all
14794 \family default
14795 , then apply the style to bold face text, the text will revert to the default
14796  series (
14797 \begin_inset Quotes eld
14798 \end_inset
14799
14800 Medium
14801 \begin_inset Quotes erd
14802 \end_inset
14803
14804 ), no matter how many times you apply the style.
14805 \end_layout
14806
14807 \begin_layout Standard
14808 We conclude with the same warning once again: Do not overuse the fonts!
14809  They are, more often than not, a kludge and a bad substitute for good writing.
14810 \end_layout
14811
14812 \begin_layout Section
14813 Printing and Previewing
14814 \end_layout
14815
14816 \begin_layout Subsection
14817 Overview
14818 \end_layout
14819
14820 \begin_layout Standard
14821 Now that we have covered some of the basic features of document preparation
14822  using LyX, you probably want to know how to print out your masterpiece.
14823  Before we tell you that, we want to give you a quick explanation of what
14824  goes on behind-the-scenes.
14825  We cover this information in much greater detail in the 
14826 \emph on
14827 Additional Features
14828 \emph default
14829  manual as well.
14830 \end_layout
14831
14832 \begin_layout Standard
14833 LyX uses the program LaTeX as its backend.
14834  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14835  confusion, we will only refer to LaTeX.
14836  LyX is what you use to do your actual writing.
14837  Then, LyX calls LaTeX to turn your writing into printable output.
14838  This happens in two stages:
14839 \end_layout
14840
14841 \begin_layout Enumerate
14842 First, LyX converts your document to a series of text commands for LaTeX,
14843  generating a file with the extension, 
14844 \begin_inset Quotes eld
14845 \end_inset
14846
14847
14848 \family typewriter
14849 .tex
14850 \family default
14851
14852 \begin_inset Quotes erd
14853 \end_inset
14854
14855 .
14856 \end_layout
14857
14858 \begin_layout Enumerate
14859 Next, LyX calls LaTeX to use the commands in the 
14860 \family typewriter
14861 .tex
14862 \family default
14863  file to produce printable output.
14864 \end_layout
14865
14866 \begin_layout Subsection
14867 Output file formats
14868 \begin_inset Index idx
14869 status collapsed
14870
14871 \begin_layout Plain Layout
14872 File formats
14873 \end_layout
14874
14875 \end_inset
14876
14877
14878 \begin_inset CommandInset label
14879 LatexCommand label
14880 name "sub:Output-file-formats"
14881
14882 \end_inset
14883
14884
14885 \end_layout
14886
14887 \begin_layout Subsubsection
14888 Simple text (ASCII)
14889 \begin_inset Index idx
14890 status collapsed
14891
14892 \begin_layout Plain Layout
14893 File formats ! ASCII
14894 \end_layout
14895
14896 \end_inset
14897
14898
14899 \end_layout
14900
14901 \begin_layout Standard
14902 This file type has the extension 
14903 \begin_inset Quotes eld
14904 \end_inset
14905
14906
14907 \family typewriter
14908 .txt
14909 \family default
14910
14911 \begin_inset Quotes erd
14912 \end_inset
14913
14914 .
14915  It contains your document as plain text following the rules of the 
14916 \begin_inset Quotes eld
14917 \end_inset
14918
14919 American Standard Code for Information Interchange
14920 \begin_inset Quotes erd
14921 \end_inset
14922
14923  (ASCII).
14924 \end_layout
14925
14926 \begin_layout Standard
14927 You can export your document to ASCII with the menu 
14928 \family sans
14929 File\SpecialChar \menuseparator
14930 Export\SpecialChar \menuseparator
14931 Plain
14932 \begin_inset space ~
14933 \end_inset
14934
14935 text
14936 \family default
14937 .
14938  However, this will not export any externally generated material such as
14939  a BibTeX bibliography (section
14940 \begin_inset space ~
14941 \end_inset
14942
14943
14944 \begin_inset CommandInset ref
14945 LatexCommand ref
14946 reference "sub:Bibliography-databases"
14947
14948 \end_inset
14949
14950 ).
14951  If your document includes such material, use 
14952 \family sans
14953 File\SpecialChar \menuseparator
14954 Export\SpecialChar \menuseparator
14955 More
14956 \begin_inset space ~
14957 \end_inset
14958
14959 Formats
14960 \begin_inset space ~
14961 \end_inset
14962
14963 &
14964 \begin_inset space ~
14965 \end_inset
14966
14967 Options
14968 \family default
14969  and then select 
14970 \family sans
14971 Plain
14972 \begin_inset space ~
14973 \end_inset
14974
14975 text
14976 \begin_inset space ~
14977 \end_inset
14978
14979 (ps2ascii)
14980 \family default
14981 .
14982  This will first internally export your document to PostScript (generating
14983  thereby the external material) and then do the conversion to ASCII.
14984 \end_layout
14985
14986 \begin_layout Subsubsection
14987 LaTeX
14988 \begin_inset Index idx
14989 status collapsed
14990
14991 \begin_layout Plain Layout
14992 File formats ! LaTeX
14993 \end_layout
14994
14995 \end_inset
14996
14997
14998 \end_layout
14999
15000 \begin_layout Standard
15001 This file type has the extension 
15002 \begin_inset Quotes eld
15003 \end_inset
15004
15005
15006 \family typewriter
15007 .tex
15008 \family default
15009
15010 \begin_inset Quotes erd
15011 \end_inset
15012
15013  and contains all commands that are necessary for the LaTeX program to process
15014  your document.
15015  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
15016  it manually with console commands.
15017  The LaTeX-file is automatically created in LyX's temporary directory whenever
15018  you view or export your document.
15019 \end_layout
15020
15021 \begin_layout Standard
15022 You can export your document as a LaTeX-file using the menu 
15023 \family sans
15024 File\SpecialChar \menuseparator
15025 Export\SpecialChar \menuseparator
15026 LaT
15027 \begin_inset ERT
15028 status collapsed
15029
15030 \begin_layout Plain Layout
15031
15032 {}
15033 \end_layout
15034
15035 \end_inset
15036
15037 eX
15038 \family default
15039 .
15040  The different LaTeX export variants are explained in section
15041 \begin_inset space ~
15042 \end_inset
15043
15044
15045 \begin_inset CommandInset ref
15046 LatexCommand ref
15047 reference "sub:Export"
15048
15049 \end_inset
15050
15051 .
15052 \end_layout
15053
15054 \begin_layout Subsubsection
15055 DVI
15056 \begin_inset Index idx
15057 status collapsed
15058
15059 \begin_layout Plain Layout
15060 File formats ! DVI
15061 \end_layout
15062
15063 \end_inset
15064
15065
15066 \end_layout
15067
15068 \begin_layout Standard
15069 This file type has the extension 
15070 \begin_inset Quotes eld
15071 \end_inset
15072
15073
15074 \family typewriter
15075 .dvi
15076 \family default
15077
15078 \begin_inset Quotes erd
15079 \end_inset
15080
15081 .
15082  It is called 
15083 \begin_inset Quotes eld
15084 \end_inset
15085
15086 device-independent
15087 \begin_inset Quotes erd
15088 \end_inset
15089
15090  (DVI), because it is completely portable; you can move them from one machine
15091  to another without needing to do any sort of conversion.
15092  DVIs are used for quick previews and as a pre-stage for other output formats,
15093  like PostScript.
15094 \end_layout
15095
15096 \begin_layout Standard
15097 DVI files do not contain images, they only link to them.
15098  So don't forget to deliver the images together with your DVIs.
15099  Because the DVI-viewer has to convert the images in the background to make
15100  them visible when you scroll the DVI, this can slow down your computer
15101  when you view the DVI.
15102  So we recommend using PDF for files with many images.
15103 \end_layout
15104
15105 \begin_layout Standard
15106 You can export your document to DVI by the menus 
15107 \family sans
15108 File\SpecialChar \menuseparator
15109 Export\SpecialChar \menuseparator
15110 DVI
15111 \family default
15112  or 
15113 \family sans
15114 File\SpecialChar \menuseparator
15115 Export\SpecialChar \menuseparator
15116 DVI
15117 \begin_inset space ~
15118 \end_inset
15119
15120 (LuaTe
15121 \begin_inset ERT
15122 status collapsed
15123
15124 \begin_layout Plain Layout
15125
15126 {}
15127 \end_layout
15128
15129 \end_inset
15130
15131 X).
15132
15133 \family default
15134  The latter option uses the program 
15135 \family typewriter
15136 LuaTeX
15137 \family default
15138 .
15139  
15140 \family typewriter
15141 LuaTeX
15142 \family default
15143  is an engine that provides direct Unicode support and support for direct
15144  font access (see section
15145 \begin_inset space ~
15146 \end_inset
15147
15148
15149 \begin_inset CommandInset ref
15150 LatexCommand ref
15151 reference "sub:LaTeX-font-support"
15152
15153 \end_inset
15154
15155 ).
15156  LuaTeX is still a work in progress, but it might develop into the next
15157  standard TeX processor.
15158 \end_layout
15159
15160 \begin_layout Subsubsection
15161 PostScript
15162 \begin_inset Index idx
15163 status collapsed
15164
15165 \begin_layout Plain Layout
15166 File formats ! PostScript
15167 \end_layout
15168
15169 \end_inset
15170
15171
15172 \end_layout
15173
15174 \begin_layout Standard
15175 This file type has the extension 
15176 \begin_inset Quotes eld
15177 \end_inset
15178
15179
15180 \family typewriter
15181 .ps
15182 \family default
15183
15184 \begin_inset Quotes erd
15185 \end_inset
15186
15187 .
15188  PostScript was developed by the company 
15189 \family typewriter
15190 Adobe
15191 \family default
15192  as a printer language.
15193  The file therefore contains commands that the printer uses to print the
15194  file.
15195  PostScript can be seen as a 
15196 \begin_inset Quotes eld
15197 \end_inset
15198
15199 programming language
15200 \begin_inset Quotes erd
15201 \end_inset
15202
15203 ; you can calculate with it and draw diagrams and images.
15204 \begin_inset Foot
15205 status collapsed
15206
15207 \begin_layout Plain Layout
15208 If you are interested in learning more about this, have a look at the LaTeX-pack
15209 age 
15210 \series bold
15211 pstricks
15212 \series default
15213
15214 \begin_inset Index idx
15215 status collapsed
15216
15217 \begin_layout Plain Layout
15218 LaTeX-packages ! pstricks
15219 \end_layout
15220
15221 \end_inset
15222
15223 .
15224 \end_layout
15225
15226 \end_inset
15227
15228  As a result of this, the files are often bigger than PDFs.
15229 \end_layout
15230
15231 \begin_layout Standard
15232 PostScript can only contain images in the format 
15233 \begin_inset Quotes eld
15234 \end_inset
15235
15236 Encapsulated PostScript
15237 \begin_inset Quotes erd
15238 \end_inset
15239
15240  (EPS, file extension 
15241 \begin_inset Quotes eld
15242 \end_inset
15243
15244
15245 \family typewriter
15246 .eps
15247 \family default
15248
15249 \begin_inset Quotes erd
15250 \end_inset
15251
15252 ).
15253  As LyX allows you to use any known image format in your document, it has
15254  to convert them in the background to EPS.
15255  If, for example, you have 50
15256 \begin_inset space ~
15257 \end_inset
15258
15259 images in your document, LyX has to do 50
15260 \begin_inset space ~
15261 \end_inset
15262
15263 conversions when you view or export your document the first time.
15264  This might slow down your workflow with LyX.
15265  So if you plan to use PostScript, you can insert your images directly as
15266  EPS to avoid this problem.
15267 \end_layout
15268
15269 \begin_layout Standard
15270 You can export to PostScript using the menu 
15271 \family sans
15272 File\SpecialChar \menuseparator
15273 Export\SpecialChar \menuseparator
15274 PostScript
15275 \family default
15276 .
15277 \end_layout
15278
15279 \begin_layout Subsubsection
15280 PDF
15281 \begin_inset Index idx
15282 status collapsed
15283
15284 \begin_layout Plain Layout
15285 File formats ! PDF
15286 \end_layout
15287
15288 \end_inset
15289
15290
15291 \begin_inset Index idx
15292 status collapsed
15293
15294 \begin_layout Plain Layout
15295 PDF
15296 \end_layout
15297
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \begin_layout Standard
15304 This file type has the extension 
15305 \begin_inset Quotes eld
15306 \end_inset
15307
15308
15309 \family typewriter
15310 .pdf
15311 \family default
15312
15313 \begin_inset Quotes erd
15314 \end_inset
15315
15316 .
15317  The 
15318 \begin_inset Quotes eld
15319 \end_inset
15320
15321 Portable Document Format
15322 \begin_inset Quotes erd
15323 \end_inset
15324
15325  (PDF) developed by 
15326 \family typewriter
15327 Adobe
15328 \family default
15329  was derived from PostScript.
15330  It is more compressed and it uses fewer commands than PostScript.
15331  As the name 
15332 \begin_inset Quotes eld
15333 \end_inset
15334
15335 portable
15336 \begin_inset Quotes erd
15337 \end_inset
15338
15339  implies, it can be processed on any computer system and the printed output
15340  looks exactly the same.
15341 \end_layout
15342
15343 \begin_layout Standard
15344 PDF can contain images in its own PDF format and in the formats 
15345 \begin_inset Quotes eld
15346 \end_inset
15347
15348 Joint Photographic Experts Group
15349 \begin_inset Quotes erd
15350 \end_inset
15351
15352  (JPG, file extension 
15353 \begin_inset Quotes eld
15354 \end_inset
15355
15356
15357 \family typewriter
15358 .jpg
15359 \family default
15360
15361 \begin_inset Quotes erd
15362 \end_inset
15363
15364  or 
15365 \begin_inset Quotes eld
15366 \end_inset
15367
15368
15369 \family typewriter
15370 .jpeg
15371 \family default
15372
15373 \begin_inset Quotes erd
15374 \end_inset
15375
15376 ) and 
15377 \begin_inset Quotes eld
15378 \end_inset
15379
15380 Portable Network Graphics
15381 \begin_inset Quotes erd
15382 \end_inset
15383
15384  (PNG, file extension 
15385 \begin_inset Quotes eld
15386 \end_inset
15387
15388
15389 \family typewriter
15390 .png
15391 \family default
15392
15393 \begin_inset Quotes erd
15394 \end_inset
15395
15396 ).
15397  You can also use any other image format, because LyX converts them in the
15398  background to one of these formats.
15399  But as described in the section about PostScript, the image conversion
15400  will slow down your workflow.
15401  So we recommend using images in one of the three formats mentioned above.
15402 \end_layout
15403
15404 \begin_layout Standard
15405 You can export your document to PDF via the menu 
15406 \family sans
15407 File\SpecialChar \menuseparator
15408 Export
15409 \family default
15410  in different ways:
15411 \end_layout
15412
15413 \begin_layout Description
15414 PDF
15415 \begin_inset space ~
15416 \end_inset
15417
15418 (pdflatex) This uses the program 
15419 \family typewriter
15420 pdftex
15421 \family default
15422  which converts your file directly to PDF.
15423 \end_layout
15424
15425 \begin_layout Description
15426 PDF
15427 \begin_inset space ~
15428 \end_inset
15429
15430 (LuaTe
15431 \begin_inset ERT
15432 status collapsed
15433
15434 \begin_layout Plain Layout
15435
15436 {}
15437 \end_layout
15438
15439 \end_inset
15440
15441 X) This uses the program 
15442 \family typewriter
15443 LuaTeX
15444 \family default
15445  which converts your file directly to PDF.
15446  
15447 \family typewriter
15448 LuaTeX
15449 \family default
15450  is a new engine, derived from 
15451 \family typewriter
15452 pdflatex
15453 \family default
15454 , that also provides direct Unicode support and support for direct font
15455  access (see section
15456 \begin_inset space ~
15457 \end_inset
15458
15459
15460 \begin_inset CommandInset ref
15461 LatexCommand ref
15462 reference "sub:LaTeX-font-support"
15463
15464 \end_inset
15465
15466 ).
15467  LuaTeX is still a work in progress, but it might develop into the next
15468  standard TeX processor.
15469 \end_layout
15470
15471 \begin_layout Description
15472 PDF
15473 \begin_inset space ~
15474 \end_inset
15475
15476 (XeTe
15477 \begin_inset ERT
15478 status collapsed
15479
15480 \begin_layout Plain Layout
15481
15482 {}
15483 \end_layout
15484
15485 \end_inset
15486
15487 X) This uses the program 
15488 \family typewriter
15489 XeTeX
15490 \family default
15491  that converts your file directly to PDF.
15492  
15493 \family typewriter
15494 XeTeX
15495 \family default
15496  is a new engine that provides direct Unicode support and support for direct
15497  font access (see section
15498 \begin_inset space ~
15499 \end_inset
15500
15501
15502 \begin_inset CommandInset ref
15503 LatexCommand ref
15504 reference "sub:LaTeX-font-support"
15505
15506 \end_inset
15507
15508 ).
15509  It is particularly good at typesetting different scripts, for example,
15510  vertically written Japanese.
15511 \end_layout
15512
15513 \begin_layout Description
15514 PDF
15515 \begin_inset space ~
15516 \end_inset
15517
15518 (dvipdfm) This uses the program 
15519 \family typewriter
15520 dvipdfm
15521 \family default
15522  that converts your file in the background to DVI and in a second step to
15523  PDF.
15524 \end_layout
15525
15526 \begin_layout Description
15527 PDF
15528 \begin_inset space ~
15529 \end_inset
15530
15531 (ps2pdf) This uses the program 
15532 \family typewriter
15533 ps2pdf
15534 \family default
15535  that creates a PDF from a PostScript-version of your file.
15536  The PostScript-version is produced by the program 
15537 \family typewriter
15538 dvips
15539 \family default
15540  which uses a DVI-version as intermediate step.
15541  So this export variant consists of three conversions.
15542 \end_layout
15543
15544 \begin_layout Standard
15545 We recommend using 
15546 \family sans
15547 PDF
15548 \begin_inset space ~
15549 \end_inset
15550
15551 (pdflatex)
15552 \family default
15553  because 
15554 \family typewriter
15555 pdftex
15556 \family default
15557  supports all the features of actual PDF-versions, is quick, stable, and
15558  works without problems.
15559  If you rely on multiscript support and\SpecialChar \slash{}
15560 or specific OpenType fonts, you might
15561  want to try out 
15562 \family sans
15563 PDF
15564 \begin_inset space ~
15565 \end_inset
15566
15567 (XeTe
15568 \begin_inset ERT
15569 status collapsed
15570
15571 \begin_layout Plain Layout
15572
15573 {}
15574 \end_layout
15575
15576 \end_inset
15577
15578 X)
15579 \family default
15580  or 
15581 \family sans
15582 PDF
15583 \begin_inset space ~
15584 \end_inset
15585
15586 (LuaTe
15587 \begin_inset ERT
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591
15592 {}
15593 \end_layout
15594
15595 \end_inset
15596
15597 X)
15598 \family default
15599  instead, bearing in mind that these two programs are not yet as mature
15600  as 
15601 \family typewriter
15602 pdflatex
15603 \family default
15604 .
15605 \end_layout
15606
15607 \begin_layout Subsubsection
15608 XHTML
15609 \begin_inset Index idx
15610 status collapsed
15611
15612 \begin_layout Plain Layout
15613 FileFormats ! XHTML
15614 \end_layout
15615
15616 \end_inset
15617
15618
15619 \begin_inset Index idx
15620 status collapsed
15621
15622 \begin_layout Plain Layout
15623 HTML
15624 \end_layout
15625
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \begin_layout Standard
15632 This file type has the extension 
15633 \begin_inset Quotes eld
15634 \end_inset
15635
15636
15637 \family typewriter
15638 .xhtml
15639 \family default
15640
15641 \begin_inset Quotes erd
15642 \end_inset
15643
15644 .
15645  It is a file suitable for viewing in web browsers.
15646  It does not itself contain images and the like but only links to them.
15647  When LyX produces XHTML, it also generates corresponding images in formats
15648  suitable for the purpose.
15649  For the math output you can choose in the menu 
15650 \family sans
15651 Document\SpecialChar \menuseparator
15652 Settings\SpecialChar \menuseparator
15653 Output
15654 \family default
15655  between different formats, which are described in section 
15656 \emph on
15657 Math Output in XHTML
15658 \emph default
15659  of the 
15660 \emph on
15661 Additional
15662 \begin_inset space ~
15663 \end_inset
15664
15665 Features
15666 \emph default
15667  manual.
15668 \end_layout
15669
15670 \begin_layout Standard
15671 XHTML output remains 
15672 \begin_inset Quotes eld
15673 \end_inset
15674
15675 under development
15676 \begin_inset Quotes erd
15677 \end_inset
15678
15679 , and not all LyX features are supported yet.
15680  See the chapter 
15681 \emph on
15682 LyX and the World Wide Web
15683 \emph default
15684 , in the 
15685 \emph on
15686 Additional Features
15687 \emph default
15688  manual, for more information.
15689 \end_layout
15690
15691 \begin_layout Standard
15692 You can export your document as an XHTML file using the menu item 
15693 \family sans
15694 File\SpecialChar \menuseparator
15695 Export\SpecialChar \menuseparator
15696 LyXHTML
15697 \family default
15698 .
15699 \end_layout
15700
15701 \begin_layout Subsection
15702 Previewing
15703 \begin_inset Index idx
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707 Document ! Preview 
15708 \end_layout
15709
15710 \end_inset
15711
15712
15713 \end_layout
15714
15715 \begin_layout Standard
15716 To get a look at the final version of your document, with all of the page
15717  breaks in place, the footnotes correctly numbered, and so on, use the menu
15718  
15719 \family sans
15720 Document
15721 \family default
15722  and choose 
15723 \family sans
15724 View
15725 \family default
15726  or use the toolbar button 
15727 \begin_inset Info
15728 type  "icon"
15729 arg   "buffer-view"
15730 \end_inset
15731
15732 .
15733  A viewing program will pop up showing the output in the defined default
15734  output format, which is globally set in the preferences (see sec.
15735 \begin_inset space \thinspace{}
15736 \end_inset
15737
15738
15739 \begin_inset CommandInset ref
15740 LatexCommand ref
15741 reference "sec:File-Formats"
15742
15743 \end_inset
15744
15745 ) and can also be altered for single documents in the document settings
15746  (see sec.
15747 \begin_inset space \thinspace{}
15748 \end_inset
15749
15750
15751 \begin_inset CommandInset ref
15752 LatexCommand ref
15753 reference "sec:Doc-Output"
15754
15755 \end_inset
15756
15757 ).
15758  Further output formats can be selected via 
15759 \family sans
15760 Document\SpecialChar \menuseparator
15761 View (Other Formats)
15762 \family default
15763  or the toolbar button 
15764 \begin_inset Graphics
15765         filename ../images/view-others.png
15766         scale 85
15767         groupId toolbarbuttons
15768
15769 \end_inset
15770
15771 .
15772 \end_layout
15773
15774 \begin_layout Standard
15775 If you have changed your document, you can refresh the output in the same
15776  viewer window using the menu 
15777 \family sans
15778 Document\SpecialChar \menuseparator
15779 Update
15780 \family default
15781  or 
15782 \family sans
15783 Document\SpecialChar \menuseparator
15784 Update (Other Formats)
15785 \family default
15786 , respectively.
15787 \end_layout
15788
15789 \begin_layout Standard
15790 When you preview a file, the output file is only generated in LyX's temporary
15791  directory.
15792  To have a real output, export your document.
15793 \end_layout
15794
15795 \begin_layout Subsection
15796 Printing the File from within LyX
15797 \begin_inset CommandInset label
15798 LatexCommand label
15799 name "sub:Printing-the-File"
15800
15801 \end_inset
15802
15803
15804 \end_layout
15805
15806 \begin_layout Standard
15807 Instead of exporting your file and then printing it, you can also print
15808  it directly from within LyX.
15809  To print a file, select the menu 
15810 \family sans
15811 File\SpecialChar \menuseparator
15812 Print
15813 \family default
15814  (shortcut 
15815 \begin_inset Info
15816 type  "shortcut"
15817 arg   "dialog-show print"
15818 \end_inset
15819
15820 ) or click on the toolbar button 
15821 \begin_inset Info
15822 type  "icon"
15823 arg   "dialog-show print"
15824 \end_inset
15825
15826 .
15827  LyX will internally call LaTeX to produce a DVI.
15828  This file is then processed by the program 
15829 \family typewriter
15830 dvips
15831 \family default
15832  to a PostScript-file, which is finally printed using the program 
15833 \family typewriter
15834 Ghostscript
15835 \family default
15836 .
15837  Due to these steps in the background, this method is not the fastest.
15838 \end_layout
15839
15840 \begin_layout Standard
15841 You can set the following print parameters in the 
15842 \family sans
15843 Print
15844 \begin_inset space ~
15845 \end_inset
15846
15847 Destination
15848 \family default
15849  box:
15850 \end_layout
15851
15852 \begin_layout Labeling
15853 \labelwidthstring 00.00.0000
15854
15855 \family sans
15856 Printer
15857 \family default
15858  This is the name of the printer to print to.
15859 \begin_inset Foot
15860 status collapsed
15861
15862 \begin_layout Plain Layout
15863 Note that this printer name is for the program 
15864 \family typewriter
15865 dvips
15866 \family default
15867 .
15868  That means 
15869 \family typewriter
15870 dvips
15871 \family default
15872  has to be configured for this printer name.
15873  The default printer can be set in LyX's preferences dialog, see section
15874 \begin_inset space ~
15875 \end_inset
15876
15877
15878 \begin_inset CommandInset ref
15879 LatexCommand ref
15880 reference "sub:Printer"
15881
15882 \end_inset
15883
15884 .
15885 \end_layout
15886
15887 \end_inset
15888
15889  The printer should understand PostScript.
15890 \end_layout
15891
15892 \begin_layout Labeling
15893 \labelwidthstring 00.00.0000
15894
15895 \family sans
15896 File
15897 \family default
15898  The name of a file to print to.
15899  The output will be a PostScript file.
15900  It will be written in LyX's working directory unless you specify the full
15901  path.
15902 \end_layout
15903
15904 \begin_layout Standard
15905 You can choose to print only a range of pages, only even-numbered or only
15906  odd-numbered pages or to print the pages in reverse — the latter options
15907  are useful for printing on two sides with a printer without a duplexer:
15908  you re-insert the pages after printing one set to print on the other side.
15909  Some printers spit out pages face-up, others, face-down.
15910  By choosing a particular order to print in, you can take the entire stack
15911  of pages out of the printer without needing to reorder them.
15912 \end_layout
15913
15914 \begin_layout Section
15915 A few Words about Typography
15916 \begin_inset Index idx
15917 status collapsed
15918
15919 \begin_layout Plain Layout
15920 Typography
15921 \end_layout
15922
15923 \end_inset
15924
15925
15926 \end_layout
15927
15928 \begin_layout Subsection
15929 Hyphens, Dashes and Minus Signs
15930 \begin_inset Index idx
15931 status collapsed
15932
15933 \begin_layout Plain Layout
15934 Hyphens
15935 \end_layout
15936
15937 \end_inset
15938
15939
15940 \begin_inset Index idx
15941 status collapsed
15942
15943 \begin_layout Plain Layout
15944 Dashes
15945 \end_layout
15946
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \begin_layout Standard
15953 In LyX, the 
15954 \begin_inset Quotes eld
15955 \end_inset
15956
15957
15958 \family typewriter
15959 -
15960 \family default
15961
15962 \begin_inset Quotes erd
15963 \end_inset
15964
15965  character comes in four lengths: the 
15966 \emph on
15967 hyphen
15968 \emph default
15969 , the 
15970 \emph on
15971 en dash
15972 \emph default
15973 , the 
15974 \emph on
15975 em dash
15976 \emph default
15977 , and the minus sign:
15978 \begin_inset VSpace defskip
15979 \end_inset
15980
15981
15982 \end_layout
15983
15984 \begin_layout Standard
15985 \begin_inset Tabular
15986 <lyxtabular version="3" rows="5" columns="3">
15987 <features rotate="0" tabularvalignment="middle">
15988 <column alignment="left" valignment="top">
15989 <column alignment="left" valignment="top">
15990 <column alignment="left" valignment="top">
15991 <row interlinespace="3mm">
15992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15993 \begin_inset Text
15994
15995 \begin_layout Plain Layout
15996 name
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 output
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 inserted with
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 </row>
16020 <row interlinespace="3mm">
16021 <cell alignment="center" valignment="top" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025 hyphen
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 <cell alignment="center" valignment="top" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 -
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 <cell alignment="center" valignment="top" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043 \begin_inset Quotes eld
16044 \end_inset
16045
16046
16047 \family typewriter
16048 -
16049 \family default
16050
16051 \begin_inset Quotes erd
16052 \end_inset
16053
16054  in text
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 </row>
16060 <row interlinespace="3mm">
16061 <cell alignment="center" valignment="top" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 en dash
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 <cell alignment="center" valignment="top" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Plain Layout
16074
16075 \end_layout
16076
16077 \end_inset
16078 </cell>
16079 <cell alignment="center" valignment="top" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083
16084 \family sans
16085 Insert\SpecialChar \menuseparator
16086 Special
16087 \begin_inset space ~
16088 \end_inset
16089
16090 Character\SpecialChar \menuseparator
16091 Symbols
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 </row>
16097 <row interlinespace="3mm">
16098 <cell alignment="center" valignment="top" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102 em dash
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell alignment="center" valignment="top" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120
16121 \family sans
16122 Insert\SpecialChar \menuseparator
16123 Special
16124 \begin_inset space ~
16125 \end_inset
16126
16127 Character\SpecialChar \menuseparator
16128 Symbols
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 </row>
16134 <row>
16135 <cell alignment="center" valignment="top" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Plain Layout
16139 minus sign
16140 \end_layout
16141
16142 \end_inset
16143 </cell>
16144 <cell alignment="center" valignment="top" usebox="none">
16145 \begin_inset Text
16146
16147 \begin_layout Plain Layout
16148 \begin_inset Formula $-$
16149 \end_inset
16150
16151
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160 \begin_inset Quotes eld
16161 \end_inset
16162
16163
16164 \family typewriter
16165 -
16166 \family default
16167
16168 \begin_inset Quotes erd
16169 \end_inset
16170
16171  in math mode
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 </row>
16177 </lyxtabular>
16178
16179 \end_inset
16180
16181
16182 \begin_inset VSpace defskip
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \begin_layout Standard
16189 You can alternatively generate the en and em dash by inserting the 
16190 \begin_inset Quotes eld
16191 \end_inset
16192
16193
16194 \family typewriter
16195 -
16196 \family default
16197
16198 \begin_inset Quotes erd
16199 \end_inset
16200
16201  character multiple times in a row.
16202  They will automatically be converted to the appropriate length dash in
16203  the final output, but not in LyX.
16204  
16205 \begin_inset Quotes eld
16206 \end_inset
16207
16208 -
16209 \begin_inset space \thinspace{}
16210 \end_inset
16211
16212 -
16213 \begin_inset Quotes erd
16214 \end_inset
16215
16216  gives a en dash, 
16217 \begin_inset Quotes eld
16218 \end_inset
16219
16220 -
16221 \begin_inset space \thinspace{}
16222 \end_inset
16223
16224 -
16225 \begin_inset space \thinspace{}
16226 \end_inset
16227
16228 -
16229 \begin_inset Quotes erd
16230 \end_inset
16231
16232  a em dash.
16233 \end_layout
16234
16235 \begin_layout Standard
16236 The three dash types are distinct from the minus sign, which appears in
16237  math mode and has a length of its own.
16238  Here are some examples:
16239 \end_layout
16240
16241 \begin_layout Enumerate
16242 line- and page-breaks
16243 \begin_inset space \hfill{}
16244 \end_inset
16245
16246 (
16247 \emph on
16248 hyphen
16249 \emph default
16250 )
16251 \end_layout
16252
16253 \begin_layout Enumerate
16254 From A–Z
16255 \begin_inset space \hfill{}
16256 \end_inset
16257
16258 (
16259 \emph on
16260 en dash
16261 \emph default
16262 )
16263 \end_layout
16264
16265 \begin_layout Enumerate
16266 Oh — there's a dash.
16267 \begin_inset space \hfill{}
16268 \end_inset
16269
16270 (
16271 \emph on
16272 em dash
16273 \emph default
16274 )
16275 \end_layout
16276
16277 \begin_layout Enumerate
16278 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16279 \end_inset
16280
16281
16282 \begin_inset space \hfill{}
16283 \end_inset
16284
16285 (
16286 \emph on
16287 minus sign
16288 \emph default
16289 )
16290 \end_layout
16291
16292 \begin_layout Subsection
16293 Hyphenation
16294 \begin_inset Index idx
16295 status collapsed
16296
16297 \begin_layout Plain Layout
16298 Hyphenation
16299 \end_layout
16300
16301 \end_inset
16302
16303
16304 \begin_inset CommandInset label
16305 LatexCommand label
16306 name "sub:Hyphenation"
16307
16308 \end_inset
16309
16310
16311 \end_layout
16312
16313 \begin_layout Standard
16314 Words are not hyphenated within LyX but automatically in the output.
16315  Hyphenation is done by the LaTeX-package 
16316 \series bold
16317 babel
16318 \series default
16319
16320 \begin_inset Index idx
16321 status collapsed
16322
16323 \begin_layout Plain Layout
16324 LaTeX-packages ! babel
16325 \end_layout
16326
16327 \end_inset
16328
16329  following the rules of the document language.
16330 \end_layout
16331
16332 \begin_layout Standard
16333 LaTeX hyphenates almost perfectly; it only has problems with text in the
16334  
16335 \family sans
16336 typewriter
16337 \family default
16338  font and with unusual constructs, like 
16339 \begin_inset Quotes eld
16340 \end_inset
16341
16342 h3knix/m0n0wall
16343 \begin_inset Quotes erd
16344 \end_inset
16345
16346 .
16347  If LaTeX cannot break a word correctly, you can set hyphenation points
16348  manually.
16349  This is done with the menu 
16350 \family sans
16351 Insert\SpecialChar \menuseparator
16352 Formatting\SpecialChar \menuseparator
16353 Hyphenation
16354 \begin_inset space ~
16355 \end_inset
16356
16357 Point
16358 \family default
16359 .
16360  These extra hyphenation points are only recommendations to LaTeX.
16361  If no hyphenation is necessary, LaTeX will ignore them.
16362 \end_layout
16363
16364 \begin_layout Standard
16365 Sometimes you want to prevent words or constructs from being hyphenated.
16366  Imagine that you are describing keybindings/shortcuts in your document
16367  in the form 
16368 \begin_inset Quotes eld
16369 \end_inset
16370
16371 A-b c
16372 \begin_inset Quotes erd
16373 \end_inset
16374
16375 .
16376  LaTeX would then see the hyphen 
16377 \begin_inset Quotes eld
16378 \end_inset
16379
16380 -
16381 \begin_inset Quotes erd
16382 \end_inset
16383
16384  as a hyphenation possibility.
16385  Hyphenating at this point would look ugly.
16386  To prevent the shortcut from being hyphenated, you can put it into a makebox
16387  as described in section 
16388 \begin_inset Quotes eld
16389 \end_inset
16390
16391 Prevent Hyphenation
16392 \begin_inset Quotes erd
16393 \end_inset
16394
16395  of the 
16396 \emph on
16397 Embedded
16398 \begin_inset space ~
16399 \end_inset
16400
16401 Objects
16402 \emph default
16403  manual.
16404 \end_layout
16405
16406 \begin_layout Subsection
16407 Punctuation Marks
16408 \begin_inset Index idx
16409 status collapsed
16410
16411 \begin_layout Plain Layout
16412 Punctuation marks
16413 \end_layout
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Subsubsection
16421 Abbreviations and End of Sentence
16422 \begin_inset CommandInset label
16423 LatexCommand label
16424 name "sub:Abbreviations"
16425
16426 \end_inset
16427
16428
16429 \end_layout
16430
16431 \begin_layout Standard
16432 When LyX calls LaTeX to generate the final version of your document, LaTeX
16433  automatically distinguishes between words, sentences, and abbreviations.
16434  LaTeX then adds the 
16435 \begin_inset Quotes eld
16436 \end_inset
16437
16438 appropriate amount of space.
16439 \begin_inset Quotes erd
16440 \end_inset
16441
16442  That means sentences get a little bit more space between the period and
16443  the next word.
16444  Abbreviations get the same amount of space after the period that a word
16445  gets after another word.
16446 \end_layout
16447
16448 \begin_layout Standard
16449 Unfortunately, the algorithm for figuring out what's an abbreviation does
16450  not work in all cases.
16451  If a 
16452 \begin_inset Quotes eld
16453 \end_inset
16454
16455
16456 \family typewriter
16457 .
16458 \family default
16459
16460 \begin_inset Quotes erd
16461 \end_inset
16462
16463  is at the end of a lowercase letter, it's the end of a sentence; if it's
16464  at the end of a capitalized letter, it's an abbreviation.
16465 \end_layout
16466
16467 \begin_layout Standard
16468 Here are some examples of 
16469 \emph on
16470 correct
16471 \emph default
16472  abbreviations and of the end of a sentence:
16473 \end_layout
16474
16475 \begin_layout Itemize
16476 M.
16477  Butterfly
16478 \end_layout
16479
16480 \begin_layout Itemize
16481 Don't worry.
16482  Be happy.
16483 \end_layout
16484
16485 \begin_layout Standard
16486 And here is an example of the algorithm going wrong:
16487 \end_layout
16488
16489 \begin_layout Itemize
16490 e.
16491 \begin_inset space \thinspace{}
16492 \end_inset
16493
16494 g.
16495  this is too much space!
16496 \end_layout
16497
16498 \begin_layout Itemize
16499 This is I.
16500  It's okay.
16501 \end_layout
16502
16503 \begin_layout Standard
16504 You will not see anything wrong until you view a final version of your document.
16505 \end_layout
16506
16507 \begin_layout Standard
16508 To fix this problem, use one of the following:
16509 \end_layout
16510
16511 \begin_layout Enumerate
16512 Use an 
16513 \family sans
16514 Inter-word
16515 \begin_inset space ~
16516 \end_inset
16517
16518 Space
16519 \family default
16520  after lowercase abbreviations (see section
16521 \begin_inset space ~
16522 \end_inset
16523
16524
16525 \begin_inset CommandInset ref
16526 LatexCommand ref
16527 reference "sub:Inter-word-Space"
16528
16529 \end_inset
16530
16531 ).
16532 \begin_inset Index idx
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536 Spaces ! inter-word
16537 \end_layout
16538
16539 \end_inset
16540
16541
16542 \end_layout
16543
16544 \begin_layout Enumerate
16545 Use a 
16546 \family sans
16547 Thin
16548 \begin_inset space ~
16549 \end_inset
16550
16551 Space
16552 \family default
16553  between two tokens of an abbreviation (see section
16554 \begin_inset space ~
16555 \end_inset
16556
16557
16558 \begin_inset CommandInset ref
16559 LatexCommand ref
16560 reference "sub:Thin-Space"
16561
16562 \end_inset
16563
16564 ).
16565 \begin_inset Index idx
16566 status collapsed
16567
16568 \begin_layout Plain Layout
16569 Spaces ! thin
16570 \end_layout
16571
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \begin_layout Enumerate
16578 Use an 
16579 \family sans
16580 End
16581 \begin_inset space ~
16582 \end_inset
16583
16584 of
16585 \begin_inset space ~
16586 \end_inset
16587
16588 sentence
16589 \begin_inset space ~
16590 \end_inset
16591
16592 period
16593 \family default
16594  found under the 
16595 \family sans
16596 Insert\SpecialChar \menuseparator
16597 Special
16598 \begin_inset space ~
16599 \end_inset
16600
16601 Character
16602 \family default
16603  menu to force the use of inter-sentence spacing.
16604  This function is also bound to 
16605 \begin_inset Info
16606 type  "shortcut"
16607 arg   "specialchar-insert end-of-sentence"
16608 \end_inset
16609
16610  for easy access.
16611 \end_layout
16612
16613 \begin_layout Standard
16614 With the corrections, our earlier examples look like this:
16615 \end_layout
16616
16617 \begin_layout Itemize
16618 e.
16619 \begin_inset space \thinspace{}
16620 \end_inset
16621
16622 g.
16623 \begin_inset space \space{}
16624 \end_inset
16625
16626 this is too much space!
16627 \end_layout
16628
16629 \begin_layout Itemize
16630 This is I\SpecialChar \@.
16631  It's okay.
16632 \end_layout
16633
16634 \begin_layout Standard
16635 Some languages don't use extra spacing between sentences.
16636  If your language is such a language, you don't need to worry, because LaTeX
16637  will take care of this.
16638 \end_layout
16639
16640 \begin_layout Standard
16641 For those that do need to bother, there is help to catch those sneaky errors:
16642  Check out the 
16643 \family sans
16644 Check
16645 \begin_inset space ~
16646 \end_inset
16647
16648 TeX
16649 \family default
16650  feature described in the section 
16651 \emph on
16652 Checking TeX
16653 \emph default
16654  of the 
16655 \emph on
16656 Additional Features
16657 \emph default
16658  manual.
16659 \end_layout
16660
16661 \begin_layout Subsubsection
16662 Quotes
16663 \begin_inset Index idx
16664 status collapsed
16665
16666 \begin_layout Plain Layout
16667 Typography ! Quotes
16668 \end_layout
16669
16670 \end_inset
16671
16672
16673 \begin_inset Index idx
16674 status collapsed
16675
16676 \begin_layout Plain Layout
16677 Quotes | see
16678 \begin_inset ERT
16679 status collapsed
16680
16681 \begin_layout Plain Layout
16682
16683 {
16684 \end_layout
16685
16686 \end_inset
16687
16688 Typography
16689 \begin_inset ERT
16690 status collapsed
16691
16692 \begin_layout Plain Layout
16693
16694 }
16695 \end_layout
16696
16697 \end_inset
16698
16699
16700 \end_layout
16701
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \begin_layout Standard
16708 LyX usually sets quotes correctly.
16709  Specifically, it will use an opening quote at the beginning of quoted text,
16710  and use a closing quote at the end.
16711  For example, 
16712 \begin_inset Quotes eld
16713 \end_inset
16714
16715 open close
16716 \begin_inset Quotes erd
16717 \end_inset
16718
16719 .
16720  The keyboard character, 
16721 \family sans
16722 "
16723 \family default
16724 , generates this automatically.
16725 \end_layout
16726
16727 \begin_layout Standard
16728 You can specify what character the 
16729 \family sans
16730 "
16731 \family default
16732  key produces using the submenu 
16733 \family sans
16734 Language
16735 \family default
16736  of the 
16737 \family sans
16738 Document\SpecialChar \menuseparator
16739 Settings
16740 \family default
16741
16742 \begin_inset Index idx
16743 status collapsed
16744
16745 \begin_layout Plain Layout
16746 Document ! Settings
16747 \end_layout
16748
16749 \end_inset
16750
16751  dialog in the box 
16752 \family sans
16753 Quote Style
16754 \family default
16755 .
16756  There are six choices:
16757 \end_layout
16758
16759 \begin_layout Labeling
16760 \labelwidthstring 00.00.0000
16761
16762 \family sans
16763 \begin_inset Quotes eld
16764 \end_inset
16765
16766 Text
16767 \begin_inset Quotes erd
16768 \end_inset
16769
16770
16771 \family default
16772  Use quotes like 
16773 \begin_inset Quotes eld
16774 \end_inset
16775
16776 this
16777 \begin_inset Quotes erd
16778 \end_inset
16779
16780
16781 \end_layout
16782
16783 \begin_layout Labeling
16784 \labelwidthstring 00.00.0000
16785
16786 \family sans
16787 \begin_inset Quotes sld
16788 \end_inset
16789
16790 Text
16791 \begin_inset Quotes srd
16792 \end_inset
16793
16794
16795 \family default
16796  Use quotes like 
16797 \begin_inset Quotes sld
16798 \end_inset
16799
16800 this
16801 \begin_inset Quotes srd
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \begin_layout Labeling
16808 \labelwidthstring 00.00.0000
16809
16810 \family sans
16811 \begin_inset Quotes gld
16812 \end_inset
16813
16814 Text
16815 \begin_inset Quotes grd
16816 \end_inset
16817
16818
16819 \family default
16820  Use quotes like 
16821 \begin_inset Quotes gld
16822 \end_inset
16823
16824 this
16825 \begin_inset Quotes grd
16826 \end_inset
16827
16828
16829 \end_layout
16830
16831 \begin_layout Labeling
16832 \labelwidthstring 00.00.0000
16833
16834 \family sans
16835 \begin_inset Quotes pld
16836 \end_inset
16837
16838 Text
16839 \begin_inset Quotes prd
16840 \end_inset
16841
16842
16843 \family default
16844  Use quotes like 
16845 \begin_inset Quotes pld
16846 \end_inset
16847
16848 this
16849 \begin_inset Quotes prd
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \begin_layout Labeling
16856 \labelwidthstring 00.00.0000
16857
16858 \family sans
16859 \begin_inset Quotes fld
16860 \end_inset
16861
16862 Text
16863 \begin_inset Quotes frd
16864 \end_inset
16865
16866
16867 \family default
16868  Use quotes like 
16869 \begin_inset Quotes fld
16870 \end_inset
16871
16872 this
16873 \begin_inset Quotes frd
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \begin_layout Labeling
16880 \labelwidthstring 00.00.0000
16881
16882 \family sans
16883 \begin_inset Quotes ald
16884 \end_inset
16885
16886 Text
16887 \begin_inset Quotes ard
16888 \end_inset
16889
16890
16891 \family default
16892  Use quotes like 
16893 \begin_inset Quotes ald
16894 \end_inset
16895
16896 this
16897 \begin_inset Quotes ard
16898 \end_inset
16899
16900
16901 \end_layout
16902
16903 \begin_layout Standard
16904 For single quotes you have to use the shortcut 
16905 \begin_inset Info
16906 type  "shortcut"
16907 arg   "quote-insert single"
16908 \end_inset
16909
16910 .
16911 \end_layout
16912
16913 \begin_layout Subsection
16914 Ligatures
16915 \begin_inset Index idx
16916 status collapsed
16917
16918 \begin_layout Plain Layout
16919 Typography ! Ligatures
16920 \end_layout
16921
16922 \end_inset
16923
16924
16925 \begin_inset Index idx
16926 status collapsed
16927
16928 \begin_layout Plain Layout
16929 Ligatures | see
16930 \begin_inset ERT
16931 status collapsed
16932
16933 \begin_layout Plain Layout
16934
16935 {
16936 \end_layout
16937
16938 \end_inset
16939
16940 Typography
16941 \begin_inset ERT
16942 status collapsed
16943
16944 \begin_layout Plain Layout
16945
16946 }
16947 \end_layout
16948
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \end_inset
16955
16956
16957 \begin_inset CommandInset label
16958 LatexCommand label
16959 name "sub:Ligatures"
16960
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \begin_layout Standard
16967 It is standard typesetting practice to group certain letters together and
16968  print them as single characters.
16969  These groups are known as 
16970 \emph on
16971 ligatures
16972 \emph default
16973 .
16974  Since LaTeX knows about ligatures, your documents will contain them too
16975  in the output.
16976  Here are the standard ligatures:
16977 \end_layout
16978
16979 \begin_layout Itemize
16980 ff
16981 \end_layout
16982
16983 \begin_layout Itemize
16984 fi
16985 \end_layout
16986
16987 \begin_layout Itemize
16988 fl
16989 \end_layout
16990
16991 \begin_layout Itemize
16992 ffi
16993 \end_layout
16994
16995 \begin_layout Itemize
16996 ffl
16997 \end_layout
16998
16999 \begin_layout Standard
17000 Some languages uses other ligatures if the document font supports them.
17001 \end_layout
17002
17003 \begin_layout Standard
17004 Sometimes, you don't want a ligature in a word.
17005  While a ligature may be okay in the word, 
17006 \begin_inset Quotes eld
17007 \end_inset
17008
17009 graffiti,
17010 \begin_inset Quotes erd
17011 \end_inset
17012
17013  it looks really weird in compound words, such as 
17014 \begin_inset Quotes eld
17015 \end_inset
17016
17017 cufflink
17018 \begin_inset Quotes erd
17019 \end_inset
17020
17021  or the German 
17022 \begin_inset Quotes eld
17023 \end_inset
17024
17025 Dorffest.
17026 \begin_inset Quotes erd
17027 \end_inset
17028
17029  To break a ligature, use 
17030 \family sans
17031 Insert\SpecialChar \menuseparator
17032 Formatting\SpecialChar \menuseparator
17033 Ligature
17034 \begin_inset space ~
17035 \end_inset
17036
17037 Break.
17038
17039 \family default
17040  This changes 
17041 \begin_inset Quotes eld
17042 \end_inset
17043
17044 cufflinks
17045 \begin_inset Quotes erd
17046 \end_inset
17047
17048  to 
17049 \begin_inset Quotes eld
17050 \end_inset
17051
17052 cuff\SpecialChar \textcompwordmark{}
17053 links
17054 \begin_inset Quotes erd
17055 \end_inset
17056
17057  and 
17058 \begin_inset Quotes eld
17059 \end_inset
17060
17061 Dorffest
17062 \begin_inset Quotes erd
17063 \end_inset
17064
17065  to 
17066 \begin_inset Quotes eld
17067 \end_inset
17068
17069 Dorf\SpecialChar \textcompwordmark{}
17070 fest
17071 \begin_inset Quotes erd
17072 \end_inset
17073
17074 .
17075 \end_layout
17076
17077 \begin_layout Subsection
17078 LyX's Proper Names
17079 \begin_inset Index idx
17080 status collapsed
17081
17082 \begin_layout Plain Layout
17083 LyX ! Proper names
17084 \end_layout
17085
17086 \end_inset
17087
17088
17089 \begin_inset CommandInset label
17090 LatexCommand label
17091 name "sub:LyX's-Proper-Names"
17092
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \begin_layout Standard
17099 You will certainly have noticed that the word “LaTeX” always appears with
17100  characters in different sizes and positions.
17101  LaTeX is the name of the program used by LyX and is therefore recognized
17102  as a proper name when you type it in LyX as 
17103 \begin_inset Quotes eld
17104 \end_inset
17105
17106 LaT
17107 \begin_inset ERT
17108 status collapsed
17109
17110 \begin_layout Plain Layout
17111
17112 {}
17113 \end_layout
17114
17115 \end_inset
17116
17117 eX
17118 \begin_inset Quotes erd
17119 \end_inset
17120
17121 .
17122 \begin_inset Note Note
17123 status collapsed
17124
17125 \begin_layout Plain Layout
17126 The braces in TeX Code are here to avoid that the Text appears as proper
17127  name in the output, see the last paragraph of this section.
17128 \end_layout
17129
17130 \end_inset
17131
17132  Note the order of the upper- and lowercase letters! LyX recognizes the
17133  following proper names:
17134 \end_layout
17135
17136 \begin_layout Description
17137 LyX The name of the game, write 
17138 \begin_inset Quotes eld
17139 \end_inset
17140
17141 L
17142 \begin_inset ERT
17143 status collapsed
17144
17145 \begin_layout Plain Layout
17146
17147 {}
17148 \end_layout
17149
17150 \end_inset
17151
17152 yX
17153 \begin_inset Quotes erd
17154 \end_inset
17155
17156  to produce it.
17157 \end_layout
17158
17159 \begin_layout Description
17160 TeX The program used by LaTeX, write 
17161 \begin_inset Quotes eld
17162 \end_inset
17163
17164 T
17165 \begin_inset ERT
17166 status collapsed
17167
17168 \begin_layout Plain Layout
17169
17170 {}
17171 \end_layout
17172
17173 \end_inset
17174
17175 eX
17176 \begin_inset Quotes erd
17177 \end_inset
17178
17179  to produce it.
17180 \end_layout
17181
17182 \begin_layout Description
17183 LaTeX The program used by LyX, write 
17184 \begin_inset Quotes eld
17185 \end_inset
17186
17187 LaT
17188 \begin_inset ERT
17189 status collapsed
17190
17191 \begin_layout Plain Layout
17192
17193 {}
17194 \end_layout
17195
17196 \end_inset
17197
17198 eX
17199 \begin_inset Quotes erd
17200 \end_inset
17201
17202  to produce it.
17203 \end_layout
17204
17205 \begin_layout Description
17206 LaTeX2e The actual version of LaTeX, write 
17207 \begin_inset Quotes eld
17208 \end_inset
17209
17210 LaT
17211 \begin_inset ERT
17212 status collapsed
17213
17214 \begin_layout Plain Layout
17215
17216 {}
17217 \end_layout
17218
17219 \end_inset
17220
17221 eX2e
17222 \begin_inset Quotes erd
17223 \end_inset
17224
17225  to produce it.
17226 \end_layout
17227
17228 \begin_layout Standard
17229 You might wonder why the LaTeX-version is 
17230 \begin_inset Quotes eld
17231 \end_inset
17232
17233 2
17234 \begin_inset Formula $\epsilon$
17235 \end_inset
17236
17237
17238 \begin_inset Quotes erd
17239 \end_inset
17240
17241 .
17242  It is an old tradition in the TeX-world to give programs geek version numbers.
17243  For example the version number of TeX converges to the number 
17244 \begin_inset Formula $\pi$
17245 \end_inset
17246
17247 : The actual version is 
17248 \begin_inset Quotes eld
17249 \end_inset
17250
17251 TeX-3.141592
17252 \begin_inset Quotes erd
17253 \end_inset
17254
17255 , the previous one was 
17256 \begin_inset Quotes eld
17257 \end_inset
17258
17259 TeX-3.14159
17260 \begin_inset Quotes erd
17261 \end_inset
17262
17263 .
17264 \end_layout
17265
17266 \begin_layout Standard
17267 If you don't want to use proper names, for example, in section headings,
17268  you can insert two empty braces in TeX Code in the word.
17269  In LyX this will look like 
17270 \begin_inset Graphics
17271         filename clipart/LaTeX.png
17272         scale 80
17273
17274 \end_inset
17275
17276 .
17277 \begin_inset Newline newline
17278 \end_inset
17279
17280 For more about TeX Code, see section
17281 \begin_inset space ~
17282 \end_inset
17283
17284
17285 \begin_inset CommandInset ref
17286 LatexCommand ref
17287 reference "sec:TeX-Code"
17288
17289 \end_inset
17290
17291 .
17292 \end_layout
17293
17294 \begin_layout Subsection
17295 Units
17296 \begin_inset Index idx
17297 status collapsed
17298
17299 \begin_layout Plain Layout
17300 Typography ! Units
17301 \end_layout
17302
17303 \end_inset
17304
17305
17306 \end_layout
17307
17308 \begin_layout Standard
17309 Generally the space between units and the number is smaller than the normal
17310  space between two words.
17311  As you can see in the example below, it looks better when the space is
17312  smaller.
17313  To get such a 
17314 \begin_inset Quotes eld
17315 \end_inset
17316
17317 half space
17318 \begin_inset Quotes erd
17319 \end_inset
17320
17321  for units use the menu 
17322 \family sans
17323 Insert\SpecialChar \menuseparator
17324 Formatting\SpecialChar \menuseparator
17325 Thin
17326 \begin_inset space ~
17327 \end_inset
17328
17329 Space
17330 \family default
17331  (shortcut 
17332 \begin_inset Info
17333 type  "shortcuts"
17334 arg   "space-insert thin"
17335 \end_inset
17336
17337 ).
17338 \end_layout
17339
17340 \begin_layout Standard
17341 Here is an example to show the differences:
17342 \end_layout
17343
17344 \begin_layout Standard
17345 \begin_inset Tabular
17346 <lyxtabular version="3" rows="2" columns="2">
17347 <features rotate="0" tabularvalignment="middle">
17348 <column alignment="left" valignment="top">
17349 <column alignment="left" valignment="top">
17350 <row>
17351 <cell alignment="center" valignment="top" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355 24
17356 \begin_inset space ~
17357 \end_inset
17358
17359 kW
17360 \begin_inset Formula $\cdot$
17361 \end_inset
17362
17363 h
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 <cell alignment="center" valignment="top" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372 space between number and unit
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 24
17384 \begin_inset space \thinspace{}
17385 \end_inset
17386
17387 kW
17388 \begin_inset Formula $\cdot$
17389 \end_inset
17390
17391 h
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 <cell alignment="center" valignment="top" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400 half space between number and unit
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 </row>
17406 </lyxtabular>
17407
17408 \end_inset
17409
17410
17411 \end_layout
17412
17413 \begin_layout Subsection
17414 Widows and Orphans
17415 \begin_inset Index idx
17416 status collapsed
17417
17418 \begin_layout Plain Layout
17419 Typography ! Widows and orphans
17420 \end_layout
17421
17422 \end_inset
17423
17424
17425 \end_layout
17426
17427 \begin_layout Standard
17428 In the early days of word processors, page breaks went wherever the page
17429  happened to end.
17430  There was no regard for what was actually going on in the text.
17431  For example the heading for a new section was printed at the very bottom
17432  of the page, the first line of a new paragraph all alone at the bottom
17433  of a page, or the last line of a paragraph at the top of a new page.
17434  These bits of text became known as 
17435 \emph on
17436 widows
17437 \emph default
17438  and 
17439 \emph on
17440 orphans
17441 \emph default
17442 .
17443 \end_layout
17444
17445 \begin_layout Standard
17446 Clearly, LyX can avoid breaking pages after a section heading.
17447  That's part of the advantage of paragraph environments.
17448  But what about widows and orphans, where the page breaks leave one line
17449  of a paragraph all alone at the top or bottom of a page? There are rules
17450  built into LaTeX governing page breaks, and some of those rules are there
17451  specifically to prevent widows and orphans.
17452  If they appear nevertheless and you don't like them, you can add the commands
17453 \begin_inset Newline newline
17454 \end_inset
17455
17456
17457 \series bold
17458
17459 \backslash
17460 widowpenalty=10000
17461 \begin_inset Newline newline
17462 \end_inset
17463
17464
17465 \backslash
17466 clubpenalty=10000
17467 \series default
17468
17469 \begin_inset Newline newline
17470 \end_inset
17471
17472 to the LaTeX preamble of your document to avoid them.
17473  Some LaTeX books (such as
17474 \begin_inset space ~
17475 \end_inset
17476
17477
17478 \begin_inset CommandInset citation
17479 LatexCommand cite
17480 key "latexcompanion"
17481
17482 \end_inset
17483
17484  or
17485 \begin_inset space ~
17486 \end_inset
17487
17488
17489 \begin_inset CommandInset citation
17490 LatexCommand cite
17491 key "latexguide"
17492
17493 \end_inset
17494
17495 ) have more information about the technical details of LaTeX's page break
17496  mechanism.
17497 \end_layout
17498
17499 \begin_layout Chapter
17500 Notes, Graphics, Tables and Floats
17501 \begin_inset CommandInset label
17502 LatexCommand label
17503 name "chap:Floats-and-Notes"
17504
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \begin_layout Standard
17511 The issues of this chapter are described in detail in the 
17512 \emph on
17513 Embedded
17514 \begin_inset space ~
17515 \end_inset
17516
17517 Objects
17518 \emph default
17519  manual.
17520  There you will also find tips and tricks for special cases.
17521 \end_layout
17522
17523 \begin_layout Section
17524 Notes
17525 \begin_inset Index idx
17526 status collapsed
17527
17528 \begin_layout Plain Layout
17529 Notes
17530 \end_layout
17531
17532 \end_inset
17533
17534
17535 \begin_inset CommandInset label
17536 LatexCommand label
17537 name "sec:Notes"
17538
17539 \end_inset
17540
17541
17542 \end_layout
17543
17544 \begin_layout Standard
17545 LyX offers you a few types of notes to add to your document:
17546 \end_layout
17547
17548 \begin_layout Description
17549 LyX
17550 \begin_inset space ~
17551 \end_inset
17552
17553 Note This note type is for internal notes that will not appear in the output.
17554 \begin_inset Newline newline
17555 \end_inset
17556
17557
17558 \begin_inset Note Note
17559 status open
17560
17561 \begin_layout Plain Layout
17562 This is text in a note box that doesn't appear in the output.
17563 \end_layout
17564
17565 \end_inset
17566
17567
17568 \end_layout
17569
17570 \begin_layout Description
17571 Comment This note also doesn't appear in the output but it does appear as
17572  a LaTeX-comment when you export the document to LaTeX via the menu 
17573 \family sans
17574 File\SpecialChar \menuseparator
17575 Export\SpecialChar \menuseparator
17576 LaT
17577 \begin_inset ERT
17578 status collapsed
17579
17580 \begin_layout Plain Layout
17581
17582 {}
17583 \end_layout
17584
17585 \end_inset
17586
17587 eX
17588 \begin_inset space ~
17589 \end_inset
17590
17591 (xxx)
17592 \family default
17593 .
17594 \begin_inset Newline newline
17595 \end_inset
17596
17597
17598 \begin_inset Note Comment
17599 status open
17600
17601 \begin_layout Plain Layout
17602 This is text in a note box that only appears as a comment in LaTeX-files.
17603 \end_layout
17604
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \begin_layout Description
17611 Greyed
17612 \begin_inset space ~
17613 \end_inset
17614
17615 Out This note will appear in the output as text in a color which you can
17616  set in the document settings under 
17617 \family sans
17618 Colors\SpecialChar \menuseparator
17619 Greyed-out
17620 \begin_inset space ~
17621 \end_inset
17622
17623 notes
17624 \family default
17625 .
17626 \begin_inset Newline newline
17627 \end_inset
17628
17629
17630 \begin_inset Newline newline
17631 \end_inset
17632
17633
17634 \begin_inset Note Greyedout
17635 status open
17636
17637 \begin_layout Plain Layout
17638 This is the text
17639 \begin_inset Foot
17640 status collapsed
17641
17642 \begin_layout Plain Layout
17643 This is an example footnote within a greyed out note.
17644  In this document the color of this note type is set to blue.
17645 \end_layout
17646
17647 \end_inset
17648
17649  of a comment that appears in the output.
17650 \end_layout
17651
17652 \end_inset
17653
17654
17655 \begin_inset Newline newline
17656 \end_inset
17657
17658
17659 \begin_inset Newline newline
17660 \end_inset
17661
17662 As you can see in the example, greyed out notes can have footnotes.
17663 \end_layout
17664
17665 \begin_layout Standard
17666 Notes are inserted with the toolbar button 
17667 \begin_inset Info
17668 type  "icon"
17669 arg   "note-insert"
17670 \end_inset
17671
17672  or the menu 
17673 \family sans
17674 Insert\SpecialChar \menuseparator
17675 Note
17676 \family default
17677 .
17678  Right-click on the note box that appears to select the note type.
17679 \end_layout
17680
17681 \begin_layout Section
17682 Footnotes
17683 \begin_inset Index idx
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687 Footnotes
17688 \end_layout
17689
17690 \end_inset
17691
17692
17693 \begin_inset CommandInset label
17694 LatexCommand label
17695 name "sec:Footnotes"
17696
17697 \end_inset
17698
17699
17700 \end_layout
17701
17702 \begin_layout Standard
17703 LyX uses boxes to display footnotes: When you insert a footnote using the
17704  menu 
17705 \family sans
17706 Insert\SpecialChar \menuseparator
17707 Footnote
17708 \family default
17709  or the toolbar button 
17710 \begin_inset Info
17711 type  "icon"
17712 arg   "footnote-insert"
17713 \end_inset
17714
17715
17716 \family roman
17717 \series medium
17718 \bar no
17719 you will see
17720 \family default
17721 \series default
17722 \bar default
17723  a box like this: 
17724 \begin_inset Graphics
17725         filename clipart/footnoteQt4.png
17726         scale 80
17727
17728 \end_inset
17729
17730
17731 \family roman
17732 \series medium
17733 \bar no
17734  This box is LyX's representation of your footnote.
17735  If you
17736 \family default
17737 \series default
17738 \bar default
17739  left-click on 
17740 \family roman
17741 \series medium
17742 \bar no
17743 the 
17744 \begin_inset Quotes eld
17745 \end_inset
17746
17747
17748 \family sans
17749 foot
17750 \family roman
17751
17752 \begin_inset Quotes erd
17753 \end_inset
17754
17755
17756 \family default
17757 \series default
17758 \bar default
17759  
17760 \family roman
17761 \series medium
17762 \bar no
17763 label, the box will
17764 \family default
17765 \series default
17766 \bar default
17767  be opened and you can enter the footnote text into it.
17768  Clicking on the box label again will close 
17769 \family roman
17770 \series medium
17771 \bar no
17772 the
17773 \family default
17774 \series default
17775 \bar default
17776  box
17777 \family roman
17778 \series medium
17779 \bar no
17780 .
17781  If you want to turn existing text into a footnote, simply highlight it
17782  and click on the footnote
17783 \family default
17784 \series default
17785 \bar default
17786  toolbar 
17787 \family roman
17788 \series medium
17789 \bar no
17790 button
17791 \family default
17792 \series default
17793 \bar default
17794 .
17795 \end_layout
17796
17797 \begin_layout Standard
17798 Here is an example footnote:
17799 \family roman
17800 \series medium
17801 \bar no
17802
17803 \begin_inset Foot
17804 status collapsed
17805
17806 \begin_layout Plain Layout
17807 To close a footnote, click on the footnote box label.
17808 \end_layout
17809
17810 \end_inset
17811
17812
17813 \end_layout
17814
17815 \begin_layout Standard
17816 The footnote will appear in the output as a superscript number at the text
17817  position where the footnote box is placed.
17818  The footnote text is placed at the bottom of the current page.
17819  The footnote number is calculated by LyX according to the document class.
17820  LyX does not yet support a particular numbering scheme, but you can get
17821  other schemes using special LaTeX-commands.
17822  T
17823 \family roman
17824 h
17825 \family default
17826 ey are described in the 
17827 \emph on
17828 Embedded
17829 \begin_inset space ~
17830 \end_inset
17831
17832 Objects
17833 \emph default
17834  manual.
17835 \end_layout
17836
17837 \begin_layout Section
17838 Marginal Notes
17839 \begin_inset Index idx
17840 status collapsed
17841
17842 \begin_layout Plain Layout
17843 Marginal notes
17844 \end_layout
17845
17846 \end_inset
17847
17848
17849 \begin_inset CommandInset label
17850 LatexCommand label
17851 name "sec:Marginal-Notes"
17852
17853 \end_inset
17854
17855
17856 \end_layout
17857
17858 \begin_layout Standard
17859 Marginal notes look and behave just like footnotes in LyX.
17860  When you insert a margin note via the menu 
17861 \family sans
17862 Insert\SpecialChar \menuseparator
17863 Marginal
17864 \begin_inset space ~
17865 \end_inset
17866
17867 Note
17868 \family default
17869  or the toolbar button 
17870 \begin_inset Info
17871 type  "icon"
17872 arg   "marginalnote-insert"
17873 \end_inset
17874
17875 , you will see 
17876 \family roman
17877 \series medium
17878 a
17879 \family default
17880 \series default
17881  
17882 \family roman
17883 \series medium
17884 box with the
17885 \family default
17886 \series default
17887  
17888 \family roman
17889 \series medium
17890 label 
17891 \begin_inset Quotes eld
17892 \end_inset
17893
17894 margin
17895 \begin_inset Quotes erd
17896 \end_inset
17897
17898  appearing within your text.
17899  This box is LyX's representation of your margin
17900 \family default
17901 \series default
17902 al 
17903 \family roman
17904 \series medium
17905 note.
17906 \end_layout
17907
17908 \begin_layout Standard
17909 At the side of this sentence is an example marginal note.
17910 \family roman
17911 \series medium
17912
17913 \begin_inset Marginal
17914 status open
17915
17916 \begin_layout Plain Layout
17917 \align left
17918 This is a marginal note.
17919 \end_layout
17920
17921 \end_inset
17922
17923
17924 \end_layout
17925
17926 \begin_layout Standard
17927 Marginal notes appear at the right side in single-sided documents.
17928  In double-sided documents they appear in the outer margin – left on even
17929  pages, right on odd pages.
17930 \end_layout
17931
17932 \begin_layout Standard
17933 For further information about marginal notes see the section 
17934 \emph on
17935 Margin
17936 \begin_inset space ~
17937 \end_inset
17938
17939 Notes
17940 \emph default
17941  in the 
17942 \emph on
17943 Embedded
17944 \begin_inset space ~
17945 \end_inset
17946
17947 Objects
17948 \emph default
17949  manual.
17950 \end_layout
17951
17952 \begin_layout Section
17953 Graphics and Images
17954 \begin_inset Index idx
17955 status collapsed
17956
17957 \begin_layout Plain Layout
17958 Images
17959 \end_layout
17960
17961 \end_inset
17962
17963
17964 \begin_inset Index idx
17965 status collapsed
17966
17967 \begin_layout Plain Layout
17968 Graphics
17969 \end_layout
17970
17971 \end_inset
17972
17973
17974 \begin_inset CommandInset label
17975 LatexCommand label
17976 name "sec:Graphics"
17977
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \begin_layout Standard
17984 To insert an image in your document, place the cursor at the text position
17985  you want and click on the toolbar icon 
17986 \begin_inset Info
17987 type  "icon"
17988 arg   "dialog-show-new-inset graphics"
17989 \end_inset
17990
17991  or select 
17992 \family sans
17993 Insert\SpecialChar \menuseparator
17994 Graphics
17995 \family default
17996  from the menu.
17997  Then a dialog will appear to choose the file to load.
17998 \end_layout
17999
18000 \begin_layout Standard
18001 This dialog has numerous mostly self-explanatory parameters.
18002  The 
18003 \family sans
18004 Graphics
18005 \family default
18006  tab allows you to choose your image file.
18007  The image can be transformed by setting a rotation angle and a scaling
18008  factor.
18009  The scaling units are explained in Appendix
18010 \begin_inset space ~
18011 \end_inset
18012
18013
18014 \begin_inset CommandInset ref
18015 LatexCommand ref
18016 reference "chap:Units-available-in"
18017
18018 \end_inset
18019
18020 .
18021 \end_layout
18022
18023 \begin_layout Standard
18024 In the tab 
18025 \family sans
18026 Clipping
18027 \family default
18028  it is possible to set image coordinates to adjust the height and width
18029  of the image in the output.
18030  The coordinates can also be calculated automatically by pressing the button
18031  
18032 \family sans
18033 Get
18034 \begin_inset space ~
18035 \end_inset
18036
18037 from
18038 \begin_inset space ~
18039 \end_inset
18040
18041 file
18042 \family default
18043 .
18044  The option 
18045 \family sans
18046 Clip
18047 \begin_inset space ~
18048 \end_inset
18049
18050 to
18051 \begin_inset space ~
18052 \end_inset
18053
18054 bounding
18055 \begin_inset space ~
18056 \end_inset
18057
18058 box
18059 \family default
18060  will only print the image region within the given coordinates.
18061  Normally you don't need to take care about image coordinates and can ignore
18062  the tab 
18063 \family sans
18064 Clipping
18065 \family default
18066 .
18067 \end_layout
18068
18069 \begin_layout Standard
18070 In the 
18071 \family sans
18072 LaT
18073 \begin_inset ERT
18074 status collapsed
18075
18076 \begin_layout Plain Layout
18077
18078 {}
18079 \end_layout
18080
18081 \end_inset
18082
18083 eX
18084 \begin_inset space ~
18085 \end_inset
18086
18087 and
18088 \begin_inset space ~
18089 \end_inset
18090
18091 Ly
18092 \begin_inset ERT
18093 status collapsed
18094
18095 \begin_layout Plain Layout
18096
18097 {}
18098 \end_layout
18099
18100 \end_inset
18101
18102 X options
18103 \family default
18104  tab LaTeX experts can specify additional LaTeX options.
18105  In this tab you can also specify the appearance of the image inside LyX.
18106  The option 
18107 \family sans
18108 Draft
18109 \begin_inset space ~
18110 \end_inset
18111
18112 mode
18113 \family default
18114  has the effect that the image doesn't appear in the output, only a frame
18115  with the image size is printed.
18116  The option 
18117 \family sans
18118 Don't
18119 \begin_inset space ~
18120 \end_inset
18121
18122 unzip
18123 \begin_inset space ~
18124 \end_inset
18125
18126 on
18127 \begin_inset space ~
18128 \end_inset
18129
18130 export
18131 \family default
18132  is explained in the 
18133 \emph on
18134 Embedded
18135 \begin_inset space ~
18136 \end_inset
18137
18138 Objects
18139 \emph default
18140  manual in section 
18141 \emph on
18142 Graphics Dialog
18143 \emph default
18144 .
18145 \end_layout
18146
18147 \begin_layout Standard
18148 The graphics dialog can be called at any time by clicking on an image.
18149  Images will appear in the output exactly at the position where they are
18150  in the text.
18151  This is an example image within a separate, horizontally centered paragraph:
18152 \end_layout
18153
18154 \begin_layout Standard
18155 \align center
18156 \begin_inset Graphics
18157         filename clipart/mobius.eps
18158         scale 70
18159
18160 \end_inset
18161
18162
18163 \end_layout
18164
18165 \begin_layout Standard
18166 If you need image captions or want to reference images, you have to put
18167  the image into a float, see section
18168 \begin_inset space ~
18169 \end_inset
18170
18171
18172 \begin_inset CommandInset ref
18173 LatexCommand ref
18174 reference "sub:Figure-Floats"
18175
18176 \end_inset
18177
18178 .
18179 \end_layout
18180
18181 \begin_layout Subsection
18182 Image Formats
18183 \begin_inset Index idx
18184 status collapsed
18185
18186 \begin_layout Plain Layout
18187 Images ! Formats
18188 \end_layout
18189
18190 \end_inset
18191
18192
18193 \begin_inset CommandInset label
18194 LatexCommand label
18195 name "sub:Image-Formats"
18196
18197 \end_inset
18198
18199
18200 \end_layout
18201
18202 \begin_layout Standard
18203 You can insert images in any known file format.
18204  But as we explained in section
18205 \begin_inset space ~
18206 \end_inset
18207
18208
18209 \begin_inset CommandInset ref
18210 LatexCommand ref
18211 reference "sub:Output-file-formats"
18212
18213 \end_inset
18214
18215 , every output document format allows only a few image formats.
18216  LyX therefore uses the program 
18217 \family typewriter
18218 ImageMagick
18219 \family default
18220  in the background to convert the images to the right format.
18221  To increase your workflow by avoiding these conversions in the background,
18222  use only the image formats listed in the subsections of section
18223 \begin_inset space ~
18224 \end_inset
18225
18226
18227 \begin_inset CommandInset ref
18228 LatexCommand ref
18229 reference "sub:Output-file-formats"
18230
18231 \end_inset
18232
18233 .
18234 \end_layout
18235
18236 \begin_layout Standard
18237 Similar to fonts there are two types of image formats:
18238 \end_layout
18239
18240 \begin_layout Description
18241 Bitmap
18242 \begin_inset space ~
18243 \end_inset
18244
18245 images consist of pixel values, often in a compressed form.
18246  They are therefore not fully scalable and look pixelated in large zooms.
18247  Well-known bitmap image formats are 
18248 \begin_inset Quotes eld
18249 \end_inset
18250
18251 Graphics Interchange Format
18252 \begin_inset Quotes erd
18253 \end_inset
18254
18255  (GIF, file extension 
18256 \begin_inset Quotes eld
18257 \end_inset
18258
18259
18260 \family typewriter
18261 .gif
18262 \family default
18263
18264 \begin_inset Quotes erd
18265 \end_inset
18266
18267 )
18268 \begin_inset Index idx
18269 status collapsed
18270
18271 \begin_layout Plain Layout
18272 GIF|see
18273 \begin_inset ERT
18274 status collapsed
18275
18276 \begin_layout Plain Layout
18277
18278 {
18279 \end_layout
18280
18281 \end_inset
18282
18283 Image formats
18284 \begin_inset ERT
18285 status collapsed
18286
18287 \begin_layout Plain Layout
18288
18289 }
18290 \end_layout
18291
18292 \end_inset
18293
18294
18295 \end_layout
18296
18297 \end_inset
18298
18299
18300 \begin_inset Quotes eld
18301 \end_inset
18302
18303 Portable Network Graphics
18304 \begin_inset Quotes erd
18305 \end_inset
18306
18307  (PNG, file extension 
18308 \begin_inset Quotes eld
18309 \end_inset
18310
18311
18312 \family typewriter
18313 .png
18314 \family default
18315
18316 \begin_inset Quotes erd
18317 \end_inset
18318
18319 )
18320 \begin_inset Index idx
18321 status collapsed
18322
18323 \begin_layout Plain Layout
18324 PNG|see
18325 \begin_inset ERT
18326 status collapsed
18327
18328 \begin_layout Plain Layout
18329
18330 {
18331 \end_layout
18332
18333 \end_inset
18334
18335 Image formats
18336 \begin_inset ERT
18337 status collapsed
18338
18339 \begin_layout Plain Layout
18340
18341 }
18342 \end_layout
18343
18344 \end_inset
18345
18346
18347 \end_layout
18348
18349 \end_inset
18350
18351 , and 
18352 \begin_inset Quotes eld
18353 \end_inset
18354
18355 Joint Photographic Experts Group
18356 \begin_inset Quotes erd
18357 \end_inset
18358
18359  (JPG, file extension 
18360 \begin_inset Quotes eld
18361 \end_inset
18362
18363
18364 \family typewriter
18365 .jpg
18366 \family default
18367
18368 \begin_inset Quotes erd
18369 \end_inset
18370
18371  or 
18372 \begin_inset Quotes eld
18373 \end_inset
18374
18375
18376 \family typewriter
18377 .jpeg
18378 \family default
18379
18380 \begin_inset Quotes erd
18381 \end_inset
18382
18383 )
18384 \begin_inset Index idx
18385 status collapsed
18386
18387 \begin_layout Plain Layout
18388 JPG|see
18389 \begin_inset ERT
18390 status collapsed
18391
18392 \begin_layout Plain Layout
18393
18394 {
18395 \end_layout
18396
18397 \end_inset
18398
18399 Image formats
18400 \begin_inset ERT
18401 status collapsed
18402
18403 \begin_layout Plain Layout
18404
18405 }
18406 \end_layout
18407
18408 \end_inset
18409
18410
18411 \end_layout
18412
18413 \end_inset
18414
18415 .
18416 \end_layout
18417
18418 \begin_layout Description
18419 Scalable
18420 \begin_inset space ~
18421 \end_inset
18422
18423 images consist of vectors and can therefore be scaled to any size without
18424  data loss.
18425  The scaling ability is desired if you want to create presentations, because
18426  presentations are always scaled by the beamer.
18427  Scaling is also useful for online documents to let the user zoom into diagrams.
18428 \begin_inset Newline newline
18429 \end_inset
18430
18431 Scalable image formats can be 
18432 \begin_inset Quotes eld
18433 \end_inset
18434
18435 Scalable Vector Graphics
18436 \begin_inset Quotes erd
18437 \end_inset
18438
18439  (SVG, file extension 
18440 \begin_inset Quotes eld
18441 \end_inset
18442
18443
18444 \family typewriter
18445 .svg
18446 \family default
18447
18448 \begin_inset Quotes erd
18449 \end_inset
18450
18451 )
18452 \begin_inset Index idx
18453 status collapsed
18454
18455 \begin_layout Plain Layout
18456 SVG|see
18457 \begin_inset ERT
18458 status collapsed
18459
18460 \begin_layout Plain Layout
18461
18462 {
18463 \end_layout
18464
18465 \end_inset
18466
18467 Image formats
18468 \begin_inset ERT
18469 status collapsed
18470
18471 \begin_layout Plain Layout
18472
18473 }
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \begin_inset Quotes eld
18485 \end_inset
18486
18487 Encapsulated PostScript
18488 \begin_inset Quotes erd
18489 \end_inset
18490
18491  (EPS, file extension 
18492 \begin_inset Quotes eld
18493 \end_inset
18494
18495
18496 \family typewriter
18497 .eps
18498 \family default
18499
18500 \begin_inset Quotes erd
18501 \end_inset
18502
18503 )
18504 \begin_inset Index idx
18505 status collapsed
18506
18507 \begin_layout Plain Layout
18508 EPS|see
18509 \begin_inset ERT
18510 status collapsed
18511
18512 \begin_layout Plain Layout
18513
18514 {
18515 \end_layout
18516
18517 \end_inset
18518
18519 Image formats
18520 \begin_inset ERT
18521 status collapsed
18522
18523 \begin_layout Plain Layout
18524
18525 }
18526 \end_layout
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \end_inset
18534
18535 , and 
18536 \begin_inset Quotes eld
18537 \end_inset
18538
18539 Portable Document Format
18540 \begin_inset Quotes erd
18541 \end_inset
18542
18543  (PDF, file extension 
18544 \begin_inset Quotes eld
18545 \end_inset
18546
18547
18548 \family typewriter
18549 .pdf
18550 \family default
18551
18552 \begin_inset Quotes erd
18553 \end_inset
18554
18555 )
18556 \begin_inset Index idx
18557 status collapsed
18558
18559 \begin_layout Plain Layout
18560 PDF
18561 \end_layout
18562
18563 \end_inset
18564
18565 .
18566  We say 
18567 \begin_inset Quotes eld
18568 \end_inset
18569
18570 can be
18571 \begin_inset Quotes erd
18572 \end_inset
18573
18574 , because you can convert any bitmap image format to PDF or EPS and the
18575  result will not be scalable.
18576  In this case only a header with the image properties is added to the original
18577  image.
18578 \begin_inset Foot
18579 status collapsed
18580
18581 \begin_layout Plain Layout
18582 In the case of PDF, the original image is additionally compressed.
18583 \end_layout
18584
18585 \end_inset
18586
18587
18588 \end_layout
18589
18590 \begin_layout Standard
18591 Normally one cannot convert a bitmap image into a scalable one, only 
18592 \emph on
18593 vice versa
18594 \emph default
18595 .
18596 \end_layout
18597
18598 \begin_layout Subsection
18599 Grouping of Image Settings
18600 \begin_inset Index idx
18601 status collapsed
18602
18603 \begin_layout Plain Layout
18604 Images ! Settings grouping
18605 \end_layout
18606
18607 \end_inset
18608
18609
18610 \end_layout
18611
18612 \begin_layout Standard
18613 Each image can define a new group of image settings or join an existing
18614  group.
18615  Images within such a group share their settings, so adjusting one image
18616  of the group automatically also adjusts all other images of the group in
18617  the same way.
18618  So you can for example change the size for a bunch of images without the
18619  need to manually change each of them.
18620  
18621 \end_layout
18622
18623 \begin_layout Standard
18624 A new group can be set by pressing the button 
18625 \family sans
18626 Open
18627 \begin_inset space ~
18628 \end_inset
18629
18630 new
18631 \begin_inset space ~
18632 \end_inset
18633
18634 group
18635 \family default
18636  in the
18637 \family sans
18638  Graphics
18639 \family default
18640  dialog in the 
18641 \family sans
18642 LaT
18643 \begin_inset ERT
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647
18648 {}
18649 \end_layout
18650
18651 \end_inset
18652
18653 eX
18654 \begin_inset space ~
18655 \end_inset
18656
18657 and
18658 \begin_inset space ~
18659 \end_inset
18660
18661 Ly
18662 \begin_inset ERT
18663 status collapsed
18664
18665 \begin_layout Plain Layout
18666
18667 {}
18668 \end_layout
18669
18670 \end_inset
18671
18672 X options
18673 \family default
18674  tab.
18675  Joining an existing group can be done using the context menu of the image
18676  and checking the name of the desired group.
18677 \end_layout
18678
18679 \begin_layout Section
18680 Tables
18681 \begin_inset Index idx
18682 status collapsed
18683
18684 \begin_layout Plain Layout
18685 Tables
18686 \end_layout
18687
18688 \end_inset
18689
18690
18691 \begin_inset CommandInset label
18692 LatexCommand label
18693 name "sec:Tables"
18694
18695 \end_inset
18696
18697
18698 \end_layout
18699
18700 \begin_layout Standard
18701 You can insert a table using either the toolbar button 
18702 \begin_inset Info
18703 type  "icon"
18704 arg   "tabular-insert"
18705 \end_inset
18706
18707  or the menu 
18708 \family sans
18709 Insert\SpecialChar \menuseparator
18710 Table
18711 \family default
18712 .
18713  A dialog will appear, asking you for the number of rows and columns.
18714  The default table has lines around any cell and the first row appears separated
18715  from the rest of the table.
18716  This separation appears due to a double line: The cells of the first row
18717  have a line below them and the cells of the second row have a line above
18718  them.
18719  Here is an example table:
18720 \end_layout
18721
18722 \begin_layout Standard
18723 \align center
18724 \begin_inset Tabular
18725 <lyxtabular version="3" rows="4" columns="4">
18726 <features rotate="0" tabularvalignment="middle">
18727 <column alignment="center" valignment="top" width="0pt">
18728 <column alignment="center" valignment="top" width="0pt">
18729 <column alignment="center" valignment="top" width="0in">
18730 <column alignment="center" valignment="top" width="0pt">
18731 <row>
18732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \family roman
18747 \series medium
18748 \shape up
18749 \size normal
18750 \emph off
18751 \bar no
18752 \noun off
18753 \color none
18754 1
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763 2
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772 3
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 </row>
18778 <row>
18779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783
18784 \family roman
18785 \series medium
18786 \shape up
18787 \size normal
18788 \emph off
18789 \bar no
18790 \noun off
18791 \color none
18792 A
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 </row>
18825 <row>
18826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830
18831 \family roman
18832 \series medium
18833 \shape up
18834 \size normal
18835 \emph off
18836 \bar no
18837 \noun off
18838 \color none
18839 B
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \size normal
18859 \noun off
18860 \color none
18861  
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \family roman
18883 \series medium
18884 \shape up
18885 \size normal
18886 \emph off
18887 \bar no
18888 \noun off
18889 \color none
18890 C
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 </row>
18923 </lyxtabular>
18924
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \begin_layout Subsection
18931 The Table dialog
18932 \end_layout
18933
18934 \begin_layout Standard
18935 You can alter a table by clicking on it with the right mouse button and
18936  then choosing 
18937 \family sans
18938 More\SpecialChar \menuseparator
18939 Settings
18940 \family default
18941 .
18942  This brings up the table dialog.
18943  Here you can adjust the settings of the cell, row and/or column where the
18944  cursor is placed currently.
18945  Most of the dialog options also work on selections.
18946  This means that if you select more cells, columns or rows the action is
18947  done on all of your selection.
18948 \end_layout
18949
18950 \begin_layout Standard
18951 In addition to the table dialog, the 
18952 \family sans
18953 table
18954 \begin_inset space ~
18955 \end_inset
18956
18957 toolbar
18958 \family default
18959  helps you in setting table properties.
18960  It appears if the cursor is inside a table.
18961 \end_layout
18962
18963 \begin_layout Standard
18964 In the tab 
18965 \family sans
18966 Table
18967 \begin_inset space ~
18968 \end_inset
18969
18970 Settings
18971 \family default
18972  of the table dialog you can set the alignment for the current row.
18973  If you add a row or column, it will be inserted right beside or below the
18974  current cell respectively.
18975  The vertical alignment of a column can only be adjusted when a column width
18976  is given.
18977  A given width will allow the cell to have line breaks and multiple paragraphs
18978  of text, see section
18979 \begin_inset space ~
18980 \end_inset
18981
18982
18983 \begin_inset CommandInset ref
18984 LatexCommand ref
18985 reference "sub:Table-Cells"
18986
18987 \end_inset
18988
18989 .
18990 \end_layout
18991
18992 \begin_layout Standard
18993 You can mark multiple cells of one row/column as a multicolumn/row cell
18994  using the check box 
18995 \family sans
18996 Multicolumn
18997 \family default
18998  or 
18999 \family sans
19000 Multirow
19001 \family default
19002 .
19003  This will merge the cells to 
19004 \emph on
19005 one
19006 \emph default
19007  cell, spread over more than one column/row.
19008  Multicolumn cells are treated as own rows, so that the alignment, width,
19009  and border settings affect only the multicolumn cell.
19010  Here is an example table with a multicolumn cell in the first row and one
19011  in the last row without the upper border:
19012 \end_layout
19013
19014 \begin_layout Standard
19015 \align center
19016 \begin_inset Tabular
19017 <lyxtabular version="3" rows="3" columns="4">
19018 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19019 <column alignment="center" valignment="top" width="0pt">
19020 <column alignment="center" valignment="middle">
19021 <column alignment="center" valignment="top" width="0in">
19022 <column alignment="center" valignment="top" width="0pt">
19023 <row>
19024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028 abc
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 def ghi
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 jkl
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \family roman
19068 \series medium
19069 \shape up
19070 \size normal
19071 \emph off
19072 \bar no
19073 \noun off
19074 \color none
19075 A
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084 B
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 C
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 D
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 1
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122 2
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 3
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140 4
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 </row>
19146 </lyxtabular>
19147
19148 \end_inset
19149
19150
19151 \end_layout
19152
19153 \begin_layout Standard
19154 Adept users can declare special LaTeX-arguments for the table.
19155  They are necessary for special table formatting, such as the multirow cells,
19156  explained in the chapter 
19157 \emph on
19158 Tables
19159 \emph default
19160  of the 
19161 \emph on
19162 Embedded
19163 \begin_inset space ~
19164 \end_inset
19165
19166 Objects
19167 \emph default
19168  manual.
19169  You can also rotate the current cell or the whole table 90
19170 \begin_inset space \thinspace{}
19171 \end_inset
19172
19173 degrees counterclockwise.
19174  These rotations are not visible in LyX but are visible in the output.
19175 \end_layout
19176
19177 \begin_layout Standard
19178 \begin_inset Note Greyedout
19179 status open
19180
19181 \begin_layout Plain Layout
19182
19183 \series bold
19184 Note:
19185 \series default
19186  Most DVI-viewers are 
19187 \emph on
19188 not
19189 \emph default
19190  able to display rotations.
19191 \end_layout
19192
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \begin_layout Standard
19199 The 
19200 \family sans
19201 Borders
19202 \family default
19203  tab allows you to add and delete border lines for the current row/column.
19204  The button 
19205 \family sans
19206 Default
19207 \family default
19208  adds lines for all cell borders.
19209 \end_layout
19210
19211 \begin_layout Subsection
19212 Longtables
19213 \begin_inset Index idx
19214 status collapsed
19215
19216 \begin_layout Plain Layout
19217 Tables ! Longtables
19218 \end_layout
19219
19220 \end_inset
19221
19222
19223 \begin_inset Index idx
19224 status collapsed
19225
19226 \begin_layout Plain Layout
19227 Longtables
19228 \end_layout
19229
19230 \end_inset
19231
19232
19233 \end_layout
19234
19235 \begin_layout Standard
19236 If the table is too long to fit on one page, you can use the option 
19237 \family sans
19238 Use
19239 \begin_inset space ~
19240 \end_inset
19241
19242 long
19243 \begin_inset space ~
19244 \end_inset
19245
19246 table
19247 \family default
19248  in the tab 
19249 \family sans
19250 Longtable
19251 \family default
19252  of the table dialog to split the table automatically over more pages.
19253  Doing this enables some check boxes and you can now define:
19254 \end_layout
19255
19256 \begin_layout Description
19257
19258 \family sans
19259 Header
19260 \family default
19261 : The current row and all rows above, that don't have any special options
19262  defined, are defined to be the header rows of all pages of the longtable.
19263  except for the first page, if 
19264 \family sans
19265 First
19266 \begin_inset space ~
19267 \end_inset
19268
19269 header
19270 \family default
19271  is defined.
19272 \end_layout
19273
19274 \begin_layout Description
19275
19276 \family sans
19277 First
19278 \begin_inset space ~
19279 \end_inset
19280
19281 header
19282 \family default
19283 : The current row and all rows above, that don't have any special options
19284  defined, are defined to be the header rows of the first page of the longtable.
19285 \end_layout
19286
19287 \begin_layout Description
19288
19289 \family sans
19290 Footer
19291 \family default
19292 : The current row and all rows below, that don't have any special options
19293  defined, are defined to be the footer rows of all pages of the longtable,
19294  except for the last page, if 
19295 \family sans
19296 Last
19297 \begin_inset space ~
19298 \end_inset
19299
19300 footer
19301 \family default
19302  is defined.
19303 \end_layout
19304
19305 \begin_layout Description
19306
19307 \family sans
19308 Last
19309 \begin_inset space ~
19310 \end_inset
19311
19312 footer
19313 \family default
19314 : The current row and all rows below, that don't have any special options
19315  defined, are defined to be the footer rows of the last page of the longtable.
19316 \end_layout
19317
19318 \begin_layout Description
19319 Caption: The first row is reset as a single column.
19320  You can now insert there the table caption via the menu 
19321 \family sans
19322 Insert\SpecialChar \menuseparator
19323 Caption
19324 \family default
19325 .
19326  More about longtable captions can be found in the 
19327 \emph on
19328 Embedded
19329 \begin_inset space ~
19330 \end_inset
19331
19332 Objects
19333 \emph default
19334  manual.
19335 \end_layout
19336
19337 \begin_layout Standard
19338 You can also specify a row where the table is split.
19339  If you set more than one option in the same table row, you should be aware
19340  that then only the first option is used; the others will be defined as
19341  
19342 \emph on
19343 empty
19344 \emph default
19345 .
19346  In this context, first means first in this order: 
19347 \family sans
19348 Footer, Last
19349 \begin_inset space ~
19350 \end_inset
19351
19352 footer,
19353 \family default
19354  
19355 \family sans
19356 Header,
19357 \family default
19358  
19359 \family sans
19360 First
19361 \begin_inset space ~
19362 \end_inset
19363
19364 header
19365 \family default
19366 ; see the following longtable to see how it works:
19367 \end_layout
19368
19369 \begin_layout Standard
19370 \align center
19371 \begin_inset Tabular
19372 <lyxtabular version="3" rows="69" columns="3">
19373 <features rotate="0" islongtable="true" longtabularalignment="center">
19374 <column alignment="block" valignment="top" width="5cm">
19375 <column alignment="left" valignment="top" width="0pt">
19376 <column alignment="right" valignment="top" width="0pt">
19377 <row endfirsthead="true">
19378 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \series bold
19384 Example Phone List (ignore the names)
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row endfirsthead="true">
19409 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \series bold
19415 NAME
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \series bold
19435 TEL.
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row endhead="true">
19442 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446  
19447 \series bold
19448 Example Phone List
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row endhead="true">
19473 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \series bold
19479 NAME
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497
19498 \series bold
19499 TEL.
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row endfoot="true">
19506 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510  
19511 \series bold
19512 continue ...
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \series bold
19543 Annovi
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 Silvia
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 111
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \series bold
19574 Bertoli
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 Stefano
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 111
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 <row>
19599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603
19604 \series bold
19605 Bozzi
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614 Walter
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 111
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 <row>
19630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634
19635 \series bold
19636 Cachia
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645 Maria
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 111
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 <row>
19661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \series bold
19667 Cachia
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676 Maurizio
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 111
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 <row>
19692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696
19697 \series bold
19698 Cinquemani
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 Giusi
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716 111
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 </row>
19722 <row>
19723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727
19728 \series bold
19729 Colin
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738 Bernard
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747 111
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 </row>
19753 <row>
19754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758
19759 \series bold
19760 Concli
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769 Gianfranco
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 111
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 </row>
19784 <row>
19785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789
19790 \series bold
19791 Dal Bosco
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 Carolina
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809 111
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 </row>
19815 <row>
19816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \series bold
19822 Dalpiaz
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 Annamaria
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 111
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \series bold
19853 Feliciello
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862 Domenico
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871 111
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 </row>
19877 <row>
19878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882
19883 \series bold
19884 Focarelli
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893 Paola
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902 111
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 </row>
19908 <row>
19909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913
19914 \series bold
19915 Galletti
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924 Oreste
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 111
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 </row>
19939 <row>
19940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \series bold
19946 Gasparini
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955 Franca
19956 \end_layout
19957
19958 \end_inset
19959 </cell>
19960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964 111
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 </row>
19970 <row>
19971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19972 \begin_inset Text
19973
19974 \begin_layout Plain Layout
19975
19976 \series bold
19977 Rizzardi
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19983 \begin_inset Text
19984
19985 \begin_layout Plain Layout
19986 Paola
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 111
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 </row>
20001 <row>
20002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006
20007 \series bold
20008 Lassini
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017 Giancarlo
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026 111
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 </row>
20032 <row>
20033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037
20038 \series bold
20039 Malfatti
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048 Luciano
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057 111
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 </row>
20063 <row>
20064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068
20069 \series bold
20070 Malfatti
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079 Valeriano
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088 111
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 <row>
20095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \series bold
20101 Meneguzzo
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110 Roberto
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 111
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 </row>
20125 <row>
20126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130
20131 \series bold
20132 Mezzadra
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20138 \begin_inset Text
20139
20140 \begin_layout Plain Layout
20141 Roberto
20142 \end_layout
20143
20144 \end_inset
20145 </cell>
20146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20147 \begin_inset Text
20148
20149 \begin_layout Plain Layout
20150 111
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 </row>
20156 <row>
20157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161
20162 \series bold
20163 Pirpamer
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172 Erich
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181 111
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row>
20188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \series bold
20194 Pochiesa
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203 Paolo
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 111, 222
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 </row>
20218 <row>
20219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20220 \begin_inset Text
20221
20222 \begin_layout Plain Layout
20223
20224 \series bold
20225 Radina
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234 Claudio
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 111
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \series bold
20256 Stuffer
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 Oskar
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274 111
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 </row>
20280 <row>
20281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285
20286 \series bold
20287 Tacchelli
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20293 \begin_inset Text
20294
20295 \begin_layout Plain Layout
20296 Ugo
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20302 \begin_inset Text
20303
20304 \begin_layout Plain Layout
20305 111
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 </row>
20311 <row>
20312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316
20317 \series bold
20318 Tezzele
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327 Margit
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336 111
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 </row>
20342 <row>
20343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347
20348 \series bold
20349 Unterkalmsteiner
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358 Frieda
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367 111
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 </row>
20373 <row>
20374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378
20379 \series bold
20380 Vieider
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 Hilde
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398 111
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 </row>
20404 <row>
20405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409
20410 \series bold
20411 Vigna
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420 Jürgen
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 111
20430 \end_layout
20431
20432 \end_inset
20433 </cell>
20434 </row>
20435 <row>
20436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20437 \begin_inset Text
20438
20439 \begin_layout Plain Layout
20440
20441 \series bold
20442 Weber
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451 Maurizio
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460 111
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 </row>
20466 <row>
20467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471
20472 \series bold
20473 Winkler
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 Franz
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491 111
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 </row>
20497 <row>
20498 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502  
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row>
20527 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531
20532 \series bold
20533 Annovi
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 Silvia
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 555
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 </row>
20557 <row>
20558 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \series bold
20564 Bertoli
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 Stefano
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 555
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row>
20589 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \series bold
20595 Bozzi
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604 Walter
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613 555
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 </row>
20619 <row>
20620 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20621 \begin_inset Text
20622
20623 \begin_layout Plain Layout
20624
20625 \series bold
20626 Cachia
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635 Maria
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20641 \begin_inset Text
20642
20643 \begin_layout Plain Layout
20644 555
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 </row>
20650 <row>
20651 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655
20656 \series bold
20657 Cachia
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666 Maurizio
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675 555
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \series bold
20688 Cinquemani
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 Giusi
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 555
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 </row>
20712 <row>
20713 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717
20718 \series bold
20719 Colin
20720 \end_layout
20721
20722 \end_inset
20723 </cell>
20724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Plain Layout
20728 Bernard
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737 555
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 <row>
20744 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748
20749 \series bold
20750 Concli
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759 Gianfranco
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 555
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 </row>
20774 <row>
20775 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779
20780 \series bold
20781 Dal Bosco
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790 Carolina
20791 \end_layout
20792
20793 \end_inset
20794 </cell>
20795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 555
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 </row>
20805 <row>
20806 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810
20811 \series bold
20812 Dalpiaz
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821 Annamaria
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 555
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 </row>
20836 <row>
20837 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841
20842 \series bold
20843 Feliciello
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852 Domenico
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 555
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 </row>
20867 <row>
20868 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872
20873 \series bold
20874 Focarelli
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883 Paola
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892 555
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 </row>
20898 <row>
20899 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20900 \begin_inset Text
20901
20902 \begin_layout Plain Layout
20903
20904 \series bold
20905 Galletti
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20911 \begin_inset Text
20912
20913 \begin_layout Plain Layout
20914 Oreste
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923 555
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 </row>
20929 <row>
20930 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20931 \begin_inset Text
20932
20933 \begin_layout Plain Layout
20934
20935 \series bold
20936 Gasparini
20937 \end_layout
20938
20939 \end_inset
20940 </cell>
20941 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945 Franca
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 555
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \series bold
20967 Rizzardi
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976 Paola
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985 555
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 </row>
20991 <row>
20992 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996
20997 \series bold
20998 Lassini
20999 \end_layout
21000
21001 \end_inset
21002 </cell>
21003 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007 Giancarlo
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 555
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \series bold
21029 Malfatti
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 Luciano
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047 555
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 </row>
21053 <row>
21054 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058
21059 \series bold
21060 Malfatti
21061 \end_layout
21062
21063 \end_inset
21064 </cell>
21065 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069 Valeriano
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 555
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 </row>
21084 <row>
21085 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Plain Layout
21089
21090 \series bold
21091 Meneguzzo
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100 Roberto
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21106 \begin_inset Text
21107
21108 \begin_layout Plain Layout
21109 555
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120
21121 \series bold
21122 Mezzadra
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 Roberto
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21137 \begin_inset Text
21138
21139 \begin_layout Plain Layout
21140 555
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 </row>
21146 <row>
21147 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151
21152 \series bold
21153 Pirpamer
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162 Erich
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171 555
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182
21183 \series bold
21184 Pochiesa
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 Paolo
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202 555, 222
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 </row>
21208 <row>
21209 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213
21214 \series bold
21215 Radina
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21221 \begin_inset Text
21222
21223 \begin_layout Plain Layout
21224 Claudio
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233 555
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \series bold
21246 Stuffer
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 Oskar
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264 555
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 </row>
21270 <row>
21271 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275
21276 \series bold
21277 Tacchelli
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286 Ugo
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295 555
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 </row>
21301 <row>
21302 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306
21307 \series bold
21308 Tezzele
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21314 \begin_inset Text
21315
21316 \begin_layout Plain Layout
21317 Margit
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326 555
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 </row>
21332 <row>
21333 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337
21338 \series bold
21339 Unterkalmsteiner
21340 \end_layout
21341
21342 \end_inset
21343 </cell>
21344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21345 \begin_inset Text
21346
21347 \begin_layout Plain Layout
21348 Frieda
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 555
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 </row>
21363 <row>
21364 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \series bold
21370 Vieider
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 Hilde
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388 555
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 <row>
21395 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399
21400 \series bold
21401 Vigna
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410 Jürgen
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 999
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 </row>
21425 <row>
21426 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430
21431 \series bold
21432 Weber
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21438 \begin_inset Text
21439
21440 \begin_layout Plain Layout
21441 Maurizio
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 555
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 </row>
21456 <row>
21457 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461
21462 \series bold
21463 Winkler
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472 Franz
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481 555
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 </row>
21487 <row endlastfoot="true">
21488 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21489 \begin_inset Text
21490
21491 \begin_layout Plain Layout
21492
21493 \series bold
21494 End
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21509 \begin_inset Text
21510
21511 \begin_layout Plain Layout
21512
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 </row>
21518 </lyxtabular>
21519
21520 \end_inset
21521
21522
21523 \end_layout
21524
21525 \begin_layout Subsection
21526 Table Cells
21527 \begin_inset Index idx
21528 status collapsed
21529
21530 \begin_layout Plain Layout
21531 Tables ! Cells
21532 \end_layout
21533
21534 \end_inset
21535
21536
21537 \begin_inset CommandInset label
21538 LatexCommand label
21539 name "sub:Table-Cells"
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Standard
21547 A table cell can contain text, inline equations, a figure, or another table.
21548  All these kinds of objects can be placed in the same cell.
21549  Font sizes and shapes can also be altered.
21550  But you can't put a special environment in a cell (like 
21551 \family sans
21552 Section*
21553 \family default
21554 , etc.), nor set spacing options for the cell's paragraph.
21555 \end_layout
21556
21557 \begin_layout Standard
21558 To have multi-line entries in table cells, you have to declare a fixed width
21559  for the column in the table dialog.
21560  Your text is then automatically split into multiple lines and the cell
21561  is enlarged vertically when the length of the text exceeds the given width.
21562  An example:
21563 \end_layout
21564
21565 \begin_layout Standard
21566 \align center
21567 \begin_inset Tabular
21568 <lyxtabular version="3" rows="4" columns="3">
21569 <features rotate="0" tabularvalignment="middle">
21570 <column alignment="center" valignment="top" width="0pt">
21571 <column alignment="block" valignment="top" width="3cm">
21572 <column alignment="center" valignment="top" width="0pt">
21573 <row>
21574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \family roman
21580 \series medium
21581 \shape up
21582 \size normal
21583 \emph off
21584 \bar no
21585 \noun off
21586 \color none
21587 1
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \family roman
21598 \series medium
21599 \shape up
21600 \size normal
21601 \emph off
21602 \bar no
21603 \noun off
21604 \color none
21605 2
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \family roman
21616 \series medium
21617 \shape up
21618 \size normal
21619 \emph off
21620 \bar no
21621 \noun off
21622 \color none
21623 3
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \family roman
21636 \series medium
21637 \shape up
21638 \size normal
21639 \emph off
21640 \bar no
21641 \noun off
21642 \color none
21643 4
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \family roman
21654 \series medium
21655 \shape up
21656 \size normal
21657 \emph off
21658 \bar no
21659 \noun off
21660 \color none
21661 This is a multi-line entry in a table.
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \family roman
21672 \series medium
21673 \shape up
21674 \size normal
21675 \emph off
21676 \bar no
21677 \noun off
21678 \color none
21679 5
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 </row>
21685 <row>
21686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690
21691 \family roman
21692 \series medium
21693 \shape up
21694 \size normal
21695 \emph off
21696 \bar no
21697 \noun off
21698 \color none
21699 6
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \family roman
21710 \series medium
21711 \shape up
21712 \size normal
21713 \emph off
21714 \bar no
21715 \noun off
21716 \color none
21717 This is longer now.
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726
21727 \family roman
21728 \series medium
21729 \shape up
21730 \size normal
21731 \emph off
21732 \bar no
21733 \noun off
21734 \color none
21735 7
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \family roman
21748 \series medium
21749 \shape up
21750 \size normal
21751 \emph off
21752 \bar no
21753 \noun off
21754 \color none
21755 8
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \family roman
21766 \series medium
21767 \shape up
21768 \size normal
21769 \emph off
21770 \bar no
21771 \noun off
21772 \color none
21773 This is a multi-line entry in a table.
21774  This is longer now.
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783
21784 \family roman
21785 \series medium
21786 \shape up
21787 \size normal
21788 \emph off
21789 \bar no
21790 \noun off
21791 \color none
21792 9
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 </row>
21798 </lyxtabular>
21799
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \begin_layout Standard
21806 Cutting and pasting between tables and table cells works reasonably well.
21807  You can even cut and paste more than one row.
21808 \begin_inset Foot
21809 status collapsed
21810
21811 \begin_layout Plain Layout
21812 Note that you cannot paste into a multicell selection because it would not
21813  be clear what to do when pasting a single word in a selected 2×3.
21814  
21815 \end_layout
21816
21817 \end_inset
21818
21819  Selection with the mouse or with 
21820 \family sans
21821 Shift
21822 \family default
21823  plus the arrow keys works as usual.
21824  You can also copy and paste the entire table as a single unit by starting
21825  the selection from outside the table.
21826 \end_layout
21827
21828 \begin_layout Section
21829 Floats
21830 \begin_inset Index idx
21831 status collapsed
21832
21833 \begin_layout Plain Layout
21834 Floats
21835 \end_layout
21836
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset label
21841 LatexCommand label
21842 name "sec:Floats"
21843
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Subsection
21850 Introduction
21851 \end_layout
21852
21853 \begin_layout Standard
21854 A float is a block of text associated with some sort of label, which doesn't
21855  have a fixed location.
21856  It can 
21857 \begin_inset Quotes eld
21858 \end_inset
21859
21860 float
21861 \begin_inset Quotes erd
21862 \end_inset
21863
21864  forward or backward a page or two, to wherever it fits best.
21865  
21866 \family sans
21867 Footnotes
21868 \family default
21869  and 
21870 \family sans
21871 Margin
21872 \begin_inset space ~
21873 \end_inset
21874
21875 Notes
21876 \family default
21877  are also floats, because they can float to the next page when there are
21878  too many notes on the current page.
21879 \end_layout
21880
21881 \begin_layout Standard
21882 Floats make it possible to get a high quality layout.
21883  Images and tables can be distributed evenly over the pages to avoid whitespace
21884  and pages without text.
21885  As the floating often destroys the spatial context between the text and
21886  the image/table, every float can be referenced in the text.
21887  Floats are therefore numbered.
21888  Referencing is described in section
21889 \begin_inset space ~
21890 \end_inset
21891
21892
21893 \begin_inset CommandInset ref
21894 LatexCommand ref
21895 reference "sec:Cross-References"
21896
21897 \end_inset
21898
21899 .
21900 \end_layout
21901
21902 \begin_layout Standard
21903 To insert a float, use the menu 
21904 \family sans
21905 Insert\SpecialChar \menuseparator
21906 Float
21907 \family default
21908 .
21909  A box with a caption will be inserted into your document.
21910  The label will automatically be translated to the document language in
21911  the output.
21912  After the label you can insert the caption text.
21913 \begin_inset Index idx
21914 status collapsed
21915
21916 \begin_layout Plain Layout
21917 Floats ! Captions
21918 \end_layout
21919
21920 \end_inset
21921
21922  The image or table is inserted above or below the caption in a separate
21923  paragraph within the float.
21924  To keep your LyX-document readable, you can open and close the float box
21925  by left-clicking on the box label.
21926  A closed float box looks like this: 
21927 \begin_inset Graphics
21928         filename clipart/floatQt4.png
21929         scale 80
21930
21931 \end_inset
21932
21933  – a gray button with a red label.
21934 \end_layout
21935
21936 \begin_layout Standard
21937 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21938  that can occur when the surrounding text is specially formatted.
21939 \end_layout
21940
21941 \begin_layout Subsection
21942 Figure Floats
21943 \begin_inset CommandInset label
21944 LatexCommand label
21945 name "sub:Figure-Floats"
21946
21947 \end_inset
21948
21949
21950 \begin_inset Index idx
21951 status collapsed
21952
21953 \begin_layout Plain Layout
21954 Floats ! Figure floats
21955 \end_layout
21956
21957 \end_inset
21958
21959
21960 \end_layout
21961
21962 \begin_layout Standard
21963 Figure
21964 \begin_inset space ~
21965 \end_inset
21966
21967
21968 \begin_inset CommandInset ref
21969 LatexCommand ref
21970 reference "fig:Platypus-distorted"
21971
21972 \end_inset
21973
21974  was created using the menu 
21975 \family sans
21976 Insert\SpecialChar \menuseparator
21977 Float\SpecialChar \menuseparator
21978 Figure
21979 \family default
21980  (toolbar button 
21981 \begin_inset Info
21982 type  "icon"
21983 arg   "float-insert figure"
21984 \end_inset
21985
21986 ).
21987  The image was inserted by setting the cursor above the caption label and
21988  using the menu 
21989 \family sans
21990 Insert\SpecialChar \menuseparator
21991 Graphics
21992 \family default
21993  (toolbar button 
21994 \begin_inset Info
21995 type  "icon"
21996 arg   "dialog-show-new-inset graphics"
21997 \end_inset
21998
21999 ).
22000  The image in the float was horizontally centered by putting the cursor
22001  to the left or right of the image and using the menu 
22002 \family sans
22003 Edit\SpecialChar \menuseparator
22004 Paragraph
22005 \begin_inset space ~
22006 \end_inset
22007
22008 Settings
22009 \family default
22010  (toolbar button 
22011 \begin_inset Info
22012 type  "icon"
22013 arg   "layout-paragraph"
22014 \end_inset
22015
22016 ).
22017 \end_layout
22018
22019 \begin_layout Standard
22020 \begin_inset Float figure
22021 wide false
22022 sideways false
22023 status collapsed
22024
22025 \begin_layout Plain Layout
22026 \align center
22027 \begin_inset Graphics
22028         filename clipart/platypus.eps
22029         lyxscale 50
22030         width 50col%
22031
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \begin_layout Plain Layout
22038 \begin_inset Caption Standard
22039
22040 \begin_layout Plain Layout
22041 \begin_inset CommandInset label
22042 LatexCommand label
22043 name "fig:Platypus-distorted"
22044
22045 \end_inset
22046
22047 A severely distorted platypus in a float.
22048 \end_layout
22049
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \end_inset
22056
22057
22058 \end_layout
22059
22060 \begin_layout Standard
22061 This figure float also shows how to set a label and create a cross-reference
22062  to it: Insert a label into the caption using the menu 
22063 \family sans
22064 Insert\SpecialChar \menuseparator
22065 Label
22066 \family default
22067  (toolbar button 
22068 \begin_inset Info
22069 type  "icon"
22070 arg   "label-insert"
22071 \end_inset
22072
22073 ) and refer to it using the menu 
22074 \family sans
22075 Insert\SpecialChar \menuseparator
22076 Cross-Reference
22077 \family default
22078  (toolbar button 
22079 \begin_inset Info
22080 type  "icon"
22081 arg   "dialog-show-new-inset ref"
22082 \end_inset
22083
22084 ).
22085  It is important to use cross-references to figure floats rather than using
22086  vague references like 
22087 \begin_inset Quotes eld
22088 \end_inset
22089
22090 the figure above
22091 \begin_inset Quotes erd
22092 \end_inset
22093
22094 , because, as LaTeX will reposition the floats in the final document, it
22095  might not be 
22096 \begin_inset Quotes eld
22097 \end_inset
22098
22099 above
22100 \begin_inset Quotes erd
22101 \end_inset
22102
22103  at all.
22104  For more about cross-references, see section
22105 \begin_inset space ~
22106 \end_inset
22107
22108
22109 \begin_inset CommandInset ref
22110 LatexCommand ref
22111 reference "sec:Cross-References"
22112
22113 \end_inset
22114
22115 .
22116 \end_layout
22117
22118 \begin_layout Standard
22119 Normally only one image is inserted in a figure float, but sometimes you
22120  might want to use two images with separate subcaptions.
22121  This can be done by inserting image floats into existing image floats.
22122  Note that only the main caption of the float is added to the List of Figures
22123  as described in section
22124 \begin_inset space ~
22125 \end_inset
22126
22127
22128 \begin_inset CommandInset ref
22129 LatexCommand ref
22130 reference "sub:List-of-Figures"
22131
22132 \end_inset
22133
22134 .
22135  Figure
22136 \begin_inset space ~
22137 \end_inset
22138
22139
22140 \begin_inset CommandInset ref
22141 LatexCommand ref
22142 reference "fig:Two-distorted-images"
22143
22144 \end_inset
22145
22146  is an example of a figure float with two images set side by side.
22147  You can also set the images one below the other.
22148  Figure
22149 \begin_inset space ~
22150 \end_inset
22151
22152
22153 \begin_inset CommandInset ref
22154 LatexCommand ref
22155 reference "fig:Undefinable"
22156
22157 \end_inset
22158
22159  and 
22160 \begin_inset CommandInset ref
22161 LatexCommand ref
22162 reference "fig:Platypus"
22163
22164 \end_inset
22165
22166  are the subfigures.
22167 \end_layout
22168
22169 \begin_layout Standard
22170 \begin_inset Float figure
22171 wide false
22172 sideways false
22173 status open
22174
22175 \begin_layout Plain Layout
22176 \begin_inset space \hfill{}
22177 \end_inset
22178
22179
22180 \begin_inset Float figure
22181 wide false
22182 sideways false
22183 status collapsed
22184
22185 \begin_layout Plain Layout
22186 \begin_inset Caption Standard
22187
22188 \begin_layout Plain Layout
22189 \begin_inset CommandInset label
22190 LatexCommand label
22191 name "fig:Undefinable"
22192
22193 \end_inset
22194
22195 Undefinable
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \end_layout
22202
22203 \begin_layout Plain Layout
22204 \begin_inset Graphics
22205         filename clipart/escher-lsd.eps
22206         width 45col%
22207
22208 \end_inset
22209
22210
22211 \end_layout
22212
22213 \end_inset
22214
22215
22216 \begin_inset space \hfill{}
22217 \end_inset
22218
22219
22220 \begin_inset Float figure
22221 wide false
22222 sideways false
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226 \begin_inset Caption Standard
22227
22228 \begin_layout Plain Layout
22229 \begin_inset CommandInset label
22230 LatexCommand label
22231 name "fig:Platypus"
22232
22233 \end_inset
22234
22235 Platypus
22236 \end_layout
22237
22238 \end_inset
22239
22240
22241 \end_layout
22242
22243 \begin_layout Plain Layout
22244 \begin_inset Graphics
22245         filename clipart/platypus.eps
22246         lyxscale 60
22247         width 45col%
22248
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255
22256
22257 \begin_inset space \hfill{}
22258 \end_inset
22259
22260
22261 \end_layout
22262
22263 \begin_layout Plain Layout
22264 \begin_inset Caption Standard
22265
22266 \begin_layout Plain Layout
22267 \begin_inset CommandInset label
22268 LatexCommand label
22269 name "fig:Two-distorted-images"
22270
22271 \end_inset
22272
22273 Two distorted images.
22274 \end_layout
22275
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \begin_layout Subsection
22287 Table Floats
22288 \begin_inset Index idx
22289 status collapsed
22290
22291 \begin_layout Plain Layout
22292 Floats ! Table floats
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \begin_layout Standard
22301 Table floats can be inserted using the menu 
22302 \family sans
22303 Insert\SpecialChar \menuseparator
22304 Float\SpecialChar \menuseparator
22305 Table
22306 \family default
22307  or the toolbar button 
22308 \begin_inset Info
22309 type  "icon"
22310 arg   "float-insert table"
22311 \end_inset
22312
22313 .
22314  They have the same properties as figure floats except that the table in
22315  the float is normally placed below the caption and not above like for figures
22316  and that the label begins with “tab:”.
22317  Table
22318 \begin_inset space ~
22319 \end_inset
22320
22321
22322 \begin_inset CommandInset ref
22323 LatexCommand ref
22324 reference "tab:Table-float"
22325
22326 \end_inset
22327
22328  is a table float.
22329 \end_layout
22330
22331 \begin_layout Standard
22332 \begin_inset Float table
22333 wide false
22334 sideways false
22335 status open
22336
22337 \begin_layout Plain Layout
22338 \begin_inset Caption Standard
22339
22340 \begin_layout Plain Layout
22341 \begin_inset CommandInset label
22342 LatexCommand label
22343 name "tab:Table-float"
22344
22345 \end_inset
22346
22347 A table float.
22348 \end_layout
22349
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \begin_layout Plain Layout
22356 \align center
22357 \begin_inset Tabular
22358 <lyxtabular version="3" rows="3" columns="3">
22359 <features rotate="0" tabularvalignment="middle">
22360 <column alignment="center" valignment="top" width="0pt">
22361 <column alignment="center" valignment="top" width="0pt">
22362 <column alignment="center" valignment="top" width="0pt">
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \family roman
22370 \series medium
22371 \shape up
22372 \size normal
22373 \emph off
22374 \bar no
22375 \noun off
22376 \color none
22377 1
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386
22387 \family roman
22388 \series medium
22389 \shape up
22390 \size normal
22391 \emph off
22392 \bar no
22393 \noun off
22394 \color none
22395 2
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404
22405 \family roman
22406 \series medium
22407 \shape up
22408 \size normal
22409 \emph off
22410 \bar no
22411 \noun off
22412 \color none
22413 3
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 </row>
22419 <row>
22420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424
22425 \family roman
22426 \series medium
22427 \shape up
22428 \size normal
22429 \emph off
22430 \bar no
22431 \noun off
22432 \color none
22433 Joe
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442
22443 \family roman
22444 \series medium
22445 \shape up
22446 \size normal
22447 \emph off
22448 \bar no
22449 \noun off
22450 \color none
22451 Mary
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22457 \begin_inset Text
22458
22459 \begin_layout Plain Layout
22460
22461 \family roman
22462 \series medium
22463 \shape up
22464 \size normal
22465 \emph off
22466 \bar no
22467 \noun off
22468 \color none
22469 Ted
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 </row>
22475 <row>
22476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480
22481 \family roman
22482 \series medium
22483 \shape up
22484 \size normal
22485 \emph off
22486 \bar no
22487 \noun off
22488 \color none
22489 \begin_inset Formula $\int x^{2}dx$
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \end_inset
22496 </cell>
22497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22498 \begin_inset Text
22499
22500 \begin_layout Plain Layout
22501
22502 \family roman
22503 \series medium
22504 \shape up
22505 \size normal
22506 \emph off
22507 \bar no
22508 \noun off
22509 \color none
22510 \begin_inset Formula $\left[\begin{array}{cc}
22511 a & b\\
22512 c & d
22513 \end{array}\right]$
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525
22526 \family roman
22527 \series medium
22528 \shape up
22529 \size normal
22530 \emph off
22531 \bar no
22532 \noun off
22533 \color none
22534 \begin_inset Formula $1+1=2$
22535 \end_inset
22536
22537
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 </row>
22543 </lyxtabular>
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \end_inset
22551
22552
22553 \end_layout
22554
22555 \begin_layout Subsection
22556 More Information
22557 \begin_inset Index idx
22558 status collapsed
22559
22560 \begin_layout Plain Layout
22561 Floats ! Details
22562 \end_layout
22563
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \begin_layout Standard
22570 LyX offers you further float types as well as rotated floats.
22571  It also allows you to change the float numbering scheme, to control the
22572  float placement and to change the formatting and placement of the float
22573  caption.
22574  All these features are explained in detail with many examples in the chapter
22575  
22576 \emph on
22577 Floats
22578 \emph default
22579  in the 
22580 \emph on
22581 Embedded
22582 \begin_inset space ~
22583 \end_inset
22584
22585 Objects
22586 \emph default
22587  manual.
22588 \end_layout
22589
22590 \begin_layout Section
22591 Minipages
22592 \begin_inset Index idx
22593 status collapsed
22594
22595 \begin_layout Plain Layout
22596 Minipages
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Standard
22605 LaTeX provides a mechanism essentially to produce a page within a page,
22606  called a minipage.
22607  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22608 \begin_inset space \space{}
22609 \end_inset
22610
22611 apply.
22612  
22613 \end_layout
22614
22615 \begin_layout Standard
22616 Minipages in LyX have their own collapsible box inserted via the menu 
22617 \family sans
22618 Insert\SpecialChar \menuseparator
22619 Box
22620 \family default
22621 .
22622  Right-clicking on the box label allows you to alter the width of the minipage
22623  and its alignment within the page.
22624 \end_layout
22625
22626 \begin_layout Standard
22627 \align center
22628 \begin_inset Box Frameless
22629 position "t"
22630 hor_pos "c"
22631 has_inner_box 1
22632 inner_pos "t"
22633 use_parbox 0
22634 use_makebox 0
22635 width "30col%"
22636 special "none"
22637 height "1pt"
22638 height_special "totalheight"
22639 status collapsed
22640
22641 \begin_layout Plain Layout
22642
22643 \shape italic
22644 This is a minipage.
22645  The text is set in an italic style.
22646 \end_layout
22647
22648 \begin_layout Plain Layout
22649
22650 \shape italic
22651 Minipages are often used for text in another language or text that needs
22652  another formatting.
22653 \end_layout
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Standard
22661 \begin_inset VSpace medskip
22662 \end_inset
22663
22664 If you place two minipages side-by-side, you can use 
22665 \family sans
22666 Horizontal Fills
22667 \family default
22668  as described in section
22669 \begin_inset space ~
22670 \end_inset
22671
22672
22673 \begin_inset CommandInset ref
22674 LatexCommand ref
22675 reference "sub:Horizontal-Space"
22676
22677 \end_inset
22678
22679 :
22680 \begin_inset VSpace medskip
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \begin_layout Standard
22687 \begin_inset Box Frameless
22688 position "t"
22689 hor_pos "c"
22690 has_inner_box 1
22691 inner_pos "t"
22692 use_parbox 0
22693 use_makebox 0
22694 width "1.5in"
22695 special "none"
22696 height "1pt"
22697 height_special "totalheight"
22698 status open
22699
22700 \begin_layout Plain Layout
22701 This is a minipage with some stupid dummy text.
22702  This dummy text is used to increase the size of the minipage.
22703 \end_layout
22704
22705 \end_inset
22706
22707
22708 \begin_inset space \hfill{}
22709 \end_inset
22710
22711
22712 \begin_inset Box Frameless
22713 position "t"
22714 hor_pos "c"
22715 has_inner_box 1
22716 inner_pos "t"
22717 use_parbox 0
22718 use_makebox 0
22719 width "1.5in"
22720 special "none"
22721 height "1pt"
22722 height_special "totalheight"
22723 status open
22724
22725 \begin_layout Plain Layout
22726 This is a minipage with some stupid dummy text.
22727  This dummy text is used to increase the size of the minipage.
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \begin_layout Standard
22736 \begin_inset VSpace bigskip
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \begin_layout Standard
22743 When you right-click on a minipage box, you can transform the box to another
22744  box type.
22745  All box types and their settings are explained in detail in chapter 
22746 \emph on
22747 Boxes
22748 \emph default
22749  of the 
22750 \emph on
22751 Embedded
22752 \begin_inset space ~
22753 \end_inset
22754
22755 Objects
22756 \emph default
22757  manual.
22758 \end_layout
22759
22760 \begin_layout Chapter
22761 Mathematical Formulas
22762 \begin_inset Index idx
22763 status collapsed
22764
22765 \begin_layout Plain Layout
22766 Math
22767 \end_layout
22768
22769 \end_inset
22770
22771
22772 \begin_inset Index idx
22773 status collapsed
22774
22775 \begin_layout Plain Layout
22776 Formulas | see
22777 \begin_inset ERT
22778 status collapsed
22779
22780 \begin_layout Plain Layout
22781
22782 {
22783 \end_layout
22784
22785 \end_inset
22786
22787 Math
22788 \begin_inset ERT
22789 status collapsed
22790
22791 \begin_layout Plain Layout
22792
22793 }
22794 \end_layout
22795
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \end_inset
22802
22803
22804 \begin_inset CommandInset label
22805 LatexCommand label
22806 name "chap:Mathematical-Formulas"
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 The issues of this chapter are described in detail in the 
22815 \emph on
22816 Math
22817 \emph default
22818  manual.
22819  There you will also find tips and tricks for special cases.
22820 \end_layout
22821
22822 \begin_layout Section
22823 Basic Math Editing
22824 \begin_inset Index idx
22825 status collapsed
22826
22827 \begin_layout Plain Layout
22828 Math ! Basics
22829 \end_layout
22830
22831 \end_inset
22832
22833
22834 \end_layout
22835
22836 \begin_layout Standard
22837 To create a math formula, you can just click on the toolbar icon 
22838 \begin_inset Info
22839 type  "icon"
22840 arg   "math-mode on"
22841 \end_inset
22842
22843  (shortcut 
22844 \begin_inset Info
22845 type  "shortcut"
22846 arg   "math-mode"
22847 \end_inset
22848
22849 ).
22850  That will create a little blue rectangle, with purple markers around its
22851  corners.
22852  That blue rectangle is the formula itself; the purple markers indicate
22853  what level of nesting within the formula you are at.
22854  You can also choose a particular formula type to insert via the 
22855 \family sans
22856 Insert\SpecialChar \menuseparator
22857 Math
22858 \family default
22859  menu.
22860 \end_layout
22861
22862 \begin_layout Standard
22863 Editing the parameters of a formula and adding math constructs can be done
22864  with the 
22865 \family sans
22866 math
22867 \begin_inset space ~
22868 \end_inset
22869
22870 toolbar
22871 \family default
22872 , that appears if the cursor is in a formula.
22873 \end_layout
22874
22875 \begin_layout Standard
22876 There are two main types of formulas, inline formulas and display formulas.
22877  Inline formulas appear within a text line, like this one:
22878 \end_layout
22879
22880 \begin_layout Standard
22881 This is a line with an inline formula 
22882 \begin_inset Formula $A=B$
22883 \end_inset
22884
22885  in it.
22886 \end_layout
22887
22888 \begin_layout Standard
22889 Displayed formulas appear outside the text like if they were in a separate
22890  paragraph, like this one:
22891 \begin_inset Formula 
22892 \[
22893 A=B
22894 \]
22895
22896 \end_inset
22897
22898 You can only number and reference displayed formulas.
22899 \end_layout
22900
22901 \begin_layout Standard
22902 LyX also supports many LaTeX math commands.
22903  For example, typing 
22904 \begin_inset Quotes eld
22905 \end_inset
22906
22907
22908 \series bold
22909
22910 \backslash
22911 alpha
22912 \series default
22913
22914 \begin_inset Quotes erd
22915 \end_inset
22916
22917 , followed by a space, in a formula will create the Greek letter 
22918 \begin_inset Formula $\alpha$
22919 \end_inset
22920
22921 .
22922  Typing commands might sometimes be faster than using the 
22923 \family sans
22924 Math
22925 \begin_inset space ~
22926 \end_inset
22927
22928 Panel
22929 \family default
22930 .
22931 \end_layout
22932
22933 \begin_layout Subsection
22934 Navigating in Formulas
22935 \begin_inset Index idx
22936 status collapsed
22937
22938 \begin_layout Plain Layout
22939 Math ! Navigating
22940 \end_layout
22941
22942 \end_inset
22943
22944
22945 \end_layout
22946
22947 \begin_layout Standard
22948 The best control over the cursor position within an existing formula is
22949  achieved with the arrow keys.
22950  LyX uses small rectangles to indicate places where something can be inserted.
22951  The arrow keys can be used to navigate between parts of a formula.
22952  Pressing 
22953 \family sans
22954 Space
22955 \family default
22956  will leave a formula construct (a square root 
22957 \begin_inset Formula $\sqrt{2}$
22958 \end_inset
22959
22960 , or parentheses 
22961 \begin_inset Formula $\left(f\right)$
22962 \end_inset
22963
22964 , or a matrix 
22965 \begin_inset Formula $\left[\begin{array}{cc}
22966 1 & 2\\
22967 3 & 4
22968 \end{array}\right]$
22969 \end_inset
22970
22971 ).
22972  Pressing 
22973 \family sans
22974 Escape
22975 \family default
22976  will leave the formula, placing the cursor after the formula.
22977  
22978 \family sans
22979 Tab
22980 \family default
22981  can be used to move horizontally in a formula; for example, through the
22982  cells of a matrix or the positions in a multi-line equation.
22983 \end_layout
22984
22985 \begin_layout Standard
22986
22987 \family sans
22988 Space
22989 \family default
22990 , printed in this document as 
22991 \begin_inset Quotes eld
22992 \end_inset
22993
22994
22995 \begin_inset space \textvisiblespace{}
22996 \end_inset
22997
22998
22999 \begin_inset Quotes erd
23000 \end_inset
23001
23002 , seems to do nothing in a formula, since it does not add a space between
23003  characters, but it does exit a nested structure.
23004  For this reason, you have to be careful about using 
23005 \family sans
23006 Space
23007 \family default
23008 .
23009  For example, if you want 
23010 \begin_inset Formula $\sqrt{2x+1}$
23011 \end_inset
23012
23013 , type 
23014 \series bold
23015
23016 \backslash
23017 sqrt
23018 \begin_inset space \textvisiblespace{}
23019 \end_inset
23020
23021 2x+1
23022 \series default
23023  and not 
23024 \series bold
23025
23026 \backslash
23027 sqrt
23028 \begin_inset space \textvisiblespace{}
23029 \end_inset
23030
23031 2x
23032 \begin_inset space \textvisiblespace{}
23033 \end_inset
23034
23035 +1
23036 \series default
23037 , since in the latter case only the 
23038 \family typewriter
23039
23040 \begin_inset Formula $2x$
23041 \end_inset
23042
23043
23044 \family default
23045  will be under the square root sign: 
23046 \begin_inset Formula $\sqrt{2x}+1$
23047 \end_inset
23048
23049 .
23050 \end_layout
23051
23052 \begin_layout Standard
23053 You can leave many parts of a formula, like this matrix, partially filled
23054  in, such as:
23055 \begin_inset Formula 
23056 \[
23057 \left(\begin{array}{ccc}
23058 \lambda_{1}\\
23059  & \ddots\\
23060  &  & \lambda_{n}
23061 \end{array}\right)
23062 \]
23063
23064 \end_inset
23065
23066 If you leave a fraction only partially filled in, or a subscript with nothing
23067  in it, the results will be unpredictable, but most constructs don't mind.
23068 \end_layout
23069
23070 \begin_layout Subsection
23071 Selecting Text
23072 \end_layout
23073
23074 \begin_layout Standard
23075 You can select text within a formula in two different ways.
23076  Place the cursor at one end of the string of text you want, and press 
23077 \family sans
23078 Shift
23079 \family default
23080  and a cursor movement key to select text.
23081  It will be highlighted as with regular text selection.
23082  Alternatively, you can select text with the mouse in the usual way.
23083  That text can then be cut or copied, and then pasted within any formula,
23084  but not in a normal text region in LyX.
23085 \end_layout
23086
23087 \begin_layout Subsection
23088 Exponents and Subscripts
23089 \begin_inset Index idx
23090 status collapsed
23091
23092 \begin_layout Plain Layout
23093 Math ! Exponents
23094 \end_layout
23095
23096 \end_inset
23097
23098
23099 \begin_inset Index idx
23100 status collapsed
23101
23102 \begin_layout Plain Layout
23103 Math ! Subscripts
23104 \end_layout
23105
23106 \end_inset
23107
23108
23109 \end_layout
23110
23111 \begin_layout Standard
23112 You can use the math panel to add super- or subscripts (buttons 
23113 \begin_inset Info
23114 type  "icon"
23115 arg   "math-superscript"
23116 \end_inset
23117
23118  and 
23119 \begin_inset Info
23120 type  "icon"
23121 arg   "math-subscript"
23122 \end_inset
23123
23124 ), but it is often much easier to use a command.
23125  To get 
23126 \begin_inset Formula $x^{2}$
23127 \end_inset
23128
23129 , type in a formula 
23130 \series bold
23131 x^2
23132 \begin_inset space \textvisiblespace{}
23133 \end_inset
23134
23135
23136 \series default
23137 .
23138  The final 
23139 \family sans
23140 Space
23141 \family default
23142  puts the cursor back down on the base line of the expression.
23143  If you type 
23144 \series bold
23145 x^2y
23146 \series default
23147 , you will get 
23148 \begin_inset Formula $x^{2y}$
23149 \end_inset
23150
23151 , to get 
23152 \begin_inset Formula $x^{2}y$
23153 \end_inset
23154
23155 , type 
23156 \series bold
23157 x^2
23158 \begin_inset space \textvisiblespace{}
23159 \end_inset
23160
23161 y
23162 \series default
23163 .
23164  If you use characters in the superscript, that could be accented with the
23165  circumflex 
23166 \begin_inset Quotes eld
23167 \end_inset
23168
23169 ^
23170 \begin_inset Quotes erd
23171 \end_inset
23172
23173 , you have to use an extra 
23174 \family sans
23175 Space
23176 \family default
23177  to separate the circumflex and the character.
23178  For example, if you want 
23179 \begin_inset Formula $x^{a}$
23180 \end_inset
23181
23182 , type 
23183 \series bold
23184 x^
23185 \begin_inset space \textvisiblespace{}
23186 \end_inset
23187
23188 a
23189 \series default
23190 .
23191  Subscripts are similar: To get 
23192 \begin_inset Formula $a_{1}$
23193 \end_inset
23194
23195 , type 
23196 \series bold
23197 a_1
23198 \begin_inset space \textvisiblespace{}
23199 \end_inset
23200
23201
23202 \series default
23203 .
23204 \end_layout
23205
23206 \begin_layout Subsection
23207 Fractions
23208 \begin_inset Index idx
23209 status collapsed
23210
23211 \begin_layout Plain Layout
23212 Math ! Fractions
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \begin_layout Standard
23221 Create a fraction either with the command 
23222 \series bold
23223
23224 \backslash
23225 frac
23226 \series default
23227  or by using the icon 
23228 \begin_inset Info
23229 type  "icon"
23230 arg   "math-insert \\frac"
23231 \end_inset
23232
23233  in the 
23234 \family sans
23235 Math
23236 \begin_inset space ~
23237 \end_inset
23238
23239 Panel
23240 \family default
23241 .
23242  You will be presented with an empty fraction.
23243  The cursor is above the fraction line.
23244  To move it to the bottom, simply press 
23245 \family sans
23246 Down
23247 \family default
23248 .
23249  To move back up, press 
23250 \family sans
23251 Up
23252 \family default
23253 .
23254  Any math structure can be placed in a fraction, as this example shows:
23255 \begin_inset Formula 
23256 \[
23257 \left[\frac{1}{\left(\begin{array}{cc}
23258 2 & 3\\
23259 4 & 5
23260 \end{array}\right)}\right]
23261 \]
23262
23263 \end_inset
23264
23265
23266 \end_layout
23267
23268 \begin_layout Subsection
23269 Roots
23270 \begin_inset Index idx
23271 status collapsed
23272
23273 \begin_layout Plain Layout
23274 Math ! Roots
23275 \end_layout
23276
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \begin_layout Standard
23283 Roots can be created using the 
23284 \family sans
23285 Math
23286 \begin_inset space ~
23287 \end_inset
23288
23289 Panel
23290 \family default
23291  buttons 
23292 \begin_inset Info
23293 type  "icon"
23294 arg   "math-insert \\sqrt"
23295 \end_inset
23296
23297  or 
23298 \begin_inset Info
23299 type  "icon"
23300 arg   "math-insert \\root"
23301 \end_inset
23302
23303  or the commands 
23304 \series bold
23305
23306 \backslash
23307 sqrt
23308 \series default
23309  or 
23310 \series bold
23311
23312 \backslash
23313 root
23314 \series default
23315 .
23316  With the command 
23317 \series bold
23318
23319 \backslash
23320 root
23321 \series default
23322  you can produce roots of higher orders, like cube roots, while 
23323 \series bold
23324
23325 \backslash
23326 sqrt
23327 \series default
23328  always produces a square root.
23329 \end_layout
23330
23331 \begin_layout Subsection
23332 Operators with Limits
23333 \begin_inset Index idx
23334 status collapsed
23335
23336 \begin_layout Plain Layout
23337 Math ! Sums
23338 \end_layout
23339
23340 \end_inset
23341
23342
23343 \begin_inset Index idx
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347 Math ! Integrals
23348 \end_layout
23349
23350 \end_inset
23351
23352
23353 \begin_inset CommandInset label
23354 LatexCommand label
23355 name "sub:Operators-with-Limits"
23356
23357 \end_inset
23358
23359
23360 \end_layout
23361
23362 \begin_layout Standard
23363 Sum (
23364 \begin_inset Formula $\sum$
23365 \end_inset
23366
23367 ) and integral (
23368 \begin_inset Formula $\int$
23369 \end_inset
23370
23371 ) operators are very often decorated with limits.
23372  These limits can be entered in LyX by entering them as you would enter
23373  a super- or subscript, directly after the symbol.
23374  The sum operator will automatically place its 
23375 \begin_inset Quotes eld
23376 \end_inset
23377
23378 limits
23379 \begin_inset Quotes erd
23380 \end_inset
23381
23382  over and under the symbol in displayed formulas, and to the side in inline
23383  formulas, as in 
23384 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23385 \end_inset
23386
23387 , versus
23388 \begin_inset Formula 
23389 \[
23390 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23391 \]
23392
23393 \end_inset
23394
23395 Integral signs, however, will place the limits to the side in both formula
23396  types.
23397 \end_layout
23398
23399 \begin_layout Standard
23400 All operators with limits will be automatically re-sized when placed in
23401  display mode.
23402  The placement of the limits can be changed by placing the cursor directly
23403  behind the operator and using the menu 
23404 \family sans
23405 Edit\SpecialChar \menuseparator
23406 Math\SpecialChar \menuseparator
23407 Change
23408 \begin_inset space ~
23409 \end_inset
23410
23411 Limits
23412 \begin_inset space ~
23413 \end_inset
23414
23415 Type
23416 \family default
23417  or entering 
23418 \begin_inset Info
23419 type  "shortcut"
23420 arg   "math-limits"
23421 \end_inset
23422
23423 .
23424 \end_layout
23425
23426 \begin_layout Standard
23427 Certain other mathematical expressions also have this 
23428 \begin_inset Quotes eld
23429 \end_inset
23430
23431 moving limits
23432 \begin_inset Quotes erd
23433 \end_inset
23434
23435  feature, such as
23436 \begin_inset Index idx
23437 status collapsed
23438
23439 \begin_layout Plain Layout
23440 Math ! Limits
23441 \end_layout
23442
23443 \end_inset
23444
23445
23446 \begin_inset Formula 
23447 \[
23448 \lim_{x\rightarrow\infty}f(x),
23449 \]
23450
23451 \end_inset
23452
23453 which will place the 
23454 \begin_inset Formula $x\rightarrow\infty$
23455 \end_inset
23456
23457  underneath the 
23458 \begin_inset Quotes eld
23459 \end_inset
23460
23461 lim
23462 \begin_inset Quotes erd
23463 \end_inset
23464
23465  in display mode.
23466  In inline formulas it looks like this: 
23467 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23468 \end_inset
23469
23470 .
23471 \end_layout
23472
23473 \begin_layout Standard
23474 Note that the lim-function was entered as the function macro 
23475 \series bold
23476
23477 \backslash
23478 lim
23479 \series default
23480 .
23481  Have a look at section
23482 \begin_inset space ~
23483 \end_inset
23484
23485
23486 \begin_inset CommandInset ref
23487 LatexCommand ref
23488 reference "sub:Functions"
23489
23490 \end_inset
23491
23492  for an explanation of function macros.
23493 \end_layout
23494
23495 \begin_layout Subsection
23496 Math Symbols
23497 \begin_inset Index idx
23498 status collapsed
23499
23500 \begin_layout Plain Layout
23501 Math ! Symbols
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \begin_layout Standard
23510 Most math symbols can be found in the 
23511 \family sans
23512 Math
23513 \begin_inset space ~
23514 \end_inset
23515
23516 Panel
23517 \family default
23518  under one of several categories; including 
23519 \family sans
23520 Greek
23521 \family default
23522
23523 \family sans
23524 Operators
23525 \family default
23526
23527 \family sans
23528 Relations
23529 \family default
23530
23531 \family sans
23532 Arrows
23533 \family default
23534 .
23535  There are also the additional symbols provided by the American Mathematical
23536  Society (AMS).
23537 \end_layout
23538
23539 \begin_layout Standard
23540 If you know the LaTeX-command for a construct or symbol you wish to use,
23541  you don't have to use the 
23542 \family sans
23543 Math
23544 \begin_inset space ~
23545 \end_inset
23546
23547 Panel
23548 \family default
23549 ; you can type the command directly into the formula.
23550  LyX will convert it to the corresponding symbol or construct.
23551 \end_layout
23552
23553 \begin_layout Subsection
23554 Altering Spacing
23555 \begin_inset Index idx
23556 status collapsed
23557
23558 \begin_layout Plain Layout
23559 Math ! Spaces
23560 \end_layout
23561
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \begin_layout Standard
23568 You may want to create spaces that differ from the standard spacing that
23569  LaTeX provides.
23570  To do this, press 
23571 \begin_inset Info
23572 type  "shortcut"
23573 arg   "command-alternatives math-space ; space-insert protected"
23574 \end_inset
23575
23576  or use the 
23577 \family sans
23578 Math
23579 \begin_inset space ~
23580 \end_inset
23581
23582 Panel
23583 \family default
23584  button 
23585 \begin_inset Info
23586 type  "icon"
23587 arg   "math-insert \\space"
23588 \end_inset
23589
23590 .
23591  This generates a small space, and shows a small marker on the screen.
23592  For example, the sequence 
23593 \series bold
23594 a Ctrl+Space b
23595 \series default
23596
23597 \begin_inset Formula $a\, b$
23598 \end_inset
23599
23600  appears in LyX as 
23601 \begin_inset Graphics
23602         filename clipart/SpaceMarker.png
23603
23604 \end_inset
23605
23606 .
23607  You can change the space to different sizes when you set the cursor behind
23608  the space marker and enter space again several times.
23609  With every space enter the size will be changed.
23610  Some markers for the space size appear red in LyX, because they are negative
23611  spaces.
23612  Here are two examples:
23613 \end_layout
23614
23615 \begin_layout Standard
23616
23617 \series bold
23618 a Ctrl+Space b
23619 \series default
23620  and 3×
23621 \family sans
23622 Space
23623 \family default
23624
23625 \begin_inset Formula $a\quad b$
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \begin_layout Standard
23632
23633 \series bold
23634 a Ctrl+Space b
23635 \series default
23636  and 5×
23637 \family sans
23638 Space
23639 \family default
23640
23641 \begin_inset Formula $a\! b$
23642 \end_inset
23643
23644
23645 \end_layout
23646
23647 \begin_layout Subsection
23648 Functions
23649 \begin_inset Index idx
23650 status collapsed
23651
23652 \begin_layout Plain Layout
23653 Math ! Functions
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \begin_inset CommandInset label
23660 LatexCommand label
23661 name "sub:Functions"
23662
23663 \end_inset
23664
23665
23666 \end_layout
23667
23668 \begin_layout Standard
23669 The 
23670 \family sans
23671 Math
23672 \begin_inset space ~
23673 \end_inset
23674
23675 Panel
23676 \family default
23677  contains under the button 
23678 \begin_inset Info
23679 type  "icon"
23680 arg   "math-insert \\functions"
23681 \end_inset
23682
23683  a number of function macros, such as 
23684 \begin_inset Formula $\sin$
23685 \end_inset
23686
23687
23688 \begin_inset Formula $\lim$
23689 \end_inset
23690
23691
23692 \emph on
23693 etc
23694 \emph default
23695 .
23696  (you can also insert them in a formula by typing 
23697 \series bold
23698
23699 \backslash
23700 sin
23701 \series default
23702  etc.).
23703  Standard mathematical practice is that functions are printed upright to
23704  avoid confusions, because 
23705 \begin_inset Formula $sin$
23706 \end_inset
23707
23708  does normally mean 
23709 \begin_inset Formula $s\cdot i\cdot n$
23710 \end_inset
23711
23712 .
23713 \end_layout
23714
23715 \begin_layout Standard
23716 Using the function macros will also produce correct spacing around the function:
23717  
23718 \begin_inset Formula $a\sin x$
23719 \end_inset
23720
23721  is different from 
23722 \begin_inset Formula $asinx$
23723 \end_inset
23724
23725 .
23726 \end_layout
23727
23728 \begin_layout Standard
23729 For some mathematical objects, like limits, the macro changes where subscripts
23730  are placed, as described in section
23731 \begin_inset space ~
23732 \end_inset
23733
23734
23735 \begin_inset CommandInset ref
23736 LatexCommand ref
23737 reference "sub:Operators-with-Limits"
23738
23739 \end_inset
23740
23741 .
23742 \end_layout
23743
23744 \begin_layout Subsection
23745 Accents
23746 \begin_inset Index idx
23747 status collapsed
23748
23749 \begin_layout Plain Layout
23750 Math ! Accents
23751 \end_layout
23752
23753 \end_inset
23754
23755
23756 \end_layout
23757
23758 \begin_layout Standard
23759 In a formula you can insert accented characters in the same way as in text
23760  mode.
23761  This may depend on your keyboard, or the bindings file you use.
23762  You can also use LaTeX commands, for example, to enter 
23763 \begin_inset Formula $\hat{a}$
23764 \end_inset
23765
23766  even if your keyboard doesn't have the circumflex enabled.
23767  Our example is entered by typing 
23768 \series bold
23769
23770 \backslash
23771 hat
23772 \begin_inset space \textvisiblespace{}
23773 \end_inset
23774
23775 a
23776 \series default
23777  in a formula.
23778  Table
23779 \begin_inset space ~
23780 \end_inset
23781
23782
23783 \begin_inset CommandInset ref
23784 LatexCommand ref
23785 reference "tab:Accent-names-and"
23786
23787 \end_inset
23788
23789  shows the equivalences between the accent names and the commands.
23790 \end_layout
23791
23792 \begin_layout Standard
23793 \begin_inset Float table
23794 wide false
23795 sideways false
23796 status open
23797
23798 \begin_layout Plain Layout
23799 \begin_inset Caption Standard
23800
23801 \begin_layout Plain Layout
23802 \begin_inset CommandInset label
23803 LatexCommand label
23804 name "tab:Accent-names-and"
23805
23806 \end_inset
23807
23808 Accent names and the corresponding commands.
23809 \end_layout
23810
23811 \end_inset
23812
23813
23814 \end_layout
23815
23816 \begin_layout Plain Layout
23817 \align center
23818 \begin_inset Tabular
23819 <lyxtabular version="3" rows="11" columns="3">
23820 <features rotate="0" tabularvalignment="middle">
23821 <column alignment="center" valignment="top" width="0pt">
23822 <column alignment="center" valignment="top" width="0pt">
23823 <column alignment="center" valignment="top" width="0pt">
23824 <row>
23825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829 Name
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838 Command
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847 E
23848 \family roman
23849 \series medium
23850 \shape up
23851 \size normal
23852 \emph off
23853 \bar no
23854 \noun off
23855 \color none
23856 xample
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \family roman
23869 \series medium
23870 \shape up
23871 \size normal
23872 \emph off
23873 \bar no
23874 \noun off
23875 \color none
23876 circumflex
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885
23886 \series bold
23887
23888 \backslash
23889 hat
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898
23899 \family roman
23900 \series medium
23901 \shape up
23902 \size normal
23903 \emph off
23904 \bar no
23905 \noun off
23906 \color none
23907 \begin_inset Formula $\hat{a}$
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 </row>
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921
23922 \family roman
23923 \series medium
23924 \shape up
23925 \size normal
23926 \emph off
23927 \bar no
23928 \noun off
23929 \color none
23930 grave
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939
23940 \series bold
23941
23942 \backslash
23943 grave
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952
23953 \family roman
23954 \series medium
23955 \shape up
23956 \size normal
23957 \emph off
23958 \bar no
23959 \noun off
23960 \color none
23961 \begin_inset Formula $\grave{a}$
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 </row>
23970 <row>
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \family roman
23977 \series medium
23978 \shape up
23979 \size normal
23980 \emph off
23981 \bar no
23982 \noun off
23983 \color none
23984 acute
23985 \end_layout
23986
23987 \end_inset
23988 </cell>
23989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23990 \begin_inset Text
23991
23992 \begin_layout Plain Layout
23993
23994 \series bold
23995
23996 \backslash
23997 acute
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \family roman
24008 \series medium
24009 \shape up
24010 \size normal
24011 \emph off
24012 \bar no
24013 \noun off
24014 \color none
24015 \begin_inset Formula $\acute{a}$
24016 \end_inset
24017
24018
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 </row>
24024 <row>
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029
24030 \family roman
24031 \series medium
24032 \shape up
24033 \size normal
24034 \emph off
24035 \bar no
24036 \noun off
24037 \color none
24038 umlaut
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047
24048 \series bold
24049
24050 \backslash
24051 ddot
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \family roman
24062 \series medium
24063 \shape up
24064 \size normal
24065 \emph off
24066 \bar no
24067 \noun off
24068 \color none
24069 \begin_inset Formula $\ddot{a}$
24070 \end_inset
24071
24072
24073 \end_layout
24074
24075 \end_inset
24076 </cell>
24077 </row>
24078 <row>
24079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24080 \begin_inset Text
24081
24082 \begin_layout Plain Layout
24083
24084 \family roman
24085 \series medium
24086 \shape up
24087 \size normal
24088 \emph off
24089 \bar no
24090 \noun off
24091 \color none
24092 tilde
24093 \end_layout
24094
24095 \end_inset
24096 </cell>
24097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24098 \begin_inset Text
24099
24100 \begin_layout Plain Layout
24101
24102 \series bold
24103
24104 \backslash
24105 tilde
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114
24115 \family roman
24116 \series medium
24117 \shape up
24118 \size normal
24119 \emph off
24120 \bar no
24121 \noun off
24122 \color none
24123 \begin_inset Formula $\tilde{a}$
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 </row>
24132 <row>
24133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24134 \begin_inset Text
24135
24136 \begin_layout Plain Layout
24137
24138 \family roman
24139 \series medium
24140 \shape up
24141 \size normal
24142 \emph off
24143 \bar no
24144 \noun off
24145 \color none
24146 dot
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155
24156 \series bold
24157
24158 \backslash
24159 dot
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168
24169 \family roman
24170 \series medium
24171 \shape up
24172 \size normal
24173 \emph off
24174 \bar no
24175 \noun off
24176 \color none
24177 \begin_inset Formula $\dot{a}$
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191
24192 \family roman
24193 \series medium
24194 \shape up
24195 \size normal
24196 \emph off
24197 \bar no
24198 \noun off
24199 \color none
24200 breve
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209
24210 \series bold
24211
24212 \backslash
24213 breve
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222
24223 \family roman
24224 \series medium
24225 \shape up
24226 \size normal
24227 \emph off
24228 \bar no
24229 \noun off
24230 \color none
24231 \begin_inset Formula $\breve{a}$
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 </row>
24240 <row>
24241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245
24246 \family roman
24247 \series medium
24248 \shape up
24249 \size normal
24250 \emph off
24251 \bar no
24252 \noun off
24253 \color none
24254 caron
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263
24264 \series bold
24265
24266 \backslash
24267 check
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \family roman
24278 \series medium
24279 \shape up
24280 \size normal
24281 \emph off
24282 \bar no
24283 \noun off
24284 \color none
24285 \begin_inset Formula $\check{a}$
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 </row>
24294 <row>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299
24300 \family roman
24301 \series medium
24302 \shape up
24303 \size normal
24304 \emph off
24305 \bar no
24306 \noun off
24307 \color none
24308 macron
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317
24318 \series bold
24319
24320 \backslash
24321 bar
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330
24331 \family roman
24332 \series medium
24333 \shape up
24334 \size normal
24335 \emph off
24336 \bar no
24337 \noun off
24338 \color none
24339 \begin_inset Formula $\bar{a}$
24340 \end_inset
24341
24342
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 </row>
24348 <row>
24349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353 vector
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362
24363 \series bold
24364
24365 \backslash
24366 vec
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375
24376 \family roman
24377 \series medium
24378 \shape up
24379 \size normal
24380 \emph off
24381 \bar no
24382 \noun off
24383 \color none
24384 \begin_inset Formula $\vec{a}$
24385 \end_inset
24386
24387
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 </row>
24393 </lyxtabular>
24394
24395 \end_inset
24396
24397
24398 \end_layout
24399
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \begin_layout Standard
24406 You can choose one of the accents by selecting an item from the 
24407 \family sans
24408 Frame
24409 \begin_inset space ~
24410 \end_inset
24411
24412 decorations
24413 \family default
24414  symbol set button 
24415 \begin_inset Info
24416 type  "icon"
24417 arg   "math-insert \\hat"
24418 \end_inset
24419
24420  in the math panel; this will apply to any selection you have made within
24421  a formula too.
24422 \end_layout
24423
24424 \begin_layout Section
24425 Brackets and Delimiters
24426 \begin_inset Index idx
24427 status collapsed
24428
24429 \begin_layout Plain Layout
24430 Math ! Brackets
24431 \end_layout
24432
24433 \end_inset
24434
24435
24436 \begin_inset Index idx
24437 status collapsed
24438
24439 \begin_layout Plain Layout
24440 Math ! Delimiters
24441 \end_layout
24442
24443 \end_inset
24444
24445
24446 \begin_inset CommandInset label
24447 LatexCommand label
24448 name "sec:Brackets-and-Delimiters"
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Standard
24456 There are several brackets available through LyX.
24457  For some purposes, using just the keys 
24458 \family typewriter
24459 []{}()|<>
24460 \family default
24461  should suffice.
24462  But if you want to surround a large structure, like a matrix or a fraction,
24463  or if you have several layers of brackets, it is better to use the math
24464  toolbar delimiter icon 
24465 \begin_inset Info
24466 type  "icon"
24467 arg   "dialog-show mathdelimiter"
24468 \end_inset
24469
24470 .
24471  For example, if you construct the brackets around a matrix in this way:
24472 \begin_inset Formula 
24473 \[
24474 \left[\begin{array}{cc}
24475 1 & 2\\
24476 3 & 4
24477 \end{array}\right]
24478 \]
24479
24480 \end_inset
24481
24482 it makes it easier to see the layers of parentheses.
24483  Below, the expression on the left was entered using the delimiter icon
24484  
24485 \begin_inset Info
24486 type  "icon"
24487 arg   "dialog-show mathdelimiter"
24488 \end_inset
24489
24490  and the expression on the right was entered using the 
24491 \family typewriter
24492 ()
24493 \family default
24494  keys.
24495  
24496 \begin_inset Formula 
24497 \[
24498 \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})}))}
24499 \]
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \begin_layout Standard
24507 If you use the delimiter icon, the parentheses, and other brackets from
24508  that menu will automatically re-size to accommodate the size of what is
24509  inside.
24510 \end_layout
24511
24512 \begin_layout Standard
24513 To construct brackets click on the button for the bracket you want on the
24514  left side and right side.
24515  If you use the option 
24516 \family sans
24517 Keep
24518 \begin_inset space ~
24519 \end_inset
24520
24521 matched
24522 \family default
24523 , the selected bracket type will be used for the left and the right side.
24524  The selection will be shown as TeX code.
24525  If you want one side not to have a bracket, use 
24526 \family sans
24527 (none)
24528 \family default
24529 .
24530  It will appear in LyX with a dotted line, but nothing will be printed.
24531 \end_layout
24532
24533 \begin_layout Standard
24534 If you want to place brackets around existing math structures, like a square
24535  root, you can do so by first highlighting (selecting) the structure that
24536  is to go inside the brackets.
24537  Then choose the appropriate brackets for left and right and click on 
24538 \family sans
24539 Insert
24540 \family default
24541 .
24542  The most common bracket combinations (parentheses, square brackets, and
24543  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24544  For example, to insert a pair of parentheses, select the structure and
24545  enter 
24546 \begin_inset Info
24547 type  "shortcut"
24548 arg   "math-delim ( )"
24549 \end_inset
24550
24551 .
24552 \end_layout
24553
24554 \begin_layout Section
24555 Arrays and Multi-line Equations
24556 \begin_inset Index idx
24557 status collapsed
24558
24559 \begin_layout Plain Layout
24560 Math ! Arrays
24561 \end_layout
24562
24563 \end_inset
24564
24565
24566 \begin_inset Index idx
24567 status collapsed
24568
24569 \begin_layout Plain Layout
24570 Math ! Matrices
24571 \end_layout
24572
24573 \end_inset
24574
24575
24576 \begin_inset Index idx
24577 status collapsed
24578
24579 \begin_layout Plain Layout
24580 Math ! Multi-line Equations
24581 \end_layout
24582
24583 \end_inset
24584
24585
24586 \end_layout
24587
24588 \begin_layout Standard
24589 Matrices are entered in LyX using the 
24590 \family sans
24591 Math
24592 \begin_inset space ~
24593 \end_inset
24594
24595 Panel
24596 \family default
24597  matrix button 
24598 \begin_inset Info
24599 type  "icon"
24600 arg   "dialog-show mathmatrix"
24601 \end_inset
24602
24603 .
24604  It will open a dialog for you to choose the number of rows/columns.
24605  Here is an example:
24606 \begin_inset Formula 
24607 \[
24608 \left(\begin{array}{ccc}
24609 1 & 2 & 3\\
24610 4 & 5 & 6\\
24611 7 & 8 & 9
24612 \end{array}\right)
24613 \]
24614
24615 \end_inset
24616
24617 The parentheses aren't automatic, but you can add them as described in section
24618 \begin_inset space ~
24619 \end_inset
24620
24621
24622 \begin_inset CommandInset ref
24623 LatexCommand ref
24624 reference "sec:Brackets-and-Delimiters"
24625
24626 \end_inset
24627
24628 .
24629  When you construct the matrix, you can decide whether the column entries
24630  will be left-, right-, or center-justified.
24631  This alignment is set in the box 
24632 \family sans
24633 Horizontal
24634 \family default
24635  with the letters 
24636 \begin_inset Quotes eld
24637 \end_inset
24638
24639
24640 \family sans
24641 l
24642 \family default
24643
24644 \begin_inset Quotes erd
24645 \end_inset
24646
24647
24648 \begin_inset Quotes eld
24649 \end_inset
24650
24651
24652 \family sans
24653 r
24654 \family default
24655
24656 \begin_inset Quotes erd
24657 \end_inset
24658
24659 , and 
24660 \begin_inset Quotes eld
24661 \end_inset
24662
24663
24664 \family sans
24665 c
24666 \family default
24667
24668 \begin_inset Quotes erd
24669 \end_inset
24670
24671 .
24672  LyX proposes a 
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  for every column as default.
24685  For example, the sequence 
24686 \begin_inset Quotes eld
24687 \end_inset
24688
24689
24690 \family sans
24691 lcr
24692 \family default
24693
24694 \begin_inset Quotes erd
24695 \end_inset
24696
24697  means that the first column will be left-justified, the second will be
24698  centered, and the third column will be right-justified, because each letter
24699  corresponds to the relevant column.
24700  The result will look like this:
24701 \begin_inset Formula 
24702 \[
24703 \begin{array}{lcr}
24704 this & this\, column & this\, column\\
24705 column & has & has\, right\\
24706 has\, left\, alignment & center\, alignment & alignment
24707 \end{array}.
24708 \]
24709
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Standard
24716 You can add more rows to an existing matrix by entering 
24717 \begin_inset Info
24718 type  "shortcut"
24719 arg   "newline-insert newline"
24720 \end_inset
24721
24722  while the cursor is in the matrix.
24723  Adding or deleting columns can be done via the menu 
24724 \family sans
24725 Edit\SpecialChar \menuseparator
24726 Math
24727 \family default
24728  or the math toolbar.
24729 \end_layout
24730
24731 \begin_layout Standard
24732 There are other arrays used in formulas, such as distinctions of cases.
24733  It can be created with the menu 
24734 \family sans
24735 Insert\SpecialChar \menuseparator
24736 Math\SpecialChar \menuseparator
24737 Cases
24738 \begin_inset space ~
24739 \end_inset
24740
24741 Environment
24742 \family default
24743  or the command 
24744 \series bold
24745
24746 \backslash
24747 cases
24748 \series default
24749 .
24750  Here is an example: 
24751 \begin_inset Formula 
24752 \[
24753 f(x)=\begin{cases}
24754 -1 & x<0\\
24755 0 & x=0\\
24756 1 & x>0
24757 \end{cases}
24758 \]
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Standard
24766 \begin_inset VSpace bigskip
24767 \end_inset
24768
24769 Multi-line formulas are created when you press 
24770 \begin_inset Info
24771 type  "shortcut"
24772 arg   "newline-insert newline"
24773 \end_inset
24774
24775  within a formula.
24776  In an empty formula you can see that three blue boxes appear, one for each
24777  column.
24778  When you press 
24779 \begin_inset Info
24780 type  "shortcut"
24781 arg   "newline-insert newline"
24782 \end_inset
24783
24784  in a non-empty formula, the part before the relation sign (equal sign 
24785 \begin_inset Quotes eld
24786 \end_inset
24787
24788 =
24789 \begin_inset Quotes erd
24790 \end_inset
24791
24792  etc.) will be inserted automatically in the first column, the relation sign
24793  is in the second column, and the rest in the third column.
24794  A new row is created by every further entry of 
24795 \begin_inset Info
24796 type  "shortcut"
24797 arg   "newline-insert newline"
24798 \end_inset
24799
24800 .
24801  Multi-line formulas are always displayed formulas.
24802  Here is an example:
24803 \begin_inset Formula 
24804 \begin{eqnarray}
24805 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24806 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24807 \end{eqnarray}
24808
24809 \end_inset
24810
24811 Note that the middle column is designed for relation signs so structures
24812  in this column will be printed in a smaller size:
24813 \begin_inset Formula 
24814 \begin{eqnarray*}
24815 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24816 \end{eqnarray*}
24817
24818 \end_inset
24819
24820
24821 \end_layout
24822
24823 \begin_layout Standard
24824 The multi-line formula type described here is called 
24825 \family typewriter
24826 \series medium
24827 eqnarray
24828 \family default
24829 \series default
24830 .
24831  There are other multi-line types more suitable for certain situations,
24832  for example if you want a better inter-line spacing than in formula 
24833 \begin_inset CommandInset ref
24834 LatexCommand eqref
24835 reference "eq:asquared"
24836
24837 \end_inset
24838
24839 .
24840  The other types are described in section
24841 \begin_inset space ~
24842 \end_inset
24843
24844
24845 \begin_inset CommandInset ref
24846 LatexCommand ref
24847 reference "sub:AMS-Formula-Types"
24848
24849 \end_inset
24850
24851 .
24852 \end_layout
24853
24854 \begin_layout Section
24855 Formula Numbering and Referencing
24856 \begin_inset Index idx
24857 status collapsed
24858
24859 \begin_layout Plain Layout
24860 Math ! Formula numbering
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \begin_inset Index idx
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870 Math ! Referencing formulas
24871 \end_layout
24872
24873 \end_inset
24874
24875
24876 \begin_inset CommandInset label
24877 LatexCommand label
24878 name "sec:Formula-Numbering-and"
24879
24880 \end_inset
24881
24882
24883 \end_layout
24884
24885 \begin_layout Standard
24886 To number a formula, set the cursor in the formula and use the menu 
24887 \family sans
24888 Edit\SpecialChar \menuseparator
24889 Math\SpecialChar \menuseparator
24890 Number
24891 \begin_inset space ~
24892 \end_inset
24893
24894 Whole
24895 \begin_inset space ~
24896 \end_inset
24897
24898 Formula
24899 \family default
24900  or the shortcut 
24901 \begin_inset Info
24902 type  "shortcut"
24903 arg   "math-number-toggle"
24904 \end_inset
24905
24906 .
24907  The formula number appears in LyX within parentheses.
24908  The number shown is temporary and may be different when the output is generated.
24909  The placement and format of the formula number in the output depends on
24910  the document class.
24911  In this document the number is printed together with the chapter number,
24912  separated by a dot:
24913 \begin_inset Formula 
24914 \begin{equation}
24915 1+1=2
24916 \end{equation}
24917
24918 \end_inset
24919
24920 Using 
24921 \begin_inset Info
24922 type  "shortcut"
24923 arg   "math-number-toggle"
24924 \end_inset
24925
24926  in a numbered formula will switch off the numbering.
24927  You can only number displayed formulas.
24928 \end_layout
24929
24930 \begin_layout Standard
24931 Multi-line formulas can be numbered line by line: Using the menu 
24932 \family sans
24933 Edit\SpecialChar \menuseparator
24934 Math\SpecialChar \menuseparator
24935 Number
24936 \begin_inset space ~
24937 \end_inset
24938
24939 This
24940 \begin_inset space ~
24941 \end_inset
24942
24943 Line
24944 \family default
24945  or the shortcut 
24946 \begin_inset Info
24947 type  "shortcut"
24948 arg   "math-number-line-toggle"
24949 \end_inset
24950
24951  will only toggle the numbering of the line where the cursor is:
24952 \begin_inset Formula 
24953 \begin{eqnarray}
24954 1 & = & 3-2\\
24955 2 & = & 4-2\nonumber \\
24956 4 & \leq & 7
24957 \end{eqnarray}
24958
24959 \end_inset
24960
24961 To number all lines use the shortcut 
24962 \begin_inset Info
24963 type  "shortcut"
24964 arg   "math-number-toggle"
24965 \end_inset
24966
24967 .
24968 \end_layout
24969
24970 \begin_layout Standard
24971 \begin_inset VSpace bigskip
24972 \end_inset
24973
24974 Every displayed formula can be referenced by its number using a label.
24975  A label is inserted with the menu 
24976 \family sans
24977 Insert\SpecialChar \menuseparator
24978 Label
24979 \family default
24980  (toolbar button 
24981 \begin_inset Info
24982 type  "icon"
24983 arg   "label-insert"
24984 \end_inset
24985
24986 ) when the cursor is in the formula.
24987  This opens a dialog to enter the label.
24988  It is recommended that you use the suggested 
24989 \begin_inset Quotes eld
24990 \end_inset
24991
24992
24993 \family sans
24994 eq:
24995 \family default
24996
24997 \begin_inset Quotes erd
24998 \end_inset
24999
25000  as the first part of the label, because this helps later to identify the
25001  label type when you have many labels in your document.
25002  We inserted in the following example the label 
25003 \begin_inset Quotes eld
25004 \end_inset
25005
25006 eq:tanhExp
25007 \begin_inset Quotes erd
25008 \end_inset
25009
25010  in the second line:
25011 \begin_inset Formula 
25012 \begin{eqnarray}
25013 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25014  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25015 \end{eqnarray}
25016
25017 \end_inset
25018
25019 Every labeled line is automatically numbered.
25020  Therefore the label is shown behind the formula number.
25021  You can reference a labeled formula using the menu 
25022 \family sans
25023 Insert\SpecialChar \menuseparator
25024 Cross
25025 \begin_inset space ~
25026 \end_inset
25027
25028 Reference
25029 \family default
25030  (toolbar button 
25031 \begin_inset Info
25032 type  "icon"
25033 arg   "dialog-show-new-inset ref"
25034 \end_inset
25035
25036 ).
25037  A dialog appears to choose a label you want to refer to.
25038  The reference appears in LyX as a gray cross-reference box and in the output
25039  as the formula number:
25040 \end_layout
25041
25042 \begin_layout Standard
25043 This is a cross-reference to equation (
25044 \begin_inset CommandInset ref
25045 LatexCommand ref
25046 reference "eq:tanhExp"
25047
25048 \end_inset
25049
25050 ).
25051 \end_layout
25052
25053 \begin_layout Standard
25054 The properties of LyX's cross-reference box are described in section
25055 \begin_inset space ~
25056 \end_inset
25057
25058
25059 \begin_inset CommandInset ref
25060 LatexCommand ref
25061 reference "sec:Cross-References"
25062
25063 \end_inset
25064
25065 .
25066  To delete a label, set the cursor at the end in the labeled formula and
25067  press 
25068 \family sans
25069 Del
25070 \family default
25071 .
25072 \end_layout
25073
25074 \begin_layout Section
25075 User defined math macros
25076 \begin_inset Index idx
25077 status collapsed
25078
25079 \begin_layout Plain Layout
25080 Math ! Macros
25081 \end_layout
25082
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Standard
25089 LyX allows you to define macros for formulas which is very useful when you
25090  have equations of the same form in a document several times.
25091  Math macros are explained in section 
25092 \emph on
25093 Math
25094 \begin_inset space ~
25095 \end_inset
25096
25097 Macros
25098 \emph default
25099  of the 
25100 \emph on
25101 Math
25102 \emph default
25103  manual.
25104 \end_layout
25105
25106 \begin_layout Section
25107 Fine-Tuning
25108 \end_layout
25109
25110 \begin_layout Subsection
25111 Typefaces
25112 \begin_inset Index idx
25113 status collapsed
25114
25115 \begin_layout Plain Layout
25116 Math ! Typefaces
25117 \end_layout
25118
25119 \end_inset
25120
25121
25122 \end_layout
25123
25124 \begin_layout Standard
25125 The standard font for text is italic, for numbers the standard is roman.
25126  To set a font in a formula, use the 
25127 \family sans
25128 Math
25129 \begin_inset space ~
25130 \end_inset
25131
25132 Panel
25133 \family default
25134  button 
25135 \begin_inset Info
25136 type  "icon"
25137 arg   "math-insert \\font"
25138 \end_inset
25139
25140 , or enter its command, listed in table
25141 \begin_inset space ~
25142 \end_inset
25143
25144
25145 \begin_inset CommandInset ref
25146 LatexCommand ref
25147 reference "tab:Typefaces-and-the"
25148
25149 \end_inset
25150
25151 , directly.
25152 \end_layout
25153
25154 \begin_layout Standard
25155 \begin_inset Float table
25156 wide false
25157 sideways false
25158 status open
25159
25160 \begin_layout Plain Layout
25161 \begin_inset Caption Standard
25162
25163 \begin_layout Plain Layout
25164 \begin_inset CommandInset label
25165 LatexCommand label
25166 name "tab:Typefaces-and-the"
25167
25168 \end_inset
25169
25170 Typefaces and the corresponding commands.
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \begin_layout Plain Layout
25179 \align center
25180 \begin_inset Tabular
25181 <lyxtabular version="3" rows="9" columns="2">
25182 <features rotate="0" tabularvalignment="middle">
25183 <column alignment="center" valignment="top" width="0pt">
25184 <column alignment="center" valignment="top" width="0pt">
25185 <row>
25186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \begin_layout Plain Layout
25190 Font
25191 \end_layout
25192
25193 \end_inset
25194 </cell>
25195 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25196 \begin_inset Text
25197
25198 \begin_layout Plain Layout
25199 Command
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 </row>
25205 <row>
25206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25207 \begin_inset Text
25208
25209 \begin_layout Plain Layout
25210
25211 \shape up
25212 \size normal
25213 \bar no
25214 \noun off
25215 \color none
25216 \begin_inset Formula $\mathrm{Roman}$
25217 \end_inset
25218
25219
25220 \end_layout
25221
25222 \end_inset
25223 </cell>
25224 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25225 \begin_inset Text
25226
25227 \begin_layout Plain Layout
25228
25229 \series bold
25230
25231 \backslash
25232 mathrm
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 </row>
25238 <row>
25239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25244 \end_inset
25245
25246
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255
25256 \series bold
25257
25258 \backslash
25259 mathbf
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 </row>
25265 <row>
25266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25267 \begin_inset Text
25268
25269 \begin_layout Plain Layout
25270 \begin_inset Formula $\mathit{Italic}$
25271 \end_inset
25272
25273
25274 \end_layout
25275
25276 \end_inset
25277 </cell>
25278 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25279 \begin_inset Text
25280
25281 \begin_layout Plain Layout
25282
25283 \series bold
25284
25285 \backslash
25286 mathit
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 </row>
25292 <row>
25293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297
25298 \shape up
25299 \size normal
25300 \bar no
25301 \noun off
25302 \color none
25303 \begin_inset Formula $\mathtt{Typewriter}$
25304 \end_inset
25305
25306
25307 \end_layout
25308
25309 \end_inset
25310 </cell>
25311 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Plain Layout
25315
25316 \series bold
25317
25318 \backslash
25319 mathtt
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 </row>
25325 <row>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25339 \begin_inset Text
25340
25341 \begin_layout Plain Layout
25342
25343 \series bold
25344
25345 \backslash
25346 mathbb
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 </row>
25352 <row>
25353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357 \begin_inset Formula $\mathfrak{Fraktur}$
25358 \end_inset
25359
25360
25361 \end_layout
25362
25363 \end_inset
25364 </cell>
25365 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369
25370 \series bold
25371
25372 \backslash
25373 mathfrak
25374 \end_layout
25375
25376 \end_inset
25377 </cell>
25378 </row>
25379 <row>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384
25385 \shape up
25386 \size normal
25387 \emph on
25388 \bar no
25389 \noun off
25390 \color none
25391 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25392 \end_inset
25393
25394
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403
25404 \series bold
25405
25406 \backslash
25407 mathcal
25408 \end_layout
25409
25410 \end_inset
25411 </cell>
25412 </row>
25413 <row>
25414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25415 \begin_inset Text
25416
25417 \begin_layout Plain Layout
25418 \begin_inset Formula $\mathsf{SansSerif}$
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \end_inset
25425 </cell>
25426 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430
25431 \series bold
25432
25433 \backslash
25434 mathsf
25435 \end_layout
25436
25437 \end_inset
25438 </cell>
25439 </row>
25440 </lyxtabular>
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \end_inset
25448
25449
25450 \end_layout
25451
25452 \begin_layout Standard
25453 \begin_inset Note Greyedout
25454 status open
25455
25456 \begin_layout Plain Layout
25457
25458 \series bold
25459 Note:
25460 \series default
25461  You can only print capital letters in the typefaces 
25462 \family sans
25463 Blackboard
25464 \family default
25465  and 
25466 \family sans
25467 Calligraphic
25468 \family default
25469 .
25470 \end_layout
25471
25472 \end_inset
25473
25474
25475 \end_layout
25476
25477 \begin_layout Standard
25478 When you use a typeface, a blue box is inserted in the formula.
25479  Every character in this box will be printed in this typeface.
25480  Pressing 
25481 \family sans
25482 Space
25483 \family default
25484  within the box will set the cursor outside, so that you have to use a protected
25485  space when you need a space in the box.
25486  Here is an example where 
25487 \begin_inset Quotes eld
25488 \end_inset
25489
25490 N
25491 \begin_inset Quotes erd
25492 \end_inset
25493
25494  in 
25495 \family sans
25496 Blackboard
25497 \family default
25498  denotes the set of numbers:
25499 \begin_inset Formula 
25500 \[
25501 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25502 \]
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Standard
25510 The typefaces are nestable, which can cause confusion.
25511  You can, for example, put a character in 
25512 \family sans
25513 Fraktur
25514 \family default
25515  in a box for 
25516 \family sans
25517 Typewriter
25518 \family default
25519
25520 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25521 \end_inset
25522
25523  
25524 \begin_inset Newline newline
25525 \end_inset
25526
25527 So it is better not to use this feature.
25528 \end_layout
25529
25530 \begin_layout Standard
25531 The typefaces have no effect on Greek letters: 
25532 \begin_inset Formula $\mathfrak{abc\delta e}$
25533 \end_inset
25534
25535
25536 \begin_inset Newline newline
25537 \end_inset
25538
25539 You can only print them emboldened using the command 
25540 \series bold
25541
25542 \backslash
25543 boldsymbol
25544 \series default
25545 , which works like the other typeface commands: 
25546 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25547 \end_inset
25548
25549
25550 \end_layout
25551
25552 \begin_layout Standard
25553
25554 \series bold
25555
25556 \backslash
25557 boldsymbol
25558 \series default
25559  works for all symbols, letters, and numbers.
25560 \end_layout
25561
25562 \begin_layout Standard
25563 A number of other font options are available as well, in the menu 
25564 \family sans
25565 Edit\SpecialChar \menuseparator
25566 Math\SpecialChar \menuseparator
25567 Text
25568 \begin_inset space ~
25569 \end_inset
25570
25571 Style
25572 \family default
25573 .
25574 \end_layout
25575
25576 \begin_layout Subsection
25577 Math Text
25578 \begin_inset Index idx
25579 status collapsed
25580
25581 \begin_layout Plain Layout
25582 Math ! Text
25583 \end_layout
25584
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \begin_layout Standard
25591 Typefaces are useful for entering some characters in some given font, but
25592  not for text.
25593  For typing longer pieces of text use the math text, which is obtained using
25594  the entry 
25595 \family sans
25596 Normal
25597 \begin_inset space ~
25598 \end_inset
25599
25600 text
25601 \begin_inset space ~
25602 \end_inset
25603
25604 mode
25605 \family default
25606  of the 
25607 \family sans
25608 Math
25609 \begin_inset space ~
25610 \end_inset
25611
25612 Panel
25613 \family default
25614  button 
25615 \begin_inset Info
25616 type  "icon"
25617 arg   "math-insert \\font"
25618 \end_inset
25619
25620 .
25621  Math text appears in LyX in black instead of blue.
25622  You can use spaces and accents in math text as in normal text.
25623  Here is an example:
25624 \begin_inset Formula 
25625 \[
25626 f(x)=\begin{cases}
25627 x & \mbox{if I say so}\\
25628 -x & \mbox{under Umständen}
25629 \end{cases}
25630 \]
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \begin_layout Subsection
25638 Font Sizes
25639 \begin_inset Index idx
25640 status collapsed
25641
25642 \begin_layout Plain Layout
25643 Math ! Font sizes
25644 \end_layout
25645
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \begin_layout Standard
25652 There are four font styles (relative sizes) used in math-mode, which are
25653  automatically chosen in most situations.
25654  These are called 
25655 \family sans
25656 textstyle
25657 \family default
25658
25659 \family sans
25660 displaystyle
25661 \family default
25662
25663 \family sans
25664 scriptstyle
25665 \family default
25666 , and 
25667 \family sans
25668 scriptscriptstyle
25669 \family default
25670 .
25671  For most characters, 
25672 \family sans
25673 textstyle
25674 \family default
25675  and 
25676 \family sans
25677 displaystyle
25678 \family default
25679  are actually the same size, but fractions, superscripts and subscripts,
25680  and certain other structures, are set larger in 
25681 \family sans
25682 displaystyle
25683 \family default
25684 .
25685  Except for some operators, which resize themselves to accommodate various
25686  situations, all text will be set in the styles that LaTeX thinks are appropriat
25687 e.
25688  These choices can be overridden by using the math panel button 
25689 \begin_inset Info
25690 type  "icon"
25691 arg   "math-insert \\style"
25692 \end_inset
25693
25694 .
25695  A box for the size will be created in which you can insert the math structure.
25696  For example, you can set 
25697 \begin_inset Formula $\frac{1}{2}$
25698 \end_inset
25699
25700 , which is normally in 
25701 \family sans
25702 textstyle
25703 \family default
25704 , larger in 
25705 \family sans
25706 displaystyle
25707 \family default
25708
25709 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25710 \end_inset
25711
25712 .
25713  The four styles are used in the following example:
25714 \end_layout
25715
25716 \begin_layout Standard
25717 \begin_inset Formula $displaystyle$
25718 \end_inset
25719
25720
25721 \begin_inset Formula ${\textstyle textstyle}$
25722 \end_inset
25723
25724
25725 \begin_inset Formula ${\scriptstyle scriptstyle}$
25726 \end_inset
25727
25728
25729 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25730 \end_inset
25731
25732 .
25733 \end_layout
25734
25735 \begin_layout Standard
25736 All these math-mode font sizes are relative so that if the whole math inset
25737  is set in a particular size with the menu 
25738 \family sans
25739 Edit\SpecialChar \menuseparator
25740 Text
25741 \begin_inset space ~
25742 \end_inset
25743
25744 Style
25745 \family default
25746 , all sizes in the formula will be adjusted relative to this size.
25747  Similarly, if the base font size of the document is changed, all fonts
25748  will be adjusted to correspond.
25749  As an example here is a formula in the font size 
25750 \begin_inset Quotes eld
25751 \end_inset
25752
25753 largest
25754 \begin_inset Quotes erd
25755 \end_inset
25756
25757 :
25758 \end_layout
25759
25760 \begin_layout Standard
25761
25762 \family roman
25763 \size largest
25764 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25765 \end_inset
25766
25767
25768 \end_layout
25769
25770 \begin_layout Section
25771 AMS-LaTeX
25772 \begin_inset Index idx
25773 status collapsed
25774
25775 \begin_layout Plain Layout
25776 AMS math
25777 \end_layout
25778
25779 \end_inset
25780
25781
25782 \begin_inset Index idx
25783 status collapsed
25784
25785 \begin_layout Plain Layout
25786 Math ! AMS
25787 \end_layout
25788
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \begin_layout Standard
25795 LyX supports the packages provided by the American Mathematical Society
25796  (AMS) that are in common use.
25797 \end_layout
25798
25799 \begin_layout Subsection
25800 Enabling AMS-Support
25801 \end_layout
25802
25803 \begin_layout Standard
25804 You can make the facilities of the AMS-packages explicitly available in
25805  the document by selecting the checkbox 
25806 \family sans
25807 Use
25808 \begin_inset space ~
25809 \end_inset
25810
25811 AMS
25812 \begin_inset space ~
25813 \end_inset
25814
25815 math
25816 \begin_inset space ~
25817 \end_inset
25818
25819 package
25820 \family default
25821  in the 
25822 \family sans
25823 Document\SpecialChar \menuseparator
25824 Settings
25825 \family default
25826
25827 \begin_inset Index idx
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831 Document ! Settings
25832 \end_layout
25833
25834 \end_inset
25835
25836  dialog under 
25837 \family sans
25838 Math
25839 \begin_inset space ~
25840 \end_inset
25841
25842 Options
25843 \family default
25844 .
25845  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25846  formulas, ensure that you have enabled AMS.
25847 \end_layout
25848
25849 \begin_layout Subsection
25850 AMS-Formula Types
25851 \begin_inset CommandInset label
25852 LatexCommand label
25853 name "sub:AMS-Formula-Types"
25854
25855 \end_inset
25856
25857
25858 \begin_inset Index idx
25859 status collapsed
25860
25861 \begin_layout Plain Layout
25862 Math ! Multi-line Equations
25863 \end_layout
25864
25865 \end_inset
25866
25867
25868 \end_layout
25869
25870 \begin_layout Standard
25871 AMS-LaTeX provides a selection of different formula types.
25872  LyX allows you to choose between 
25873 \family typewriter
25874 align
25875 \family default
25876
25877 \family typewriter
25878 alignat
25879 \family default
25880
25881 \family typewriter
25882 flalign
25883 \family default
25884
25885 \family typewriter
25886 gather
25887 \family default
25888 , and 
25889 \family typewriter
25890 multline
25891 \family default
25892 .
25893  We refer you to the AMS-documentation, 
25894 \begin_inset CommandInset citation
25895 LatexCommand cite
25896 key "AMS"
25897
25898 \end_inset
25899
25900 , for an explanation of these formula types.
25901 \end_layout
25902
25903 \begin_layout Chapter
25904 More Tools
25905 \end_layout
25906
25907 \begin_layout Section
25908 Cross-References
25909 \begin_inset Index idx
25910 status collapsed
25911
25912 \begin_layout Plain Layout
25913 Cross references
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \begin_inset CommandInset label
25920 LatexCommand label
25921 name "sec:Cross-References"
25922
25923 \end_inset
25924
25925
25926 \end_layout
25927
25928 \begin_layout Standard
25929 One of LyX's strengths is cross-references.
25930  You can reference every section, float, footnote, formula, and list in
25931  the document.
25932  To reference a document part, you have to insert a label into it.
25933  The label is used as an anchor and a name for the reference.
25934  We want for example to refer to the second item of the following list:
25935 \end_layout
25936
25937 \begin_layout Enumerate
25938 First item
25939 \end_layout
25940
25941 \begin_layout Enumerate
25942 \begin_inset CommandInset label
25943 LatexCommand label
25944 name "enu:Second-item"
25945
25946 \end_inset
25947
25948 Second item
25949 \end_layout
25950
25951 \begin_layout Enumerate
25952 Third item
25953 \end_layout
25954
25955 \begin_layout Standard
25956 First we insert a label into the second item with the menu 
25957 \family sans
25958 Insert\SpecialChar \menuseparator
25959 Label
25960 \family default
25961  or by pressing the toolbar button 
25962 \begin_inset Info
25963 type  "icon"
25964 arg   "label-insert"
25965 \end_inset
25966
25967 .
25968  A gray label box like this: 
25969 \begin_inset Graphics
25970         filename clipart/labelQt4.png
25971         scale 85
25972
25973 \end_inset
25974
25975  is inserted and the label window pops up asking for the label text.
25976  LyX offers as text the first words of the item with a prefix, in our case
25977  the text 
25978 \begin_inset Quotes eld
25979 \end_inset
25980
25981
25982 \family sans
25983 enu:Second-item
25984 \family default
25985
25986 \begin_inset Quotes erd
25987 \end_inset
25988
25989 .
25990  The prefix 
25991 \begin_inset Quotes eld
25992 \end_inset
25993
25994
25995 \family sans
25996 enu:
25997 \family default
25998
25999 \begin_inset Quotes erd
26000 \end_inset
26001
26002  stands for 
26003 \begin_inset Quotes eld
26004 \end_inset
26005
26006 enumerate
26007 \begin_inset Quotes erd
26008 \end_inset
26009
26010 .
26011  The prefix depends on the document part where the label is inserted; for
26012  example, if you insert a label into a section heading, the suggested prefix
26013  will be 
26014 \begin_inset Quotes eld
26015 \end_inset
26016
26017
26018 \family sans
26019 sec:
26020 \family default
26021
26022 \begin_inset Quotes erd
26023 \end_inset
26024
26025 .
26026 \end_layout
26027
26028 \begin_layout Standard
26029 To reference the item, we refer to its label using the menu 
26030 \family sans
26031 Insert\SpecialChar \menuseparator
26032 Cross-Reference
26033 \family default
26034  or the toolbar button 
26035 \begin_inset Info
26036 type  "icon"
26037 arg   "dialog-show-new-inset ref"
26038 \end_inset
26039
26040 .
26041  A gray cross-reference box like this: 
26042 \begin_inset Graphics
26043         filename clipart/referenceQt4.png
26044         scale 85
26045
26046 \end_inset
26047
26048  is inserted and the cross-reference window appears showing all the labels
26049  in the document.
26050  We can now sort the labels alphabetically and then choose the entry 
26051 \begin_inset Quotes eld
26052 \end_inset
26053
26054
26055 \family sans
26056 enu:Second-item
26057 \family default
26058
26059 \begin_inset Quotes erd
26060 \end_inset
26061
26062 .
26063  At the position of the cross-reference box the item number will appear
26064  in the output.
26065 \end_layout
26066
26067 \begin_layout Standard
26068 As an alternative to 
26069 \family sans
26070 Insert\SpecialChar \menuseparator
26071 Cross-Reference
26072 \family default
26073 , you can right-click on a label and in the popup menu select 
26074 \family sans
26075 Copy as Reference
26076 \family default
26077 .
26078  The cross-reference to this label is now in the clipboard and can be pasted
26079  to the actual cursor position via the menu 
26080 \family sans
26081 Edit\SpecialChar \menuseparator
26082 Paste
26083 \family default
26084  (shortcut 
26085 \begin_inset Info
26086 type  "shortcut"
26087 arg   "paste"
26088 \end_inset
26089
26090 ).
26091 \end_layout
26092
26093 \begin_layout Standard
26094 Here is our cross-reference: Item
26095 \begin_inset space ~
26096 \end_inset
26097
26098
26099 \begin_inset CommandInset ref
26100 LatexCommand ref
26101 reference "enu:Second-item"
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \begin_layout Standard
26109 It is recommended to use a protected space
26110 \begin_inset Foot
26111 status collapsed
26112
26113 \begin_layout Plain Layout
26114 described in section
26115 \begin_inset space ~
26116 \end_inset
26117
26118
26119 \begin_inset CommandInset ref
26120 LatexCommand ref
26121 reference "sub:Protected-Space"
26122
26123 \end_inset
26124
26125
26126 \end_layout
26127
26128 \end_inset
26129
26130  between the cross-reference name and the cross-reference to avoid ugly
26131  line breaks between them.
26132 \end_layout
26133
26134 \begin_layout Standard
26135 There are six formats of cross-references:
26136 \end_layout
26137
26138 \begin_layout Description
26139 <reference>: prints the number, this is the default: 
26140 \begin_inset CommandInset ref
26141 LatexCommand ref
26142 reference "fig:Two-distorted-images"
26143
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \begin_layout Description
26150 (<reference>): prints the number within two parentheses, this is the style
26151  normally used to reference formulas, especially when the reference name
26152  
26153 \begin_inset Quotes eld
26154 \end_inset
26155
26156 Equation
26157 \begin_inset Quotes erd
26158 \end_inset
26159
26160  is omitted: 
26161 \begin_inset CommandInset ref
26162 LatexCommand eqref
26163 reference "eq:tanhExp"
26164
26165 \end_inset
26166
26167
26168 \end_layout
26169
26170 \begin_layout Description
26171 <page>: prints the page number: Page
26172 \begin_inset space ~
26173 \end_inset
26174
26175
26176 \begin_inset CommandInset ref
26177 LatexCommand pageref
26178 reference "fig:Two-distorted-images"
26179
26180 \end_inset
26181
26182
26183 \end_layout
26184
26185 \begin_layout Description
26186 on
26187 \begin_inset space ~
26188 \end_inset
26189
26190 page
26191 \begin_inset space ~
26192 \end_inset
26193
26194 <page>: prints the text “on page” and the page number: 
26195 \begin_inset CommandInset ref
26196 LatexCommand vpageref
26197 reference "fig:Two-distorted-images"
26198
26199 \end_inset
26200
26201
26202 \begin_inset Newline newline
26203 \end_inset
26204
26205 If the label is on the same page, it prints “on this page”; if the label
26206  is on a facing page in a two-sided document, it prints “on the facing page”;
26207  if it is on the previous page which is not a facing page, it prints “on
26208  the previous page”; if it is on the next page which is not a facing page,
26209  it prints “on the next page”.
26210  The wording of the printed text also depends on the used document class.
26211 \end_layout
26212
26213 \begin_layout Description
26214 <reference>
26215 \begin_inset space ~
26216 \end_inset
26217
26218 on
26219 \begin_inset space ~
26220 \end_inset
26221
26222 page
26223 \begin_inset space ~
26224 \end_inset
26225
26226 <page>: prints the number, the text “on page” and the page number: 
26227 \begin_inset CommandInset ref
26228 LatexCommand vref
26229 reference "fig:Two-distorted-images"
26230
26231 \end_inset
26232
26233
26234 \begin_inset Newline newline
26235 \end_inset
26236
26237 If the label is on the same page, this format behaves like 
26238 \family sans
26239 \series bold
26240 <reference>
26241 \family default
26242 \series default
26243 ; otherwise it behaves like 
26244 \family sans
26245 \series bold
26246 on
26247 \begin_inset space ~
26248 \end_inset
26249
26250 page
26251 \begin_inset space ~
26252 \end_inset
26253
26254 <page>
26255 \family default
26256 \series default
26257 .
26258 \end_layout
26259
26260 \begin_layout Description
26261 Formatted
26262 \begin_inset space ~
26263 \end_inset
26264
26265 reference: prints a self defined cross-reference format.
26266 \begin_inset Newline newline
26267 \end_inset
26268
26269
26270 \begin_inset Note Greyedout
26271 status open
26272
26273 \begin_layout Plain Layout
26274
26275 \series bold
26276 Note:
26277 \series default
26278  This feature is only available when you have the LaTeX-package 
26279 \series bold
26280 prettyref
26281 \series default
26282  or 
26283 \series bold
26284 refstyle
26285 \series default
26286
26287 \begin_inset Index idx
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291 LaTeX-packages ! prettyref
26292 \end_layout
26293
26294 \end_inset
26295
26296
26297 \begin_inset Index idx
26298 status collapsed
26299
26300 \begin_layout Plain Layout
26301 LaTeX-packages ! refstyle
26302 \end_layout
26303
26304 \end_inset
26305
26306  installed.
26307 \end_layout
26308
26309 \end_inset
26310
26311
26312 \begin_inset Newline newline
26313 \end_inset
26314
26315 You can select which LaTeX-package should be used for this feature by setting
26316  the option 
26317 \family sans
26318 Use refstyle (not prettyref) for cross-references
26319 \family default
26320  in the menu 
26321 \family sans
26322 Document\SpecialChar \menuseparator
26323 Settings\SpecialChar \menuseparator
26324 Document Class
26325 \family default
26326 .
26327  The package 
26328 \series bold
26329 refstyle
26330 \series default
26331  is the default and preferred because 
26332 \series bold
26333 prettyref
26334 \series default
26335  supports only English documents.
26336  The format is specified by using the command 
26337 \series bold
26338
26339 \backslash
26340 newrefformat
26341 \series default
26342  (prettyref) or 
26343 \series bold
26344
26345 \backslash
26346 newref
26347 \series default
26348  (refstyle) in the LaTeX preamble of the document.
26349  For example redefining all references to figures (which have the label
26350  shortcut 
26351 \begin_inset Quotes eld
26352 \end_inset
26353
26354
26355 \family sans
26356 fig
26357 \family default
26358
26359 \begin_inset Quotes erd
26360 \end_inset
26361
26362 ) can be done with this command
26363 \begin_inset Newline newline
26364 \end_inset
26365
26366
26367 \series bold
26368
26369 \backslash
26370 newref{fig}{refcmd={Image on page 
26371 \backslash
26372 pageref{#1}}}
26373 \series default
26374
26375 \begin_inset Newline newline
26376 \end_inset
26377
26378 For more information about the format, have a look at the package documentations
26379
26380 \begin_inset CommandInset citation
26381 LatexCommand cite
26382 key "prettyref,refstyle"
26383
26384 \end_inset
26385
26386 .
26387 \end_layout
26388
26389 \begin_layout Description
26390 Textual
26391 \begin_inset space ~
26392 \end_inset
26393
26394 reference: prints the caption or the name of the reference: 
26395 \begin_inset CommandInset ref
26396 LatexCommand nameref
26397 reference "fig:Two-distorted-images"
26398
26399 \end_inset
26400
26401
26402 \end_layout
26403
26404 \begin_layout Standard
26405 The number and current page of the referenced document part in the output
26406  is automatically calculated by LaTeX.
26407  The varieties are adjusted in the field 
26408 \family sans
26409 Format
26410 \family default
26411  of the cross-reference window, that appears when you click on the cross-referen
26412 ce.
26413 \end_layout
26414
26415 \begin_layout Standard
26416 You can only use the style 
26417 \family sans
26418 <reference>
26419 \family default
26420  to reference numbered document parts, while the reference style 
26421 \family sans
26422 <page>
26423 \family default
26424  is always possible.
26425 \end_layout
26426
26427 \begin_layout Standard
26428 If you want to reference a section, put the label in the section heading;
26429  for floats put the label in the caption; for footnotes put the label in
26430  it.
26431  Referencing formulas is explained in section
26432 \begin_inset space ~
26433 \end_inset
26434
26435
26436 \begin_inset CommandInset ref
26437 LatexCommand ref
26438 reference "sec:Formula-Numbering-and"
26439
26440 \end_inset
26441
26442 .
26443 \end_layout
26444
26445 \begin_layout Standard
26446 Right-clicking on a cross-reference opens a context menu.
26447  The entry 
26448 \family sans
26449 Go
26450 \begin_inset space ~
26451 \end_inset
26452
26453 to
26454 \begin_inset space ~
26455 \end_inset
26456
26457 Label
26458 \family default
26459  sets the cursor before the referenced label.
26460  This entry will be renamed in the context menu of the label to 
26461 \family sans
26462 Go
26463 \begin_inset space ~
26464 \end_inset
26465
26466 Back
26467 \family default
26468  so that you can use it to set the cursor back to the cross-reference.
26469  You can also go back with the toolbar button 
26470 \begin_inset Info
26471 type  "icon"
26472 arg   "bookmark-goto 0"
26473 \end_inset
26474
26475 .
26476 \end_layout
26477
26478 \begin_layout Standard
26479 You can change labels at any time.
26480  References to the changed label will automatically be updated so that you
26481  do not need to think about this.
26482 \end_layout
26483
26484 \begin_layout Standard
26485 If a cross-reference refers to a non-existent label, you will see in LyX
26486  “BROKEN” in the cross-reference label and two question marks in the output
26487  instead of the reference.
26488 \end_layout
26489
26490 \begin_layout Standard
26491 References are described in detail in the section
26492 \begin_inset space ~
26493 \end_inset
26494
26495
26496 \begin_inset Quotes eld
26497 \end_inset
26498
26499 Referencing Floats
26500 \begin_inset Quotes erd
26501 \end_inset
26502
26503  of the 
26504 \emph on
26505 Embedded
26506 \begin_inset space ~
26507 \end_inset
26508
26509 Objects
26510 \emph default
26511  manual.
26512 \end_layout
26513
26514 \begin_layout Section
26515 Table of Contents and other Listings
26516 \begin_inset Index idx
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520 Table of contents
26521 \end_layout
26522
26523 \end_inset
26524
26525
26526 \begin_inset Index idx
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530 Outline
26531 \end_layout
26532
26533 \end_inset
26534
26535
26536 \begin_inset CommandInset label
26537 LatexCommand label
26538 name "sec:toc"
26539
26540 \end_inset
26541
26542
26543 \end_layout
26544
26545 \begin_layout Subsection
26546 Table of Contents
26547 \begin_inset CommandInset label
26548 LatexCommand label
26549 name "sub:Table-of-Contents"
26550
26551 \end_inset
26552
26553
26554 \end_layout
26555
26556 \begin_layout Standard
26557 The Table of Contents (TOC) is inserted with the menu 
26558 \family sans
26559 Insert\SpecialChar \menuseparator
26560 List/TOC\SpecialChar \menuseparator
26561 Table
26562 \begin_inset space ~
26563 \end_inset
26564
26565 of
26566 \begin_inset space ~
26567 \end_inset
26568
26569 Contents
26570 \family default
26571 .
26572  It is displayed in LyX as a gray box.
26573  If you click on it, the 
26574 \family sans
26575 Outline
26576 \family default
26577  window appears, showing you the TOC entries as outline, which allows you
26578  to move and rearrange sections in your documents.
26579  So this operation is an alternative to the menu 
26580 \family sans
26581 View\SpecialChar \menuseparator
26582 Outline
26583 \begin_inset space ~
26584 \end_inset
26585
26586 Pane
26587 \family default
26588  that is described in section
26589 \begin_inset space ~
26590 \end_inset
26591
26592
26593 \begin_inset CommandInset ref
26594 LatexCommand ref
26595 reference "sub:The-Outliner"
26596
26597 \end_inset
26598
26599 .
26600 \end_layout
26601
26602 \begin_layout Standard
26603 The TOC in the document output lists every numbered section automatically.
26604  If you have declared a short title for a section heading, as described
26605  in section
26606 \begin_inset space ~
26607 \end_inset
26608
26609
26610 \begin_inset CommandInset ref
26611 LatexCommand ref
26612 reference "sec:Short-Titles"
26613
26614 \end_inset
26615
26616 , it will be used in the TOC instead of the section heading.
26617  Section
26618 \begin_inset space ~
26619 \end_inset
26620
26621
26622 \begin_inset CommandInset ref
26623 LatexCommand ref
26624 reference "sub:Numbering-depth"
26625
26626 \end_inset
26627
26628  describes how the level is adjusted that defines which section types are
26629  listed in the TOC.
26630  Unnumbered sections are not listed in the TOC.
26631 \end_layout
26632
26633 \begin_layout Subsection
26634 List of Figures, Tables, Listings and Algorithms
26635 \begin_inset CommandInset label
26636 LatexCommand label
26637 name "sub:List-of-Figures"
26638
26639 \end_inset
26640
26641
26642 \end_layout
26643
26644 \begin_layout Standard
26645 Table, figure, listings and algorithm lists are very much like the table
26646  of contents.
26647  You can insert them via the 
26648 \family sans
26649 Insert\SpecialChar \menuseparator
26650 List/TOC
26651 \family default
26652  submenus.
26653  The list entries are the float captions and the float number.
26654 \end_layout
26655
26656 \begin_layout Section
26657 URLs and Hyperlinks
26658 \begin_inset Index idx
26659 status collapsed
26660
26661 \begin_layout Plain Layout
26662 URLs
26663 \end_layout
26664
26665 \end_inset
26666
26667
26668 \begin_inset Index idx
26669 status collapsed
26670
26671 \begin_layout Plain Layout
26672 Hyperlinks
26673 \end_layout
26674
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \begin_layout Subsection
26681 URLs
26682 \begin_inset CommandInset label
26683 LatexCommand label
26684 name "sub:URLs"
26685
26686 \end_inset
26687
26688
26689 \end_layout
26690
26691 \begin_layout Standard
26692 Links to web pages or email addresses can be inserted via the menu 
26693 \family sans
26694 Insert\SpecialChar \menuseparator
26695 URL
26696 \family default
26697 .
26698 \end_layout
26699
26700 \begin_layout Standard
26701 Here is an example URL: LyX's homepage: 
26702 \begin_inset Flex URL
26703 status collapsed
26704
26705 \begin_layout Plain Layout
26706
26707 http://www.lyx.org
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \begin_layout Standard
26716 You cannot change the style of the link text, the URL text will always be
26717  in the style 
26718 \family typewriter
26719 Typewriter
26720 \family default
26721 .
26722  To be able to format the URL text, use hyperlinks as explained in the next
26723  subsection.
26724 \end_layout
26725
26726 \begin_layout Standard
26727 \begin_inset Note Greyedout
26728 status open
26729
26730 \begin_layout Plain Layout
26731
26732 \series bold
26733 Note:
26734 \series default
26735  URLs must not end with a backslash, otherwise you get LaTeX errors.
26736 \end_layout
26737
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \begin_layout Subsection
26744 Hyperlinks
26745 \begin_inset CommandInset label
26746 LatexCommand label
26747 name "sub:Hyperlinks"
26748
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \begin_layout Standard
26755 Hyperlinks can be inserted with the menu 
26756 \family sans
26757 Insert\SpecialChar \menuseparator
26758 Hyperlink
26759 \family default
26760  or with the toolbar button 
26761 \begin_inset Info
26762 type  "icon"
26763 arg   "href-insert"
26764 \end_inset
26765
26766 .
26767  The appearing dialog has two fields: 
26768 \family sans
26769 Target
26770 \family default
26771  and 
26772 \family sans
26773 Name
26774 \family default
26775 .
26776  The name is the printed text for the hyperlink.
26777  The hyperlink type can be a weblink like this: 
26778 \begin_inset CommandInset href
26779 LatexCommand href
26780 name "LyX's homepage"
26781 target "http://www.lyx.org"
26782
26783 \end_inset
26784
26785 , an Email address like this: 
26786 \begin_inset CommandInset href
26787 LatexCommand href
26788 name "lyx-docs mailing list"
26789 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26790 type "mailto:"
26791
26792 \end_inset
26793
26794 , or a link to a file.
26795 \end_layout
26796
26797 \begin_layout Standard
26798 You can start applications via a hyperlink when you insert a weblink by
26799  adding the prefix 
26800 \begin_inset Quotes eld
26801 \end_inset
26802
26803
26804 \family sans
26805 run:
26806 \family default
26807
26808 \begin_inset Quotes erd
26809 \end_inset
26810
26811  to the link target.
26812 \end_layout
26813
26814 \begin_layout Standard
26815 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26816  and become clickable in the DVI and PDF-output.
26817  To set the format of the link text, highlight the hyperlink inset and use
26818  the text style dialog.
26819  This is for example a hyperlink with bold sans serif text: 
26820 \family sans
26821 \series bold
26822
26823 \begin_inset CommandInset href
26824 LatexCommand href
26825 name "LyX's homepage"
26826 target "http://www.lyx.org"
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Standard
26834 The link text color can be changed, when the option 
26835 \family sans
26836 Color links
26837 \family default
26838  is set in the PDF Properties dialog (menu 
26839 \family sans
26840 Document\SpecialChar \menuseparator
26841 Settings\SpecialChar \menuseparator
26842 PDF Properties
26843 \family default
26844 ).
26845  The link text is for example set in this document to blue by adding the
26846  option
26847 \begin_inset Newline newline
26848 \end_inset
26849
26850
26851 \series bold
26852 urlcolor=blue
26853 \series default
26854
26855 \begin_inset Newline newline
26856 \end_inset
26857
26858 to the field 
26859 \family sans
26860 Additional options
26861 \family default
26862  in the PDF Properties dialog.
26863 \end_layout
26864
26865 \begin_layout Section
26866 Appendices
26867 \begin_inset Index idx
26868 status collapsed
26869
26870 \begin_layout Plain Layout
26871 Appendix
26872 \end_layout
26873
26874 \end_inset
26875
26876
26877 \begin_inset CommandInset label
26878 LatexCommand label
26879 name "sec:Appendices"
26880
26881 \end_inset
26882
26883
26884 \end_layout
26885
26886 \begin_layout Standard
26887 Appendices are created with the menu 
26888 \family sans
26889 Document\SpecialChar \menuseparator
26890 Start
26891 \begin_inset space ~
26892 \end_inset
26893
26894 Appendix
26895 \begin_inset space ~
26896 \end_inset
26897
26898 Here
26899 \family default
26900 .
26901  This menu sets the document from the current cursor position to the end
26902  as the appendix part of the book.
26903  This part is marked with a red borderline.
26904 \end_layout
26905
26906 \begin_layout Standard
26907 Every chapter (or section) within the appendix part is treated as an appendix,
26908  numbered with a capital Latin letter.
26909  The appendix subsections are numbered with this letter followed by a dot
26910  and the subsection number.
26911  All appendix sections can be referenced as if they were normal sections,
26912  here two examples:
26913 \end_layout
26914
26915 \begin_layout Standard
26916 Appendix
26917 \begin_inset space ~
26918 \end_inset
26919
26920
26921 \begin_inset CommandInset ref
26922 LatexCommand ref
26923 reference "chap:Credits"
26924
26925 \end_inset
26926
26927 ; Appendix
26928 \begin_inset space ~
26929 \end_inset
26930
26931
26932 \begin_inset CommandInset ref
26933 LatexCommand ref
26934 reference "sub:Export"
26935
26936 \end_inset
26937
26938
26939 \end_layout
26940
26941 \begin_layout Section
26942 Bibliography
26943 \begin_inset Index idx
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 Bibliography
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \begin_inset CommandInset label
26954 LatexCommand label
26955 name "sec:Bibliography"
26956
26957 \end_inset
26958
26959
26960 \end_layout
26961
26962 \begin_layout Standard
26963 There are two ways of generating the bibliography in a LyX-document.
26964  You can include a bibliography database,
26965 \begin_inset Foot
26966 status collapsed
26967
26968 \begin_layout Plain Layout
26969 Known under the name 
26970 \begin_inset Quotes eld
26971 \end_inset
26972
26973 BibTeX-database
26974 \begin_inset Quotes erd
26975 \end_inset
26976
26977 .
26978 \end_layout
26979
26980 \end_inset
26981
26982  which is explained in the next subsection, or you can insert the bibliography
26983  manually, using the paragraph environment 
26984 \family sans
26985 Bibliography
26986 \family default
26987 , which was described in section
26988 \begin_inset space ~
26989 \end_inset
26990
26991
26992 \begin_inset CommandInset ref
26993 LatexCommand ref
26994 reference "sub:Biblio_environment"
26995
26996 \end_inset
26997
26998 .
26999  If you want anything other than the numerical citations that are used in
27000  this document, like author-year citations, then you must
27001 \emph on
27002  
27003 \emph default
27004 use a bibliography database.
27005 \end_layout
27006
27007 \begin_layout Subsection
27008 The Bibliography Environment
27009 \end_layout
27010
27011 \begin_layout Standard
27012 Within the 
27013 \family sans
27014 Bibliography
27015 \family default
27016  environment, every paragraph begins with a gray bibliography box labeled
27017  with a number.
27018  If you click on it, you will get a dialog in which you can set a 
27019 \family sans
27020 Key
27021 \family default
27022  and a 
27023 \family sans
27024 Label
27025 \family default
27026 .
27027  The key is the symbolic name by which you will refer to this bibliography
27028  entry.
27029  For example, our second entry in the bibliography is a book about LaTeX
27030  and we used 
27031 \begin_inset Quotes eld
27032 \end_inset
27033
27034 latexcompanion
27035 \begin_inset Quotes erd
27036 \end_inset
27037
27038 , a short form of its title, as the key.
27039 \end_layout
27040
27041 \begin_layout Standard
27042 You can cross-reference a bibliography entry using the menu 
27043 \family sans
27044 Insert\SpecialChar \menuseparator
27045 Citation
27046 \family default
27047  or the toolbar button 
27048 \begin_inset Info
27049 type  "icon"
27050 arg   "dialog-show-new-inset citation"
27051 \end_inset
27052
27053 .
27054  A citation reference box is inserted and a citation window will appear
27055  containing the available citations.
27056  Select one or more keys from the list and 
27057 \family sans
27058 Add
27059 \family default
27060  them.
27061  Then press 
27062 \family sans
27063 OK
27064 \family default
27065 .
27066  The citation reference box will be labeled with the referenced key(s).
27067  If you click on the box, the citation window will appear and you can change
27068  the reference.
27069 \end_layout
27070
27071 \begin_layout Standard
27072 Citation references appear in the output as the number of the bibliography
27073  entry with surrounding brackets.
27074  If you set a 
27075 \family sans
27076 Label
27077 \family default
27078  for the entry, the label will appear instead of the number.
27079  Here are two examples; the first without a label, the second with the label
27080  
27081 \begin_inset Quotes eld
27082 \end_inset
27083
27084 Credits
27085 \begin_inset Quotes erd
27086 \end_inset
27087
27088 :
27089 \end_layout
27090
27091 \begin_layout Standard
27092 Have a look at the 
27093 \family sans
27094 LaTeX Companion Second Edition
27095 \family default
27096
27097 \begin_inset CommandInset citation
27098 LatexCommand cite
27099 key "latexcompanion"
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \begin_layout Standard
27107 The LyX-Team members are listed in the Credits: 
27108 \begin_inset CommandInset citation
27109 LatexCommand cite
27110 key "lyxcredit"
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \begin_layout Standard
27118 To align all entries in the bibliography environment you can set a longest
27119  label via the menu 
27120 \family sans
27121 Edit\SpecialChar \menuseparator
27122 Paragraph
27123 \begin_inset space ~
27124 \end_inset
27125
27126 Settings
27127 \family default
27128  (toolbar button 
27129 \begin_inset Info
27130 type  "icon"
27131 arg   "layout-paragraph"
27132 \end_inset
27133
27134 ).
27135  All entries are then indented in the output by the width of the given label.
27136 \end_layout
27137
27138 \begin_layout Subsection
27139 Bibliography databases (BibTeX)
27140 \begin_inset Index idx
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144 Bibliography ! Databases
27145 \end_layout
27146
27147 \end_inset
27148
27149
27150 \begin_inset Index idx
27151 status collapsed
27152
27153 \begin_layout Plain Layout
27154 Bibliography ! BibTeX
27155 \end_layout
27156
27157 \end_inset
27158
27159
27160 \begin_inset CommandInset label
27161 LatexCommand label
27162 name "sub:Bibliography-databases"
27163
27164 \end_inset
27165
27166
27167 \end_layout
27168
27169 \begin_layout Standard
27170 Bibliography databases are useful if you use the same bibliography in different
27171  documents.
27172 \begin_inset Foot
27173 status collapsed
27174
27175 \begin_layout Plain Layout
27176 They are also useful for keeping a database of articles and notes concerning
27177  them.
27178  Most of the database programs mentioned below allow you to store annotations
27179  and reviews along with bibliographical information.
27180 \end_layout
27181
27182 \end_inset
27183
27184  It also makes it very easy to have a uniform layout for all bibliography
27185  entries.
27186  You can collect the bibliography of all relevant books and articles of
27187  your working field in a database.
27188  This database can be used for different documents, and by default only
27189  the entries cited in a particular document will appear in the bibliography
27190  list for that document.
27191  This relieves you of the need to keep track of which articles and books
27192  you have cited.
27193 \end_layout
27194
27195 \begin_layout Standard
27196 The database is a text file with the file extension 
27197 \begin_inset Quotes eld
27198 \end_inset
27199
27200
27201 \family sans
27202 .bib
27203 \family default
27204
27205 \begin_inset Quotes erd
27206 \end_inset
27207
27208 , containing the bibliography in a special format.
27209  The format is explained in 
27210 \begin_inset CommandInset citation
27211 LatexCommand cite
27212 key "BibTeX-2"
27213
27214 \end_inset
27215
27216  and in the LaTeX books (
27217 \begin_inset CommandInset citation
27218 LatexCommand cite
27219 key "Mittelbach,Kopka,Lamport"
27220
27221 \end_inset
27222
27223 ).
27224  The file can be created using any text editor, but normally one uses a
27225  special program to create and edit the entries in the database.
27226  A list of such programs is maintained on the LyX Wiki at 
27227 \begin_inset Flex URL
27228 status collapsed
27229
27230 \begin_layout Plain Layout
27231
27232 http://wiki.lyx.org/BibTeX/Programs
27233 \end_layout
27234
27235 \end_inset
27236
27237 .
27238 \end_layout
27239
27240 \begin_layout Standard
27241 To use a database, use the menu 
27242 \family sans
27243 Insert\SpecialChar \menuseparator
27244 List
27245 \family default
27246 /
27247 \family sans
27248 TOC\SpecialChar \menuseparator
27249 BibT
27250 \begin_inset ERT
27251 status collapsed
27252
27253 \begin_layout Plain Layout
27254
27255 {}
27256 \end_layout
27257
27258 \end_inset
27259
27260 eX
27261 \begin_inset space ~
27262 \end_inset
27263
27264 Bibliography
27265 \family default
27266 .
27267  A gray box will be inserted and a window appears.
27268  In this window you can add one or more databases and select a 
27269 \family sans
27270 style
27271 \family default
27272  file.
27273  The option 
27274 \family sans
27275 Add bibliography to TOC
27276 \family default
27277  adds a table of contents entry for the bibliography.
27278  In the 
27279 \family sans
27280 Content
27281 \family default
27282  drop box you can select whether to include all the entries in the database
27283  in the document or just the cited references.
27284 \end_layout
27285
27286 \begin_layout Standard
27287 The style file is a text file with the file extension 
27288 \begin_inset Quotes eld
27289 \end_inset
27290
27291
27292 \family sans
27293 .bst
27294 \family default
27295
27296 \begin_inset Quotes erd
27297 \end_inset
27298
27299  that controls how the bibliography entries will appear.
27300  Your LaTeX distribution should provide several of these, and many publishers
27301  provide their own style files, so that you don't have to take care of the
27302  layout.
27303  It is of course possible to write your own style file, but this is something
27304  for experts.
27305 \begin_inset Foot
27306 status collapsed
27307
27308 \begin_layout Plain Layout
27309 For information on how this is done, have a look at
27310 \begin_inset Newline newline
27311 \end_inset
27312
27313
27314 \begin_inset CommandInset href
27315 LatexCommand href
27316 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27317
27318 \end_inset
27319
27320 .
27321 \end_layout
27322
27323 \end_inset
27324
27325
27326 \end_layout
27327
27328 \begin_layout Standard
27329 Inserting a citation reference works as described in the previous section.
27330 \end_layout
27331
27332 \begin_layout Standard
27333 To generate the bibliography from a database, LyX uses the program BibTeX.
27334  You can choose which of its variants should be used by LyX as the 
27335 \family sans
27336 Processor
27337 \family default
27338  either in 
27339 \family sans
27340 Document\SpecialChar \menuseparator
27341 Settings\SpecialChar \menuseparator
27342 Bibliography
27343 \family default
27344  or in 
27345 \family sans
27346 Tools\SpecialChar \menuseparator
27347 Preferences\SpecialChar \menuseparator
27348 Output\SpecialChar \menuseparator
27349 LaT
27350 \begin_inset ERT
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354
27355 {}
27356 \end_layout
27357
27358 \end_inset
27359
27360 eX
27361 \family default
27362 .
27363  The following variants are possible:
27364 \end_layout
27365
27366 \begin_layout Description
27367 biber provides full Unicode support, unlimited memory, but does not work
27368  with other bibliography packages (e.
27369 \begin_inset space \thinspace{}
27370 \end_inset
27371
27372 g.
27373 \begin_inset space \space{}
27374 \end_inset
27375
27376
27377 \series bold
27378 natbib
27379 \series default
27380 ), only with the package 
27381 \series bold
27382 biblatex
27383 \series default
27384 ; recommended for multilingual texts and for languages that don't use Latin
27385  letters
27386 \end_layout
27387
27388 \begin_layout Description
27389 bibtex the standard; does not allow special characters in bibliography entries
27390  that are not possible to encode in a 7-bit encoding, limited memory, works
27391  with all bibliography packages, except 
27392 \series bold
27393 biblatex
27394 \end_layout
27395
27396 \begin_layout Description
27397 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27398  larger memory than 
27399 \family sans
27400 bibtex
27401 \family default
27402 , works with all bibliography packages
27403 \end_layout
27404
27405 \begin_layout Standard
27406 BibTeX can be controlled with options that you can add below the specification
27407  of the variants.
27408  Before adding options, it is strongly recommended that you read the manual
27409  of 
27410 \family sans
27411 BibTeX
27412 \family default
27413  
27414 \begin_inset CommandInset citation
27415 LatexCommand cite
27416 key "BibTeX"
27417
27418 \end_inset
27419
27420 .
27421 \end_layout
27422
27423 \begin_layout Standard
27424 When you select the option 
27425 \family sans
27426 Sectioned bibliography
27427 \family default
27428  in the 
27429 \family sans
27430 Document\SpecialChar \menuseparator
27431 Settings\SpecialChar \menuseparator
27432 Bibliography
27433 \family default
27434  dialog, it is possible to have multiple and sectioned bibliographies.
27435  This and other options are explained in detail in section 
27436 \emph on
27437 Customizing Bibliographies
27438 \emph default
27439  
27440 \emph on
27441 with BibTeX
27442 \emph default
27443  of the 
27444 \emph on
27445 Additional Features
27446 \emph default
27447  manual.
27448 \end_layout
27449
27450 \begin_layout Standard
27451 We use two bibliographies in this document to show the difference between
27452  the two methods of creating them.
27453  As you can see, the bibliography that is created from a database lists
27454  only the database entries that are referenced in the document.
27455  We used the style file 
27456 \family sans
27457 alphadin.bst
27458 \family default
27459  to get the complicated German reference key scheme in the bibliography.
27460 \end_layout
27461
27462 \begin_layout Subsection
27463 Bibliography layout
27464 \begin_inset Index idx
27465 status collapsed
27466
27467 \begin_layout Plain Layout
27468 Bibliography ! Layout
27469 \end_layout
27470
27471 \end_inset
27472
27473
27474 \end_layout
27475
27476 \begin_layout Standard
27477 In the citation reference dialog you can set a special citation format.
27478  For this feature you need to enable the option 
27479 \family sans
27480 Natbib
27481 \family default
27482  in the 
27483 \family sans
27484 Document\SpecialChar \menuseparator
27485 Settings
27486 \family default
27487
27488 \begin_inset Index idx
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492 Document ! Settings
27493 \end_layout
27494
27495 \end_inset
27496
27497  dialog under 
27498 \family sans
27499 Bibliography
27500 \family default
27501 .
27502  Setting a citation style for a reference will overwrite the default.
27503  For the global citation format use the BibTeX style files as explained
27504  in the previous section.
27505 \end_layout
27506
27507 \begin_layout Standard
27508 You can also set text to appear before or after a citation reference, in
27509  the citation reference window.
27510  Here is an example where the text 
27511 \begin_inset Quotes eld
27512 \end_inset
27513
27514 Chapter
27515 \begin_inset space ~
27516 \end_inset
27517
27518 3
27519 \begin_inset Quotes erd
27520 \end_inset
27521
27522  appears after the reference:
27523 \end_layout
27524
27525 \begin_layout Standard
27526 Have a look at 
27527 \begin_inset CommandInset citation
27528 LatexCommand cite
27529 after "Chapter 3"
27530 key "latexcompanion"
27531
27532 \end_inset
27533
27534 .
27535 \end_layout
27536
27537 \begin_layout Section
27538 Index
27539 \begin_inset Index idx
27540 status collapsed
27541
27542 \begin_layout Plain Layout
27543 Index generation
27544 \end_layout
27545
27546 \end_inset
27547
27548
27549 \begin_inset CommandInset label
27550 LatexCommand label
27551 name "sec:Index"
27552
27553 \end_inset
27554
27555
27556 \end_layout
27557
27558 \begin_layout Standard
27559 An index entry is created if you use the menu 
27560 \family sans
27561 Insert\SpecialChar \menuseparator
27562 Index
27563 \begin_inset space ~
27564 \end_inset
27565
27566 Entry
27567 \family default
27568  or the toolbar button 
27569 \begin_inset Info
27570 type  "icon"
27571 arg   "index-insert"
27572 \end_inset
27573
27574 .
27575  A box is inserted containing the text that appears in the index.
27576  The word where the cursor is in or the currently highlighted text is proposed
27577  by LyX as the index entry.
27578 \end_layout
27579
27580 \begin_layout Standard
27581 The index list is inserted in the document with the menu 
27582 \family sans
27583 Insert\SpecialChar \menuseparator
27584 List/TOC\SpecialChar \menuseparator
27585 Index
27586 \begin_inset space ~
27587 \end_inset
27588
27589 List
27590 \family default
27591 .
27592  A light blue box labeled 
27593 \begin_inset Quotes eld
27594 \end_inset
27595
27596
27597 \family sans
27598 Index
27599 \family default
27600
27601 \begin_inset Quotes erd
27602 \end_inset
27603
27604  will show the place where the index is printed in the output.
27605  The index list box is not clickable like other LyX-boxes.
27606 \end_layout
27607
27608 \begin_layout Standard
27609 We give a short overview of the index commands in the next subsections.
27610  For a detailed description of LaTeX's index mechanism, have a look at one
27611  of the LaTeX books 
27612 \begin_inset CommandInset citation
27613 LatexCommand cite
27614 key "latexcompanion,latexguide,latexbook"
27615
27616 \end_inset
27617
27618 .
27619 \end_layout
27620
27621 \begin_layout Subsection
27622 Grouping Index Entries
27623 \begin_inset Index idx
27624 status collapsed
27625
27626 \begin_layout Plain Layout
27627 Index ! Grouping
27628 \end_layout
27629
27630 \end_inset
27631
27632
27633 \end_layout
27634
27635 \begin_layout Standard
27636 Index entries are often grouped to offer the reader a fast search in the
27637  index.
27638  We want to group for example the index entries for itemized and enumerated
27639  lists under the entry 
27640 \begin_inset Quotes eld
27641 \end_inset
27642
27643 Lists
27644 \begin_inset Quotes erd
27645 \end_inset
27646
27647 .
27648  First we create the entry 
27649 \begin_inset Quotes eld
27650 \end_inset
27651
27652 Lists
27653 \begin_inset Quotes erd
27654 \end_inset
27655
27656  in section
27657 \begin_inset space ~
27658 \end_inset
27659
27660
27661 \begin_inset CommandInset ref
27662 LatexCommand ref
27663 reference "sub:Lists"
27664
27665 \end_inset
27666
27667 .
27668  In the text field for the itemized list index entry in section
27669 \begin_inset space ~
27670 \end_inset
27671
27672
27673 \begin_inset CommandInset ref
27674 LatexCommand ref
27675 reference "sec:Itemize"
27676
27677 \end_inset
27678
27679 , we insert the command
27680 \end_layout
27681
27682 \begin_layout Standard
27683
27684 \series bold
27685 Lists ! Itemize
27686 \end_layout
27687
27688 \begin_layout Standard
27689 and the command
27690 \end_layout
27691
27692 \begin_layout Standard
27693
27694 \series bold
27695 Lists ! Enumerate
27696 \end_layout
27697
27698 \begin_layout Standard
27699 for the enumerated list in section
27700 \begin_inset space ~
27701 \end_inset
27702
27703
27704 \begin_inset CommandInset ref
27705 LatexCommand ref
27706 reference "sec:Enumerate"
27707
27708 \end_inset
27709
27710 .
27711 \end_layout
27712
27713 \begin_layout Standard
27714 The exclamation mark 
27715 \begin_inset Quotes eld
27716 \end_inset
27717
27718 !
27719 \begin_inset Quotes erd
27720 \end_inset
27721
27722  marks the grouping levels.
27723  You can have three levels; every index level is indented a bit more.
27724  An index entry for the higher levels is not required.
27725  If we don't have an index entry for 
27726 \begin_inset Quotes eld
27727 \end_inset
27728
27729 Lists
27730 \begin_inset Quotes erd
27731 \end_inset
27732
27733 , it will be printed anyway, but without a page number.
27734 \end_layout
27735
27736 \begin_layout Subsection
27737 Page Ranges
27738 \begin_inset Index idx
27739 status collapsed
27740
27741 \begin_layout Plain Layout
27742 Index ! Page ranges
27743 \end_layout
27744
27745 \end_inset
27746
27747
27748 \end_layout
27749
27750 \begin_layout Standard
27751 Normally an index entry will appear with the page number of the indexed
27752  section.
27753  But sometimes you want to index more pages under the same entry.
27754  For example, if we want to index the paragraph environments, we create
27755  an index entry in section
27756 \begin_inset space ~
27757 \end_inset
27758
27759
27760 \begin_inset CommandInset ref
27761 LatexCommand ref
27762 reference "sec:Paragraph-Environments"
27763
27764 \end_inset
27765
27766  with the command
27767 \end_layout
27768
27769 \begin_layout Standard
27770
27771 \series bold
27772 Paragraph environments|(
27773 \end_layout
27774
27775 \begin_layout Standard
27776 and another entry at the end of section
27777 \begin_inset space ~
27778 \end_inset
27779
27780
27781 \begin_inset CommandInset ref
27782 LatexCommand ref
27783 reference "sub:LyX-Code"
27784
27785 \end_inset
27786
27787  with the command
27788 \end_layout
27789
27790 \begin_layout Standard
27791
27792 \series bold
27793 Paragraph environments|)
27794 \end_layout
27795
27796 \begin_layout Standard
27797 The commands 
27798 \begin_inset Quotes eld
27799 \end_inset
27800
27801
27802 \series bold
27803 |(
27804 \series default
27805
27806 \begin_inset Quotes erd
27807 \end_inset
27808
27809  and 
27810 \begin_inset Quotes eld
27811 \end_inset
27812
27813
27814 \series bold
27815 |)
27816 \series default
27817
27818 \begin_inset Quotes erd
27819 \end_inset
27820
27821  respectively start and end the index range.
27822  You can also add the same index entry at different places in the document.
27823  They appear in the output under one entry with a comma separated list of
27824  the pages of the indexed document parts.
27825  An example is the index entry 
27826 \begin_inset Quotes eld
27827 \end_inset
27828
27829 Document ! Settings
27830 \begin_inset Quotes erd
27831 \end_inset
27832
27833 .
27834 \end_layout
27835
27836 \begin_layout Subsection
27837 Cross referencing
27838 \begin_inset Index idx
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842 Index ! Cross referencing
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \end_layout
27849
27850 \begin_layout Standard
27851 It is also possible to refer to another index entry.
27852  We referred for example in the index entry 
27853 \begin_inset Quotes eld
27854 \end_inset
27855
27856 GIF
27857 \begin_inset Quotes erd
27858 \end_inset
27859
27860  (in section
27861 \begin_inset space ~
27862 \end_inset
27863
27864
27865 \begin_inset CommandInset ref
27866 LatexCommand ref
27867 reference "sub:Image-Formats"
27868
27869 \end_inset
27870
27871 ) to the index entry 
27872 \begin_inset Quotes eld
27873 \end_inset
27874
27875 Image formats
27876 \begin_inset Quotes erd
27877 \end_inset
27878
27879  in the same section using the entry
27880 \end_layout
27881
27882 \begin_layout Standard
27883
27884 \series bold
27885 GIF|see{Image formats}
27886 \end_layout
27887
27888 \begin_layout Standard
27889 where the braces have to be inserted as TeX Code.
27890  The text within the braces is the referenced entry.
27891  The reference will appear in the output without a page number.
27892 \end_layout
27893
27894 \begin_layout Subsection
27895 Index Entry Order
27896 \begin_inset Index idx
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900 Index ! Entry order
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Standard
27909 If you use accented characters in the index entry the entries might not
27910  follow the rules for the index order.
27911  The index entries are sorted alphabetically but LaTeX
27912 \begin_inset Foot
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 The index generating is done in the background by an extra program, see
27917  section
27918 \begin_inset space ~
27919 \end_inset
27920
27921
27922 \begin_inset CommandInset ref
27923 LatexCommand ref
27924 reference "sub:Index-Program"
27925
27926 \end_inset
27927
27928 .
27929 \end_layout
27930
27931 \end_inset
27932
27933  does not know how to sort accents in different languages.
27934  We have created as an example the three dummy index entries 
27935 \begin_inset Quotes eld
27936 \end_inset
27937
27938 maison
27939 \begin_inset Quotes erd
27940 \end_inset
27941
27942
27943 \begin_inset Quotes eld
27944 \end_inset
27945
27946 maïs
27947 \begin_inset Quotes erd
27948 \end_inset
27949
27950 , and 
27951 \begin_inset Quotes eld
27952 \end_inset
27953
27954 maître
27955 \begin_inset Quotes erd
27956 \end_inset
27957
27958 .
27959 \begin_inset Index idx
27960 status collapsed
27961
27962 \begin_layout Plain Layout
27963 Dummy entries ! maïs
27964 \end_layout
27965
27966 \end_inset
27967
27968
27969 \begin_inset Index idx
27970 status collapsed
27971
27972 \begin_layout Plain Layout
27973 Dummy entries ! maître
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \begin_inset Index idx
27980 status collapsed
27981
27982 \begin_layout Plain Layout
27983 Dummy entries ! maïs@maison
27984 \end_layout
27985
27986 \end_inset
27987
27988  They will be sorted in the order maïs, maître, maison but we want the order
27989  maïs, maison, maître.
27990  To achieve this, we use the command
27991 \end_layout
27992
27993 \begin_layout Standard
27994
27995 \series bold
27996 previous entry@current entry
27997 \end_layout
27998
27999 \begin_layout Standard
28000 In our case we want to have 
28001 \begin_inset Quotes eld
28002 \end_inset
28003
28004 maison
28005 \begin_inset Quotes erd
28006 \end_inset
28007
28008  after 
28009 \begin_inset Quotes eld
28010 \end_inset
28011
28012 maïs
28013 \begin_inset Quotes erd
28014 \end_inset
28015
28016  and write therefore for the index entry of maison:
28017 \end_layout
28018
28019 \begin_layout Standard
28020
28021 \series bold
28022 maïs@maison
28023 \end_layout
28024
28025 \begin_layout Standard
28026 The previous entry need not be a real existing entry.
28027  You can also use another word to tell LaTeX the entry order.
28028  See the next subsection for an example.
28029 \end_layout
28030
28031 \begin_layout Standard
28032 \begin_inset VSpace bigskip
28033 \end_inset
28034
28035
28036 \end_layout
28037
28038 \begin_layout Standard
28039 In some cases the index entry order is not correct when you are using the
28040  program 
28041 \family sans
28042 makeindex 
28043 \family default
28044 to generate the index (see sec.
28045 \begin_inset space \thinspace{}
28046 \end_inset
28047
28048
28049 \begin_inset CommandInset ref
28050 LatexCommand ref
28051 reference "sub:Index-Program"
28052
28053 \end_inset
28054
28055 ).
28056  
28057 \family sans
28058 makeindex
28059 \family default
28060  would for example print the index entry for the LaTeX-package aeguill in
28061  sec.
28062 \begin_inset space \thinspace{}
28063 \end_inset
28064
28065
28066 \begin_inset CommandInset ref
28067 LatexCommand ref
28068 reference "sub:Document-Font"
28069
28070 \end_inset
28071
28072  after the index entries of the other LaTeX-packages although all these
28073  index commands start with 
28074 \begin_inset Quotes eld
28075 \end_inset
28076
28077
28078 \series bold
28079 LaTeX-packages !
28080 \series default
28081  
28082 \begin_inset Quotes erd
28083 \end_inset
28084
28085 .
28086  The reason is that the index entry for aeguill is in a footnote.
28087  To fix this 
28088 \family sans
28089 makeindex
28090 \family default
28091  bug, add these commands to the preamble of your document:
28092 \end_layout
28093
28094 \begin_layout Standard
28095
28096 \series bold
28097
28098 \backslash
28099 let
28100 \backslash
28101 OrgIndex
28102 \backslash
28103 index
28104 \end_layout
28105
28106 \begin_layout Standard
28107
28108 \series bold
28109
28110 \backslash
28111 renewcommand*{
28112 \backslash
28113 index}[1]{
28114 \backslash
28115 OrgIndex{#1}}
28116 \end_layout
28117
28118 \begin_layout Subsection
28119 Index Entry Layout
28120 \begin_inset Index idx
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 Index ! Entry layout
28125 \end_layout
28126
28127 \end_inset
28128
28129
28130 \end_layout
28131
28132 \begin_layout Standard
28133 You can change the appearance of index entries via the text style dialog.
28134 \begin_inset Index idx
28135 status open
28136
28137 \begin_layout Plain Layout
28138 Dummy entries ! 
28139 \shape italic
28140 This is an italic dummy entry
28141 \end_layout
28142
28143 \end_inset
28144
28145  You can also format the page number using the character 
28146 \begin_inset Quotes eld
28147 \end_inset
28148
28149 |
28150 \begin_inset Quotes erd
28151 \end_inset
28152
28153  followed by a LaTeX-command without a backslash.
28154  We can write for example
28155 \end_layout
28156
28157 \begin_layout Standard
28158
28159 \series bold
28160 italic page number:|textit
28161 \end_layout
28162
28163 \begin_layout Standard
28164 to get the page number in italic.
28165 \begin_inset Index idx
28166 status open
28167
28168 \begin_layout Plain Layout
28169 Dummy entries ! italic page number:|textit
28170 \end_layout
28171
28172 \end_inset
28173
28174  Normally all LaTeX-commands begin with a backslash, but in this special
28175  case 
28176 \begin_inset Quotes eld
28177 \end_inset
28178
28179
28180 \series bold
28181 |command
28182 \series default
28183
28184 \begin_inset Quotes erd
28185 \end_inset
28186
28187  means 
28188 \series bold
28189
28190 \backslash
28191 command{page
28192 \begin_inset space ~
28193 \end_inset
28194
28195 number}
28196 \series default
28197 .
28198  Have a look at section
28199 \begin_inset space ~
28200 \end_inset
28201
28202
28203 \begin_inset CommandInset ref
28204 LatexCommand ref
28205 reference "sub:LaTeX-Syntax"
28206
28207 \end_inset
28208
28209  to learn more about the LaTeX-syntax.
28210 \end_layout
28211
28212 \begin_layout Standard
28213 \begin_inset Note Greyedout
28214 status open
28215
28216 \begin_layout Plain Layout
28217
28218 \series bold
28219 Note:
28220 \series default
28221  Formatting single index entries only works when you use the program 
28222 \family sans
28223 makeindex 
28224 \family default
28225 to generate the index, see sec.
28226 \begin_inset space \thinspace{}
28227 \end_inset
28228
28229
28230 \begin_inset CommandInset ref
28231 LatexCommand ref
28232 reference "sub:Index-Program"
28233
28234 \end_inset
28235
28236 .
28237  If you use 
28238 \family sans
28239 xindy
28240 \family default
28241 , this will not work for anything other than bold or italic text.
28242  This is because 
28243 \family sans
28244 xindy
28245 \family default
28246  requires you to define semantic elements before they can be used, see 
28247 \begin_inset CommandInset citation
28248 LatexCommand cite
28249 after "p. 678 ff."
28250 key "latexcompanion"
28251
28252 \end_inset
28253
28254  for details.
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \end_layout
28261
28262 \begin_layout Standard
28263 In general, we encourage you to not format page numbers directly as shown
28264  above.
28265  Instead, you should define a macro in the preamble and use that.
28266  Maybe you want all page references italic that refer to a definition of
28267  the indexed term, so that users can easily find definitions.
28268  If so, put the following in the preamble
28269 \end_layout
28270
28271 \begin_layout Standard
28272
28273 \series bold
28274
28275 \backslash
28276 newcommand{
28277 \backslash
28278 IndexDef}[1]{
28279 \backslash
28280 textit{#1}}
28281 \end_layout
28282
28283 \begin_layout Standard
28284 and write
28285 \end_layout
28286
28287 \begin_layout Standard
28288
28289 \series bold
28290 my entry|IndexDef
28291 \end_layout
28292
28293 \begin_layout Standard
28294 in the index entry.
28295 \begin_inset Index idx
28296 status open
28297
28298 \begin_layout Plain Layout
28299 Dummy entries ! my entry|IndexDef
28300 \end_layout
28301
28302 \end_inset
28303
28304  The advantage is that, if you change your mind later or if your publisher
28305  insists that definitions must not be italic but bold, you just need to
28306  change the macro in the preamble, not every single index entry.
28307 \end_layout
28308
28309 \begin_layout Standard
28310 You can also change the layout for the whole index.
28311  For example, we marked the index list box of this document as bold to get
28312  a bold font for all index entries.
28313  For more advanced tasks you have to set up a so-called 
28314 \emph on
28315 Index Style File
28316 \emph default
28317 , see the 
28318 \family sans
28319 makeindex
28320 \family default
28321  or 
28322 \family sans
28323 xindy
28324 \family default
28325  documentation for details, 
28326 \begin_inset CommandInset citation
28327 LatexCommand cite
28328 key "makeindex,xindy"
28329
28330 \end_inset
28331
28332 .
28333 \end_layout
28334
28335 \begin_layout Subsection
28336 Index Program
28337 \begin_inset Index idx
28338 status collapsed
28339
28340 \begin_layout Plain Layout
28341 Index ! Program
28342 \end_layout
28343
28344 \end_inset
28345
28346
28347 \begin_inset CommandInset label
28348 LatexCommand label
28349 name "sub:Index-Program"
28350
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \begin_layout Standard
28357 If the index generation program 
28358 \family sans
28359 xindy
28360 \family default
28361  is installed, LyX uses it for index generation; otherwise the program 
28362 \family sans
28363 makeindex
28364 \family default
28365 , the program that is part of every LaTeX distribution, is used.
28366 \begin_inset Foot
28367 status collapsed
28368
28369 \begin_layout Plain Layout
28370
28371 \family sans
28372 Makeindex
28373 \family default
28374  is very old, no longer under development and has many pitfalls, notably
28375  that it was developed with only the English language in mind.
28376  So it fails to sort anything other than a monolingual English text correctly.
28377  We have shown above how to fix this sorting.
28378  However, if you are writing in another than the English language, consider
28379  to use 
28380 \family sans
28381 xindy
28382 \family default
28383 .
28384 \end_layout
28385
28386 \end_inset
28387
28388  Both programs can be controlled by options that can be set in LyX's preferences
28389  dialog, see section
28390 \begin_inset space ~
28391 \end_inset
28392
28393
28394 \begin_inset CommandInset ref
28395 LatexCommand ref
28396 reference "sub:LaTeX-settings"
28397
28398 \end_inset
28399
28400 .
28401  The available options are listed and explained in 
28402 \begin_inset CommandInset citation
28403 LatexCommand cite
28404 key "makeindex,xindy"
28405
28406 \end_inset
28407
28408 .
28409  In this dialog, you can also specify an alternative program to generate
28410  the index.
28411 \end_layout
28412
28413 \begin_layout Standard
28414 If you need specific options or an alternative index program only for a
28415  given document, you can define the program and\SpecialChar \slash{}
28416 or the options in 
28417 \family sans
28418 Document\SpecialChar \menuseparator
28419 Settings\SpecialChar \menuseparator
28420 Indexes
28421 \family default
28422 .
28423  This is especially useful if you need to pass language-specific options
28424  to the index program or if you need a specific layout style.
28425 \end_layout
28426
28427 \begin_layout Subsection
28428 Multiple Indexes
28429 \end_layout
28430
28431 \begin_layout Standard
28432 In many fields it is common to have more than one index.
28433  For instance, you might need to set up a separate 
28434 \begin_inset Quotes eld
28435 \end_inset
28436
28437 Index of Names
28438 \begin_inset Quotes erd
28439 \end_inset
28440
28441  next to the standard index.
28442  LaTeX does not provide this possibility out of the box, but there are packages
28443  that add this feature.
28444  LyX uses the 
28445 \series bold
28446 splitidx
28447 \series default
28448
28449 \begin_inset Index idx
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 LaTeX-packages ! splitidx
28454 \end_layout
28455
28456 \end_inset
28457
28458  package to generate multiple indexes.
28459  The package is included in all recent LaTeX distributions.
28460 \begin_inset Foot
28461 status collapsed
28462
28463 \begin_layout Plain Layout
28464 If yours does not ship it, consult the TeX-catalogue, 
28465 \begin_inset CommandInset citation
28466 LatexCommand cite
28467 key "TeXCatalogue"
28468
28469 \end_inset
28470
28471 .
28472  Note that the package does not only consist of a LaTeX style, but it also
28473  includes specific preprocessor programs that need to be installed as well.
28474  Please consult the package's manual for details.
28475 \end_layout
28476
28477 \end_inset
28478
28479
28480 \end_layout
28481
28482 \begin_layout Standard
28483 To set up LyX for the use of multiple indexes, go to 
28484 \family sans
28485 Document\SpecialChar \menuseparator
28486 Settings\SpecialChar \menuseparator
28487 Indexes
28488 \family default
28489  and select the option 
28490 \family sans
28491 Use multiple Indexes
28492 \family default
28493 .
28494  Note that the list 
28495 \family sans
28496 Available Indexes
28497 \family default
28498  already contains the standard index 
28499 \begin_inset Quotes eld
28500 \end_inset
28501
28502 Index
28503 \begin_inset Quotes erd
28504 \end_inset
28505
28506 .
28507  To add further indexes, add the name of the index (in the form that should
28508  also appear as a heading) to the 
28509 \family sans
28510 New
28511 \family default
28512  input field and press the 
28513 \family sans
28514 Add
28515 \family default
28516  button.
28517  The new index now also appears in the list.
28518  If you like, you can attribute an alternative LyX label color to the new
28519  index.
28520 \end_layout
28521
28522 \begin_layout Standard
28523 Once the document changes have been applied, you can find the new index
28524  list in 
28525 \family sans
28526 Insert\SpecialChar \menuseparator
28527 List/TOC
28528 \family default
28529  and the 
28530 \family sans
28531 Insert
28532 \family default
28533  menu has a separate entry for each of the defined indexes.
28534  The workflow is basically the same as for the default index, but there
28535  are additional features:
28536 \end_layout
28537
28538 \begin_layout Itemize
28539 If you want to change the attribution of a specific index entry, right-clicking
28540  on the entry's label will open a dialog where you can do that.
28541 \end_layout
28542
28543 \begin_layout Itemize
28544 By right-clicking on an index, you can change its type.
28545  Furthermore, you can specify an index to be a 
28546 \begin_inset Quotes eld
28547 \end_inset
28548
28549 Subindex.
28550 \begin_inset Quotes erd
28551 \end_inset
28552
28553  If you do that, the heading of that list will be decreased by one level.
28554  For example, if you use a book class, where the standard index heading
28555  is defined as a chapter, subindexes will be defined as sections and can
28556  thus be nested to the non-subindexes.
28557 \end_layout
28558
28559 \begin_layout Section
28560 Nomenclature/Glossary 
28561 \begin_inset Index idx
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565 Nomenclature
28566 \end_layout
28567
28568 \end_inset
28569
28570
28571 \begin_inset Index idx
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 Glossary|see
28576 \begin_inset ERT
28577 status collapsed
28578
28579 \begin_layout Plain Layout
28580
28581 {
28582 \end_layout
28583
28584 \end_inset
28585
28586 Nomenclature
28587 \begin_inset ERT
28588 status collapsed
28589
28590 \begin_layout Plain Layout
28591
28592 }
28593 \end_layout
28594
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \begin_inset CommandInset label
28604 LatexCommand label
28605 name "sec:Nomenclature"
28606
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Standard
28613 Sometimes you need to provide a list of technical terms or symbols that
28614  are mentioned in your document with a brief explanation of them – a so
28615  called nomenclature or glossary.
28616 \end_layout
28617
28618 \begin_layout Standard
28619 To be able to create nomenclatures or glossaries, you need the LaTeX package
28620  
28621 \series bold
28622 nomencl
28623 \series default
28624
28625 \begin_inset Index idx
28626 status collapsed
28627
28628 \begin_layout Plain Layout
28629 LaTeX-packages ! nomencl
28630 \end_layout
28631
28632 \end_inset
28633
28634  installed.
28635  You find it in the TeX-catalogue, 
28636 \begin_inset CommandInset citation
28637 LatexCommand cite
28638 key "TeXCatalogue"
28639
28640 \end_inset
28641
28642  or in the package manager of your LaTeX-system.
28643 \end_layout
28644
28645 \begin_layout Standard
28646 A nomenclature entry is created if you place the cursor after a symbol entry
28647  and then use the menu 
28648 \family sans
28649 Insert\SpecialChar \menuseparator
28650
28651 \family default
28652 N
28653 \family sans
28654 omenclature
28655 \begin_inset space ~
28656 \end_inset
28657
28658 Entry
28659 \family default
28660  or the toolbar button 
28661 \begin_inset Info
28662 type  "icon"
28663 arg   "nomencl-insert"
28664 \end_inset
28665
28666 .
28667  A gray box labeled 
28668 \begin_inset Quotes eld
28669 \end_inset
28670
28671
28672 \family sans
28673 Nom
28674 \family default
28675
28676 \begin_inset Quotes erd
28677 \end_inset
28678
28679  is inserted and a window pops up asking for the nomenclature entry.
28680 \end_layout
28681
28682 \begin_layout Standard
28683 A nomenclature entry consists of two main entries.
28684  The first is the term or 
28685 \family sans
28686 Symbol
28687 \family default
28688  that you wish to define.
28689  The second is the 
28690 \family sans
28691 Description
28692 \family default
28693  of the term or symbol.
28694 \end_layout
28695
28696 \begin_layout Standard
28697 \begin_inset Note Greyedout
28698 status open
28699
28700 \begin_layout Plain Layout
28701
28702 \series bold
28703 Note:
28704 \series default
28705  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28706 \end_layout
28707
28708 \end_inset
28709
28710
28711 \end_layout
28712
28713 \begin_layout Subsection
28714 Nomenclature Definition and Layout
28715 \begin_inset Index idx
28716 status collapsed
28717
28718 \begin_layout Plain Layout
28719 Nomenclature ! Layout
28720 \end_layout
28721
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \begin_layout Standard
28728 If you have symbols in formulas, you have to define them in the 
28729 \family sans
28730 Symbol
28731 \family default
28732  field as LaTeX-formulas.
28733  For example to get 
28734 \begin_inset Quotes eld
28735 \end_inset
28736
28737
28738 \begin_inset Formula $\sigma$
28739 \end_inset
28740
28741
28742 \begin_inset Quotes erd
28743 \end_inset
28744
28745 , insert this:
28746 \begin_inset Newline newline
28747 \end_inset
28748
28749
28750 \series bold
28751 $
28752 \backslash
28753 sigma$
28754 \begin_inset Newline newline
28755 \end_inset
28756
28757
28758 \series default
28759 The 
28760 \begin_inset Quotes eld
28761 \end_inset
28762
28763 $
28764 \begin_inset Quotes erd
28765 \end_inset
28766
28767  character starts/ends the formula.
28768  The LaTeX-command for the Greek letter is the name of the letter beginning
28769  with a backslash 
28770 \begin_inset Quotes eld
28771 \end_inset
28772
28773
28774 \backslash
28775
28776 \begin_inset Quotes erd
28777 \end_inset
28778
28779 .
28780  For capital Greek letters, start the command also with a capital letter,
28781  like 
28782 \series bold
28783
28784 \backslash
28785 Sigma
28786 \series default
28787 .
28788 \end_layout
28789
28790 \begin_layout Standard
28791 (A short introduction to the LaTeX-syntax is given in section
28792 \begin_inset space ~
28793 \end_inset
28794
28795
28796 \begin_inset CommandInset ref
28797 LatexCommand ref
28798 reference "sub:LaTeX-Syntax"
28799
28800 \end_inset
28801
28802 .)
28803 \end_layout
28804
28805 \begin_layout Standard
28806 You cannot use the 
28807 \family sans
28808 Text
28809 \begin_inset space ~
28810 \end_inset
28811
28812 Style
28813 \family default
28814  dialog to format the description text; you have to use LaTeX-commands.
28815  For example the description of the nomenclature entry for the 
28816 \begin_inset Quotes eld
28817 \end_inset
28818
28819
28820 \begin_inset Formula $\sigma$
28821 \end_inset
28822
28823
28824 \begin_inset Quotes erd
28825 \end_inset
28826
28827  in this document is:
28828 \begin_inset Newline newline
28829 \end_inset
28830
28831
28832 \series bold
28833 dummy entry for the character 
28834 \backslash
28835 textsf{sigma}
28836 \series default
28837
28838 \begin_inset Newline newline
28839 \end_inset
28840
28841 The command 
28842 \series bold
28843
28844 \backslash
28845 textsf
28846 \series default
28847  sets the fonts to 
28848 \family sans
28849 sans
28850 \begin_inset space ~
28851 \end_inset
28852
28853 serif
28854 \family default
28855 .
28856  To get 
28857 \series bold
28858 bold
28859 \series default
28860  font use the command 
28861 \series bold
28862
28863 \backslash
28864 textbf
28865 \series default
28866 , for 
28867 \family typewriter
28868 typewriter
28869 \family default
28870  use 
28871 \series bold
28872
28873 \backslash
28874 texttt
28875 \series default
28876 , for 
28877 \emph on
28878 emphasized
28879 \emph default
28880  use 
28881 \series bold
28882
28883 \backslash
28884 emph
28885 \series default
28886 .
28887 \end_layout
28888
28889 \begin_layout Standard
28890 If the characters |
28891 \begin_inset space \space{}
28892 \end_inset
28893
28894 ,
28895 \begin_inset space \space{}
28896 \end_inset
28897
28898 !
28899 \begin_inset space \space{}
28900 \end_inset
28901
28902 , @ and
28903 \begin_inset space \space{}
28904 \end_inset
28905
28906 "
28907 \begin_inset space \space{}
28908 \end_inset
28909
28910 should appear in nomenclature entries they need to be escaped by adding
28911  a quote character in front of them.
28912 \begin_inset CommandInset nomenclature
28913 LatexCommand nomenclature
28914 symbol "\"@, \"|, \"!, \"\""
28915 description "The quote sign is output by writing ‘ \"\"\"\" '"
28916
28917 \end_inset
28918
28919
28920 \end_layout
28921
28922 \begin_layout Subsection
28923 Sort Order of Nomenclature Entries
28924 \begin_inset Index idx
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928 Nomenclature ! Sort order
28929 \end_layout
28930
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28938  the symbol definition.
28939  This leads to undesired results when you, for example, have symbols in
28940  formulas.
28941  Suppose you have nomenclature entries for the symbols 
28942 \emph on
28943 a
28944 \begin_inset CommandInset nomenclature
28945 LatexCommand nomenclature
28946 symbol "a"
28947 description "dummy entry for the character \"a\""
28948
28949 \end_inset
28950
28951
28952 \emph default
28953  and 
28954 \begin_inset Formula $\sigma$
28955 \end_inset
28956
28957
28958 \begin_inset CommandInset nomenclature
28959 LatexCommand nomenclature
28960 prefix "sigma"
28961 symbol "$\\sigma$"
28962 description "dummy entry for the character \\textsf{sigma}"
28963
28964 \end_inset
28965
28966 .
28967  They will be sorted by 
28968 \begin_inset Quotes eld
28969 \end_inset
28970
28971
28972 \family sans
28973 a
28974 \family default
28975
28976 \begin_inset Quotes erd
28977 \end_inset
28978
28979  and 
28980 \begin_inset Quotes eld
28981 \end_inset
28982
28983
28984 \family typewriter
28985 $
28986 \backslash
28987 sigma$
28988 \family default
28989
28990 \begin_inset Quotes erd
28991 \end_inset
28992
28993  – the 
28994 \begin_inset Formula $\sigma$
28995 \end_inset
28996
28997  will be sorted before the 
28998 \emph on
28999 a
29000 \emph default
29001  since the character 
29002 \begin_inset Quotes eld
29003 \end_inset
29004
29005 $
29006 \begin_inset Quotes erd
29007 \end_inset
29008
29009  is considered in sorting.
29010 \end_layout
29011
29012 \begin_layout Standard
29013 To control the sort order, you can edit the 
29014 \family sans
29015 Sort
29016 \begin_inset space ~
29017 \end_inset
29018
29019 as
29020 \family default
29021  field of the nomenclature dialog.
29022  Then the nomenclature entry will be sorted by this entry and not the symbol
29023  definition.
29024  For the example given, you can insert 
29025 \family typewriter
29026 sigma
29027 \family default
29028  in this field for the 
29029 \begin_inset Formula $\sigma$
29030 \end_inset
29031
29032 , then 
29033 \emph on
29034 a
29035 \emph default
29036  will be located before 
29037 \begin_inset Formula $\sigma$
29038 \end_inset
29039
29040 .
29041 \end_layout
29042
29043 \begin_layout Standard
29044 For subgrouping and tips for using sort entries see the 
29045 \series bold
29046 nomencl
29047 \series default
29048  documentation, 
29049 \begin_inset CommandInset citation
29050 LatexCommand cite
29051 key "nomencl"
29052
29053 \end_inset
29054
29055 .
29056 \end_layout
29057
29058 \begin_layout Subsection
29059 Nomenclature Options
29060 \begin_inset Index idx
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064 Nomenclature ! Options
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \end_layout
29071
29072 \begin_layout Standard
29073 The 
29074 \series bold
29075 nomencl
29076 \series default
29077  package offers some options to adjust the appearance of the nomenclature.
29078  Here are some of its options; for more have a look at its documentation:
29079 \end_layout
29080
29081 \begin_layout Description
29082 refeq Appends the phrase 
29083 \begin_inset Quotes eld
29084 \end_inset
29085
29086
29087 \family sans
29088 , see equation (
29089 \emph on
29090 eq
29091 \emph default
29092 )
29093 \family default
29094
29095 \begin_inset Quotes erd
29096 \end_inset
29097
29098  to every nomenclature entry, where 
29099 \family sans
29100 \emph on
29101 eq
29102 \family default
29103 \emph default
29104  is the number of the last equation in front of the nomenclature entry
29105 \end_layout
29106
29107 \begin_layout Description
29108 refpage Appends the phrase 
29109 \begin_inset Quotes eld
29110 \end_inset
29111
29112
29113 \family sans
29114 , page (
29115 \emph on
29116 page
29117 \emph default
29118 )
29119 \family default
29120
29121 \begin_inset Quotes erd
29122 \end_inset
29123
29124  to every nomenclature entry, where 
29125 \family sans
29126 \emph on
29127 page
29128 \family default
29129 \emph default
29130  is the number of the page on which the nomenclature entry appeared
29131 \end_layout
29132
29133 \begin_layout Description
29134 intoc Inserts the nomenclature in the Table of Contents
29135 \end_layout
29136
29137 \begin_layout Standard
29138 To use one or more of the options, add them to the comma-separated document
29139  class options list in the 
29140 \family sans
29141 Document\SpecialChar \menuseparator
29142 Settings
29143 \family default
29144  dialog.
29145  In this document the options 
29146 \series bold
29147 refpage, intoc
29148 \series default
29149  are used.
29150 \end_layout
29151
29152 \begin_layout Standard
29153 \begin_inset VSpace bigskip
29154 \end_inset
29155
29156
29157 \end_layout
29158
29159 \begin_layout Standard
29160 You can also use the first two options above only for certain nomenclature
29161  entries when you add one of the following commands as last entry to the
29162  
29163 \family sans
29164 Description
29165 \family default
29166  field in the nomenclature dialog:
29167 \end_layout
29168
29169 \begin_layout Description
29170
29171 \backslash
29172 nomrefeq Like the 
29173 \series bold
29174 refeq
29175 \series default
29176  option
29177 \end_layout
29178
29179 \begin_layout Description
29180
29181 \backslash
29182 nomrefpage Like the 
29183 \series bold
29184 refpage
29185 \series default
29186  option
29187 \end_layout
29188
29189 \begin_layout Description
29190
29191 \backslash
29192 nomrefeqpage Short notation of 
29193 \series bold
29194
29195 \backslash
29196 nomrefeq
29197 \backslash
29198 nomrefpage
29199 \end_layout
29200
29201 \begin_layout Description
29202
29203 \backslash
29204 nomnorefeq,
29205 \begin_inset space ~
29206 \end_inset
29207
29208
29209 \backslash
29210 nomnorefpage,
29211 \begin_inset space ~
29212 \end_inset
29213
29214
29215 \backslash
29216 nomnorefeqpage Turns off the corresponding options
29217 \end_layout
29218
29219 \begin_layout Standard
29220 Words like 
29221 \begin_inset Quotes eld
29222 \end_inset
29223
29224 page
29225 \begin_inset Quotes erd
29226 \end_inset
29227
29228  are automatically translated for some document languages.
29229  If not, add these lines to your LaTeX preamble:
29230 \end_layout
29231
29232 \begin_layout Standard
29233 \noindent
29234
29235 \series bold
29236
29237 \backslash
29238 renewcommand{
29239 \backslash
29240 eqdeclaration}[1]{, see equation
29241 \backslash
29242 nobreakspace(#1)}
29243 \begin_inset Newline newline
29244 \end_inset
29245
29246
29247 \backslash
29248 renewcommand{
29249 \backslash
29250 pagedeclaration}[1]{, page
29251 \backslash
29252 nobreakspace{}#1}
29253 \series default
29254
29255 \begin_inset Newline newline
29256 \end_inset
29257
29258 and replace 
29259 \begin_inset Quotes eld
29260 \end_inset
29261
29262 see equation
29263 \begin_inset Quotes erd
29264 \end_inset
29265
29266  and 
29267 \begin_inset Quotes eld
29268 \end_inset
29269
29270 page
29271 \begin_inset Quotes erd
29272 \end_inset
29273
29274  by their translation.
29275 \end_layout
29276
29277 \begin_layout Subsection
29278 Printing the Nomenclature
29279 \begin_inset Index idx
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283 Nomenclature ! Printing
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \end_layout
29290
29291 \begin_layout Standard
29292 To print the nomenclature, use the menu 
29293 \family sans
29294 Insert\SpecialChar \menuseparator
29295 Lists/TOC\SpecialChar \menuseparator
29296 Nomenclature
29297 \family default
29298 .
29299  A box labeled 
29300 \begin_inset Quotes eld
29301 \end_inset
29302
29303
29304 \family sans
29305 Nomenclature
29306 \family default
29307
29308 \begin_inset Quotes erd
29309 \end_inset
29310
29311  will show the place where the nomenclature is printed in the output.
29312  By right-clicking on it, the amount of space for symbols can be altered.
29313  You can choose between these settings:
29314 \end_layout
29315
29316 \begin_layout Description
29317 Default a space of 1
29318 \begin_inset space \thinspace{}
29319 \end_inset
29320
29321 cm is used
29322 \end_layout
29323
29324 \begin_layout Description
29325 Longest
29326 \begin_inset space ~
29327 \end_inset
29328
29329 label
29330 \begin_inset space ~
29331 \end_inset
29332
29333 width the width of the widest symbol of all nomenclature entries is used
29334 \end_layout
29335
29336 \begin_layout Description
29337 Custom custom space
29338 \end_layout
29339
29340 \begin_layout Standard
29341 In the printed output the title of the nomenclature appears as 
29342 \begin_inset Quotes eld
29343 \end_inset
29344
29345 Nomenclature
29346 \begin_inset Quotes erd
29347 \end_inset
29348
29349 .
29350  If you are not happy with the name, you can change it by redefining the
29351  command 
29352 \series bold
29353
29354 \backslash
29355 nomname
29356 \series default
29357  in the preamble.
29358  For example, in order to change the name to 
29359 \emph on
29360 List of Symbols
29361 \emph default
29362 , add the following line to the preamble:
29363 \end_layout
29364
29365 \begin_layout Standard
29366
29367 \family roman
29368 \series bold
29369
29370 \backslash
29371 renewcommand{
29372 \backslash
29373 nomname}{List of Symbols}
29374 \end_layout
29375
29376 \begin_layout Subsection
29377 Nomenclature Program
29378 \begin_inset Index idx
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382 Nomenclature ! Program
29383 \end_layout
29384
29385 \end_inset
29386
29387
29388 \begin_inset CommandInset label
29389 LatexCommand label
29390 name "sub:Nomenclature-Program"
29391
29392 \end_inset
29393
29394
29395 \end_layout
29396
29397 \begin_layout Standard
29398 LyX uses the program 
29399 \family sans
29400 makeindex
29401 \family default
29402 , that is part of every LaTeX distribution, to generate the nomenclature.
29403  LyX's preferences dialog allows you to specify another program or to control
29404  
29405 \family sans
29406 makeindex
29407 \family default
29408  by adding options, see section
29409 \begin_inset space ~
29410 \end_inset
29411
29412
29413 \begin_inset CommandInset ref
29414 LatexCommand ref
29415 reference "sub:LaTeX-settings"
29416
29417 \end_inset
29418
29419 .
29420  The available options are listed and explained in 
29421 \begin_inset CommandInset citation
29422 LatexCommand cite
29423 key "nomencl,makeindex"
29424
29425 \end_inset
29426
29427 .
29428 \end_layout
29429
29430 \begin_layout Section
29431 Branches
29432 \begin_inset Index idx
29433 status collapsed
29434
29435 \begin_layout Plain Layout
29436 Branches
29437 \end_layout
29438
29439 \end_inset
29440
29441
29442 \begin_inset Index idx
29443 status collapsed
29444
29445 \begin_layout Plain Layout
29446 Document ! Branches
29447 \end_layout
29448
29449 \end_inset
29450
29451
29452 \begin_inset CommandInset label
29453 LatexCommand label
29454 name "sec:Branches"
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \begin_layout Standard
29462 Sometimes it is useful to hide some document parts in the output.
29463  For example a teacher who is setting an exam obviously doesn't want the
29464  pupils to see the answers, but having questions and answers in the same
29465  document will make the life of the markers of that exam much easier.
29466 \end_layout
29467
29468 \begin_layout Standard
29469 For these cases LyX allows you to put text into branches.
29470  The text will then only appear in the output when its branch is activated.
29471  To create a branch, either select the menu 
29472 \family sans
29473 Insert\SpecialChar \menuseparator
29474 Branch\SpecialChar \menuseparator
29475 Insert New Branch
29476 \family default
29477  (if you just want to specify a new branch) or go in the 
29478 \family sans
29479 Document\SpecialChar \menuseparator
29480 Settings
29481 \family default
29482  dialog to 
29483 \family sans
29484 Branches
29485 \family default
29486 , where you can specify and change the name of the branch, its activation
29487  state (whether the content of the branch is shown in the output or not),
29488  its background color inside LyX and whether the name of the branch should
29489  be appended to the document file name on export if the branch is active
29490  (see below for an example).
29491  Furthermore, the dialog lets you merge two branches (just rename one branch
29492  to the name of the other) and to add 
29493 \begin_inset Quotes eld
29494 \end_inset
29495
29496 unknown branches
29497 \begin_inset Quotes erd
29498 \end_inset
29499
29500  (i.
29501 \begin_inset space \thinspace{}
29502 \end_inset
29503
29504 e.
29505 \begin_inset space ~
29506 \end_inset
29507
29508 branches that were added to the document via copy and paste from other documents
29509 , without having been defined) to the document's branch list.
29510 \end_layout
29511
29512 \begin_layout Standard
29513 Text that should be in a branch is set into branch inset boxes.
29514  These boxes are inserted via the menu 
29515 \family sans
29516 Insert\SpecialChar \menuseparator
29517 Branch
29518 \family default
29519  where you can choose a branch.
29520  You can later change the activation state of the branch by right-clicking
29521  on them.
29522 \end_layout
29523
29524 \begin_layout Standard
29525 Here is an example, where only the question text appears, the answer branch
29526  is deactivated and therefore does not appear in the output:
29527 \end_layout
29528
29529 \begin_layout Standard
29530 \begin_inset Branch Question
29531 status open
29532
29533 \begin_layout Standard
29534 Question: Who was the first physics Nobel prize winner?
29535 \end_layout
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Standard
29543 \begin_inset Branch Answer
29544 status collapsed
29545
29546 \begin_layout Standard
29547 Answer: Wilhelm Conrad Röntgen
29548 \end_layout
29549
29550 \end_inset
29551
29552
29553 \end_layout
29554
29555 \begin_layout Standard
29556 If you activate 
29557 \family sans
29558 Filename Suffix
29559 \family default
29560  in 
29561 \family sans
29562 Document\SpecialChar \menuseparator
29563 Settings\SpecialChar \menuseparator
29564 Branches
29565 \family default
29566 , the name of the active branches will be appended to the file name at export.
29567  Consider for example a file 
29568 \begin_inset Quotes eld
29569 \end_inset
29570
29571 Exam.lyx
29572 \begin_inset Quotes erd
29573 \end_inset
29574
29575  which has the above branches.
29576  If 
29577 \begin_inset Quotes eld
29578 \end_inset
29579
29580 Filename Suffix
29581 \begin_inset Quotes erd
29582 \end_inset
29583
29584  is active, the PDF export file would be called 
29585 \begin_inset Quotes eld
29586 \end_inset
29587
29588 Exam.pdf
29589 \begin_inset Quotes erd
29590 \end_inset
29591
29592  if both the 
29593 \begin_inset Quotes eld
29594 \end_inset
29595
29596 Question
29597 \begin_inset Quotes erd
29598 \end_inset
29599
29600  and 
29601 \begin_inset Quotes eld
29602 \end_inset
29603
29604 Answer
29605 \begin_inset Quotes erd
29606 \end_inset
29607
29608  branch were inactive, 
29609 \begin_inset Quotes eld
29610 \end_inset
29611
29612 Exam-Question.pdf
29613 \begin_inset Quotes erd
29614 \end_inset
29615
29616  if only the 
29617 \begin_inset Quotes eld
29618 \end_inset
29619
29620 Question
29621 \begin_inset Quotes erd
29622 \end_inset
29623
29624  branch was active, likewise 
29625 \begin_inset Quotes eld
29626 \end_inset
29627
29628 Exam-Answer.pdf
29629 \begin_inset Quotes erd
29630 \end_inset
29631
29632  if only the 
29633 \begin_inset Quotes eld
29634 \end_inset
29635
29636 Answer
29637 \begin_inset Quotes erd
29638 \end_inset
29639
29640  branch was active, and 
29641 \begin_inset Quotes eld
29642 \end_inset
29643
29644 Exam-Question-Answer.pdf
29645 \begin_inset Quotes erd
29646 \end_inset
29647
29648  if both branches were active.
29649  This helps you to export different versions of your document easily.
29650 \end_layout
29651
29652 \begin_layout Standard
29653 \begin_inset VSpace bigskip
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \begin_layout Standard
29660 To use conditional output inside places where you cannot insert branch insets,
29661  like inside equations, you can code special LaTeX definitions for each
29662  branch.
29663  For example you can define for the question branch
29664 \begin_inset Foot
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668 For an introduction to the LaTeX-syntax, see section
29669 \begin_inset space ~
29670 \end_inset
29671
29672
29673 \begin_inset CommandInset ref
29674 LatexCommand ref
29675 reference "sub:LaTeX-Syntax"
29676
29677 \end_inset
29678
29679 .
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \end_layout
29686
29687 \begin_layout Standard
29688
29689 \series bold
29690
29691 \backslash
29692 newcommand{
29693 \backslash
29694 question}[1]{#1}
29695 \end_layout
29696
29697 \begin_layout Standard
29698
29699 \series bold
29700
29701 \backslash
29702 newcommand{
29703 \backslash
29704 answer}[1]{}
29705 \end_layout
29706
29707 \begin_layout Standard
29708 and for the answer branch
29709 \end_layout
29710
29711 \begin_layout Standard
29712
29713 \series bold
29714
29715 \backslash
29716 newcommand{
29717 \backslash
29718 question}[1]{}
29719 \end_layout
29720
29721 \begin_layout Standard
29722
29723 \series bold
29724
29725 \backslash
29726 newcommand{
29727 \backslash
29728 answer}[1]{#1}
29729 \end_layout
29730
29731 \begin_layout Standard
29732 \begin_inset Branch Question
29733 status open
29734
29735 \begin_layout Standard
29736 \begin_inset ERT
29737 status open
29738
29739 \begin_layout Plain Layout
29740
29741
29742 \backslash
29743 newcommand{
29744 \backslash
29745 question}[1]{#1}
29746 \end_layout
29747
29748 \begin_layout Plain Layout
29749
29750
29751 \backslash
29752 newcommand{
29753 \backslash
29754 answer}[1]{}
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \end_layout
29761
29762 \end_inset
29763
29764
29765 \end_layout
29766
29767 \begin_layout Standard
29768 \begin_inset Branch Answer
29769 status collapsed
29770
29771 \begin_layout Standard
29772 \begin_inset ERT
29773 status collapsed
29774
29775 \begin_layout Plain Layout
29776
29777
29778 \backslash
29779 newcommand{
29780 \backslash
29781 question}[1]{}
29782 \end_layout
29783
29784 \begin_layout Plain Layout
29785
29786
29787 \backslash
29788 newcommand{
29789 \backslash
29790 answer}[1]{#1}
29791 \end_layout
29792
29793 \end_inset
29794
29795
29796 \end_layout
29797
29798 \end_inset
29799
29800
29801 \end_layout
29802
29803 \begin_layout Standard
29804 Now it is possible to use the 
29805 \series bold
29806
29807 \backslash
29808 question{\SpecialChar \ldots{}
29809 }
29810 \series default
29811  and 
29812 \series bold
29813
29814 \backslash
29815 answer{\SpecialChar \ldots{}
29816 }
29817 \series default
29818  commands to obtain conditional output.
29819  Here is an example formula where only the 
29820 \series bold
29821
29822 \backslash
29823 question
29824 \series default
29825  part appears:
29826 \begin_inset Formula 
29827 \[
29828 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29829 \]
29830
29831 \end_inset
29832
29833
29834 \end_layout
29835
29836 \begin_layout Standard
29837 Inside math, the same effect can be achieved using math macros, see the
29838  
29839 \emph on
29840 Math
29841 \emph default
29842  manual.
29843 \end_layout
29844
29845 \begin_layout Standard
29846 Each type of branch is allowed to have its specific style defined in layout
29847  files (e.
29848 \begin_inset space \thinspace{}
29849 \end_inset
29850
29851 g.
29852 \begin_inset space \space{}
29853 \end_inset
29854
29855 any branch inset can be automatically wrapped by your own LaTeX commands.).
29856  For this advanced usage, see the 
29857 \emph on
29858 Customization
29859 \emph default
29860  manual, section 
29861 \begin_inset Quotes eld
29862 \end_inset
29863
29864 Flex insets and InsetLayout
29865 \begin_inset Quotes erd
29866 \end_inset
29867
29868 ).
29869 \end_layout
29870
29871 \begin_layout Section
29872 PDF Properties
29873 \begin_inset CommandInset label
29874 LatexCommand label
29875 name "sec:PDF-Properties"
29876
29877 \end_inset
29878
29879
29880 \begin_inset Index idx
29881 status collapsed
29882
29883 \begin_layout Plain Layout
29884 PDF properties
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \end_layout
29891
29892 \begin_layout Standard
29893 The 
29894 \family sans
29895 Document\SpecialChar \menuseparator
29896 Settings\SpecialChar \menuseparator
29897 PDF Properties
29898 \family default
29899  dialog allows you to set up special options for the PDF output of your
29900  document.
29901  All these options are provided by the LaTeX-package 
29902 \series bold
29903 hyperref
29904 \series default
29905
29906 \begin_inset Index idx
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910 LaTeX-packages ! hyperref
29911 \end_layout
29912
29913 \end_inset
29914
29915  which will link all cross-references in the DVI- and PDF-output.
29916  This means that the reader of your document will be able to click on a
29917  table of contents entry or on a reference to move to the cross-referenced
29918  part of the document.
29919  
29920 \end_layout
29921
29922 \begin_layout Standard
29923 The header information in the dialog tab 
29924 \family sans
29925 General
29926 \family default
29927  is saved together with the PDF as file properties.
29928  Many programs are able to extract this information, for example, automatically
29929  to recognize who the author is and what the PDF is about.
29930  This is very useful to sort, classify or use PDFs for bibliography issues.
29931  When the option 
29932 \family sans
29933 Automatically
29934 \begin_inset space ~
29935 \end_inset
29936
29937 fill
29938 \begin_inset space ~
29939 \end_inset
29940
29941 header
29942 \family default
29943  is set, LyX tries to extract the header information from your document
29944  title and author entries.
29945  The option 
29946 \family sans
29947 Load
29948 \begin_inset space ~
29949 \end_inset
29950
29951 in
29952 \begin_inset space ~
29953 \end_inset
29954
29955 fullscreen
29956 \begin_inset space ~
29957 \end_inset
29958
29959 mode
29960 \family default
29961  will open the PDF in fullscreen mode, which is useful for presentations.
29962 \end_layout
29963
29964 \begin_layout Standard
29965 You can specify in the dialog tab 
29966 \family sans
29967 Hyperlinks
29968 \family default
29969  how the links will look and if links for bibliographical backreferences
29970  are created.
29971  The 
29972 \family sans
29973 Break
29974 \begin_inset space ~
29975 \end_inset
29976
29977 links
29978 \begin_inset space ~
29979 \end_inset
29980
29981 over
29982 \begin_inset space ~
29983 \end_inset
29984
29985 lines
29986 \family default
29987  option allows long links to be split; 
29988 \family sans
29989 No
29990 \begin_inset space ~
29991 \end_inset
29992
29993 frames
29994 \begin_inset space ~
29995 \end_inset
29996
29997 around
29998 \begin_inset space ~
29999 \end_inset
30000
30001 links
30002 \family default
30003  and 
30004 \family sans
30005 Color
30006 \begin_inset space ~
30007 \end_inset
30008
30009 links
30010 \family default
30011  both turn off the default behavior of enclosing all links in frames; 
30012 \family sans
30013 Color
30014 \begin_inset space ~
30015 \end_inset
30016
30017 links
30018 \family default
30019  colors the different links.
30020  The default colors are:
30021 \end_layout
30022
30023 \begin_layout Labeling
30024 \labelwidthstring 00.00.0000
30025
30026 \color magenta
30027 magenta
30028 \color inherit
30029  for hyperlinks and URLs
30030 \end_layout
30031
30032 \begin_layout Labeling
30033 \labelwidthstring 00.00.0000
30034
30035 \color red
30036 red
30037 \color inherit
30038  for links
30039 \end_layout
30040
30041 \begin_layout Labeling
30042 \labelwidthstring 00.00.0000
30043
30044 \color green
30045 green
30046 \color inherit
30047  for citations
30048 \end_layout
30049
30050 \begin_layout Standard
30051 but you can change these in the field 
30052 \family sans
30053 Additional options
30054 \family default
30055 .
30056  For example, in this document they were changed with the additional options:
30057 \end_layout
30058
30059 \begin_layout Standard
30060
30061 \series bold
30062 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30063 \end_layout
30064
30065 \begin_layout Standard
30066 If the option 
30067 \family sans
30068 Backreferences
30069 \family default
30070  is set, the hyperlinks will appear in the bibliography after the different
30071  entries, showing, depending on the option selected, the number of the section,
30072  slide or page where the entry is referenced.
30073 \end_layout
30074
30075 \begin_layout Standard
30076 In the dialog tab 
30077 \family sans
30078 Bookmarks
30079 \family default
30080  you can specify if PDF-bookmarks should be created for every section of
30081  your document to make it easier for readers to navigate through the document.
30082  You can decide if the bookmarks should be numbered like your document sections
30083  or not.
30084  With the 
30085 \family sans
30086 Open bookmarks
30087 \family default
30088  
30089 \family sans
30090 Level
30091 \family default
30092  you can specify what sectioning level should be displayed in the bookmarks
30093  when opening the PDF.
30094  For example level
30095 \begin_inset space ~
30096 \end_inset
30097
30098 2 will display all sections and subsections, while level
30099 \begin_inset space ~
30100 \end_inset
30101
30102 1 will only display the sections.
30103 \end_layout
30104
30105 \begin_layout Standard
30106 PDF properties are also used in this document.
30107  When you look in its document settings, you can see that some additional
30108  
30109 \series bold
30110 hyperref
30111 \series default
30112  options are used.
30113  For an explanation of all them we refer you to the hyperref manual 
30114 \begin_inset CommandInset citation
30115 LatexCommand cite
30116 key "hyperref"
30117
30118 \end_inset
30119
30120 .
30121 \end_layout
30122
30123 \begin_layout Section
30124 TeX Code and the LaTeX Syntax
30125 \begin_inset CommandInset label
30126 LatexCommand label
30127 name "sec:TeX-Code"
30128
30129 \end_inset
30130
30131
30132 \end_layout
30133
30134 \begin_layout Subsection
30135 TeX Code Boxes
30136 \begin_inset Index idx
30137 status collapsed
30138
30139 \begin_layout Plain Layout
30140 TeX Code
30141 \end_layout
30142
30143 \end_inset
30144
30145
30146 \begin_inset CommandInset label
30147 LatexCommand label
30148 name "sub:TeX-Code-Boxes"
30149
30150 \end_inset
30151
30152
30153 \end_layout
30154
30155 \begin_layout Standard
30156 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30157  constructs, but not all.
30158  LaTeX contains hundreds of packages that provide different commands.
30159  All the time packages are being updated and new ones added.
30160  This has the advantage that you can typeset nearly everything as there
30161  is a LaTeX-package for every problem, though LyX cannot support all packages
30162  and their commands.
30163 \end_layout
30164
30165 \begin_layout Standard
30166 But don't worry, you can use any LaTeX-command directly in LyX inside the
30167  TeX Code box.
30168  A TeX Code box is created by the menu 
30169 \family sans
30170 Insert\SpecialChar \menuseparator
30171 Te
30172 \begin_inset ERT
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176
30177 {}
30178 \end_layout
30179
30180 \end_inset
30181
30182 X
30183 \begin_inset space ~
30184 \end_inset
30185
30186 Code
30187 \family default
30188  or by the toolbar button 
30189 \begin_inset Info
30190 type  "icon"
30191 arg   "ert-insert"
30192 \end_inset
30193
30194  (shortcut 
30195 \begin_inset Info
30196 type  "shortcut"
30197 arg   "ert-insert"
30198 \end_inset
30199
30200 ).
30201  The box can be opened by left-clicking and closed by right-clicking on
30202  it and selecting 
30203 \family sans
30204 Close Inset
30205 \family default
30206 .
30207 \end_layout
30208
30209 \begin_layout Standard
30210 You can insert complete or incomplete commands as TeX Code.
30211  Incomplete means that the command argument can be Standard LyX text.
30212  For example, if you want to draw a frame around a word and are therefore
30213  using the LaTeX-command 
30214 \series bold
30215
30216 \backslash
30217 fbox
30218 \series default
30219 , you can write the command part 
30220 \series bold
30221
30222 \backslash
30223 fbox{
30224 \series default
30225  in a TeX Code box before the word and the closing brace 
30226 \series bold
30227 }
30228 \series default
30229  in a second TeX Code box behind the word.
30230  The word between the two TeX Code boxes is then the argument as it is in
30231  the following example:
30232 \end_layout
30233
30234 \begin_layout Standard
30235 \begin_inset Graphics
30236         filename clipart/ERT.png
30237         scale 89
30238
30239 \end_inset
30240
30241
30242 \end_layout
30243
30244 \begin_layout Standard
30245 gives
30246 \end_layout
30247
30248 \begin_layout Standard
30249 This is a line with a 
30250 \begin_inset ERT
30251 status collapsed
30252
30253 \begin_layout Plain Layout
30254
30255
30256 \backslash
30257 fbox{
30258 \end_layout
30259
30260 \end_inset
30261
30262 framed
30263 \begin_inset ERT
30264 status collapsed
30265
30266 \begin_layout Plain Layout
30267
30268 }
30269 \end_layout
30270
30271 \end_inset
30272
30273  word.
30274 \end_layout
30275
30276 \begin_layout Standard
30277 \begin_inset Note Greyedout
30278 status open
30279
30280 \begin_layout Plain Layout
30281
30282 \series bold
30283 Note:
30284 \series default
30285  At the end of LaTeX-commands without parameters, you have to insert a space
30286  to let LaTeX know that the command is finished.
30287 \end_layout
30288
30289 \end_inset
30290
30291
30292 \end_layout
30293
30294 \begin_layout Subsection
30295 A Short Introduction to the LaTeX Syntax
30296 \begin_inset Argument 1
30297 status collapsed
30298
30299 \begin_layout Plain Layout
30300 The LaTeX Syntax
30301 \end_layout
30302
30303 \end_inset
30304
30305
30306 \begin_inset Index idx
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310 LaTeX Syntax
30311 \end_layout
30312
30313 \end_inset
30314
30315
30316 \begin_inset CommandInset label
30317 LatexCommand label
30318 name "sub:LaTeX-Syntax"
30319
30320 \end_inset
30321
30322
30323 \end_layout
30324
30325 \begin_layout Standard
30326 When you write larger documents or books, you will need to know something
30327  about the LaTeX-commands that LyX uses in the background.
30328  Because LaTeX is based on commands, you can 
30329 \begin_inset Quotes eld
30330 \end_inset
30331
30332 program
30333 \begin_inset Quotes erd
30334 \end_inset
30335
30336  your text.
30337  This has the advantage that the layout of the document can be changed at
30338  any time if you know the right commands.
30339  For example, imagine you have to write a manual for a product and the deadline
30340  is the end of the day.
30341  Your boss has just complimented you for your good work but wants to have
30342  all caption labels bold.
30343  But you have over a hundred figure and table captions with non-bold labels
30344  in your manual.
30345  Of course it is impossible to change all caption labels manually in one
30346  day.
30347 \end_layout
30348
30349 \begin_layout Standard
30350 Now LaTeX comes into play.
30351  As mentioned above, for every problem there exists a LaTeX-package.
30352  First you have to find out which and therefore look in the LaTeX package
30353  database, 
30354 \begin_inset CommandInset citation
30355 LatexCommand cite
30356 key "Catalogue"
30357
30358 \end_inset
30359
30360 .
30361 \end_layout
30362
30363 \begin_layout Standard
30364 As result you find that the package 
30365 \series bold
30366 caption
30367 \series default
30368
30369 \begin_inset Index idx
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373 LaTeX-packages ! caption
30374 \end_layout
30375
30376 \end_inset
30377
30378  is what you need.
30379  To use a package, you have to load it in the document preamble (menu 
30380 \family sans
30381 Document\SpecialChar \menuseparator
30382 Settings
30383 \family default
30384 \SpecialChar \menuseparator
30385
30386 \family sans
30387 LaT
30388 \begin_inset ERT
30389 status collapsed
30390
30391 \begin_layout Plain Layout
30392
30393 {}
30394 \end_layout
30395
30396 \end_inset
30397
30398 eX
30399 \begin_inset space ~
30400 \end_inset
30401
30402 Preamble
30403 \family default
30404 ) with the command
30405 \end_layout
30406
30407 \begin_layout Standard
30408
30409 \series bold
30410
30411 \backslash
30412 usepackage[options]{package name}
30413 \end_layout
30414
30415 \begin_layout Standard
30416 All LaTeX commands begin with a backslash, the command argument is set within
30417  two braces and the options are set within two brackets.
30418  Note that not all commands have an argument and options.
30419 \end_layout
30420
30421 \begin_layout Standard
30422 In your case the package name is 
30423 \series bold
30424 caption
30425 \series default
30426 .
30427  After a look in the documentation of the package, you know that the option
30428  
30429 \series bold
30430 labelfont=bf
30431 \series default
30432  will change the font of all caption labels to bold.
30433  So you add the command
30434 \end_layout
30435
30436 \begin_layout Standard
30437
30438 \series bold
30439
30440 \backslash
30441 usepackage[labelfont=bf]{caption}
30442 \end_layout
30443
30444 \begin_layout Standard
30445 to the preamble and the problem is solved.
30446 \begin_inset Foot
30447 status collapsed
30448
30449 \begin_layout Plain Layout
30450 For more commands provided by the 
30451 \series bold
30452 caption
30453 \series default
30454  package, have a look at its documentation, 
30455 \begin_inset CommandInset citation
30456 LatexCommand cite
30457 key "caption"
30458
30459 \end_inset
30460
30461 .
30462 \end_layout
30463
30464 \end_inset
30465
30466
30467 \end_layout
30468
30469 \begin_layout Standard
30470 Note that some document classes have built-in solutions for well-known problems
30471  like your case.
30472  For example if you use a 
30473 \family sans
30474 KOMA-Script
30475 \family default
30476  class, you don't need the package 
30477 \series bold
30478 caption
30479 \series default
30480 , you can instead write
30481 \end_layout
30482
30483 \begin_layout Standard
30484
30485 \series bold
30486
30487 \backslash
30488 setkomafont{captionlabel}{
30489 \backslash
30490 bfseries}
30491 \end_layout
30492
30493 \begin_layout Standard
30494 in the preamble and the problem is solved.
30495  So if you plan to write a large document, you should have a look at the
30496  documentation of the document class you want to use.
30497  (
30498 \series bold
30499
30500 \backslash
30501 setkomafont
30502 \series default
30503  is an example of a command with more than one argument.)
30504 \end_layout
30505
30506 \begin_layout Standard
30507 Commands in the preamble affect the whole document, while commands in the
30508  text affect only the text after the command or only the text used as command
30509  argument.
30510  To insert a LaTeX-command in text, use the TeX Code box as described in
30511  the previous section.
30512 \end_layout
30513
30514 \begin_layout Standard
30515 If you want to learn more about LaTeX and its syntax, have a look at the
30516  LaTeX-books 
30517 \begin_inset CommandInset citation
30518 LatexCommand cite
30519 key "latexcompanion,latexguide"
30520
30521 \end_inset
30522
30523 .
30524 \end_layout
30525
30526 \begin_layout Standard
30527 \begin_inset Newpage cleardoublepage
30528 \end_inset
30529
30530
30531 \end_layout
30532
30533 \begin_layout Standard
30534 \begin_inset ERT
30535 status collapsed
30536
30537 \begin_layout Plain Layout
30538
30539
30540 \backslash
30541 pagestyle{fancy}
30542 \end_layout
30543
30544 \end_inset
30545
30546
30547 \begin_inset Note Note
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551 switches temporarily to a page style with custom header and footer line
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \end_layout
30558
30559 \begin_layout Left Header
30560 \begin_inset Argument 1
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564
30565 \end_layout
30566
30567 \end_inset
30568
30569
30570 \begin_inset ERT
30571 status collapsed
30572
30573 \begin_layout Plain Layout
30574
30575
30576 \backslash
30577 rightmark
30578 \end_layout
30579
30580 \end_inset
30581
30582
30583 \begin_inset Note Note
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587 defines the header line as described below
30588 \end_layout
30589
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \begin_layout Center Header
30596 \begin_inset Argument 1
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Right Header
30609 \begin_inset Argument 1
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613 \begin_inset ERT
30614 status collapsed
30615
30616 \begin_layout Plain Layout
30617
30618
30619 \backslash
30620 leftmark
30621 \end_layout
30622
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \end_inset
30629
30630
30631 \end_layout
30632
30633 \begin_layout Left Footer
30634 \begin_inset Argument 1
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638 \begin_inset ERT
30639 status collapsed
30640
30641 \begin_layout Plain Layout
30642
30643
30644 \backslash
30645 thepage
30646 \end_layout
30647
30648 \end_inset
30649
30650
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \begin_layout Center Footer
30659 \begin_inset Argument 1
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663
30664 \family sans
30665 \series bold
30666 \color red
30667 LyX's user guide
30668 \end_layout
30669
30670 \end_inset
30671
30672 Magic code:
30673 \begin_inset Newline newline
30674 \end_inset
30675
30676
30677 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30678 \end_inset
30679
30680
30681 \end_layout
30682
30683 \begin_layout Right Footer
30684 \begin_inset Argument 1
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \begin_inset ERT
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698
30699
30700 \backslash
30701 Roman{page}
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \end_layout
30708
30709 \begin_layout Section
30710 Customized Page Headers and Footers
30711 \begin_inset CommandInset label
30712 LatexCommand label
30713 name "sec:Customized-Page-Headers"
30714
30715 \end_inset
30716
30717
30718 \begin_inset Index idx
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722 Document ! Header/Footer line
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \begin_inset Index idx
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732 Header/Footer line
30733 \end_layout
30734
30735 \end_inset
30736
30737
30738 \end_layout
30739
30740 \begin_layout Standard
30741 To define a custom page header and footer line for your document, you need
30742  to set the 
30743 \family sans
30744 Page
30745 \begin_inset space ~
30746 \end_inset
30747
30748 style
30749 \family default
30750  to 
30751 \family sans
30752 Fancy
30753 \family default
30754  in the 
30755 \family sans
30756 Document\SpecialChar \menuseparator
30757 Settings
30758 \family default
30759  dialog under 
30760 \family sans
30761 Page
30762 \begin_inset space ~
30763 \end_inset
30764
30765 Layout
30766 \family default
30767 .
30768  As a second step add in the menu 
30769 \family sans
30770 Document\SpecialChar \menuseparator
30771 Settings\SpecialChar \menuseparator
30772 Modules
30773 \family default
30774  the module 
30775 \begin_inset Quotes eld
30776 \end_inset
30777
30778 Custom Header/Footerlines
30779 \begin_inset Quotes erd
30780 \end_inset
30781
30782 .
30783  This module offers the following 6
30784 \begin_inset space ~
30785 \end_inset
30786
30787 styles:
30788 \end_layout
30789
30790 \begin_layout Description
30791 Left
30792 \begin_inset space ~
30793 \end_inset
30794
30795 Header,
30796 \begin_inset space ~
30797 \end_inset
30798
30799 Center
30800 \begin_inset space ~
30801 \end_inset
30802
30803 Header,
30804 \begin_inset space ~
30805 \end_inset
30806
30807 Right
30808 \begin_inset space ~
30809 \end_inset
30810
30811 Header
30812 \end_layout
30813
30814 \begin_layout Description
30815 Left
30816 \begin_inset space ~
30817 \end_inset
30818
30819 Footer,
30820 \begin_inset space ~
30821 \end_inset
30822
30823 Center
30824 \begin_inset space ~
30825 \end_inset
30826
30827 Footer,
30828 \begin_inset space ~
30829 \end_inset
30830
30831 Right
30832 \begin_inset space ~
30833 \end_inset
30834
30835 Footer
30836 \end_layout
30837
30838 \begin_layout Standard
30839 for the different positions in the header/footer.
30840 \end_layout
30841
30842 \begin_layout Standard
30843 Normally, headers and footers are set up at the beginning of the document.
30844  But you can change them anywhere you want to.
30845  Figure
30846 \begin_inset space ~
30847 \end_inset
30848
30849
30850 \begin_inset CommandInset ref
30851 LatexCommand ref
30852 reference "fig:Page-layout"
30853
30854 \end_inset
30855
30856  shows the page layout and where the header/footer styles will appear.
30857 \end_layout
30858
30859 \begin_layout Standard
30860 \begin_inset Float figure
30861 placement h
30862 wide false
30863 sideways false
30864 status open
30865
30866 \begin_layout Plain Layout
30867 \noindent
30868 \align center
30869 \begin_inset Tabular
30870 <lyxtabular version="3" rows="5" columns="3">
30871 <features rotate="0" tabularvalignment="middle">
30872 <column alignment="left" valignment="top" width="30line%">
30873 <column alignment="center" valignment="top" width="30line%">
30874 <column alignment="right" valignment="top" width="30line%">
30875 <row>
30876 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Plain Layout
30880 Left Header
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 <cell alignment="center" valignment="top" topline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889 Center Header
30890 \end_layout
30891
30892 \end_inset
30893 </cell>
30894 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898 Right Header
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 </row>
30904 <row>
30905 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30906 \begin_inset Text
30907
30908 \begin_layout Plain Layout
30909
30910 \end_layout
30911
30912 \end_inset
30913 </cell>
30914 <cell alignment="center" valignment="top" usebox="none">
30915 \begin_inset Text
30916
30917 \begin_layout Plain Layout
30918
30919 \end_layout
30920
30921 \end_inset
30922 </cell>
30923 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30924 \begin_inset Text
30925
30926 \begin_layout Plain Layout
30927
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 </row>
30933 <row>
30934 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30935 \begin_inset Text
30936
30937 \begin_layout Plain Layout
30938 The normal text on the page goes here.
30939  The running header is above the text, and the footer is below (including
30940  footnotes).
30941  Headers/footers typically contain things like the page number, title of
30942  the chapter, company logo but your can use almost anything, except of floats.
30943 \end_layout
30944
30945 \end_inset
30946 </cell>
30947 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30948 \begin_inset Text
30949
30950 \begin_layout Plain Layout
30951
30952 \end_layout
30953
30954 \end_inset
30955 </cell>
30956 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30957 \begin_inset Text
30958
30959 \begin_layout Plain Layout
30960
30961 \end_layout
30962
30963 \end_inset
30964 </cell>
30965 </row>
30966 <row>
30967 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30968 \begin_inset Text
30969
30970 \begin_layout Plain Layout
30971
30972 \end_layout
30973
30974 \end_inset
30975 </cell>
30976 <cell alignment="center" valignment="top" usebox="none">
30977 \begin_inset Text
30978
30979 \begin_layout Plain Layout
30980
30981 \end_layout
30982
30983 \end_inset
30984 </cell>
30985 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30986 \begin_inset Text
30987
30988 \begin_layout Plain Layout
30989
30990 \end_layout
30991
30992 \end_inset
30993 </cell>
30994 </row>
30995 <row>
30996 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30997 \begin_inset Text
30998
30999 \begin_layout Plain Layout
31000 Left Footer
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009 Center Footer
31010 \end_layout
31011
31012 \end_inset
31013 </cell>
31014 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31015 \begin_inset Text
31016
31017 \begin_layout Plain Layout
31018 Right Footer
31019 \end_layout
31020
31021 \end_inset
31022 </cell>
31023 </row>
31024 </lyxtabular>
31025
31026 \end_inset
31027
31028
31029 \end_layout
31030
31031 \begin_layout Plain Layout
31032 \begin_inset Caption Standard
31033
31034 \begin_layout Plain Layout
31035 \begin_inset CommandInset label
31036 LatexCommand label
31037 name "fig:Page-layout"
31038
31039 \end_inset
31040
31041 Page layout with custom header and footer line.
31042 \end_layout
31043
31044 \end_inset
31045
31046
31047 \end_layout
31048
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \begin_layout Standard
31055 \begin_inset Note Greyedout
31056 status open
31057
31058 \begin_layout Plain Layout
31059
31060 \series bold
31061 Note
31062 \series default
31063 : some document classes implement their own customized page headers and
31064  footers if 
31065 \family sans
31066 Page
31067 \begin_inset space ~
31068 \end_inset
31069
31070 style
31071 \family default
31072  is set to “Default”.
31073  Check what these are before you specify your own customized page headers
31074  and footers.
31075 \end_layout
31076
31077 \end_inset
31078
31079
31080 \end_layout
31081
31082 \begin_layout Subsection
31083 Definition
31084 \end_layout
31085
31086 \begin_layout Standard
31087 To define your header line, add all three header styles.
31088  The things you add to the styles appear on odd numbered pages, the things
31089  in the optional arguments on even numbered pages.
31090  For single-sided documents, the optional arguments will not be used and
31091  can be omitted.
31092  If you leave a style or its argument empty, nothing appears in the output.
31093  Defining the footer line works similarly.
31094 \end_layout
31095
31096 \begin_layout Standard
31097 For the definition, you will need some LaTeX-commands that are inserted
31098  as TeX code (menu 
31099 \family sans
31100 Insert\SpecialChar \menuseparator
31101 Te
31102 \begin_inset ERT
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107 {}
31108 \end_layout
31109
31110 \end_inset
31111
31112 X
31113 \begin_inset space ~
31114 \end_inset
31115
31116 Code
31117 \family default
31118 ):
31119 \end_layout
31120
31121 \begin_layout Description
31122
31123 \backslash
31124 thepage prints the current page number
31125 \end_layout
31126
31127 \begin_layout Description
31128
31129 \backslash
31130 Roman{page} prints the current page number with capital roman numerals
31131 \end_layout
31132
31133 \begin_layout Description
31134
31135 \backslash
31136 roman{page} prints the current page number with small roman numerals
31137 \end_layout
31138
31139 \begin_layout Description
31140
31141 \backslash
31142 leftmark prints the current section number and title.
31143  If the document has chapters, it prints the current chapter number and
31144  title instead.
31145  It is called 
31146 \begin_inset Quotes eld
31147 \end_inset
31148
31149 leftmark
31150 \begin_inset Quotes prd
31151 \end_inset
31152
31153  because it usually goes in a left header.
31154 \end_layout
31155
31156 \begin_layout Description
31157
31158 \backslash
31159 rightmark prints the current subsection number and title.
31160  If the document has chapters, it prints the current section number and
31161  title instead.
31162  It is normally used in the right header.
31163 \end_layout
31164
31165 \begin_layout Subsection
31166 Default header/footer
31167 \end_layout
31168
31169 \begin_layout Standard
31170 The custom header/footer is not empty by default.
31171  The default header contains the chapter and section title and the center
31172  footer has the page number.
31173  In order to remove unwanted entries from the header/footer, include the
31174  relevant header/footer style in your document, but leave it blank.
31175  So, if you do not want a page number in the footer, include a blank 
31176 \family sans
31177 Center
31178 \begin_inset space ~
31179 \end_inset
31180
31181 Footer
31182 \family default
31183  style.
31184 \end_layout
31185
31186 \begin_layout Subsection
31187 Appearance
31188 \end_layout
31189
31190 \begin_layout Standard
31191 The header and footer will appear on normal pages.
31192  Some pages are different.
31193  The title page has a style of its own, and so does any page that starts
31194  a new part or chapter in your book.
31195  Such pages will not have the custom headers/footers, but that is normal.
31196  There is for example no need to print a header with the chapter name on
31197  the chapter page where the chapter heading is in big bold letters anyway.
31198 \end_layout
31199
31200 \begin_layout Subsubsection
31201 Header and footer decoration line
31202 \end_layout
31203
31204 \begin_layout Standard
31205 By default, you get a 0.4
31206 \begin_inset space \thinspace{}
31207 \end_inset
31208
31209 pt thick line below the header and no footer line.
31210  This can be changed in the document preamble with the commands 
31211 \series bold
31212
31213 \backslash
31214 headrulewidth
31215 \series default
31216  and 
31217 \series bold
31218
31219 \backslash
31220 footrulewidth
31221 \series default
31222  in the following way:
31223 \end_layout
31224
31225 \begin_layout Standard
31226
31227 \series bold
31228
31229 \backslash
31230 renewcommand{
31231 \backslash
31232 headrulewidth}{thickness}
31233 \end_layout
31234
31235 \begin_layout Standard
31236 where thickness is a size in standard units like 
31237 \family sans
31238 pt
31239 \family default
31240  or 
31241 \family sans
31242 mm
31243 \family default
31244 .
31245  If you don't want a line, set the thickness to 0
31246 \begin_inset space \thinspace{}
31247 \end_inset
31248
31249 pt.
31250 \end_layout
31251
31252 \begin_layout Standard
31253 The lines can also be colored, but this requires more knowledge of LaTeX.
31254  If you really need this, have a look at the Internet or in sec.
31255 \begin_inset space ~
31256 \end_inset
31257
31258 4.4 of the book 
31259 \begin_inset CommandInset citation
31260 LatexCommand cite
31261 key "Mittelbach"
31262
31263 \end_inset
31264
31265 .
31266 \end_layout
31267
31268 \begin_layout Subsubsection
31269 Several header/footer lines
31270 \end_layout
31271
31272 \begin_layout Standard
31273 In case you need more than one text line as a header/footer, you can do
31274  this by adding a normal line break in the style definition.
31275  However, the default height of the header/footer is only the one of one
31276  text line.
31277  To expand the height, redefine the LaTeX length 
31278 \series bold
31279
31280 \backslash
31281 headheight
31282 \series default
31283  or 
31284 \series bold
31285
31286 \backslash
31287 footheight
31288 \series default
31289  in this entry in 
31290 \family sans
31291 Document\SpecialChar \menuseparator
31292 Settings\SpecialChar \menuseparator
31293 Lat
31294 \begin_inset ERT
31295 status collapsed
31296
31297 \begin_layout Plain Layout
31298
31299 {}
31300 \end_layout
31301
31302 \end_inset
31303
31304 eX
31305 \begin_inset space ~
31306 \end_inset
31307
31308 Preamble
31309 \family default
31310 :
31311 \end_layout
31312
31313 \begin_layout Standard
31314
31315 \series bold
31316
31317 \backslash
31318 setlength{
31319 \backslash
31320 headheight}{height}
31321 \end_layout
31322
31323 \begin_layout Standard
31324 where height is a size in standard units.
31325  If you don't know which amount of space is needed for the height, define
31326  your header/footer and preview your document as a PDF.
31327  Then open the LaTeX logfile with the menu 
31328 \family sans
31329 Document\SpecialChar \menuseparator
31330 La
31331 \begin_inset ERT
31332 status collapsed
31333
31334 \begin_layout Plain Layout
31335
31336 {}
31337 \end_layout
31338
31339 \end_inset
31340
31341 TeX Log
31342 \family default
31343  and use the button 
31344 \family sans
31345 Next
31346 \begin_inset space ~
31347 \end_inset
31348
31349 Warning
31350 \family default
31351  to see if you can find a warning about the package 
31352 \series bold
31353 fancyhdr
31354 \series default
31355
31356 \begin_inset Index idx
31357 status collapsed
31358
31359 \begin_layout Plain Layout
31360 LaTeX-packages ! fancyhdr
31361 \end_layout
31362
31363 \end_inset
31364
31365 .
31366  If there is such a warning, it contains the space that you need at least
31367  for your header/footer.
31368 \end_layout
31369
31370 \begin_layout Subsection
31371 This example
31372 \end_layout
31373
31374 \begin_layout Standard
31375 This example demonstrates what can be done with custom header/footers.
31376  Don't use it for your document as it is just an example.
31377  This example consists of the following definition:
31378 \end_layout
31379
31380 \begin_layout Description
31381 Left
31382 \begin_inset space ~
31383 \end_inset
31384
31385 Header 
31386 \series bold
31387
31388 \backslash
31389 rightmark
31390 \series default
31391 , empty optional argument
31392 \end_layout
31393
31394 \begin_layout Description
31395 Center
31396 \begin_inset space ~
31397 \end_inset
31398
31399 Header empty, empty optional argument
31400 \end_layout
31401
31402 \begin_layout Description
31403 Right
31404 \begin_inset space ~
31405 \end_inset
31406
31407 Header empty, 
31408 \series bold
31409
31410 \backslash
31411 leftmark
31412 \series default
31413  in the optional argument
31414 \end_layout
31415
31416 \begin_layout Description
31417 Left
31418 \begin_inset space ~
31419 \end_inset
31420
31421 Footer empty, 
31422 \series bold
31423
31424 \backslash
31425 thepage
31426 \series default
31427  in the optional argument
31428 \end_layout
31429
31430 \begin_layout Description
31431 Center
31432 \begin_inset space ~
31433 \end_inset
31434
31435 Footer 
31436 \family sans
31437 \series bold
31438 \color red
31439 LyX's user guide
31440 \family default
31441 \series default
31442 \color inherit
31443
31444 \begin_inset Quotes eld
31445 \end_inset
31446
31447 Magic code:
31448 \begin_inset Newline newline
31449 \end_inset
31450
31451
31452 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31453 \end_inset
31454
31455
31456 \begin_inset Quotes erd
31457 \end_inset
31458
31459  in the optional argument
31460 \end_layout
31461
31462 \begin_layout Description
31463 Right
31464 \begin_inset space ~
31465 \end_inset
31466
31467 Footer 
31468 \series bold
31469
31470 \backslash
31471 Roman{page}
31472 \series default
31473 , empty optional argument
31474 \end_layout
31475
31476 \begin_layout Description
31477
31478 \backslash
31479 headrulewidth set to 2
31480 \begin_inset space \thinspace{}
31481 \end_inset
31482
31483 pt
31484 \end_layout
31485
31486 \begin_layout Standard
31487 In principle you can use almost everything in headers/footers, except floats.
31488  For more specialized features, for example, thumb-indexes, see the manual
31489  of the 
31490 \series bold
31491 fancyhdr
31492 \series default
31493  package, 
31494 \begin_inset CommandInset citation
31495 LatexCommand cite
31496 key "fancyhdr"
31497
31498 \end_inset
31499
31500 .
31501 \end_layout
31502
31503 \begin_layout Standard
31504 \begin_inset Newpage clearpage
31505 \end_inset
31506
31507
31508 \end_layout
31509
31510 \begin_layout Standard
31511 \begin_inset ERT
31512 status open
31513
31514 \begin_layout Plain Layout
31515
31516
31517 \backslash
31518 pagestyle{headings}
31519 \end_layout
31520
31521 \end_inset
31522
31523
31524 \begin_inset Note Note
31525 status collapsed
31526
31527 \begin_layout Plain Layout
31528 switches back to page style with the default headings
31529 \end_layout
31530
31531 \end_inset
31532
31533
31534 \end_layout
31535
31536 \begin_layout Section
31537 Previewing Snippets of your Document
31538 \begin_inset CommandInset label
31539 LatexCommand label
31540 name "sec:Previewing-snippets-of"
31541
31542 \end_inset
31543
31544
31545 \begin_inset Index idx
31546 status collapsed
31547
31548 \begin_layout Plain Layout
31549 Instant preview
31550 \end_layout
31551
31552 \end_inset
31553
31554
31555 \begin_inset Index idx
31556 status collapsed
31557
31558 \begin_layout Plain Layout
31559 Document ! Preview
31560 \end_layout
31561
31562 \end_inset
31563
31564
31565 \end_layout
31566
31567 \begin_layout Standard
31568 LyX allows you to generate previews of sections of your document on the
31569  fly so you can see how they will look in the final document without having
31570  to break your train of thought with viewing the output.
31571 \end_layout
31572
31573 \begin_layout Subsection
31574 Prerequisites
31575 \end_layout
31576
31577 \begin_layout Standard
31578 To get previews working, you need the LaTeX package 
31579 \series bold
31580 preview-latex
31581 \series default
31582
31583 \begin_inset Index idx
31584 status collapsed
31585
31586 \begin_layout Plain Layout
31587 LaTeX-packages ! preview-latex
31588 \end_layout
31589
31590 \end_inset
31591
31592  (on some systems named simply 
31593 \series bold
31594 preview
31595 \series default
31596 ) installed.
31597  If it is not already installed, you will find it in the TeX-catalogue,
31598  
31599 \begin_inset CommandInset citation
31600 LatexCommand cite
31601 key "TeXCatalogue"
31602
31603 \end_inset
31604
31605  or in the package manager of your LaTeX-system.
31606  You obtain prettier results if you install the program 
31607 \family typewriter
31608 pnmcrop
31609 \family default
31610  from the 
31611 \family typewriter
31612 netpbm
31613 \family default
31614  package; for LyX on Windows this program and also the LaTeX-package are
31615  automatically installed together with LyX.
31616 \end_layout
31617
31618 \begin_layout Subsection
31619 Enabling previews
31620 \end_layout
31621
31622 \begin_layout Standard
31623 If you would for example like to see in LyX your math formulas typeset by
31624  LaTeX, activate the option 
31625 \family sans
31626 Display
31627 \begin_inset space ~
31628 \end_inset
31629
31630 Graphics
31631 \family default
31632  in the 
31633 \family sans
31634 Tools\SpecialChar \menuseparator
31635 Preferences 
31636 \family default
31637 dialog under 
31638 \family sans
31639 Look
31640 \begin_inset space ~
31641 \end_inset
31642
31643 and
31644 \begin_inset space ~
31645 \end_inset
31646
31647 feel\SpecialChar \menuseparator
31648 Display
31649 \family default
31650 .
31651  Then set 
31652 \family sans
31653 Instant
31654 \begin_inset space ~
31655 \end_inset
31656
31657 Preview
31658 \family default
31659  to 
31660 \family sans
31661 On
31662 \family default
31663 .
31664  The 
31665 \family sans
31666 Preview
31667 \begin_inset space ~
31668 \end_inset
31669
31670 Size
31671 \family default
31672  is the multiplication factor for the size.
31673 \end_layout
31674
31675 \begin_layout Standard
31676 If you would like to see everything but your math formulas typeset by LaTeX,
31677  set 
31678 \family sans
31679 Instant
31680 \begin_inset space ~
31681 \end_inset
31682
31683 Preview
31684 \family default
31685  to 
31686 \family sans
31687 No
31688 \begin_inset space ~
31689 \end_inset
31690
31691 math
31692 \family default
31693 .
31694 \end_layout
31695
31696 \begin_layout Standard
31697 Previews are generated when you load a document into LyX and when you finish
31698  editing an inset.
31699 \end_layout
31700
31701 \begin_layout Standard
31702 \begin_inset Note Greyedout
31703 status open
31704
31705 \begin_layout Plain Layout
31706
31707 \series bold
31708 Note:
31709 \series default
31710  Previews of an already loaded document are not in every case immediately
31711  generated by activating the option 
31712 \family sans
31713 Display
31714 \begin_inset space ~
31715 \end_inset
31716
31717 Graphics
31718 \family default
31719 .
31720  Reopening the document will fix such problems.
31721 \end_layout
31722
31723 \end_inset
31724
31725
31726 \end_layout
31727
31728 \begin_layout Subsection
31729 Selected document parts
31730 \end_layout
31731
31732 \begin_layout Standard
31733 Besides math there are other cases where you might like to see a preview,
31734  for example things that LyX cannot render like rotated parts or things
31735  that are not yet supported by LyX.
31736  To do this, insert a preview inset via the menu 
31737 \family sans
31738 Insert\SpecialChar \menuseparator
31739 Preview
31740 \family default
31741 .
31742  Insert or paste the stuff that you want to preview into this inset.
31743  The preview will be generated when the cursor is outside the preview inset.
31744  If you click on the preview, you can edit the previewed stuff.
31745 \end_layout
31746
31747 \begin_layout Standard
31748 An example: To create rotated boxes, you use the LaTeX command 
31749 \series bold
31750
31751 \backslash
31752 rotatebox
31753 \series default
31754  which is not yet supported by LyX.
31755 \begin_inset Foot
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760 \series bold
31761
31762 \backslash
31763 rotatebox
31764 \series default
31765  is explained in section 
31766 \emph on
31767 Rotated and Scaled Boxes
31768 \emph default
31769  of the 
31770 \emph on
31771 Embedded
31772 \begin_inset space ~
31773 \end_inset
31774
31775 Objects
31776 \emph default
31777  manual.
31778 \end_layout
31779
31780 \end_inset
31781
31782  Instead of the TeX Code boxes you want to see in LyX the final rotated
31783  boxes, for example to adjust the rotation angle to fit with the surrounding
31784  text.
31785  Therefore you create a preview inset and copy the text with the rotated
31786  boxes into it.
31787  Here is the result:
31788 \end_layout
31789
31790 \begin_layout Standard
31791 \begin_inset Preview
31792
31793 \begin_layout Standard
31794 This is a line
31795 \begin_inset ERT
31796 status collapsed
31797
31798 \begin_layout Plain Layout
31799
31800
31801 \backslash
31802 rotatebox[origin=r]{-60}{
31803 \end_layout
31804
31805 \end_inset
31806
31807
31808 \begin_inset Box Doublebox
31809 position "c"
31810 hor_pos "c"
31811 has_inner_box 0
31812 inner_pos "c"
31813 use_parbox 0
31814 use_makebox 0
31815 width "1in"
31816 special "width"
31817 height "1in"
31818 height_special "totalheight"
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822 with rotated
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \begin_inset ERT
31829 status collapsed
31830
31831 \begin_layout Plain Layout
31832
31833 }
31834 \end_layout
31835
31836 \end_inset
31837
31838  framed text 
31839 \begin_inset ERT
31840 status collapsed
31841
31842 \begin_layout Plain Layout
31843
31844
31845 \backslash
31846 rotatebox[origin=lb]{60}{
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31853 \end_inset
31854
31855
31856 \begin_inset ERT
31857 status collapsed
31858
31859 \begin_layout Plain Layout
31860
31861 }
31862 \end_layout
31863
31864 \end_inset
31865
31866  and a formula.
31867 \end_layout
31868
31869 \end_inset
31870
31871
31872 \end_layout
31873
31874 \begin_layout Standard
31875 Previewing works also for colors.
31876  In this example a special framed, colored box was created using the LaTeX
31877  command 
31878 \series bold
31879
31880 \backslash
31881 fcolorbox
31882 \series default
31883 :
31884 \begin_inset Foot
31885 status collapsed
31886
31887 \begin_layout Plain Layout
31888
31889 \series bold
31890
31891 \backslash
31892 fcolorbox
31893 \series default
31894  is explained in section 
31895 \emph on
31896 Colored Boxes
31897 \emph default
31898  of the 
31899 \emph on
31900 Embedded
31901 \begin_inset space ~
31902 \end_inset
31903
31904 Objects
31905 \emph default
31906  manual.
31907 \end_layout
31908
31909 \end_inset
31910
31911
31912 \end_layout
31913
31914 \begin_layout Standard
31915 \begin_inset Preview
31916
31917 \begin_layout Standard
31918 \begin_inset ERT
31919 status collapsed
31920
31921 \begin_layout Plain Layout
31922
31923
31924 \backslash
31925 fboxrule 1mm 
31926 \backslash
31927 fboxsep 1mm
31928 \end_layout
31929
31930 \end_inset
31931
31932
31933 \begin_inset ERT
31934 status collapsed
31935
31936 \begin_layout Plain Layout
31937
31938
31939 \backslash
31940 fcolorbox{cyan}{magenta}{
31941 \end_layout
31942
31943 \end_inset
31944
31945 This is text within a colored, framed box.
31946 \begin_inset ERT
31947 status collapsed
31948
31949 \begin_layout Plain Layout
31950
31951 }
31952 \end_layout
31953
31954 \end_inset
31955
31956
31957 \end_layout
31958
31959 \end_inset
31960
31961
31962 \end_layout
31963
31964 \begin_layout Standard
31965 \begin_inset VSpace medskip
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \begin_layout Standard
31972 If LyX does not show a preview, make sure that you enabled previews as described
31973  above and also make sure that TeX Code in the preview inset is valid and
31974  that you loaded the LaTeX packages in your document preamble that are required
31975  by the TeX Code.
31976  If LyX cannot create a preview, you will in most cases also not be able
31977  to view your document due to LaTeX errors.
31978  So if you have to use some TeX Code and don't know if it is correct, the
31979  preview inset is a nice method to check it without the need to view the
31980  whole document.
31981 \end_layout
31982
31983 \begin_layout Subsection
31984 LaTeX source code
31985 \end_layout
31986
31987 \begin_layout Standard
31988 You can preview the LaTeX source of the whole document or parts of it.
31989  Use the menu 
31990 \family sans
31991 View\SpecialChar \menuseparator
31992 Source
31993 \begin_inset space ~
31994 \end_inset
31995
31996 Pane
31997 \family default
31998  and a window will be shown where you can see the LaTeX-source code.
31999  The window shows the source of the whole paragraph in which the cursor
32000  currently sits.
32001  You can also select document parts in LyX's main window, then only this
32002  selection (when it is more than one paragraph) is shown as source code.
32003  To view the whole document as source, enable the corresponding option in
32004  the source view window.
32005  If you check 
32006 \family sans
32007 Automatic update
32008 \family default
32009 , you can see the changes as you make them in LyX; but note that if you
32010  have several documents open, this will slow things down as LyX updates
32011  them all, not just the one which is open at the time.
32012 \end_layout
32013
32014 \begin_layout Section
32015 Advanced Find and Replace
32016 \begin_inset CommandInset label
32017 LatexCommand label
32018 name "sec:Advanced-Find-and"
32019
32020 \end_inset
32021
32022
32023 \begin_inset Index idx
32024 status collapsed
32025
32026 \begin_layout Plain Layout
32027 Replace
32028 \end_layout
32029
32030 \end_inset
32031
32032
32033 \begin_inset Index idx
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037 Find
32038 \end_layout
32039
32040 \end_inset
32041
32042
32043 \end_layout
32044
32045 \begin_layout Subsection
32046 Introduction
32047 \end_layout
32048
32049 \begin_layout Standard
32050 The advanced find and replace feature of LyX allows for searching of complex,
32051  format-sensitive text segments and mathematics contents within LyX documents.
32052  It is an enhancement of the standard (quick) find and replace feature.
32053  The key-features are:
32054 \end_layout
32055
32056 \begin_layout Itemize
32057 Both searching of text and of mathematical formulas is allowed, where the
32058  latter is done by entering mathematics in the usual way; not only entire
32059  mathematical formulas are found, but also parts occurring within more complex
32060  formulas
32061 \end_layout
32062
32063 \begin_layout Itemize
32064 Search may be format-insensitive, so that the searched text is found in
32065  any context/style (standard text, section headings, notes, and even mathematics
32066 ), or it may be format-sensitive, so that, for example, a word entered with
32067  a section heading will only be found within section headings
32068 \end_layout
32069
32070 \begin_layout Itemize
32071 Search may be restricted to mathematics environments only; this is useful
32072  for remangling math notation where one does not want to match any text
32073  outside of mathematics environments
32074 \end_layout
32075
32076 \begin_layout Itemize
32077 Search may be widened to a specific 
32078 \emph on
32079 scope
32080 \emph default
32081 , i.
32082 \begin_inset space \thinspace{}
32083 \end_inset
32084
32085 e.
32086 \begin_inset space ~
32087 \end_inset
32088
32089 a set of files which may be all the children of the document being edited,
32090  all the open files, or all the manuals available from the 
32091 \family sans
32092 Help
32093 \family default
32094  menu
32095 \end_layout
32096
32097 \begin_layout Itemize
32098 Replace may optionally preserve capitalization, so that the replaced text
32099  capitalization is adapted to the matching text (i.
32100 \begin_inset space \thinspace{}
32101 \end_inset
32102
32103 e.
32104 \begin_inset space ~
32105 \end_inset
32106
32107 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32108 \end_layout
32109
32110 \begin_layout Subsection
32111 Basic usage
32112 \end_layout
32113
32114 \begin_layout Standard
32115 The advanced find and replace feature is activated through the menu 
32116 \family sans
32117 Edit\SpecialChar \menuseparator
32118 Find & Replace
32119 \noun on
32120  (
32121 \noun default
32122 Advanced
32123 \noun on
32124 )
32125 \family default
32126 \noun default
32127  (shortcut 
32128 \begin_inset Info
32129 type  "shortcut"
32130 arg   "dialog-show findreplaceadv"
32131 \end_inset
32132
32133 ) or the toolbar button 
32134 \begin_inset Info
32135 type  "icon"
32136 arg   "dialog-toggle findreplaceadv"
32137 \end_inset
32138
32139 .
32140  This opens the 
32141 \family sans
32142 Advanced Find and Replace
32143 \family default
32144  dialog.
32145 \end_layout
32146
32147 \begin_layout Subsubsection
32148 Searching for text
32149 \end_layout
32150
32151 \begin_layout Standard
32152 Enter into the 
32153 \family sans
32154 Find
32155 \family default
32156  LyX mini-editor a simple word, and search for occurrences of it by clicking
32157  on the 
32158 \family sans
32159 Find
32160 \begin_inset space ~
32161 \end_inset
32162
32163 Next
32164 \family default
32165  button at the bottom of the dialog (or just press the 
32166 \begin_inset Info
32167 type  "shortcut"
32168 arg   "paragraph-break"
32169 \end_inset
32170
32171  key).
32172  The entered word is found both in text mode and in math mode, and in emphasized
32173 , bold or normal face, and in both in section titles and in standard text.
32174  Pressing 
32175 \begin_inset Info
32176 type  "shortcut"
32177 arg   "paragraph-break"
32178 \end_inset
32179
32180  repeatedly keeps searching forward while pressing 
32181 \family sans
32182 Shift+Return
32183 \family default
32184  searches backwards.
32185 \end_layout
32186
32187 \begin_layout Standard
32188 The 
32189 \family sans
32190 Case
32191 \begin_inset space ~
32192 \end_inset
32193
32194 sensitive
32195 \family default
32196  option allows matches to occur only with the same case as entered in the
32197  
32198 \family sans
32199 Find
32200 \family default
32201  editor.
32202  The 
32203 \family sans
32204 Whole
32205 \begin_inset space ~
32206 \end_inset
32207
32208 words
32209 \family default
32210  option allows matches to occur only at word boundaries.
32211 \end_layout
32212
32213 \begin_layout Subsubsection
32214 Searching for mathematics
32215 \end_layout
32216
32217 \begin_layout Standard
32218 Mathematical formulas, such as 
32219 \begin_inset Formula $x^{2}$
32220 \end_inset
32221
32222  or something more complex like 
32223 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32224 \end_inset
32225
32226 , may be searched for by typing them in the 
32227 \family sans
32228 Find
32229 \family default
32230  editor.
32231  When searching for a formula, it is found both when it is alone and when
32232  it occurs in sub-formulas and nested parts of sub-formulas.
32233  For example the mentioned segments would be found in something like 
32234 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \begin_layout Subsubsection
32241 Style-aware search
32242 \end_layout
32243
32244 \begin_layout Standard
32245 It is also possible to search for text with specific styles.
32246  This is done by switching to the 
32247 \family sans
32248 Settings
32249 \family default
32250  tab of the dialog and unchecking the 
32251 \family sans
32252 Ignore format
32253 \family default
32254  option.
32255  This way, entering in the 
32256 \family sans
32257 Find
32258 \family default
32259  editor
32260 \end_layout
32261
32262 \begin_layout Itemize
32263 a normal word and searching for it would not find instances of the word
32264  occurring in emphasized or boldface.
32265 \end_layout
32266
32267 \begin_layout Itemize
32268 an emphasized or boldface word and searching for it would find the respective
32269  instances with the same face only, and within the same text style only.
32270 \end_layout
32271
32272 \begin_layout Itemize
32273 a normal word in a section heading, and searching for it, would find occurrences
32274  of it only within section headings.
32275  Also, if the text to search is given an emphasized or bold face, in addition
32276  to a section style, then it is found only when occurring with the same
32277  style.
32278 \end_layout
32279
32280 \begin_layout Itemize
32281 a displayed formula will only find instances of this formula that are also
32282  displayed formulas (and not inline formulas).
32283 \end_layout
32284
32285 \begin_layout Subsubsection
32286 Replace
32287 \end_layout
32288
32289 \begin_layout Standard
32290 The entries made in the 
32291 \family sans
32292 Find
32293 \family default
32294  editor can be replaced with entries made in the 
32295 \family sans
32296 Replace
32297 \begin_inset space ~
32298 \end_inset
32299
32300 with
32301 \family default
32302  editor.
32303  In order to find the next occurrence and replace it, click on the 
32304 \family sans
32305 Replace
32306 \family default
32307  button or alternatively press 
32308 \begin_inset Info
32309 type  "shortcut"
32310 arg   "paragraph-break"
32311 \end_inset
32312
32313  or 
32314 \family sans
32315 Shift+Return
32316 \family default
32317  while the cursor is in the 
32318 \family sans
32319 Replace
32320 \begin_inset space ~
32321 \end_inset
32322
32323 with
32324 \family default
32325  editor.
32326 \end_layout
32327
32328 \begin_layout Standard
32329 You can replace with fully-featured formatted LyX entries.
32330  Typical scenarios in which to use this capability might be (just to mention
32331  two):
32332 \end_layout
32333
32334 \begin_layout Itemize
32335 replacing occurrences of a word with a customized formatted version of the
32336  same word, for example replacing occurrences of a name like 
32337 \begin_inset Quotes eld
32338 \end_inset
32339
32340 func()
32341 \begin_inset Quotes erd
32342 \end_inset
32343
32344  with its typewriter version 
32345 \begin_inset Quotes eld
32346 \end_inset
32347
32348
32349 \family typewriter
32350 func()
32351 \family default
32352
32353 \begin_inset Quotes erd
32354 \end_inset
32355
32356
32357 \end_layout
32358
32359 \begin_layout Itemize
32360 performing a notation rework of mathematical symbols, for example replacing
32361  occurrences of 
32362 \begin_inset Quotes eld
32363 \end_inset
32364
32365
32366 \begin_inset Formula $R$
32367 \end_inset
32368
32369
32370 \begin_inset Quotes erd
32371 \end_inset
32372
32373  with 
32374 \begin_inset Quotes eld
32375 \end_inset
32376
32377
32378 \begin_inset Formula $\mathbb{R}$
32379 \end_inset
32380
32381
32382 \begin_inset Quotes erd
32383 \end_inset
32384
32385  (you may want to enable the 
32386 \family sans
32387 Whole
32388 \begin_inset space ~
32389 \end_inset
32390
32391 words
32392 \family default
32393  and 
32394 \family sans
32395 Case
32396 \begin_inset space ~
32397 \end_inset
32398
32399 sensitive
32400 \family default
32401  options and disable the 
32402 \family sans
32403 Ignore format
32404 \family default
32405  option in the 
32406 \family sans
32407 Settings
32408 \family default
32409  tab, in order to avoid replacing all 
32410 \begin_inset Quotes eld
32411 \end_inset
32412
32413 R
32414 \begin_inset Quotes erd
32415 \end_inset
32416
32417  letters occurring in normal text), or occurrences of 
32418 \begin_inset Formula $x_{j}^{i}$
32419 \end_inset
32420
32421  with 
32422 \begin_inset Formula $x_{i,\, j}$
32423 \end_inset
32424
32425 , or occurrences of 
32426 \begin_inset Formula $x[k]$
32427 \end_inset
32428
32429  with 
32430 \begin_inset Formula $x_{k}$
32431 \end_inset
32432
32433 .
32434 \end_layout
32435
32436 \begin_layout Subsection
32437 Advanced usage
32438 \end_layout
32439
32440 \begin_layout Standard
32441 There is a regular expression (regexp) based searching facility.
32442 \begin_inset Foot
32443 status collapsed
32444
32445 \begin_layout Plain Layout
32446 A good explanation of regular expressions is given in this Wikipedia entry:
32447  
32448 \begin_inset CommandInset href
32449 LatexCommand href
32450 target "http://en.wikipedia.org/wiki/Regular_expression"
32451
32452 \end_inset
32453
32454 .
32455 \end_layout
32456
32457 \end_inset
32458
32459  You can search for a regular expression by inserting a regexp inset into
32460  the 
32461 \family sans
32462 Find
32463 \family default
32464  editor.
32465  This is done with the context menu 
32466 \family sans
32467 Insert\SpecialChar \menuseparator
32468 Insert Regular Expression
32469 \family default
32470  while the cursor is in the 
32471 \family sans
32472 Find
32473 \family default
32474  editor.
32475  Characters entered within regexp insets are matched according to the regular
32476  expression matching rules
32477 \begin_inset Foot
32478 status collapsed
32479
32480 \begin_layout Plain Layout
32481 Under the constraint that any (sub)expression must match a well-formed LyX
32482  segment, i.
32483 \begin_inset space \thinspace{}
32484 \end_inset
32485
32486 e.
32487 \begin_inset space ~
32488 \end_inset
32489
32490 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32491  to match expressions.
32492 \end_layout
32493
32494 \end_inset
32495
32496 , while text entered outside regexp insets is matched exactly against the
32497  same text in the document.
32498  You can cut and paste regexp-mode insets.
32499  Examples of using such a feature may be:
32500 \end_layout
32501
32502 \begin_layout Enumerate
32503 Searching for all fractions with a given denominator: for example, entering
32504  in the 
32505 \family sans
32506 Find
32507 \family default
32508  editor the fraction 
32509 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32510 \end_inset
32511
32512  (where the 
32513 \begin_inset Formula $.*$
32514 \end_inset
32515
32516  on the numerator is the match-everything regular expression) finds all
32517  fractions with the given denominator.
32518 \end_layout
32519
32520 \begin_layout Enumerate
32521 Searching for all text with a given style: for example, after unchecking
32522  the 
32523 \family sans
32524 Ignore format
32525 \family default
32526  option from the 
32527 \family sans
32528 Settings
32529 \family default
32530  tab, entering a 
32531 \series bold
32532
32533 \begin_inset Formula $.*$
32534 \end_inset
32535
32536
32537 \series default
32538  regular expression and giving it an emphasized or bold face, finds all
32539  emphasized or bold face text respectively.
32540  Also, by inserting a 
32541 \begin_inset Formula $.*$
32542 \end_inset
32543
32544  regular expression in a bullet or enumerated list or a section heading,
32545  you can find all bullet or enumerated lists or section headings.
32546 \end_layout
32547
32548 \begin_layout Standard
32549 Finally, references to (sub)expressions in regexp may be used as usual:
32550  Enclosing parts of the expression within round braces 
32551 \begin_inset Formula $()$
32552 \end_inset
32553
32554 , and referring back to them through 
32555 \begin_inset Formula $\backslash1$
32556 \end_inset
32557
32558
32559 \begin_inset Formula $\backslash2$
32560 \end_inset
32561
32562 , etc..
32563  For example, try searching with the regexp
32564 \begin_inset Newline newline
32565 \end_inset
32566
32567 [[:space:]]([[:alpha:]]+)[[:space:]]
32568 \backslash
32569 1[[:space:]]
32570 \begin_inset Newline newline
32571 \end_inset
32572
32573 in order to find word repetitions, if there are any.
32574 \end_layout
32575
32576 \begin_layout Standard
32577 The usage of back references in the replaced text is not (yet) implemented.
32578 \end_layout
32579
32580 \begin_layout Standard
32581 \begin_inset Note Greyedout
32582 status open
32583
32584 \begin_layout Plain Layout
32585
32586 \series bold
32587 Note:
32588 \series default
32589  Back references work both when occurring within the same regexp, and when
32590  occurring in multiple different regexps, where the numbering of back-referenced
32591  sub-expressions is absolute.
32592  That is,
32593 \begin_inset space ~
32594 \end_inset
32595
32596
32597 \begin_inset Formula $\backslash1$
32598 \end_inset
32599
32600  always refers to the first occurrence of 
32601 \begin_inset Formula $()$
32602 \end_inset
32603
32604  in all entered regexps.
32605 \end_layout
32606
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \begin_layout Section
32613 Spell Checking
32614 \begin_inset CommandInset label
32615 LatexCommand label
32616 name "sec:Spellchecking"
32617
32618 \end_inset
32619
32620
32621 \begin_inset Index idx
32622 status collapsed
32623
32624 \begin_layout Plain Layout
32625 Spell checking
32626 \end_layout
32627
32628 \end_inset
32629
32630
32631 \end_layout
32632
32633 \begin_layout Standard
32634 LyX has a built-in spell checker.
32635  The menu
32636 \family sans
32637  Tools\SpecialChar \menuseparator
32638 Spellchecker
32639 \family default
32640 , the 
32641 \family sans
32642 F7
32643 \family default
32644  key or the toolbar button 
32645 \begin_inset Info
32646 type  "icon"
32647 arg   "dialog-show spellchecker"
32648 \end_inset
32649
32650  start the spell checking from either the current cursor position or the
32651  beginning of the currently selected text.
32652  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32653  you to edit and replace it in a second line.
32654  Whenever an unknown word is found, the word is highlighted and the text
32655  scrolled so that it is visible.
32656  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32657 n, if any could be found.
32658  Clicking on one of the corrections will copy it to the 
32659 \family sans
32660 Replacement
32661 \family default
32662  field, double-clicking directly invokes the replacement.
32663  Unknown but correctly typed words can be added to the personal dictionary.
32664 \end_layout
32665
32666 \begin_layout Standard
32667 By default, the dictionary file used is determined by the document language
32668  that is set in the 
32669 \family sans
32670 Document\SpecialChar \menuseparator
32671 Settings
32672 \family default
32673  dialog.
32674  You can specify the language of a word in the spellchecker dialog by choosing
32675  a different one at the top of the dialog.
32676  LyX can correctly spell check documents containing multiple languages.
32677  This works if you have set the language of the text parts using the 
32678 \family sans
32679 Text
32680 \begin_inset space ~
32681 \end_inset
32682
32683 Style
32684 \family default
32685  dialog (
32686 \begin_inset Info
32687 type  "icon"
32688 arg   "dialog-show character"
32689 \end_inset
32690
32691 ) and have the spell checker dictionaries installed.
32692  LyX automatically switches to the appropriate dictionary file.
32693 \end_layout
32694
32695 \begin_layout Standard
32696 All spell-checker dictionaries supported by LyX can be downloaded from here:
32697 \begin_inset Newline newline
32698 \end_inset
32699
32700
32701 \begin_inset Flex URL
32702 status collapsed
32703
32704 \begin_layout Plain Layout
32705
32706 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32707 \end_layout
32708
32709 \end_inset
32710
32711
32712 \begin_inset Newline newline
32713 \end_inset
32714
32715 There are 2
32716 \begin_inset space ~
32717 \end_inset
32718
32719 files for each language.
32720  To install a dictionary on Windows, copy the 2
32721 \begin_inset space ~
32722 \end_inset
32723
32724 files into LyX's installation subfolder 
32725 \family sans
32726 ~
32727 \backslash
32728 Resources
32729 \backslash
32730 dicts
32731 \family default
32732  and restart LyX.
32733 \begin_inset Newline newline
32734 \end_inset
32735
32736 With Linux one needs to install the packages for the desired language.
32737  The number of these packages vary depending on the Linux distribution,
32738  but in most cases these are 
32739 \family typewriter
32740 aspell-xx
32741 \family default
32742
32743 \family typewriter
32744 hunspell-xx
32745 \family default
32746 ,
32747 \family typewriter
32748  myspell-xx
32749 \family default
32750 , etc., where 
32751 \family sans
32752 xx
32753 \family default
32754  is the language code.
32755 \end_layout
32756
32757 \begin_layout Subsection
32758 Further Settings
32759 \end_layout
32760
32761 \begin_layout Standard
32762 In the menu 
32763 \family sans
32764 Tools\SpecialChar \menuseparator
32765 Preferences\SpecialChar \menuseparator
32766 Language
32767 \begin_inset space ~
32768 \end_inset
32769
32770 Settings\SpecialChar \menuseparator
32771 Spellchecker
32772 \family default
32773  you can set the following things:
32774 \end_layout
32775
32776 \begin_layout Description
32777 Spellchecker
32778 \begin_inset space ~
32779 \end_inset
32780
32781 engine Select the library LyX should use for spell checking.
32782  Depending on your platform, 
32783 \family typewriter
32784 aspell
32785 \family default
32786
32787 \family typewriter
32788 hunspell
32789 \family default
32790  or 
32791 \family typewriter
32792 enchant
32793 \begin_inset Foot
32794 status collapsed
32795
32796 \begin_layout Plain Layout
32797 Enchant itself is a wrapper library having different configurable back-ends.
32798  Please consult the documentation or man-page of it to learn more.
32799 \end_layout
32800
32801 \end_inset
32802
32803
32804 \family default
32805  are available.
32806  On Windows only 
32807 \family typewriter
32808 hunspell
32809 \family default
32810  is available.
32811 \end_layout
32812
32813 \begin_layout Description
32814 Alternative
32815 \begin_inset space ~
32816 \end_inset
32817
32818 language If this field is not empty, LyX will always use the given language
32819  for the spell checking, no matter what the document language is.
32820 \end_layout
32821
32822 \begin_layout Description
32823 Escape
32824 \begin_inset space ~
32825 \end_inset
32826
32827 characters Allows you to add non-standard characters that the spell checker
32828  should escape, e.
32829 \begin_inset space \thinspace{}
32830 \end_inset
32831
32832 g.
32833 \begin_inset space \space{}
32834 \end_inset
32835
32836 German umlauts.
32837  This should normally not be needed.
32838 \end_layout
32839
32840 \begin_layout Description
32841 Accept
32842 \begin_inset space ~
32843 \end_inset
32844
32845 compound
32846 \begin_inset space ~
32847 \end_inset
32848
32849 words Prevents the spell checker from complaining about compounded words
32850  like 
32851 \begin_inset Quotes eld
32852 \end_inset
32853
32854 passthrough
32855 \begin_inset Quotes erd
32856 \end_inset
32857
32858 .
32859 \end_layout
32860
32861 \begin_layout Description
32862 Spellcheck
32863 \begin_inset space ~
32864 \end_inset
32865
32866 continuously Checks the spelling of your document as you type it.
32867  Misspelled words get underlined with a dotted red line.
32868  By right-clicking on an underlined word, suggestions from the spellchecker
32869  appear in a context menu.
32870  Choosing one of them will replace the misspelled word with the suggested
32871  word.
32872 \end_layout
32873
32874 \begin_layout Description
32875 Spellcheck
32876 \begin_inset space ~
32877 \end_inset
32878
32879 notes
32880 \begin_inset space ~
32881 \end_inset
32882
32883 and
32884 \begin_inset space ~
32885 \end_inset
32886
32887 comments If enabled, the spelling of non-printed document content is checked
32888  as well.
32889 \end_layout
32890
32891 \begin_layout Section
32892 Thesaurus
32893 \begin_inset Index idx
32894 status collapsed
32895
32896 \begin_layout Plain Layout
32897 Thesaurus
32898 \end_layout
32899
32900 \end_inset
32901
32902
32903 \begin_inset CommandInset label
32904 LatexCommand label
32905 name "sec:Thesaurus"
32906
32907 \end_inset
32908
32909
32910 \end_layout
32911
32912 \begin_layout Standard
32913 LyX provides a multilingual thesaurus.
32914  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32915  (namely the 
32916 \family sans
32917 MyThes
32918 \family default
32919
32920 \begin_inset Foot
32921 status collapsed
32922
32923 \begin_layout Plain Layout
32924 \begin_inset CommandInset href
32925 LatexCommand href
32926 target "http://lingucomponent.openoffice.org/thesaurus.html"
32927
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \end_inset
32934
32935  thesaurus library, which is included in LyX).
32936  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32937  which are available for many languages.
32938 \end_layout
32939
32940 \begin_layout Standard
32941 This section describes how new dictionaries are installed and set up for
32942  the use with LyX.
32943 \end_layout
32944
32945 \begin_layout Subsection
32946 Setting up the thesaurus
32947 \end_layout
32948
32949 \begin_layout Standard
32950 The 
32951 \family sans
32952 MyThes
32953 \emph on
32954 /
32955 \emph default
32956 OpenOffice
32957 \family default
32958  thesauri consist of two files per language: A file with the suffix 
32959 \emph on
32960 *.dat
32961 \emph default
32962  containing the data and an index file with the suffix 
32963 \emph on
32964 *.idx
32965 \emph default
32966 .
32967  The standardized file names include the language code for the given language
32968  (e.
32969 \begin_inset space \thinspace{}
32970 \end_inset
32971
32972 g.
32973 \begin_inset space ~
32974 \end_inset
32975
32976
32977 \family sans
32978 en_US
32979 \family default
32980  for US English).
32981  For instance, the US English files are named:
32982 \end_layout
32983
32984 \begin_layout Itemize
32985 th_en_EN_v2.idx
32986 \end_layout
32987
32988 \begin_layout Itemize
32989 th_en_EN_v2.dat
32990 \end_layout
32991
32992 \begin_layout Standard
32993 If you have 
32994 \family sans
32995 LibreOffice
32996 \family default
32997  or 
32998 \family sans
32999 OpenOffice
33000 \family default
33001  and its thesaurus installed, these files should be already on your system
33002  and you just need to point LyX (in 
33003 \family sans
33004 Tools\SpecialChar \menuseparator
33005 Preferences\SpecialChar \menuseparator
33006 Paths\SpecialChar \menuseparator
33007 Thesaurus
33008 \begin_inset space ~
33009 \end_inset
33010
33011 dictionaries
33012 \family default
33013 ) to the path where they are installed.
33014 \begin_inset Foot
33015 status collapsed
33016
33017 \begin_layout Plain Layout
33018 On Linux, depending on your distribution and the way you installed the dictionar
33019 ies, typical locations are 
33020 \family typewriter
33021 /usr/share/mythes/
33022 \family default
33023
33024 \family typewriter
33025 /usr/share/myspell/dicts/
33026 \family default
33027
33028 \family typewriter
33029 /usr/share/ooo/thesaurus/
33030 \family default
33031 ,
33032 \family typewriter
33033  ~/.config/libreoffice/<version>/user/
33034 \family default
33035  or alike.
33036  On Windows, dictionaries are to be found at 
33037 \family typewriter
33038 ~
33039 \backslash
33040 Program Files
33041 \backslash
33042 LibreOffice-<Version>
33043 \backslash
33044 share
33045 \backslash
33046 extensions 
33047 \family default
33048 or similar.
33049  On the Mac, the default location is 
33050 \family typewriter
33051 /Users\SpecialChar \slash{}
33052 <user name>\SpecialChar \slash{}
33053 Library\SpecialChar \slash{}
33054 Application Support\SpecialChar \slash{}
33055 libreoffice\SpecialChar \slash{}
33056 <version>\SpecialChar \slash{}
33057 user
33058 \family default
33059 /.
33060 \end_layout
33061
33062 \end_inset
33063
33064  On Windows, you can alternatively also select dictionaries for installation
33065  during the LyX installation process, which will then be installed in the
33066  correct place right away.
33067 \end_layout
33068
33069 \begin_layout Standard
33070 If you want to install new\SpecialChar \slash{}
33071 further thesaurus dictionaries, you can downloaded
33072  them from here:
33073 \end_layout
33074
33075 \begin_layout Itemize
33076 \begin_inset Flex URL
33077 status open
33078
33079 \begin_layout Plain Layout
33080
33081 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33082 \end_layout
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Standard
33090 To install a new dictionary, download the two files for this dictionary
33091  into the thesaurus path (which is set in 
33092 \family sans
33093 Tools\SpecialChar \menuseparator
33094 Preferences\SpecialChar \menuseparator
33095 Paths\SpecialChar \menuseparator
33096 Thesaurus
33097 \begin_inset space ~
33098 \end_inset
33099
33100 dictionaries
33101 \family default
33102 ) and restart LyX.
33103  If this path is not defined yet, you can use a dictionary of your choice
33104  and point LyX there.
33105 \end_layout
33106
33107 \begin_layout Standard
33108 Alternatively, you can also install new dictionaries via 
33109 \family sans
33110 LibreOffice\SpecialChar \slash{}
33111 OpenOffice
33112 \family default
33113  or, on Linux, via your package manager (look for 
33114 \emph on
33115 mythes-*
33116 \emph default
33117  or 
33118 \emph on
33119 libreoffice-thesaurus-*
33120 \emph default
33121  packages).
33122  If you do this, make sure that LyX is able to find the installed dictionaries,
33123  i.
33124 \begin_inset space \thinspace{}
33125 \end_inset
33126
33127 e.
33128  that 
33129 \family sans
33130 Tools\SpecialChar \menuseparator
33131 Preferences\SpecialChar \menuseparator
33132 Paths\SpecialChar \menuseparator
33133 Thesaurus
33134 \begin_inset space ~
33135 \end_inset
33136
33137 dictionaries
33138 \family default
33139  points to the path where you installed these dictionaries.
33140 \end_layout
33141
33142 \begin_layout Subsection
33143 Using the thesaurus
33144 \end_layout
33145
33146 \begin_layout Standard
33147 To start the thesaurus, use the menu 
33148 \family sans
33149 Tools\SpecialChar \menuseparator
33150 Thesaurus
33151 \family default
33152  or the toolbar button 
33153 \begin_inset Info
33154 type  "icon"
33155 arg   "thesaurus-entry"
33156 \end_inset
33157
33158  while the cursor is at the word you want to look up or while a word is
33159  selected.
33160  A dialog pops up showing you probably related words that you can use as
33161  a replacement.
33162  The suggestions are grouped into categories.
33163  Note that, for some languages (such as English), the thesaurus does not
33164  only show equivalent words (synonyms), but also generic terms (such as
33165  
33166 \emph on
33167 organism
33168 \emph default
33169  for 
33170 \emph on
33171 plant
33172 \emph default
33173 ), related terms (such as 
33174 \emph on
33175 political
33176 \begin_inset space ~
33177 \end_inset
33178
33179 theory
33180 \emph default
33181  for 
33182 \emph on
33183 anarchistic
33184 \emph default
33185 ), compounds (such as 
33186 \emph on
33187 tree
33188 \begin_inset space ~
33189 \end_inset
33190
33191 diagram
33192 \emph default
33193 , if you look for 
33194 \emph on
33195 tree
33196 \emph default
33197 ) and opposites (antonyms) (such as 
33198 \emph on
33199 girl
33200 \emph default
33201  for 
33202 \emph on
33203 boy
33204 \emph default
33205 ).
33206  Generic terms, related terms and antonyms are marked as such.
33207 \end_layout
33208
33209 \begin_layout Standard
33210 The language is automatically chosen from the language at the cursor, but
33211  you can also switch it in the dialog, as you can enter new words to look
33212  up directly there.
33213 \end_layout
33214
33215 \begin_layout Standard
33216 Note that the thesaurus cannot handle phrases (only compounds that are in
33217  the dictionary, such as the above 
33218 \emph on
33219 tree diagram
33220 \emph default
33221 ), and you have to use the so called lemma form, i.
33222 \begin_inset space \thinspace{}
33223 \end_inset
33224
33225 e.
33226 \begin_inset space \space{}
33227 \end_inset
33228
33229 the form that is used in the dictionaries (for many languages: first person
33230  singular indicative active for nouns, infinitive for verbs).
33231  For example, looking up the word form 
33232 \emph on
33233 reporting
33234 \emph default
33235  yields no results, while results are shown for the word form 
33236 \emph on
33237 report
33238 \emph default
33239 .
33240  Your best bet is to highlight only the relevant part of such a word (e.
33241 \begin_inset space \thinspace{}
33242 \end_inset
33243
33244 g.
33245 \begin_inset space \space{}
33246 \end_inset
33247
33248
33249 \emph on
33250 report
33251 \emph default
33252  in 
33253 \emph on
33254 report
33255 \emph default
33256 s); then you will get suggestions without needing to adjust the query in
33257  the dialog, and also the replacement will probably be correct (as only
33258  the highlighted part will be replaced; thus the ending remains).
33259 \end_layout
33260
33261 \begin_layout Section
33262 Change Tracking
33263 \begin_inset Index idx
33264 status collapsed
33265
33266 \begin_layout Plain Layout
33267 Change Tracking
33268 \end_layout
33269
33270 \end_inset
33271
33272
33273 \begin_inset Index idx
33274 status collapsed
33275
33276 \begin_layout Plain Layout
33277 Document ! Change Tracking
33278 \end_layout
33279
33280 \end_inset
33281
33282
33283 \begin_inset CommandInset label
33284 LatexCommand label
33285 name "sec:Change-Tracking"
33286
33287 \end_inset
33288
33289
33290 \end_layout
33291
33292 \begin_layout Standard
33293 When you work on a document collaboratively it is extremely useful to be
33294  able to see changes that others have made highlighted in the document.
33295  You can then decide if you want to accept a change or not.
33296  This can be achieved by turning on change tracking in the menu 
33297 \family sans
33298 Document\SpecialChar \menuseparator
33299 Change
33300 \begin_inset space ~
33301 \end_inset
33302
33303 Tracking\SpecialChar \menuseparator
33304 Track
33305 \begin_inset space ~
33306 \end_inset
33307
33308 Changes
33309 \family default
33310 .
33311 \end_layout
33312
33313 \begin_layout Standard
33314 Changes made in the document will then be highlighted by strokes and colors:
33315  
33316 \bar under
33317 \color blue
33318 underlined text
33319 \bar default
33320 \color inherit
33321  is an addition, 
33322 \strikeout on
33323 \color blue
33324 canceled text
33325 \strikeout default
33326 \color inherit
33327  is a deletion.
33328  The color depends on the author that made the change.
33329  You can change the color in 
33330 \family sans
33331 Tools\SpecialChar \menuseparator
33332 Preferences\SpecialChar \menuseparator
33333 Look
33334 \begin_inset space ~
33335 \end_inset
33336
33337 &
33338 \begin_inset space ~
33339 \end_inset
33340
33341 feel
33342 \family default
33343 \SpecialChar \menuseparator
33344
33345 \family sans
33346 Colors
33347 \family default
33348 .
33349 \begin_inset Index idx
33350 status collapsed
33351
33352 \begin_layout Plain Layout
33353 Color ! Change tracking
33354 \end_layout
33355
33356 \end_inset
33357
33358  The author and the date of the change are shown in LyX's status bar when
33359  the cursor is in changed text.
33360  The same information is shown when you use the toolbar button 
33361 \begin_inset Info
33362 type  "icon"
33363 arg   "changes-merge"
33364 \end_inset
33365
33366 .
33367 \end_layout
33368
33369 \begin_layout Standard
33370 When change tracking is activated, you will see the review toolbar in LyX:
33371 \begin_inset Index idx
33372 status collapsed
33373
33374 \begin_layout Plain Layout
33375 Toolbar ! Review
33376 \end_layout
33377
33378 \end_inset
33379
33380
33381 \end_layout
33382
33383 \begin_layout Standard
33384 \begin_inset VSpace defskip
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \begin_layout Standard
33391 \begin_inset Graphics
33392         filename clipart/ChangesToolbar.png
33393         scale 90
33394
33395 \end_inset
33396
33397
33398 \end_layout
33399
33400 \begin_layout Standard
33401 \begin_inset VSpace defskip
33402 \end_inset
33403
33404
33405 \end_layout
33406
33407 \begin_layout Standard
33408 The review toolbar as shown above contains the following buttons:
33409 \end_layout
33410
33411 \begin_layout Standard
33412 \begin_inset VSpace defskip
33413 \end_inset
33414
33415
33416 \end_layout
33417
33418 \begin_layout Standard
33419 \begin_inset Tabular
33420 <lyxtabular version="3" rows="10" columns="2">
33421 <features rotate="0" islongtable="true" longtabularalignment="center">
33422 <column alignment="left" valignment="top">
33423 <column alignment="left" valignment="top">
33424 <row interlinespace="2.5mm">
33425 <cell alignment="center" valignment="top" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \family sans
33431 \begin_inset Info
33432 type  "icon"
33433 arg   "changes-track"
33434 \end_inset
33435
33436
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \family sans
33447 Document\SpecialChar \menuseparator
33448 Change
33449 \begin_inset space ~
33450 \end_inset
33451
33452 Tracking\SpecialChar \menuseparator
33453 Track
33454 \begin_inset space ~
33455 \end_inset
33456
33457 Changes
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 </row>
33463 <row interlinespace="2.5mm">
33464 <cell alignment="center" valignment="top" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Plain Layout
33468
33469 \family sans
33470 \begin_inset Info
33471 type  "icon"
33472 arg   "changes-output"
33473 \end_inset
33474
33475
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family sans
33486 Document\SpecialChar \menuseparator
33487 Change
33488 \begin_inset space ~
33489 \end_inset
33490
33491 Tracking\SpecialChar \menuseparator
33492 Show
33493 \begin_inset space ~
33494 \end_inset
33495
33496 Changes
33497 \begin_inset space ~
33498 \end_inset
33499
33500 in
33501 \begin_inset space ~
33502 \end_inset
33503
33504 Output
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 </row>
33510 <row interlinespace="2.5mm">
33511 <cell alignment="center" valignment="top" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family sans
33517 \begin_inset Info
33518 type  "icon"
33519 arg   "change-next"
33520 \end_inset
33521
33522
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531 Jumps to the next change
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 </row>
33537 <row interlinespace="2.5mm">
33538 <cell alignment="center" valignment="top" usebox="none">
33539 \begin_inset Text
33540
33541 \begin_layout Plain Layout
33542
33543 \family sans
33544 \begin_inset Info
33545 type  "icon"
33546 arg   "change-accept"
33547 \end_inset
33548
33549
33550 \end_layout
33551
33552 \end_inset
33553 </cell>
33554 <cell alignment="center" valignment="top" usebox="none">
33555 \begin_inset Text
33556
33557 \begin_layout Plain Layout
33558
33559 \family sans
33560 Document\SpecialChar \menuseparator
33561 Change
33562 \begin_inset space ~
33563 \end_inset
33564
33565 Tracking\SpecialChar \menuseparator
33566 Accept
33567 \begin_inset space ~
33568 \end_inset
33569
33570 Change
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 </row>
33576 <row interlinespace="2.5mm">
33577 <cell alignment="center" valignment="top" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \family sans
33583 \begin_inset Info
33584 type  "icon"
33585 arg   "change-reject"
33586 \end_inset
33587
33588
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 <cell alignment="center" valignment="top" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \family sans
33599 Document\SpecialChar \menuseparator
33600 Change
33601 \begin_inset space ~
33602 \end_inset
33603
33604 Tracking\SpecialChar \menuseparator
33605 Reject
33606 \begin_inset space ~
33607 \end_inset
33608
33609 Change
33610 \end_layout
33611
33612 \end_inset
33613 </cell>
33614 </row>
33615 <row interlinespace="2.5mm">
33616 <cell alignment="center" valignment="top" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \family sans
33622 \begin_inset Info
33623 type  "icon"
33624 arg   "changes-merge"
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 <cell alignment="center" valignment="top" usebox="none">
33633 \begin_inset Text
33634
33635 \begin_layout Plain Layout
33636
33637 \family sans
33638 Document\SpecialChar \menuseparator
33639 Change
33640 \begin_inset space ~
33641 \end_inset
33642
33643 Tracking\SpecialChar \menuseparator
33644 Merge
33645 \begin_inset space ~
33646 \end_inset
33647
33648 Changes
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 </row>
33654 <row interlinespace="2.5mm">
33655 <cell alignment="center" valignment="top" usebox="none">
33656 \begin_inset Text
33657
33658 \begin_layout Plain Layout
33659
33660 \family sans
33661 \begin_inset Info
33662 type  "icon"
33663 arg   "all-changes-accept"
33664 \end_inset
33665
33666
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675
33676 \family sans
33677 Document\SpecialChar \menuseparator
33678 Change
33679 \begin_inset space ~
33680 \end_inset
33681
33682 Tracking\SpecialChar \menuseparator
33683 Accept
33684 \begin_inset space ~
33685 \end_inset
33686
33687 All
33688 \begin_inset space ~
33689 \end_inset
33690
33691 Changes
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 </row>
33697 <row interlinespace="2.5mm">
33698 <cell alignment="center" valignment="top" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Plain Layout
33702
33703 \family sans
33704 \begin_inset Info
33705 type  "icon"
33706 arg   "all-changes-reject"
33707 \end_inset
33708
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718
33719 \family sans
33720 Document\SpecialChar \menuseparator
33721 Change
33722 \begin_inset space ~
33723 \end_inset
33724
33725 Tracking\SpecialChar \menuseparator
33726 Reject
33727 \begin_inset space ~
33728 \end_inset
33729
33730 All
33731 \begin_inset space ~
33732 \end_inset
33733
33734 Changes
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 </row>
33740 <row interlinespace="2.5mm">
33741 <cell alignment="center" valignment="top" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Plain Layout
33745
33746 \family sans
33747 \begin_inset Info
33748 type  "icon"
33749 arg   "note-insert"
33750 \end_inset
33751
33752
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family sans
33763 Insert\SpecialChar \menuseparator
33764 Note\SpecialChar \menuseparator
33765 Ly
33766 \begin_inset ERT
33767 status collapsed
33768
33769 \begin_layout Plain Layout
33770
33771 {}
33772 \end_layout
33773
33774 \end_inset
33775
33776 X
33777 \begin_inset space ~
33778 \end_inset
33779
33780 Note
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 </row>
33786 <row interlinespace="2.5mm">
33787 <cell alignment="center" valignment="top" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family sans
33793 \begin_inset Info
33794 type  "icon"
33795 arg   "note-next"
33796 \end_inset
33797
33798
33799 \end_layout
33800
33801 \end_inset
33802 </cell>
33803 <cell alignment="center" valignment="top" usebox="none">
33804 \begin_inset Text
33805
33806 \begin_layout Plain Layout
33807
33808 \family sans
33809 Navigate\SpecialChar \menuseparator
33810 Next
33811 \begin_inset space ~
33812 \end_inset
33813
33814 Note
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 </row>
33820 </lyxtabular>
33821
33822 \end_inset
33823
33824
33825 \end_layout
33826
33827 \begin_layout Standard
33828 \begin_inset VSpace defskip
33829 \end_inset
33830
33831
33832 \end_layout
33833
33834 \begin_layout Standard
33835 Not all changes are (yet) visualized, especially no format changes like
33836  from 
33837 \emph on
33838 normal
33839 \emph default
33840  to 
33841 \emph on
33842 bold
33843 \emph default
33844  font or 
33845 \emph on
33846 Standard
33847 \emph default
33848  to 
33849 \emph on
33850 Description
33851 \emph default
33852  paragraph.
33853 \end_layout
33854
33855 \begin_layout Standard
33856 The review toolbar helps you to accept, reject, or merge changes – highlight
33857  the change and press one of the desired toolbar buttons.
33858  When you merge changes, a window pops up showing you information about
33859  the next change after the current cursor position.
33860  So you don't need to highlight a certain change.
33861  Within the merge window you can decide to accept or reject changes and
33862  step to the next change.
33863  This way you can jump through all the changes in the document.
33864 \end_layout
33865
33866 \begin_layout Standard
33867 The toolbar has two buttons to handle notes because notes are often important
33868  to describe a change.
33869 \end_layout
33870
33871 \begin_layout Standard
33872 To show the changes made in the output you need the LaTeX package 
33873 \series bold
33874 dvipost
33875 \series default
33876
33877 \begin_inset Index idx
33878 status collapsed
33879
33880 \begin_layout Plain Layout
33881 LaTeX-packages ! dvipost
33882 \end_layout
33883
33884 \end_inset
33885
33886  installed.
33887  You will find it in the TeX Catalogue, 
33888 \begin_inset CommandInset citation
33889 LatexCommand cite
33890 key "TeXCatalogue"
33891
33892 \end_inset
33893
33894  or in the package manager of your LaTeX-system.
33895 \end_layout
33896
33897 \begin_layout Section
33898 Comparison of Documents
33899 \begin_inset CommandInset label
33900 LatexCommand label
33901 name "sec:Comparison-of-Documents"
33902
33903 \end_inset
33904
33905
33906 \begin_inset Index idx
33907 status collapsed
33908
33909 \begin_layout Plain Layout
33910 Comparison of documents
33911 \end_layout
33912
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \begin_layout Standard
33919 You can compare two different LyX files via the menu 
33920 \family sans
33921 Tools\SpecialChar \menuseparator
33922 Compare
33923 \family default
33924 .
33925  The comparison result is a LyX file with change tracking enabled showing
33926  the differences.
33927  In the comparison dialog you can select from which document LyX should
33928  take the document settings for the resulting difference file with the option
33929  
33930 \family sans
33931 Copy
33932 \begin_inset space ~
33933 \end_inset
33934
33935 Document
33936 \begin_inset space ~
33937 \end_inset
33938
33939 Settings
33940 \begin_inset space ~
33941 \end_inset
33942
33943 from
33944 \family default
33945 .
33946  The option 
33947 \family sans
33948 Enable
33949 \begin_inset space ~
33950 \end_inset
33951
33952 change
33953 \begin_inset space ~
33954 \end_inset
33955
33956 tracking
33957 \begin_inset space ~
33958 \end_inset
33959
33960 features
33961 \begin_inset space ~
33962 \end_inset
33963
33964 in
33965 \begin_inset space ~
33966 \end_inset
33967
33968 the
33969 \begin_inset space ~
33970 \end_inset
33971
33972 output
33973 \family default
33974  enables the change tracking option 
33975 \family sans
33976 Show
33977 \begin_inset space ~
33978 \end_inset
33979
33980 Changes
33981 \begin_inset space ~
33982 \end_inset
33983
33984 in
33985 \begin_inset space ~
33986 \end_inset
33987
33988 Output
33989 \family default
33990  to visualize the differences also in the PDF output of the difference file.
33991 \end_layout
33992
33993 \begin_layout Section
33994 International Support
33995 \begin_inset Index idx
33996 status collapsed
33997
33998 \begin_layout Plain Layout
33999 International support
34000 \end_layout
34001
34002 \end_inset
34003
34004
34005 \end_layout
34006
34007 \begin_layout Standard
34008 This section describes how to use LyX with any language you want.
34009  For some languages there are special Wiki-pages that explain how to set
34010  up LyX to use them: 
34011 \begin_inset CommandInset citation
34012 LatexCommand cite
34013 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
34014
34015 \end_inset
34016
34017
34018 \end_layout
34019
34020 \begin_layout Standard
34021 Besides languages, LyX also supports phonetic symbols, see section
34022 \begin_inset space ~
34023 \end_inset
34024
34025
34026 \begin_inset CommandInset ref
34027 LatexCommand ref
34028 reference "sub:Special-Character"
34029
34030 \end_inset
34031
34032 .
34033 \end_layout
34034
34035 \begin_layout Subsection
34036 Language Options
34037 \begin_inset Index idx
34038 status collapsed
34039
34040 \begin_layout Plain Layout
34041 Language ! Options
34042 \end_layout
34043
34044 \end_inset
34045
34046
34047 \begin_inset Index idx
34048 status collapsed
34049
34050 \begin_layout Plain Layout
34051 Document ! Settings
34052 \end_layout
34053
34054 \end_inset
34055
34056
34057 \begin_inset Index idx
34058 status collapsed
34059
34060 \begin_layout Plain Layout
34061 Document ! Language
34062 \end_layout
34063
34064 \end_inset
34065
34066
34067 \end_layout
34068
34069 \begin_layout Standard
34070 The 
34071 \family sans
34072 Document\SpecialChar \menuseparator
34073 Settings\SpecialChar \menuseparator
34074 Language
34075 \family default
34076  dialog lets you set 
34077 \family roman
34078 the language, the quote style and character encoding
34079 \family default
34080 .
34081 \end_layout
34082
34083 \begin_layout Standard
34084 Under 
34085 \family sans
34086 Encoding
34087 \family default
34088  you can choose the character encoding map you want to use for LaTeX export.
34089  The option 
34090 \family sans
34091 Language
34092 \begin_inset space ~
34093 \end_inset
34094
34095 Default
34096 \family default
34097  is the preferred choice and works well in most cases.
34098  For details about the different encoding options see section
34099 \begin_inset space ~
34100 \end_inset
34101
34102
34103 \begin_inset CommandInset ref
34104 LatexCommand ref
34105 reference "sec:Language-encodings"
34106
34107 \end_inset
34108
34109 .
34110 \end_layout
34111
34112 \begin_layout Subsection
34113 Keyboard mapping configuration
34114 \begin_inset CommandInset label
34115 LatexCommand label
34116 name "sub:Keyboard-mapping"
34117
34118 \end_inset
34119
34120
34121 \end_layout
34122
34123 \begin_layout Standard
34124 If you have for example a U.
34125 \begin_inset space \thinspace{}
34126 \end_inset
34127
34128 S.-style keyboard and want to write in a language other than English, you
34129  can use an alternate keymap.
34130  For example, if you want to write in Italian, you can configure LyX to
34131  use an Italian keymap.
34132  The 
34133 \family sans
34134 Tools\SpecialChar \menuseparator
34135 Preferences\SpecialChar \menuseparator
34136 Editing\SpecialChar \menuseparator
34137 Keyboard/Mouse
34138 \family default
34139  dialog allows you to choose up to two keyboard mappings, see section
34140 \begin_inset space ~
34141 \end_inset
34142
34143
34144 \begin_inset CommandInset ref
34145 LatexCommand ref
34146 reference "sub:Keyboard-Map"
34147
34148 \end_inset
34149
34150 .
34151  You can choose primary and secondary keyboard languages and then select
34152  which one you want to use.
34153 \end_layout
34154
34155 \begin_layout Standard
34156 Finally, you may just want to change a few key mappings or create an entirely
34157  different keymap (for Vulcan, for instance).
34158  You may, for example, normally write in Italian on a U.
34159 \begin_inset space \thinspace{}
34160 \end_inset
34161
34162 S.-style keyboard but want to include an occasional quotation in German.
34163  In such a case, you can write your own keyboard mapping or modify an existing
34164  one to support the characters you want.
34165  This and many other customizations are explained in the 
34166 \emph on
34167 Customization
34168 \emph default
34169  manual.
34170 \end_layout
34171
34172 \begin_layout Chapter
34173 \start_of_appendix
34174 The User Interface
34175 \begin_inset CommandInset label
34176 LatexCommand label
34177 name "chap:The-User-Interface"
34178
34179 \end_inset
34180
34181
34182 \end_layout
34183
34184 \begin_layout Standard
34185 This appendix lists all the available menus and describes their functionality.
34186  It is designed as a quick reference if you are searching for a special
34187  topic inside the user's guide.
34188 \end_layout
34189
34190 \begin_layout Section
34191 The File Menu
34192 \begin_inset Index idx
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196 Menu ! File
34197 \end_layout
34198
34199 \end_inset
34200
34201
34202 \end_layout
34203
34204 \begin_layout Standard
34205 Under the 
34206 \family sans
34207 File
34208 \family default
34209  menu are the basic operations in addition to some more advanced operations.
34210 \end_layout
34211
34212 \begin_layout Subsection
34213 New
34214 \end_layout
34215
34216 \begin_layout Standard
34217 Creates a new document.
34218 \end_layout
34219
34220 \begin_layout Subsection
34221 New from Template
34222 \end_layout
34223
34224 \begin_layout Standard
34225 This menu entry prompts you for a template to use.
34226  Selecting a template will automatically set certain layout features for
34227  the document, features you would otherwise need to change manually.
34228 \end_layout
34229
34230 \begin_layout Subsection
34231 Open
34232 \end_layout
34233
34234 \begin_layout Standard
34235 Opens a document.
34236 \end_layout
34237
34238 \begin_layout Subsection
34239 Open Recent
34240 \end_layout
34241
34242 \begin_layout Standard
34243 The submenu shows a list of the recently opened files.
34244  Click there on a file to open it.
34245 \end_layout
34246
34247 \begin_layout Subsection
34248 Close
34249 \end_layout
34250
34251 \begin_layout Standard
34252 Closes the current document.
34253 \end_layout
34254
34255 \begin_layout Subsection
34256 Close All
34257 \end_layout
34258
34259 \begin_layout Standard
34260 Closes all opened documents.
34261 \end_layout
34262
34263 \begin_layout Subsection
34264 Save
34265 \end_layout
34266
34267 \begin_layout Standard
34268 Saves the actual document.
34269 \end_layout
34270
34271 \begin_layout Subsection
34272 Save As
34273 \end_layout
34274
34275 \begin_layout Standard
34276 Saves the actual document under a new name to create a copy.
34277 \end_layout
34278
34279 \begin_layout Subsection
34280 Save All
34281 \end_layout
34282
34283 \begin_layout Standard
34284 Saves all opened documents.
34285 \end_layout
34286
34287 \begin_layout Subsection
34288 Revert to saved
34289 \end_layout
34290
34291 \begin_layout Standard
34292 Reloads the actual document from disk.
34293 \end_layout
34294
34295 \begin_layout Subsection
34296 Version Control
34297 \end_layout
34298
34299 \begin_layout Standard
34300 This is used when multiple people are working on the same document or when
34301  one person wants to keep a careful archive of changes.
34302  It is described in the section 
34303 \emph on
34304 Version Control in LyX
34305 \emph default
34306  of the 
34307 \emph on
34308 Additional Features
34309 \emph default
34310  manual.
34311 \end_layout
34312
34313 \begin_layout Subsection
34314 Import
34315 \end_layout
34316
34317 \begin_layout Standard
34318 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34319  NoWeb-files, plain text files and comma separated, table-like text files
34320  (CSV).
34321  The files will be imported as a new LyX-document.
34322 \end_layout
34323
34324 \begin_layout Standard
34325 When using the menu entry 
34326 \family sans
34327 Plain
34328 \begin_inset space ~
34329 \end_inset
34330
34331 text
34332 \family default
34333 , line breaks in the text will start a new paragraph; when using the menu
34334  entry 
34335 \family sans
34336 Plain
34337 \begin_inset space ~
34338 \end_inset
34339
34340 Text,
34341 \begin_inset space ~
34342 \end_inset
34343
34344 Join
34345 \begin_inset space ~
34346 \end_inset
34347
34348 Lines
34349 \family default
34350 , consecutive lines of text will be imported to one big paragraph.
34351  A new paragraph will begin when there is a blank line in the file.
34352 \end_layout
34353
34354 \begin_layout Subsection
34355 Export
34356 \begin_inset CommandInset label
34357 LatexCommand label
34358 name "sub:Export"
34359
34360 \end_inset
34361
34362
34363 \end_layout
34364
34365 \begin_layout Standard
34366 You can export your document to various file formats.
34367  The resulting files are placed in the directory of your LyX-file.
34368  The menu entries are not the same on all installations.
34369  They depend on the programs found by LyX during its configuration.
34370 \end_layout
34371
34372 \begin_layout Standard
34373 Here is a list of all available entries; some of them are explained in detail
34374  in section
34375 \begin_inset space ~
34376 \end_inset
34377
34378
34379 \begin_inset CommandInset ref
34380 LatexCommand ref
34381 reference "sub:Output-file-formats"
34382
34383 \end_inset
34384
34385 :
34386 \end_layout
34387
34388 \begin_layout Description
34389
34390 \family sans
34391 CJK
34392 \family default
34393
34394 \begin_inset space ~
34395 \end_inset
34396
34397 L
34398 \begin_inset ERT
34399 status collapsed
34400
34401 \begin_layout Plain Layout
34402
34403 {}
34404 \end_layout
34405
34406 \end_inset
34407
34408 yX format of the special LyX
34409 \begin_inset space ~
34410 \end_inset
34411
34412 1.4.x versions for Chinese, Japanese and Korean (CJK)
34413 \begin_inset Newline newline
34414 \end_inset
34415
34416  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34417 \end_layout
34418
34419 \begin_layout Description
34420 DocBook text file with code in the language SGML that is used for the markup
34421  language 
34422 \family typewriter
34423 DocBook
34424 \end_layout
34425
34426 \begin_layout Description
34427 DocBook
34428 \begin_inset space ~
34429 \end_inset
34430
34431 (XML) text file with code in the language XML that is used for the markup
34432  language 
34433 \family typewriter
34434 DocBook
34435 \end_layout
34436
34437 \begin_layout Description
34438 DraftDVI LaTeX's native DVI-format.
34439  This format is not suitable if you have special characters or spaces in
34440  files paths or file names in your document.
34441  LyX use this format internally as a pre-stage to export to 
34442 \family sans
34443 DVI
34444 \family default
34445 .
34446 \end_layout
34447
34448 \begin_layout Description
34449 DVI DVI-format that also allows the useage of special characters or spaces
34450  in files paths or file names
34451 \end_layout
34452
34453 \begin_layout Description
34454 DVI
34455 \begin_inset space ~
34456 \end_inset
34457
34458 (LuaT
34459 \begin_inset ERT
34460 status collapsed
34461
34462 \begin_layout Plain Layout
34463
34464 {}
34465 \end_layout
34466
34467 \end_inset
34468
34469 eX) DVI-format using the program 
34470 \family typewriter
34471 LuaTeX
34472 \family default
34473 ; supports Unicode and the usage of non-TeX fonts; 
34474 \series bold
34475
34476 \begin_inset Note Greyedout
34477 status open
34478
34479 \begin_layout Plain Layout
34480
34481 \series bold
34482 Note:
34483 \series default
34484  not all DVI-viewers are currently able to display this output format properly.
34485 \end_layout
34486
34487 \end_inset
34488
34489
34490 \end_layout
34491
34492 \begin_layout Description
34493 Graphviz
34494 \begin_inset space ~
34495 \end_inset
34496
34497 Dot text file with code in the programming language 
34498 \family typewriter
34499 Dot
34500 \family default
34501  which is used to draw visualizations of graphs via the program 
34502 \family typewriter
34503 Graphviz
34504 \end_layout
34505
34506 \begin_layout Description
34507 HTML HTML-format (the HTML-converter is a third-party product and may not
34508  work in all cases)
34509 \end_layout
34510
34511 \begin_layout Description
34512 HTML
34513 \begin_inset space ~
34514 \end_inset
34515
34516 (MS
34517 \begin_inset space ~
34518 \end_inset
34519
34520 Word) HTML-format specialized so that the result can be imported to 
34521 \family sans
34522 MS Word
34523 \family default
34524 ; as a consequence of this formulas will be embedded as bitmap fonts and
34525  not in the format 
34526 \family sans
34527 MathML
34528 \family default
34529 .
34530 \end_layout
34531
34532 \begin_layout Description
34533
34534 \family sans
34535 LaT
34536 \begin_inset ERT
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540
34541 {}
34542 \end_layout
34543
34544 \end_inset
34545
34546 eX
34547 \begin_inset space ~
34548 \end_inset
34549
34550 (
34551 \family default
34552 LuaT
34553 \family sans
34554
34555 \begin_inset ERT
34556 status collapsed
34557
34558 \begin_layout Plain Layout
34559
34560 {}
34561 \end_layout
34562
34563 \end_inset
34564
34565
34566 \family default
34567 eX
34568 \family sans
34569
34570 \family default
34571 text file with the LaTeX source that is compilable with the program 
34572 \family typewriter
34573 LuaTeX
34574 \end_layout
34575
34576 \begin_layout Description
34577
34578 \family sans
34579 LaT
34580 \begin_inset ERT
34581 status collapsed
34582
34583 \begin_layout Plain Layout
34584
34585 {}
34586 \end_layout
34587
34588 \end_inset
34589
34590 eX
34591 \begin_inset space ~
34592 \end_inset
34593
34594 (pdflatex)
34595 \family default
34596  text file with the LaTeX source, additionally all images used in the document
34597  will be converted to a format that is readable by the 
34598 \family typewriter
34599 pdflatex
34600 \family default
34601  program (GIF, JPG, PDF, PNG)
34602 \end_layout
34603
34604 \begin_layout Description
34605
34606 \family sans
34607 LaT
34608 \begin_inset ERT
34609 status collapsed
34610
34611 \begin_layout Plain Layout
34612
34613 {}
34614 \end_layout
34615
34616 \end_inset
34617
34618 eX
34619 \begin_inset space ~
34620 \end_inset
34621
34622 (plain)
34623 \family default
34624  text file with the LaTeX source code, additionally all images used in the
34625  document will be converted to the EPS-format, only this format is readable
34626  by the 
34627 \family typewriter
34628 latex
34629 \family default
34630  program
34631 \end_layout
34632
34633 \begin_layout Description
34634
34635 \family sans
34636 LaT
34637 \begin_inset ERT
34638 status collapsed
34639
34640 \begin_layout Plain Layout
34641
34642 {}
34643 \end_layout
34644
34645 \end_inset
34646
34647 eX
34648 \begin_inset space ~
34649 \end_inset
34650
34651 (
34652 \family default
34653 XeT
34654 \family sans
34655
34656 \begin_inset ERT
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660
34661 {}
34662 \end_layout
34663
34664 \end_inset
34665
34666
34667 \family default
34668 eX
34669 \family sans
34670
34671 \family default
34672 text file with the LaTeX source that is compilable with the program 
34673 \family typewriter
34674 XeTeX
34675 \end_layout
34676
34677 \begin_layout Description
34678 LilyPond
34679 \begin_inset space ~
34680 \end_inset
34681
34682 book
34683 \begin_inset space ~
34684 \end_inset
34685
34686 (La
34687 \family sans
34688
34689 \begin_inset ERT
34690 status collapsed
34691
34692 \begin_layout Plain Layout
34693
34694 {}
34695 \end_layout
34696
34697 \end_inset
34698
34699
34700 \family default
34701 TeX) text file with the LaTeX source and also code in the syntax of the
34702  music notation software 
34703 \family typewriter
34704 LilyPond
34705 \end_layout
34706
34707 \begin_layout Description
34708 L
34709 \family sans
34710
34711 \begin_inset ERT
34712 status collapsed
34713
34714 \begin_layout Plain Layout
34715
34716 {}
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \family default
34723 yX
34724 \begin_inset space ~
34725 \end_inset
34726
34727 Archive
34728 \begin_inset space ~
34729 \end_inset
34730
34731 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34732  your system) that contains your document and all files that are necessary
34733  to compile it (images, child documents, BibTeX files, etc.)
34734 \end_layout
34735
34736 \begin_layout Description
34737 L
34738 \family sans
34739
34740 \begin_inset ERT
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744
34745 {}
34746 \end_layout
34747
34748 \end_inset
34749
34750
34751 \family default
34752 yX
34753 \begin_inset space ~
34754 \end_inset
34755
34756 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34757 \begin_inset Quotes eld
34758 \end_inset
34759
34760 z
34761 \begin_inset Quotes erd
34762 \end_inset
34763
34764  and 
34765 \begin_inset Quotes eld
34766 \end_inset
34767
34768 y
34769 \begin_inset Quotes erd
34770 \end_inset
34771
34772  represent the version number)
34773 \end_layout
34774
34775 \begin_layout Description
34776 L
34777 \family sans
34778
34779 \begin_inset ERT
34780 status collapsed
34781
34782 \begin_layout Plain Layout
34783
34784 {}
34785 \end_layout
34786
34787 \end_inset
34788
34789
34790 \family default
34791 yXHTML HTML-format using LyX's internal XHTML engine
34792 \end_layout
34793
34794 \begin_layout Description
34795 NoWeb text file with code in the format of the literate programming language
34796 \family typewriter
34797  NoWeb
34798 \end_layout
34799
34800 \begin_layout Description
34801 OpenDocument OpenDocument-formatted file, to be opened with 
34802 \family sans
34803 LibreOffice, OpenOffice, KOffice, Abiword
34804 \family default
34805 , etc.
34806  (The OpenDocument-converter is a third-party product and may not work in
34807  all cases)
34808 \end_layout
34809
34810 \begin_layout Description
34811
34812 \family sans
34813 PDF
34814 \begin_inset space ~
34815 \end_inset
34816
34817 (dvipdfm)
34818 \family default
34819  PDF-format using the program 
34820 \family typewriter
34821 dvipdfm
34822 \family default
34823 , produces internally a DVI-file which is then converted to a PDF-file
34824 \end_layout
34825
34826 \begin_layout Description
34827
34828 \family sans
34829 PDF
34830 \begin_inset space ~
34831 \end_inset
34832
34833 (LuaT
34834 \begin_inset ERT
34835 status collapsed
34836
34837 \begin_layout Plain Layout
34838
34839 {}
34840 \end_layout
34841
34842 \end_inset
34843
34844 eX)
34845 \family default
34846  PDF-format using the program 
34847 \family typewriter
34848 LuaTeX
34849 \family default
34850 , produces PDF-files directly
34851 \end_layout
34852
34853 \begin_layout Description
34854
34855 \family sans
34856 PDF
34857 \begin_inset space ~
34858 \end_inset
34859
34860 (pdflatex)
34861 \family default
34862  PDF-format using the program 
34863 \family typewriter
34864 pdflatex
34865 \family default
34866 , produces PDF-files directly
34867 \end_layout
34868
34869 \begin_layout Description
34870
34871 \family sans
34872 PDF
34873 \begin_inset space ~
34874 \end_inset
34875
34876 (ps2pdf)
34877 \family default
34878  PDF-format using the program 
34879 \family typewriter
34880 ps2pdf
34881 \family default
34882 , produces internally a PostScript-file which is then converted to a PDF-file
34883 \end_layout
34884
34885 \begin_layout Description
34886
34887 \family sans
34888 PDF
34889 \begin_inset space ~
34890 \end_inset
34891
34892 (XeT
34893 \begin_inset ERT
34894 status collapsed
34895
34896 \begin_layout Plain Layout
34897
34898 {}
34899 \end_layout
34900
34901 \end_inset
34902
34903 eX)
34904 \family default
34905  PDF-format using the program 
34906 \family typewriter
34907 XeTeX
34908 \family default
34909 , produces PDF-files directly
34910 \end_layout
34911
34912 \begin_layout Description
34913
34914 \family sans
34915 Plain
34916 \begin_inset space ~
34917 \end_inset
34918
34919 text
34920 \family default
34921  text format
34922 \end_layout
34923
34924 \begin_layout Description
34925
34926 \family sans
34927 Plain
34928 \begin_inset space ~
34929 \end_inset
34930
34931 text
34932 \begin_inset space ~
34933 \end_inset
34934
34935 (ps2ascii)
34936 \family default
34937  text format, the document will first be converted to Postscript format
34938  and then exported as text using the program 
34939 \family sans
34940 ps2ascii
34941 \end_layout
34942
34943 \begin_layout Description
34944
34945 \family sans
34946 Postscript
34947 \family default
34948  PostScript format using the program 
34949 \family typewriter
34950 dvips
34951 \end_layout
34952
34953 \begin_layout Description
34954 Sweave text file with the LaTeX source and also code in the statistical
34955  programming language 
34956 \family typewriter
34957 R
34958 \family default
34959 .
34960  Using the 
34961 \family typewriter
34962 R
34963 \family default
34964 -function 
34965 \family typewriter
34966 Sweave
34967 \family default
34968  it is possible to use 
34969 \family typewriter
34970 R
34971 \family default
34972 -commands in LaTeX
34973 \end_layout
34974
34975 \begin_layout Standard
34976 If one of the menu entries 
34977 \family sans
34978 DVI
34979 \family default
34980
34981 \family sans
34982 PDF
34983 \begin_inset space ~
34984 \end_inset
34985
34986 (pdflatex)
34987 \family default
34988  or 
34989 \family sans
34990 Postscript
34991 \family default
34992  is missing, you need to update your LaTeX installation.
34993  After updating you have to reconfigure LyX, see section
34994 \begin_inset space ~
34995 \end_inset
34996
34997
34998 \begin_inset CommandInset ref
34999 LatexCommand ref
35000 reference "sec:Basic-LyX-Setup"
35001
35002 \end_inset
35003
35004 .
35005 \begin_inset Index idx
35006 status collapsed
35007
35008 \begin_layout Plain Layout
35009 Reconfiguration of LyX
35010 \end_layout
35011
35012 \end_inset
35013
35014
35015 \end_layout
35016
35017 \begin_layout Subsection
35018 Print
35019 \end_layout
35020
35021 \begin_layout Standard
35022 With this menu entry you can print your document to a file in PostScript
35023  format or send it to a printer.
35024  The printer will also use the document in PostScript format.
35025  The conversion to PostScript is done in the background by LyX using the
35026  program 
35027 \family typewriter
35028 dvips
35029 \family default
35030 .
35031  For more information have a look at section
35032 \begin_inset space ~
35033 \end_inset
35034
35035
35036 \begin_inset CommandInset ref
35037 LatexCommand ref
35038 reference "sub:Printing-the-File"
35039
35040 \end_inset
35041
35042 .
35043 \end_layout
35044
35045 \begin_layout Subsection
35046 Fax
35047 \end_layout
35048
35049 \begin_layout Standard
35050 This menu entry will only appear if you have a fax program installed (on
35051  Windows you additionally need to register its program path to LyX's PATH
35052  prefix, see section
35053 \begin_inset space ~
35054 \end_inset
35055
35056
35057 \begin_inset CommandInset ref
35058 LatexCommand ref
35059 reference "sec:Paths"
35060
35061 \end_inset
35062
35063 ).
35064  With this menu entry you can send your document to a fax program like 
35065 \family typewriter
35066 hylapex
35067 \family default
35068  or 
35069 \family typewriter
35070 kdeprintfax
35071 \family default
35072 .
35073  The default format of the sent file is PostScript.
35074  The format can be changed in LyX's preferences as described in section
35075 \begin_inset space ~
35076 \end_inset
35077
35078
35079 \begin_inset CommandInset ref
35080 LatexCommand ref
35081 reference "sub:Converters"
35082
35083 \end_inset
35084
35085 .
35086 \end_layout
35087
35088 \begin_layout Subsection
35089 New and Close Window
35090 \end_layout
35091
35092 \begin_layout Standard
35093 Opens or closes a new instance of LyX.
35094 \end_layout
35095
35096 \begin_layout Subsection
35097 Exit
35098 \end_layout
35099
35100 \begin_layout Standard
35101 Prompts you to save all unsaved documents and then exits.
35102 \end_layout
35103
35104 \begin_layout Section
35105 The Edit Menu
35106 \begin_inset Index idx
35107 status collapsed
35108
35109 \begin_layout Plain Layout
35110 Menu ! Edit
35111 \end_layout
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Subsection
35119 Undo and Redo
35120 \end_layout
35121
35122 \begin_layout Standard
35123 Described in section
35124 \begin_inset space ~
35125 \end_inset
35126
35127
35128 \begin_inset CommandInset ref
35129 LatexCommand ref
35130 reference "sec:Undo-and-Redo"
35131
35132 \end_inset
35133
35134 .
35135 \end_layout
35136
35137 \begin_layout Subsection
35138 Cut, Copy, Paste, Paste Recent, Paste Special
35139 \end_layout
35140
35141 \begin_layout Standard
35142 Described in section
35143 \begin_inset space ~
35144 \end_inset
35145
35146
35147 \begin_inset CommandInset ref
35148 LatexCommand ref
35149 reference "sec:Basic-Editing-Features"
35150
35151 \end_inset
35152
35153 .
35154 \end_layout
35155
35156 \begin_layout Subsection
35157 Select Whole Inset
35158 \end_layout
35159
35160 \begin_layout Standard
35161 Selects the content of the inset in which the cursor currently is.
35162  If the cursor is outside an inset, the whole document will be selected.
35163 \end_layout
35164
35165 \begin_layout Subsection
35166 Select All
35167 \end_layout
35168
35169 \begin_layout Standard
35170 Selects the whole document.
35171 \end_layout
35172
35173 \begin_layout Subsection
35174 Find & Replace (Quick)
35175 \end_layout
35176
35177 \begin_layout Standard
35178 Described in section
35179 \begin_inset space ~
35180 \end_inset
35181
35182
35183 \begin_inset CommandInset ref
35184 LatexCommand ref
35185 reference "sec:Basic-Editing-Features"
35186
35187 \end_inset
35188
35189 .
35190 \end_layout
35191
35192 \begin_layout Subsection
35193 Find & Replace (Advanced)
35194 \end_layout
35195
35196 \begin_layout Standard
35197 Described in section
35198 \begin_inset space ~
35199 \end_inset
35200
35201
35202 \begin_inset CommandInset ref
35203 LatexCommand ref
35204 reference "sec:Advanced-Find-and"
35205
35206 \end_inset
35207
35208 .
35209 \end_layout
35210
35211 \begin_layout Subsection
35212 Move Paragraph Up/Down
35213 \end_layout
35214
35215 \begin_layout Standard
35216 This shifts the paragraph in which the cursor currently is one paragraph
35217  up or down.
35218 \end_layout
35219
35220 \begin_layout Subsection
35221 Text Style
35222 \end_layout
35223
35224 \begin_layout Standard
35225 Described in section
35226 \begin_inset space ~
35227 \end_inset
35228
35229
35230 \begin_inset CommandInset ref
35231 LatexCommand ref
35232 reference "sub:Fine-Tuning-with-the"
35233
35234 \end_inset
35235
35236 .
35237 \end_layout
35238
35239 \begin_layout Subsection
35240 Paragraph Settings
35241 \begin_inset Index idx
35242 status collapsed
35243
35244 \begin_layout Plain Layout
35245 Paragraph ! Settings
35246 \end_layout
35247
35248 \end_inset
35249
35250
35251 \end_layout
35252
35253 \begin_layout Standard
35254 Enables you to set the paragraph alignment, line spacing and label width.
35255  These settings only affect the paragraph in which the cursor is currently
35256  in.
35257 \end_layout
35258
35259 \begin_layout Standard
35260 You can also prevent the first line of the paragraph being indented if you
35261  have chosen to separate paragraphs with 
35262 \family sans
35263 Indentation
35264 \family default
35265  in the 
35266 \family sans
35267 Document\SpecialChar \menuseparator
35268 Settings\SpecialChar \menuseparator
35269 Text
35270 \begin_inset space ~
35271 \end_inset
35272
35273 Layout
35274 \family default
35275  dialog.
35276 \end_layout
35277
35278 \begin_layout Subsection
35279 Table
35280 \end_layout
35281
35282 \begin_layout Standard
35283 This menu only appears if the cursor is inside a table.
35284  It allows you to create multicolumn and multirow cells, add or remove borders
35285  of a cell and to set the vertical alignment of the cell.Table Settings and
35286  Math
35287 \end_layout
35288
35289 \begin_layout Standard
35290 These two menus are only fully active if the cursor is inside a table or
35291  a formula.
35292  Here you can change the properties of tables and formulas.
35293  The properties of tables are described in section
35294 \begin_inset space ~
35295 \end_inset
35296
35297
35298 \begin_inset CommandInset ref
35299 LatexCommand ref
35300 reference "sec:Tables"
35301
35302 \end_inset
35303
35304 , the properties of formulas in chapter
35305 \begin_inset space ~
35306 \end_inset
35307
35308
35309 \begin_inset CommandInset ref
35310 LatexCommand ref
35311 reference "chap:Mathematical-Formulas"
35312
35313 \end_inset
35314
35315 .
35316 \end_layout
35317
35318 \begin_layout Subsection
35319 Increase/Decrease List Depth
35320 \end_layout
35321
35322 \begin_layout Standard
35323 These menus are only active if the cursor is in an environment that can
35324  be nested.
35325  They increase/decrease the environment nesting level as explained in section
35326 \begin_inset space ~
35327 \end_inset
35328
35329
35330 \begin_inset CommandInset ref
35331 LatexCommand ref
35332 reference "sec:Nesting"
35333
35334 \end_inset
35335
35336  and 
35337 \begin_inset CommandInset ref
35338 LatexCommand ref
35339 reference "sub:Numbering-depth"
35340
35341 \end_inset
35342
35343 .
35344 \end_layout
35345
35346 \begin_layout Subsection
35347
35348 \family sans
35349 Start New Environment/Start New Parent Environment
35350 \end_layout
35351
35352 \begin_layout Standard
35353 These menus are only visible if it is possible to have two consecutive environme
35354 nts of the same type.
35355  See section
35356 \begin_inset space ~
35357 \end_inset
35358
35359
35360 \begin_inset CommandInset ref
35361 LatexCommand ref
35362 reference "sub:Separate-Nestings"
35363
35364 \end_inset
35365
35366  for an explanation.
35367 \end_layout
35368
35369 \begin_layout Section
35370 The View Menu
35371 \begin_inset Index idx
35372 status collapsed
35373
35374 \begin_layout Plain Layout
35375 Menu ! View
35376 \end_layout
35377
35378 \end_inset
35379
35380
35381 \end_layout
35382
35383 \begin_layout Standard
35384 At the bottom of the 
35385 \family sans
35386 View
35387 \family default
35388  menu the opened documents are listed.
35389 \end_layout
35390
35391 \begin_layout Subsection
35392 Open/Close all Insets
35393 \end_layout
35394
35395 \begin_layout Standard
35396 Opens/closes all insets in your document.
35397 \end_layout
35398
35399 \begin_layout Subsection
35400 Unfold/Fold Math Macros
35401 \end_layout
35402
35403 \begin_layout Standard
35404 Unfolds/folds the current math macro.
35405 \end_layout
35406
35407 \begin_layout Standard
35408 Math macros are described in the 
35409 \emph on
35410 Math
35411 \emph default
35412  manual.
35413 \end_layout
35414
35415 \begin_layout Subsection
35416 Outline Pane
35417 \end_layout
35418
35419 \begin_layout Standard
35420 Shows the outline window as described in sections
35421 \begin_inset space ~
35422 \end_inset
35423
35424
35425 \begin_inset CommandInset ref
35426 LatexCommand ref
35427 reference "sec:Navigating"
35428
35429 \end_inset
35430
35431  and 
35432 \begin_inset CommandInset ref
35433 LatexCommand ref
35434 reference "sub:Table-of-Contents"
35435
35436 \end_inset
35437
35438 .
35439 \end_layout
35440
35441 \begin_layout Subsection
35442 Source Pane
35443 \end_layout
35444
35445 \begin_layout Standard
35446 Opens a window showing the source code of the actual document, as described
35447  in section
35448 \begin_inset space ~
35449 \end_inset
35450
35451
35452 \begin_inset CommandInset ref
35453 LatexCommand ref
35454 reference "sec:Previewing-snippets-of"
35455
35456 \end_inset
35457
35458 .
35459 \end_layout
35460
35461 \begin_layout Subsection
35462 Messages Pane
35463 \end_layout
35464
35465 \begin_layout Standard
35466 Opens a window showing console messages.
35467  This is useful for debugging LyX (i.
35468 \begin_inset space \thinspace{}
35469 \end_inset
35470
35471 e., hunt for errors in the program) or to see what is going on in the background
35472  while LaTeX is processing the document.
35473 \end_layout
35474
35475 \begin_layout Subsection
35476 Toolbars
35477 \begin_inset CommandInset label
35478 LatexCommand label
35479 name "sub:Toolbars"
35480
35481 \end_inset
35482
35483
35484 \begin_inset Index idx
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 Toolbar
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Standard
35497 In this menu entry you can set the appearance of the different toolbars.
35498  All toolbars and the 
35499 \family sans
35500 Command
35501 \begin_inset space ~
35502 \end_inset
35503
35504 Buffer
35505 \family default
35506  can be turned on and off.
35507  The 
35508 \emph on
35509 on
35510 \emph default
35511  state is denoted in the menu with a checkmark.
35512  The 
35513 \family sans
35514 Table
35515 \family default
35516
35517 \family sans
35518 Math,
35519 \family default
35520  
35521 \family sans
35522 Math
35523 \begin_inset space ~
35524 \end_inset
35525
35526 Macros,
35527 \family default
35528  
35529 \family sans
35530 Review
35531 \family default
35532  and 
35533 \family sans
35534 Math
35535 \begin_inset space ~
35536 \end_inset
35537
35538 Panels
35539 \family default
35540  toolbars can additionally be set to the state 
35541 \emph on
35542 automatic
35543 \emph default
35544 , denoted in the menu with the suffix 
35545 \family sans
35546 (auto)
35547 \family default
35548 .
35549 \end_layout
35550
35551 \begin_layout Standard
35552 In the 
35553 \emph on
35554 on
35555 \emph default
35556  state the toolbar is permanently shown; in the 
35557 \emph on
35558 automatic
35559 \emph default
35560  state the toolbar is only shown when the cursor is in a certain environment
35561  or when a certain feature is enabled.
35562  That means that the review toolbar will only be shown if change tracking
35563  is activated, the math and table toolbars are only shown if the cursor
35564  is inside a formula or table respectively.
35565 \end_layout
35566
35567 \begin_layout Standard
35568 LyX's toolbars and their buttons are explained in section
35569 \begin_inset space ~
35570 \end_inset
35571
35572
35573 \begin_inset CommandInset ref
35574 LatexCommand ref
35575 reference "sec:Toolbars"
35576
35577 \end_inset
35578
35579 .
35580 \end_layout
35581
35582 \begin_layout Subsection
35583 Split View
35584 \end_layout
35585
35586 \begin_layout Standard
35587
35588 \family sans
35589 Split
35590 \begin_inset space ~
35591 \end_inset
35592
35593 View
35594 \begin_inset space ~
35595 \end_inset
35596
35597 into
35598 \begin_inset space ~
35599 \end_inset
35600
35601 Left
35602 \begin_inset space ~
35603 \end_inset
35604
35605 and
35606 \begin_inset space ~
35607 \end_inset
35608
35609 Right
35610 \begin_inset space ~
35611 \end_inset
35612
35613 Half
35614 \family default
35615  will split LyX's main window vertically while 
35616 \family sans
35617 Split
35618 \begin_inset space ~
35619 \end_inset
35620
35621 View
35622 \begin_inset space ~
35623 \end_inset
35624
35625 into
35626 \begin_inset space ~
35627 \end_inset
35628
35629 Upper
35630 \begin_inset space ~
35631 \end_inset
35632
35633 and
35634 \begin_inset space ~
35635 \end_inset
35636
35637 Lower
35638 \begin_inset space ~
35639 \end_inset
35640
35641 Half
35642 \family default
35643  will split it horizontally.
35644  This allows you to view documents at the same time to compare them, or
35645  to view the same document, but at different positions.
35646  You can even split the main window several times to view, for example,
35647  three or more documents at the same time.
35648  To close a split view, use the menu 
35649 \family sans
35650 Close
35651 \begin_inset space ~
35652 \end_inset
35653
35654 Current
35655 \begin_inset space ~
35656 \end_inset
35657
35658 View
35659 \family default
35660 .
35661 \end_layout
35662
35663 \begin_layout Subsection
35664 Close Current View
35665 \end_layout
35666
35667 \begin_layout Standard
35668 Closes a split view.
35669 \end_layout
35670
35671 \begin_layout Subsection
35672 Fullscreen
35673 \end_layout
35674
35675 \begin_layout Standard
35676 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35677  so that you will see nothing but your text.
35678  It furthermore displays LyX's main window fullscreen.
35679  To return from fullscreen to the normal view, press F11, or right-click
35680  and turn off the fullscreen mode in the context menu.
35681 \end_layout
35682
35683 \begin_layout Section
35684 The Insert Menu
35685 \begin_inset Index idx
35686 status collapsed
35687
35688 \begin_layout Plain Layout
35689 Menu ! Insert
35690 \end_layout
35691
35692 \end_inset
35693
35694
35695 \end_layout
35696
35697 \begin_layout Subsection
35698 Math
35699 \end_layout
35700
35701 \begin_layout Standard
35702 Inserts math constructs that are explained in chapter
35703 \begin_inset space ~
35704 \end_inset
35705
35706
35707 \begin_inset CommandInset ref
35708 LatexCommand ref
35709 reference "chap:Mathematical-Formulas"
35710
35711 \end_inset
35712
35713  and the 
35714 \emph on
35715 Math
35716 \emph default
35717  manual.
35718 \end_layout
35719
35720 \begin_layout Subsection
35721 Special Character
35722 \begin_inset CommandInset label
35723 LatexCommand label
35724 name "sub:Special-Character"
35725
35726 \end_inset
35727
35728
35729 \end_layout
35730
35731 \begin_layout Standard
35732 Here you can insert the following characters:
35733 \end_layout
35734
35735 \begin_layout Description
35736 Symbols Opens the 
35737 \family sans
35738 Symbols
35739 \family default
35740  dialog which allows you to insert any character that can be output by your
35741  LaTeX system.
35742  By default groups of characters are displayed in character categories;
35743  the available characters depend on the LaTeX-packages you have installed.
35744  You can get a complete display by checking 
35745 \family sans
35746 Display
35747 \begin_inset space ~
35748 \end_inset
35749
35750 all
35751 \family default
35752 .
35753 \begin_inset Newline newline
35754 \end_inset
35755
35756  
35757 \begin_inset Note Greyedout
35758 status open
35759
35760 \begin_layout Plain Layout
35761
35762 \series bold
35763 Note:
35764 \series default
35765  Not all characters will be visible in the 
35766 \family sans
35767 Symbols
35768 \family default
35769  dialog because none of the screen fonts that you can set in the preferences
35770  dialog (see sec.
35771 \begin_inset space \thinspace{}
35772 \end_inset
35773
35774
35775 \begin_inset CommandInset ref
35776 LatexCommand ref
35777 reference "sub:Screen-Fonts"
35778
35779 \end_inset
35780
35781 ) can display every character.
35782 \end_layout
35783
35784 \end_inset
35785
35786
35787 \end_layout
35788
35789 \begin_layout Description
35790 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35791
35792 \end_layout
35793
35794 \begin_layout Description
35795 End
35796 \begin_inset space ~
35797 \end_inset
35798
35799 of
35800 \begin_inset space ~
35801 \end_inset
35802
35803 Sentence Inserts an end of sentence period as described in section
35804 \begin_inset space ~
35805 \end_inset
35806
35807
35808 \begin_inset CommandInset ref
35809 LatexCommand ref
35810 reference "sub:Abbreviations"
35811
35812 \end_inset
35813
35814 .
35815 \end_layout
35816
35817 \begin_layout Description
35818 Ordinary
35819 \begin_inset space ~
35820 \end_inset
35821
35822 Quote Inserts this quote: ", no matter what quote style you selected in
35823  the 
35824 \family sans
35825 Document\SpecialChar \menuseparator
35826 Settings\SpecialChar \menuseparator
35827 Language
35828 \family default
35829  dialog.
35830 \end_layout
35831
35832 \begin_layout Description
35833 Single
35834 \begin_inset space ~
35835 \end_inset
35836
35837 Quote Inserts a single quote in the quotation marks style selected in the
35838  
35839 \family sans
35840 Document\SpecialChar \menuseparator
35841 Settings\SpecialChar \menuseparator
35842 Language
35843 \family default
35844  dialog.
35845 \end_layout
35846
35847 \begin_layout Description
35848 Protected
35849 \begin_inset space ~
35850 \end_inset
35851
35852 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35853
35854 \end_layout
35855
35856 \begin_layout Description
35857 Breakable
35858 \begin_inset space ~
35859 \end_inset
35860
35861 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35862
35863 \end_layout
35864
35865 \begin_layout Description
35866 Visible
35867 \begin_inset space ~
35868 \end_inset
35869
35870 Space Inserts a character representing a single space (the one you get when
35871  pressing the 
35872 \family sans
35873 Space
35874 \family default
35875  key): 
35876 \begin_inset space \textvisiblespace{}
35877 \end_inset
35878
35879
35880 \end_layout
35881
35882 \begin_layout Description
35883 Menu
35884 \begin_inset space ~
35885 \end_inset
35886
35887 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35888
35889 \end_layout
35890
35891 \begin_layout Description
35892 Phonetic
35893 \begin_inset space ~
35894 \end_inset
35895
35896 Symbols 
35897 \begin_inset Index idx
35898 status collapsed
35899
35900 \begin_layout Plain Layout
35901 Phonetic symbols
35902 \end_layout
35903
35904 \end_inset
35905
35906
35907 \begin_inset Index idx
35908 status collapsed
35909
35910 \begin_layout Plain Layout
35911 Language ! Phonetic symbols
35912 \end_layout
35913
35914 \end_inset
35915
35916 Inserts a box where you can insert symbols from the International Phonetic
35917  Alphabet (IPA) and opens a toolbar which provides a large set of these
35918  symbols.
35919  To use this feature you must have the LaTeX-package 
35920 \series bold
35921 tipa
35922 \series default
35923
35924 \begin_inset Index idx
35925 status collapsed
35926
35927 \begin_layout Plain Layout
35928 LaTeX-packages ! tipa
35929 \end_layout
35930
35931 \end_inset
35932
35933  installed.
35934 \begin_inset Newline newline
35935 \end_inset
35936
35937 More information about this feature can be found in the 
35938 \emph on
35939 Linguistics
35940 \emph default
35941  manual (
35942 \family sans
35943 Help\SpecialChar \menuseparator
35944 Specific Manuals
35945 \family default
35946 ).
35947 \end_layout
35948
35949 \begin_layout Subsection
35950 Formatting
35951 \end_layout
35952
35953 \begin_layout Standard
35954 Opens a submenu with the following options:
35955 \end_layout
35956
35957 \begin_layout Description
35958 Superscript Inserts a superscript: test
35959 \begin_inset script superscript
35960
35961 \begin_layout Plain Layout
35962 a, b
35963 \end_layout
35964
35965 \end_inset
35966
35967
35968 \end_layout
35969
35970 \begin_layout Description
35971 Subscript Inserts a subscript: test
35972 \begin_inset script subscript
35973
35974 \begin_layout Plain Layout
35975 3x
35976 \end_layout
35977
35978 \end_inset
35979
35980
35981 \end_layout
35982
35983 \begin_layout Description
35984 Protected
35985 \begin_inset space ~
35986 \end_inset
35987
35988 Space Inserts a protected space as described in section
35989 \begin_inset space ~
35990 \end_inset
35991
35992
35993 \begin_inset CommandInset ref
35994 LatexCommand ref
35995 reference "sub:Protected-Space"
35996
35997 \end_inset
35998
35999 .
36000 \end_layout
36001
36002 \begin_layout Description
36003 Inter-word
36004 \begin_inset space ~
36005 \end_inset
36006
36007 Space Inserts an inter-word space as described in section
36008 \begin_inset space ~
36009 \end_inset
36010
36011
36012 \begin_inset CommandInset ref
36013 LatexCommand ref
36014 reference "sub:Inter-word-Space"
36015
36016 \end_inset
36017
36018 .
36019 \end_layout
36020
36021 \begin_layout Description
36022 Thin
36023 \begin_inset space ~
36024 \end_inset
36025
36026 Space Inserts a thin space as described in section
36027 \begin_inset space ~
36028 \end_inset
36029
36030
36031 \begin_inset CommandInset ref
36032 LatexCommand ref
36033 reference "sub:Thin-Space"
36034
36035 \end_inset
36036
36037 .
36038 \end_layout
36039
36040 \begin_layout Description
36041 Visible
36042 \begin_inset space ~
36043 \end_inset
36044
36045 Space Inserts a character to visualize that there is or should be a space.
36046  This is e.
36047 \begin_inset space \thinspace{}
36048 \end_inset
36049
36050 g.
36051 \begin_inset space \space{}
36052 \end_inset
36053
36054 useful if you need to indicate a space in a command sequence.
36055  An example from the LyX 
36056 \emph on
36057 Math
36058 \emph default
36059  manual: 
36060 \begin_inset Quotes eld
36061 \end_inset
36062
36063 To insert a fraction use the command 
36064 \series bold
36065
36066 \backslash
36067 frac
36068 \begin_inset space \textvisiblespace{}
36069 \end_inset
36070
36071 A
36072 \begin_inset Formula $\downarrow$
36073 \end_inset
36074
36075 B.
36076 \series default
36077
36078 \begin_inset Quotes erd
36079 \end_inset
36080
36081  The visible space is hereby the character before the 
36082 \series bold
36083 A
36084 \series default
36085 .
36086 \end_layout
36087
36088 \begin_layout Description
36089 Horizontal
36090 \begin_inset space ~
36091 \end_inset
36092
36093 Space Inserts horizontal space as described in section
36094 \begin_inset space ~
36095 \end_inset
36096
36097
36098 \begin_inset CommandInset ref
36099 LatexCommand ref
36100 reference "sub:Horizontal-Space"
36101
36102 \end_inset
36103
36104 .
36105 \end_layout
36106
36107 \begin_layout Description
36108 Horizontal
36109 \begin_inset space ~
36110 \end_inset
36111
36112 Line Inserts a horizontal line as described in section
36113 \begin_inset space ~
36114 \end_inset
36115
36116
36117 \begin_inset CommandInset ref
36118 LatexCommand ref
36119 reference "sub:Horizontal-Lines"
36120
36121 \end_inset
36122
36123 .
36124 \end_layout
36125
36126 \begin_layout Description
36127 Vertical
36128 \begin_inset space ~
36129 \end_inset
36130
36131 Space Inserts vertical space as described in section
36132 \begin_inset space ~
36133 \end_inset
36134
36135
36136 \begin_inset CommandInset ref
36137 LatexCommand ref
36138 reference "sub:Vertical-Space"
36139
36140 \end_inset
36141
36142 .
36143 \end_layout
36144
36145 \begin_layout Description
36146 Phantom Inserts a Phantom 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:Phantom-Space"
36154
36155 \end_inset
36156
36157 .
36158 \end_layout
36159
36160 \begin_layout Description
36161 Hyphenation
36162 \begin_inset space ~
36163 \end_inset
36164
36165 Point Inserts a hyphenation point as described in section
36166 \begin_inset space ~
36167 \end_inset
36168
36169
36170 \begin_inset CommandInset ref
36171 LatexCommand ref
36172 reference "sub:Hyphenation"
36173
36174 \end_inset
36175
36176 .
36177 \end_layout
36178
36179 \begin_layout Description
36180 Ligature
36181 \begin_inset space ~
36182 \end_inset
36183
36184 Break Inserts a ligature break as described in section
36185 \begin_inset space ~
36186 \end_inset
36187
36188
36189 \begin_inset CommandInset ref
36190 LatexCommand ref
36191 reference "sub:Ligatures"
36192
36193 \end_inset
36194
36195 .
36196 \end_layout
36197
36198 \begin_layout Description
36199 Ragged
36200 \begin_inset space ~
36201 \end_inset
36202
36203 Line
36204 \begin_inset space ~
36205 \end_inset
36206
36207 Break Inserts a forced line break as described in section
36208 \begin_inset space ~
36209 \end_inset
36210
36211
36212 \begin_inset CommandInset ref
36213 LatexCommand ref
36214 reference "sub:Forced-Line-Breaks"
36215
36216 \end_inset
36217
36218 .
36219 \end_layout
36220
36221 \begin_layout Description
36222 Justified
36223 \begin_inset space ~
36224 \end_inset
36225
36226 Break Inserts a forced line break that right justifies the remaining text
36227  as described in section
36228 \begin_inset space ~
36229 \end_inset
36230
36231
36232 \begin_inset CommandInset ref
36233 LatexCommand ref
36234 reference "sub:Forced-Line-Breaks"
36235
36236 \end_inset
36237
36238 .
36239 \end_layout
36240
36241 \begin_layout Description
36242 New
36243 \begin_inset space ~
36244 \end_inset
36245
36246 Page Inserts a forced page break as described in section
36247 \begin_inset space ~
36248 \end_inset
36249
36250
36251 \begin_inset CommandInset ref
36252 LatexCommand ref
36253 reference "sub:Forced-Page-Breaks"
36254
36255 \end_inset
36256
36257 .
36258 \end_layout
36259
36260 \begin_layout Description
36261 Page
36262 \begin_inset space ~
36263 \end_inset
36264
36265 Break Inserts a forced page break that shares the extra space among paragraph
36266  breaks instead of leaving it at the bottom of the page, as described in
36267  section
36268 \begin_inset space ~
36269 \end_inset
36270
36271
36272 \begin_inset CommandInset ref
36273 LatexCommand ref
36274 reference "sub:Forced-Page-Breaks"
36275
36276 \end_inset
36277
36278 .
36279 \end_layout
36280
36281 \begin_layout Description
36282 Clear
36283 \begin_inset space ~
36284 \end_inset
36285
36286 Page Inserts a clear page break as described in section
36287 \begin_inset space ~
36288 \end_inset
36289
36290
36291 \begin_inset CommandInset ref
36292 LatexCommand ref
36293 reference "sub:Clear-Page-Breaks"
36294
36295 \end_inset
36296
36297 .
36298 \end_layout
36299
36300 \begin_layout Description
36301 Clear
36302 \begin_inset space ~
36303 \end_inset
36304
36305 Double
36306 \begin_inset space ~
36307 \end_inset
36308
36309 Page Inserts a clear doublepage break as described in section
36310 \begin_inset space ~
36311 \end_inset
36312
36313
36314 \begin_inset CommandInset ref
36315 LatexCommand ref
36316 reference "sub:Clear-Page-Breaks"
36317
36318 \end_inset
36319
36320 .
36321 \end_layout
36322
36323 \begin_layout Subsection
36324 List/TOC
36325 \end_layout
36326
36327 \begin_layout Standard
36328 Various lists can be inserted with this menu entry.
36329  The 
36330 \family sans
36331 Table
36332 \begin_inset space ~
36333 \end_inset
36334
36335 of Contents
36336 \family default
36337 , the 
36338 \family sans
36339 List of Algorithms
36340 \family default
36341
36342 \family sans
36343 List of Figures,
36344 \family default
36345  
36346 \family sans
36347 List of Tables
36348 \family default
36349  and 
36350 \family sans
36351 List of Listings
36352 \family default
36353  are described in section
36354 \begin_inset space ~
36355 \end_inset
36356
36357
36358 \begin_inset CommandInset ref
36359 LatexCommand ref
36360 reference "sec:toc"
36361
36362 \end_inset
36363
36364 .
36365  The 
36366 \family sans
36367 Index List
36368 \family default
36369  is described in section
36370 \begin_inset space ~
36371 \end_inset
36372
36373
36374 \begin_inset CommandInset ref
36375 LatexCommand ref
36376 reference "sec:Index"
36377
36378 \end_inset
36379
36380 , the 
36381 \family sans
36382 Nomenclature
36383 \family default
36384  is described in section
36385 \begin_inset space ~
36386 \end_inset
36387
36388
36389 \begin_inset CommandInset ref
36390 LatexCommand ref
36391 reference "sec:Nomenclature"
36392
36393 \end_inset
36394
36395  and the 
36396 \family sans
36397 BibTeX Bibliography
36398 \family default
36399  is described in section
36400 \begin_inset space ~
36401 \end_inset
36402
36403
36404 \begin_inset CommandInset ref
36405 LatexCommand ref
36406 reference "sub:Bibliography-databases"
36407
36408 \end_inset
36409
36410 .
36411 \end_layout
36412
36413 \begin_layout Subsection
36414 Float
36415 \end_layout
36416
36417 \begin_layout Standard
36418 To insert floats, as described in section
36419 \begin_inset space ~
36420 \end_inset
36421
36422
36423 \begin_inset CommandInset ref
36424 LatexCommand ref
36425 reference "sec:Floats"
36426
36427 \end_inset
36428
36429  and in detail the chapter 
36430 \emph on
36431 Floats
36432 \emph default
36433  of the 
36434 \emph on
36435 Embedded
36436 \begin_inset space ~
36437 \end_inset
36438
36439 Objects
36440 \emph default
36441  manual.
36442 \end_layout
36443
36444 \begin_layout Subsection
36445 Note
36446 \end_layout
36447
36448 \begin_layout Standard
36449 To insert notes, described in section
36450 \begin_inset space ~
36451 \end_inset
36452
36453
36454 \begin_inset CommandInset ref
36455 LatexCommand ref
36456 reference "sec:Notes"
36457
36458 \end_inset
36459
36460 .
36461 \end_layout
36462
36463 \begin_layout Subsection
36464 Branch
36465 \end_layout
36466
36467 \begin_layout Standard
36468 Inserts a branch inset, if any, and allowing you to create and insert a
36469  new branch.
36470  Branches are described in section
36471 \begin_inset space ~
36472 \end_inset
36473
36474
36475 \begin_inset CommandInset ref
36476 LatexCommand ref
36477 reference "sec:Branches"
36478
36479 \end_inset
36480
36481 .
36482 \end_layout
36483
36484 \begin_layout Subsection
36485 Custom Insets
36486 \end_layout
36487
36488 \begin_layout Standard
36489 Inserts document class-specific insets.
36490  Such insets only exist if they are defined in the layout file for a certain
36491  document class.
36492  An example is the document class 
36493 \begin_inset Quotes eld
36494 \end_inset
36495
36496 article (Elsevier)
36497 \begin_inset Quotes erd
36498 \end_inset
36499
36500  with three custom insets.
36501  The section 
36502 \emph on
36503 Flex insets and InsetLayout
36504 \emph default
36505  in 
36506 \emph on
36507 Installing New Document Classes, The Layout file format 
36508 \emph default
36509 of the 
36510 \emph on
36511 Customization
36512 \emph default
36513  manual explains how custom insets are defined.
36514 \end_layout
36515
36516 \begin_layout Subsection
36517 File
36518 \begin_inset Index idx
36519 status collapsed
36520
36521 \begin_layout Plain Layout
36522 External Material
36523 \end_layout
36524
36525 \end_inset
36526
36527
36528 \end_layout
36529
36530 \begin_layout Standard
36531 This menu entry allows you to insert or include the contents of other files
36532  in your document.
36533  For more information see chapter 
36534 \emph on
36535 External Document Parts
36536 \emph default
36537  of the Embedded
36538 \begin_inset space ~
36539 \end_inset
36540
36541 Objects manual.
36542 \end_layout
36543
36544 \begin_layout Subsection
36545 Box
36546 \begin_inset Index idx
36547 status collapsed
36548
36549 \begin_layout Plain Layout
36550 Boxes
36551 \end_layout
36552
36553 \end_inset
36554
36555
36556 \end_layout
36557
36558 \begin_layout Standard
36559 Inserts a box in a certain style.
36560  Boxes are described in detail in the chapter 
36561 \emph on
36562 Boxes
36563 \emph default
36564  of the 
36565 \emph on
36566 Embedded
36567 \begin_inset space ~
36568 \end_inset
36569
36570 Objects
36571 \emph default
36572  manual.
36573 \end_layout
36574
36575 \begin_layout Subsection
36576 Citation
36577 \end_layout
36578
36579 \begin_layout Standard
36580 Opens the 
36581 \family sans
36582 Citation
36583 \family default
36584  dialog as described in section
36585 \begin_inset space ~
36586 \end_inset
36587
36588
36589 \begin_inset CommandInset ref
36590 LatexCommand ref
36591 reference "sec:Bibliography"
36592
36593 \end_inset
36594
36595 .
36596 \end_layout
36597
36598 \begin_layout Subsection
36599 Cross-Reference
36600 \end_layout
36601
36602 \begin_layout Standard
36603 Inserts a 
36604 \family sans
36605 cross-reference
36606 \family default
36607  as described in section
36608 \begin_inset space ~
36609 \end_inset
36610
36611
36612 \begin_inset CommandInset ref
36613 LatexCommand ref
36614 reference "sec:Cross-References"
36615
36616 \end_inset
36617
36618 .
36619 \end_layout
36620
36621 \begin_layout Subsection
36622 Label
36623 \end_layout
36624
36625 \begin_layout Standard
36626 Inserts a 
36627 \family sans
36628 label
36629 \family default
36630  as described in section
36631 \begin_inset space ~
36632 \end_inset
36633
36634
36635 \begin_inset CommandInset ref
36636 LatexCommand ref
36637 reference "sec:Cross-References"
36638
36639 \end_inset
36640
36641 .
36642 \end_layout
36643
36644 \begin_layout Subsection
36645 Caption
36646 \begin_inset Index idx
36647 status collapsed
36648
36649 \begin_layout Plain Layout
36650 Captions
36651 \end_layout
36652
36653 \end_inset
36654
36655
36656 \begin_inset Index idx
36657 status collapsed
36658
36659 \begin_layout Plain Layout
36660 Longtables ! Caption
36661 \end_layout
36662
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \begin_layout Standard
36669 Inserts a caption in a float or longtable.
36670  Floats are described in section
36671 \begin_inset space ~
36672 \end_inset
36673
36674
36675 \begin_inset CommandInset ref
36676 LatexCommand ref
36677 reference "sec:Floats"
36678
36679 \end_inset
36680
36681 ; captions in longtables are described in the section 
36682 \emph on
36683 Longtable Captions
36684 \emph default
36685  of the 
36686 \emph on
36687 Embedded
36688 \begin_inset space ~
36689 \end_inset
36690
36691 Objects
36692 \emph default
36693  manual.
36694 \end_layout
36695
36696 \begin_layout Subsection
36697 Index Entry
36698 \end_layout
36699
36700 \begin_layout Standard
36701 Inserts an index entry as described in section
36702 \begin_inset space ~
36703 \end_inset
36704
36705
36706 \begin_inset CommandInset ref
36707 LatexCommand ref
36708 reference "sec:Index"
36709
36710 \end_inset
36711
36712 .
36713 \end_layout
36714
36715 \begin_layout Subsection
36716 Nomenclature Entry
36717 \end_layout
36718
36719 \begin_layout Standard
36720 Inserts a nomenclature entry as described in section
36721 \begin_inset space ~
36722 \end_inset
36723
36724
36725 \begin_inset CommandInset ref
36726 LatexCommand ref
36727 reference "sec:Nomenclature"
36728
36729 \end_inset
36730
36731 .
36732 \end_layout
36733
36734 \begin_layout Subsection
36735 Table
36736 \end_layout
36737
36738 \begin_layout Standard
36739 Opens a dialog allowing you to specify the rows and columns of the table.
36740  Tables are described in section
36741 \begin_inset space ~
36742 \end_inset
36743
36744
36745 \begin_inset CommandInset ref
36746 LatexCommand ref
36747 reference "sec:Tables"
36748
36749 \end_inset
36750
36751  and in detail in the chapter 
36752 \emph on
36753 Tables
36754 \emph default
36755  of the 
36756 \emph on
36757 Embedded
36758 \begin_inset space ~
36759 \end_inset
36760
36761 Objects
36762 \emph default
36763  manual.
36764 \end_layout
36765
36766 \begin_layout Subsection
36767 Graphics
36768 \end_layout
36769
36770 \begin_layout Standard
36771 Opens the 
36772 \family sans
36773 Graphics
36774 \family default
36775  dialog.
36776  Graphics are described in section
36777 \begin_inset space ~
36778 \end_inset
36779
36780
36781 \begin_inset CommandInset ref
36782 LatexCommand ref
36783 reference "sec:Graphics"
36784
36785 \end_inset
36786
36787 .
36788 \end_layout
36789
36790 \begin_layout Subsection
36791 URL
36792 \end_layout
36793
36794 \begin_layout Standard
36795 Inserts a URL as described in section
36796 \begin_inset space ~
36797 \end_inset
36798
36799
36800 \begin_inset CommandInset ref
36801 LatexCommand ref
36802 reference "sub:URLs"
36803
36804 \end_inset
36805
36806 .
36807 \end_layout
36808
36809 \begin_layout Subsection
36810 Hyperlinks
36811 \end_layout
36812
36813 \begin_layout Standard
36814 Inserts a hyperlink as described in section
36815 \begin_inset space ~
36816 \end_inset
36817
36818
36819 \begin_inset CommandInset ref
36820 LatexCommand ref
36821 reference "sub:Hyperlinks"
36822
36823 \end_inset
36824
36825 .
36826 \end_layout
36827
36828 \begin_layout Subsection
36829 Footnote
36830 \end_layout
36831
36832 \begin_layout Standard
36833 Inserts a footnote as described in section
36834 \begin_inset space ~
36835 \end_inset
36836
36837
36838 \begin_inset CommandInset ref
36839 LatexCommand ref
36840 reference "sec:Footnotes"
36841
36842 \end_inset
36843
36844 .
36845 \end_layout
36846
36847 \begin_layout Subsection
36848 Marginal Note
36849 \end_layout
36850
36851 \begin_layout Standard
36852 Inserts a marginal note as described in section
36853 \begin_inset space ~
36854 \end_inset
36855
36856
36857 \begin_inset CommandInset ref
36858 LatexCommand ref
36859 reference "sec:Marginal-Notes"
36860
36861 \end_inset
36862
36863 .
36864 \end_layout
36865
36866 \begin_layout Subsection
36867 Short Title
36868 \end_layout
36869
36870 \begin_layout Standard
36871 Is only visible if the cursor is in front, in or behind a section heading,
36872  title or caption of a float.
36873  Inserts a short title as described in section
36874 \begin_inset space ~
36875 \end_inset
36876
36877
36878 \begin_inset CommandInset ref
36879 LatexCommand ref
36880 reference "sec:Short-Titles"
36881
36882 \end_inset
36883
36884 .
36885 \end_layout
36886
36887 \begin_layout Subsection
36888 TeX Code
36889 \end_layout
36890
36891 \begin_layout Standard
36892 Inserts a TeX Code box as described in section
36893 \begin_inset space ~
36894 \end_inset
36895
36896
36897 \begin_inset CommandInset ref
36898 LatexCommand ref
36899 reference "sub:TeX-Code-Boxes"
36900
36901 \end_inset
36902
36903 .
36904 \end_layout
36905
36906 \begin_layout Subsection
36907 Program Listing
36908 \begin_inset Index idx
36909 status collapsed
36910
36911 \begin_layout Plain Layout
36912 Program listings
36913 \end_layout
36914
36915 \end_inset
36916
36917
36918 \end_layout
36919
36920 \begin_layout Standard
36921 Inserts a program listings box.
36922  Program listings are explained in the chapter 
36923 \emph on
36924 Program Code Listings
36925 \emph default
36926  of the 
36927 \emph on
36928 Embedded
36929 \begin_inset space ~
36930 \end_inset
36931
36932 Objects
36933 \emph default
36934  manual.
36935 \end_layout
36936
36937 \begin_layout Subsection
36938 Date
36939 \end_layout
36940
36941 \begin_layout Standard
36942 Inserts the actual date.
36943  The format depends on the date format of the language that is used for
36944  LyX's menus.
36945  LyX offers various ways to insert a date which are explained and also compared
36946  in the section 
36947 \emph on
36948 External Material
36949 \emph default
36950  of the 
36951 \emph on
36952 Embedded
36953 \begin_inset space ~
36954 \end_inset
36955
36956 Objects
36957 \emph default
36958  manual.
36959 \end_layout
36960
36961 \begin_layout Subsection
36962 Preview
36963 \end_layout
36964
36965 \begin_layout Standard
36966 Inserts a preview inset as described in section
36967 \begin_inset space ~
36968 \end_inset
36969
36970
36971 \begin_inset CommandInset ref
36972 LatexCommand ref
36973 reference "sec:Previewing-snippets-of"
36974
36975 \end_inset
36976
36977 .
36978 \end_layout
36979
36980 \begin_layout Section
36981 The Navigate Menu
36982 \begin_inset Index idx
36983 status collapsed
36984
36985 \begin_layout Plain Layout
36986 Menu ! Navigate
36987 \end_layout
36988
36989 \end_inset
36990
36991
36992 \end_layout
36993
36994 \begin_layout Standard
36995 This menu lists the existing chapters, sections, figures, tables, etc.
36996 \begin_inset space ~
36997 \end_inset
36998
36999 of the current document.
37000  This allows you to navigate easily through your document.
37001 \end_layout
37002
37003 \begin_layout Subsection
37004 Bookmarks
37005 \end_layout
37006
37007 \begin_layout Standard
37008 With this menu entry you are able to define your own bookmarks.
37009  This is useful when you are working on a large document and often have
37010  to jump, for example, between section
37011 \begin_inset space ~
37012 \end_inset
37013
37014 2.5 and 6.3.
37015  To create bookmarks for this example, go to section
37016 \begin_inset space ~
37017 \end_inset
37018
37019 2.5 and use the submenu 
37020 \family sans
37021 Save
37022 \begin_inset space ~
37023 \end_inset
37024
37025 Bookmark
37026 \begin_inset space ~
37027 \end_inset
37028
37029 1
37030 \family default
37031 .
37032  Then go to section
37033 \begin_inset space ~
37034 \end_inset
37035
37036 6.3 and use 
37037 \family sans
37038 Save
37039 \begin_inset space ~
37040 \end_inset
37041
37042 Bookmark
37043 \begin_inset space ~
37044 \end_inset
37045
37046
37047 \family default
37048 2.
37049  Now you can jump easily between these sections by using the menu or by
37050  the key bindings 
37051 \begin_inset Info
37052 type  "shortcut"
37053 arg   "bookmark-goto 1"
37054 \end_inset
37055
37056  and 
37057 \begin_inset Info
37058 type  "shortcut"
37059 arg   "bookmark-goto 2"
37060 \end_inset
37061
37062 .You can also use bookmarks to jump between several opened documents.
37063 \end_layout
37064
37065 \begin_layout Standard
37066 The saved bookmarks are valid till the document is closed.
37067  The submenu 
37068 \family sans
37069 Clear
37070 \begin_inset space ~
37071 \end_inset
37072
37073 Bookmarks
37074 \family default
37075  allows you to clear bookmarks while the submenu 
37076 \family sans
37077 Navigate
37078 \begin_inset space ~
37079 \end_inset
37080
37081 Back
37082 \family default
37083  jumps to the position in the document where you recently changed something.
37084 \end_layout
37085
37086 \begin_layout Subsection
37087 Next Note, Change, Cross-reference
37088 \end_layout
37089
37090 \begin_layout Standard
37091 Jump to the next note, change, or cross-reference after the current cursor
37092  position.
37093 \end_layout
37094
37095 \begin_layout Subsection
37096 Go to Label
37097 \end_layout
37098
37099 \begin_layout Standard
37100 Only active if the cursor is in front of a cross-reference.
37101  Sets the cursor before the referenced label.
37102  (It is the same as if you right-click on a cross-reference box and use
37103  
37104 \family sans
37105 Go
37106 \begin_inset space ~
37107 \end_inset
37108
37109 to
37110 \begin_inset space ~
37111 \end_inset
37112
37113 Label)
37114 \family default
37115 .
37116 \end_layout
37117
37118 \begin_layout Subsection
37119 Forward Search
37120 \end_layout
37121
37122 \begin_layout Standard
37123 Allows you to jump directly to the corresponding text part in the output,
37124  see section 
37125 \emph on
37126 The LyX Server\SpecialChar \menuseparator
37127 Forward
37128 \begin_inset space ~
37129 \end_inset
37130
37131 search
37132 \emph default
37133  in the 
37134 \emph on
37135 Additional
37136 \begin_inset space ~
37137 \end_inset
37138
37139 Features
37140 \emph default
37141  manual for a detailed description.
37142 \end_layout
37143
37144 \begin_layout Section
37145 The Document Menu
37146 \begin_inset Index idx
37147 status collapsed
37148
37149 \begin_layout Plain Layout
37150 Menu ! Document
37151 \end_layout
37152
37153 \end_inset
37154
37155
37156 \end_layout
37157
37158 \begin_layout Subsection
37159 Change Tracking
37160 \end_layout
37161
37162 \begin_layout Standard
37163 Change Tracking is described in section
37164 \begin_inset space ~
37165 \end_inset
37166
37167
37168 \begin_inset CommandInset ref
37169 LatexCommand ref
37170 reference "sec:Change-Tracking"
37171
37172 \end_inset
37173
37174 .
37175 \end_layout
37176
37177 \begin_layout Subsection
37178 LaT
37179 \begin_inset ERT
37180 status collapsed
37181
37182 \begin_layout Plain Layout
37183
37184 {}
37185 \end_layout
37186
37187 \end_inset
37188
37189 eX Log
37190 \end_layout
37191
37192 \begin_layout Standard
37193 After running LaTeX by viewing or exporting a document, this menu will be
37194  enabled.
37195  It shows the logfile of the LaTeX-program used.
37196  You can go to the next error or the next warning, search, copy something
37197  to the clipboard or update the view.
37198  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37199 \end_layout
37200
37201 \begin_layout Subsection
37202 Start Appendix Here
37203 \end_layout
37204
37205 \begin_layout Standard
37206 Sets the start of the appendices of the document at the current cursor position
37207  as described in section
37208 \begin_inset space ~
37209 \end_inset
37210
37211
37212 \begin_inset CommandInset ref
37213 LatexCommand ref
37214 reference "sec:Appendices"
37215
37216 \end_inset
37217
37218 .
37219 \end_layout
37220
37221 \begin_layout Subsection
37222 View
37223 \begin_inset space ~
37224 \end_inset
37225
37226 [<output format>]
37227 \end_layout
37228
37229 \begin_layout Standard
37230 This menu entry generates the output in the format you have specified as
37231  default output format for the document (menu 
37232 \family sans
37233 Document\SpecialChar \menuseparator
37234 Settings\SpecialChar \menuseparator
37235 Output\SpecialChar \menuseparator
37236 Default
37237 \begin_inset space ~
37238 \end_inset
37239
37240 Output
37241 \begin_inset space ~
37242 \end_inset
37243
37244 Format
37245 \family default
37246 ; see section
37247 \begin_inset space ~
37248 \end_inset
37249
37250
37251 \begin_inset CommandInset ref
37252 LatexCommand ref
37253 reference "sec:Doc-Output"
37254
37255 \end_inset
37256
37257 ) or in the LyX preferences (menu 
37258 \family sans
37259 Tools\SpecialChar \menuseparator
37260 Preferences\SpecialChar \menuseparator
37261 File
37262 \begin_inset space ~
37263 \end_inset
37264
37265 Handling\SpecialChar \menuseparator
37266 File
37267 \begin_inset space ~
37268 \end_inset
37269
37270 Formats\SpecialChar \menuseparator
37271 Default
37272 \begin_inset space ~
37273 \end_inset
37274
37275 Output
37276 \begin_inset space ~
37277 \end_inset
37278
37279 Format
37280 \family default
37281 ; see section
37282 \begin_inset space ~
37283 \end_inset
37284
37285
37286 \begin_inset CommandInset ref
37287 LatexCommand ref
37288 reference "sec:File-Formats"
37289
37290 \end_inset
37291
37292 ) and opens it in an appropriate viewer.
37293  The viewer can be set or changed in the preferences (menu 
37294 \family sans
37295 Tools\SpecialChar \menuseparator
37296 Preferences\SpecialChar \menuseparator
37297 File
37298 \begin_inset space ~
37299 \end_inset
37300
37301 Handling\SpecialChar \menuseparator
37302 File
37303 \begin_inset space ~
37304 \end_inset
37305
37306 Formats\SpecialChar \menuseparator
37307 Viewer
37308 \family default
37309 ; see section
37310 \begin_inset space ~
37311 \end_inset
37312
37313
37314 \begin_inset CommandInset ref
37315 LatexCommand ref
37316 reference "sec:File-Formats"
37317
37318 \end_inset
37319
37320 ).
37321  The default viewers are set by LyX when it is first configured.
37322  The default output format is 
37323 \family sans
37324 PDF
37325 \begin_inset space ~
37326 \end_inset
37327
37328 (pdflatex)
37329 \family default
37330 .
37331 \end_layout
37332
37333 \begin_layout Subsection
37334 View (Other Formats)
37335 \end_layout
37336
37337 \begin_layout Standard
37338 With this menu you can view your document in alternative output formats.
37339  The menu contains a list of available formats in which you can view the
37340  actual document with an external program.
37341  The menu entries are not the same on all installations — it depends on
37342  the LaTeX programs that are found when LyX was configured.
37343  All possible formats are listed in section
37344 \begin_inset space ~
37345 \end_inset
37346
37347
37348 \begin_inset CommandInset ref
37349 LatexCommand ref
37350 reference "sub:Export"
37351
37352 \end_inset
37353
37354 .
37355  You should at least see the menu entry 
37356 \family sans
37357 DVI
37358 \family default
37359 .
37360  If it is missing, you need to update or repair your LaTeX installation.
37361  After updating you have to reconfigure LyX (see section
37362 \begin_inset space ~
37363 \end_inset
37364
37365
37366 \begin_inset CommandInset ref
37367 LatexCommand ref
37368 reference "sec:Basic-LyX-Setup"
37369
37370 \end_inset
37371
37372 .
37373 \begin_inset Index idx
37374 status collapsed
37375
37376 \begin_layout Plain Layout
37377 Reconfiguration of LyX
37378 \end_layout
37379
37380 \end_inset
37381
37382 )
37383 \end_layout
37384
37385 \begin_layout Standard
37386 Invoking a view menu will start a viewer program.
37387  The viewer can be set or changed in the preferences (menu 
37388 \family sans
37389 Tools\SpecialChar \menuseparator
37390 Preferences\SpecialChar \menuseparator
37391 File
37392 \begin_inset space ~
37393 \end_inset
37394
37395 Handling\SpecialChar \menuseparator
37396 File
37397 \begin_inset space ~
37398 \end_inset
37399
37400 Formats\SpecialChar \menuseparator
37401 Viewer
37402 \family default
37403 ; see section
37404 \begin_inset space ~
37405 \end_inset
37406
37407
37408 \begin_inset CommandInset ref
37409 LatexCommand ref
37410 reference "sec:File-Formats"
37411
37412 \end_inset
37413
37414 ).
37415  The default viewers are set by LyX when it is first configured.
37416 \end_layout
37417
37418 \begin_layout Subsection
37419 Update
37420 \begin_inset space ~
37421 \end_inset
37422
37423 [<output format>]
37424 \end_layout
37425
37426 \begin_layout Standard
37427 This menu entry allows you to update the view with your latest changes (in
37428  the default output format) without opening a new viewer window.
37429 \end_layout
37430
37431 \begin_layout Subsection
37432 Update (Other Formats)
37433 \end_layout
37434
37435 \begin_layout Standard
37436 With this menu you can update the view of alternative output formats of
37437  your document without opening a new viewer window.
37438 \end_layout
37439
37440 \begin_layout Subsection
37441 View Master Document
37442 \end_layout
37443
37444 \begin_layout Standard
37445 This menu item is only visible if your document is included to another document,
37446  which is then its 
37447 \begin_inset Quotes eld
37448 \end_inset
37449
37450 master
37451 \begin_inset Quotes erd
37452 \end_inset
37453
37454  (see section 
37455 \emph on
37456 Child Documents
37457 \emph default
37458  in the 
37459 \emph on
37460 Embedded
37461 \begin_inset space ~
37462 \end_inset
37463
37464 Objects
37465 \emph default
37466  manual for more information on this topic).
37467  This item allows you to view the master document from within its child.
37468  That is, if you are working on a child document which is a chapter of a
37469  book, 
37470 \family sans
37471 View
37472 \begin_inset space ~
37473 \end_inset
37474
37475 Master
37476 \begin_inset space ~
37477 \end_inset
37478
37479 Document
37480 \family default
37481  generates the output of the whole book, while 
37482 \family sans
37483 View
37484 \family default
37485  will just output the chapter alone.
37486 \end_layout
37487
37488 \begin_layout Standard
37489 The format used by this function is the default output format as specified
37490  in the document settings (menu 
37491 \family sans
37492 Document\SpecialChar \menuseparator
37493 Settings\SpecialChar \menuseparator
37494 Output\SpecialChar \menuseparator
37495 Default
37496 \begin_inset space ~
37497 \end_inset
37498
37499 Output
37500 \begin_inset space ~
37501 \end_inset
37502
37503 Format
37504 \family default
37505 ; see section
37506 \begin_inset space ~
37507 \end_inset
37508
37509
37510 \begin_inset CommandInset ref
37511 LatexCommand ref
37512 reference "sec:Doc-Output"
37513
37514 \end_inset
37515
37516 ) or in the preferences (menu 
37517 \family sans
37518 Tools\SpecialChar \menuseparator
37519 Preferences\SpecialChar \menuseparator
37520 File
37521 \begin_inset space ~
37522 \end_inset
37523
37524 Handling\SpecialChar \menuseparator
37525 File
37526 \begin_inset space ~
37527 \end_inset
37528
37529 Formats\SpecialChar \menuseparator
37530 Default
37531 \begin_inset space ~
37532 \end_inset
37533
37534 Output
37535 \begin_inset space ~
37536 \end_inset
37537
37538 Format
37539 \family default
37540 ; see section
37541 \begin_inset space ~
37542 \end_inset
37543
37544
37545 \begin_inset CommandInset ref
37546 LatexCommand ref
37547 reference "sec:File-Formats"
37548
37549 \end_inset
37550
37551 ).
37552 \end_layout
37553
37554 \begin_layout Subsection
37555 Update Master Document
37556 \end_layout
37557
37558 \begin_layout Standard
37559 This menu item is only visible if your document is included to another document,
37560  which is then its 
37561 \begin_inset Quotes eld
37562 \end_inset
37563
37564 master
37565 \begin_inset Quotes erd
37566 \end_inset
37567
37568  (see section 
37569 \emph on
37570 Child Documents
37571 \emph default
37572  in the 
37573 \emph on
37574 Embedded
37575 \begin_inset space ~
37576 \end_inset
37577
37578 Objects
37579 \emph default
37580  manual for more information on this topic).
37581  This item allows you to update the view of a master document from within
37582  its child without the need to switch to the master document itself.
37583 \end_layout
37584
37585 \begin_layout Standard
37586 The format used by this function is the default output format as specified
37587  in the document settings (menu 
37588 \family sans
37589 Document\SpecialChar \menuseparator
37590 Settings\SpecialChar \menuseparator
37591 Output\SpecialChar \menuseparator
37592 Default
37593 \begin_inset space ~
37594 \end_inset
37595
37596 Output
37597 \begin_inset space ~
37598 \end_inset
37599
37600 Format
37601 \family default
37602 ; see section
37603 \begin_inset space ~
37604 \end_inset
37605
37606
37607 \begin_inset CommandInset ref
37608 LatexCommand ref
37609 reference "sec:Doc-Output"
37610
37611 \end_inset
37612
37613 ) or in the preferences (menu 
37614 \family sans
37615 Tools\SpecialChar \menuseparator
37616 Preferences\SpecialChar \menuseparator
37617 File
37618 \begin_inset space ~
37619 \end_inset
37620
37621 Handling\SpecialChar \menuseparator
37622 File
37623 \begin_inset space ~
37624 \end_inset
37625
37626 Formats\SpecialChar \menuseparator
37627 Default
37628 \begin_inset space ~
37629 \end_inset
37630
37631 Output
37632 \begin_inset space ~
37633 \end_inset
37634
37635 Format
37636 \family default
37637 ; see section
37638 \begin_inset space ~
37639 \end_inset
37640
37641
37642 \begin_inset CommandInset ref
37643 LatexCommand ref
37644 reference "sec:File-Formats"
37645
37646 \end_inset
37647
37648 ).
37649 \end_layout
37650
37651 \begin_layout Subsection
37652 Compressed
37653 \end_layout
37654
37655 \begin_layout Standard
37656 Un/compresses the current document.
37657 \end_layout
37658
37659 \begin_layout Subsection
37660 Settings
37661 \end_layout
37662
37663 \begin_layout Standard
37664 The document settings are described in appendix
37665 \begin_inset space ~
37666 \end_inset
37667
37668
37669 \begin_inset CommandInset ref
37670 LatexCommand ref
37671 reference "chap:The-Document-Settings"
37672
37673 \end_inset
37674
37675 .
37676 \end_layout
37677
37678 \begin_layout Section
37679 The Tools Menu
37680 \begin_inset Index idx
37681 status collapsed
37682
37683 \begin_layout Plain Layout
37684 Menu ! Tools
37685 \end_layout
37686
37687 \end_inset
37688
37689
37690 \end_layout
37691
37692 \begin_layout Subsection
37693 Spellchecker
37694 \end_layout
37695
37696 \begin_layout Standard
37697 Spell checking is explained in section
37698 \begin_inset space ~
37699 \end_inset
37700
37701
37702 \begin_inset CommandInset ref
37703 LatexCommand ref
37704 reference "sec:Spellchecking"
37705
37706 \end_inset
37707
37708 .
37709 \end_layout
37710
37711 \begin_layout Subsection
37712 Thesaurus
37713 \end_layout
37714
37715 \begin_layout Standard
37716 The thesaurus is described in section
37717 \begin_inset space ~
37718 \end_inset
37719
37720
37721 \begin_inset CommandInset ref
37722 LatexCommand ref
37723 reference "sec:Thesaurus"
37724
37725 \end_inset
37726
37727 .
37728 \end_layout
37729
37730 \begin_layout Subsection
37731 Statistics
37732 \begin_inset Index idx
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 Word count
37737 \end_layout
37738
37739 \end_inset
37740
37741
37742 \begin_inset Index idx
37743 status collapsed
37744
37745 \begin_layout Plain Layout
37746 Character count
37747 \end_layout
37748
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \begin_layout Standard
37755 Returns the number of the words and characters in the actual document or
37756  the highlighted document part.
37757 \end_layout
37758
37759 \begin_layout Subsection
37760 Check T
37761 \begin_inset ERT
37762 status collapsed
37763
37764 \begin_layout Plain Layout
37765
37766 {}
37767 \end_layout
37768
37769 \end_inset
37770
37771 eX
37772 \begin_inset Index idx
37773 status collapsed
37774
37775 \begin_layout Plain Layout
37776 ChkTeX
37777 \end_layout
37778
37779 \end_inset
37780
37781
37782 \end_layout
37783
37784 \begin_layout Standard
37785 Generates with the help of the program 
37786 \family typewriter
37787 ChkTeX
37788 \family default
37789  a log of possible LaTeX-errors and displays it in a dialog.
37790  This feature is not available on Windows.
37791 \end_layout
37792
37793 \begin_layout Subsection
37794 T
37795 \begin_inset ERT
37796 status collapsed
37797
37798 \begin_layout Plain Layout
37799
37800 {}
37801 \end_layout
37802
37803 \end_inset
37804
37805 eX Information
37806 \begin_inset Index idx
37807 status collapsed
37808
37809 \begin_layout Plain Layout
37810 TeX Information
37811 \end_layout
37812
37813 \end_inset
37814
37815
37816 \end_layout
37817
37818 \begin_layout Standard
37819 Shows you a list of the document classes and styles installed in your LaTeX-syst
37820 em.
37821  Use the option 
37822 \family sans
37823 Show
37824 \begin_inset space ~
37825 \end_inset
37826
37827 path
37828 \family default
37829  to see the full filename paths.
37830 \end_layout
37831
37832 \begin_layout Subsection
37833 Compare
37834 \begin_inset Index idx
37835 status collapsed
37836
37837 \begin_layout Plain Layout
37838 Compare
37839 \end_layout
37840
37841 \end_inset
37842
37843
37844 \end_layout
37845
37846 \begin_layout Standard
37847 Opens a dialog to compare LyX files as described in section
37848 \begin_inset space ~
37849 \end_inset
37850
37851
37852 \begin_inset CommandInset ref
37853 LatexCommand ref
37854 reference "sec:Comparison-of-Documents"
37855
37856 \end_inset
37857
37858 .
37859 \end_layout
37860
37861 \begin_layout Subsection
37862 Reconfigure
37863 \begin_inset Index idx
37864 status collapsed
37865
37866 \begin_layout Plain Layout
37867 LyX ! Reconfigure|see
37868 \begin_inset ERT
37869 status collapsed
37870
37871 \begin_layout Plain Layout
37872
37873 {
37874 \end_layout
37875
37876 \end_inset
37877
37878 Reconfiguration of LyX
37879 \begin_inset ERT
37880 status collapsed
37881
37882 \begin_layout Plain Layout
37883
37884 }
37885 \end_layout
37886
37887 \end_inset
37888
37889
37890 \end_layout
37891
37892 \end_inset
37893
37894
37895 \begin_inset Index idx
37896 status collapsed
37897
37898 \begin_layout Plain Layout
37899 Reconfiguration of LyX
37900 \end_layout
37901
37902 \end_inset
37903
37904
37905 \end_layout
37906
37907 \begin_layout Standard
37908 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37909  needs; see also section
37910 \begin_inset space ~
37911 \end_inset
37912
37913
37914 \begin_inset CommandInset ref
37915 LatexCommand ref
37916 reference "sec:Basic-LyX-Setup"
37917
37918 \end_inset
37919
37920 .
37921 \end_layout
37922
37923 \begin_layout Subsection
37924 Preferences
37925 \end_layout
37926
37927 \begin_layout Standard
37928 Opens the 
37929 \family sans
37930 Preferences
37931 \family default
37932  dialog as described in detail in appendix
37933 \begin_inset space ~
37934 \end_inset
37935
37936
37937 \begin_inset CommandInset ref
37938 LatexCommand ref
37939 reference "chap:The-Preferences-dialog"
37940
37941 \end_inset
37942
37943 .
37944 \end_layout
37945
37946 \begin_layout Section
37947 The Help Menu
37948 \begin_inset Index idx
37949 status collapsed
37950
37951 \begin_layout Plain Layout
37952 Menu ! Help
37953 \end_layout
37954
37955 \end_inset
37956
37957
37958 \end_layout
37959
37960 \begin_layout Standard
37961 This menu lists the documentation files of LyX in the language of LyX's
37962  menus.
37963  If a file is not available in this language, the English version will be
37964  listed.
37965 \end_layout
37966
37967 \begin_layout Standard
37968 The menu 
37969 \family sans
37970 LaTeX
37971 \begin_inset space ~
37972 \end_inset
37973
37974 Configuration
37975 \family default
37976  shows a LyX-document with information about the LaTeX-packages and classes
37977  found by LyX (see also section
37978 \begin_inset space ~
37979 \end_inset
37980
37981
37982 \begin_inset CommandInset ref
37983 LatexCommand ref
37984 reference "sec:LaTeX-Setup"
37985
37986 \end_inset
37987
37988 ).
37989 \end_layout
37990
37991 \begin_layout Standard
37992 The menu 
37993 \family sans
37994 About
37995 \begin_inset space ~
37996 \end_inset
37997
37998 Ly
37999 \begin_inset ERT
38000 status collapsed
38001
38002 \begin_layout Plain Layout
38003
38004 {}
38005 \end_layout
38006
38007 \end_inset
38008
38009 X
38010 \family default
38011  gives information about the copyright, the credits and the LyX version
38012  you are using.
38013 \end_layout
38014
38015 \begin_layout Section
38016 Toolbars
38017 \begin_inset CommandInset label
38018 LatexCommand label
38019 name "sec:Toolbars"
38020
38021 \end_inset
38022
38023
38024 \end_layout
38025
38026 \begin_layout Standard
38027 How to show or hide toolbars is explained in section
38028 \begin_inset space ~
38029 \end_inset
38030
38031
38032 \begin_inset CommandInset ref
38033 LatexCommand ref
38034 reference "sub:Toolbars"
38035
38036 \end_inset
38037
38038 .
38039 \end_layout
38040
38041 \begin_layout Standard
38042 It is also possible to define custom toolbars.
38043  This is described in the 
38044 \emph on
38045 Additional Features
38046 \emph default
38047  manual.
38048 \end_layout
38049
38050 \begin_layout Subsection
38051 Standard Toolbar
38052 \begin_inset Index idx
38053 status collapsed
38054
38055 \begin_layout Plain Layout
38056 Toolbar ! Standard
38057 \end_layout
38058
38059 \end_inset
38060
38061
38062 \end_layout
38063
38064 \begin_layout Standard
38065 \begin_inset Graphics
38066         filename clipart/StandardToolbar.png
38067         width 100col%
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \begin_layout Standard
38075 \begin_inset VSpace defskip
38076 \end_inset
38077
38078
38079 \end_layout
38080
38081 \begin_layout Standard
38082 The standard toolbar as shown above contains from left to right the following
38083  buttons:
38084 \begin_inset ERT
38085 status collapsed
38086
38087 \begin_layout Plain Layout
38088
38089
38090 \backslash
38091 setlength{
38092 \backslash
38093 LTleft}{0pt}
38094 \end_layout
38095
38096 \end_inset
38097
38098
38099 \begin_inset Note Note
38100 status collapsed
38101
38102 \begin_layout Plain Layout
38103 This is necessary to left align the following longtables.
38104  See the 
38105 \emph on
38106 Embedded Objects
38107 \emph default
38108  manual for more information.
38109 \end_layout
38110
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \begin_layout Standard
38117 \begin_inset VSpace defskip
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \begin_layout Standard
38124 \begin_inset Tabular
38125 <lyxtabular version="3" rows="1" columns="2">
38126 <features rotate="0" islongtable="true" longtabularalignment="center">
38127 <column alignment="center" valignment="top">
38128 <column alignment="center" valignment="top">
38129 <row>
38130 <cell alignment="center" valignment="top" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134 \begin_inset Graphics
38135         filename clipart/ToolbarEnvBox.png
38136         clip
38137
38138 \end_inset
38139
38140
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 <cell alignment="center" valignment="top" usebox="none">
38146 \begin_inset Text
38147
38148 \begin_layout Plain Layout
38149 pull-down box for the environments
38150 \end_layout
38151
38152 \end_inset
38153 </cell>
38154 </row>
38155 </lyxtabular>
38156
38157 \end_inset
38158
38159
38160 \end_layout
38161
38162 \begin_layout Standard
38163 \begin_inset VSpace -10mm
38164 \end_inset
38165
38166
38167 \end_layout
38168
38169 \begin_layout Standard
38170 \align left
38171 \begin_inset Tabular
38172 <lyxtabular version="3" rows="22" columns="2">
38173 <features rotate="0" islongtable="true" longtabularalignment="center">
38174 <column alignment="left" valignment="top">
38175 <column alignment="left" valignment="top">
38176 <row interlinespace="2.5mm">
38177 <cell alignment="center" valignment="top" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181
38182 \family sans
38183 \begin_inset Info
38184 type  "icon"
38185 arg   "buffer-new"
38186 \end_inset
38187
38188
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 <cell alignment="center" valignment="top" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197
38198 \family sans
38199 File\SpecialChar \menuseparator
38200 New
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 </row>
38206 <row interlinespace="2.5mm">
38207 <cell alignment="center" valignment="top" usebox="none">
38208 \begin_inset Text
38209
38210 \begin_layout Plain Layout
38211
38212 \family sans
38213 \begin_inset Info
38214 type  "icon"
38215 arg   "file-open"
38216 \end_inset
38217
38218
38219 \end_layout
38220
38221 \end_inset
38222 </cell>
38223 <cell alignment="center" valignment="top" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227
38228 \family sans
38229 File\SpecialChar \menuseparator
38230 Open
38231 \end_layout
38232
38233 \end_inset
38234 </cell>
38235 </row>
38236 <row interlinespace="2.5mm">
38237 <cell alignment="center" valignment="top" usebox="none">
38238 \begin_inset Text
38239
38240 \begin_layout Plain Layout
38241
38242 \family sans
38243 \begin_inset Info
38244 type  "icon"
38245 arg   "buffer-write"
38246 \end_inset
38247
38248
38249 \end_layout
38250
38251 \end_inset
38252 </cell>
38253 <cell alignment="center" valignment="top" usebox="none">
38254 \begin_inset Text
38255
38256 \begin_layout Plain Layout
38257
38258 \family sans
38259 File\SpecialChar \menuseparator
38260 Save
38261 \end_layout
38262
38263 \end_inset
38264 </cell>
38265 </row>
38266 <row interlinespace="2.5mm">
38267 <cell alignment="center" valignment="top" usebox="none">
38268 \begin_inset Text
38269
38270 \begin_layout Plain Layout
38271
38272 \family sans
38273 \begin_inset Info
38274 type  "icon"
38275 arg   "dialog-show print"
38276 \end_inset
38277
38278
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 <cell alignment="center" valignment="top" usebox="none">
38284 \begin_inset Text
38285
38286 \begin_layout Plain Layout
38287
38288 \family sans
38289 File\SpecialChar \menuseparator
38290 Print
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 </row>
38296 <row interlinespace="2.5mm">
38297 <cell alignment="center" valignment="top" usebox="none">
38298 \begin_inset Text
38299
38300 \begin_layout Plain Layout
38301
38302 \family sans
38303 \begin_inset Info
38304 type  "icon"
38305 arg   "dialog-show spellchecker"
38306 \end_inset
38307
38308
38309 \end_layout
38310
38311 \end_inset
38312 </cell>
38313 <cell alignment="center" valignment="top" usebox="none">
38314 \begin_inset Text
38315
38316 \begin_layout Plain Layout
38317
38318 \family sans
38319 Tools\SpecialChar \menuseparator
38320 Spellchecker
38321 \end_layout
38322
38323 \end_inset
38324 </cell>
38325 </row>
38326 <row interlinespace="2.5mm">
38327 <cell alignment="center" valignment="top" usebox="none">
38328 \begin_inset Text
38329
38330 \begin_layout Plain Layout
38331
38332 \family sans
38333 \begin_inset Info
38334 type  "icon"
38335 arg   "undo"
38336 \end_inset
38337
38338
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 <cell alignment="center" valignment="top" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347
38348 \family sans
38349 Edit\SpecialChar \menuseparator
38350 Undo
38351 \end_layout
38352
38353 \end_inset
38354 </cell>
38355 </row>
38356 <row interlinespace="2.5mm">
38357 <cell alignment="center" valignment="top" usebox="none">
38358 \begin_inset Text
38359
38360 \begin_layout Plain Layout
38361
38362 \family sans
38363 \begin_inset Info
38364 type  "icon"
38365 arg   "redo"
38366 \end_inset
38367
38368
38369 \end_layout
38370
38371 \end_inset
38372 </cell>
38373 <cell alignment="center" valignment="top" usebox="none">
38374 \begin_inset Text
38375
38376 \begin_layout Plain Layout
38377
38378 \family sans
38379 Edit\SpecialChar \menuseparator
38380 Redo
38381 \end_layout
38382
38383 \end_inset
38384 </cell>
38385 </row>
38386 <row interlinespace="2.5mm">
38387 <cell alignment="center" valignment="top" usebox="none">
38388 \begin_inset Text
38389
38390 \begin_layout Plain Layout
38391
38392 \family sans
38393 \begin_inset Info
38394 type  "icon"
38395 arg   "cut"
38396 \end_inset
38397
38398
38399 \end_layout
38400
38401 \end_inset
38402 </cell>
38403 <cell alignment="center" valignment="top" usebox="none">
38404 \begin_inset Text
38405
38406 \begin_layout Plain Layout
38407
38408 \family sans
38409 Edit\SpecialChar \menuseparator
38410 Cut
38411 \end_layout
38412
38413 \end_inset
38414 </cell>
38415 </row>
38416 <row interlinespace="2.5mm">
38417 <cell alignment="center" valignment="top" usebox="none">
38418 \begin_inset Text
38419
38420 \begin_layout Plain Layout
38421
38422 \family sans
38423 \begin_inset Info
38424 type  "icon"
38425 arg   "copy"
38426 \end_inset
38427
38428
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 <cell alignment="center" valignment="top" usebox="none">
38434 \begin_inset Text
38435
38436 \begin_layout Plain Layout
38437
38438 \family sans
38439 Edit\SpecialChar \menuseparator
38440 Copy
38441 \end_layout
38442
38443 \end_inset
38444 </cell>
38445 </row>
38446 <row interlinespace="2.5mm">
38447 <cell alignment="center" valignment="top" usebox="none">
38448 \begin_inset Text
38449
38450 \begin_layout Plain Layout
38451
38452 \family sans
38453 \begin_inset Info
38454 type  "icon"
38455 arg   "paste"
38456 \end_inset
38457
38458
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 <cell alignment="center" valignment="top" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Plain Layout
38467
38468 \family sans
38469 Edit\SpecialChar \menuseparator
38470 Paste
38471 \end_layout
38472
38473 \end_inset
38474 </cell>
38475 </row>
38476 <row interlinespace="2.5mm">
38477 <cell alignment="center" valignment="top" usebox="none">
38478 \begin_inset Text
38479
38480 \begin_layout Plain Layout
38481
38482 \family sans
38483 \begin_inset Info
38484 type  "icon"
38485 arg   "dialog-show findreplace"
38486 \end_inset
38487
38488
38489 \end_layout
38490
38491 \end_inset
38492 </cell>
38493 <cell alignment="center" valignment="top" usebox="none">
38494 \begin_inset Text
38495
38496 \begin_layout Plain Layout
38497
38498 \family sans
38499 Edit\SpecialChar \menuseparator
38500 Find
38501 \begin_inset space \thinspace{}
38502 \end_inset
38503
38504 &
38505 \begin_inset space \thinspace{}
38506 \end_inset
38507
38508 Replace
38509 \begin_inset space \thinspace{}
38510 \end_inset
38511
38512 (Quick)
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 </row>
38518 <row interlinespace="2.5mm">
38519 <cell alignment="center" valignment="top" usebox="none">
38520 \begin_inset Text
38521
38522 \begin_layout Plain Layout
38523 \begin_inset Info
38524 type  "icon"
38525 arg   "dialog-toggle findreplaceadv"
38526 \end_inset
38527
38528
38529 \end_layout
38530
38531 \end_inset
38532 </cell>
38533 <cell alignment="center" valignment="top" usebox="none">
38534 \begin_inset Text
38535
38536 \begin_layout Plain Layout
38537
38538 \family sans
38539 Edit\SpecialChar \menuseparator
38540 Find
38541 \begin_inset space \thinspace{}
38542 \end_inset
38543
38544 &
38545 \begin_inset space \thinspace{}
38546 \end_inset
38547
38548 Replace
38549 \begin_inset space \thinspace{}
38550 \end_inset
38551
38552 (Advanced)
38553 \end_layout
38554
38555 \end_inset
38556 </cell>
38557 </row>
38558 <row interlinespace="2.5mm">
38559 <cell alignment="center" valignment="top" usebox="none">
38560 \begin_inset Text
38561
38562 \begin_layout Plain Layout
38563
38564 \family sans
38565 \begin_inset Info
38566 type  "icon"
38567 arg   "bookmark-goto 0"
38568 \end_inset
38569
38570
38571 \end_layout
38572
38573 \end_inset
38574 </cell>
38575 <cell alignment="center" valignment="top" usebox="none">
38576 \begin_inset Text
38577
38578 \begin_layout Plain Layout
38579
38580 \family sans
38581 Navigate\SpecialChar \menuseparator
38582 Bookmarks\SpecialChar \menuseparator
38583 Navigate Back
38584 \end_layout
38585
38586 \end_inset
38587 </cell>
38588 </row>
38589 <row interlinespace="2.5mm">
38590 <cell alignment="center" valignment="top" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594
38595 \family sans
38596 \begin_inset Info
38597 type  "icon"
38598 arg   "font-emph"
38599 \end_inset
38600
38601
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 <cell alignment="center" valignment="top" usebox="none">
38607 \begin_inset Text
38608
38609 \begin_layout Plain Layout
38610 Emphasize text, function of the 
38611 \family sans
38612 Edit\SpecialChar \menuseparator
38613 Text
38614 \begin_inset space ~
38615 \end_inset
38616
38617 Style\SpecialChar \menuseparator
38618 Customized
38619 \family default
38620  dialog
38621 \end_layout
38622
38623 \end_inset
38624 </cell>
38625 </row>
38626 <row interlinespace="2.5mm">
38627 <cell alignment="center" valignment="top" usebox="none">
38628 \begin_inset Text
38629
38630 \begin_layout Plain Layout
38631
38632 \family sans
38633 \begin_inset Info
38634 type  "icon"
38635 arg   "font-noun"
38636 \end_inset
38637
38638
38639 \end_layout
38640
38641 \end_inset
38642 </cell>
38643 <cell alignment="center" valignment="top" usebox="none">
38644 \begin_inset Text
38645
38646 \begin_layout Plain Layout
38647 Set text to noun style, function of the 
38648 \family sans
38649 Edit\SpecialChar \menuseparator
38650 Text
38651 \begin_inset space ~
38652 \end_inset
38653
38654 Style\SpecialChar \menuseparator
38655 Customized
38656 \family default
38657  dialog
38658 \end_layout
38659
38660 \end_inset
38661 </cell>
38662 </row>
38663 <row interlinespace="2.5mm">
38664 <cell alignment="center" valignment="top" usebox="none">
38665 \begin_inset Text
38666
38667 \begin_layout Plain Layout
38668
38669 \family sans
38670 \begin_inset Info
38671 type  "icon"
38672 arg   "textstyle-apply"
38673 \end_inset
38674
38675
38676 \end_layout
38677
38678 \end_inset
38679 </cell>
38680 <cell alignment="center" valignment="top" usebox="none">
38681 \begin_inset Text
38682
38683 \begin_layout Plain Layout
38684 Format text using the current settings in the 
38685 \family sans
38686 Edit\SpecialChar \menuseparator
38687 Text
38688 \begin_inset space ~
38689 \end_inset
38690
38691 Style\SpecialChar \menuseparator
38692 Customized
38693 \family default
38694  dialog
38695 \end_layout
38696
38697 \end_inset
38698 </cell>
38699 </row>
38700 <row interlinespace="2.5mm">
38701 <cell alignment="center" valignment="top" usebox="none">
38702 \begin_inset Text
38703
38704 \begin_layout Plain Layout
38705
38706 \family sans
38707 \begin_inset Info
38708 type  "icon"
38709 arg   "math-mode"
38710 \end_inset
38711
38712
38713 \end_layout
38714
38715 \end_inset
38716 </cell>
38717 <cell alignment="center" valignment="top" usebox="none">
38718 \begin_inset Text
38719
38720 \begin_layout Plain Layout
38721
38722 \family sans
38723 Insert\SpecialChar \menuseparator
38724 Math\SpecialChar \menuseparator
38725 Inline
38726 \begin_inset space ~
38727 \end_inset
38728
38729 Formula
38730 \end_layout
38731
38732 \end_inset
38733 </cell>
38734 </row>
38735 <row interlinespace="2.5mm">
38736 <cell alignment="center" valignment="top" usebox="none">
38737 \begin_inset Text
38738
38739 \begin_layout Plain Layout
38740
38741 \family sans
38742 \begin_inset Info
38743 type  "icon"
38744 arg   "dialog-show-new-inset graphics"
38745 \end_inset
38746
38747
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 <cell alignment="center" valignment="top" usebox="none">
38753 \begin_inset Text
38754
38755 \begin_layout Plain Layout
38756
38757 \family sans
38758 Insert\SpecialChar \menuseparator
38759 Graphics
38760 \end_layout
38761
38762 \end_inset
38763 </cell>
38764 </row>
38765 <row interlinespace="2.5mm">
38766 <cell alignment="center" valignment="top" usebox="none">
38767 \begin_inset Text
38768
38769 \begin_layout Plain Layout
38770 \begin_inset Info
38771 type  "icon"
38772 arg   "tabular-insert"
38773 \end_inset
38774
38775
38776 \end_layout
38777
38778 \end_inset
38779 </cell>
38780 <cell alignment="center" valignment="top" usebox="none">
38781 \begin_inset Text
38782
38783 \begin_layout Plain Layout
38784
38785 \family sans
38786 Insert\SpecialChar \menuseparator
38787 Table
38788 \end_layout
38789
38790 \end_inset
38791 </cell>
38792 </row>
38793 <row interlinespace="2.5mm">
38794 <cell alignment="center" valignment="top" usebox="none">
38795 \begin_inset Text
38796
38797 \begin_layout Plain Layout
38798
38799 \family sans
38800 \begin_inset Info
38801 type  "icon"
38802 arg   "dialog-toggle toc"
38803 \end_inset
38804
38805
38806 \end_layout
38807
38808 \end_inset
38809 </cell>
38810 <cell alignment="center" valignment="top" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814 Toggle outline window on/off, 
38815 \family sans
38816 View\SpecialChar \menuseparator
38817 Outline
38818 \end_layout
38819
38820 \end_inset
38821 </cell>
38822 </row>
38823 <row interlinespace="2.5mm">
38824 <cell alignment="center" valignment="top" usebox="none">
38825 \begin_inset Text
38826
38827 \begin_layout Plain Layout
38828
38829 \family sans
38830 \begin_inset Info
38831 type  "icon"
38832 arg   "toolbar-toggle math"
38833 \end_inset
38834
38835
38836 \end_layout
38837
38838 \end_inset
38839 </cell>
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844 Toggle math toolbar on/off
38845 \end_layout
38846
38847 \end_inset
38848 </cell>
38849 </row>
38850 <row interlinespace="2.5mm">
38851 <cell alignment="center" valignment="top" usebox="none">
38852 \begin_inset Text
38853
38854 \begin_layout Plain Layout
38855
38856 \family sans
38857 \begin_inset Info
38858 type  "icon"
38859 arg   "toolbar-toggle table"
38860 \end_inset
38861
38862
38863 \end_layout
38864
38865 \end_inset
38866 </cell>
38867 <cell alignment="center" valignment="top" usebox="none">
38868 \begin_inset Text
38869
38870 \begin_layout Plain Layout
38871 Toggle table toolbar on/off
38872 \end_layout
38873
38874 \end_inset
38875 </cell>
38876 </row>
38877 </lyxtabular>
38878
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \begin_layout Subsection
38885 Extra Toolbar
38886 \begin_inset Index idx
38887 status collapsed
38888
38889 \begin_layout Plain Layout
38890 Toolbar ! Extra
38891 \end_layout
38892
38893 \end_inset
38894
38895
38896 \end_layout
38897
38898 \begin_layout Standard
38899 \begin_inset Graphics
38900         filename clipart/ExtraToolbar.png
38901         width 100col%
38902
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \begin_layout Standard
38909 \begin_inset VSpace defskip
38910 \end_inset
38911
38912
38913 \end_layout
38914
38915 \begin_layout Standard
38916 The extra toolbar as shown above contains from left to right the following
38917  buttons:
38918 \end_layout
38919
38920 \begin_layout Standard
38921 \begin_inset VSpace defskip
38922 \end_inset
38923
38924
38925 \end_layout
38926
38927 \begin_layout Standard
38928 \begin_inset Tabular
38929 <lyxtabular version="3" rows="25" columns="2">
38930 <features rotate="0" islongtable="true" longtabularalignment="center">
38931 <column alignment="left" valignment="top">
38932 <column alignment="left" valignment="top">
38933 <row interlinespace="2.5mm">
38934 <cell alignment="center" valignment="top" usebox="none">
38935 \begin_inset Text
38936
38937 \begin_layout Plain Layout
38938
38939 \family sans
38940 \begin_inset Info
38941 type  "icon"
38942 arg   "layout"
38943 \end_inset
38944
38945
38946 \end_layout
38947
38948 \end_inset
38949 </cell>
38950 <cell alignment="center" valignment="top" usebox="none">
38951 \begin_inset Text
38952
38953 \begin_layout Plain Layout
38954 Default
38955 \end_layout
38956
38957 \end_inset
38958 </cell>
38959 </row>
38960 <row interlinespace="2.5mm">
38961 <cell alignment="center" valignment="top" usebox="none">
38962 \begin_inset Text
38963
38964 \begin_layout Plain Layout
38965
38966 \family sans
38967 \begin_inset Info
38968 type  "icon"
38969 arg   "layout Enumerate"
38970 \end_inset
38971
38972
38973 \end_layout
38974
38975 \end_inset
38976 </cell>
38977 <cell alignment="center" valignment="top" usebox="none">
38978 \begin_inset Text
38979
38980 \begin_layout Plain Layout
38981 Numbered list
38982 \end_layout
38983
38984 \end_inset
38985 </cell>
38986 </row>
38987 <row interlinespace="2.5mm">
38988 <cell alignment="center" valignment="top" usebox="none">
38989 \begin_inset Text
38990
38991 \begin_layout Plain Layout
38992
38993 \family sans
38994 \begin_inset Info
38995 type  "icon"
38996 arg   "layout Itemize"
38997 \end_inset
38998
38999
39000 \end_layout
39001
39002 \end_inset
39003 </cell>
39004 <cell alignment="center" valignment="top" usebox="none">
39005 \begin_inset Text
39006
39007 \begin_layout Plain Layout
39008 Itemized list
39009 \end_layout
39010
39011 \end_inset
39012 </cell>
39013 </row>
39014 <row interlinespace="2.5mm">
39015 <cell alignment="center" valignment="top" usebox="none">
39016 \begin_inset Text
39017
39018 \begin_layout Plain Layout
39019
39020 \family sans
39021 \begin_inset Info
39022 type  "icon"
39023 arg   "layout List"
39024 \end_inset
39025
39026
39027 \end_layout
39028
39029 \end_inset
39030 </cell>
39031 <cell alignment="center" valignment="top" usebox="none">
39032 \begin_inset Text
39033
39034 \begin_layout Plain Layout
39035 List
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 </row>
39041 <row interlinespace="2.5mm">
39042 <cell alignment="center" valignment="top" usebox="none">
39043 \begin_inset Text
39044
39045 \begin_layout Plain Layout
39046
39047 \family sans
39048 \begin_inset Info
39049 type  "icon"
39050 arg   "layout Description"
39051 \end_inset
39052
39053
39054 \end_layout
39055
39056 \end_inset
39057 </cell>
39058 <cell alignment="center" valignment="top" usebox="none">
39059 \begin_inset Text
39060
39061 \begin_layout Plain Layout
39062 Description list
39063 \end_layout
39064
39065 \end_inset
39066 </cell>
39067 </row>
39068 <row interlinespace="2.5mm">
39069 <cell alignment="center" valignment="top" usebox="none">
39070 \begin_inset Text
39071
39072 \begin_layout Plain Layout
39073
39074 \family sans
39075 \begin_inset Info
39076 type  "icon"
39077 arg   "depth-increment"
39078 \end_inset
39079
39080
39081 \end_layout
39082
39083 \end_inset
39084 </cell>
39085 <cell alignment="center" valignment="top" usebox="none">
39086 \begin_inset Text
39087
39088 \begin_layout Plain Layout
39089
39090 \family sans
39091 Edit\SpecialChar \menuseparator
39092 Increase
39093 \begin_inset space ~
39094 \end_inset
39095
39096 List
39097 \begin_inset space ~
39098 \end_inset
39099
39100 Depth
39101 \end_layout
39102
39103 \end_inset
39104 </cell>
39105 </row>
39106 <row interlinespace="2.5mm">
39107 <cell alignment="center" valignment="top" usebox="none">
39108 \begin_inset Text
39109
39110 \begin_layout Plain Layout
39111
39112 \family sans
39113 \begin_inset Info
39114 type  "icon"
39115 arg   "depth-decrement"
39116 \end_inset
39117
39118
39119 \end_layout
39120
39121 \end_inset
39122 </cell>
39123 <cell alignment="center" valignment="top" usebox="none">
39124 \begin_inset Text
39125
39126 \begin_layout Plain Layout
39127
39128 \family sans
39129 Edit\SpecialChar \menuseparator
39130 Decrease
39131 \begin_inset space ~
39132 \end_inset
39133
39134 List
39135 \begin_inset space ~
39136 \end_inset
39137
39138 Depth
39139 \end_layout
39140
39141 \end_inset
39142 </cell>
39143 </row>
39144 <row interlinespace="2.5mm">
39145 <cell alignment="center" valignment="top" usebox="none">
39146 \begin_inset Text
39147
39148 \begin_layout Plain Layout
39149
39150 \family sans
39151 \begin_inset Info
39152 type  "icon"
39153 arg   "float-insert figure"
39154 \end_inset
39155
39156
39157 \end_layout
39158
39159 \end_inset
39160 </cell>
39161 <cell alignment="center" valignment="top" usebox="none">
39162 \begin_inset Text
39163
39164 \begin_layout Plain Layout
39165
39166 \family sans
39167 Insert\SpecialChar \menuseparator
39168 Float\SpecialChar \menuseparator
39169 Figure
39170 \end_layout
39171
39172 \end_inset
39173 </cell>
39174 </row>
39175 <row interlinespace="2.5mm">
39176 <cell alignment="center" valignment="top" usebox="none">
39177 \begin_inset Text
39178
39179 \begin_layout Plain Layout
39180
39181 \family sans
39182 \begin_inset Info
39183 type  "icon"
39184 arg   "float-insert table"
39185 \end_inset
39186
39187
39188 \end_layout
39189
39190 \end_inset
39191 </cell>
39192 <cell alignment="center" valignment="top" usebox="none">
39193 \begin_inset Text
39194
39195 \begin_layout Plain Layout
39196
39197 \family sans
39198 Insert\SpecialChar \menuseparator
39199 Float\SpecialChar \menuseparator
39200 Table
39201 \end_layout
39202
39203 \end_inset
39204 </cell>
39205 </row>
39206 <row interlinespace="2.5mm">
39207 <cell alignment="center" valignment="top" usebox="none">
39208 \begin_inset Text
39209
39210 \begin_layout Plain Layout
39211
39212 \family sans
39213 \begin_inset Info
39214 type  "icon"
39215 arg   "label-insert"
39216 \end_inset
39217
39218
39219 \end_layout
39220
39221 \end_inset
39222 </cell>
39223 <cell alignment="center" valignment="top" usebox="none">
39224 \begin_inset Text
39225
39226 \begin_layout Plain Layout
39227
39228 \family sans
39229 Insert\SpecialChar \menuseparator
39230 Label
39231 \end_layout
39232
39233 \end_inset
39234 </cell>
39235 </row>
39236 <row interlinespace="2.5mm">
39237 <cell alignment="center" valignment="top" usebox="none">
39238 \begin_inset Text
39239
39240 \begin_layout Plain Layout
39241
39242 \family sans
39243 \begin_inset Info
39244 type  "icon"
39245 arg   "dialog-show-new-inset ref"
39246 \end_inset
39247
39248
39249 \end_layout
39250
39251 \end_inset
39252 </cell>
39253 <cell alignment="center" valignment="top" usebox="none">
39254 \begin_inset Text
39255
39256 \begin_layout Plain Layout
39257
39258 \family sans
39259 Insert\SpecialChar \menuseparator
39260 Cross-Reference
39261 \end_layout
39262
39263 \end_inset
39264 </cell>
39265 </row>
39266 <row interlinespace="2.5mm">
39267 <cell alignment="center" valignment="top" usebox="none">
39268 \begin_inset Text
39269
39270 \begin_layout Plain Layout
39271
39272 \family sans
39273 \begin_inset Info
39274 type  "icon"
39275 arg   "dialog-show-new-inset citation"
39276 \end_inset
39277
39278
39279 \end_layout
39280
39281 \end_inset
39282 </cell>
39283 <cell alignment="center" valignment="top" usebox="none">
39284 \begin_inset Text
39285
39286 \begin_layout Plain Layout
39287
39288 \family sans
39289 Insert\SpecialChar \menuseparator
39290 Citation
39291 \end_layout
39292
39293 \end_inset
39294 </cell>
39295 </row>
39296 <row interlinespace="2.5mm">
39297 <cell alignment="center" valignment="top" usebox="none">
39298 \begin_inset Text
39299
39300 \begin_layout Plain Layout
39301
39302 \family sans
39303 \begin_inset Info
39304 type  "icon"
39305 arg   "index-insert"
39306 \end_inset
39307
39308
39309 \end_layout
39310
39311 \end_inset
39312 </cell>
39313 <cell alignment="center" valignment="top" usebox="none">
39314 \begin_inset Text
39315
39316 \begin_layout Plain Layout
39317
39318 \family sans
39319 Insert\SpecialChar \menuseparator
39320 Index
39321 \begin_inset space ~
39322 \end_inset
39323
39324 Entry
39325 \end_layout
39326
39327 \end_inset
39328 </cell>
39329 </row>
39330 <row interlinespace="2.5mm">
39331 <cell alignment="center" valignment="top" usebox="none">
39332 \begin_inset Text
39333
39334 \begin_layout Plain Layout
39335
39336 \family sans
39337 \begin_inset Info
39338 type  "icon"
39339 arg   "nomencl-insert"
39340 \end_inset
39341
39342
39343 \end_layout
39344
39345 \end_inset
39346 </cell>
39347 <cell alignment="center" valignment="top" usebox="none">
39348 \begin_inset Text
39349
39350 \begin_layout Plain Layout
39351
39352 \family sans
39353 Insert\SpecialChar \menuseparator
39354 Nomenclature
39355 \begin_inset space ~
39356 \end_inset
39357
39358 Entry
39359 \end_layout
39360
39361 \end_inset
39362 </cell>
39363 </row>
39364 <row interlinespace="2.5mm">
39365 <cell alignment="center" valignment="top" usebox="none">
39366 \begin_inset Text
39367
39368 \begin_layout Plain Layout
39369
39370 \family sans
39371 \begin_inset Info
39372 type  "icon"
39373 arg   "footnote-insert"
39374 \end_inset
39375
39376
39377 \end_layout
39378
39379 \end_inset
39380 </cell>
39381 <cell alignment="center" valignment="top" usebox="none">
39382 \begin_inset Text
39383
39384 \begin_layout Plain Layout
39385
39386 \family sans
39387 Insert\SpecialChar \menuseparator
39388 Footnote
39389 \end_layout
39390
39391 \end_inset
39392 </cell>
39393 </row>
39394 <row interlinespace="2.5mm">
39395 <cell alignment="center" valignment="top" usebox="none">
39396 \begin_inset Text
39397
39398 \begin_layout Plain Layout
39399
39400 \family sans
39401 \begin_inset Info
39402 type  "icon"
39403 arg   "marginalnote-insert"
39404 \end_inset
39405
39406
39407 \end_layout
39408
39409 \end_inset
39410 </cell>
39411 <cell alignment="center" valignment="top" usebox="none">
39412 \begin_inset Text
39413
39414 \begin_layout Plain Layout
39415
39416 \family sans
39417 Insert\SpecialChar \menuseparator
39418 Marginal
39419 \begin_inset space ~
39420 \end_inset
39421
39422 Note
39423 \end_layout
39424
39425 \end_inset
39426 </cell>
39427 </row>
39428 <row interlinespace="2.5mm">
39429 <cell alignment="center" valignment="top" usebox="none">
39430 \begin_inset Text
39431
39432 \begin_layout Plain Layout
39433
39434 \family sans
39435 \begin_inset Info
39436 type  "icon"
39437 arg   "note-insert"
39438 \end_inset
39439
39440
39441 \end_layout
39442
39443 \end_inset
39444 </cell>
39445 <cell alignment="center" valignment="top" usebox="none">
39446 \begin_inset Text
39447
39448 \begin_layout Plain Layout
39449
39450 \family sans
39451 Insert\SpecialChar \menuseparator
39452 Note\SpecialChar \menuseparator
39453 L
39454 \begin_inset ERT
39455 status collapsed
39456
39457 \begin_layout Plain Layout
39458
39459 {}
39460 \end_layout
39461
39462 \end_inset
39463
39464 yX
39465 \begin_inset space ~
39466 \end_inset
39467
39468 Note
39469 \end_layout
39470
39471 \end_inset
39472 </cell>
39473 </row>
39474 <row interlinespace="2.5mm">
39475 <cell alignment="center" valignment="top" usebox="none">
39476 \begin_inset Text
39477
39478 \begin_layout Plain Layout
39479
39480 \family sans
39481 \begin_inset Info
39482 type  "icon"
39483 arg   "box-insert Frameless"
39484 \end_inset
39485
39486
39487 \end_layout
39488
39489 \end_inset
39490 </cell>
39491 <cell alignment="center" valignment="top" usebox="none">
39492 \begin_inset Text
39493
39494 \begin_layout Plain Layout
39495
39496 \family sans
39497 Insert\SpecialChar \menuseparator
39498 Box
39499 \end_layout
39500
39501 \end_inset
39502 </cell>
39503 </row>
39504 <row interlinespace="2.5mm">
39505 <cell alignment="center" valignment="top" usebox="none">
39506 \begin_inset Text
39507
39508 \begin_layout Plain Layout
39509
39510 \family sans
39511 \begin_inset Info
39512 type  "icon"
39513 arg   "href-insert"
39514 \end_inset
39515
39516
39517 \end_layout
39518
39519 \end_inset
39520 </cell>
39521 <cell alignment="center" valignment="top" usebox="none">
39522 \begin_inset Text
39523
39524 \begin_layout Plain Layout
39525
39526 \family sans
39527 Insert\SpecialChar \menuseparator
39528 Hyperlink
39529 \end_layout
39530
39531 \end_inset
39532 </cell>
39533 </row>
39534 <row interlinespace="2.5mm">
39535 <cell alignment="center" valignment="top" usebox="none">
39536 \begin_inset Text
39537
39538 \begin_layout Plain Layout
39539
39540 \family sans
39541 \begin_inset Info
39542 type  "icon"
39543 arg   "ert-insert"
39544 \end_inset
39545
39546
39547 \end_layout
39548
39549 \end_inset
39550 </cell>
39551 <cell alignment="center" valignment="top" usebox="none">
39552 \begin_inset Text
39553
39554 \begin_layout Plain Layout
39555
39556 \family sans
39557 Insert\SpecialChar \menuseparator
39558 T
39559 \family default
39560
39561 \begin_inset ERT
39562 status collapsed
39563
39564 \begin_layout Plain Layout
39565
39566 {}
39567 \end_layout
39568
39569 \end_inset
39570
39571
39572 \family sans
39573 eX
39574 \begin_inset space ~
39575 \end_inset
39576
39577 Code
39578 \end_layout
39579
39580 \end_inset
39581 </cell>
39582 </row>
39583 <row interlinespace="2.5mm">
39584 <cell alignment="center" valignment="top" usebox="none">
39585 \begin_inset Text
39586
39587 \begin_layout Plain Layout
39588
39589 \family sans
39590 \begin_inset Info
39591 type  "icon"
39592 arg   "math-macro newmacroname newcommand"
39593 \end_inset
39594
39595
39596 \end_layout
39597
39598 \end_inset
39599 </cell>
39600 <cell alignment="center" valignment="top" usebox="none">
39601 \begin_inset Text
39602
39603 \begin_layout Plain Layout
39604
39605 \family sans
39606 Insert\SpecialChar \menuseparator
39607 Math\SpecialChar \menuseparator
39608 Macro
39609 \end_layout
39610
39611 \end_inset
39612 </cell>
39613 </row>
39614 <row interlinespace="2.5mm">
39615 <cell alignment="center" valignment="top" usebox="none">
39616 \begin_inset Text
39617
39618 \begin_layout Plain Layout
39619
39620 \family sans
39621 \begin_inset Info
39622 type  "icon"
39623 arg   "dialog-show-new-inset include"
39624 \end_inset
39625
39626
39627 \end_layout
39628
39629 \end_inset
39630 </cell>
39631 <cell alignment="center" valignment="top" usebox="none">
39632 \begin_inset Text
39633
39634 \begin_layout Plain Layout
39635
39636 \family sans
39637 Insert\SpecialChar \menuseparator
39638 File\SpecialChar \menuseparator
39639 Child
39640 \begin_inset space ~
39641 \end_inset
39642
39643 Document
39644 \end_layout
39645
39646 \end_inset
39647 </cell>
39648 </row>
39649 <row interlinespace="2.5mm">
39650 <cell alignment="center" valignment="top" usebox="none">
39651 \begin_inset Text
39652
39653 \begin_layout Plain Layout
39654
39655 \family sans
39656 \begin_inset Info
39657 type  "icon"
39658 arg   "dialog-show character"
39659 \end_inset
39660
39661
39662 \end_layout
39663
39664 \end_inset
39665 </cell>
39666 <cell alignment="center" valignment="top" usebox="none">
39667 \begin_inset Text
39668
39669 \begin_layout Plain Layout
39670
39671 \family sans
39672 Edit\SpecialChar \menuseparator
39673 Text
39674 \begin_inset space ~
39675 \end_inset
39676
39677 Style\SpecialChar \menuseparator
39678 Customized
39679 \end_layout
39680
39681 \end_inset
39682 </cell>
39683 </row>
39684 <row interlinespace="2.5mm">
39685 <cell alignment="center" valignment="top" usebox="none">
39686 \begin_inset Text
39687
39688 \begin_layout Plain Layout
39689
39690 \family sans
39691 \begin_inset Info
39692 type  "icon"
39693 arg   "layout-paragraph"
39694 \end_inset
39695
39696
39697 \end_layout
39698
39699 \end_inset
39700 </cell>
39701 <cell alignment="center" valignment="top" usebox="none">
39702 \begin_inset Text
39703
39704 \begin_layout Plain Layout
39705
39706 \family sans
39707 Edit\SpecialChar \menuseparator
39708 Paragraph
39709 \begin_inset space ~
39710 \end_inset
39711
39712 Settings
39713 \end_layout
39714
39715 \end_inset
39716 </cell>
39717 </row>
39718 <row interlinespace="2.5mm">
39719 <cell alignment="center" valignment="top" usebox="none">
39720 \begin_inset Text
39721
39722 \begin_layout Plain Layout
39723
39724 \family sans
39725 \begin_inset Info
39726 type  "icon"
39727 arg   "thesaurus-entry"
39728 \end_inset
39729
39730
39731 \end_layout
39732
39733 \end_inset
39734 </cell>
39735 <cell alignment="center" valignment="top" usebox="none">
39736 \begin_inset Text
39737
39738 \begin_layout Plain Layout
39739
39740 \family sans
39741 Tools\SpecialChar \menuseparator
39742 Thesaurus
39743 \end_layout
39744
39745 \end_inset
39746 </cell>
39747 </row>
39748 </lyxtabular>
39749
39750 \end_inset
39751
39752
39753 \end_layout
39754
39755 \begin_layout Subsection
39756 View/Update Toolbar
39757 \begin_inset Index idx
39758 status collapsed
39759
39760 \begin_layout Plain Layout
39761 Toolbar ! View / Update
39762 \end_layout
39763
39764 \end_inset
39765
39766
39767 \end_layout
39768
39769 \begin_layout Standard
39770 \begin_inset Graphics
39771         filename clipart/ViewToolbar.png
39772
39773 \end_inset
39774
39775
39776 \end_layout
39777
39778 \begin_layout Standard
39779 \begin_inset VSpace defskip
39780 \end_inset
39781
39782
39783 \end_layout
39784
39785 \begin_layout Standard
39786 The view/update toolbar as shown above contains from left to right the following
39787  buttons:
39788 \end_layout
39789
39790 \begin_layout Standard
39791 \begin_inset VSpace defskip
39792 \end_inset
39793
39794
39795 \end_layout
39796
39797 \begin_layout Standard
39798 \begin_inset Tabular
39799 <lyxtabular version="3" rows="7" columns="2">
39800 <features rotate="0" islongtable="true" longtabularalignment="center">
39801 <column alignment="left" valignment="top">
39802 <column alignment="left" valignment="top">
39803 <row interlinespace="2.5mm">
39804 <cell alignment="center" valignment="top" usebox="none">
39805 \begin_inset Text
39806
39807 \begin_layout Plain Layout
39808
39809 \family sans
39810 \begin_inset Info
39811 type  "icon"
39812 arg   "buffer-view"
39813 \end_inset
39814
39815
39816 \end_layout
39817
39818 \end_inset
39819 </cell>
39820 <cell alignment="center" valignment="top" usebox="none">
39821 \begin_inset Text
39822
39823 \begin_layout Plain Layout
39824
39825 \family sans
39826 Document\SpecialChar \menuseparator
39827 View
39828 \end_layout
39829
39830 \end_inset
39831 </cell>
39832 </row>
39833 <row interlinespace="2.5mm">
39834 <cell alignment="center" valignment="top" usebox="none">
39835 \begin_inset Text
39836
39837 \begin_layout Plain Layout
39838
39839 \family sans
39840 \begin_inset Info
39841 type  "icon"
39842 arg   "buffer-update"
39843 \end_inset
39844
39845
39846 \end_layout
39847
39848 \end_inset
39849 </cell>
39850 <cell alignment="center" valignment="top" usebox="none">
39851 \begin_inset Text
39852
39853 \begin_layout Plain Layout
39854
39855 \family sans
39856 Document\SpecialChar \menuseparator
39857 Update
39858 \end_layout
39859
39860 \end_inset
39861 </cell>
39862 </row>
39863 <row interlinespace="2.5mm">
39864 <cell alignment="center" valignment="top" usebox="none">
39865 \begin_inset Text
39866
39867 \begin_layout Plain Layout
39868
39869 \family sans
39870 \begin_inset Info
39871 type  "icon"
39872 arg   "master-buffer-view"
39873 \end_inset
39874
39875
39876 \end_layout
39877
39878 \end_inset
39879 </cell>
39880 <cell alignment="center" valignment="top" usebox="none">
39881 \begin_inset Text
39882
39883 \begin_layout Plain Layout
39884
39885 \family sans
39886 Document\SpecialChar \menuseparator
39887 Master
39888 \begin_inset space ~
39889 \end_inset
39890
39891 Document
39892 \end_layout
39893
39894 \end_inset
39895 </cell>
39896 </row>
39897 <row interlinespace="2.5mm">
39898 <cell alignment="center" valignment="top" usebox="none">
39899 \begin_inset Text
39900
39901 \begin_layout Plain Layout
39902
39903 \family sans
39904 \begin_inset Info
39905 type  "icon"
39906 arg   "master-buffer-update"
39907 \end_inset
39908
39909
39910 \end_layout
39911
39912 \end_inset
39913 </cell>
39914 <cell alignment="center" valignment="top" usebox="none">
39915 \begin_inset Text
39916
39917 \begin_layout Plain Layout
39918
39919 \family sans
39920 Document\SpecialChar \menuseparator
39921 Update
39922 \begin_inset space ~
39923 \end_inset
39924
39925 Master
39926 \begin_inset space ~
39927 \end_inset
39928
39929 Document
39930 \end_layout
39931
39932 \end_inset
39933 </cell>
39934 </row>
39935 <row interlinespace="2.5mm">
39936 <cell alignment="center" valignment="top" usebox="none">
39937 \begin_inset Text
39938
39939 \begin_layout Plain Layout
39940
39941 \family sans
39942 \begin_inset Info
39943 type  "icon"
39944 arg   "buffer-toggle-output-sync"
39945 \end_inset
39946
39947
39948 \end_layout
39949
39950 \end_inset
39951 </cell>
39952 <cell alignment="center" valignment="top" usebox="none">
39953 \begin_inset Text
39954
39955 \begin_layout Plain Layout
39956
39957 \family sans
39958 Document\SpecialChar \menuseparator
39959 Settings\SpecialChar \menuseparator
39960 Output\SpecialChar \menuseparator
39961 Synchronize with Output
39962 \end_layout
39963
39964 \end_inset
39965 </cell>
39966 </row>
39967 <row interlinespace="2.5mm">
39968 <cell alignment="center" valignment="top" usebox="none">
39969 \begin_inset Text
39970
39971 \begin_layout Plain Layout
39972 \begin_inset Graphics
39973         filename ../images/view-others.png
39974         scale 85
39975         groupId toolbarbuttons
39976
39977 \end_inset
39978
39979
39980 \family sans
39981 *
39982 \end_layout
39983
39984 \end_inset
39985 </cell>
39986 <cell alignment="center" valignment="top" usebox="none">
39987 \begin_inset Text
39988
39989 \begin_layout Plain Layout
39990
39991 \family sans
39992 Document\SpecialChar \menuseparator
39993 View (Other Formats)
39994 \end_layout
39995
39996 \end_inset
39997 </cell>
39998 </row>
39999 <row interlinespace="2.5mm">
40000 <cell alignment="center" valignment="top" usebox="none">
40001 \begin_inset Text
40002
40003 \begin_layout Plain Layout
40004 \begin_inset Graphics
40005         filename ../images/update-others.png
40006         scale 85
40007         groupId toolbarbuttons
40008
40009 \end_inset
40010
40011 *
40012 \end_layout
40013
40014 \end_inset
40015 </cell>
40016 <cell alignment="center" valignment="top" usebox="none">
40017 \begin_inset Text
40018
40019 \begin_layout Plain Layout
40020
40021 \family sans
40022 Document\SpecialChar \menuseparator
40023 Update (Other Formats)
40024 \end_layout
40025
40026 \end_inset
40027 </cell>
40028 </row>
40029 </lyxtabular>
40030
40031 \end_inset
40032
40033
40034 \end_layout
40035
40036 \begin_layout Standard
40037 * These icons might look different for you if you do not use the default
40038  icon set.
40039 \end_layout
40040
40041 \begin_layout Subsection
40042 Other Toolbars
40043 \end_layout
40044
40045 \begin_layout Standard
40046 The change tracking toolbar is explained in section
40047 \begin_inset space ~
40048 \end_inset
40049
40050
40051 \begin_inset CommandInset ref
40052 LatexCommand ref
40053 reference "sec:Change-Tracking"
40054
40055 \end_inset
40056
40057 , the table toolbar
40058 \begin_inset Index idx
40059 status collapsed
40060
40061 \begin_layout Plain Layout
40062 Toolbar ! Table
40063 \end_layout
40064
40065 \end_inset
40066
40067  in the 
40068 \emph on
40069 Embedded
40070 \begin_inset space ~
40071 \end_inset
40072
40073 Objects
40074 \emph default
40075  manual and the math macro toolbar
40076 \begin_inset Index idx
40077 status collapsed
40078
40079 \begin_layout Plain Layout
40080 Toolbar ! Macro
40081 \end_layout
40082
40083 \end_inset
40084
40085  in the 
40086 \emph on
40087 Math
40088 \emph default
40089  manual.
40090 \end_layout
40091
40092 \begin_layout Chapter
40093 The Document Settings
40094 \begin_inset CommandInset label
40095 LatexCommand label
40096 name "chap:The-Document-Settings"
40097
40098 \end_inset
40099
40100
40101 \begin_inset Index idx
40102 status collapsed
40103
40104 \begin_layout Plain Layout
40105 Document ! Settings
40106 \end_layout
40107
40108 \end_inset
40109
40110
40111 \end_layout
40112
40113 \begin_layout Standard
40114 The 
40115 \family sans
40116 Document
40117 \begin_inset space ~
40118 \end_inset
40119
40120 Setting
40121 \family default
40122 s dialog contains submenus to set properties for the whole document and
40123  is called with the menu
40124 \family sans
40125  Document\SpecialChar \menuseparator
40126 Settings
40127 \family default
40128 .
40129  You can save your document settings as default with the
40130 \family sans
40131  Save as Document Defaults
40132 \family default
40133  button in any dialog.
40134  This will create a template named 
40135 \family typewriter
40136 defaults.lyx
40137 \family default
40138  which is automatically loaded by LyX when you create a new document without
40139  using a template.
40140 \end_layout
40141
40142 \begin_layout Standard
40143 The button 
40144 \family sans
40145 Use Class Defaults
40146 \family default
40147  resets the document settings to the default of the document class.
40148  This affects mostly class options, the page layout and Numbering & TOC.
40149 \end_layout
40150
40151 \begin_layout Standard
40152 The different submenus of the dialog are explained in the following sections.
40153  There are so many document settings available that it might take a while
40154  to find the one you are looking for.
40155  To find a setting quicker, you can use the search field which is above
40156  the submenus of the dialog.
40157  If you search e.
40158 \begin_inset space \thinspace{}
40159 \end_inset
40160
40161 g.
40162 \begin_inset space \space{}
40163 \end_inset
40164
40165 for 
40166 \begin_inset Quotes eld
40167 \end_inset
40168
40169 page
40170 \begin_inset Quotes erd
40171 \end_inset
40172
40173 , you will see that some submenus will be grayed-out and disabled.
40174  Only the submenus with page settings stay enabled.
40175  The found page settings are labeled red in these submenus.
40176 \end_layout
40177
40178 \begin_layout Section
40179 Document Class
40180 \end_layout
40181
40182 \begin_layout Standard
40183 Here you set the document class, class options, a graphics driver, and a
40184  master document.
40185  Document classes are described in section
40186 \begin_inset space ~
40187 \end_inset
40188
40189
40190 \begin_inset CommandInset ref
40191 LatexCommand ref
40192 reference "sec:Document-Classes"
40193
40194 \end_inset
40195
40196 .
40197  
40198 \end_layout
40199
40200 \begin_layout Standard
40201 With the button 
40202 \family sans
40203 Local
40204 \begin_inset space ~
40205 \end_inset
40206
40207 Layout
40208 \family default
40209  you can load you own layout-file, that is not in LyX's 
40210 \emph on
40211 layouts
40212 \emph default
40213  folder and thus not recognized by LyX as a layout for a document class.
40214  For more about layout-files, see the chapter 
40215 \emph on
40216 Installing New Document Classes, Types of Layout Files
40217 \emph default
40218  of the 
40219 \emph on
40220 Customization
40221 \emph default
40222  Handbook.
40223 \end_layout
40224
40225 \begin_layout Standard
40226 Some classes use special class options by default.
40227  If this is the case, they are listed in the field 
40228 \family sans
40229 Predefined
40230 \family default
40231  and you can decide to use them or not.
40232  If you do not know exactly what the default class options are for, it is
40233  recommended you leave them untouched.
40234  The 
40235 \family sans
40236 Graphics driver
40237 \family default
40238  is used for LaTeX's graphics, color and page layout packages.
40239  If using 
40240 \family sans
40241 Default
40242 \family default
40243 , the default driver for the LaTeX-packages is used.
40244  It is recommended that you use the default unless you know what you are
40245  doing.
40246 \begin_inset Foot
40247 status collapsed
40248
40249 \begin_layout Plain Layout
40250 When you want to use one of the following drivers
40251 \begin_inset Newline newline
40252 \end_inset
40253
40254
40255 \family sans
40256 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40257 \family default
40258
40259 \begin_inset Newline newline
40260 \end_inset
40261
40262 you first have to activate them in your LaTeX distribution, see section
40263  
40264 \emph on
40265 Driver support
40266 \emph default
40267  in 
40268 \begin_inset CommandInset href
40269 LatexCommand href
40270 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40271
40272 \end_inset
40273
40274 .
40275 \end_layout
40276
40277 \end_inset
40278
40279
40280 \end_layout
40281
40282 \begin_layout Standard
40283 Specifying a 
40284 \family sans
40285 Master
40286 \family default
40287  document is necessary if the current document is a child or subdocument.
40288  The master document will be used by LyX in the background if the child
40289  document is opened without its master.
40290  This way child documents are always compilable.
40291  More about master and child documents is explained in the section 
40292 \emph on
40293 Child Documents
40294 \emph default
40295  of the 
40296 \emph on
40297 Embedded
40298 \begin_inset space ~
40299 \end_inset
40300
40301 Objects
40302 \emph default
40303  manual.
40304 \end_layout
40305
40306 \begin_layout Standard
40307 There is also an option to suppress the date and one to use the LaTeX-package
40308  
40309 \series bold
40310 refstyle
40311 \series default
40312  instead of 
40313 \series bold
40314 prettyref
40315 \series default
40316
40317 \begin_inset Index idx
40318 status collapsed
40319
40320 \begin_layout Plain Layout
40321 LaTeX-packages ! prettyref
40322 \end_layout
40323
40324 \end_inset
40325
40326
40327 \begin_inset Index idx
40328 status collapsed
40329
40330 \begin_layout Plain Layout
40331 LaTeX-packages ! refstyle
40332 \end_layout
40333
40334 \end_inset
40335
40336  for cross-references, see section
40337 \begin_inset space ~
40338 \end_inset
40339
40340
40341 \begin_inset CommandInset ref
40342 LatexCommand ref
40343 reference "sec:Cross-References"
40344
40345 \end_inset
40346
40347 .
40348 \end_layout
40349
40350 \begin_layout Section
40351 Child Documents
40352 \end_layout
40353
40354 \begin_layout Standard
40355 This submenu is only visible when your document includes child documents.
40356  Please refer to the section 
40357 \emph on
40358 Child
40359 \begin_inset space ~
40360 \end_inset
40361
40362 Documents
40363 \emph default
40364  of the 
40365 \emph on
40366 Embedded
40367 \begin_inset space ~
40368 \end_inset
40369
40370 Objects
40371 \emph default
40372  manual for details.
40373 \end_layout
40374
40375 \begin_layout Section
40376 Modules
40377 \end_layout
40378
40379 \begin_layout Standard
40380 Modules are explained in section
40381 \begin_inset space ~
40382 \end_inset
40383
40384
40385 \begin_inset CommandInset ref
40386 LatexCommand ref
40387 reference "sub:Modules"
40388
40389 \end_inset
40390
40391 .
40392 \end_layout
40393
40394 \begin_layout Section
40395 Local Layout
40396 \end_layout
40397
40398 \begin_layout Standard
40399 See section
40400 \begin_inset space ~
40401 \end_inset
40402
40403
40404 \begin_inset CommandInset ref
40405 LatexCommand ref
40406 reference "sub:Local-Layout"
40407
40408 \end_inset
40409
40410  for a description.
40411 \end_layout
40412
40413 \begin_layout Section
40414 Fonts
40415 \end_layout
40416
40417 \begin_layout Standard
40418 The document font settings are described in section
40419 \begin_inset space ~
40420 \end_inset
40421
40422
40423 \begin_inset CommandInset ref
40424 LatexCommand ref
40425 reference "sec:Fonts-and-Text"
40426
40427 \end_inset
40428
40429 .
40430 \end_layout
40431
40432 \begin_layout Section
40433 Text Layout
40434 \end_layout
40435
40436 \begin_layout Standard
40437 You can specify if paragraphs should be separated by 
40438 \family sans
40439 Indentation
40440 \family default
40441  or by 
40442 \family sans
40443 Vertical space
40444 \family default
40445 .
40446  The 
40447 \family sans
40448 Line
40449 \begin_inset space ~
40450 \end_inset
40451
40452 spacing
40453 \family default
40454  and whether it should be a 
40455 \family sans
40456 Two-column
40457 \begin_inset space ~
40458 \end_inset
40459
40460 document
40461 \family default
40462  can also be specified here.
40463 \end_layout
40464
40465 \begin_layout Standard
40466 Note that LyX will not show two columns or the specified line spacing on
40467  screen.
40468  That would be impractical, often unreadable, and is not part of the WYSIWYM
40469  concept.
40470  However, it will be as you specified in the output.
40471 \end_layout
40472
40473 \begin_layout Section
40474 Page Layout
40475 \end_layout
40476
40477 \begin_layout Standard
40478 This dialog is described in sections
40479 \begin_inset space ~
40480 \end_inset
40481
40482
40483 \begin_inset CommandInset ref
40484 LatexCommand ref
40485 reference "sub:Paper-Size,-Orientation"
40486
40487 \end_inset
40488
40489  and 
40490 \begin_inset CommandInset ref
40491 LatexCommand ref
40492 reference "sub:Document-Layout"
40493
40494 \end_inset
40495
40496 .
40497 \end_layout
40498
40499 \begin_layout Section
40500 Page Margins
40501 \end_layout
40502
40503 \begin_layout Standard
40504 Here you can adjust the page margins as described in section
40505 \begin_inset space ~
40506 \end_inset
40507
40508
40509 \begin_inset CommandInset ref
40510 LatexCommand ref
40511 reference "sub:Margins"
40512
40513 \end_inset
40514
40515 .
40516 \end_layout
40517
40518 \begin_layout Section
40519 Language
40520 \begin_inset CommandInset label
40521 LatexCommand label
40522 name "sec:Language-encodings"
40523
40524 \end_inset
40525
40526
40527 \begin_inset Index idx
40528 status collapsed
40529
40530 \begin_layout Plain Layout
40531 Language ! Encoding
40532 \end_layout
40533
40534 \end_inset
40535
40536
40537 \end_layout
40538
40539 \begin_layout Standard
40540 The document language and quote styles are set here.
40541  The encoding specifies how the document content is exported to LaTeX (the
40542  LyX file is always encoded in utf8).
40543  All characters that cannot be encoded using the specified encoding will
40544  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40545  known for a particular character).
40546 \begin_inset Foot
40547 status collapsed
40548
40549 \begin_layout Plain Layout
40550 The known commands are defined in a text file (
40551 \emph on
40552 unicodesymbols
40553 \emph default
40554 ).
40555  You can add commands for unknown symbols to that file yourself, see the
40556  
40557 \emph on
40558 Customization
40559 \emph default
40560  manual for details.
40561 \end_layout
40562
40563 \end_inset
40564
40565
40566 \end_layout
40567
40568 \begin_layout Standard
40569 If you use the option 
40570 \family sans
40571 Language Default
40572 \family default
40573 , LyX determines the encoding of a text part from the language of this text.
40574  If the document contains text in more than one language you may get more
40575  than one encoding in the LaTeX file.
40576  If you do not use this option then the complete document will always use
40577  exactly one encoding.
40578  Checking this option is the preferred setting.
40579 \end_layout
40580
40581 \begin_layout Standard
40582 LyX also supports Unicode output, which is particularly useful if you need
40583  lots of special symbols or non-alphabetic scripts, respectively.
40584  If you want to use this (and your LaTeX installation supports Unicode),
40585  choose one of the four utf8 variants from the list below.
40586  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40587  so it is not uncommon that a file with lots of Unicode symbols works fine
40588  with 
40589 \family sans
40590 Language Default
40591 \family default
40592  (when LyX uses its list of known LaTeX-commands), but does not work with
40593  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40594  because all Unicode symbols can be encoded in utf8).
40595  The situation is much better with XeTeX and LuaTeX, two new alternative
40596  engines to standard LaTeX.
40597  Both engines support Unicode natively.
40598  LyX now also supports these two engines (via the output formats 
40599 \family sans
40600 PDF
40601 \begin_inset space ~
40602 \end_inset
40603
40604 (XeTe
40605 \begin_inset ERT
40606 status collapsed
40607
40608 \begin_layout Plain Layout
40609
40610 {}
40611 \end_layout
40612
40613 \end_inset
40614
40615 X)
40616 \family default
40617
40618 \family sans
40619 PDF
40620 \begin_inset space ~
40621 \end_inset
40622
40623 (LuaTe
40624 \begin_inset ERT
40625 status collapsed
40626
40627 \begin_layout Plain Layout
40628
40629 {}
40630 \end_layout
40631
40632 \end_inset
40633
40634 X)
40635 \family default
40636  and 
40637 \family sans
40638 DVI
40639 \begin_inset space ~
40640 \end_inset
40641
40642 (LuaTeX)
40643 \family default
40644 , see section
40645 \begin_inset space ~
40646 \end_inset
40647
40648
40649 \begin_inset CommandInset ref
40650 LatexCommand ref
40651 reference "sub:Output-file-formats"
40652
40653 \end_inset
40654
40655 ).
40656  So if you are using many special or accented characters and 
40657 \family sans
40658 Language Default
40659 \family default
40660  fails, you might try out one of these new engines.
40661 \end_layout
40662
40663 \begin_layout Standard
40664 The 
40665 \family sans
40666 Language
40667 \begin_inset space ~
40668 \end_inset
40669
40670 package
40671 \family default
40672  determines the LaTeX-package that is used for hyphenation and the translation
40673  of strings like 
40674 \begin_inset Quotes eld
40675 \end_inset
40676
40677 Part
40678 \begin_inset Quotes erd
40679 \end_inset
40680
40681 .
40682  The possible settings are:
40683 \end_layout
40684
40685 \begin_layout Description
40686 Default uses the language package that is selected in
40687 \family sans
40688  Tools\SpecialChar \menuseparator
40689 Preferences\SpecialChar \menuseparator
40690 Language Settings
40691 \family default
40692  (see section
40693 \begin_inset space ~
40694 \end_inset
40695
40696
40697 \begin_inset CommandInset ref
40698 LatexCommand ref
40699 reference "sub:Prefs-Language"
40700
40701 \end_inset
40702
40703 ).
40704 \end_layout
40705
40706 \begin_layout Description
40707 Automatic selects the most suitable language package for the view/export
40708  format you will use.
40709  In many cases this will be 
40710 \series bold
40711 babel
40712 \series default
40713
40714 \begin_inset Index idx
40715 status collapsed
40716
40717 \begin_layout Plain Layout
40718 LaTeX-packages ! babel
40719 \end_layout
40720
40721 \end_inset
40722
40723 .
40724  If the newer package 
40725 \series bold
40726 polyglossia
40727 \series default
40728
40729 \begin_inset Index idx
40730 status collapsed
40731
40732 \begin_layout Plain Layout
40733 LaTeX-packages ! polyglossia
40734 \end_layout
40735
40736 \end_inset
40737
40738  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40739  this package will be used instead of 
40740 \series bold
40741 babel
40742 \series default
40743 .
40744 \end_layout
40745
40746 \begin_layout Description
40747 Always
40748 \begin_inset space ~
40749 \end_inset
40750
40751 Babel uses 
40752 \series bold
40753 babel
40754 \series default
40755  even if 
40756 \series bold
40757 polyglossia
40758 \series default
40759  would be more appropriate.
40760 \end_layout
40761
40762 \begin_layout Description
40763 Custom allows you to specify a language package command of your choice.
40764  For example if you want to use a language-specific package like 
40765 \series bold
40766 ngerman
40767 \series default
40768  (for German texts), type in
40769 \series bold
40770
40771 \begin_inset Newline newline
40772 \end_inset
40773
40774
40775 \backslash
40776 usepackage{ngerman}
40777 \end_layout
40778
40779 \begin_layout Description
40780 None will not use a language package.
40781  This is necessary for some document classes for scientific articles.
40782 \end_layout
40783
40784 \begin_layout Standard
40785 Here is a list with the important encodings:
40786 \end_layout
40787
40788 \begin_layout Description
40789 Language
40790 \begin_inset space ~
40791 \end_inset
40792
40793 Default
40794 \begin_inset space ~
40795 \end_inset
40796
40797 (no
40798 \begin_inset space ~
40799 \end_inset
40800
40801 inputenc) Same as 
40802 \family sans
40803 Language Default
40804 \family default
40805 , but the LaTeX-package 
40806 \series bold
40807 inputenc
40808 \series default
40809
40810 \begin_inset Index idx
40811 status collapsed
40812
40813 \begin_layout Plain Layout
40814 LaTeX-packages ! inputenc
40815 \end_layout
40816
40817 \end_inset
40818
40819  is not used.
40820  When using this, you probably need to load some additional packages manually
40821  in the preamble and specify the used encoding for text parts in foreign
40822  languages in TeX code.
40823 \end_layout
40824
40825 \begin_layout Description
40826 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40827  LyX converts all other characters into LaTeX commands, which may result
40828  in a big file when lots of LaTeX-commands are needed.
40829 \end_layout
40830
40831 \begin_layout Description
40832 Arabic
40833 \begin_inset space ~
40834 \end_inset
40835
40836 (CP
40837 \begin_inset space ~
40838 \end_inset
40839
40840 1256) MS Windows code page for Arabic and Farsi
40841 \end_layout
40842
40843 \begin_layout Description
40844 Arabic
40845 \begin_inset space ~
40846 \end_inset
40847
40848 (ISO
40849 \begin_inset space ~
40850 \end_inset
40851
40852 8859-6) for Arabic and Farsi
40853 \end_layout
40854
40855 \begin_layout Description
40856 Armenian
40857 \begin_inset space ~
40858 \end_inset
40859
40860 (ArmSCII8) for Armenian
40861 \end_layout
40862
40863 \begin_layout Description
40864 Baltic
40865 \begin_inset space ~
40866 \end_inset
40867
40868 (CP
40869 \begin_inset space ~
40870 \end_inset
40871
40872 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40873  as the ISO-8859-13 encoding
40874 \end_layout
40875
40876 \begin_layout Description
40877 Baltic
40878 \begin_inset space ~
40879 \end_inset
40880
40881 (ISO
40882 \begin_inset space ~
40883 \end_inset
40884
40885 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40886  encoding
40887 \end_layout
40888
40889 \begin_layout Description
40890 Baltic
40891 \begin_inset space ~
40892 \end_inset
40893
40894 (ISO
40895 \begin_inset space ~
40896 \end_inset
40897
40898 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40899  ISO-8859-13 encoding
40900 \end_layout
40901
40902 \begin_layout Description
40903 Central
40904 \begin_inset space ~
40905 \end_inset
40906
40907 European
40908 \begin_inset space ~
40909 \end_inset
40910
40911 (CP
40912 \begin_inset space ~
40913 \end_inset
40914
40915 1250) MS Windows code page for ISO
40916 \begin_inset space ~
40917 \end_inset
40918
40919 8859-2 (latin2)
40920 \end_layout
40921
40922 \begin_layout Description
40923 Central
40924 \begin_inset space ~
40925 \end_inset
40926
40927 European
40928 \begin_inset space ~
40929 \end_inset
40930
40931 (ISO
40932 \begin_inset space ~
40933 \end_inset
40934
40935 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40936  Romanian, Slovak and Slovenian
40937 \end_layout
40938
40939 \begin_layout Description
40940 Chinese
40941 \begin_inset space ~
40942 \end_inset
40943
40944 (simplified)
40945 \begin_inset space ~
40946 \end_inset
40947
40948 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40949  this encoding is officially replaced by the encoding GB18030, as GB18030
40950  is not available for LaTeX you should try to use the encoding Unicode
40951 \begin_inset space ~
40952 \end_inset
40953
40954 (CJK)
40955 \begin_inset space ~
40956 \end_inset
40957
40958 (utf8)
40959 \end_layout
40960
40961 \begin_layout Description
40962 Chinese
40963 \begin_inset space ~
40964 \end_inset
40965
40966 (simplified)
40967 \begin_inset space ~
40968 \end_inset
40969
40970 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40971  except for the Euro currency sign, since 2001 this encoding is officially
40972  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40973  you should try to use the encoding Unicode
40974 \begin_inset space ~
40975 \end_inset
40976
40977 (CJK)
40978 \begin_inset space ~
40979 \end_inset
40980
40981 (utf8)
40982 \end_layout
40983
40984 \begin_layout Description
40985 Chinese
40986 \begin_inset space ~
40987 \end_inset
40988
40989 (traditional)
40990 \begin_inset space ~
40991 \end_inset
40992
40993 (EUC-TW) for traditional Chinese
40994 \end_layout
40995
40996 \begin_layout Description
40997 Cyrillic
40998 \begin_inset space ~
40999 \end_inset
41000
41001 (CP
41002 \begin_inset space ~
41003 \end_inset
41004
41005 1251) MS Windows code page for Cyrillic
41006 \end_layout
41007
41008 \begin_layout Description
41009 Cyrillic
41010 \begin_inset space ~
41011 \end_inset
41012
41013 (ISO
41014 \begin_inset space ~
41015 \end_inset
41016
41017 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41018 \end_layout
41019
41020 \begin_layout Description
41021 Cyrillic
41022 \begin_inset space ~
41023 \end_inset
41024
41025 (KOI8-R) standard Cyrillic especially for Russian
41026 \end_layout
41027
41028 \begin_layout Description
41029 Cyrillic
41030 \begin_inset space ~
41031 \end_inset
41032
41033 (KOI8-U) Cyrillic for Ukrainian
41034 \end_layout
41035
41036 \begin_layout Description
41037 Cyrillic
41038 \begin_inset space ~
41039 \end_inset
41040
41041 (pt
41042 \begin_inset space ~
41043 \end_inset
41044
41045 154) Cyrillic for Kazakh
41046 \end_layout
41047
41048 \begin_layout Description
41049 Greek
41050 \begin_inset space ~
41051 \end_inset
41052
41053 (ISO
41054 \begin_inset space ~
41055 \end_inset
41056
41057 8859-7) for Greek
41058 \end_layout
41059
41060 \begin_layout Description
41061 Hebrew
41062 \begin_inset space ~
41063 \end_inset
41064
41065 (CP
41066 \begin_inset space ~
41067 \end_inset
41068
41069 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41070 \end_layout
41071
41072 \begin_layout Description
41073 Hebrew
41074 \begin_inset space ~
41075 \end_inset
41076
41077 (ISO
41078 \begin_inset space ~
41079 \end_inset
41080
41081 8859-8) for Hebrew
41082 \end_layout
41083
41084 \begin_layout Description
41085 Japanese
41086 \begin_inset space ~
41087 \end_inset
41088
41089 (CJK)
41090 \begin_inset space ~
41091 \end_inset
41092
41093 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41094 \series bold
41095 CJK
41096 \series default
41097
41098 \begin_inset Index idx
41099 status collapsed
41100
41101 \begin_layout Plain Layout
41102 LaTeX-packages ! CJK
41103 \end_layout
41104
41105 \end_inset
41106
41107 , when using this, set the document language to 
41108 \family sans
41109 Japanese (CJK)
41110 \end_layout
41111
41112 \begin_layout Description
41113 Japanese
41114 \begin_inset space ~
41115 \end_inset
41116
41117 (CJK)
41118 \begin_inset space ~
41119 \end_inset
41120
41121 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41122 \series bold
41123 CJK
41124 \series default
41125 , when using this, set the document language to 
41126 \family sans
41127 Japanese
41128 \begin_inset space ~
41129 \end_inset
41130
41131 (CJK)
41132 \end_layout
41133
41134 \begin_layout Description
41135 Japanese
41136 \begin_inset space ~
41137 \end_inset
41138
41139 (non-CJK)
41140 \begin_inset space ~
41141 \end_inset
41142
41143 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41144 \series bold
41145 japanese
41146 \series default
41147
41148 \begin_inset Index idx
41149 status collapsed
41150
41151 \begin_layout Plain Layout
41152 LaTeX-packages ! japanese
41153 \end_layout
41154
41155 \end_inset
41156
41157 , when using this, set the document language to 
41158 \family sans
41159 Japanese
41160 \end_layout
41161
41162 \begin_layout Description
41163 Japanese
41164 \begin_inset space ~
41165 \end_inset
41166
41167 (non-CJK)
41168 \begin_inset space ~
41169 \end_inset
41170
41171 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41172 \series bold
41173 japanese
41174 \series default
41175 , when using this, set the document language to 
41176 \family sans
41177 Japanese
41178 \end_layout
41179
41180 \begin_layout Description
41181 Japanese
41182 \begin_inset space ~
41183 \end_inset
41184
41185 (non-CJK)
41186 \begin_inset space ~
41187 \end_inset
41188
41189 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41190 \series bold
41191 japanese
41192 \series default
41193 , when using this, set the document language to 
41194 \family sans
41195 Japanese
41196 \end_layout
41197
41198 \begin_layout Description
41199 Korean
41200 \begin_inset space ~
41201 \end_inset
41202
41203 (EUC-KR) for Korean
41204 \end_layout
41205
41206 \begin_layout Description
41207 Southern
41208 \begin_inset space ~
41209 \end_inset
41210
41211 European
41212 \begin_inset space ~
41213 \end_inset
41214
41215 (ISO
41216 \begin_inset space ~
41217 \end_inset
41218
41219 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41220 \end_layout
41221
41222 \begin_layout Description
41223 South-Eastern
41224 \begin_inset space ~
41225 \end_inset
41226
41227 European
41228 \begin_inset space ~
41229 \end_inset
41230
41231 (ISO
41232 \begin_inset space ~
41233 \end_inset
41234
41235 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41236  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41237  to cover many languages and characters with diacritics
41238 \end_layout
41239
41240 \begin_layout Description
41241 Thai
41242 \begin_inset space ~
41243 \end_inset
41244
41245 (TIS
41246 \begin_inset space ~
41247 \end_inset
41248
41249 620-0) for Thai
41250 \end_layout
41251
41252 \begin_layout Description
41253 Turkish
41254 \begin_inset space ~
41255 \end_inset
41256
41257 (ISO
41258 \begin_inset space ~
41259 \end_inset
41260
41261 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41262  Icelandic letters are replaced by Turkish ones
41263 \end_layout
41264
41265 \begin_layout Description
41266 Unicode
41267 \begin_inset space ~
41268 \end_inset
41269
41270 (CJK)
41271 \begin_inset space ~
41272 \end_inset
41273
41274 (utf8) Unicode utf8 with the LaTeX-package 
41275 \series bold
41276 CJK
41277 \series default
41278
41279 \begin_inset Index idx
41280 status collapsed
41281
41282 \begin_layout Plain Layout
41283 LaTeX-packages ! CJK
41284 \end_layout
41285
41286 \end_inset
41287
41288  (for the languages Chinese, Japanese and Korean)
41289 \end_layout
41290
41291 \begin_layout Description
41292 Unicode
41293 \begin_inset space ~
41294 \end_inset
41295
41296 (XeTeX)
41297 \begin_inset space ~
41298 \end_inset
41299
41300 (utf8) Unicode utf8 to be used with 
41301 \family sans
41302 XeTeX
41303 \family default
41304  and 
41305 \family sans
41306 LuaTeX
41307 \family default
41308 , which use Unicode directly, without the help of the LaTeX-package 
41309 \series bold
41310 inputenc
41311 \series default
41312 .
41313  LyX automatically selects this encoding if you export or preview XeTeX
41314  or LuaTeX.
41315  Normally you do not need to set this encoding manually.
41316 \end_layout
41317
41318 \begin_layout Description
41319 Unicode
41320 \begin_inset space ~
41321 \end_inset
41322
41323 (ucs-extended)
41324 \begin_inset space ~
41325 \end_inset
41326
41327 (utf8x) Unicode utf8 based on the LaTeX-package 
41328 \series bold
41329 ucs
41330 \series default
41331
41332 \begin_inset Index idx
41333 status collapsed
41334
41335 \begin_layout Plain Layout
41336 LaTeX-packages ! ucs
41337 \end_layout
41338
41339 \end_inset
41340
41341  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41342 \end_layout
41343
41344 \begin_layout Description
41345 Unicode
41346 \begin_inset space ~
41347 \end_inset
41348
41349 (utf8) Unicode utf8 based on the LaTeX-package 
41350 \series bold
41351 inputenc
41352 \series default
41353
41354 \begin_inset Index idx
41355 status collapsed
41356
41357 \begin_layout Plain Layout
41358 LaTeX-packages ! inputenc
41359 \end_layout
41360
41361 \end_inset
41362
41363 .
41364  Currently only a limited range of characters (mainly for Latin scripts)
41365  is supported.
41366 \end_layout
41367
41368 \begin_layout Description
41369 Western
41370 \begin_inset space ~
41371 \end_inset
41372
41373 European
41374 \begin_inset space ~
41375 \end_inset
41376
41377 (CP
41378 \begin_inset space ~
41379 \end_inset
41380
41381 1252) MS Windows code page for ISO
41382 \begin_inset space ~
41383 \end_inset
41384
41385 8859-1 (latin1)
41386 \end_layout
41387
41388 \begin_layout Description
41389 Western
41390 \begin_inset space ~
41391 \end_inset
41392
41393 European
41394 \begin_inset space ~
41395 \end_inset
41396
41397 (ISO
41398 \begin_inset space ~
41399 \end_inset
41400
41401 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41402  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41403  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41404  encoding instead
41405 \end_layout
41406
41407 \begin_layout Description
41408 Western
41409 \begin_inset space ~
41410 \end_inset
41411
41412 European
41413 \begin_inset space ~
41414 \end_inset
41415
41416 (ISO
41417 \begin_inset space ~
41418 \end_inset
41419
41420 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41421  sign, the œ-ligature and some characters used for French and Finnish
41422 \end_layout
41423
41424 \begin_layout Section
41425 Colors
41426 \begin_inset Index idx
41427 status collapsed
41428
41429 \begin_layout Plain Layout
41430 Color ! main text
41431 \end_layout
41432
41433 \end_inset
41434
41435
41436 \begin_inset Index idx
41437 status collapsed
41438
41439 \begin_layout Plain Layout
41440 Color ! background
41441 \end_layout
41442
41443 \end_inset
41444
41445
41446 \begin_inset Index idx
41447 status collapsed
41448
41449 \begin_layout Plain Layout
41450 Color ! Shaded boxes
41451 \end_layout
41452
41453 \end_inset
41454
41455
41456 \begin_inset Index idx
41457 status collapsed
41458
41459 \begin_layout Plain Layout
41460 Color ! Greyed-out notes
41461 \end_layout
41462
41463 \end_inset
41464
41465
41466 \end_layout
41467
41468 \begin_layout Standard
41469 Here you can alter the font color for the 
41470 \family sans
41471 Main text
41472 \family default
41473  (default: black), for 
41474 \family sans
41475 Greyed
41476 \begin_inset space ~
41477 \end_inset
41478
41479 out notes
41480 \family default
41481  (default: light grey)for the background color for the 
41482 \family sans
41483 Page
41484 \family default
41485  (default: white) and for 
41486 \family sans
41487 Shaded
41488 \begin_inset space ~
41489 \end_inset
41490
41491 boxes
41492 \family default
41493  (default: red).
41494  The button 
41495 \family sans
41496 Reset
41497 \family default
41498  sets the color back to the default.
41499 \end_layout
41500
41501 \begin_layout Standard
41502 Clicking any button showing 
41503 \family sans
41504 Default
41505 \family default
41506  or 
41507 \family sans
41508 Change
41509 \family default
41510  opens a dialog enabling you to choose from a selection of colors or from
41511  a color-picker or to specify a color using HSL or RGB values.
41512  In the dialog you can add any color to the custom colors to select them
41513  later more quickly.
41514 \end_layout
41515
41516 \begin_layout Standard
41517 \begin_inset Note Greyedout
41518 status open
41519
41520 \begin_layout Plain Layout
41521 The colors are not shown within LyX, only in the output.
41522  (This Greyed
41523 \begin_inset space ~
41524 \end_inset
41525
41526 out note appears blue in the output.)
41527 \end_layout
41528
41529 \end_inset
41530
41531
41532 \end_layout
41533
41534 \begin_layout Standard
41535 Note, if you change the 
41536 \family sans
41537 Main
41538 \begin_inset space ~
41539 \end_inset
41540
41541 text
41542 \family default
41543  font color and use the option 
41544 \family sans
41545 Color
41546 \begin_inset space ~
41547 \end_inset
41548
41549 links
41550 \family default
41551  in the document settings under 
41552 \family sans
41553 PDF
41554 \begin_inset space ~
41555 \end_inset
41556
41557 properties
41558 \family default
41559 , you probably also need to change the link font color as described in section
41560 \begin_inset space ~
41561 \end_inset
41562
41563
41564 \begin_inset CommandInset ref
41565 LatexCommand ref
41566 reference "sec:PDF-Properties"
41567
41568 \end_inset
41569
41570 .
41571 \end_layout
41572
41573 \begin_layout Standard
41574 \begin_inset VSpace bigskip
41575 \end_inset
41576
41577
41578 \end_layout
41579
41580 \begin_layout Standard
41581 You can adapt the 
41582 \family sans
41583 Main
41584 \begin_inset space ~
41585 \end_inset
41586
41587 text
41588 \family default
41589  font color and the 
41590 \family sans
41591 Page
41592 \family default
41593  background for every page in your document if you use these commands as
41594  TeX
41595 \begin_inset space ~
41596 \end_inset
41597
41598 Code after a forced page break:
41599 \end_layout
41600
41601 \begin_layout Itemize
41602 For the page color:
41603 \begin_inset Newline newline
41604 \end_inset
41605
41606
41607 \series bold
41608
41609 \backslash
41610 pagecolor{color name}
41611 \end_layout
41612
41613 \begin_layout Itemize
41614 For the text color:
41615 \begin_inset Newline newline
41616 \end_inset
41617
41618
41619 \series bold
41620
41621 \backslash
41622 color{color name}
41623 \end_layout
41624
41625 \begin_layout Standard
41626 You are restricted to one of 
41627 \series bold
41628 black
41629 \series default
41630
41631 \series bold
41632 blue
41633 \series default
41634
41635 \series bold
41636 cyan
41637 \series default
41638
41639 \series bold
41640 green
41641 \series default
41642
41643 \series bold
41644 magenta
41645 \series default
41646
41647 \series bold
41648 red
41649 \series default
41650
41651 \series bold
41652 white
41653 \series default
41654  or 
41655 \series bold
41656 yellow
41657 \series default
41658  for the 
41659 \series bold
41660 color name
41661 \series default
41662  unless you have defined your own color (see the 
41663 \emph on
41664 Colored Tables
41665 \emph default
41666  section of the 
41667 \emph on
41668 Embedded
41669 \begin_inset space ~
41670 \end_inset
41671
41672 Objects
41673 \emph default
41674  Manual).
41675 \begin_inset Newline newline
41676 \end_inset
41677
41678 If you have changed a text or background color, you can use the following
41679  names to refer to them:
41680 \end_layout
41681
41682 \begin_layout Itemize
41683 For the 
41684 \family sans
41685 Page
41686 \family default
41687  background color:
41688 \begin_inset Newline newline
41689 \end_inset
41690
41691
41692 \series bold
41693 page_backgroundcolor
41694 \end_layout
41695
41696 \begin_layout Itemize
41697 For the 
41698 \family sans
41699 Main
41700 \begin_inset space ~
41701 \end_inset
41702
41703 text
41704 \family default
41705  color:
41706 \begin_inset Newline newline
41707 \end_inset
41708
41709
41710 \series bold
41711 document_fontcolor
41712 \end_layout
41713
41714 \begin_layout Itemize
41715 For the 
41716 \family sans
41717 Shaded
41718 \begin_inset space ~
41719 \end_inset
41720
41721 boxes
41722 \family default
41723  background color:
41724 \begin_inset Newline newline
41725 \end_inset
41726
41727
41728 \series bold
41729 shadecolor
41730 \end_layout
41731
41732 \begin_layout Itemize
41733 For the 
41734 \family sans
41735 Greyed
41736 \begin_inset space ~
41737 \end_inset
41738
41739 out notes
41740 \family default
41741  text color:
41742 \begin_inset Newline newline
41743 \end_inset
41744
41745
41746 \series bold
41747 note_fontcolor
41748 \end_layout
41749
41750 \begin_layout Standard
41751 To see how to define and use custom colors, see section Colored
41752 \begin_inset space ~
41753 \end_inset
41754
41755 Cells of the Embedded
41756 \begin_inset space ~
41757 \end_inset
41758
41759 Objects manual.
41760 \end_layout
41761
41762 \begin_layout Section
41763 Numbering & TOC
41764 \end_layout
41765
41766 \begin_layout Standard
41767 Here you can adjust the 
41768 \family sans
41769 Numbering
41770 \family default
41771  depth of section headings and the section depth in the 
41772 \family sans
41773 Table of Contents
41774 \family default
41775  as described in section
41776 \begin_inset space ~
41777 \end_inset
41778
41779
41780 \begin_inset CommandInset ref
41781 LatexCommand ref
41782 reference "sub:Numbering-depth"
41783
41784 \end_inset
41785
41786 .
41787 \end_layout
41788
41789 \begin_layout Section
41790 Bibliography
41791 \end_layout
41792
41793 \begin_layout Standard
41794 Here you can specify if a citation style using the LaTeX packages 
41795 \series bold
41796 natbib
41797 \series default
41798
41799 \begin_inset Index idx
41800 status collapsed
41801
41802 \begin_layout Plain Layout
41803 LaTeX-packages ! natbib
41804 \end_layout
41805
41806 \end_inset
41807
41808  or 
41809 \series bold
41810 jurabib
41811 \series default
41812
41813 \begin_inset Index idx
41814 status collapsed
41815
41816 \begin_layout Plain Layout
41817 LaTeX-packages ! jurabib
41818 \end_layout
41819
41820 \end_inset
41821
41822  should be used.
41823  You can enable a 
41824 \family sans
41825 Sectioned bibliography
41826 \family default
41827  using the LaTeX package 
41828 \series bold
41829 bibtopic
41830 \series default
41831
41832 \begin_inset Index idx
41833 status collapsed
41834
41835 \begin_layout Plain Layout
41836 LaTeX-packages ! bibtopic
41837 \end_layout
41838
41839 \end_inset
41840
41841  and you can select a 
41842 \family sans
41843 Processor
41844 \family default
41845  for the generation of the bibliography.
41846  For a further description see section
41847 \begin_inset space ~
41848 \end_inset
41849
41850
41851 \begin_inset CommandInset ref
41852 LatexCommand ref
41853 reference "sec:Bibliography"
41854
41855 \end_inset
41856
41857 .
41858 \end_layout
41859
41860 \begin_layout Section
41861 Indexes
41862 \end_layout
41863
41864 \begin_layout Standard
41865 Here you can define the 
41866 \family sans
41867 Processor
41868 \family default
41869  that will generate your index and you can define additional indexes (see
41870  section
41871 \begin_inset space ~
41872 \end_inset
41873
41874
41875 \begin_inset CommandInset ref
41876 LatexCommand ref
41877 reference "sec:Index"
41878
41879 \end_inset
41880
41881  for details).
41882 \end_layout
41883
41884 \begin_layout Section
41885 PDF Properties
41886 \end_layout
41887
41888 \begin_layout Standard
41889 The PDF properties are explained in section
41890 \begin_inset space ~
41891 \end_inset
41892
41893
41894 \begin_inset CommandInset ref
41895 LatexCommand ref
41896 reference "sec:PDF-Properties"
41897
41898 \end_inset
41899
41900 .
41901 \end_layout
41902
41903 \begin_layout Section
41904 Math Options
41905 \end_layout
41906
41907 \begin_layout Standard
41908 These options will force LyX to use the LaTeX-packages 
41909 \series bold
41910 amsmath
41911 \series default
41912
41913 \begin_inset Index idx
41914 status collapsed
41915
41916 \begin_layout Plain Layout
41917 LaTeX-packages ! amsmath
41918 \end_layout
41919
41920 \end_inset
41921
41922
41923 \series bold
41924 esint
41925 \series default
41926
41927 \begin_inset Index idx
41928 status collapsed
41929
41930 \begin_layout Plain Layout
41931 LaTeX-packages ! esint
41932 \end_layout
41933
41934 \end_inset
41935
41936
41937 \series bold
41938 mathdots
41939 \series default
41940
41941 \begin_inset Index idx
41942 status collapsed
41943
41944 \begin_layout Plain Layout
41945 LaTeX-packages ! mathdots
41946 \end_layout
41947
41948 \end_inset
41949
41950  und 
41951 \series bold
41952 mhchem
41953 \series default
41954
41955 \begin_inset Index idx
41956 status collapsed
41957
41958 \begin_layout Plain Layout
41959 LaTeX-packages ! mhchem
41960 \end_layout
41961
41962 \end_inset
41963
41964  or to use them automatically when they are needed.
41965 \end_layout
41966
41967 \begin_layout Description
41968 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41969  ensure that you have enabled 
41970 \family sans
41971 AMS
41972 \begin_inset space ~
41973 \end_inset
41974
41975 math
41976 \family default
41977 .
41978 \end_layout
41979
41980 \begin_layout Description
41981 esint is used for special integral characters, see section 
41982 \emph on
41983 Big
41984 \begin_inset space ~
41985 \end_inset
41986
41987 Operators
41988 \emph default
41989  of the 
41990 \emph on
41991 Math
41992 \emph default
41993  manual.
41994 \end_layout
41995
41996 \begin_layout Description
41997 mathdots is used for special ellipses, see section 
41998 \emph on
41999 Ellipses
42000 \emph default
42001  of the 
42002 \emph on
42003 Math
42004 \emph default
42005  manual.
42006 \end_layout
42007
42008 \begin_layout Description
42009 mhchem is used for chemical equations, see section 
42010 \emph on
42011 Chemical Symbols and Equations
42012 \emph default
42013  of the 
42014 \emph on
42015 Math
42016 \emph default
42017  manual.
42018 \end_layout
42019
42020 \begin_layout Section
42021 Float Placement
42022 \end_layout
42023
42024 \begin_layout Standard
42025 The float placement options are described in the section 
42026 \emph on
42027 Float
42028 \begin_inset space ~
42029 \end_inset
42030
42031 Placement
42032 \emph default
42033  of the 
42034 \emph on
42035 Embedded
42036 \begin_inset space ~
42037 \end_inset
42038
42039 Objects
42040 \emph default
42041  manual.
42042 \end_layout
42043
42044 \begin_layout Section
42045 Listings
42046 \end_layout
42047
42048 \begin_layout Standard
42049 The listings settings are explained in the chapter 
42050 \emph on
42051 Program Code Listings
42052 \emph default
42053  of the 
42054 \emph on
42055 Embedded
42056 \begin_inset space ~
42057 \end_inset
42058
42059 Objects
42060 \emph default
42061  manual.
42062 \end_layout
42063
42064 \begin_layout Section
42065 Bullets
42066 \end_layout
42067
42068 \begin_layout Standard
42069 Here you can adjust the characters used for the itemize 
42070 \family sans
42071 Level
42072 \family default
42073 s, specify the 
42074 \family sans
42075 Font
42076 \family default
42077  set to be used and set the 
42078 \family sans
42079 Size
42080 \family default
42081  of the bullets.
42082  The itemize environment is described in section
42083 \begin_inset space ~
42084 \end_inset
42085
42086
42087 \begin_inset CommandInset ref
42088 LatexCommand ref
42089 reference "sec:Itemize"
42090
42091 \end_inset
42092
42093 .
42094 \end_layout
42095
42096 \begin_layout Standard
42097 You can furthermore specify a 
42098 \family sans
42099 Custom
42100 \begin_inset space ~
42101 \end_inset
42102
42103 Bullet
42104 \family default
42105  by inserting in this field the LaTeX command of the desired character.
42106  For example to use the € sign, you have to insert the command 
42107 \series bold
42108
42109 \backslash
42110 texteuro
42111 \series default
42112 .
42113  For math symbols you additionally need to enclose the command with $ signs.
42114  To use e.
42115 \begin_inset space \thinspace{}
42116 \end_inset
42117
42118 g.
42119 \begin_inset space \space{}
42120 \end_inset
42121
42122 the symbol 
42123 \begin_inset Formula $\circlearrowright$
42124 \end_inset
42125
42126  you need to enter 
42127 \series bold
42128 $
42129 \backslash
42130 circlearrowright$
42131 \series default
42132 .
42133  To find the command for a math symbol, create a formula and hover the mouse
42134  over the desired symbol in the math toolbar.
42135 \end_layout
42136
42137 \begin_layout Standard
42138 \begin_inset Note Greyedout
42139 status open
42140
42141 \begin_layout Plain Layout
42142
42143 \series bold
42144 Note:
42145 \series default
42146  Some characters require to load special LaTeX-packages in the preamble
42147  (menu 
42148 \family sans
42149 Document\SpecialChar \menuseparator
42150 Settings\SpecialChar \menuseparator
42151 LaTeX
42152 \begin_inset space ~
42153 \end_inset
42154
42155 Preamble
42156 \family default
42157 ).
42158  For example for the € sign one needs to add the line 
42159 \series bold
42160
42161 \backslash
42162 usepackage{textcomp}
42163 \series default
42164  to the preamble.
42165  For most math symbols it is sufficient to add the line 
42166 \series bold
42167
42168 \backslash
42169 usepackage{amssymb}
42170 \series default
42171 .
42172 \end_layout
42173
42174 \end_inset
42175
42176
42177 \end_layout
42178
42179 \begin_layout Section
42180 Branches
42181 \end_layout
42182
42183 \begin_layout Standard
42184 Branches are described in section
42185 \begin_inset space ~
42186 \end_inset
42187
42188
42189 \begin_inset CommandInset ref
42190 LatexCommand ref
42191 reference "sec:Branches"
42192
42193 \end_inset
42194
42195 .
42196 \end_layout
42197
42198 \begin_layout Section
42199 Output
42200 \begin_inset CommandInset label
42201 LatexCommand label
42202 name "sec:Doc-Output"
42203
42204 \end_inset
42205
42206
42207 \end_layout
42208
42209 \begin_layout Standard
42210 Here you can define some output specifics for the current document:
42211 \end_layout
42212
42213 \begin_layout Description
42214 Default
42215 \begin_inset space ~
42216 \end_inset
42217
42218 Output
42219 \begin_inset space ~
42220 \end_inset
42221
42222 Format: The format that is used when you enter 
42223 \begin_inset Quotes eld
42224 \end_inset
42225
42226 View
42227 \begin_inset Quotes erd
42228 \end_inset
42229
42230
42231 \begin_inset Quotes eld
42232 \end_inset
42233
42234 Update
42235 \begin_inset Quotes erd
42236 \end_inset
42237
42238
42239 \begin_inset Quotes eld
42240 \end_inset
42241
42242 View Master Document
42243 \begin_inset Quotes erd
42244 \end_inset
42245
42246  and 
42247 \begin_inset Quotes eld
42248 \end_inset
42249
42250 Update Master Document
42251 \begin_inset Quotes erd
42252 \end_inset
42253
42254  in the 
42255 \family sans
42256 Document
42257 \family default
42258  menu or the toolbar.
42259  The default is set in 
42260 \family sans
42261 Tools\SpecialChar \menuseparator
42262 Preferences\SpecialChar \menuseparator
42263 File
42264 \begin_inset space ~
42265 \end_inset
42266
42267 Handling\SpecialChar \menuseparator
42268 File Formats
42269 \family default
42270 , see section
42271 \begin_inset space ~
42272 \end_inset
42273
42274
42275 \begin_inset CommandInset ref
42276 LatexCommand ref
42277 reference "sec:File-Formats"
42278
42279 \end_inset
42280
42281 .
42282 \end_layout
42283
42284 \begin_layout Description
42285 Synchronize
42286 \begin_inset space ~
42287 \end_inset
42288
42289 with
42290 \begin_inset space ~
42291 \end_inset
42292
42293 Output settings for the menu 
42294 \family sans
42295 Navigate\SpecialChar \menuseparator
42296 Forward
42297 \begin_inset space ~
42298 \end_inset
42299
42300 search
42301 \family default
42302 .
42303  For a detailed description see section 
42304 \emph on
42305 Reverse DVI/PDF search
42306 \emph default
42307  of the 
42308 \emph on
42309 Additional
42310 \begin_inset space ~
42311 \end_inset
42312
42313 Features
42314 \emph default
42315  manual.
42316 \end_layout
42317
42318 \begin_layout Description
42319 XHTML
42320 \begin_inset space ~
42321 \end_inset
42322
42323 Output
42324 \begin_inset space ~
42325 \end_inset
42326
42327 Options offers settings for the export format 
42328 \family sans
42329 Ly
42330 \begin_inset ERT
42331 status collapsed
42332
42333 \begin_layout Plain Layout
42334
42335 {}
42336 \end_layout
42337
42338 \end_inset
42339
42340 XHTML
42341 \family default
42342 .
42343  
42344 \family sans
42345 Strict XHTML
42346 \begin_inset space ~
42347 \end_inset
42348
42349 1.1
42350 \family default
42351  will assure that the output follows exactly version
42352 \begin_inset space ~
42353 \end_inset
42354
42355 1.1 of the XHTML standard.
42356  The different 
42357 \family sans
42358 Math
42359 \begin_inset space ~
42360 \end_inset
42361
42362 output
42363 \family default
42364  settings are described in detail in section 
42365 \emph on
42366 Math Output in XHTML
42367 \emph default
42368  of the 
42369 \emph on
42370 Additional
42371 \begin_inset space ~
42372 \end_inset
42373
42374 Features
42375 \emph default
42376  manual.
42377  
42378 \family sans
42379 Math
42380 \begin_inset space ~
42381 \end_inset
42382
42383 image
42384 \begin_inset space ~
42385 \end_inset
42386
42387 scaling
42388 \family default
42389  is used for the size of equations in the output.
42390 \end_layout
42391
42392 \begin_layout Section
42393 LaT
42394 \begin_inset ERT
42395 status collapsed
42396
42397 \begin_layout Plain Layout
42398
42399 {}
42400 \end_layout
42401
42402 \end_inset
42403
42404 eX Preamble
42405 \end_layout
42406
42407 \begin_layout Standard
42408 In this text field you can enter commands to load special LaTeX-packages
42409  or to define LaTeX-commands.
42410  The preamble is a thing for LaTeX-experts.
42411  You should not enter commands here until you know exactly what you are
42412  doing.
42413 \end_layout
42414
42415 \begin_layout Standard
42416 An introduction to the LaTeX-syntax is given in section
42417 \begin_inset space ~
42418 \end_inset
42419
42420
42421 \begin_inset CommandInset ref
42422 LatexCommand ref
42423 reference "sub:LaTeX-Syntax"
42424
42425 \end_inset
42426
42427 .
42428 \end_layout
42429
42430 \begin_layout Chapter
42431 The 
42432 \family sans
42433 Preferences
42434 \family default
42435  Dialog
42436 \begin_inset CommandInset label
42437 LatexCommand label
42438 name "chap:The-Preferences-dialog"
42439
42440 \end_inset
42441
42442
42443 \begin_inset Index idx
42444 status collapsed
42445
42446 \begin_layout Plain Layout
42447 Preferences
42448 \end_layout
42449
42450 \end_inset
42451
42452
42453 \end_layout
42454
42455 \begin_layout Standard
42456 The preferences dialog is called with the menu 
42457 \family sans
42458 Tools\SpecialChar \menuseparator
42459 Preferences
42460 \family default
42461 .
42462  It has the following submenus.
42463 \end_layout
42464
42465 \begin_layout Section
42466 Look and Feel
42467 \end_layout
42468
42469 \begin_layout Subsection
42470 User Interface
42471 \end_layout
42472
42473 \begin_layout Subsubsection
42474 User Interface File
42475 \begin_inset Index idx
42476 status collapsed
42477
42478 \begin_layout Plain Layout
42479 Customization ! of toolbars
42480 \end_layout
42481
42482 \end_inset
42483
42484
42485 \begin_inset Index idx
42486 status collapsed
42487
42488 \begin_layout Plain Layout
42489 Customization ! of menus
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \begin_layout Standard
42498 The appearance of the menus and toolbars can be changed by choosing a user
42499  interface (ui) file.
42500  A ui-file is a text file where the toolbars and menus are listed.
42501  The file 
42502 \emph on
42503 default.ui
42504 \emph default
42505  loads three files:
42506 \end_layout
42507
42508 \begin_layout Description
42509 stdmenus.inc
42510 \shape italic
42511  
42512 \emph on
42513 specifies the menu entries for the standard menus
42514 \end_layout
42515
42516 \begin_layout Description
42517 stdcontext.inc 
42518 \shape italic
42519 \emph on
42520 specifies
42521 \shape default
42522 \emph default
42523  the menu entries in popup context menus
42524 \end_layout
42525
42526 \begin_layout Description
42527 stdtoolbars.inc
42528 \shape italic
42529  
42530 \emph on
42531 specifies the toolbar buttons
42532 \end_layout
42533
42534 \begin_layout Standard
42535 To create your own menu and toolbar layout, start with a copy of these files
42536  and edit the entries.
42537 \end_layout
42538
42539 \begin_layout Standard
42540 The syntax of the .inc-files is straightforward: the 
42541 \family sans
42542 Menubar
42543 \family default
42544
42545 \family sans
42546 Menu
42547 \family default
42548  and 
42549 \family sans
42550 Toolbar
42551 \family default
42552  entries must be finished with an explicit 
42553 \family sans
42554 End
42555 \family default
42556 .
42557  They may contain 
42558 \family sans
42559 Submenu
42560 \family default
42561
42562 \family sans
42563 Item
42564 \family default
42565
42566 \family sans
42567 OptItem
42568 \family default
42569
42570 \family sans
42571 Separator
42572 \family default
42573
42574 \family sans
42575 Icon,
42576 \family default
42577  and in the case of the 
42578 \begin_inset Quotes eld
42579 \end_inset
42580
42581 file_lastfiles
42582 \begin_inset Quotes erd
42583 \end_inset
42584
42585  menu a 
42586 \family sans
42587 Lastfiles
42588 \family default
42589  entry.
42590  The syntax for the entries is:
42591 \end_layout
42592
42593 \begin_layout Standard
42594 \begin_inset VSpace smallskip*
42595 \end_inset
42596
42597
42598 \series bold
42599 Item 
42600 \begin_inset Quotes eld
42601 \end_inset
42602
42603 menu 
42604 \series default
42605 or
42606 \series bold
42607  button name
42608 \begin_inset Quotes erd
42609 \end_inset
42610
42611  
42612 \begin_inset Quotes eld
42613 \end_inset
42614
42615 LyX-function
42616 \begin_inset Quotes erd
42617 \end_inset
42618
42619
42620 \end_layout
42621
42622 \begin_layout Standard
42623 \noindent
42624 \begin_inset VSpace smallskip*
42625 \end_inset
42626
42627 All the LyX-functions are listed in the menu 
42628 \family sans
42629 Help\SpecialChar \menuseparator
42630 Ly
42631 \begin_inset ERT
42632 status collapsed
42633
42634 \begin_layout Plain Layout
42635
42636 {}
42637 \end_layout
42638
42639 \end_inset
42640
42641 X
42642 \begin_inset space ~
42643 \end_inset
42644
42645 Functions
42646 \family default
42647 .
42648 \end_layout
42649
42650 \begin_layout Standard
42651 \begin_inset VSpace medskip
42652 \end_inset
42653
42654
42655 \end_layout
42656
42657 \begin_layout Standard
42658 For example, assuming you use the menu 
42659 \family sans
42660 Navigate\SpecialChar \menuseparator
42661 Bookmarks
42662 \family default
42663  quite often and therefore want six available bookmarks, you can add the
42664  line
42665 \end_layout
42666
42667 \begin_layout Standard
42668 \begin_inset VSpace smallskip*
42669 \end_inset
42670
42671
42672 \series bold
42673 Item 
42674 \begin_inset Quotes eld
42675 \end_inset
42676
42677 Save Bookmark 6
42678 \begin_inset Quotes erd
42679 \end_inset
42680
42681  
42682 \begin_inset Quotes eld
42683 \end_inset
42684
42685 bookmark-save 6
42686 \begin_inset Quotes erd
42687 \end_inset
42688
42689
42690 \end_layout
42691
42692 \begin_layout Standard
42693 \noindent
42694 \begin_inset VSpace smallskip*
42695 \end_inset
42696
42697 to the 
42698 \begin_inset Quotes eld
42699 \end_inset
42700
42701 navigate_bookmarks
42702 \begin_inset Quotes erd
42703 \end_inset
42704
42705  menu in 
42706 \emph on
42707 stdmenus.inc
42708 \emph default
42709  to have the sixth bookmark.
42710 \end_layout
42711
42712 \begin_layout Standard
42713
42714 \family sans
42715 Icon
42716 \begin_inset space ~
42717 \end_inset
42718
42719 Set
42720 \family default
42721  allows you to change the appearance of LyX's toolbar buttons.
42722  The currently available icon sets are compared in 
42723 \begin_inset CommandInset href
42724 LatexCommand href
42725 name "this image"
42726 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42727
42728 \end_inset
42729
42730 .
42731 \end_layout
42732
42733 \begin_layout Subsubsection
42734 Automatic help
42735 \end_layout
42736
42737 \begin_layout Standard
42738 The option 
42739 \family sans
42740 Enable tool tips in main work area
42741 \family default
42742  enables tool tips showing the content of closed insets like index entries
42743  or footnotes.
42744 \end_layout
42745
42746 \begin_layout Subsubsection
42747 Session
42748 \end_layout
42749
42750 \begin_layout Standard
42751 With the option 
42752 \family sans
42753 Restore window layouts and geometries
42754 \family default
42755  LyX's main window will be opened with the size and layout that was used
42756  in the last LyX session.
42757 \end_layout
42758
42759 \begin_layout Standard
42760 The option 
42761 \family sans
42762 Restore cursor positions
42763 \family default
42764  sets the cursor to the position in the file where it was at the end of
42765  the last session.
42766 \end_layout
42767
42768 \begin_layout Standard
42769 The option 
42770 \family sans
42771 Load opened files from last session
42772 \family default
42773  opens all files that were opened in the last LyX session.
42774 \end_layout
42775
42776 \begin_layout Standard
42777 The button 
42778 \family sans
42779 Clear all session information
42780 \family default
42781  deletes all information from previous LyX sessions (cursor positions, names
42782  of last opened documents, etc.).
42783 \end_layout
42784
42785 \begin_layout Subsubsection
42786 Documents
42787 \begin_inset CommandInset label
42788 LatexCommand label
42789 name "sub:Backup documents"
42790
42791 \end_inset
42792
42793
42794 \begin_inset Index idx
42795 status collapsed
42796
42797 \begin_layout Plain Layout
42798 Backup ! Documents
42799 \end_layout
42800
42801 \end_inset
42802
42803
42804 \end_layout
42805
42806 \begin_layout Standard
42807
42808 \family sans
42809 Backup original documents when saving
42810 \family default
42811  creates a backup copy of the file in the state when it was opened or when
42812  it was saved the last time.
42813  It is stored in the 
42814 \family sans
42815 Backup
42816 \begin_inset space ~
42817 \end_inset
42818
42819 directory
42820 \family default
42821  (see section
42822 \begin_inset space ~
42823 \end_inset
42824
42825
42826 \begin_inset CommandInset ref
42827 LatexCommand ref
42828 reference "sec:Paths"
42829
42830 \end_inset
42831
42832 ) or in the same folder as your document if no 
42833 \family sans
42834 Backup
42835 \begin_inset space ~
42836 \end_inset
42837
42838 directory
42839 \family default
42840  is specified.
42841  The backup file has the file extension 
42842 \begin_inset Quotes eld
42843 \end_inset
42844
42845
42846 \family sans
42847 .lyx~
42848 \family default
42849
42850 \begin_inset Quotes erd
42851 \end_inset
42852
42853 .
42854 \end_layout
42855
42856 \begin_layout Standard
42857 With the option 
42858 \family sans
42859 Backup documents, every
42860 \family default
42861 , you can specify the time between backup saves.
42862 \end_layout
42863
42864 \begin_layout Standard
42865
42866 \family sans
42867 Save documents compressed by default
42868 \family default
42869  always saves files in a compressed format.
42870 \end_layout
42871
42872 \begin_layout Standard
42873
42874 \family sans
42875 Maximum last files
42876 \family default
42877  is the number of last opened files that LyX should display in the menu
42878  
42879 \family sans
42880 File\SpecialChar \menuseparator
42881 Open
42882 \begin_inset space ~
42883 \end_inset
42884
42885 Recent
42886 \family default
42887 .
42888 \end_layout
42889
42890 \begin_layout Standard
42891 If the option 
42892 \family sans
42893 Open documents in tabs
42894 \family default
42895  is not checked, every file will be opened in its own new instance of LyX.
42896 \end_layout
42897
42898 \begin_layout Standard
42899 The option 
42900 \family sans
42901 Single instance
42902 \family default
42903  is only active if a LyXServer pipe
42904 \begin_inset Foot
42905 status collapsed
42906
42907 \begin_layout Plain Layout
42908 See sec.
42909 \begin_inset space \thinspace{}
42910 \end_inset
42911
42912
42913 \begin_inset CommandInset ref
42914 LatexCommand ref
42915 reference "sec:Paths"
42916
42917 \end_inset
42918
42919  for information about LyXServer pipes.
42920 \end_layout
42921
42922 \end_inset
42923
42924  is specified.
42925  If it is checked, LyX documents will be opened in the same running instance
42926  of LyX.
42927  Otherwise a new LyX instance is created for each file.
42928 \end_layout
42929
42930 \begin_layout Standard
42931 If the option 
42932 \family sans
42933 Single close-tab button
42934 \family default
42935  is checked, there will only be one close button (
42936 \family sans
42937
42938 \begin_inset Graphics
42939         filename ../images/closetab.png
42940         scale 75
42941
42942 \end_inset
42943
42944
42945 \family default
42946 ) at the right side of the tab bar to close tabs.
42947  Otherwise every document tab has its own close button.
42948 \end_layout
42949
42950 \begin_layout Standard
42951 \begin_inset Note Greyedout
42952 status open
42953
42954 \begin_layout Plain Layout
42955
42956 \series bold
42957 Note:
42958 \series default
42959  For the last option you have to restart LyX before the change takes effect.
42960 \end_layout
42961
42962 \end_inset
42963
42964
42965 \end_layout
42966
42967 \begin_layout Subsection
42968 Screen Fonts
42969 \begin_inset Index idx
42970 status collapsed
42971
42972 \begin_layout Plain Layout
42973 Font ! Screen
42974 \end_layout
42975
42976 \end_inset
42977
42978
42979 \begin_inset CommandInset label
42980 LatexCommand label
42981 name "sub:Screen-Fonts"
42982
42983 \end_inset
42984
42985
42986 \end_layout
42987
42988 \begin_layout Standard
42989 These fonts are used to display your documents within LyX.
42990 \end_layout
42991
42992 \begin_layout Standard
42993 \begin_inset Note Greyedout
42994 status open
42995
42996 \begin_layout Plain Layout
42997
42998 \series bold
42999 Note:
43000 \series default
43001  This section only deals with the fonts 
43002 \emph on
43003 inside
43004 \emph default
43005  the LyX window.
43006  The fonts that appear in the output are independent of these fonts, and
43007  set in the menu 
43008 \family sans
43009 Document\SpecialChar \menuseparator
43010 Settings\SpecialChar \menuseparator
43011 Fonts
43012 \family default
43013 .
43014 \end_layout
43015
43016 \end_inset
43017
43018
43019 \end_layout
43020
43021 \begin_layout Standard
43022 By default, LyX uses 
43023 \family typewriter
43024 Times
43025 \family default
43026  as its 
43027 \family sans
43028 Roman
43029 \family default
43030  (serif) font, 
43031 \family typewriter
43032 Arial
43033 \family default
43034  or 
43035 \family typewriter
43036 Helvetica
43037 \family default
43038  (depends on the system) as its 
43039 \family sans
43040 Sans
43041 \begin_inset space ~
43042 \end_inset
43043
43044 Serif
43045 \family default
43046  font and 
43047 \family typewriter
43048 Courier
43049 \family default
43050  as its 
43051 \family typewriter
43052 Typewriter
43053 \family default
43054  font.
43055 \end_layout
43056
43057 \begin_layout Standard
43058 You can change the font size with the 
43059 \family sans
43060 Zoom
43061 \family default
43062  setting.
43063 \end_layout
43064
43065 \begin_layout Standard
43066 The 
43067 \family sans
43068 Font Sizes
43069 \family default
43070  are calculated as letter height in units of points.
43071  72.27
43072 \begin_inset space \thinspace{}
43073 \end_inset
43074
43075 points have the size of 1
43076 \begin_inset space \thinspace{}
43077 \end_inset
43078
43079 inch, see Appendix
43080 \begin_inset space ~
43081 \end_inset
43082
43083
43084 \begin_inset CommandInset ref
43085 LatexCommand ref
43086 reference "chap:Units-available-in"
43087
43088 \end_inset
43089
43090 .
43091  The default font sizes are the same as if a document font size of 10
43092 \begin_inset space \thinspace{}
43093 \end_inset
43094
43095 pt were used.
43096  The sizes are explained in detail in section
43097 \begin_inset space ~
43098 \end_inset
43099
43100
43101 \begin_inset CommandInset ref
43102 LatexCommand ref
43103 reference "sub:Document-Font"
43104
43105 \end_inset
43106
43107 .
43108 \end_layout
43109
43110 \begin_layout Standard
43111 With the option 
43112 \family sans
43113 Use pixmap cache to speed up font rendering
43114 \family default
43115  enabled, LyX needs to redraw the screen less often.
43116  This results in better performance, especially on slow systems.
43117  On the other hand, the characters might look more fuzzy on screen.
43118  So whether you enable this or not depends on whether you prefer speed over
43119  aesthetics.
43120  Note that the Pixmap Cache is only available and useful under Mac
43121 \begin_inset space ~
43122 \end_inset
43123
43124 OS and Windows.
43125 \end_layout
43126
43127 \begin_layout Subsection
43128 Colors
43129 \begin_inset Index idx
43130 status collapsed
43131
43132 \begin_layout Plain Layout
43133 Color ! LyX screen
43134 \end_layout
43135
43136 \end_inset
43137
43138
43139 \begin_inset Index idx
43140 status collapsed
43141
43142 \begin_layout Plain Layout
43143 Settings ! Color
43144 \end_layout
43145
43146 \end_inset
43147
43148
43149 \end_layout
43150
43151 \begin_layout Standard
43152 Here you can change the screen colors used by LyX by choosing an item in
43153  the list and selecting the 
43154 \family sans
43155 Alter
43156 \family default
43157  button.
43158 \end_layout
43159
43160 \begin_layout Standard
43161 By checking the option 
43162 \family sans
43163 Use system colors
43164 \family default
43165  the color scheme of your OS or window manager is used.
43166  The colors 
43167 \family sans
43168 cursor, selection, table line, text, URL
43169 \begin_inset space ~
43170 \end_inset
43171
43172 label and URL
43173 \begin_inset space ~
43174 \end_inset
43175
43176 text
43177 \family default
43178  are then not customizable and thus not listed.
43179 \end_layout
43180
43181 \begin_layout Subsection
43182 Display
43183 \begin_inset Index idx
43184 status collapsed
43185
43186 \begin_layout Plain Layout
43187 Settings ! Display
43188 \end_layout
43189
43190 \end_inset
43191
43192
43193 \end_layout
43194
43195 \begin_layout Standard
43196 Here you can specify if graphics are displayed inside LyX.
43197 \end_layout
43198
43199 \begin_layout Standard
43200
43201 \family sans
43202 Instant Preview
43203 \family default
43204  enables previewing snippets of your document.
43205  This feature is described in section
43206 \begin_inset space ~
43207 \end_inset
43208
43209
43210 \begin_inset CommandInset ref
43211 LatexCommand ref
43212 reference "sec:Previewing-snippets-of"
43213
43214 \end_inset
43215
43216 .
43217 \end_layout
43218
43219 \begin_layout Standard
43220 Checking the option 
43221 \family sans
43222 Mark
43223 \begin_inset space ~
43224 \end_inset
43225
43226 end
43227 \begin_inset space ~
43228 \end_inset
43229
43230 of
43231 \begin_inset space ~
43232 \end_inset
43233
43234 paragraphs
43235 \family default
43236  displays a pilcrow (¶) at the end of every paragraph.
43237 \end_layout
43238
43239 \begin_layout Section
43240 Editing
43241 \begin_inset Index idx
43242 status collapsed
43243
43244 \begin_layout Plain Layout
43245 Settings ! Editing
43246 \end_layout
43247
43248 \end_inset
43249
43250
43251 \end_layout
43252
43253 \begin_layout Subsection
43254 Control
43255 \end_layout
43256
43257 \begin_layout Subsubsection
43258 Editing
43259 \end_layout
43260
43261 \begin_layout Standard
43262 The option 
43263 \family sans
43264 Cursor follows scrollbar
43265 \family default
43266  sets the cursor to the top of the currently displayed document part when
43267  scrolling.
43268 \end_layout
43269
43270 \begin_layout Standard
43271 You can adjust the width of the cursor.
43272  If you set the value to zero, the thickness of the cursor scales relative
43273  to the zoom value you choose for the screen fonts.
43274 \end_layout
43275
43276 \begin_layout Standard
43277
43278 \family sans
43279 Scroll below end of document
43280 \family default
43281  is self-explanatory.
43282 \end_layout
43283
43284 \begin_layout Standard
43285 In LyX one can jump from word to word by pressing 
43286 \family sans
43287 Ctrl+arrow key
43288 \family default
43289 .
43290  With the option
43291 \family sans
43292  Use Mac-style for cursor moving between words
43293 \family default
43294  the cursor jumps from the end of a word to the end of the next word.
43295  Normally it jumps from the beginning to the beginning.
43296 \end_layout
43297
43298 \begin_layout Standard
43299 The option 
43300 \family sans
43301 Sort environments alphabetically
43302 \family default
43303  sorts the entries in the pull-down box for the paragraph environments.
43304 \end_layout
43305
43306 \begin_layout Standard
43307 The option 
43308 \family sans
43309 Group environments by their category
43310 \family default
43311  groups the entries in the pull-down box for the paragraph environments.
43312 \end_layout
43313
43314 \begin_layout Standard
43315 The 
43316 \family sans
43317 Edit math macros
43318 \family default
43319  options determine the editing style for math macros, see the section 
43320 \emph on
43321 Math Macros
43322 \emph default
43323  of the 
43324 \emph on
43325 Math
43326 \emph default
43327  manual.
43328 \end_layout
43329
43330 \begin_layout Subsubsection
43331 Fullscreen
43332 \end_layout
43333
43334 \begin_layout Standard
43335 Here you can specify what is hidden in the fullscreen mode.
43336  With the option 
43337 \family sans
43338 Limit text width
43339 \family default
43340  you can specify the width of the text in fullscreen mode.
43341  This way you can display the text smaller than the screen; the text then
43342  appears centered.
43343 \end_layout
43344
43345 \begin_layout Subsection
43346 Shortcuts
43347 \begin_inset Index idx
43348 status collapsed
43349
43350 \begin_layout Plain Layout
43351 Key Bindings
43352 \end_layout
43353
43354 \end_inset
43355
43356
43357 \begin_inset Index idx
43358 status collapsed
43359
43360 \begin_layout Plain Layout
43361 Settings ! Shortcuts
43362 \end_layout
43363
43364 \end_inset
43365
43366
43367 \end_layout
43368
43369 \begin_layout Standard
43370
43371 \family sans
43372 Bind File
43373 \family default
43374  specifies the file to be used to bind a LyX-function to a key.
43375  Several binding files are available, among them:
43376 \end_layout
43377
43378 \begin_layout Description
43379 cua.bind a typical set of PC keyboard shortcuts
43380 \end_layout
43381
43382 \begin_layout Description
43383 (x)emacs.bind a set of bindings similar to those used in the editor programs
43384  
43385 \family sans
43386 Emacs
43387 \family default
43388  (
43389 \family sans
43390 XEmacs
43391 \family default
43392 )
43393 \end_layout
43394
43395 \begin_layout Description
43396 mac.bind a set of bindings for 
43397 \family sans
43398 Mac
43399 \begin_inset space \thinspace{}
43400 \end_inset
43401
43402 OS
43403 \family default
43404  systems.
43405 \end_layout
43406
43407 \begin_layout Standard
43408 There are also binding files designed for special document classes, like
43409  
43410 \shape italic
43411 broadway.bind
43412 \shape default
43413 , and binding files for special languages.
43414  The names of language binding files begin with a language code, e.
43415 \begin_inset space \thinspace{}
43416 \end_inset
43417
43418 g.
43419 \begin_inset space \space{}
43420 \end_inset
43421
43422
43423 \begin_inset Quotes eld
43424 \end_inset
43425
43426 pt
43427 \begin_inset Quotes erd
43428 \end_inset
43429
43430  for Portuguese.
43431  If you use LyX in a certain language, LyX will try to use the appropriate
43432  binding file.
43433 \end_layout
43434
43435 \begin_layout Standard
43436 Some binding files, like 
43437 \shape italic
43438 math.bind
43439 \shape default
43440 , only have a limited scope.
43441  When looking at the end of the file 
43442 \shape italic
43443 cua.bind
43444 \shape default
43445 , you can see that they are included to keep the overview in the bind-file.
43446 \end_layout
43447
43448 \begin_layout Standard
43449 The field 
43450 \family sans
43451 Show
43452 \begin_inset space ~
43453 \end_inset
43454
43455 key-bindings
43456 \begin_inset space ~
43457 \end_inset
43458
43459 containing
43460 \family default
43461  allows you to search for the shortcut provided for a particular function
43462  in the selected key binding file.
43463 \end_layout
43464
43465 \begin_layout Subsubsection
43466 Editing Shortcuts
43467 \begin_inset CommandInset label
43468 LatexCommand label
43469 name "sub:Editing-Shortcuts"
43470
43471 \end_inset
43472
43473
43474 \begin_inset Index idx
43475 status collapsed
43476
43477 \begin_layout Plain Layout
43478 Key Bindings ! Editing
43479 \end_layout
43480
43481 \end_inset
43482
43483
43484 \end_layout
43485
43486 \begin_layout Standard
43487 To add new or modify existing keybindings to your own taste you can use
43488  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43489  To find functions easily, they are grouped by categories and the dialog
43490  provides the field 
43491 \family sans
43492 Show key-bindings containing
43493 \family default
43494 .
43495  In this field you can insert a keyword for a function you want to edit.
43496  Insert there for example as keyword 
43497 \begin_inset Quotes eld
43498 \end_inset
43499
43500 paste
43501 \begin_inset Quotes erd
43502 \end_inset
43503
43504  and you get the four different existing shortcuts for the three different
43505  functions that contain 
43506 \begin_inset Quotes eld
43507 \end_inset
43508
43509 paste
43510 \begin_inset Quotes erd
43511 \end_inset
43512
43513  in their name.
43514  As you can see, one function can have more than one shortcut.
43515  All LyX-functions are also listed in the file 
43516 \family sans
43517 LyX Functions
43518 \family default
43519  that you will find in the 
43520 \family sans
43521 Help
43522 \family default
43523  menu.
43524 \end_layout
43525
43526 \begin_layout Standard
43527 For example, to add the shortcut 
43528 \family sans
43529 Alt+Q
43530 \family default
43531  for the function 
43532 \family sans
43533 textstyle-apply
43534 \family default
43535 , select the function and press the 
43536 \family sans
43537 Modify
43538 \family default
43539  button.
43540  A dialog pops up where you can add the shortcut by using it.
43541  So press Alt+Q to define the shortcut.
43542 \end_layout
43543
43544 \begin_layout Standard
43545 Modifying an existing shortcut is done the same way.
43546  You can also bind multiple functions to one shortcut by starting the LyX
43547  Function definition with “command alternatives” and following it with the
43548  different function names as a semicolon separated list.
43549  LyX will then use the first function that is enabled in the current document
43550  part.
43551  
43552 \end_layout
43553
43554 \begin_layout Standard
43555 If you don't like a particular shortcut, you can remove it.
43556 \end_layout
43557
43558 \begin_layout Standard
43559 Alternatively you can also edit shortcuts by modifying binding files with
43560  a text editor.
43561  The syntax of the entries is:
43562 \end_layout
43563
43564 \begin_layout Standard
43565
43566 \series bold
43567
43568 \backslash
43569 bind 
43570 \begin_inset Quotes eld
43571 \end_inset
43572
43573 key combination
43574 \begin_inset Quotes erd
43575 \end_inset
43576
43577  
43578 \begin_inset Quotes eld
43579 \end_inset
43580
43581 LyX-function
43582 \begin_inset Quotes erd
43583 \end_inset
43584
43585
43586 \end_layout
43587
43588 \begin_layout Subsection
43589 Keyboard/Mouse
43590 \begin_inset CommandInset label
43591 LatexCommand label
43592 name "sub:Keyboard-Map"
43593
43594 \end_inset
43595
43596
43597 \begin_inset Index idx
43598 status collapsed
43599
43600 \begin_layout Plain Layout
43601 Keyboard Map
43602 \end_layout
43603
43604 \end_inset
43605
43606
43607 \begin_inset Index idx
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611 Settings ! Keyboard Map
43612 \end_layout
43613
43614 \end_inset
43615
43616
43617 \end_layout
43618
43619 \begin_layout Standard
43620 Normally keyboard settings are made in a menu of your operating system.
43621  For the case thatWhere this is not possible, LyX provides keyboard maps.
43622  If, for example, you have a Czech keyboard but want to use it as if it
43623  is a Romanian one, you can enable 
43624 \family sans
43625 Use
43626 \begin_inset space ~
43627 \end_inset
43628
43629 keyboard
43630 \begin_inset space ~
43631 \end_inset
43632
43633 map
43634 \family default
43635  and select the keyboard map file named 
43636 \shape italic
43637 romanian.kmap
43638 \shape default
43639 .
43640 \end_layout
43641
43642 \begin_layout Standard
43643 You can specify a 
43644 \family sans
43645 First
43646 \family default
43647  and a 
43648 \family sans
43649 Second
43650 \family default
43651  keyboard map and, if you use the 
43652 \emph on
43653 cua
43654 \emph default
43655  bindings, you can select the first and second with 
43656 \begin_inset Info
43657 type  "shortcut"
43658 arg   "keymap-primary"
43659 \end_inset
43660
43661  and 
43662 \begin_inset Info
43663 type  "shortcut"
43664 arg   "keymap-secondary"
43665 \end_inset
43666
43667  respectively or toggle between them with 
43668 \begin_inset Info
43669 type  "shortcut"
43670 arg   "keymap-toggle"
43671 \end_inset
43672
43673 .
43674 \end_layout
43675
43676 \begin_layout Standard
43677 \begin_inset Note Greyedout
43678 status open
43679
43680 \begin_layout Plain Layout
43681
43682 \series bold
43683 Note:
43684 \series default
43685  Keyboard maps can only provide a makeshift solution and don't work on all
43686  systems.
43687 \end_layout
43688
43689 \end_inset
43690
43691
43692 \end_layout
43693
43694 \begin_layout Standard
43695 You can also specify the mouse 
43696 \family sans
43697 Wheel scrolling speed
43698 \family default
43699 .
43700  The standard value is 1.0; higher values speed up the scrolling, lower ones
43701  slow it down.
43702 \end_layout
43703
43704 \begin_layout Standard
43705 If you 
43706 \family sans
43707 Enable
43708 \family default
43709  
43710 \family sans
43711 Scroll
43712 \begin_inset space ~
43713 \end_inset
43714
43715 wheel
43716 \begin_inset space ~
43717 \end_inset
43718
43719 zoom,
43720 \family default
43721  you can select a key for zooming.
43722  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43723 \end_layout
43724
43725 \begin_layout Subsection
43726 Input Completion
43727 \end_layout
43728
43729 \begin_layout Standard
43730 Input completion is described in section
43731 \begin_inset space ~
43732 \end_inset
43733
43734
43735 \begin_inset CommandInset ref
43736 LatexCommand ref
43737 reference "sec:Input-Completion"
43738
43739 \end_inset
43740
43741 .
43742 \end_layout
43743
43744 \begin_layout Section
43745 Paths
43746 \begin_inset CommandInset label
43747 LatexCommand label
43748 name "sec:Paths"
43749
43750 \end_inset
43751
43752
43753 \begin_inset Index idx
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757 Paths
43758 \end_layout
43759
43760 \end_inset
43761
43762
43763 \begin_inset Index idx
43764 status collapsed
43765
43766 \begin_layout Plain Layout
43767 Settings ! Paths
43768 \end_layout
43769
43770 \end_inset
43771
43772
43773 \end_layout
43774
43775 \begin_layout Standard
43776 The paths to the various resources used by LyX are normally determined during
43777  the installation.
43778  But there may be reasons why you might want to modify them.
43779 \end_layout
43780
43781 \begin_layout Description
43782 Working
43783 \begin_inset space ~
43784 \end_inset
43785
43786 directory This is LyX's working directory.
43787  It is the default when you 
43788 \family sans
43789 Open
43790 \family default
43791
43792 \family sans
43793 Save
43794 \family default
43795  or 
43796 \family sans
43797 Save
43798 \begin_inset space ~
43799 \end_inset
43800
43801 As
43802 \family default
43803  files.
43804 \end_layout
43805
43806 \begin_layout Description
43807 Document
43808 \begin_inset space ~
43809 \end_inset
43810
43811 templates This directory will be opened when you use the menu 
43812 \family sans
43813 File\SpecialChar \menuseparator
43814 New
43815 \begin_inset space ~
43816 \end_inset
43817
43818 from
43819 \begin_inset space ~
43820 \end_inset
43821
43822 Template
43823 \family default
43824 .
43825 \end_layout
43826
43827 \begin_layout Description
43828 Example
43829 \begin_inset space ~
43830 \end_inset
43831
43832 files This directory will be opened when you use the button 
43833 \family sans
43834 Examples
43835 \family default
43836  in the 
43837 \family sans
43838 File\SpecialChar \menuseparator
43839 Open
43840 \family default
43841  dialog.
43842 \begin_inset Newline newline
43843 \end_inset
43844
43845
43846 \begin_inset Note Greyedout
43847 status open
43848
43849 \begin_layout Plain Layout
43850
43851 \series bold
43852 Note:
43853 \series default
43854  The 
43855 \family sans
43856 Examples
43857 \family default
43858  button does not exist when using LyX on Mac OS and Windows systems.
43859 \end_layout
43860
43861 \end_inset
43862
43863
43864 \end_layout
43865
43866 \begin_layout Description
43867 Backup
43868 \begin_inset space ~
43869 \end_inset
43870
43871 directory
43872 \begin_inset Index idx
43873 status collapsed
43874
43875 \begin_layout Plain Layout
43876 Backup ! Directory
43877 \end_layout
43878
43879 \end_inset
43880
43881  Backup copies will be saved to this directory.
43882  If no directory is given but backups are enabled as described in section
43883 \begin_inset space ~
43884 \end_inset
43885
43886
43887 \begin_inset CommandInset ref
43888 LatexCommand ref
43889 reference "sub:Backup documents"
43890
43891 \end_inset
43892
43893 , the 
43894 \family sans
43895 Working directory
43896 \family default
43897  will be used to save the backups.
43898 \begin_inset Newline newline
43899 \end_inset
43900
43901 Backup files have the ending 
43902 \begin_inset Quotes eld
43903 \end_inset
43904
43905 .lyx~
43906 \begin_inset Quotes erd
43907 \end_inset
43908
43909 .
43910 \end_layout
43911
43912 \begin_layout Description
43913 Ly
43914 \begin_inset ERT
43915 status collapsed
43916
43917 \begin_layout Plain Layout
43918
43919 {}
43920 \end_layout
43921
43922 \end_inset
43923
43924 XServer
43925 \begin_inset space ~
43926 \end_inset
43927
43928 pipe Here you can enter the name of a so-called UNIX-pipe.
43929  This pipe is used to send data from external programs to LyX.
43930 \begin_inset Newline newline
43931 \end_inset
43932
43933
43934 \series bold
43935 Example:
43936 \series default
43937  You add a BibTeX-database 
43938 \emph on
43939 test.bib
43940 \emph default
43941  to your document.
43942  You can edit this file with the program 
43943 \family typewriter
43944 JabRef
43945 \family default
43946 .
43947  In 
43948 \family typewriter
43949 JabRef
43950 \family default
43951  you have to use the same Unix-Pipe for LyX in its preferences under 
43952 \family sans
43953 External
43954 \begin_inset space ~
43955 \end_inset
43956
43957 programs
43958 \family default
43959 .
43960  If you want to get one entry of the database as citation, select it in
43961  
43962 \family typewriter
43963 JabRef
43964 \family default
43965  and click on the LyX-symbol.
43966  The entry will now be inserted as a citation at the current cursor position
43967  in your LyX file.
43968  Of course, 
43969 \family typewriter
43970 JabRef
43971 \family default
43972  and LyX need to be running the same time.
43973 \begin_inset Newline newline
43974 \end_inset
43975
43976 The pipe is also used for the 
43977 \family sans
43978 Single instance
43979 \family default
43980  feature, see sec.
43981 \begin_inset space \thinspace{}
43982 \end_inset
43983
43984
43985 \begin_inset CommandInset ref
43986 LatexCommand ref
43987 reference "sub:Backup documents"
43988
43989 \end_inset
43990
43991 .
43992 \begin_inset Newline newline
43993 \end_inset
43994
43995 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43996 \begin_inset Newline newline
43997 \end_inset
43998
43999
44000 \series bold
44001
44002 \backslash
44003
44004 \backslash
44005 .
44006 \backslash
44007 pipe
44008 \backslash
44009 lyxpipe
44010 \end_layout
44011
44012 \begin_layout Description
44013 Temporary
44014 \begin_inset space ~
44015 \end_inset
44016
44017 directory Temporary files will be saved in this directory.
44018 \end_layout
44019
44020 \begin_layout Description
44021 Thesaurus
44022 \begin_inset space ~
44023 \end_inset
44024
44025 dictionary Directory where the thesaurus dictionaries are located.
44026  You only need to specify it if the thesaurus does not work or if you want
44027  to use custom/alternative dictionaries.
44028 \end_layout
44029
44030 \begin_layout Description
44031 Hunspell
44032 \begin_inset space ~
44033 \end_inset
44034
44035 dictionary Directory where the dictionaries of the spell checker program
44036  
44037 \family typewriter
44038 Hunspell
44039 \family default
44040  are located.
44041  You only need to specify it if you are using 
44042 \family typewriter
44043 Hunspell
44044 \family default
44045  and spell checking does not work or if you want to use custom/alternative
44046  dictionaries.
44047  For LyX on Windows 
44048 \family typewriter
44049 Hunspell
44050 \family default
44051  is the only available spell checker and should work without specifying
44052  a directory.
44053 \end_layout
44054
44055 \begin_layout Description
44056 PATH
44057 \begin_inset space ~
44058 \end_inset
44059
44060 prefix This field contains a list of paths to external programs.
44061  When LyX needs to use an external program, it looks in this list to see
44062  where to find it on the system.
44063  The path list is automatically set up on Windows and Mac systems when LyX
44064  is configured; so you normally don't have to modify it.
44065  On Unix
44066 \begin_inset space \thinspace{}
44067 \end_inset
44068
44069 /
44070 \begin_inset space \thinspace{}
44071 \end_inset
44072
44073 Linux systems, the path list will need to be set only if there are external
44074  programs you wish to use that are not in your normal system path ($PATH).
44075 \end_layout
44076
44077 \begin_layout Description
44078 TEXINPUTS
44079 \begin_inset space ~
44080 \end_inset
44081
44082 prefix The TEXINPUTS environment variable allows you to use external files
44083  which are included in a LyX document via commands in TeX code or in the
44084  document preamble.
44085  This prefix includes by default the document directory (represented by
44086  a single dot '.').
44087  The prefix can contain any list of paths separated by the default separator
44088  of the OS (':' on UNIX like systems and ';' on Windows).
44089  If files are included, the paths listed in the TEXINPUTS prefix will be
44090  scanned for the input files.
44091  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44092  to be relative to the directory of your LyX file.
44093  It is recommended that you always include ‘.' as one of the paths; otherwise
44094  compilation may fail for some documents.
44095 \end_layout
44096
44097 \begin_layout Section
44098 Identity
44099 \end_layout
44100
44101 \begin_layout Standard
44102 Here you can insert your 
44103 \family sans
44104 Name
44105 \family default
44106  and 
44107 \family sans
44108 E-mail
44109 \family default
44110  address.
44111  These will be used when you have enabled change tracking, as described
44112  in section
44113 \begin_inset space ~
44114 \end_inset
44115
44116
44117 \begin_inset CommandInset ref
44118 LatexCommand ref
44119 reference "sec:Change-Tracking"
44120
44121 \end_inset
44122
44123 , to mark changes you make as yours.
44124 \end_layout
44125
44126 \begin_layout Section
44127 Language Settings
44128 \begin_inset Index idx
44129 status collapsed
44130
44131 \begin_layout Plain Layout
44132 Language ! Settings
44133 \end_layout
44134
44135 \end_inset
44136
44137
44138 \begin_inset Index idx
44139 status collapsed
44140
44141 \begin_layout Plain Layout
44142 Settings ! Language
44143 \end_layout
44144
44145 \end_inset
44146
44147
44148 \end_layout
44149
44150 \begin_layout Subsection
44151 Language
44152 \begin_inset CommandInset label
44153 LatexCommand label
44154 name "sub:Prefs-Language"
44155
44156 \end_inset
44157
44158
44159 \end_layout
44160
44161 \begin_layout Description
44162 User
44163 \begin_inset space ~
44164 \end_inset
44165
44166 interface
44167 \begin_inset space ~
44168 \end_inset
44169
44170 language Here you can select the language for LyX's menus.
44171  You can find its actual translation status here: 
44172 \begin_inset CommandInset href
44173 LatexCommand href
44174 target "http://www.lyx.org/I18n"
44175
44176 \end_inset
44177
44178
44179 \end_layout
44180
44181 \begin_layout Description
44182 Language
44183 \begin_inset space ~
44184 \end_inset
44185
44186 package determines which LaTeX package should be loaded to handle language
44187  issues.
44188  Language issues that are handled by this package include proper hyphenation
44189  as well as localization of dates and text strings such as 
44190 \begin_inset Quotes eld
44191 \end_inset
44192
44193 Chapter
44194 \begin_inset Quotes erd
44195 \end_inset
44196
44197  and 
44198 \begin_inset Quotes eld
44199 \end_inset
44200
44201 Table
44202 \begin_inset Quotes erd
44203 \end_inset
44204
44205 .
44206  The most widespread language package is 
44207 \series bold
44208 babel
44209 \series default
44210
44211 \begin_inset Index idx
44212 status collapsed
44213
44214 \begin_layout Plain Layout
44215 LaTeX-packages ! babel
44216 \end_layout
44217
44218 \end_inset
44219
44220 ; it is the default language package in classic LaTeX.
44221  More recent typesetting engines such as XeTeX and LuaTeX come with the
44222  alternative language package 
44223 \series bold
44224 polyglossia
44225 \series default
44226
44227 \begin_inset Index idx
44228 status collapsed
44229
44230 \begin_layout Plain Layout
44231 LaTeX-packages ! polyglossia
44232 \end_layout
44233
44234 \end_inset
44235
44236  that is more suited to the multi-script support of these engines.
44237  Furthermore, there are also specific language packages for languages not
44238  covered by 
44239 \series bold
44240 babel
44241 \series default
44242 .
44243  The available selections are described in section
44244 \begin_inset space ~
44245 \end_inset
44246
44247
44248 \begin_inset CommandInset ref
44249 LatexCommand ref
44250 reference "sec:Language-encodings"
44251
44252 \end_inset
44253
44254 .
44255 \end_layout
44256
44257 \begin_layout Description
44258 Command
44259 \begin_inset space ~
44260 \end_inset
44261
44262 start If a special LaTeX-package is needed to write in a certain document
44263  language, you can here specify the command to start the package.
44264  An example is the start command 
44265 \family sans
44266
44267 \backslash
44268 begin{arabtext}
44269 \family default
44270  that is needed to write Arabic using the package 
44271 \series bold
44272 ArabTeX
44273 \series default
44274 , see 
44275 \begin_inset CommandInset citation
44276 LatexCommand cite
44277 key "Arabic"
44278
44279 \end_inset
44280
44281 .
44282  The default is the 
44283 \series bold
44284 babel
44285 \series default
44286  command 
44287 \family sans
44288
44289 \backslash
44290 selectlanguage{$$lang}
44291 \family default
44292 .
44293 \end_layout
44294
44295 \begin_layout Description
44296 Command
44297 \begin_inset space ~
44298 \end_inset
44299
44300 end Counterpart to 
44301 \family sans
44302 Command start
44303 \family default
44304 .
44305  Some packages, like the default, don't have an end command since the start
44306  command toggles the package on and off.
44307 \end_layout
44308
44309 \begin_layout Description
44310 Default
44311 \begin_inset space ~
44312 \end_inset
44313
44314 Decimal
44315 \begin_inset space ~
44316 \end_inset
44317
44318 Point Define the default decimal point for use in tables (decimal point
44319  alignment).
44320 \end_layout
44321
44322 \begin_layout Description
44323 Set
44324 \begin_inset space ~
44325 \end_inset
44326
44327 languages
44328 \begin_inset space ~
44329 \end_inset
44330
44331 globally When this option is set, the languages used in the document will
44332  be added as options to the document class options, so that they can be
44333  used by all LaTeX-packages.
44334  Otherwise they will only be used as options for the 
44335 \series bold
44336 babel
44337 \series default
44338  package.
44339 \end_layout
44340
44341 \begin_layout Description
44342 Auto
44343 \begin_inset space ~
44344 \end_inset
44345
44346 begin When this option is set, documents start with the chosen document
44347  language.
44348  When this option is not set, the 
44349 \family sans
44350 Command
44351 \begin_inset space ~
44352 \end_inset
44353
44354 start
44355 \family default
44356  is explicitly set to the beginning of the document in the LaTeX-output.
44357  This assures that the correct language is used when you use another 
44358 \family sans
44359 Command
44360 \begin_inset space ~
44361 \end_inset
44362
44363 start
44364 \family default
44365  than the default.
44366 \end_layout
44367
44368 \begin_layout Description
44369 Auto
44370 \begin_inset space ~
44371 \end_inset
44372
44373 end Counterpart to 
44374 \family sans
44375 Auto
44376 \begin_inset space ~
44377 \end_inset
44378
44379 begin
44380 \family default
44381 .
44382  When it is not set, the 
44383 \family sans
44384 Command
44385 \begin_inset space ~
44386 \end_inset
44387
44388 end
44389 \family default
44390  is set to the end of the document.
44391 \end_layout
44392
44393 \begin_layout Description
44394 Mark
44395 \begin_inset space ~
44396 \end_inset
44397
44398 foreign
44399 \begin_inset space ~
44400 \end_inset
44401
44402 languages Text marked formatted in a language different from the document
44403  language will be underlined in blue.
44404 \end_layout
44405
44406 \begin_layout Description
44407 Enable
44408 \begin_inset space ~
44409 \end_inset
44410
44411 RTL
44412 \begin_inset space ~
44413 \end_inset
44414
44415 support Enables the use of languages, written from right to left (RTL),
44416  like Arabic, Hebrew or Farsi.
44417 \end_layout
44418
44419 \begin_layout Description
44420 Cursor
44421 \begin_inset space ~
44422 \end_inset
44423
44424 movement When writing RTL, you can define if the left and right arrow keys
44425  move the cursor visually to the left or right, respectively, or logically.
44426  Logical means that the cursor is moved to the left when pressing the right
44427  arrow key and the cursor is inside text in an RTL language.
44428 \end_layout
44429
44430 \begin_layout Subsection
44431 Spellchecker
44432 \end_layout
44433
44434 \begin_layout Standard
44435 The spellchecker settings are explained in section
44436 \begin_inset space ~
44437 \end_inset
44438
44439
44440 \begin_inset CommandInset ref
44441 LatexCommand ref
44442 reference "sec:Spellchecking"
44443
44444 \end_inset
44445
44446 .
44447 \end_layout
44448
44449 \begin_layout Section
44450 Outputs
44451 \end_layout
44452
44453 \begin_layout Subsection
44454 General
44455 \end_layout
44456
44457 \begin_layout Description
44458 Output
44459 \begin_inset space ~
44460 \end_inset
44461
44462 line
44463 \begin_inset space ~
44464 \end_inset
44465
44466 length sets the maximum number of characters printed in one line when using
44467  the menu 
44468 \family sans
44469 File\SpecialChar \menuseparator
44470 Export\SpecialChar \menuseparator
44471 Plain
44472 \begin_inset space ~
44473 \end_inset
44474
44475 text
44476 \family default
44477 .
44478  Setting the line length to 0 means all text is printed in one endless line.
44479 \end_layout
44480
44481 \begin_layout Description
44482 Date
44483 \begin_inset space ~
44484 \end_inset
44485
44486 format
44487 \begin_inset Index idx
44488 status collapsed
44489
44490 \begin_layout Plain Layout
44491 Date Format
44492 \end_layout
44493
44494 \end_inset
44495
44496
44497 \begin_inset Index idx
44498 status collapsed
44499
44500 \begin_layout Plain Layout
44501 Settings ! Date format
44502 \end_layout
44503
44504 \end_inset
44505
44506  The date format can be one or a mixture of the formats listed here:
44507 \begin_inset Newline newline
44508 \end_inset
44509
44510
44511 \begin_inset Flex URL
44512 status collapsed
44513
44514 \begin_layout Plain Layout
44515
44516 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44517 \end_layout
44518
44519 \end_inset
44520
44521
44522 \begin_inset Newline newline
44523 \end_inset
44524
44525 For example the format
44526 \begin_inset Newline newline
44527 \end_inset
44528
44529 %d/%m/%y
44530 \begin_inset Newline newline
44531 \end_inset
44532
44533 prints the date as day/month/year.
44534 \end_layout
44535
44536 \begin_layout Description
44537 Overwrite
44538 \begin_inset space ~
44539 \end_inset
44540
44541 on
44542 \begin_inset space ~
44543 \end_inset
44544
44545 export Setting what LyX is allowed to overwrite on export.
44546 \end_layout
44547
44548 \begin_layout Description
44549 Forward
44550 \begin_inset space ~
44551 \end_inset
44552
44553 search Commands that will be used for the menu 
44554 \family sans
44555 Navigate\SpecialChar \menuseparator
44556 Forward
44557 \begin_inset space ~
44558 \end_inset
44559
44560 search
44561 \family default
44562 .
44563  For a detailed description see section 
44564 \emph on
44565 Reverse DVI/PDF search
44566 \emph default
44567  of the 
44568 \emph on
44569 Additional
44570 \begin_inset space ~
44571 \end_inset
44572
44573 Features
44574 \emph default
44575  manual.
44576 \end_layout
44577
44578 \begin_layout Subsection
44579 Printer
44580 \begin_inset CommandInset label
44581 LatexCommand label
44582 name "sub:Printer"
44583
44584 \end_inset
44585
44586
44587 \begin_inset Index idx
44588 status collapsed
44589
44590 \begin_layout Plain Layout
44591 Printer
44592 \end_layout
44593
44594 \end_inset
44595
44596
44597 \begin_inset Index idx
44598 status collapsed
44599
44600 \begin_layout Plain Layout
44601 Settings ! Printer
44602 \end_layout
44603
44604 \end_inset
44605
44606
44607 \end_layout
44608
44609 \begin_layout Description
44610 Default
44611 \begin_inset space ~
44612 \end_inset
44613
44614 printer Here you can specify the name of your 
44615 \family sans
44616 Default printer
44617 \family default
44618 .
44619  The name will be used when the 
44620 \family sans
44621 Printer command
44622 \family default
44623  is executed.
44624 \begin_inset Newline newline
44625 \end_inset
44626
44627
44628 \begin_inset Note Greyedout
44629 status open
44630
44631 \begin_layout Plain Layout
44632
44633 \series bold
44634 Note:
44635 \series default
44636  You can leave this field empty on Windows systems because it has no effect.
44637 \end_layout
44638
44639 \end_inset
44640
44641
44642 \end_layout
44643
44644 \begin_layout Description
44645 Printer
44646 \begin_inset space ~
44647 \end_inset
44648
44649 command is the command LyX
44650 \begin_inset space \thinspace{}
44651 \end_inset
44652
44653 /
44654 \begin_inset space \thinspace{}
44655 \end_inset
44656
44657 LaTeX uses for printing.
44658  The default is 
44659 \family sans
44660 dvips
44661 \family default
44662  on most systems.
44663 \end_layout
44664
44665 \begin_layout Description
44666 Printer
44667 \begin_inset space ~
44668 \end_inset
44669
44670 Command
44671 \begin_inset space ~
44672 \end_inset
44673
44674 Options Here you can specify printer options.
44675  A list of printer options with explanations can be found in the documentation
44676  of the program that provides the 
44677 \family sans
44678 Printer command
44679 \family default
44680  you are using.
44681 \end_layout
44682
44683 \begin_layout Description
44684 Adapt
44685 \begin_inset space ~
44686 \end_inset
44687
44688 output
44689 \begin_inset space ~
44690 \end_inset
44691
44692 to
44693 \begin_inset space ~
44694 \end_inset
44695
44696 printer This option works only for the 
44697 \family sans
44698 Printer command
44699 \family default
44700  
44701 \begin_inset Quotes eld
44702 \end_inset
44703
44704
44705 \family sans
44706 dvips
44707 \family default
44708
44709 \begin_inset Quotes erd
44710 \end_inset
44711
44712 .
44713  It activates a configuration file for dvips.
44714  This is an option only for dvips experts.
44715 \end_layout
44716
44717 \begin_layout Subsection
44718 LaT
44719 \begin_inset ERT
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723
44724 {}
44725 \end_layout
44726
44727 \end_inset
44728
44729 eX
44730 \begin_inset CommandInset label
44731 LatexCommand label
44732 name "sub:LaTeX-settings"
44733
44734 \end_inset
44735
44736
44737 \begin_inset Index idx
44738 status collapsed
44739
44740 \begin_layout Plain Layout
44741 Settings ! LaTeX
44742 \end_layout
44743
44744 \end_inset
44745
44746
44747 \end_layout
44748
44749 \begin_layout Description
44750 Use
44751 \begin_inset space ~
44752 \end_inset
44753
44754 LaTe
44755 \begin_inset ERT
44756 status collapsed
44757
44758 \begin_layout Plain Layout
44759
44760 {}
44761 \end_layout
44762
44763 \end_inset
44764
44765 X
44766 \begin_inset space ~
44767 \end_inset
44768
44769 font
44770 \begin_inset space ~
44771 \end_inset
44772
44773 encoding This is the default encoding of the document font.
44774  
44775 \family sans
44776 T1
44777 \family default
44778  is the default and covers western languages and symbols.
44779  
44780 \family sans
44781 T2A
44782 \family default
44783
44784 \family sans
44785 T2B
44786 \family default
44787
44788 \family sans
44789 T2C
44790 \family default
44791
44792 \family sans
44793 LCY
44794 \family default
44795  and 
44796 \family sans
44797 X2
44798 \family default
44799  are used for Cyrillic.
44800  Combinations of the encodings are possible, like 
44801 \begin_inset Quotes eld
44802 \end_inset
44803
44804
44805 \family sans
44806 T1, T2B
44807 \family default
44808
44809 \begin_inset Quotes erd
44810 \end_inset
44811
44812 .
44813  The font encoding is normally automatically loaded by the language packages
44814  LyX sets up in the background.
44815  So there is no need to change the default encoding.
44816 \end_layout
44817
44818 \begin_layout Description
44819 Default
44820 \begin_inset space ~
44821 \end_inset
44822
44823 paper
44824 \begin_inset space ~
44825 \end_inset
44826
44827 size This is the paper size that is used for new documents.
44828  The 
44829 \family sans
44830 Default
44831 \family default
44832  value depends on your LaTeX-system setup.
44833 \end_layout
44834
44835 \begin_layout Description
44836 DVI
44837 \begin_inset space ~
44838 \end_inset
44839
44840 viewer
44841 \begin_inset space ~
44842 \end_inset
44843
44844 paper
44845 \begin_inset space ~
44846 \end_inset
44847
44848 size
44849 \begin_inset space ~
44850 \end_inset
44851
44852 options They only have an effect when the program 
44853 \family sans
44854 xdvi
44855 \family default
44856  is used as DVI-viewer, read its manual to find out more.
44857 \end_layout
44858
44859 \begin_layout Standard
44860 Here you can also specify options and commands with parameters for processors.
44861  But before you change something, it is strongly recommended to read the
44862  manuals of the applications.
44863 \end_layout
44864
44865 \begin_layout Description
44866 Bibliography
44867 \begin_inset space ~
44868 \end_inset
44869
44870 generation Settings for the generation of the bibliography, see section
44871 \begin_inset space ~
44872 \end_inset
44873
44874
44875 \begin_inset CommandInset ref
44876 LatexCommand ref
44877 reference "sub:Bibliography-databases"
44878
44879 \end_inset
44880
44881 .
44882 \end_layout
44883
44884 \begin_layout Description
44885 Index
44886 \begin_inset space ~
44887 \end_inset
44888
44889 generation Settings for the generation of the index, see section
44890 \begin_inset space ~
44891 \end_inset
44892
44893
44894 \begin_inset CommandInset ref
44895 LatexCommand ref
44896 reference "sub:Index-Program"
44897
44898 \end_inset
44899
44900 .
44901 \end_layout
44902
44903 \begin_layout Description
44904 Nomenclature
44905 \begin_inset space ~
44906 \end_inset
44907
44908 command Command for the program that generates the nomenclature, see section
44909 \begin_inset space ~
44910 \end_inset
44911
44912
44913 \begin_inset CommandInset ref
44914 LatexCommand ref
44915 reference "sub:Nomenclature-Program"
44916
44917 \end_inset
44918
44919 .
44920 \end_layout
44921
44922 \begin_layout Description
44923 CheckTe
44924 \begin_inset ERT
44925 status collapsed
44926
44927 \begin_layout Plain Layout
44928
44929 {}
44930 \end_layout
44931
44932 \end_inset
44933
44934 X
44935 \begin_inset space ~
44936 \end_inset
44937
44938 command Command for the program 
44939 \family sans
44940 CheckTeX
44941 \family default
44942  that is described in the section 
44943 \emph on
44944 Checking TeX
44945 \emph default
44946  of the 
44947 \emph on
44948 Additional Features
44949 \emph default
44950  manual.
44951 \end_layout
44952
44953 \begin_layout Standard
44954 There are additionally the following options:
44955 \end_layout
44956
44957 \begin_layout Description
44958 Use
44959 \begin_inset space ~
44960 \end_inset
44961
44962 Windows-style
44963 \begin_inset space ~
44964 \end_inset
44965
44966 paths
44967 \begin_inset space ~
44968 \end_inset
44969
44970 in
44971 \begin_inset space ~
44972 \end_inset
44973
44974 LaTeX
44975 \begin_inset space ~
44976 \end_inset
44977
44978 files Uses paths in the notation of Windows, that means that 
44979 \begin_inset Quotes eld
44980 \end_inset
44981
44982
44983 \backslash
44984
44985 \begin_inset Quotes erd
44986 \end_inset
44987
44988  is used instead of 
44989 \begin_inset Quotes eld
44990 \end_inset
44991
44992 /
44993 \begin_inset Quotes erd
44994 \end_inset
44995
44996  to separate folders.
44997  This option is enabled by default when you use LyX on Windows.
44998 \begin_inset Index idx
44999 status collapsed
45000
45001 \begin_layout Plain Layout
45002 Paths
45003 \end_layout
45004
45005 \end_inset
45006
45007
45008 \begin_inset Index idx
45009 status collapsed
45010
45011 \begin_layout Plain Layout
45012 Settings ! Paths
45013 \end_layout
45014
45015 \end_inset
45016
45017
45018 \end_layout
45019
45020 \begin_layout Description
45021 Reset
45022 \begin_inset space ~
45023 \end_inset
45024
45025 class
45026 \begin_inset space ~
45027 \end_inset
45028
45029 options
45030 \begin_inset space ~
45031 \end_inset
45032
45033 when
45034 \begin_inset space ~
45035 \end_inset
45036
45037 document
45038 \begin_inset space ~
45039 \end_inset
45040
45041 class
45042 \begin_inset space ~
45043 \end_inset
45044
45045 changes Removes all manually set 
45046 \family sans
45047 Class options
45048 \family default
45049  in the 
45050 \family sans
45051 Document\SpecialChar \menuseparator
45052 Settings\SpecialChar \menuseparator
45053 Document
45054 \begin_inset space ~
45055 \end_inset
45056
45057 Class
45058 \family default
45059  dialog when changing the document class.
45060 \end_layout
45061
45062 \begin_layout Section
45063 File
45064 \begin_inset space ~
45065 \end_inset
45066
45067 Handling
45068 \begin_inset Index idx
45069 status collapsed
45070
45071 \begin_layout Plain Layout
45072 File handling
45073 \end_layout
45074
45075 \end_inset
45076
45077
45078 \end_layout
45079
45080 \begin_layout Subsection
45081 Converters
45082 \begin_inset CommandInset label
45083 LatexCommand label
45084 name "sub:Converters"
45085
45086 \end_inset
45087
45088
45089 \begin_inset Index idx
45090 status collapsed
45091
45092 \begin_layout Plain Layout
45093 Converters
45094 \end_layout
45095
45096 \end_inset
45097
45098
45099 \end_layout
45100
45101 \begin_layout Standard
45102 Here you find the list of defined converter commands to convert material
45103  from one format to another.
45104  You can modify converters or create new ones.
45105  To modify a converter, select it, change the entry of the 
45106 \family sans
45107 Converter
45108 \family default
45109  and/or 
45110 \family sans
45111 Extra
45112 \begin_inset space ~
45113 \end_inset
45114
45115 flag
45116 \family default
45117  field and press the 
45118 \family sans
45119 Modify
45120 \family default
45121  button.
45122  To create a new converter, select an existing one, select a different format
45123  in the 
45124 \family sans
45125 To
45126 \begin_inset space ~
45127 \end_inset
45128
45129 format
45130 \family default
45131  drop-down list, modify the 
45132 \family sans
45133 Converter
45134 \family default
45135  field and press the 
45136 \family sans
45137 Add
45138 \family default
45139  button.
45140 \end_layout
45141
45142 \begin_layout Standard
45143 If the 
45144 \family sans
45145 Converter File Cache
45146 \family default
45147  is 
45148 \family sans
45149 Enabled
45150 \family default
45151 , conversions will be cached as long as specified in the field 
45152 \family sans
45153 Maximum Age (in days
45154 \family default
45155 ).
45156  This means that images don't need to be converted again when you reopen
45157  a document; the converted images from the cache will be used instead.
45158 \end_layout
45159
45160 \begin_layout Standard
45161 More about converters, like the flags that can be used in the converter
45162  definition, is described in the section 
45163 \emph on
45164 Converters
45165 \emph default
45166  of the 
45167 \emph on
45168 Customization
45169 \emph default
45170  manual.
45171 \end_layout
45172
45173 \begin_layout Subsection
45174 File Formats
45175 \begin_inset CommandInset label
45176 LatexCommand label
45177 name "sec:File-Formats"
45178
45179 \end_inset
45180
45181
45182 \begin_inset Index idx
45183 status collapsed
45184
45185 \begin_layout Plain Layout
45186 File formats
45187 \end_layout
45188
45189 \end_inset
45190
45191
45192 \begin_inset Index idx
45193 status collapsed
45194
45195 \begin_layout Plain Layout
45196 Copiers
45197 \end_layout
45198
45199 \end_inset
45200
45201
45202 \end_layout
45203
45204 \begin_layout Standard
45205 Here you find the list of defined file formats that LyX can handle.
45206  You can modify the 
45207 \family sans
45208 Editor
45209 \family default
45210  and 
45211 \family sans
45212 Viewer
45213 \family default
45214  programs that should be used for certain formats.
45215 \end_layout
45216
45217 \begin_layout Standard
45218 You can also define the 
45219 \family sans
45220 Default output format
45221 \family default
45222  that is used when you use 
45223 \family sans
45224 View, Update, View Master Document
45225 \family default
45226  or 
45227 \family sans
45228 Update Master Document
45229 \family default
45230  in the 
45231 \family sans
45232 Document
45233 \family default
45234  menu or the toolbar.
45235 \end_layout
45236
45237 \begin_layout Standard
45238 More about formats and their options is described in the section 
45239 \emph on
45240 Formats
45241 \emph default
45242  of the 
45243 \emph on
45244 Customization
45245 \emph default
45246  manual.
45247 \end_layout
45248
45249 \begin_layout Standard
45250 Since all conversions from one format to another take place in LyX's temporary
45251  directory, it is sometimes necessary to modify a file before copying it
45252  to the temporary directory so that the conversion may be performed.
45253  This is done by specifying a 
45254 \family sans
45255 Copier
45256 \family default
45257 .
45258  More about this is described in the section 
45259 \emph on
45260 Copiers
45261 \emph default
45262  of the 
45263 \emph on
45264 Customization
45265 \emph default
45266  manual.
45267 \end_layout
45268
45269 \begin_layout Chapter
45270 Units available in LyX
45271 \begin_inset Index idx
45272 status collapsed
45273
45274 \begin_layout Plain Layout
45275 Units
45276 \end_layout
45277
45278 \end_inset
45279
45280
45281 \begin_inset CommandInset label
45282 LatexCommand label
45283 name "chap:Units-available-in"
45284
45285 \end_inset
45286
45287
45288 \end_layout
45289
45290 \begin_layout Standard
45291 Table
45292 \begin_inset space ~
45293 \end_inset
45294
45295
45296 \begin_inset CommandInset ref
45297 LatexCommand ref
45298 reference "tab:Units"
45299
45300 \end_inset
45301
45302  explains all the units available in LyX and used in this documentation.
45303 \end_layout
45304
45305 \begin_layout Standard
45306 \begin_inset Float table
45307 placement h
45308 wide false
45309 sideways false
45310 status open
45311
45312 \begin_layout Plain Layout
45313 \begin_inset Caption Standard
45314
45315 \begin_layout Plain Layout
45316 \begin_inset CommandInset label
45317 LatexCommand label
45318 name "tab:Units"
45319
45320 \end_inset
45321
45322 Units
45323 \end_layout
45324
45325 \end_inset
45326
45327
45328 \end_layout
45329
45330 \begin_layout Plain Layout
45331 \begin_inset VSpace medskip
45332 \end_inset
45333
45334
45335 \end_layout
45336
45337 \begin_layout Plain Layout
45338 \align center
45339 \begin_inset Tabular
45340 <lyxtabular version="3" rows="20" columns="2">
45341 <features rotate="0" tabularvalignment="middle">
45342 <column alignment="center" valignment="top">
45343 <column alignment="center" valignment="top">
45344 <row>
45345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45346 \begin_inset Text
45347
45348 \begin_layout Plain Layout
45349 unit
45350 \end_layout
45351
45352 \end_inset
45353 </cell>
45354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45355 \begin_inset Text
45356
45357 \begin_layout Plain Layout
45358 name/description
45359 \end_layout
45360
45361 \end_inset
45362 </cell>
45363 </row>
45364 <row>
45365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45366 \begin_inset Text
45367
45368 \begin_layout Plain Layout
45369 mm
45370 \end_layout
45371
45372 \end_inset
45373 </cell>
45374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45375 \begin_inset Text
45376
45377 \begin_layout Plain Layout
45378 millimeter
45379 \end_layout
45380
45381 \end_inset
45382 </cell>
45383 </row>
45384 <row>
45385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45386 \begin_inset Text
45387
45388 \begin_layout Plain Layout
45389 cm
45390 \end_layout
45391
45392 \end_inset
45393 </cell>
45394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45395 \begin_inset Text
45396
45397 \begin_layout Plain Layout
45398 centimeter
45399 \end_layout
45400
45401 \end_inset
45402 </cell>
45403 </row>
45404 <row>
45405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45406 \begin_inset Text
45407
45408 \begin_layout Plain Layout
45409 in
45410 \end_layout
45411
45412 \end_inset
45413 </cell>
45414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45415 \begin_inset Text
45416
45417 \begin_layout Plain Layout
45418 inch
45419 \end_layout
45420
45421 \end_inset
45422 </cell>
45423 </row>
45424 <row>
45425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45426 \begin_inset Text
45427
45428 \begin_layout Plain Layout
45429 pt
45430 \end_layout
45431
45432 \end_inset
45433 </cell>
45434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45435 \begin_inset Text
45436
45437 \begin_layout Plain Layout
45438 point (72.27
45439 \begin_inset space \thinspace{}
45440 \end_inset
45441
45442 pt = 1
45443 \begin_inset space \thinspace{}
45444 \end_inset
45445
45446 in)
45447 \end_layout
45448
45449 \end_inset
45450 </cell>
45451 </row>
45452 <row>
45453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45454 \begin_inset Text
45455
45456 \begin_layout Plain Layout
45457 pc
45458 \end_layout
45459
45460 \end_inset
45461 </cell>
45462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45463 \begin_inset Text
45464
45465 \begin_layout Plain Layout
45466 pica (1
45467 \begin_inset space \thinspace{}
45468 \end_inset
45469
45470 pc = 12
45471 \begin_inset space \thinspace{}
45472 \end_inset
45473
45474 pt)
45475 \end_layout
45476
45477 \end_inset
45478 </cell>
45479 </row>
45480 <row>
45481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45482 \begin_inset Text
45483
45484 \begin_layout Plain Layout
45485 sp
45486 \end_layout
45487
45488 \end_inset
45489 </cell>
45490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45491 \begin_inset Text
45492
45493 \begin_layout Plain Layout
45494 scaled point (65536
45495 \begin_inset space \thinspace{}
45496 \end_inset
45497
45498 sp = 1
45499 \begin_inset space \thinspace{}
45500 \end_inset
45501
45502 pt)
45503 \end_layout
45504
45505 \end_inset
45506 </cell>
45507 </row>
45508 <row>
45509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45510 \begin_inset Text
45511
45512 \begin_layout Plain Layout
45513 bp
45514 \end_layout
45515
45516 \end_inset
45517 </cell>
45518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45519 \begin_inset Text
45520
45521 \begin_layout Plain Layout
45522 big point (72
45523 \begin_inset space \thinspace{}
45524 \end_inset
45525
45526 bp = 1
45527 \begin_inset space \thinspace{}
45528 \end_inset
45529
45530 in)
45531 \end_layout
45532
45533 \end_inset
45534 </cell>
45535 </row>
45536 <row>
45537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45538 \begin_inset Text
45539
45540 \begin_layout Plain Layout
45541 dd
45542 \end_layout
45543
45544 \end_inset
45545 </cell>
45546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45547 \begin_inset Text
45548
45549 \begin_layout Plain Layout
45550 didot (72
45551 \begin_inset space \thinspace{}
45552 \end_inset
45553
45554 dd 
45555 \begin_inset Formula $\approx$
45556 \end_inset
45557
45558  37.6
45559 \begin_inset space \thinspace{}
45560 \end_inset
45561
45562 mm)
45563 \end_layout
45564
45565 \end_inset
45566 </cell>
45567 </row>
45568 <row>
45569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45570 \begin_inset Text
45571
45572 \begin_layout Plain Layout
45573 cc
45574 \end_layout
45575
45576 \end_inset
45577 </cell>
45578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45579 \begin_inset Text
45580
45581 \begin_layout Plain Layout
45582 cicero (1
45583 \begin_inset space \thinspace{}
45584 \end_inset
45585
45586 cc = 12
45587 \begin_inset space \thinspace{}
45588 \end_inset
45589
45590 dd)
45591 \end_layout
45592
45593 \end_inset
45594 </cell>
45595 </row>
45596 <row>
45597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45598 \begin_inset Text
45599
45600 \begin_layout Plain Layout
45601 Scale%
45602 \end_layout
45603
45604 \end_inset
45605 </cell>
45606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45607 \begin_inset Text
45608
45609 \begin_layout Plain Layout
45610 % of original image width
45611 \end_layout
45612
45613 \end_inset
45614 </cell>
45615 </row>
45616 <row>
45617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45618 \begin_inset Text
45619
45620 \begin_layout Plain Layout
45621 text%
45622 \end_layout
45623
45624 \end_inset
45625 </cell>
45626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45627 \begin_inset Text
45628
45629 \begin_layout Plain Layout
45630 % of text width
45631 \end_layout
45632
45633 \end_inset
45634 </cell>
45635 </row>
45636 <row>
45637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45638 \begin_inset Text
45639
45640 \begin_layout Plain Layout
45641 col%
45642 \end_layout
45643
45644 \end_inset
45645 </cell>
45646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45647 \begin_inset Text
45648
45649 \begin_layout Plain Layout
45650 % of column width
45651 \end_layout
45652
45653 \end_inset
45654 </cell>
45655 </row>
45656 <row>
45657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45658 \begin_inset Text
45659
45660 \begin_layout Plain Layout
45661 page%
45662 \end_layout
45663
45664 \end_inset
45665 </cell>
45666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45667 \begin_inset Text
45668
45669 \begin_layout Plain Layout
45670 % of paper width
45671 \end_layout
45672
45673 \end_inset
45674 </cell>
45675 </row>
45676 <row>
45677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45678 \begin_inset Text
45679
45680 \begin_layout Plain Layout
45681 line%
45682 \end_layout
45683
45684 \end_inset
45685 </cell>
45686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45687 \begin_inset Text
45688
45689 \begin_layout Plain Layout
45690 % of line width
45691 \end_layout
45692
45693 \end_inset
45694 </cell>
45695 </row>
45696 <row>
45697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45698 \begin_inset Text
45699
45700 \begin_layout Plain Layout
45701 theight%
45702 \end_layout
45703
45704 \end_inset
45705 </cell>
45706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45707 \begin_inset Text
45708
45709 \begin_layout Plain Layout
45710 % of text height
45711 \end_layout
45712
45713 \end_inset
45714 </cell>
45715 </row>
45716 <row>
45717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45718 \begin_inset Text
45719
45720 \begin_layout Plain Layout
45721 pheight%
45722 \end_layout
45723
45724 \end_inset
45725 </cell>
45726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45727 \begin_inset Text
45728
45729 \begin_layout Plain Layout
45730 % of paper height
45731 \end_layout
45732
45733 \end_inset
45734 </cell>
45735 </row>
45736 <row>
45737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45738 \begin_inset Text
45739
45740 \begin_layout Plain Layout
45741 ex
45742 \end_layout
45743
45744 \end_inset
45745 </cell>
45746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45747 \begin_inset Text
45748
45749 \begin_layout Plain Layout
45750 height of letter 
45751 \emph on
45752 x
45753 \emph default
45754  in current font
45755 \end_layout
45756
45757 \end_inset
45758 </cell>
45759 </row>
45760 <row>
45761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45762 \begin_inset Text
45763
45764 \begin_layout Plain Layout
45765 em
45766 \end_layout
45767
45768 \end_inset
45769 </cell>
45770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45771 \begin_inset Text
45772
45773 \begin_layout Plain Layout
45774 width of letter 
45775 \emph on
45776 M
45777 \emph default
45778  in current font
45779 \end_layout
45780
45781 \end_inset
45782 </cell>
45783 </row>
45784 <row>
45785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45786 \begin_inset Text
45787
45788 \begin_layout Plain Layout
45789 mu
45790 \end_layout
45791
45792 \end_inset
45793 </cell>
45794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45795 \begin_inset Text
45796
45797 \begin_layout Plain Layout
45798 math unit (1
45799 \begin_inset space \thinspace{}
45800 \end_inset
45801
45802 mu = 1/18
45803 \begin_inset space \thinspace{}
45804 \end_inset
45805
45806 em)
45807 \end_layout
45808
45809 \end_inset
45810 </cell>
45811 </row>
45812 </lyxtabular>
45813
45814 \end_inset
45815
45816
45817 \end_layout
45818
45819 \end_inset
45820
45821
45822 \end_layout
45823
45824 \begin_layout Chapter
45825 Credits
45826 \begin_inset CommandInset label
45827 LatexCommand label
45828 name "chap:Credits"
45829
45830 \end_inset
45831
45832
45833 \end_layout
45834
45835 \begin_layout Standard
45836 The documentation is a collaborative effort between many different people
45837  (and we would encourage people to contribute!).
45838 \end_layout
45839
45840 \begin_layout Itemize
45841
45842 \noun on
45843 Alejandro Aguilar Sierra
45844 \end_layout
45845
45846 \begin_layout Itemize
45847
45848 \noun on
45849 Amir Karger
45850 \end_layout
45851
45852 \begin_layout Itemize
45853
45854 \noun on
45855 David Johnson
45856 \end_layout
45857
45858 \begin_layout Itemize
45859
45860 \noun on
45861 Hartmut Haase
45862 \end_layout
45863
45864 \begin_layout Itemize
45865
45866 \noun on
45867 Ignacio García
45868 \end_layout
45869
45870 \begin_layout Itemize
45871
45872 \noun on
45873 Ivan Schreter
45874 \end_layout
45875
45876 \begin_layout Itemize
45877
45878 \noun on
45879 John Raithel
45880 \end_layout
45881
45882 \begin_layout Itemize
45883
45884 \noun on
45885 John Weiss
45886 \end_layout
45887
45888 \begin_layout Itemize
45889
45890 \noun on
45891 Lars Gullik Bjønnes
45892 \end_layout
45893
45894 \begin_layout Itemize
45895
45896 \noun on
45897 Matthias Ettrich
45898 \end_layout
45899
45900 \begin_layout Itemize
45901
45902 \noun on
45903 Matthias Zenker
45904 \end_layout
45905
45906 \begin_layout Itemize
45907
45908 \noun on
45909 Rich Fields
45910 \end_layout
45911
45912 \begin_layout Itemize
45913
45914 \noun on
45915 Pascal André
45916 \end_layout
45917
45918 \begin_layout Itemize
45919
45920 \noun on
45921 Paul Evans
45922 \end_layout
45923
45924 \begin_layout Itemize
45925
45926 \noun on
45927 Paul Russel
45928 \end_layout
45929
45930 \begin_layout Itemize
45931
45932 \noun on
45933 Robin Socha
45934 \end_layout
45935
45936 \begin_layout Itemize
45937
45938 \noun on
45939 Uwe Stöhr
45940 \end_layout
45941
45942 \begin_layout Itemize
45943 The LyX Team: 
45944 \begin_inset CommandInset citation
45945 LatexCommand cite
45946 key "lyxcredit"
45947
45948 \end_inset
45949
45950
45951 \end_layout
45952
45953 \begin_layout Standard
45954 \begin_inset Newpage newpage
45955 \end_inset
45956
45957 The bibliography on the following page was created with the 
45958 \family sans
45959 Bibliography
45960 \family default
45961  environment.
45962 \end_layout
45963
45964 \begin_layout Bibliography
45965 \begin_inset CommandInset bibitem
45966 LatexCommand bibitem
45967 label "Credits"
45968 key "lyxcredit"
45969
45970 \end_inset
45971
45972 The LyX Team: 
45973 \begin_inset CommandInset href
45974 LatexCommand href
45975 name "Credits"
45976 target "http://www.lyx.org/Credits"
45977
45978 \end_inset
45979
45980 :
45981 \begin_inset Newline newline
45982 \end_inset
45983
45984
45985 \begin_inset Flex URL
45986 status collapsed
45987
45988 \begin_layout Plain Layout
45989
45990 http://www.lyx.org/Credits
45991 \end_layout
45992
45993 \end_inset
45994
45995
45996 \end_layout
45997
45998 \begin_layout Bibliography
45999 \begin_inset CommandInset bibitem
46000 LatexCommand bibitem
46001 key "latexcompanion"
46002
46003 \end_inset
46004
46005 Frank Mittelbach and Michel Goossens: 
46006 \emph on
46007 The LaTeX Companion Second Edition.
46008
46009 \emph default
46010  Addison-Wesley, 2004
46011 \end_layout
46012
46013 \begin_layout Bibliography
46014 \begin_inset CommandInset bibitem
46015 LatexCommand bibitem
46016 key "latexguide"
46017
46018 \end_inset
46019
46020 Helmut Kopka and Patrick W.
46021  Daly: 
46022 \emph on
46023 A Guide to LaTeX Fourth Edition.
46024
46025 \emph default
46026  Addison-Wesley, 2003
46027 \end_layout
46028
46029 \begin_layout Bibliography
46030 \begin_inset CommandInset bibitem
46031 LatexCommand bibitem
46032 key "latexbook"
46033
46034 \end_inset
46035
46036 Leslie Lamport: 
46037 \emph on
46038 LaTeX: A Document Preparation System.
46039
46040 \emph default
46041  Addison-Wesley, second edition, 1994
46042 \end_layout
46043
46044 \begin_layout Bibliography
46045 \begin_inset CommandInset bibitem
46046 LatexCommand bibitem
46047 key "texbook"
46048
46049 \end_inset
46050
46051 Donald E.
46052  Knuth.
46053  
46054 \emph on
46055 The TeXbook.
46056
46057 \emph default
46058  Addison-Wesley, 1984
46059 \end_layout
46060
46061 \begin_layout Bibliography
46062 \begin_inset CommandInset bibitem
46063 LatexCommand bibitem
46064 key "TeXCatalogue"
46065
46066 \end_inset
46067
46068 The TeX Catalogue:
46069 \begin_inset Newline newline
46070 \end_inset
46071
46072
46073 \begin_inset Flex URL
46074 status collapsed
46075
46076 \begin_layout Plain Layout
46077
46078 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46079 \end_layout
46080
46081 \end_inset
46082
46083
46084 \end_layout
46085
46086 \begin_layout Bibliography
46087 \begin_inset CommandInset bibitem
46088 LatexCommand bibitem
46089 key "LaTeXFAQ"
46090
46091 \end_inset
46092
46093 The LaTeX FAQ:
46094 \begin_inset Newline newline
46095 \end_inset
46096
46097
46098 \begin_inset Flex URL
46099 status collapsed
46100
46101 \begin_layout Plain Layout
46102
46103 http://www.tex.ac.uk/cgi-bin/texfaq2html
46104 \end_layout
46105
46106 \end_inset
46107
46108
46109 \end_layout
46110
46111 \begin_layout Bibliography
46112 \begin_inset CommandInset bibitem
46113 LatexCommand bibitem
46114 key "BibTeX"
46115
46116 \end_inset
46117
46118
46119 \begin_inset CommandInset href
46120 LatexCommand href
46121 name "Documentation"
46122 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46123
46124 \end_inset
46125
46126  of the program 
46127 \family sans
46128 BibTeX
46129 \family default
46130 :
46131 \begin_inset Newline newline
46132 \end_inset
46133
46134
46135 \begin_inset Flex URL
46136 status collapsed
46137
46138 \begin_layout Plain Layout
46139
46140 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46141 \end_layout
46142
46143 \end_inset
46144
46145
46146 \end_layout
46147
46148 \begin_layout Bibliography
46149 \begin_inset CommandInset bibitem
46150 LatexCommand bibitem
46151 key "BibTeX-2"
46152
46153 \end_inset
46154
46155
46156 \begin_inset CommandInset href
46157 LatexCommand href
46158 name "Documentation"
46159 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46160
46161 \end_inset
46162
46163  how to use the program 
46164 \family sans
46165 BibTeX
46166 \family default
46167 :
46168 \begin_inset Newline newline
46169 \end_inset
46170
46171
46172 \begin_inset Flex URL
46173 status collapsed
46174
46175 \begin_layout Plain Layout
46176
46177 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46178 \end_layout
46179
46180 \end_inset
46181
46182
46183 \end_layout
46184
46185 \begin_layout Bibliography
46186 \begin_inset CommandInset bibitem
46187 LatexCommand bibitem
46188 key "makeindex"
46189
46190 \end_inset
46191
46192
46193 \begin_inset CommandInset href
46194 LatexCommand href
46195 name "Documentation"
46196 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46197
46198 \end_inset
46199
46200  of the program 
46201 \family sans
46202 makeindex
46203 \family default
46204 :
46205 \begin_inset Newline newline
46206 \end_inset
46207
46208
46209 \begin_inset Flex URL
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213
46214 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46215 \end_layout
46216
46217 \end_inset
46218
46219
46220 \end_layout
46221
46222 \begin_layout Bibliography
46223 \begin_inset CommandInset bibitem
46224 LatexCommand bibitem
46225 key "xindy"
46226
46227 \end_inset
46228
46229
46230 \begin_inset CommandInset href
46231 LatexCommand href
46232 name "Documentation"
46233 target "http://www.xindy.org/documentation.html"
46234
46235 \end_inset
46236
46237  of the program 
46238 \family sans
46239 xindy
46240 \family default
46241 :
46242 \begin_inset Newline newline
46243 \end_inset
46244
46245
46246 \begin_inset Flex URL
46247 status collapsed
46248
46249 \begin_layout Plain Layout
46250
46251 http://www.xindy.org/documentation.html
46252 \end_layout
46253
46254 \end_inset
46255
46256
46257 \end_layout
46258
46259 \begin_layout Bibliography
46260 \begin_inset CommandInset bibitem
46261 LatexCommand bibitem
46262 key "AMS"
46263
46264 \end_inset
46265
46266
46267 \begin_inset CommandInset href
46268 LatexCommand href
46269 name "Documentation"
46270 target "http://www.ams.org/publications/authors/tex/amslatex"
46271
46272 \end_inset
46273
46274  of the AMS LaTeX-packages:
46275 \begin_inset Newline newline
46276 \end_inset
46277
46278
46279 \begin_inset Flex URL
46280 status collapsed
46281
46282 \begin_layout Plain Layout
46283
46284 http://www.ams.org/publications/authors/tex/amslatex
46285 \end_layout
46286
46287 \end_inset
46288
46289
46290 \end_layout
46291
46292 \begin_layout Bibliography
46293 \begin_inset CommandInset bibitem
46294 LatexCommand bibitem
46295 key "caption"
46296
46297 \end_inset
46298
46299
46300 \begin_inset CommandInset href
46301 LatexCommand href
46302 name "Documentation"
46303 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46304
46305 \end_inset
46306
46307  of the LaTeX-package 
46308 \series bold
46309 caption
46310 \series default
46311
46312 \begin_inset Index idx
46313 status collapsed
46314
46315 \begin_layout Plain Layout
46316 LaTeX-packages ! caption
46317 \end_layout
46318
46319 \end_inset
46320
46321 :
46322 \begin_inset Newline newline
46323 \end_inset
46324
46325
46326 \begin_inset Flex URL
46327 status collapsed
46328
46329 \begin_layout Plain Layout
46330
46331 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46332 \end_layout
46333
46334 \end_inset
46335
46336
46337 \end_layout
46338
46339 \begin_layout Bibliography
46340 \begin_inset CommandInset bibitem
46341 LatexCommand bibitem
46342 key "enumitem"
46343
46344 \end_inset
46345
46346
46347 \begin_inset CommandInset href
46348 LatexCommand href
46349 name "Documentation"
46350 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46351
46352 \end_inset
46353
46354  of the LaTeX-package 
46355 \series bold
46356 enumitem
46357 \series default
46358
46359 \begin_inset Index idx
46360 status collapsed
46361
46362 \begin_layout Plain Layout
46363 LaTeX-packages ! enumitem
46364 \end_layout
46365
46366 \end_inset
46367
46368 :
46369 \begin_inset Newline newline
46370 \end_inset
46371
46372
46373 \begin_inset Flex URL
46374 status collapsed
46375
46376 \begin_layout Plain Layout
46377
46378 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46379 \end_layout
46380
46381 \end_inset
46382
46383
46384 \end_layout
46385
46386 \begin_layout Bibliography
46387 \begin_inset CommandInset bibitem
46388 LatexCommand bibitem
46389 key "fancyhdr"
46390
46391 \end_inset
46392
46393
46394 \begin_inset CommandInset href
46395 LatexCommand href
46396 name "Documentation"
46397 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46398
46399 \end_inset
46400
46401  of the LaTeX-package 
46402 \series bold
46403 fancyhdr
46404 \series default
46405
46406 \begin_inset Index idx
46407 status collapsed
46408
46409 \begin_layout Plain Layout
46410 LaTeX-packages ! fancyhdr
46411 \end_layout
46412
46413 \end_inset
46414
46415 :
46416 \begin_inset Newline newline
46417 \end_inset
46418
46419
46420 \begin_inset Flex URL
46421 status collapsed
46422
46423 \begin_layout Plain Layout
46424
46425 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46426 \end_layout
46427
46428 \end_inset
46429
46430
46431 \end_layout
46432
46433 \begin_layout Bibliography
46434 \begin_inset CommandInset bibitem
46435 LatexCommand bibitem
46436 key "hyperref"
46437
46438 \end_inset
46439
46440
46441 \begin_inset CommandInset href
46442 LatexCommand href
46443 name "Documentation"
46444 target "http://www.ctan.org/pkg/hyperref"
46445
46446 \end_inset
46447
46448  of the LaTeX-package 
46449 \series bold
46450 hyperref
46451 \series default
46452
46453 \begin_inset Index idx
46454 status collapsed
46455
46456 \begin_layout Plain Layout
46457 LaTeX-packages ! hyperref
46458 \end_layout
46459
46460 \end_inset
46461
46462 :
46463 \begin_inset Newline newline
46464 \end_inset
46465
46466
46467 \begin_inset Flex URL
46468 status collapsed
46469
46470 \begin_layout Plain Layout
46471
46472 http://www.ctan.org/pkg/hyperref
46473 \end_layout
46474
46475 \end_inset
46476
46477
46478 \end_layout
46479
46480 \begin_layout Bibliography
46481 \begin_inset CommandInset bibitem
46482 LatexCommand bibitem
46483 key "nomencl"
46484
46485 \end_inset
46486
46487
46488 \begin_inset CommandInset href
46489 LatexCommand href
46490 name "Documentation"
46491 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46492
46493 \end_inset
46494
46495  of the LaTeX-package 
46496 \series bold
46497 nomencl
46498 \series default
46499
46500 \begin_inset Index idx
46501 status collapsed
46502
46503 \begin_layout Plain Layout
46504 LaTeX-packages ! nomencl
46505 \end_layout
46506
46507 \end_inset
46508
46509 :
46510 \begin_inset Newline newline
46511 \end_inset
46512
46513
46514 \begin_inset Flex URL
46515 status collapsed
46516
46517 \begin_layout Plain Layout
46518
46519 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46520 \end_layout
46521
46522 \end_inset
46523
46524
46525 \end_layout
46526
46527 \begin_layout Bibliography
46528 \begin_inset CommandInset bibitem
46529 LatexCommand bibitem
46530 key "prettyref"
46531
46532 \end_inset
46533
46534
46535 \begin_inset CommandInset href
46536 LatexCommand href
46537 name "Documentation"
46538 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46539
46540 \end_inset
46541
46542  of the LaTeX-package 
46543 \series bold
46544 prettyref
46545 \series default
46546
46547 \begin_inset Index idx
46548 status collapsed
46549
46550 \begin_layout Plain Layout
46551 LaTeX-packages ! prettyref
46552 \end_layout
46553
46554 \end_inset
46555
46556 :
46557 \begin_inset Newline newline
46558 \end_inset
46559
46560
46561 \begin_inset Flex URL
46562 status collapsed
46563
46564 \begin_layout Plain Layout
46565
46566 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46567 \end_layout
46568
46569 \end_inset
46570
46571
46572 \end_layout
46573
46574 \begin_layout Bibliography
46575 \begin_inset CommandInset bibitem
46576 LatexCommand bibitem
46577 key "refstyle"
46578
46579 \end_inset
46580
46581
46582 \begin_inset CommandInset href
46583 LatexCommand href
46584 name "Documentation"
46585 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46586
46587 \end_inset
46588
46589  of the LaTeX-package 
46590 \series bold
46591 refstyle
46592 \series default
46593
46594 \begin_inset Index idx
46595 status collapsed
46596
46597 \begin_layout Plain Layout
46598 LaTeX-packages ! refstyle
46599 \end_layout
46600
46601 \end_inset
46602
46603 :
46604 \begin_inset Newline newline
46605 \end_inset
46606
46607
46608 \begin_inset Flex URL
46609 status collapsed
46610
46611 \begin_layout Plain Layout
46612
46613 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46614 \end_layout
46615
46616 \end_inset
46617
46618
46619 \end_layout
46620
46621 \begin_layout Bibliography
46622 \begin_inset CommandInset bibitem
46623 LatexCommand bibitem
46624 key "Arabic"
46625
46626 \end_inset
46627
46628
46629 \begin_inset CommandInset href
46630 LatexCommand href
46631 name "Wiki-page"
46632 target "http://wiki.lyx.org/Windows/Arabic"
46633
46634 \end_inset
46635
46636  how to set up LyX for Arabic:
46637 \begin_inset Newline newline
46638 \end_inset
46639
46640
46641 \begin_inset Flex URL
46642 status collapsed
46643
46644 \begin_layout Plain Layout
46645
46646 http://wiki.lyx.org/Windows/Arabic
46647 \end_layout
46648
46649 \end_inset
46650
46651
46652 \end_layout
46653
46654 \begin_layout Bibliography
46655 \begin_inset CommandInset bibitem
46656 LatexCommand bibitem
46657 key "Armenian"
46658
46659 \end_inset
46660
46661
46662 \begin_inset CommandInset href
46663 LatexCommand href
46664 name "Wiki-page"
46665 target "http://wiki.lyx.org/Windows/Armenian"
46666
46667 \end_inset
46668
46669  how to set up LyX for Armenian:
46670 \begin_inset Newline newline
46671 \end_inset
46672
46673
46674 \begin_inset Flex URL
46675 status collapsed
46676
46677 \begin_layout Plain Layout
46678
46679 http://wiki.lyx.org/Windows/Armenian
46680 \end_layout
46681
46682 \end_inset
46683
46684
46685 \end_layout
46686
46687 \begin_layout Bibliography
46688 \begin_inset CommandInset bibitem
46689 LatexCommand bibitem
46690 key "Cyrillic"
46691
46692 \end_inset
46693
46694
46695 \begin_inset CommandInset href
46696 LatexCommand href
46697 name "Wiki-page"
46698 target "http://wiki.lyx.org/Windows/Cyrillic"
46699
46700 \end_inset
46701
46702  how to set up LyX for Cyrillic languages:
46703 \begin_inset Newline newline
46704 \end_inset
46705
46706
46707 \begin_inset Flex URL
46708 status collapsed
46709
46710 \begin_layout Plain Layout
46711
46712 http://wiki.lyx.org/Windows/Cyrillic
46713 \end_layout
46714
46715 \end_inset
46716
46717
46718 \end_layout
46719
46720 \begin_layout Bibliography
46721 \begin_inset CommandInset bibitem
46722 LatexCommand bibitem
46723 key "Farsi"
46724
46725 \end_inset
46726
46727
46728 \begin_inset CommandInset href
46729 LatexCommand href
46730 name "Wiki-page"
46731 target "http://wiki.lyx.org/Windows/Farsi"
46732
46733 \end_inset
46734
46735  how to set up LyX for Farsi:
46736 \begin_inset Newline newline
46737 \end_inset
46738
46739
46740 \begin_inset Flex URL
46741 status collapsed
46742
46743 \begin_layout Plain Layout
46744
46745 http://wiki.lyx.org/Windows/Farsi
46746 \end_layout
46747
46748 \end_inset
46749
46750
46751 \end_layout
46752
46753 \begin_layout Bibliography
46754 \begin_inset CommandInset bibitem
46755 LatexCommand bibitem
46756 key "Hebrew"
46757
46758 \end_inset
46759
46760
46761 \begin_inset CommandInset href
46762 LatexCommand href
46763 name "Wiki-page"
46764 target "http://wiki.lyx.org/Windows/Hebrew"
46765
46766 \end_inset
46767
46768  how to set up LyX for Hebrew:
46769 \begin_inset Newline newline
46770 \end_inset
46771
46772
46773 \begin_inset Flex URL
46774 status collapsed
46775
46776 \begin_layout Plain Layout
46777
46778 http://wiki.lyx.org/Windows/Hebrew
46779 \end_layout
46780
46781 \end_inset
46782
46783
46784 \end_layout
46785
46786 \begin_layout Bibliography
46787 \begin_inset CommandInset bibitem
46788 LatexCommand bibitem
46789 key "Japanese"
46790
46791 \end_inset
46792
46793
46794 \begin_inset CommandInset href
46795 LatexCommand href
46796 name "Wiki-page"
46797 target "http://wiki.lyx.org/Windows/Japanese"
46798
46799 \end_inset
46800
46801  how to set up LyX for Japanese:
46802 \begin_inset Newline newline
46803 \end_inset
46804
46805
46806 \begin_inset Flex URL
46807 status collapsed
46808
46809 \begin_layout Plain Layout
46810
46811 http://wiki.lyx.org/Windows/Japanese
46812 \end_layout
46813
46814 \end_inset
46815
46816
46817 \end_layout
46818
46819 \begin_layout Bibliography
46820 \begin_inset CommandInset bibitem
46821 LatexCommand bibitem
46822 key "Latvian"
46823
46824 \end_inset
46825
46826
46827 \begin_inset CommandInset href
46828 LatexCommand href
46829 name "Wiki-page"
46830 target "http://wiki.lyx.org/Windows/Latvian"
46831
46832 \end_inset
46833
46834  how to set up LyX for Latvian:
46835 \begin_inset Newline newline
46836 \end_inset
46837
46838
46839 \begin_inset Flex URL
46840 status collapsed
46841
46842 \begin_layout Plain Layout
46843
46844 http://wiki.lyx.org/Windows/Latvian
46845 \end_layout
46846
46847 \end_inset
46848
46849
46850 \end_layout
46851
46852 \begin_layout Bibliography
46853 \begin_inset CommandInset bibitem
46854 LatexCommand bibitem
46855 key "Lithuanian"
46856
46857 \end_inset
46858
46859
46860 \begin_inset CommandInset href
46861 LatexCommand href
46862 name "Wiki-page"
46863 target "http://wiki.lyx.org/Windows/Lithuanian"
46864
46865 \end_inset
46866
46867  how to set up LyX for Lithuanian:
46868 \begin_inset Newline newline
46869 \end_inset
46870
46871
46872 \begin_inset Flex URL
46873 status collapsed
46874
46875 \begin_layout Plain Layout
46876
46877 http://wiki.lyx.org/Windows/Lithuanian
46878 \end_layout
46879
46880 \end_inset
46881
46882
46883 \end_layout
46884
46885 \begin_layout Bibliography
46886 \begin_inset CommandInset bibitem
46887 LatexCommand bibitem
46888 key "Mongolian"
46889
46890 \end_inset
46891
46892
46893 \begin_inset CommandInset href
46894 LatexCommand href
46895 name "Wiki-page"
46896 target "http://wiki.lyx.org/Windows/Mongolian"
46897
46898 \end_inset
46899
46900  how to set up LyX for Mongolian:
46901 \begin_inset Newline newline
46902 \end_inset
46903
46904
46905 \begin_inset Flex URL
46906 status collapsed
46907
46908 \begin_layout Plain Layout
46909
46910 http://wiki.lyx.org/Windows/Mongolian
46911 \end_layout
46912
46913 \end_inset
46914
46915
46916 \end_layout
46917
46918 \begin_layout Bibliography
46919 \begin_inset CommandInset bibitem
46920 LatexCommand bibitem
46921 key "Vietnamese"
46922
46923 \end_inset
46924
46925
46926 \begin_inset CommandInset href
46927 LatexCommand href
46928 name "Wiki-page"
46929 target "http://wiki.lyx.org/Windows/Vietnamese"
46930
46931 \end_inset
46932
46933  how to set up LyX for Vietnamese:
46934 \begin_inset Newline newline
46935 \end_inset
46936
46937
46938 \begin_inset Flex URL
46939 status collapsed
46940
46941 \begin_layout Plain Layout
46942
46943 http://wiki.lyx.org/Windows/Vietnamese
46944 \end_layout
46945
46946 \end_inset
46947
46948
46949 \end_layout
46950
46951 \begin_layout Bibliography
46952 \begin_inset CommandInset bibitem
46953 LatexCommand bibitem
46954 key "NewInLyX20"
46955
46956 \end_inset
46957
46958
46959 \begin_inset CommandInset href
46960 LatexCommand href
46961 name "Wiki-page"
46962 target "http://wiki.lyx.org/LyX/NewInLyX20"
46963
46964 \end_inset
46965
46966  about new features in 
46967 \family sans
46968 LyX 2.0
46969 \family default
46970 :
46971 \begin_inset Newline newline
46972 \end_inset
46973
46974
46975 \begin_inset Flex URL
46976 status collapsed
46977
46978 \begin_layout Plain Layout
46979
46980 http://wiki.lyx.org/LyX/NewInLyX20
46981 \end_layout
46982
46983 \end_inset
46984
46985
46986 \end_layout
46987
46988 \begin_layout Standard
46989 \begin_inset Newpage newpage
46990 \end_inset
46991
46992
46993 \begin_inset ERT
46994 status collapsed
46995
46996 \begin_layout Plain Layout
46997
46998
46999 \backslash
47000 let
47001 \backslash
47002 mybibname
47003 \backslash
47004 bibname
47005 \end_layout
47006
47007 \begin_layout Plain Layout
47008
47009
47010 \backslash
47011 renewcommand{
47012 \backslash
47013 bibname}{
47014 \backslash
47015 mybibname
47016 \backslash
47017 ; 2}
47018 \end_layout
47019
47020 \end_inset
47021
47022
47023 \begin_inset Note Note
47024 status collapsed
47025
47026 \begin_layout Plain Layout
47027 The command 
47028 \series bold
47029
47030 \backslash
47031 bibname
47032 \series default
47033  is the name of the bibliography in the current document language.
47034  It is redefined here with the number 2 at the end to state that the following
47035  bibliography is the second one:
47036 \end_layout
47037
47038 \end_inset
47039
47040
47041 \end_layout
47042
47043 \begin_layout Standard
47044 \begin_inset CommandInset bibtex
47045 LatexCommand bibtex
47046 bibfiles "biblio/LyXDocs"
47047 options "biblio/alphadin"
47048
47049 \end_inset
47050
47051
47052 \end_layout
47053
47054 \begin_layout Standard
47055 The above bibliography is created from a BibTeX-database.
47056 \end_layout
47057
47058 \begin_layout Standard
47059 \begin_inset CommandInset nomencl_print
47060 LatexCommand printnomenclature
47061 set_width "auto"
47062
47063 \end_inset
47064
47065
47066 \begin_inset CommandInset index_print
47067 LatexCommand printindex
47068 type "idx"
47069
47070 \end_inset
47071
47072
47073 \end_layout
47074
47075 \end_body
47076 \end_document