]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
fb94c048354e5a769c4a6a9dc1839f7a5aaed781
[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 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_math auto
69 \font_default_family default
70 \use_non_tex_fonts false
71 \font_sc false
72 \font_osf false
73 \font_sf_scale 100
74 \font_tt_scale 100
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command bibtex
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_package amsmath 1
100 \use_package amssymb 1
101 \use_package cancel 0
102 \use_package esint 1
103 \use_package mathdots 1
104 \use_package mathtools 0
105 \use_package mhchem 1
106 \use_package stackrel 0
107 \use_package stmaryrd 0
108 \use_package undertilde 0
109 \cite_engine basic
110 \cite_engine_type default
111 \biblio_style plain
112 \use_bibtopic false
113 \use_indices false
114 \paperorientation portrait
115 \suppress_date false
116 \justification true
117 \use_refstyle 0
118 \notefontcolor #0000ff
119 \branch Question
120 \selected 1
121 \filename_suffix 0
122 \color #00ff00
123 \end_branch
124 \branch Answer
125 \selected 0
126 \filename_suffix 0
127 \color #aa55ff
128 \end_branch
129 \index Index
130 \shortcut idx
131 \color #008000
132 \end_index
133 \secnumdepth 3
134 \tocdepth 2
135 \paragraph_separation indent
136 \paragraph_indentation default
137 \quotes_language english
138 \papercolumns 1
139 \papersides 2
140 \paperpagestyle default
141 \tracking_changes false
142 \output_changes false
143 \html_math_output 0
144 \html_css_as_file 0
145 \html_be_strict true
146 \end_header
147
148 \begin_body
149
150 \begin_layout Title
151 The LyX User's Guide
152 \end_layout
153
154 \begin_layout Author
155 by the LyX Team
156 \begin_inset Foot
157 status collapsed
158
159 \begin_layout Plain Layout
160 \noindent
161 If you have comments on or error corrections to this documentation, please
162  send them to the LyX Documentation mailing list: 
163 \begin_inset CommandInset href
164 LatexCommand href
165 target "lyx-docs@lists.lyx.org"
166 type "mailto:"
167
168 \end_inset
169
170
171 \end_layout
172
173 \end_inset
174
175
176 \begin_inset Newline newline
177 \end_inset
178
179
180 \begin_inset Newline newline
181 \end_inset
182
183 Version 2.0.x
184 \begin_inset Note Note
185 status collapsed
186
187 \begin_layout Plain Layout
188 The latest PDF-version of this document can be found here:
189 \begin_inset Newline newline
190 \end_inset
191
192
193 \series bold
194 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
195 \end_layout
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Standard
203 \begin_inset CommandInset toc
204 LatexCommand tableofcontents
205
206 \end_inset
207
208
209 \end_layout
210
211 \begin_layout Chapter
212 Getting Started
213 \end_layout
214
215 \begin_layout Section
216 What is LyX?
217 \end_layout
218
219 \begin_layout Standard
220 LyX is a document preparation system.
221  It is a tool for producing beautiful manu\SpecialChar \-
222 scripts, publishable books, business
223  letters and proposals, and even poetry.
224  It is unlike most other 
225 \begin_inset Quotes eld
226 \end_inset
227
228 word processors
229 \begin_inset Quotes erd
230 \end_inset
231
232  in the sense that it uses the paradigm of a markup language as its core
233  editing style.
234  That means that when you type a section header, you mark it as a 
235 \begin_inset Quotes eld
236 \end_inset
237
238 Section
239 \begin_inset Quotes erd
240 \end_inset
241
242 , not as 
243 \begin_inset Quotes eld
244 \end_inset
245
246 Bold, 17
247 \begin_inset space \thinspace{}
248 \end_inset
249
250 pt type, left justified, 5
251 \begin_inset space \thinspace{}
252 \end_inset
253
254 mm space below
255 \begin_inset Quotes erd
256 \end_inset
257
258 .
259  LyX takes care of the typesetting for you; so you deal only with concepts,
260  not with mechanics.
261 \end_layout
262
263 \begin_layout Standard
264 This philosophy is explained in greater detail in the 
265 \emph on
266 Introduction
267 \emph default
268 manual.
269  If you haven't read it yet, you need to.
270  Yes, we mean now.
271 \end_layout
272
273 \begin_layout Standard
274 The 
275 \emph on
276 Introduction
277 \emph default
278  manual describes several things in addition to LyX's philosophy: most important
279 ly, the format of all of the manuals.
280  If you don't read it, you will have a bear of a time navigating this manual.
281  You might also be better served looking in one of the other manuals instead
282  of this one.
283  The 
284 \emph on
285 Introduction
286 \emph default
287  manual describes that, too.
288 \end_layout
289
290 \begin_layout Section
291 How LyX Looks
292 \end_layout
293
294 \begin_layout Standard
295 Like most applications, LyX has the familiar menu bar across the top of
296  its window.
297  Below it is a toolbar with a pulldown box and various buttons.
298  There is, of course, a vertical scrollbar and a main work area for editing
299  documents.
300 \end_layout
301
302 \begin_layout Standard
303 Note that there is no horizontal scrollbar.
304  This is not a bug or an oversight, but intentional.
305  When you read a book, you expect the end of a line to wrap around to the
306  next line.
307  Text overflows onto new pages in a vertical fashion, hence the need for
308  only a vertical scrollbar.
309  There are three cases where you might want a horizontal scrollbar.
310  The first case is large images.
311  To avoid them being displayed larger than your screen, left click on the
312  image and use the option 
313 \family sans
314 Scale on Screen
315 \family default
316  in the tab 
317 \family sans
318 LaTeX and LyX options
319 \family default
320 .
321  The second and third cases are tables and equations which are wider than
322  the LyX window.
323  You can use the arrow keys to scroll horizontally through the table, but
324  this doesn't work for equations yet.
325 \end_layout
326
327 \begin_layout Standard
328 For a brief description of all LyX menus and toolbar buttons, have a look
329  at Appendix
330 \begin_inset space ~
331 \end_inset
332
333
334 \begin_inset CommandInset ref
335 LatexCommand ref
336 reference "chap:The-User-Interface"
337
338 \end_inset
339
340 .
341 \end_layout
342
343 \begin_layout Section
344 HELP
345 \end_layout
346
347 \begin_layout Standard
348 The help system consists of the LyX manuals.
349  You can read all of the manuals from inside LyX.
350  Just select the manual you want to read from the 
351 \family sans
352 Help
353 \family default
354  menu.
355 \end_layout
356
357 \begin_layout Section
358 Basic LyX Setup
359 \begin_inset CommandInset label
360 LatexCommand label
361 name "sec:Basic-LyX-Setup"
362
363 \end_inset
364
365
366 \end_layout
367
368 \begin_layout Standard
369 Almost all features of LyX can be configured via the menu 
370 \family sans
371 Tools\SpecialChar \menuseparator
372 Preferences
373 \family default
374 .
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Preferences
380 \end_layout
381
382 \end_inset
383
384  LyX is able to inspect your system to see what programs, LaTeX document
385  classes and LaTeX packages are available.
386  It uses this knowledge to give reasonable defaults for the preferences
387  settings.
388  Although this configuration has already been done when LyX was installed
389  on your system, you might have some items that you installed locally, e.
390 \begin_inset space \thinspace{}
391 \end_inset
392
393 g.
394 \begin_inset space \space{}
395 \end_inset
396
397 new LaTeX classes, and which are not seen by LyX.
398  To force LyX to re-inspect your system, you should use 
399 \family sans
400 Tools\SpecialChar \menuseparator
401 Reconfigure
402 \family default
403 .
404 \begin_inset Index idx
405 status collapsed
406
407 \begin_layout Plain Layout
408 Reconfiguration of LyX
409 \end_layout
410
411 \end_inset
412
413  You should then restart LyX to ensure that the changes are taken into account.
414 \end_layout
415
416 \begin_layout Section
417 LaTeX Setup
418 \begin_inset CommandInset label
419 LatexCommand label
420 name "sec:LaTeX-Setup"
421
422 \end_inset
423
424
425 \end_layout
426
427 \begin_layout Standard
428 You can edit documents in LyX without having LaTeX installed, but you will
429  not be able to create PDFs or print your documents unless you do have it
430  installed.
431  However, some LyX documents use DocBook as the “backend” that can produce
432  PDFs and the like, and every LyX document can always be output as plain
433  text or as XHTML.
434 \end_layout
435
436 \begin_layout Standard
437 Some document classes may depend upon specific LaTeX or DocBook classes
438  or packages.
439  Such document classes can be used even if you do not have the required
440  files installed, but you will not be able to produce certain kinds of output.
441 \end_layout
442
443 \begin_layout Standard
444 The LaTeX packages that LyX has found on your system are listed in a file
445  you can view from the menu 
446 \family sans
447 Help\SpecialChar \menuseparator
448 LaT
449 \begin_inset ERT
450 status collapsed
451
452 \begin_layout Plain Layout
453
454 {}
455 \end_layout
456
457 \end_inset
458
459 eX
460 \begin_inset space ~
461 \end_inset
462
463 Configuration
464 \family default
465 .
466  If you are missing packages you need, then you must install them and then
467  reconfigure LyX (menu 
468 \family sans
469 Tools\SpecialChar \menuseparator
470 Reconfigure
471 \family default
472 ).
473 \begin_inset Note Note
474 status collapsed
475
476 \begin_layout Plain Layout
477 The two braces in the TeX Code box prevent that the term 
478 \begin_inset Quotes eld
479 \end_inset
480
481 LaTeX
482 \begin_inset Quotes erd
483 \end_inset
484
485  from being printed with sub- and superscript letters.
486  More about TeX Code is described in section
487 \begin_inset space ~
488 \end_inset
489
490
491 \begin_inset CommandInset ref
492 LatexCommand ref
493 reference "sec:TeX-Code"
494
495 \end_inset
496
497 , the printout of proper names like LaTeX is explained in section
498 \begin_inset space ~
499 \end_inset
500
501
502 \begin_inset CommandInset ref
503 LatexCommand ref
504 reference "sub:LyX's-Proper-Names"
505
506 \end_inset
507
508 .
509 \end_layout
510
511 \end_inset
512
513
514 \begin_inset Index idx
515 status collapsed
516
517 \begin_layout Plain Layout
518 Reconfiguration of LyX
519 \end_layout
520
521 \end_inset
522
523  See section 5.1 of the 
524 \emph on
525 Customization
526 \emph default
527  manual for more information on installing additional LaTeX packages.
528 \end_layout
529
530 \begin_layout Chapter
531 How to work with LyX
532 \end_layout
533
534 \begin_layout Section
535 Basic File Operations
536 \begin_inset Index idx
537 status collapsed
538
539 \begin_layout Plain Layout
540 File Operations
541 \end_layout
542
543 \end_inset
544
545
546 \end_layout
547
548 \begin_layout Standard
549 Under the 
550 \family sans
551 File
552 \family default
553  menu and in the standard toolbar are basic operations for any word processor
554  in addition to some more advanced operations:
555 \end_layout
556
557 \begin_layout Itemize
558
559 \family sans
560 New 
561 \begin_inset Info
562 type  "icon"
563 arg   "buffer-new"
564 \end_inset
565
566
567 \end_layout
568
569 \begin_layout Itemize
570
571 \family sans
572 New
573 \begin_inset space ~
574 \end_inset
575
576 from
577 \begin_inset space ~
578 \end_inset
579
580 Template
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 Open 
587 \begin_inset Info
588 type  "icon"
589 arg   "file-open"
590 \end_inset
591
592
593 \end_layout
594
595 \begin_layout Itemize
596
597 \family sans
598 Close
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Save 
605 \begin_inset Info
606 type  "icon"
607 arg   "buffer-write"
608 \end_inset
609
610
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Save
617 \begin_inset space ~
618 \end_inset
619
620 As
621 \end_layout
622
623 \begin_layout Itemize
624
625 \family sans
626 Revert
627 \begin_inset space ~
628 \end_inset
629
630 to
631 \begin_inset space ~
632 \end_inset
633
634 saved
635 \end_layout
636
637 \begin_layout Itemize
638
639 \family sans
640 Version
641 \begin_inset space ~
642 \end_inset
643
644 Control
645 \end_layout
646
647 \begin_layout Itemize
648
649 \family sans
650 Import
651 \end_layout
652
653 \begin_layout Itemize
654
655 \family sans
656 Export
657 \end_layout
658
659 \begin_layout Itemize
660
661 \family sans
662 Print 
663 \begin_inset Info
664 type  "icon"
665 arg   "dialog-show print"
666 \end_inset
667
668
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Exit
675 \end_layout
676
677 \begin_layout Standard
678 They all do pretty much the same thing as in other word processors, with
679  a few minor differences.
680  The 
681 \family sans
682 File\SpecialChar \menuseparator
683 New
684 \begin_inset space ~
685 \end_inset
686
687 from
688 \begin_inset space ~
689 \end_inset
690
691 Template
692 \family default
693  command lists the available templates.
694  Selecting a template will automatically set certain layout features for
695  the document, features you would otherwise need to change manually.
696  They can be of use for certain classes, especially those for writing letters
697  (see sec.
698 \begin_inset space \thinspace{}
699 \end_inset
700
701
702 \begin_inset CommandInset ref
703 LatexCommand ref
704 reference "sec:Document-Classes"
705
706 \end_inset
707
708 ).
709 \end_layout
710
711 \begin_layout Standard
712 \begin_inset Note Greyedout
713 status collapsed
714
715 \begin_layout Plain Layout
716
717 \series bold
718 Note:
719 \series default
720  There is no 
721 \begin_inset Quotes eld
722 \end_inset
723
724 default file
725 \begin_inset Quotes erd
726 \end_inset
727
728  or document named 
729 \begin_inset Quotes eld
730 \end_inset
731
732 Untitled
733 \begin_inset Quotes erd
734 \end_inset
735
736  or 
737 \begin_inset Quotes eld
738 \end_inset
739
740 scratch.
741 \begin_inset Quotes erd
742 \end_inset
743
744  Unless you tell LyX to open a file or create a new one, that big, blank
745  space is just that — a big, blank space.
746 \end_layout
747
748 \end_inset
749
750
751 \end_layout
752
753 \begin_layout Standard
754
755 \family sans
756 Revert
757 \begin_inset space ~
758 \end_inset
759
760 to
761 \begin_inset space ~
762 \end_inset
763
764 saved
765 \family default
766  and 
767 \family sans
768 Version
769 \begin_inset space ~
770 \end_inset
771
772 Control
773 \family default
774  are useful if more people work on the same document at the same time.
775 \begin_inset Foot
776 status collapsed
777
778 \begin_layout Plain Layout
779 If you plan to do this, you should check out the Version Control feature
780  in LyX also.
781  Read Additional Features\SpecialChar \@.
782
783 \end_layout
784
785 \end_inset
786
787  
788 \family sans
789 Revert
790 \begin_inset space ~
791 \end_inset
792
793 to
794 \begin_inset space ~
795 \end_inset
796
797 saved
798 \family default
799  will reload the document from disk.
800  You can of course also use it if you regret that you changed a document
801  and want to restore it to the last save.
802  With
803 \family sans
804  Version
805 \begin_inset space ~
806 \end_inset
807
808 Control 
809 \family default
810 you can register the changes you made to a document so that others can identify
811  them as your changes.
812 \end_layout
813
814 \begin_layout Section
815 Basic Editing Features
816 \begin_inset Index idx
817 status collapsed
818
819 \begin_layout Plain Layout
820 Editing
821 \end_layout
822
823 \end_inset
824
825
826 \begin_inset CommandInset label
827 LatexCommand label
828 name "sec:Basic-Editing-Features"
829
830 \end_inset
831
832
833 \end_layout
834
835 \begin_layout Standard
836 Like most modern word processors, LyX can perform cut and paste operations
837  on blocks of text, can move by character, word, or page of text, and can
838  delete whole words as well as individual characters.
839  The next four sections cover the basic LyX editing features and how to
840  access them.
841  We will start with cut and paste.
842 \end_layout
843
844 \begin_layout Standard
845 As you might expect, the 
846 \family sans
847 Edit
848 \family default
849  menu and the standard toolbar has the cut and paste commands, along with
850  various other editing features.
851  Some of these are special and covered in later sections.
852  The basic ones are:
853 \end_layout
854
855 \begin_layout Itemize
856
857 \family sans
858 Cut 
859 \family default
860
861 \begin_inset Info
862 type  "icon"
863 arg   "cut"
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Info
876 type  "icon"
877 arg   "copy"
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Paste 
887 \family default
888
889 \begin_inset Info
890 type  "icon"
891 arg   "paste"
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Paste
901 \begin_inset space ~
902 \end_inset
903
904 Recent
905 \end_layout
906
907 \begin_layout Itemize
908
909 \family sans
910 Paste
911 \begin_inset space ~
912 \end_inset
913
914 Special
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Find
921 \begin_inset space ~
922 \end_inset
923
924 &
925 \begin_inset space ~
926 \end_inset
927
928 Replace 
929 \family default
930
931 \begin_inset Info
932 type  "icon"
933 arg   "dialog-show findreplace"
934 \end_inset
935
936
937 \end_layout
938
939 \begin_layout Standard
940 The first three are self-explanatory.
941  
942 \begin_inset Index idx
943 status collapsed
944
945 \begin_layout Plain Layout
946 Paste
947 \end_layout
948
949 \end_inset
950
951 You can also copy text between LyX and other programs by cut, copy and paste.
952  The submenu of 
953 \family sans
954 Paste
955 \begin_inset space ~
956 \end_inset
957
958 Recent
959 \family default
960  shows you a list with the last strings you have pasted.
961 \end_layout
962
963 \begin_layout Standard
964 The menu 
965 \family sans
966 Edit\SpecialChar \menuseparator
967 Paste
968 \begin_inset space ~
969 \end_inset
970
971 Special\SpecialChar \menuseparator
972 Plain
973 \begin_inset space ~
974 \end_inset
975
976 Text,
977 \begin_inset space \thinspace{}
978 \end_inset
979
980 Join
981 \begin_inset space ~
982 \end_inset
983
984 Lines
985 \family default
986  will insert the text in the clipboard so that the whole text is inserted
987  as one paragraph.
988  A new paragraph is started when there is a blank line in the file.
989  Without 
990 \family sans
991 Join
992 \begin_inset space ~
993 \end_inset
994
995 Lines
996 \family default
997 , the text is inserted as Paragraphs, where the line breaks of the text
998  will start a new paragraph.
999 \end_layout
1000
1001 \begin_layout Standard
1002 \begin_inset Index idx
1003 status collapsed
1004
1005 \begin_layout Plain Layout
1006 Replace
1007 \end_layout
1008
1009 \end_inset
1010
1011
1012 \begin_inset Index idx
1013 status collapsed
1014
1015 \begin_layout Plain Layout
1016 Find
1017 \end_layout
1018
1019 \end_inset
1020
1021 The 
1022 \family sans
1023 Edit\SpecialChar \menuseparator
1024 Find
1025 \begin_inset space ~
1026 \end_inset
1027
1028 &
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Replace
1033 \family default
1034  item opens the 
1035 \family sans
1036 Find
1037 \begin_inset space ~
1038 \end_inset
1039
1040 and
1041 \begin_inset space ~
1042 \end_inset
1043
1044 Replace
1045 \family default
1046  dialog.
1047  Once you have found a word or expression, LyX selects it.
1048  Hitting the 
1049 \family sans
1050 Replace
1051 \family default
1052  button replaces the selected text with the contents of the 
1053 \family sans
1054 Replace
1055 \begin_inset space ~
1056 \end_inset
1057
1058 with
1059 \family default
1060  field.
1061  You can click the 
1062 \family sans
1063 Find
1064 \begin_inset space ~
1065 \end_inset
1066
1067 Next
1068 \family default
1069  button to skip the current word.
1070  Hit 
1071 \family sans
1072 Replace
1073 \begin_inset space ~
1074 \end_inset
1075
1076 All
1077 \family default
1078  to replace all occurrences of the text in the document automatically.
1079  The 
1080 \family sans
1081 Case
1082 \begin_inset space ~
1083 \end_inset
1084
1085 sensitive
1086 \family default
1087  option can be used if you want the search to consider the case of the search
1088  word.
1089  If the toggle is set, searching for 
1090 \begin_inset Quotes eld
1091 \end_inset
1092
1093
1094 \family typewriter
1095 Test
1096 \family default
1097
1098 \begin_inset Quotes erd
1099 \end_inset
1100
1101  will not match the word 
1102 \begin_inset Quotes eld
1103 \end_inset
1104
1105
1106 \family typewriter
1107 test
1108 \family default
1109
1110 \begin_inset Quotes erd
1111 \end_inset
1112
1113 .
1114  The 
1115 \family sans
1116 Match whole words only
1117 \family default
1118  option can be used to force LyX to only find complete words, e.
1119 \begin_inset space \thinspace{}
1120 \end_inset
1121
1122 g., searching for 
1123 \begin_inset Quotes eld
1124 \end_inset
1125
1126
1127 \family typewriter
1128 star
1129 \family default
1130
1131 \begin_inset Quotes erd
1132 \end_inset
1133
1134  will not match 
1135 \begin_inset Quotes eld
1136 \end_inset
1137
1138
1139 \family typewriter
1140 starlet
1141 \family default
1142
1143 \begin_inset Quotes erd
1144 \end_inset
1145
1146 .
1147  LyX offers also an advanced 
1148 \family sans
1149 Find
1150 \begin_inset space ~
1151 \end_inset
1152
1153 &
1154 \begin_inset space ~
1155 \end_inset
1156
1157 Replace
1158 \family default
1159  feature that is described in sec.
1160 \begin_inset space \thinspace{}
1161 \end_inset
1162
1163
1164 \begin_inset CommandInset ref
1165 LatexCommand ref
1166 reference "sec:Advanced-Find-and"
1167
1168 \end_inset
1169
1170 .
1171 \end_layout
1172
1173 \begin_layout Standard
1174 Things like notes, floats, etc.
1175 \begin_inset space \space{}
1176 \end_inset
1177
1178 (the so called 
1179 \begin_inset Quotes eld
1180 \end_inset
1181
1182 insets
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186 ) can be dissolved.
1187  This means that the inset is deleted and its content is left as normal
1188  text.
1189  Dissolving an inset is done by setting the cursor to the beginning of an
1190  inset and pressing 
1191 \family sans
1192 Backspace
1193 \family default
1194  or by setting the cursor to the end and pressing 
1195 \family sans
1196 Delete
1197 \family default
1198 .
1199 \end_layout
1200
1201 \begin_layout Standard
1202 The content of an inset is selected using the shortcut 
1203 \begin_inset Info
1204 type  "shortcuts"
1205 arg   "inset-select-all"
1206 \end_inset
1207
1208 , the shortcut 
1209 \begin_inset Info
1210 type  "shortcuts"
1211 arg   "command-sequence buffer-begin ; buffer-end-select"
1212 \end_inset
1213
1214  selects the whole document.
1215 \end_layout
1216
1217 \begin_layout Section
1218 Undo and Redo
1219 \begin_inset Index idx
1220 status collapsed
1221
1222 \begin_layout Plain Layout
1223 Redo
1224 \end_layout
1225
1226 \end_inset
1227
1228
1229 \begin_inset Index idx
1230 status collapsed
1231
1232 \begin_layout Plain Layout
1233 Undo
1234 \end_layout
1235
1236 \end_inset
1237
1238
1239 \begin_inset CommandInset label
1240 LatexCommand label
1241 name "sec:Undo-and-Redo"
1242
1243 \end_inset
1244
1245
1246 \end_layout
1247
1248 \begin_layout Standard
1249 If you make a mistake, you can easily recover from it.
1250  LyX has a large-capacity undo/redo buffer.
1251  Select 
1252 \family sans
1253 Edit\SpecialChar \menuseparator
1254 Undo
1255 \family default
1256  or the toolbar button 
1257 \begin_inset Info
1258 type  "icon"
1259 arg   "undo"
1260 \end_inset
1261
1262  to undo some mistake.
1263  If you accidentally undo too much, use 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Redo
1267 \family default
1268  or the toolbar button 
1269 \begin_inset Info
1270 type  "icon"
1271 arg   "redo"
1272 \end_inset
1273
1274  to 
1275 \begin_inset Quotes eld
1276 \end_inset
1277
1278 undo the undo.
1279 \begin_inset Quotes erd
1280 \end_inset
1281
1282  The undo mechanism is currently limited to 100
1283 \begin_inset space \thinspace{}
1284 \end_inset
1285
1286 steps to minimize memory overhead.
1287 \end_layout
1288
1289 \begin_layout Standard
1290 Note that if you revert back all changes to arrive at the document as it
1291  was last saved, the 
1292 \begin_inset Quotes eld
1293 \end_inset
1294
1295 changed
1296 \begin_inset Quotes erd
1297 \end_inset
1298
1299  status of the document is unfortunately not reset.
1300  This is a consequence of the 100
1301 \begin_inset space \thinspace{}
1302 \end_inset
1303
1304 step undo limit mentioned above.
1305 \end_layout
1306
1307 \begin_layout Standard
1308
1309 \family sans
1310 Undo
1311 \family default
1312  and 
1313 \family sans
1314 Redo
1315 \family default
1316  work on almost everything in LyX.
1317  But they will not undo or redo text character by character, but by blocks
1318  of text.
1319 \end_layout
1320
1321 \begin_layout Section
1322 Mouse Operations
1323 \begin_inset Index idx
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 Mouse Operations
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 These are the most basic mouse operations.
1337 \end_layout
1338
1339 \begin_layout Enumerate
1340 Motion
1341 \end_layout
1342
1343 \begin_deeper
1344 \begin_layout Itemize
1345 Click the 
1346 \emph on
1347 left mouse button
1348 \emph default
1349  once anywhere in the edit window.
1350  The cursor moves to the text under the mouse.
1351 \end_layout
1352
1353 \end_deeper
1354 \begin_layout Enumerate
1355 Selecting Text
1356 \end_layout
1357
1358 \begin_deeper
1359 \begin_layout Itemize
1360 Hold down the 
1361 \emph on
1362 left mouse button
1363 \emph default
1364  and drag the mouse.
1365  LyX marks the text between the old and new mouse positions.
1366  Use 
1367 \family sans
1368 Edit\SpecialChar \menuseparator
1369 Copy
1370 \family default
1371  to create a copy of the text in LyX's buffer (and the clipboard).
1372 \end_layout
1373
1374 \begin_layout Itemize
1375 Re-position the cursor and then paste the text back into LyX using 
1376 \family sans
1377 Edit\SpecialChar \menuseparator
1378 Paste
1379 \family default
1380 .
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Insets (Footnotes, Notes, Floats, etc.)
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Standard
1390 Right-click on them to set their properties.
1391  Also check the appropriate section of this manual for more details.
1392 \end_layout
1393
1394 \end_deeper
1395 \begin_layout Section
1396 Navigating
1397 \begin_inset CommandInset label
1398 LatexCommand label
1399 name "sec:Navigating"
1400
1401 \end_inset
1402
1403
1404 \begin_inset Index idx
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Navigating
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \end_layout
1415
1416 \begin_layout Standard
1417 LyX offers you several ways to navigate in documents:
1418 \end_layout
1419
1420 \begin_layout Itemize
1421 The 
1422 \family sans
1423 Navigate
1424 \family default
1425  menu lists all sections of the document as submenu entries that you can
1426  click to jump to the corresponding document part.
1427 \end_layout
1428
1429 \begin_layout Itemize
1430 The “Outline”, which is accessed either by the menu 
1431 \family sans
1432 Document\SpecialChar \menuseparator
1433 Outline
1434 \family default
1435  or by the toolbar button 
1436 \begin_inset Info
1437 type  "icon"
1438 arg   "dialog-toggle toc"
1439 \end_inset
1440
1441 .
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 You can set bookmarks in your document under 
1446 \family sans
1447 Navigate\SpecialChar \menuseparator
1448 Bookmarks
1449 \family default
1450  and use the same menu to return to them.
1451  Note that bookmarks are saved between sessions.
1452 \end_layout
1453
1454 \begin_layout Standard
1455 The toolbar button 
1456 \begin_inset Info
1457 type  "icon"
1458 arg   "bookmark-goto 0"
1459 \end_inset
1460
1461  (also 
1462 \family sans
1463 Navigate\SpecialChar \menuseparator
1464 Bookmarks\SpecialChar \menuseparator
1465 Navigate
1466 \begin_inset space ~
1467 \end_inset
1468
1469 Back
1470 \family default
1471 ) jumps to the position in the document where you recently changed something.
1472  This is useful when you have a large document and have navigated or scrolled
1473  to another document part to look for something, and want to go back to
1474  your last editing position.
1475 \end_layout
1476
1477 \begin_layout Standard
1478 By pressing the 
1479 \family sans
1480 F5
1481 \family default
1482  key the cursor will be vertically centered in LyX's main window.
1483 \end_layout
1484
1485 \begin_layout Subsection
1486 The Outliner
1487 \begin_inset CommandInset label
1488 LatexCommand label
1489 name "sub:The-Outliner"
1490
1491 \end_inset
1492
1493
1494 \end_layout
1495
1496 \begin_layout Standard
1497 In the pull-down box at the top of the outline window, you can choose between
1498  several different lists, including other TOC-like objects, such as lists
1499  of tables and figures, but also lists of footnotes, or labels and cross-referen
1500 ces (see sec.
1501 \begin_inset space \thinspace{}
1502 \end_inset
1503
1504
1505 \begin_inset CommandInset ref
1506 LatexCommand ref
1507 reference "sec:Cross-References"
1508
1509 \end_inset
1510
1511 ), or notes, or citations (see sec.
1512 \begin_inset space \thinspace{}
1513 \end_inset
1514
1515
1516 \begin_inset CommandInset ref
1517 LatexCommand ref
1518 reference "sec:Bibliography"
1519
1520 \end_inset
1521
1522 ).
1523  Clicking on any of these will take you to the corresponding object in your
1524  document.
1525 \end_layout
1526
1527 \begin_layout Standard
1528 Right-clicking on elements in the Outline opens in many cases a context
1529  menu that will allow for direct modification of those elements.
1530  For example, with citations, the context menu allows you to open the citation
1531  dialog and to modify the citation.
1532 \end_layout
1533
1534 \begin_layout Standard
1535 The “Filter” field at the top allows you to restrict which entries appear
1536  in the Outline.
1537  For example, if you are displaying the list of Labels and References and
1538  wish to see only references to subsections, you can enter the text 
1539 \begin_inset Quotes eld
1540 \end_inset
1541
1542 sub:
1543 \begin_inset Quotes erd
1544 \end_inset
1545
1546  in the filter, and only entries containing that text will be displayed.
1547 \end_layout
1548
1549 \begin_layout Standard
1550 At the bottom of the outline are several buttons and the like that allow
1551  you further to control the display.
1552  The 
1553 \family sans
1554 Sort
1555 \family default
1556  option sorts the current list alphabetically.
1557  Otherwise, the elements appear in the order in which they occur in the
1558  document.
1559  The 
1560 \family sans
1561 Keep
1562 \family default
1563  option keeps it in the current view state.
1564  Keeping means that when you have, for example, the subsections of sections
1565 \begin_inset space ~
1566 \end_inset
1567
1568 2 and 4 displayed and click on section
1569 \begin_inset space ~
1570 \end_inset
1571
1572 3, the subsections of sections
1573 \begin_inset space ~
1574 \end_inset
1575
1576 2 and 4 will still be displayed.
1577  Without the 
1578 \family sans
1579 Keep
1580 \family default
1581  option they will be hidden to highlight the clicked section
1582 \begin_inset space ~
1583 \end_inset
1584
1585 3.
1586  Finally, the slider at the left can be used to open the Outline to a given
1587  
1588 \begin_inset Quotes eld
1589 \end_inset
1590
1591 depth
1592 \begin_inset Quotes erd
1593 \end_inset
1594
1595 .
1596  It is best just to experiment with it to see how it works.
1597 \end_layout
1598
1599 \begin_layout Standard
1600 The 
1601 \begin_inset space \space{}
1602 \end_inset
1603
1604
1605 \begin_inset Graphics
1606         filename ../images/reload.png
1607
1608 \end_inset
1609
1610
1611 \begin_inset space ~
1612 \end_inset
1613
1614 button refreshes the TOC (though this should not usually be necessary).
1615  Next to it are buttons that allow you to change the position of sections
1616  in your document.
1617  The 
1618 \begin_inset space \space{}
1619 \end_inset
1620
1621
1622 \begin_inset Graphics
1623         filename ../images/down.png
1624         scale 85
1625         groupId toolbarbuttons
1626
1627 \end_inset
1628
1629
1630 \begin_inset space ~
1631 \end_inset
1632
1633  and 
1634 \begin_inset space \space{}
1635 \end_inset
1636
1637
1638 \begin_inset Graphics
1639         filename ../images/up.png
1640         scale 85
1641         groupId toolbarbuttons
1642
1643 \end_inset
1644
1645
1646 \begin_inset space ~
1647 \end_inset
1648
1649  buttons move sections up and down in the document.
1650  So, for example, you can move section
1651 \begin_inset space ~
1652 \end_inset
1653
1654 2.5 before section
1655 \begin_inset space ~
1656 \end_inset
1657
1658 2.4 or after section
1659 \begin_inset space ~
1660 \end_inset
1661
1662 2.6.
1663  LyX will then automatically renumber the sections to the new order.
1664  With the buttons 
1665 \begin_inset Graphics
1666         filename ../images/promote.png
1667         scale 85
1668         groupId toolbarbuttons
1669
1670 \end_inset
1671
1672  and 
1673 \begin_inset Graphics
1674         filename ../images/demote.png
1675         scale 85
1676         groupId toolbarbuttons
1677
1678 \end_inset
1679
1680  (or the corresponding key bindings 
1681 \family sans
1682 Tab
1683 \family default
1684  and 
1685 \family sans
1686 Shift-Tab
1687 \family default
1688 ) you can change the level of sections.
1689  So you can for example make section
1690 \begin_inset space ~
1691 \end_inset
1692
1693 2.5 chapter
1694 \begin_inset space ~
1695 \end_inset
1696
1697 3 or subsection
1698 \begin_inset space ~
1699 \end_inset
1700
1701 2.4.1.
1702 \end_layout
1703
1704 \begin_layout Section
1705 Input/Word Completion
1706 \begin_inset CommandInset label
1707 LatexCommand label
1708 name "sec:Input-Completion"
1709
1710 \end_inset
1711
1712
1713 \begin_inset Index idx
1714 status collapsed
1715
1716 \begin_layout Plain Layout
1717 Input completion
1718 \end_layout
1719
1720 \end_inset
1721
1722
1723 \begin_inset Index idx
1724 status collapsed
1725
1726 \begin_layout Plain Layout
1727 Word completion|see
1728 \begin_inset ERT
1729 status collapsed
1730
1731 \begin_layout Plain Layout
1732
1733 {
1734 \end_layout
1735
1736 \end_inset
1737
1738 Input completion
1739 \begin_inset ERT
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743
1744 }
1745 \end_layout
1746
1747 \end_inset
1748
1749
1750 \end_layout
1751
1752 \end_inset
1753
1754
1755 \end_layout
1756
1757 \begin_layout Standard
1758 LyX provides completion of words by scanning all documents that are currently
1759  opened.
1760  Every word that appears in these documents is added to a database that
1761  is used to propose completions.
1762 \end_layout
1763
1764 \begin_layout Standard
1765 Input completion can be activated in the LyX preferences (menu 
1766 \family sans
1767 Tools\SpecialChar \menuseparator
1768 Preferences
1769 \family default
1770 ) in the section 
1771 \family sans
1772 Editing\SpecialChar \menuseparator
1773 Input Completion
1774 \family default
1775 .
1776  With the option 
1777 \family sans
1778 Automatic
1779 \begin_inset space ~
1780 \end_inset
1781
1782 inline
1783 \begin_inset space ~
1784 \end_inset
1785
1786 completion
1787 \family default
1788  the proposed completion is shown directly after the cursor.
1789  With the option 
1790 \family sans
1791 Automatic
1792 \begin_inset space ~
1793 \end_inset
1794
1795 popup
1796 \family default
1797  the completions are always shown in a popup.
1798  The cursor completion indicator can be turned off by deselecting the option
1799  
1800 \family sans
1801 Cursor
1802 \begin_inset space ~
1803 \end_inset
1804
1805 indicator
1806 \family default
1807 .
1808  With the general options you can define the delay time for the inline and
1809  popup completion and choose if long completions should be abbreviated.
1810 \end_layout
1811
1812 \begin_layout Standard
1813 LyX displays a small triangle after the cursor as an indicator that there
1814  are completions available.
1815  Press the 
1816 \family sans
1817 Tab
1818 \family default
1819  key to accept a proposed completion.
1820  If several completions are possible, a popup is opened showing them.
1821  You can select a completion in the popup using the mouse or the arrow keys,
1822  and accept the chosen completion by pressing 
1823 \family sans
1824 Return
1825 \family default
1826 .
1827 \end_layout
1828
1829 \begin_layout Standard
1830 The completion options for math in the preferences do the same as the correspond
1831 ing options for text.
1832  The special math option 
1833 \family sans
1834 Autocorrection
1835 \family default
1836  enables characters to be composed.
1837  If, for example, you want to insert the character 
1838 \begin_inset Formula $\Rightarrow$
1839 \end_inset
1840
1841 , you can then input the characters 
1842 \begin_inset Quotes eld
1843 \end_inset
1844
1845
1846 \series bold
1847 =>
1848 \series default
1849
1850 \begin_inset Quotes erd
1851 \end_inset
1852
1853  to a formula to get it.
1854  So this is a quick alternative to the insertion of commands or the use
1855  of the math toolbar.
1856  A list with supported character combinations can be found in the file 
1857 \family typewriter
1858 autocorrect
1859 \family default
1860  that is in LyX's installation folder.
1861  Math autocorrection can at any time be turned on by pressing the exclamation
1862  mark key “!”.
1863  Pressing 
1864 \family sans
1865 Space
1866 \family default
1867  turns it off.
1868 \end_layout
1869
1870 \begin_layout Section
1871 Basic Key Bindings
1872 \begin_inset Index idx
1873 status collapsed
1874
1875 \begin_layout Plain Layout
1876 Key Bindings
1877 \end_layout
1878
1879 \end_inset
1880
1881
1882 \begin_inset Index idx
1883 status collapsed
1884
1885 \begin_layout Plain Layout
1886 Bindings|see
1887 \begin_inset ERT
1888 status collapsed
1889
1890 \begin_layout Plain Layout
1891
1892 {
1893 \end_layout
1894
1895 \end_inset
1896
1897 Key Bindings
1898 \begin_inset ERT
1899 status collapsed
1900
1901 \begin_layout Plain Layout
1902
1903 }
1904 \end_layout
1905
1906 \end_inset
1907
1908
1909 \end_layout
1910
1911 \end_inset
1912
1913
1914 \begin_inset Index idx
1915 status collapsed
1916
1917 \begin_layout Plain Layout
1918 Shortcuts|see
1919 \begin_inset ERT
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923
1924 {
1925 \end_layout
1926
1927 \end_inset
1928
1929 Key Bindings
1930 \begin_inset ERT
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934
1935 }
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \begin_layout Standard
1949 There are at least two different primary binding maps: 
1950 \family typewriter
1951 cua
1952 \family default
1953  and 
1954 \family typewriter
1955 emacs
1956 \family default
1957 .
1958  LyX's default is 
1959 \family typewriter
1960 cua
1961 \family default
1962 , which can be changed in the LyX preferences under 
1963 \family sans
1964 Editing\SpecialChar \menuseparator
1965 Shortcuts
1966 \family default
1967 .
1968  (You can list or change any key bindings as explained in sec.
1969 \begin_inset space \thinspace{}
1970 \end_inset
1971
1972
1973 \begin_inset CommandInset ref
1974 LatexCommand ref
1975 reference "sub:Editing-Shortcuts"
1976
1977 \end_inset
1978
1979 .)
1980 \end_layout
1981
1982 \begin_layout Standard
1983 Some keys, like 
1984 \family sans
1985 Page
1986 \begin_inset space ~
1987 \end_inset
1988
1989 Up
1990 \family default
1991
1992 \family sans
1993 Page
1994 \begin_inset space ~
1995 \end_inset
1996
1997 Down
1998 \family default
1999
2000 \family sans
2001 Left
2002 \family default
2003
2004 \family sans
2005 Right
2006 \family default
2007
2008 \family sans
2009 Up
2010 \family default
2011  and 
2012 \family sans
2013 Down
2014 \family default
2015 , do exactly what you expect them to do.
2016  Other keys don't:
2017 \end_layout
2018
2019 \begin_layout Labeling
2020 \labelwidthstring 00.00.0000
2021
2022 \family sans
2023 Tab
2024 \begin_inset CommandInset nomenclature
2025 LatexCommand nomenclature
2026 symbol "Tab"
2027 description "Tabulator key"
2028
2029 \end_inset
2030
2031
2032 \family default
2033  There is no such thing as a tab stop in LyX.
2034  If you do not understand this, go read sections
2035 \begin_inset space ~
2036 \end_inset
2037
2038
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "sec:Par-indent-intro"
2042
2043 \end_inset
2044
2045  and 
2046 \begin_inset CommandInset ref
2047 LatexCommand ref
2048 reference "sec:Paragraph-Environments"
2049
2050 \end_inset
2051
2052 , especially section
2053 \begin_inset space ~
2054 \end_inset
2055
2056
2057 \begin_inset CommandInset ref
2058 LatexCommand ref
2059 reference "sub:Lists"
2060
2061 \end_inset
2062
2063 , right now.
2064  Yes, right now.
2065  If you are still confused, look in the 
2066 \emph on
2067 Tutorial
2068 \emph default
2069 .
2070 \begin_inset Newline newline
2071 \end_inset
2072
2073 In LyX the 
2074 \family sans
2075 Tab
2076 \family default
2077  key is only used to accept proposed input completions, to move the cursor
2078  in tables or math matrices or to change the nesting level in Itemize or
2079  Enumerate.
2080 \end_layout
2081
2082 \begin_layout Labeling
2083 \labelwidthstring 00.00.0000
2084
2085 \family sans
2086 Esc
2087 \begin_inset CommandInset nomenclature
2088 LatexCommand nomenclature
2089 symbol "Esc"
2090 description "Escape key"
2091
2092 \end_inset
2093
2094
2095 \family default
2096  This is the 
2097 \begin_inset Quotes eld
2098 \end_inset
2099
2100 cancel key.
2101 \begin_inset Quotes erd
2102 \end_inset
2103
2104  It is used, generically, to cancel operations.
2105  Other parts of the manual will go into greater detail about this.
2106 \end_layout
2107
2108 \begin_layout Labeling
2109 \labelwidthstring 00.00.0000
2110
2111 \family sans
2112 Home
2113 \family default
2114
2115 \begin_inset space ~
2116 \end_inset
2117
2118 and
2119 \begin_inset space ~
2120 \end_inset
2121
2122
2123 \family sans
2124 End
2125 \family default
2126  These move the cursor, respectively, to the beginning and end of a line,
2127  unless you are using the Emacs bindings where they jump to the beginning
2128  or end of the file.
2129 \end_layout
2130
2131 \begin_layout Standard
2132 There are three modifier keys:
2133 \end_layout
2134
2135 \begin_layout Labeling
2136 \labelwidthstring 00.00.0000
2137
2138 \family sans
2139 Control
2140 \family default
2141  (Denoted by 
2142 \begin_inset Quotes eld
2143 \end_inset
2144
2145
2146 \family sans
2147 Ctrl
2148 \family default
2149
2150 \begin_inset Quotes erd
2151 \end_inset
2152
2153
2154 \begin_inset CommandInset nomenclature
2155 LatexCommand nomenclature
2156 symbol "Ctrl"
2157 description "Control key"
2158
2159 \end_inset
2160
2161  in the documentation files) This has a couple of different uses, depending
2162  on which keys it is used in combination with:
2163 \end_layout
2164
2165 \begin_deeper
2166 \begin_layout Itemize
2167
2168 \family sans
2169 Backspace
2170 \family default
2171  or 
2172 \family sans
2173 Delete
2174 \family default
2175 , it deletes an entire word instead of a single character.
2176 \end_layout
2177
2178 \begin_layout Itemize
2179
2180 \family sans
2181 Left
2182 \family default
2183  and 
2184 \family sans
2185 Right
2186 \family default
2187 , it moves by words instead of characters.
2188 \end_layout
2189
2190 \begin_layout Itemize
2191
2192 \family sans
2193 Home
2194 \family default
2195  and 
2196 \family sans
2197 End
2198 \family default
2199 , it moves to the beginning and the end of the document, respectively.
2200 \end_layout
2201
2202 \end_deeper
2203 \begin_layout Labeling
2204 \labelwidthstring 00.00.0000
2205
2206 \family sans
2207 Shift
2208 \family default
2209  (Denoted by 
2210 \begin_inset Quotes eld
2211 \end_inset
2212
2213
2214 \family sans
2215 Shift
2216 \family default
2217
2218 \begin_inset Quotes erd
2219 \end_inset
2220
2221
2222 \begin_inset CommandInset nomenclature
2223 LatexCommand nomenclature
2224 symbol "Shift"
2225 description "Shift key"
2226
2227 \end_inset
2228
2229  in the documentation files) Use this with any of the arrow keys to select
2230  the text between the old and new cursor positions.
2231 \end_layout
2232
2233 \begin_layout Labeling
2234 \labelwidthstring 00.00.0000
2235
2236 \family sans
2237 Alt
2238 \family default
2239  (Denoted by 
2240 \begin_inset Quotes eld
2241 \end_inset
2242
2243
2244 \family sans
2245 Alt
2246 \family default
2247
2248 \begin_inset Quotes erd
2249 \end_inset
2250
2251
2252 \begin_inset CommandInset nomenclature
2253 LatexCommand nomenclature
2254 symbol "Alt"
2255 description "Alt or Meta key"
2256
2257 \end_inset
2258
2259  in the documentation files) This is the Alt key on many keyboards, unless
2260  your keyboard has a distinct Meta key.
2261  If you have both keys, you will need to try out which one actually performs
2262  the 
2263 \family sans
2264 Alt+
2265 \family default
2266  function.
2267 \begin_inset Newline newline
2268 \end_inset
2269
2270 This key does many different things, but it also activates the 
2271 \emph on
2272 menu accelerator keys
2273 \emph default
2274 .
2275  If you use this in combination with any of the underlined letters in a
2276  menu or menu item, it selects that menu item.
2277 \end_layout
2278
2279 \begin_deeper
2280 \begin_layout Standard
2281 For example, the sequence 
2282 \begin_inset Quotes eld
2283 \end_inset
2284
2285
2286 \family sans
2287 Alt
2288 \begin_inset space ~
2289 \end_inset
2290
2291 e
2292 \begin_inset space ~
2293 \end_inset
2294
2295 s
2296 \family default
2297
2298 \begin_inset space ~
2299 \end_inset
2300
2301
2302 \family sans
2303 c
2304 \family default
2305
2306 \begin_inset Quotes erd
2307 \end_inset
2308
2309  brings up the 
2310 \begin_inset Quotes eld
2311 \end_inset
2312
2313 Text Style
2314 \begin_inset Quotes erd
2315 \end_inset
2316
2317  dialog.
2318  Typing 
2319 \begin_inset Quotes eld
2320 \end_inset
2321
2322
2323 \family sans
2324 Alt
2325 \begin_inset space ~
2326 \end_inset
2327
2328 f
2329 \family default
2330
2331 \begin_inset Quotes erd
2332 \end_inset
2333
2334  opens the 
2335 \family sans
2336 File
2337 \family default
2338  menu.
2339 \end_layout
2340
2341 \begin_layout Standard
2342 The 
2343 \emph on
2344 Shortcuts
2345 \emph default
2346  manual lists all other things bound to the 
2347 \family sans
2348 Alt
2349 \family default
2350  key.
2351 \end_layout
2352
2353 \end_deeper
2354 \begin_layout Standard
2355 You will learn more and more key bindings and short-cut keys as you use
2356  LyX, because most actions will prompt a small message in the status bar
2357  at the bottom of LyX's main window which describes the name of the action
2358  you have just triggered, and any existing key bindings for that action.
2359  The LyX menus also list the defined key bindings.
2360  The notation for the key bindings is very similar to the notation used
2361  in this documentation, so you should not have any problems understanding
2362  it.
2363  However, notice that Shift-modifiers are explicitly mentioned, so 
2364 \begin_inset Quotes eld
2365 \end_inset
2366
2367
2368 \family sans
2369 Alt+P Shift+A
2370 \family default
2371
2372 \begin_inset Quotes erd
2373 \end_inset
2374
2375  means 
2376 \family sans
2377 Alt+P
2378 \family default
2379  followed by a capital 
2380 \family sans
2381 A
2382 \family default
2383 .
2384 \end_layout
2385
2386 \begin_layout Chapter
2387 LyX Basics
2388 \begin_inset Index idx
2389 status collapsed
2390
2391 \begin_layout Plain Layout
2392 LyX ! Basics
2393 \end_layout
2394
2395 \end_inset
2396
2397
2398 \end_layout
2399
2400 \begin_layout Section
2401 Document Types
2402 \begin_inset Index idx
2403 status collapsed
2404
2405 \begin_layout Plain Layout
2406 Document ! Types
2407 \end_layout
2408
2409 \end_inset
2410
2411
2412 \end_layout
2413
2414 \begin_layout Subsection
2415 Introduction
2416 \end_layout
2417
2418 \begin_layout Standard
2419 Before you do anything else, before you ever start writing a document, you
2420  need to decide what type of document you want to edit.
2421  Different types of documents use different types of spacing, headings,
2422  numbering schemes, and so on.
2423  Additionally, different documents use different paragraph environments,
2424  and format the title of your document differently.
2425 \end_layout
2426
2427 \begin_layout Standard
2428
2429 \emph on
2430 document class
2431 \emph default
2432  describes a group of properties common to a particular set of documents.
2433  By setting the document class, you automatically select these properties,
2434  making it easier to create the type of document you want.
2435  If you don't choose a document class, LyX picks one for you by default.
2436  So it is up to you to change the class of your document.
2437 \end_layout
2438
2439 \begin_layout Subsection
2440 Document Classes
2441 \begin_inset Index idx
2442 status collapsed
2443
2444 \begin_layout Plain Layout
2445 Document ! Classes
2446 \end_layout
2447
2448 \end_inset
2449
2450
2451 \begin_inset CommandInset label
2452 LatexCommand label
2453 name "sec:Document-Classes"
2454
2455 \end_inset
2456
2457
2458 \end_layout
2459
2460 \begin_layout Standard
2461 You can select a class using the 
2462 \family sans
2463 Document\SpecialChar \menuseparator
2464 Settings\SpecialChar \menuseparator
2465 Document Class
2466 \family default
2467
2468 \begin_inset Index idx
2469 status collapsed
2470
2471 \begin_layout Plain Layout
2472 Document ! Settings
2473 \end_layout
2474
2475 \end_inset
2476
2477  dialog.
2478  Select the class you want to use, and make any fine tunings of the options
2479  you may need.
2480 \end_layout
2481
2482 \begin_layout Subsubsection
2483 Overview
2484 \end_layout
2485
2486 \begin_layout Standard
2487 There are four standard document classes in LyX.
2488  They are:
2489 \end_layout
2490
2491 \begin_layout Description
2492 Article for basic articles
2493 \end_layout
2494
2495 \begin_layout Description
2496 Report for basic reports
2497 \end_layout
2498
2499 \begin_layout Description
2500 Book for writing a book
2501 \end_layout
2502
2503 \begin_layout Description
2504 Letter for US-style letters
2505 \end_layout
2506
2507 \begin_layout Standard
2508 There are also some non-standard classes, which LyX only uses if you have
2509  installed the corresponding LaTeX class files, though most LaTeX distributions
2510  will include many of these.
2511  Here are some of the classes.
2512  The full list with detailed explanations can be found in chapter 
2513 \emph on
2514 Special Document Classes
2515 \emph default
2516  in the 
2517 \emph on
2518 Additional Features
2519 \emph default
2520  manual:
2521 \end_layout
2522
2523 \begin_layout Description
2524 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2525 \end_layout
2526
2527 \begin_layout Description
2528 ACS For submissions to the journals published by the American Chemistry
2529  Society
2530 \end_layout
2531
2532 \begin_layout Description
2533 AGU For submissions to the journals published by the American Geophysical
2534  Union
2535 \end_layout
2536
2537 \begin_layout Description
2538 AMS Layouts for articles and books in the style and format used by the American
2539  Mathematical Society (AMS).
2540  There are three article layouts available.
2541  The standard one uses a typical numbering scheme for theorems etc., that
2542  prepends the section number to the number of the result.
2543  All result-type statements (propositions, corollaries, and so on) are sequenced
2544  together, but definitions, examples, and the like have their own sequence.
2545  The 
2546 \begin_inset Quotes eld
2547 \end_inset
2548
2549 sequential numbering
2550 \begin_inset Quotes erd
2551 \end_inset
2552
2553  scheme does not place the section number with each result, but numbers
2554  them throughout the article in a single sequence.
2555  Each type of result gets its own sequence.
2556  There is also a layout that dispenses with numbering of statements altogether.
2557 \end_layout
2558
2559 \begin_layout Description
2560 Beamer Layout for presentations
2561 \end_layout
2562
2563 \begin_layout Description
2564 Broadway Layout for writing plays.
2565  It is not an existing LaTeX document class, but a new one that is distributed
2566  with LyX.
2567 \end_layout
2568
2569 \begin_layout Description
2570 Chess Layout to write about chess games
2571 \end_layout
2572
2573 \begin_layout Description
2574 Curriculum
2575 \begin_inset space ~
2576 \end_inset
2577
2578 vitae classes to create curriculum vitae
2579 \end_layout
2580
2581 \begin_layout Description
2582 Elsarticle Layout for journals of the Elsevier publishing group
2583 \end_layout
2584
2585 \begin_layout Description
2586 Foils Used to make transparencies
2587 \end_layout
2588
2589 \begin_layout Description
2590 Hollywood Used to type spec scripts for the US film industry.
2591  It is not an existing LaTeX document class, but a new one that is distributed
2592  with LyX.
2593 \end_layout
2594
2595 \begin_layout Description
2596 IEEEtran Layout for the journals published by the Institute of Electrical
2597  and Electronics Engineers (IEEE)
2598 \end_layout
2599
2600 \begin_layout Description
2601 IOP Layout for journals of the Institute of Physics publishing group
2602 \end_layout
2603
2604 \begin_layout Description
2605 Kluwer Layout for journals of the Kluwer publishing group
2606 \end_layout
2607
2608 \begin_layout Description
2609 KOMA-Script a replacement for the standard classes, offers many useful features
2610  like caption formatting, automatic print space calculation etc.
2611  (Is used by this document.)
2612 \end_layout
2613
2614 \begin_layout Description
2615 Memoir another replacement for the standard classes
2616 \end_layout
2617
2618 \begin_layout Description
2619 Powerdot Layout for presentations
2620 \end_layout
2621
2622 \begin_layout Description
2623 REVTe
2624 \begin_inset ERT
2625 status collapsed
2626
2627 \begin_layout Plain Layout
2628
2629 {}
2630 \end_layout
2631
2632 \end_inset
2633
2634 X is used to write articles for the publications of the American Physical
2635  Society (APS), American Institute of Physics (AIP), and Optical Society
2636  of America (OSA).
2637  This class is not completely compatible with all LyX features.
2638 \end_layout
2639
2640 \begin_layout Description
2641 Slides Used to make transparencies
2642 \end_layout
2643
2644 \begin_layout Description
2645 SPIE
2646 \begin_inset space ~
2647 \end_inset
2648
2649 Proceedings Layout for the journals published by The International Society
2650  for Optical Engineering (SPIE)
2651 \end_layout
2652
2653 \begin_layout Description
2654 Springer Layouts for journals of the Springer publishing group
2655 \end_layout
2656
2657 \begin_layout Standard
2658 We will not go into detail about how to use these different document classes
2659  here.
2660  You can find details about the non-standard classes in Chapter 6 of the
2661  
2662 \emph on
2663 Additional Features
2664 \emph default
2665  manual.
2666  Here, we will settle for a list of some of the common properties of all
2667  of the document classes.
2668 \end_layout
2669
2670 \begin_layout Subsubsection
2671 Availability
2672 \end_layout
2673
2674 \begin_layout Standard
2675 You will probably find that many of the document classes listed under 
2676 \family sans
2677 Document\SpecialChar \menuseparator
2678 Settings\SpecialChar \menuseparator
2679 Document Class
2680 \begin_inset Index idx
2681 status collapsed
2682
2683 \begin_layout Plain Layout
2684 Document ! Settings
2685 \end_layout
2686
2687 \end_inset
2688
2689  
2690 \family default
2691 are marked as 
2692 \begin_inset Quotes eld
2693 \end_inset
2694
2695 Unavailable
2696 \begin_inset Quotes erd
2697 \end_inset
2698
2699 .
2700  If you open a document that uses such a class, you will receive a warning
2701  saying that there are files that are required to produce output that are
2702  not installed.
2703  So it may seem that something is wrong.
2704 \end_layout
2705
2706 \begin_layout Standard
2707 Nothing is wrong.
2708  LyX includes many more document classes than you will ever need to use,
2709  and some of them, like 
2710 \family sans
2711 IOP
2712 \family default
2713 , are highly specialized.
2714  LyX tries to support as many different types of documents as possible,
2715  and it includes almost one hundred different layout files, with a growing
2716  number.
2717  No LaTeX distribution will install by default all files that might be needed
2718  by some document class.
2719  There are just too many of them.
2720  That is why some of the document classes are unavailable.
2721 \end_layout
2722
2723 \begin_layout Standard
2724 If there is a document class you would like to use that is marked as 
2725 \begin_inset Quotes erd
2726 \end_inset
2727
2728 Unavailable
2729 \begin_inset Quotes erd
2730 \end_inset
2731
2732 , you just need to install the appropriate package files.
2733  The easiest way to find out which files you need to install is to use that
2734  document class for a new file.
2735  LyX will display a dialog that will list the missing files.
2736  See section 
2737 \begin_inset Quotes eld
2738 \end_inset
2739
2740 Installing new LaTeX files
2741 \begin_inset Quotes erd
2742 \end_inset
2743
2744  in of the 
2745 \emph on
2746 Customization
2747 \emph default
2748  manual for information on how to install them.
2749 \begin_inset VSpace medskip
2750 \end_inset
2751
2752
2753 \end_layout
2754
2755 \begin_layout Standard
2756 Although LyX provides support for many different sorts of documents, it
2757  does not include support for every document class people might want to
2758  use.
2759  For example, many universities provide LaTeX class files to be used for
2760  dissertations submitted to those universities.
2761  The LyX team cannot write layout files to support every one of these.
2762  There are too many.
2763  Fortunately, users can write their own layout files, and many users have
2764  done so.
2765  Chapter 
2766 \emph on
2767 Installing New Document Classes, Layouts, and Templates
2768 \emph default
2769  of the 
2770 \emph on
2771 Customization
2772 \emph default
2773  manual contains information on how to create layout files.
2774 \end_layout
2775
2776 \begin_layout Subsubsection
2777 Modules
2778 \begin_inset CommandInset label
2779 LatexCommand label
2780 name "sub:Modules"
2781
2782 \end_inset
2783
2784
2785 \begin_inset Index idx
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789 Document ! Modules
2790 \end_layout
2791
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \begin_layout Standard
2798 Modules load additional features that are not by default available in the
2799  chosen document class.
2800  For example you might want to write Braille (embossed printing) in a document.
2801  This is not available in any document class, so you have to load the correspond
2802 ing module in the 
2803 \family sans
2804 Modules
2805 \family default
2806  section of the 
2807 \family sans
2808 Document\SpecialChar \menuseparator
2809 Settings
2810 \family default
2811
2812 \begin_inset Index idx
2813 status collapsed
2814
2815 \begin_layout Plain Layout
2816 Document ! Settings
2817 \end_layout
2818
2819 \end_inset
2820
2821  dialog.
2822  Highlighting a module in the dialog will bring up a description of what
2823  it does.
2824 \end_layout
2825
2826 \begin_layout Standard
2827 Some modules require LaTeX packages or file format converters that are not
2828  always installed by default.
2829  LyX will warn you if you do not have a required package or converter, and
2830  it will tell you what exactly you are missing.
2831  You can still use the module while editing your file, but you will not
2832  be able to export to PDF or print your document, since LyX will not be
2833  able to compile the LaTeX file without the missing prerequisites.
2834  If you want to be able to produce this kind of output, then you need to
2835  install the missing prerequisites and then reconfigure LyX by selecting
2836  
2837 \family sans
2838 Tools\SpecialChar \menuseparator
2839 Reconfigure
2840 \family default
2841 .
2842 \begin_inset Index idx
2843 status collapsed
2844
2845 \begin_layout Plain Layout
2846 Reconfiguration of LyX
2847 \end_layout
2848
2849 \end_inset
2850
2851  See section 
2852 \begin_inset Quotes eld
2853 \end_inset
2854
2855 Installing new LaTeX files
2856 \begin_inset Quotes erd
2857 \end_inset
2858
2859  of the 
2860 \emph on
2861 Customization
2862 \emph default
2863  manual for more information on installing required packages.
2864 \end_layout
2865
2866 \begin_layout Standard
2867 \begin_inset Note Greyedout
2868 status open
2869
2870 \begin_layout Plain Layout
2871
2872 \series bold
2873 Note:
2874 \series default
2875  Some modules require other modules, and some pairs of modules are incompatible.
2876  LyX will advise you about these things.
2877 \end_layout
2878
2879 \end_inset
2880
2881
2882 \end_layout
2883
2884 \begin_layout Subsubsection
2885 Local Layout
2886 \begin_inset CommandInset label
2887 LatexCommand label
2888 name "sub:Local-Layout"
2889
2890 \end_inset
2891
2892
2893 \begin_inset Index idx
2894 status collapsed
2895
2896 \begin_layout Plain Layout
2897 Document ! Local Layout
2898 \end_layout
2899
2900 \end_inset
2901
2902
2903 \end_layout
2904
2905 \begin_layout Standard
2906 Modules are to LyX much as packages are to LaTeX: They are intended to be
2907  used in a variety of different documents.
2908  If you often find yourself needing the same sort of thing in different
2909  documents, you should consider writing a module for this purpose.
2910  Sometimes, however, a particular document has very special needs, but you
2911  need a specific inset or character style only that one time.
2912  You want something that is like a document's own LaTeX preamble.
2913  What you want is LyX's 
2914 \begin_inset Quotes eld
2915 \end_inset
2916
2917 Local Layout
2918 \begin_inset Quotes erd
2919 \end_inset
2920
2921 .
2922  See section 
2923 \emph on
2924 Local Layout
2925 \emph default
2926  of the 
2927 \emph on
2928 Customization
2929 \emph default
2930  manual for information on how to use it.
2931 \end_layout
2932
2933 \begin_layout Subsubsection
2934 Properties
2935 \end_layout
2936
2937 \begin_layout Standard
2938 Each class has a default set of options.
2939  Here's a quick table describing them:
2940 \end_layout
2941
2942 \begin_layout Standard
2943 \begin_inset VSpace 0.3cm
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \begin_layout Standard
2950 \align center
2951 \begin_inset Tabular
2952 <lyxtabular version="3" rows="5" columns="5">
2953 <features rotate="0" tabularvalignment="middle">
2954 <column alignment="center" valignment="top" width="0pt">
2955 <column alignment="center" valignment="top" width="0pt">
2956 <column alignment="center" valignment="top" width="0pt">
2957 <column alignment="center" valignment="top" width="0pt">
2958 <column alignment="center" valignment="top" width="0pt">
2959 <row>
2960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973
2974 \family sans
2975 \series medium
2976 \shape up
2977 \size normal
2978 \emph off
2979 \bar no
2980 \noun off
2981 \color none
2982 Page style
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2988 \begin_inset Text
2989
2990 \begin_layout Plain Layout
2991
2992 \family sans
2993 \series medium
2994 \shape up
2995 \size normal
2996 \emph off
2997 \bar no
2998 \noun off
2999 \color none
3000 Sides
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3006 \begin_inset Text
3007
3008 \begin_layout Plain Layout
3009
3010 \family sans
3011 \series medium
3012 \shape up
3013 \size normal
3014 \emph off
3015 \bar no
3016 \noun off
3017 \color none
3018 Columns
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027
3028 \series medium
3029 \shape up
3030 \size normal
3031 \emph off
3032 \bar no
3033 \noun off
3034 \color none
3035 Max.
3036  sectioning level
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \series medium
3049 \shape up
3050 \size normal
3051 \emph off
3052 \bar no
3053 \noun off
3054 \color none
3055 article
3056 \end_layout
3057
3058 \end_inset
3059 </cell>
3060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3061 \begin_inset Text
3062
3063 \begin_layout Plain Layout
3064
3065 \family sans
3066 \series medium
3067 \shape up
3068 \size normal
3069 \emph off
3070 \bar no
3071 \noun off
3072 \color none
3073 Plain
3074 \end_layout
3075
3076 \end_inset
3077 </cell>
3078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3079 \begin_inset Text
3080
3081 \begin_layout Plain Layout
3082
3083 \family sans
3084 \series medium
3085 \shape up
3086 \size normal
3087 \emph off
3088 \bar no
3089 \noun off
3090 \color none
3091 One
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100
3101 \family sans
3102 \series medium
3103 \shape up
3104 \size normal
3105 \emph off
3106 \bar no
3107 \noun off
3108 \color none
3109 One
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118
3119 \family sans
3120 \series medium
3121 \shape up
3122 \size normal
3123 \emph off
3124 \bar no
3125 \noun off
3126 \color none
3127 Section
3128 \end_layout
3129
3130 \end_inset
3131 </cell>
3132 </row>
3133 <row>
3134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3135 \begin_inset Text
3136
3137 \begin_layout Plain Layout
3138
3139 \series medium
3140 \shape up
3141 \size normal
3142 \emph off
3143 \bar no
3144 \noun off
3145 \color none
3146 report
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155
3156 \family sans
3157 \series medium
3158 \shape up
3159 \size normal
3160 \emph off
3161 \bar no
3162 \noun off
3163 \color none
3164 Plain
3165 \end_layout
3166
3167 \end_inset
3168 </cell>
3169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \family sans
3175 \series medium
3176 \shape up
3177 \size normal
3178 \emph off
3179 \bar no
3180 \noun off
3181 \color none
3182 One
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191
3192 \family sans
3193 \series medium
3194 \shape up
3195 \size normal
3196 \emph off
3197 \bar no
3198 \noun off
3199 \color none
3200 One
3201 \end_layout
3202
3203 \end_inset
3204 </cell>
3205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3206 \begin_inset Text
3207
3208 \begin_layout Plain Layout
3209
3210 \family sans
3211 \series medium
3212 \shape up
3213 \size normal
3214 \emph off
3215 \bar no
3216 \noun off
3217 \color none
3218 Chapter
3219 \end_layout
3220
3221 \end_inset
3222 </cell>
3223 </row>
3224 <row>
3225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \begin_layout Plain Layout
3229
3230 \series medium
3231 \shape up
3232 \size normal
3233 \emph off
3234 \bar no
3235 \noun off
3236 \color none
3237 book
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \family sans
3248 \series medium
3249 \shape up
3250 \size normal
3251 \emph off
3252 \bar no
3253 \noun off
3254 \color none
3255 Headings
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264
3265 \family sans
3266 \series medium
3267 \shape up
3268 \size normal
3269 \emph off
3270 \bar no
3271 \noun off
3272 \color none
3273 Two
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \family sans
3284 \series medium
3285 \shape up
3286 \size normal
3287 \emph off
3288 \bar no
3289 \noun off
3290 \color none
3291 One
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300
3301 \family sans
3302 \series medium
3303 \shape up
3304 \size normal
3305 \emph off
3306 \bar no
3307 \noun off
3308 \color none
3309 Chapter
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 </row>
3315 <row>
3316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \series medium
3322 \shape up
3323 \size normal
3324 \emph off
3325 \bar no
3326 \noun off
3327 \color none
3328 letter
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \family sans
3339 \series medium
3340 \shape up
3341 \size normal
3342 \emph off
3343 \bar no
3344 \noun off
3345 \color none
3346 Plain
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \family sans
3357 \series medium
3358 \shape up
3359 \size normal
3360 \emph off
3361 \bar no
3362 \noun off
3363 \color none
3364 One
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \family sans
3375 \series medium
3376 \shape up
3377 \size normal
3378 \emph off
3379 \bar no
3380 \noun off
3381 \color none
3382 One
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391
3392 \series medium
3393 \shape up
3394 \size normal
3395 \emph off
3396 \bar no
3397 \noun off
3398 \color none
3399 none
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 </row>
3405 </lyxtabular>
3406
3407 \end_inset
3408
3409
3410 \end_layout
3411
3412 \begin_layout Standard
3413 \begin_inset VSpace 0.3cm
3414 \end_inset
3415
3416
3417 \end_layout
3418
3419 \begin_layout Standard
3420 You're probably also wondering what 
3421 \begin_inset Quotes eld
3422 \end_inset
3423
3424 Max.
3425 \begin_inset space ~
3426 \end_inset
3427
3428 sectioning level
3429 \begin_inset Quotes erd
3430 \end_inset
3431
3432  means.
3433  There are several paragraph environments used to create section headings.
3434  Different document classes allow different types of section headings.
3435  Only two use the 
3436 \family sans
3437 Chapter
3438 \family default
3439  heading; the rest do not and begin instead with the 
3440 \family sans
3441 Section
3442 \family default
3443  heading.
3444  Some document classes, such as the ones for letters, don't use any section
3445  headings.
3446  In addition to 
3447 \family sans
3448 Chapter
3449 \family default
3450  and 
3451 \family sans
3452 Section
3453 \family default
3454  headings, there are also 
3455 \family sans
3456 Subsection
3457 \family default
3458  headings, 
3459 \family sans
3460 Subsubsection
3461 \family default
3462  headings, and so on.
3463  We will describe these headings fully in section
3464 \begin_inset space ~
3465 \end_inset
3466
3467
3468 \begin_inset CommandInset ref
3469 LatexCommand ref
3470 reference "sub:Headings"
3471
3472 \end_inset
3473
3474 .
3475 \end_layout
3476
3477 \begin_layout Subsection
3478 Document Layout
3479 \begin_inset CommandInset label
3480 LatexCommand label
3481 name "sub:Document-Layout"
3482
3483 \end_inset
3484
3485
3486 \begin_inset Index idx
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Document ! Layout
3491 \end_layout
3492
3493 \end_inset
3494
3495
3496 \family sans
3497
3498 \begin_inset Index idx
3499 status collapsed
3500
3501 \begin_layout Plain Layout
3502 Document ! Settings
3503 \end_layout
3504
3505 \end_inset
3506
3507
3508 \end_layout
3509
3510 \begin_layout Standard
3511 The most important properties of document classes are set in the menu 
3512 \family sans
3513 Document\SpecialChar \menuseparator
3514 Settings
3515 \family default
3516 .
3517  There in the 
3518 \family sans
3519 Class
3520 \begin_inset space ~
3521 \end_inset
3522
3523 options
3524 \family default
3525  field under 
3526 \family sans
3527 Documents
3528 \begin_inset space ~
3529 \end_inset
3530
3531 Class
3532 \family default
3533 , you can enter special options for your document class in a comma-separated
3534  list.
3535  This is only necessary if LyX doesn't support special options you want
3536  to use for your document.
3537  To learn more about your favorite LaTeX-class and its options, you have
3538  to read its manual.
3539 \end_layout
3540
3541 \begin_layout Standard
3542 The drop box 
3543 \family sans
3544 Headings
3545 \begin_inset space ~
3546 \end_inset
3547
3548 style
3549 \family default
3550  in the 
3551 \family sans
3552 Document\SpecialChar \menuseparator
3553 Settings
3554 \family default
3555  dialog under 
3556 \family sans
3557 Page
3558 \begin_inset space ~
3559 \end_inset
3560
3561 Layout
3562 \family default
3563  controls what sorts of headings and page numbers go on a page.
3564  You can choose between the following five options:
3565 \end_layout
3566
3567 \begin_layout Labeling
3568 \labelwidthstring 00.00.0000
3569
3570 \family sans
3571 Default
3572 \family default
3573  Use default page style of current class.
3574 \end_layout
3575
3576 \begin_layout Labeling
3577 \labelwidthstring 00.00.0000
3578
3579 \family sans
3580 empty
3581 \family default
3582  No page numbers or headings.
3583 \end_layout
3584
3585 \begin_layout Labeling
3586 \labelwidthstring 00.00.0000
3587
3588 \family sans
3589 plain
3590 \family default
3591  Page numbers only.
3592 \end_layout
3593
3594 \begin_layout Labeling
3595 \labelwidthstring 00.00.0000
3596
3597 \family sans
3598 headings
3599 \family default
3600  Page numbers and either the current chapter or section title and number.
3601  Whether LyX uses the current chapter or the current section depends on
3602  the maximum sectioning level of the class.
3603 \end_layout
3604
3605 \begin_layout Labeling
3606 \labelwidthstring 00.00.0000
3607
3608 \family sans
3609 fancy
3610 \family default
3611  This allows you to define fully customizable headers and footers if you
3612  have the LaTeX-package 
3613 \series bold
3614 fancyhdr
3615 \series default
3616
3617 \begin_inset Index idx
3618 status collapsed
3619
3620 \begin_layout Plain Layout
3621 LaTeX-packages ! fancyhdr
3622 \end_layout
3623
3624 \end_inset
3625
3626  installed.
3627  How they are defined is explained in section
3628 \begin_inset space ~
3629 \end_inset
3630
3631
3632 \begin_inset CommandInset ref
3633 LatexCommand ref
3634 reference "sec:Customized-Page-Headers"
3635
3636 \end_inset
3637
3638 .
3639 \end_layout
3640
3641 \begin_layout Standard
3642 The separation of paragraphs is described in section
3643 \begin_inset space ~
3644 \end_inset
3645
3646
3647 \begin_inset CommandInset ref
3648 LatexCommand ref
3649 reference "sub:Paragraph-Separation"
3650
3651 \end_inset
3652
3653 .
3654 \end_layout
3655
3656 \begin_layout Subsection
3657 Paper Size and Orientation
3658 \begin_inset Index idx
3659 status collapsed
3660
3661 \begin_layout Plain Layout
3662 Document ! Paper size
3663 \end_layout
3664
3665 \end_inset
3666
3667
3668 \begin_inset CommandInset label
3669 LatexCommand label
3670 name "sub:Paper-Size,-Orientation"
3671
3672 \end_inset
3673
3674
3675 \end_layout
3676
3677 \begin_layout Standard
3678 You can find the following options in the menu 
3679 \family sans
3680 Page
3681 \begin_inset space ~
3682 \end_inset
3683
3684 Layout
3685 \family default
3686  of the 
3687 \family sans
3688 Document\SpecialChar \menuseparator
3689 Settings
3690 \family default
3691  dialog:
3692 \family sans
3693
3694 \begin_inset Index idx
3695 status collapsed
3696
3697 \begin_layout Plain Layout
3698 Document ! Settings
3699 \end_layout
3700
3701 \end_inset
3702
3703
3704 \end_layout
3705
3706 \begin_layout Labeling
3707 \labelwidthstring 00.00.0000
3708
3709 \family sans
3710 Paper
3711 \begin_inset space ~
3712 \end_inset
3713
3714 Format
3715 \family default
3716  What size paper to print on.
3717  The choices are
3718 \end_layout
3719
3720 \begin_deeper
3721 \begin_layout Itemize
3722
3723 \family sans
3724 Default
3725 \end_layout
3726
3727 \begin_layout Itemize
3728
3729 \family sans
3730 A0 - A6
3731 \end_layout
3732
3733 \begin_layout Itemize
3734
3735 \family sans
3736 B0 - B6
3737 \end_layout
3738
3739 \begin_layout Itemize
3740
3741 \family sans
3742 C0 - C6
3743 \end_layout
3744
3745 \begin_layout Itemize
3746
3747 \family sans
3748 US letter, US legal, US executive
3749 \end_layout
3750
3751 \begin_layout Itemize
3752
3753 \family sans
3754 JIS B0 - JIS B6
3755 \end_layout
3756
3757 \begin_layout Itemize
3758
3759 \family sans
3760 Custom
3761 \end_layout
3762
3763 \end_deeper
3764 \begin_layout Labeling
3765 \labelwidthstring 00.00.0000
3766
3767 \family sans
3768 Orientation
3769 \family default
3770  To choose whether to output as 
3771 \family sans
3772 Landscape
3773 \family default
3774  or as 
3775 \family sans
3776 Portrait
3777 \family default
3778 .
3779 \end_layout
3780
3781 \begin_layout Labeling
3782 \labelwidthstring 00.00.0000
3783
3784 \family sans
3785 Two-sided
3786 \begin_inset space ~
3787 \end_inset
3788
3789 document
3790 \family default
3791  Adjusts the print space to print both sides of paper.
3792  That means that the print space for odd- and even-numbered pages is different.
3793 \end_layout
3794
3795 \begin_layout Subsection
3796 Margins
3797 \begin_inset CommandInset label
3798 LatexCommand label
3799 name "sub:Margins"
3800
3801 \end_inset
3802
3803
3804 \begin_inset Index idx
3805 status collapsed
3806
3807 \begin_layout Plain Layout
3808 Document ! Margins
3809 \end_layout
3810
3811 \end_inset
3812
3813
3814 \begin_inset Index idx
3815 status collapsed
3816
3817 \begin_layout Plain Layout
3818 Margins
3819 \end_layout
3820
3821 \end_inset
3822
3823
3824 \end_layout
3825
3826 \begin_layout Standard
3827 Paper margins are set in the menu 
3828 \family sans
3829 Document\SpecialChar \menuseparator
3830 Settings
3831 \family default
3832 .
3833 \begin_inset Index idx
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document ! Settings
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 If you use a KOMA-Script document class, you can use the default settings
3847  because KOMA-Script calculates the print space automatically by taking
3848  the paper format and the font size into account.
3849 \end_layout
3850
3851 \begin_layout Subsection
3852 Important Note
3853 \end_layout
3854
3855 \begin_layout Standard
3856 If you change a document class, LyX has to convert 
3857 \emph on
3858 everything
3859 \emph default
3860  into the new class.
3861  That includes the paragraph environments.
3862  Some paragraph environments are standard, in so far as all of the document
3863  classes have them; but some classes have special paragraph environments.
3864  If this is the case, and you change the document class, LyX will mark the
3865  paragraphs whose styles it no longer understands as 
3866 \begin_inset Quotes eld
3867 \end_inset
3868
3869 unknown
3870 \begin_inset Quotes erd
3871 \end_inset
3872
3873 .
3874  The name of the style is retained, in case you should want to go back to
3875  the old class.
3876  But these paragraphs will be output with no special formatting, so you
3877  will either need to create a new style yourself or else convert these paragraph
3878 s manually to a style present in your new document class.
3879 \end_layout
3880
3881 \begin_layout Section
3882 Paragraph Indentation and Separation
3883 \begin_inset Index idx
3884 status collapsed
3885
3886 \begin_layout Plain Layout
3887 Paragraph ! Indentation
3888 \end_layout
3889
3890 \end_inset
3891
3892
3893 \end_layout
3894
3895 \begin_layout Subsection
3896 Introduction
3897 \begin_inset CommandInset label
3898 LatexCommand label
3899 name "sec:Par-indent-intro"
3900
3901 \end_inset
3902
3903
3904 \end_layout
3905
3906 \begin_layout Standard
3907 Before describing all of the various paragraph environments, we'd like to
3908  say a word or two about paragraph indentation.
3909 \end_layout
3910
3911 \begin_layout Standard
3912 Everyone seems to have their own convention for separating paragraphs.
3913  Most Americans indent the first line of a paragraph.
3914  Others don't indent but put extra space between the paragraphs.
3915  If you choose indentation for paragraphs the 
3916 \emph on
3917 first
3918 \emph default
3919  paragraph of a section, or after a figure, an equation, a table, a list,
3920  etc., is 
3921 \emph on
3922 not
3923 \emph default
3924  indented.
3925  Only a paragraph following another paragraph gets indented.
3926  Note that the indentation behavior is different when you use another document
3927  language than English.
3928  LaTeX takes care that the indentation follows the rules of the language
3929  used.
3930 \end_layout
3931
3932 \begin_layout Standard
3933 The space between paragraphs, like the line spacing, the space between headings
3934  and text — in fact, all the spacing for just about everything —is pre-coded
3935  into LyX.
3936  As we said, you don't worry about how much space to add between what.
3937  LyX takes care of that.
3938  In fact, these pre-coded vertical spacings aren't a single number but a
3939  range.
3940  That way, LyX can squish or stretch the space between lines to make sure
3941  figures fit on a page with text, so that sections don't start at the bottom
3942  of a page, and so on.
3943 \begin_inset Foot
3944 status collapsed
3945
3946 \begin_layout Plain Layout
3947 LaTeX does this when LyX goes to produce a printable file.
3948 \end_layout
3949
3950 \end_inset
3951
3952  However, pre-coded doesn't mean you can't change them.
3953  LyX gives you the ability globally to change 
3954 \emph on
3955 all
3956 \emph default
3957  these pre-coded spacings.
3958  We will explain more later.
3959 \end_layout
3960
3961 \begin_layout Subsection
3962 Paragraph Separation
3963 \begin_inset CommandInset label
3964 LatexCommand label
3965 name "sub:Paragraph-Separation"
3966
3967 \end_inset
3968
3969
3970 \begin_inset Index idx
3971 status collapsed
3972
3973 \begin_layout Plain Layout
3974 Paragraph ! Separation
3975 \end_layout
3976
3977 \end_inset
3978
3979
3980 \end_layout
3981
3982 \begin_layout Standard
3983 Select 
3984 \family sans
3985 Indentation
3986 \family default
3987  or 
3988 \family sans
3989 Vertical
3990 \begin_inset space ~
3991 \end_inset
3992
3993 space
3994 \family default
3995  in the submenu 
3996 \family sans
3997 Text
3998 \begin_inset space ~
3999 \end_inset
4000
4001 Layout
4002 \family default
4003  of the dialog 
4004 \family sans
4005 Document\SpecialChar \menuseparator
4006 Settings
4007 \family default
4008
4009 \begin_inset Index idx
4010 status collapsed
4011
4012 \begin_layout Plain Layout
4013 Document ! Settings
4014 \end_layout
4015
4016 \end_inset
4017
4018  to indent paragraphs or to add extra space between paragraphs, respectively.
4019 \end_layout
4020
4021 \begin_layout Subsection
4022 Fine-Tuning
4023 \end_layout
4024
4025 \begin_layout Standard
4026 You can also change the separation method of a single paragraph.
4027  Open the 
4028 \family sans
4029 Edit\SpecialChar \menuseparator
4030 Paragraph
4031 \begin_inset space ~
4032 \end_inset
4033
4034 Settings
4035 \family default
4036  dialog and toggle the 
4037 \family sans
4038 Indent
4039 \begin_inset space ~
4040 \end_inset
4041
4042 Paragraph
4043 \family default
4044  option to change the state of the current paragraph (shortcut 
4045 \begin_inset Info
4046 type  "shortcut"
4047 arg   "paragraph-params \\indent-toggle"
4048 \end_inset
4049
4050 ).
4051  If paragraphs have no indentation but use extra space for separation, this
4052  button will be ignored (you can't indent a single paragraph by toggling
4053  this).
4054 \end_layout
4055
4056 \begin_layout Standard
4057 You should only need to change the indentation method for a single paragraph
4058  if you need to do some fine-tuning.
4059 \end_layout
4060
4061 \begin_layout Subsection
4062 Line Spacing
4063 \begin_inset Index idx
4064 status collapsed
4065
4066 \begin_layout Plain Layout
4067 Paragraph ! Line spacing
4068 \end_layout
4069
4070 \end_inset
4071
4072
4073 \end_layout
4074
4075 \begin_layout Standard
4076 In the 
4077 \family sans
4078 Document\SpecialChar \menuseparator
4079 Settings
4080 \noun on
4081
4082 \begin_inset Index idx
4083 status collapsed
4084
4085 \begin_layout Plain Layout
4086 Document ! Settings
4087 \end_layout
4088
4089 \end_inset
4090
4091
4092 \family default
4093 \noun default
4094  dialog you can set the line spacing for the whole document in the submenu
4095  
4096 \family sans
4097 Text
4098 \begin_inset space ~
4099 \end_inset
4100
4101 Layout
4102 \family default
4103 .
4104 \begin_inset Foot
4105 status collapsed
4106
4107 \begin_layout Plain Layout
4108 You need to have the LaTeX-package 
4109 \series bold
4110 setspace
4111 \series default
4112
4113 \begin_inset Index idx
4114 status collapsed
4115
4116 \begin_layout Plain Layout
4117 LaTeX-packages ! setspace
4118 \end_layout
4119
4120 \end_inset
4121
4122  installed to use this feature.
4123 \end_layout
4124
4125 \end_inset
4126
4127  You can set it for a single paragraph in the 
4128 \family sans
4129 Edit\SpecialChar \menuseparator
4130 Paragraph
4131 \begin_inset space ~
4132 \end_inset
4133
4134 Settings
4135 \family default
4136  dialog but this should be used very exceptionally because vertical spacing
4137  is normally defined in the environment's style.
4138 \end_layout
4139
4140 \begin_layout Section
4141 Paragraph Environments
4142 \begin_inset CommandInset label
4143 LatexCommand label
4144 name "sec:Paragraph-Environments"
4145
4146 \end_inset
4147
4148
4149 \begin_inset Index idx
4150 status collapsed
4151
4152 \begin_layout Plain Layout
4153 Paragraph ! Environments
4154 \end_layout
4155
4156 \end_inset
4157
4158
4159 \begin_inset Index idx
4160 status collapsed
4161
4162 \begin_layout Plain Layout
4163 Paragraph environments|(
4164 \end_layout
4165
4166 \end_inset
4167
4168
4169 \end_layout
4170
4171 \begin_layout Subsection
4172 Overview
4173 \end_layout
4174
4175 \begin_layout Standard
4176 Paragraph environments correspond to the
4177 \end_layout
4178
4179 \begin_layout Standard
4180
4181 \series bold
4182
4183 \backslash
4184 begin{
4185 \emph on
4186 environment
4187 \emph default
4188 } ...
4189  
4190 \backslash
4191 end{
4192 \emph on
4193 environment
4194 \emph default
4195 }
4196 \series default
4197
4198 \begin_inset Newline newline
4199 \end_inset
4200
4201 command sequence in LaTeX files.
4202  If you don't know LaTeX, or the concept of a paragraph environment is totally
4203  alien to you, we urge you to read the 
4204 \emph on
4205 Tutorial
4206 \emph default
4207 .
4208  The 
4209 \emph on
4210 Tutorial
4211 \emph default
4212  also contains many more examples than this section does.
4213 \end_layout
4214
4215 \begin_layout Standard
4216 A paragraph environment is simply a 
4217 \begin_inset Quotes eld
4218 \end_inset
4219
4220 container
4221 \begin_inset Quotes erd
4222 \end_inset
4223
4224  for a paragraph which gives that paragraph certain properties.
4225  This can include a particular style of font, different margins, a numbering
4226  scheme, labels, and so on.
4227  Additionally, you can 
4228 \begin_inset Quotes eld
4229 \end_inset
4230
4231 nest
4232 \begin_inset Quotes erd
4233 \end_inset
4234
4235  the different environments inside one another, allowing one environment
4236  to inherit some of the properties of another.
4237  The different paragraph environments totally replace the need for messy
4238  tab stops, on the fly margin adjustment, and other hangovers from the days
4239  of typewriters.
4240  There are several paragraph environments that are specific to a particular
4241  document type.
4242  We will only be covering the most common ones here.
4243 \end_layout
4244
4245 \begin_layout Standard
4246 To choose a new paragraph environment, use the pull-down box 
4247 \begin_inset Graphics
4248         filename clipart/ToolbarEnvBox.png
4249         scale 70
4250         clip
4251
4252 \end_inset
4253
4254  at the left end of the toolbar.
4255  LyX will change the environment of the 
4256 \emph on
4257 entire
4258 \emph default
4259  paragraph in which the cursor sits.
4260  You can also change the environment of an entire group of paragraphs if
4261  you select them before choosing the new environment.
4262  
4263 \end_layout
4264
4265 \begin_layout Standard
4266 Note that entering 
4267 \family sans
4268 Return
4269 \family default
4270  will 
4271 \emph on
4272 typically
4273 \emph default
4274  create a new paragraph using the 
4275 \family sans
4276 Standard
4277 \family default
4278  paragraph environment.
4279  We say 
4280 \begin_inset Quotes eld
4281 \end_inset
4282
4283 typically
4284 \begin_inset Quotes erd
4285 \end_inset
4286
4287  because if you are in one of these environments:
4288 \end_layout
4289
4290 \begin_layout Itemize
4291
4292 \family sans
4293 Quote
4294 \end_layout
4295
4296 \begin_layout Itemize
4297
4298 \family sans
4299 Quotation
4300 \end_layout
4301
4302 \begin_layout Itemize
4303
4304 \family sans
4305 Verse
4306 \end_layout
4307
4308 \begin_layout Itemize
4309
4310 \family sans
4311 Itemize
4312 \end_layout
4313
4314 \begin_layout Itemize
4315
4316 \family sans
4317 Enumerate
4318 \end_layout
4319
4320 \begin_layout Itemize
4321
4322 \family sans
4323 Description
4324 \end_layout
4325
4326 \begin_layout Itemize
4327
4328 \family sans
4329 List
4330 \end_layout
4331
4332 \begin_layout Standard
4333 LyX keeps the old paragraph environment when you enter 
4334 \family sans
4335 Return
4336 \family default
4337 , rather than resetting it to 
4338 \family sans
4339 Standard
4340 \family default
4341 .
4342  Also the nesting depth is preserved (for more on nesting see section
4343 \begin_inset space ~
4344 \end_inset
4345
4346
4347 \begin_inset CommandInset ref
4348 LatexCommand ref
4349 reference "sec:Nesting"
4350
4351 \end_inset
4352
4353 ).
4354 \end_layout
4355
4356 \begin_layout Subsection
4357 Standard
4358 \end_layout
4359
4360 \begin_layout Standard
4361 The default paragraph environment is 
4362 \family sans
4363 Standard
4364 \family default
4365  for most classes.
4366  It creates a plain paragraph.
4367  If LyX resets the paragraph environment, this is the one it chooses.
4368  In fact, the paragraph you're reading right now (and most of the ones in
4369  this manual) are in the 
4370 \family sans
4371 Standard
4372 \family default
4373  environment.
4374 \end_layout
4375
4376 \begin_layout Standard
4377 You can nest a paragraph using the 
4378 \family sans
4379 Standard
4380 \family default
4381  environment in just about anything else, but you can't really nest anything
4382  in a 
4383 \family sans
4384 Standard
4385 \family default
4386  environment.
4387 \end_layout
4388
4389 \begin_layout Subsection
4390 Document Title
4391 \begin_inset Index idx
4392 status collapsed
4393
4394 \begin_layout Plain Layout
4395 Document ! Title
4396 \end_layout
4397
4398 \end_inset
4399
4400
4401 \end_layout
4402
4403 \begin_layout Standard
4404 A LaTeX title page has three parts: the title itself, the name(s) of the
4405  author(s) and a 
4406 \begin_inset Quotes eld
4407 \end_inset
4408
4409 footnote
4410 \begin_inset Quotes erd
4411 \end_inset
4412
4413  for thanks or contact information.
4414  For certain types of documents, LaTeX places all of this on a separate
4415  page along with today's date.
4416  For other types of documents, the title 
4417 \begin_inset Quotes eld
4418 \end_inset
4419
4420 page
4421 \begin_inset Quotes erd
4422 \end_inset
4423
4424  goes at the top of the first page of the document.
4425  
4426 \end_layout
4427
4428 \begin_layout Standard
4429 LyX provides an interface to the title page commands through the paragraph
4430  environments 
4431 \family sans
4432 Title
4433 \family default
4434
4435 \family sans
4436 Author
4437 \family default
4438 , and 
4439 \family sans
4440 Date
4441 \family default
4442 .
4443  Here's how you use them:
4444 \end_layout
4445
4446 \begin_layout Itemize
4447 Put the title of your document in the 
4448 \family sans
4449 Title
4450 \family default
4451  environment.
4452 \end_layout
4453
4454 \begin_layout Itemize
4455 Put the author name in the 
4456 \family sans
4457 Author
4458 \family default
4459  environment.
4460 \end_layout
4461
4462 \begin_layout Itemize
4463 If you want the date to have a certain appearance, want to use a fixed date,
4464  or want other text to appear in place of today's date, put that text in
4465  the 
4466 \family sans
4467 Date
4468 \family default
4469  environment.
4470  Note that using this environment is optional.
4471  If you don't provide any, LaTeX will automatically insert today's date.
4472  If you don't want a date, use the option 
4473 \family sans
4474 Suppress default date on front page
4475 \family default
4476  in the menu 
4477 \family sans
4478 Document\SpecialChar \menuseparator
4479 Settings\SpecialChar \menuseparator
4480 Document
4481 \begin_inset space ~
4482 \end_inset
4483
4484 class
4485 \family default
4486 .
4487 \end_layout
4488
4489 \begin_layout Standard
4490 You can use footnotes to insert 
4491 \begin_inset Quotes eld
4492 \end_inset
4493
4494 thanks
4495 \begin_inset Quotes erd
4496 \end_inset
4497
4498  or contact information.
4499 \end_layout
4500
4501 \begin_layout Subsection
4502 Headings
4503 \begin_inset Index idx
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Section headings
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \begin_inset CommandInset label
4514 LatexCommand label
4515 name "sub:Headings"
4516
4517 \end_inset
4518
4519
4520 \end_layout
4521
4522 \begin_layout Standard
4523 There are several paragraph environments for producing section headings.
4524  LyX takes care of the numbering for you.
4525 \end_layout
4526
4527 \begin_layout Subsubsection
4528 Numbered Headings
4529 \begin_inset Index idx
4530 status collapsed
4531
4532 \begin_layout Plain Layout
4533 Section headings ! Numbered
4534 \end_layout
4535
4536 \end_inset
4537
4538
4539 \end_layout
4540
4541 \begin_layout Standard
4542 There are 7 numbered types of section headings.
4543  They are:
4544 \end_layout
4545
4546 \begin_layout Enumerate
4547
4548 \family sans
4549 Part
4550 \end_layout
4551
4552 \begin_layout Enumerate
4553
4554 \family sans
4555 Chapter
4556 \end_layout
4557
4558 \begin_layout Enumerate
4559
4560 \family sans
4561 Section
4562 \end_layout
4563
4564 \begin_layout Enumerate
4565
4566 \family sans
4567 Subsection
4568 \end_layout
4569
4570 \begin_layout Enumerate
4571
4572 \family sans
4573 Subsubsection
4574 \end_layout
4575
4576 \begin_layout Enumerate
4577
4578 \family sans
4579 Paragraph
4580 \end_layout
4581
4582 \begin_layout Enumerate
4583
4584 \family sans
4585 Subparagraph
4586 \end_layout
4587
4588 \begin_layout Standard
4589 LyX labels each heading with a series of numbers, separated by periods.
4590  The numbers describe where in the document you are.
4591  Unlike the other headings, parts are numbered with Latin letters.
4592 \end_layout
4593
4594 \begin_layout Standard
4595 Headings all subdivide your document into different pieces of text.
4596  For example, suppose you're writing a book.
4597  You group the book into chapters.
4598  LyX does a similar grouping:
4599 \end_layout
4600
4601 \begin_layout Itemize
4602
4603 \family sans
4604 Part
4605 \family default
4606  is divided into either 
4607 \family sans
4608 Chapter
4609 \family default
4610 s or 
4611 \family sans
4612 Section
4613 \family default
4614 s
4615 \end_layout
4616
4617 \begin_layout Itemize
4618
4619 \family sans
4620 Chapter
4621 \family default
4622 s are divided into 
4623 \family sans
4624 Section
4625 \family default
4626 s
4627 \end_layout
4628
4629 \begin_layout Itemize
4630
4631 \family sans
4632 Section
4633 \family default
4634 s are divided into 
4635 \family sans
4636 Subsection
4637 \family default
4638 s
4639 \end_layout
4640
4641 \begin_layout Itemize
4642
4643 \family sans
4644 Subsection
4645 \family default
4646 s are divided into 
4647 \family sans
4648 Subsubsection
4649 \family default
4650 s
4651 \end_layout
4652
4653 \begin_layout Itemize
4654
4655 \family sans
4656 Subsubsection
4657 \family default
4658 s are divided into 
4659 \family sans
4660 Paragraph
4661 \family default
4662 s
4663 \end_layout
4664
4665 \begin_layout Itemize
4666
4667 \family sans
4668 Paragraph
4669 \family default
4670 s are divided into 
4671 \family sans
4672 Subparagraph
4673 \family default
4674 s
4675 \end_layout
4676
4677 \begin_layout Standard
4678 \begin_inset Note Greyedout
4679 status open
4680
4681 \begin_layout Plain Layout
4682
4683 \series bold
4684 Note:
4685 \series default
4686  Not all document types use the 
4687 \family sans
4688 Chapter
4689 \family default
4690  heading as the maximum sectioning level.
4691  In that case the 
4692 \family sans
4693 Section
4694 \family default
4695  is the top-level heading.
4696 \end_layout
4697
4698 \end_inset
4699
4700
4701 \end_layout
4702
4703 \begin_layout Standard
4704 So, if you use the 
4705 \family sans
4706 Subsubsection
4707 \family default
4708  environment to label a new sub-subsection, LyX labels it with its number,
4709  along with the number of the subsection, section and, if applicable, chapter
4710  that it's in.
4711  For example: the fifth section of the second chapter of this book has the
4712  label 
4713 \begin_inset Quotes eld
4714 \end_inset
4715
4716 2.5
4717 \begin_inset Quotes erd
4718 \end_inset
4719
4720 .
4721 \end_layout
4722
4723 \begin_layout Subsubsection
4724 Unnumbered Headings
4725 \begin_inset Index idx
4726 status collapsed
4727
4728 \begin_layout Plain Layout
4729 Section headings ! Unnumbered
4730 \end_layout
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 The unnumbered section headings have a 
4739 \begin_inset Quotes eld
4740 \end_inset
4741
4742 *
4743 \begin_inset Quotes erd
4744 \end_inset
4745
4746  at the end of their name.
4747  They work the same as their numbered counterparts but will not appear in
4748  the table of contents, see section
4749 \begin_inset space ~
4750 \end_inset
4751
4752
4753 \begin_inset CommandInset ref
4754 LatexCommand ref
4755 reference "sec:toc"
4756
4757 \end_inset
4758
4759 .
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 Changing the Numbering
4764 \begin_inset CommandInset label
4765 LatexCommand label
4766 name "sub:Numbering-depth"
4767
4768 \end_inset
4769
4770
4771 \end_layout
4772
4773 \begin_layout Standard
4774 You can also alter which sectioning levels get numbered and which ones appear
4775  in the Table of Contents.
4776  Now, this doesn't remove any of the levels; that's preset in the document
4777  class.
4778  Just as certain classes start with 
4779 \family sans
4780 Chapter
4781 \family default
4782  and go down to the 
4783 \family sans
4784 Subparagraph
4785 \family default
4786  level.
4787  Others start at 
4788 \family sans
4789 Section
4790 \family default
4791 .
4792  Similarly, not all document classes number all sectioning levels.
4793  Most don't number 
4794 \family sans
4795 Paragraph
4796 \family default
4797  or 
4798 \family sans
4799 Subparagraph
4800 \family default
4801 .
4802  This is something you can change.
4803 \end_layout
4804
4805 \begin_layout Standard
4806 Open the 
4807 \family sans
4808 Document\SpecialChar \menuseparator
4809 Settings
4810 \family default
4811  dialog.
4812 \begin_inset Index idx
4813 status collapsed
4814
4815 \begin_layout Plain Layout
4816 Document ! Settings
4817 \end_layout
4818
4819 \end_inset
4820
4821  Under 
4822 \family sans
4823 Numbering
4824 \begin_inset space ~
4825 \end_inset
4826
4827 &
4828 \begin_inset space ~
4829 \end_inset
4830
4831 TOC
4832 \family default
4833  you will see two counters.
4834  The one named 
4835 \family sans
4836 Numbering
4837 \family default
4838  controls how far down in the sectioning hierarchy LyX numbers a section
4839  heading.
4840  The other one controls the appearance of the section headings in the table
4841  of contents.
4842 \end_layout
4843
4844 \begin_layout Subsubsection
4845 Short Titles of Headings
4846 \begin_inset Index idx
4847 status collapsed
4848
4849 \begin_layout Plain Layout
4850 Section headings ! Short titles
4851 \end_layout
4852
4853 \end_inset
4854
4855
4856 \begin_inset Argument 1
4857 status collapsed
4858
4859 \begin_layout Plain Layout
4860 Short Titles
4861 \end_layout
4862
4863 \end_inset
4864
4865
4866 \begin_inset CommandInset label
4867 LatexCommand label
4868 name "sec:Short-Titles"
4869
4870 \end_inset
4871
4872
4873 \end_layout
4874
4875 \begin_layout Standard
4876 Some section or chapter titles, such as this one, can get quite long.
4877  This can cause trouble when there is limited horizontal space.
4878  For example, if the header of the page is set to show the current section
4879  title, a long title will protrude over the page margins and look awful.
4880 \end_layout
4881
4882 \begin_layout Standard
4883 LaTeX allows you to specify a short title for section headings.
4884  This short title is used in the header and in the actual table of contents,
4885  avoiding the problem mentioned.
4886  To specify a short title, use the menu 
4887 \family sans
4888 Insert\SpecialChar \menuseparator
4889 Short
4890 \begin_inset space ~
4891 \end_inset
4892
4893 Title
4894 \family default
4895 .
4896  This will insert a box labeled 
4897 \begin_inset Quotes eld
4898 \end_inset
4899
4900 opt
4901 \begin_inset Quotes erd
4902 \end_inset
4903
4904  (stands for 
4905 \begin_inset Quotes eld
4906 \end_inset
4907
4908 optional
4909 \begin_inset Quotes erd
4910 \end_inset
4911
4912 ) which you can use to enter the short title text.
4913  This also works for captions inside floats.
4914 \end_layout
4915
4916 \begin_layout Standard
4917 The title of this section is a good example of using this feature.
4918 \end_layout
4919
4920 \begin_layout Subsubsection
4921 Special Information
4922 \end_layout
4923
4924 \begin_layout Standard
4925 The following information applies to all section headings:
4926 \end_layout
4927
4928 \begin_layout Itemize
4929 You cannot do any nesting with these environments.
4930 \end_layout
4931
4932 \begin_layout Itemize
4933 You cannot use a margin note in any of these environments.
4934 \end_layout
4935
4936 \begin_layout Itemize
4937 You can only use inline math in these environments.
4938 \end_layout
4939
4940 \begin_layout Itemize
4941 You can use labels and cross-references to refer to their numbers.
4942 \end_layout
4943
4944 \begin_layout Subsection
4945 Quotes and Poetry line spacing
4946 \end_layout
4947
4948 \begin_layout Standard
4949 LyX has three paragraph environments for writing poetry and quotations.
4950  They are 
4951 \family sans
4952 Quote
4953 \family default
4954
4955 \family sans
4956 Quotation
4957 \family default
4958 , and 
4959 \family sans
4960 Verse
4961 \family default
4962 .
4963  Forget the days of changing line spacing and twiddling with margins.
4964  These three paragraph environments already have those changes built-in.
4965  They all widen the left margin and add a bit of extra space above and below
4966  the text they contain.
4967  They also allow nesting, so you can put a 
4968 \family sans
4969 Verse
4970 \family default
4971  in a 
4972 \family sans
4973 Quotation
4974 \family default
4975 , as well as in some other paragraph environments.
4976 \end_layout
4977
4978 \begin_layout Standard
4979 There is another feature of these three paragraph environments: they do
4980  
4981 \emph on
4982 not
4983 \emph default
4984  reset to 
4985 \family sans
4986 Standard
4987 \family default
4988  when you start a new paragraph.
4989  So, you can type in that poem and merrily enter 
4990 \family sans
4991 Return
4992 \family default
4993  without worrying about the paragraph environment changing on you.
4994  Of course, that means that, once you are done typing in that poem, you
4995  have to change back to the 
4996 \family sans
4997 Standard
4998 \family default
4999  environment yourself.
5000 \end_layout
5001
5002 \begin_layout Subsubsection
5003
5004 \family sans
5005 Quote
5006 \family default
5007  and 
5008 \family sans
5009 Quotation
5010 \family default
5011
5012 \begin_inset CommandInset label
5013 LatexCommand label
5014 name "sec:Quote"
5015
5016 \end_inset
5017
5018
5019 \begin_inset Index idx
5020 status collapsed
5021
5022 \begin_layout Plain Layout
5023 Quotation
5024 \end_layout
5025
5026 \end_inset
5027
5028
5029 \end_layout
5030
5031 \begin_layout Standard
5032 Now that we've described the similarities of these three environments, it's
5033  time for the differences.
5034  
5035 \family sans
5036 Quote
5037 \family default
5038  and 
5039 \family sans
5040 Quotation
5041 \family default
5042  are identical except for one difference: 
5043 \family sans
5044 Quote
5045 \family default
5046  uses extra spacing to separate paragraphs and never indents the first line.
5047  
5048 \family sans
5049 Quotation
5050 \family default
5051  
5052 \emph on
5053 always
5054 \emph default
5055  indents the first line of a paragraph and uses the same line spacing throughout.
5056 \end_layout
5057
5058 \begin_layout Standard
5059 Here's an example of the 
5060 \family sans
5061 Quote
5062 \family default
5063  environment:
5064 \end_layout
5065
5066 \begin_layout Quote
5067 This is in the 
5068 \family sans
5069 Quote
5070 \family default
5071  environment.
5072  I can keep writing, extending this line out further and further until it
5073  wraps.
5074  See – no indentation!
5075 \end_layout
5076
5077 \begin_layout Quote
5078 Here's the second paragraph of this quote.
5079  Again, there's no indentation, but there is extra space between me and
5080  the other paragraph.
5081 \end_layout
5082
5083 \begin_layout Standard
5084 Here's another example, this time in the 
5085 \family sans
5086 Quotation
5087 \family default
5088  environment:
5089 \end_layout
5090
5091 \begin_layout Quotation
5092 This is in the 
5093 \family sans
5094 Quotation
5095 \family default
5096  environment.
5097  If I keep writing, you will see the indentation.
5098  If your country uses a writing style that indicates new paragraphs by indenting
5099  the first line, then 
5100 \family sans
5101 Quotation
5102 \family default
5103  is the environment for you! Well, you'd use it 
5104 \emph on
5105 if
5106 \emph default
5107  you were quoting other text.
5108 \end_layout
5109
5110 \begin_layout Quotation
5111 Here's a new paragraph.
5112  I could ramble on and on, like a politician at election time.
5113  If I did that, though, you'd get bored.
5114 \end_layout
5115
5116 \begin_layout Standard
5117 As the examples show, 
5118 \family sans
5119 Quote
5120 \family default
5121  is for those people who use extra space to separate paragraphs.
5122  They should put quotes in the 
5123 \family sans
5124 Quote
5125 \family default
5126  environment.
5127  Those who use indentation to mark a new paragraph should use the 
5128 \family sans
5129 Quotation
5130 \family default
5131  paragraph environment for quoted text.
5132 \end_layout
5133
5134 \begin_layout Subsubsection
5135
5136 \family sans
5137 Verse
5138 \family default
5139
5140 \begin_inset Index idx
5141 status collapsed
5142
5143 \begin_layout Plain Layout
5144 Paragraph ! Verse
5145 \end_layout
5146
5147 \end_inset
5148
5149
5150 \family sans
5151
5152 \begin_inset Index idx
5153 status collapsed
5154
5155 \begin_layout Plain Layout
5156 Poetry
5157 \end_layout
5158
5159 \end_inset
5160
5161
5162 \begin_inset CommandInset label
5163 LatexCommand label
5164 name "sec:Verse"
5165
5166 \end_inset
5167
5168
5169 \end_layout
5170
5171 \begin_layout Standard
5172
5173 \family sans
5174 Verse
5175 \family default
5176  is a paragraph environment for poetry, rhymes, verses, and so on.
5177  Here's an example:
5178 \end_layout
5179
5180 \begin_layout Verse
5181 This is in Verse
5182 \begin_inset Newline newline
5183 \end_inset
5184
5185 Which I did not rehearse!
5186 \end_layout
5187
5188 \begin_layout Verse
5189 It could be much worse.
5190  This line could be long, very long, oh so long, so very long that it wraps
5191  around.
5192  It looks okay on screen, but in the printed version, the extra lines are
5193  indented a bit more than the first.
5194  Okay, so it's turned to prose and doesn't rhyme anymore.
5195  So sue me.
5196 \end_layout
5197
5198 \begin_layout Verse
5199 To break a line
5200 \begin_inset Newline newline
5201 \end_inset
5202
5203 And make things look fine
5204 \begin_inset Newline newline
5205 \end_inset
5206
5207 Use 
5208 \begin_inset Info
5209 type  "shortcut"
5210 arg   "newline-insert newline"
5211 \end_inset
5212
5213 .
5214 \end_layout
5215
5216 \begin_layout Standard
5217 As you can see, 
5218 \family sans
5219 Verse
5220 \family default
5221  does not indent both margins.
5222  Each stanza of the verse or poem is in its own paragraph.
5223  To separate the individual lines of a stanza, use the 
5224 \family typewriter
5225 break-line
5226 \family default
5227  function 
5228 \begin_inset Info
5229 type  "shortcut"
5230 arg   "newline-insert newline"
5231 \end_inset
5232
5233 .
5234 \end_layout
5235
5236 \begin_layout Subsection
5237 Lists
5238 \begin_inset Index idx
5239 status collapsed
5240
5241 \begin_layout Plain Layout
5242 Lists
5243 \end_layout
5244
5245 \end_inset
5246
5247
5248 \begin_inset CommandInset label
5249 LatexCommand label
5250 name "sub:Lists"
5251
5252 \end_inset
5253
5254
5255 \end_layout
5256
5257 \begin_layout Standard
5258 LyX has four different paragraph environments for creating different kinds
5259  of lists.
5260  In the 
5261 \family sans
5262 Itemize
5263 \family default
5264  and 
5265 \family sans
5266 Enumerate
5267 \family default
5268  environments, LyX labels your list items with bullets or numbers, respectively.
5269  In the 
5270 \family sans
5271 Description
5272 \family default
5273  and 
5274 \family sans
5275 List
5276 \family default
5277  environments, LyX lets you provide your own label.
5278  We will present the individual details of each type of list next after
5279  describing some general features of all four of them.
5280 \end_layout
5281
5282 \begin_layout Subsubsection
5283 General Features
5284 \end_layout
5285
5286 \begin_layout Standard
5287 The four paragraph environments for lists differ from the other environments
5288  in several ways.
5289  First, LyX treats each paragraph as a list item.
5290  Hitting 
5291 \family sans
5292 Return
5293 \family default
5294  does 
5295 \emph on
5296 not
5297 \emph default
5298  reset the environment to 
5299 \family sans
5300 Standard
5301 \family default
5302  but keeps the current environment and creates a new list item.
5303  The nesting depth is thereby kept.
5304  If you want to keep the paragraph environment but reset the current nesting
5305  depth, you can use 
5306 \begin_inset Info
5307 type  "shortcut"
5308 arg   "break-paragraph inverse"
5309 \end_inset
5310
5311 .
5312  If you do this at the top level of a list, it returns you to the 
5313 \family sans
5314 Standard
5315 \family default
5316  environment.
5317 \end_layout
5318
5319 \begin_layout Standard
5320 You can nest lists of any type inside one another.
5321  In fact, LyX changes the labels on some list items depending on how it
5322  is nested.
5323  If you intend to use any of the list paragraph environments, we suggest
5324  you read all of section
5325 \begin_inset space ~
5326 \end_inset
5327
5328
5329 \begin_inset CommandInset ref
5330 LatexCommand ref
5331 reference "sec:Nesting"
5332
5333 \end_inset
5334
5335 .
5336 \end_layout
5337
5338 \begin_layout Subsubsection
5339
5340 \family sans
5341 Itemize
5342 \family default
5343
5344 \begin_inset Index idx
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348 Lists ! Itemize
5349 \end_layout
5350
5351 \end_inset
5352
5353
5354 \begin_inset CommandInset label
5355 LatexCommand label
5356 name "sec:Itemize"
5357
5358 \end_inset
5359
5360
5361 \end_layout
5362
5363 \begin_layout Standard
5364 The first type of list we will describe in detail is the 
5365 \family sans
5366 Itemize
5367 \family default
5368  paragraph environment.
5369  It has the following properties:
5370 \end_layout
5371
5372 \begin_layout Itemize
5373 Each item has a particular bullet or symbol as its label.
5374 \end_layout
5375
5376 \begin_deeper
5377 \begin_layout Itemize
5378 LyX uses the same symbol for all of the items in a given nesting level.
5379 \end_layout
5380
5381 \begin_layout Itemize
5382 The symbol appears at the beginning of the first line.
5383 \end_layout
5384
5385 \end_deeper
5386 \begin_layout Itemize
5387 The items can have any length.
5388  LyX automatically offsets the left margin of each item.
5389  The offset is always relative to whatever environment the 
5390 \family sans
5391 Itemize
5392 \family default
5393  list may be in.
5394 \end_layout
5395
5396 \begin_layout Itemize
5397 If you nest an 
5398 \family sans
5399 Itemize
5400 \family default
5401  environment inside another 
5402 \family sans
5403 Itemize
5404 \family default
5405  environment, the label changes to a new symbol.
5406 \end_layout
5407
5408 \begin_deeper
5409 \begin_layout Itemize
5410 There are four different symbols for up to a four-fold nesting.
5411 \end_layout
5412
5413 \begin_layout Itemize
5414 LyX always shows the same symbol on screen.
5415 \end_layout
5416
5417 \begin_layout Itemize
5418 See section
5419 \begin_inset space ~
5420 \end_inset
5421
5422
5423 \begin_inset CommandInset ref
5424 LatexCommand ref
5425 reference "sec:Nesting"
5426
5427 \end_inset
5428
5429  for a full explanation of nesting.
5430 \end_layout
5431
5432 \end_deeper
5433 \begin_layout Standard
5434 Of course, that explanation was also an example of an 
5435 \family sans
5436 Itemize
5437 \family default
5438  list.
5439  The 
5440 \family sans
5441 Itemize
5442 \family default
5443  environment is best suited for lists where the order doesn't matter.
5444 \end_layout
5445
5446 \begin_layout Standard
5447 We said that different levels use different symbols as their label.
5448  Here's an example of all four possible symbols.
5449 \end_layout
5450
5451 \begin_layout Itemize
5452 The label for the first level 
5453 \family sans
5454 Itemize
5455 \family default
5456  is a large black dot, or bullet.
5457 \end_layout
5458
5459 \begin_deeper
5460 \begin_layout Itemize
5461 The label for the second level is a dash.
5462 \end_layout
5463
5464 \begin_deeper
5465 \begin_layout Itemize
5466 The label for the third is an asterisk.
5467 \end_layout
5468
5469 \begin_deeper
5470 \begin_layout Itemize
5471 The label for the fourth is a centered dot.
5472 \end_layout
5473
5474 \end_deeper
5475 \begin_layout Itemize
5476 Back out to the third level.
5477 \end_layout
5478
5479 \end_deeper
5480 \begin_layout Itemize
5481 Back to the second level.
5482 \end_layout
5483
5484 \end_deeper
5485 \begin_layout Itemize
5486 Back to the outermost level.
5487 \end_layout
5488
5489 \begin_layout Standard
5490 These are the default labels for an 
5491 \family sans
5492 Itemize
5493 \family default
5494  list.
5495  You can customize how these labels are displayed in the output in the 
5496 \family sans
5497 Document\SpecialChar \menuseparator
5498 Settings
5499 \family default
5500  dialog in the submenu 
5501 \family sans
5502 Bullets
5503 \family default
5504 .
5505 \begin_inset Index idx
5506 status collapsed
5507
5508 \begin_layout Plain Layout
5509 Document ! Settings
5510 \end_layout
5511
5512 \end_inset
5513
5514  These customizations are not displayed in LyX.
5515 \end_layout
5516
5517 \begin_layout Standard
5518 Notice how the space between items decreases with increasing depth.
5519  We will explain nesting and all the tricks you can do with different depths
5520  in section
5521 \begin_inset space ~
5522 \end_inset
5523
5524
5525 \begin_inset CommandInset ref
5526 LatexCommand ref
5527 reference "sec:Nesting"
5528
5529 \end_inset
5530
5531 .
5532 \end_layout
5533
5534 \begin_layout Subsubsection
5535
5536 \family sans
5537 Enumerate
5538 \family default
5539
5540 \begin_inset Index idx
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544 Lists ! Enumerate
5545 \end_layout
5546
5547 \end_inset
5548
5549
5550 \begin_inset CommandInset label
5551 LatexCommand label
5552 name "sec:Enumerate"
5553
5554 \end_inset
5555
5556
5557 \end_layout
5558
5559 \begin_layout Standard
5560 The 
5561 \family sans
5562 Enumerate
5563 \family default
5564  environment is used to create numbered lists and outlines.
5565  It has these properties:
5566 \end_layout
5567
5568 \begin_layout Enumerate
5569 Each item has a numeral as its label.
5570 \end_layout
5571
5572 \begin_deeper
5573 \begin_layout Enumerate
5574 The label type depends on the nesting depth.
5575 \end_layout
5576
5577 \end_deeper
5578 \begin_layout Enumerate
5579 LyX automatically counts the items for you and updates the label as appropriate.
5580 \end_layout
5581
5582 \begin_layout Enumerate
5583 Each new 
5584 \family sans
5585 Enumerate
5586 \family default
5587  environment resets the counter to one.
5588 \end_layout
5589
5590 \begin_layout Enumerate
5591 Like the 
5592 \family sans
5593 Itemize
5594 \family default
5595  environment, the 
5596 \family sans
5597 Enumerate
5598 \family default
5599  environment:
5600 \end_layout
5601
5602 \begin_deeper
5603 \begin_layout Enumerate
5604 Offsets the items relative to the left margin.
5605  Items can have any length.
5606 \end_layout
5607
5608 \begin_layout Enumerate
5609 Reduces the space between items as the nesting depth increases.
5610 \end_layout
5611
5612 \begin_layout Enumerate
5613 Uses different types of labels depending on the nesting depth.
5614 \end_layout
5615
5616 \begin_layout Enumerate
5617 Allows up to a four-fold nesting.
5618 \end_layout
5619
5620 \end_deeper
5621 \begin_layout Standard
5622 Unlike the 
5623 \family sans
5624 Itemize
5625 \family default
5626  environment, 
5627 \family sans
5628 Enumerate
5629 \family default
5630  shows the different labels for each item in LyX.
5631  Here is how LyX labels the four different levels in an 
5632 \family sans
5633 Enumerate
5634 \family default
5635 :
5636 \end_layout
5637
5638 \begin_layout Enumerate
5639 The first level of an 
5640 \family sans
5641 Enumerate
5642 \family default
5643  uses Arabic numerals followed by a period.
5644 \end_layout
5645
5646 \begin_deeper
5647 \begin_layout Enumerate
5648 The second level uses lower case letters surrounded by parentheses.
5649 \end_layout
5650
5651 \begin_deeper
5652 \begin_layout Enumerate
5653 The third level uses lower-case Roman numerals followed by a period.
5654 \end_layout
5655
5656 \begin_deeper
5657 \begin_layout Enumerate
5658 The fourth level uses capital letters followed by a period.
5659 \end_layout
5660
5661 \begin_layout Enumerate
5662 Again, notice the decrease in the spacing between items as the nesting depth
5663  increases.
5664 \end_layout
5665
5666 \end_deeper
5667 \begin_layout Enumerate
5668 Back to the third level
5669 \end_layout
5670
5671 \end_deeper
5672 \begin_layout Enumerate
5673 Back to the second level.
5674 \end_layout
5675
5676 \end_deeper
5677 \begin_layout Enumerate
5678 Back to the outermost level.
5679 \end_layout
5680
5681 \begin_layout Standard
5682 You can customize the type of numbering used in the 
5683 \family sans
5684 Enumerate
5685 \family default
5686  environment, see section
5687 \begin_inset space ~
5688 \end_inset
5689
5690
5691 \begin_inset CommandInset ref
5692 LatexCommand ref
5693 reference "sub:Customized-Lists"
5694
5695 \end_inset
5696
5697 .
5698  Such customization only shows up in the printed version, not in LyX.
5699 \end_layout
5700
5701 \begin_layout Standard
5702 There is more to nesting 
5703 \family sans
5704 Enumerate
5705 \family default
5706  environments than we've stated here.
5707  You should read section
5708 \begin_inset space ~
5709 \end_inset
5710
5711
5712 \begin_inset CommandInset ref
5713 LatexCommand ref
5714 reference "sec:Nesting"
5715
5716 \end_inset
5717
5718  to learn more about nesting.
5719 \end_layout
5720
5721 \begin_layout Subsubsection
5722
5723 \family sans
5724 Description
5725 \family default
5726
5727 \begin_inset Index idx
5728 status collapsed
5729
5730 \begin_layout Plain Layout
5731 Lists ! Description
5732 \end_layout
5733
5734 \end_inset
5735
5736
5737 \end_layout
5738
5739 \begin_layout Standard
5740 Unlike the previous two environments, the 
5741 \family sans
5742 Description
5743 \family default
5744  list has no fixed label.
5745  Instead, LyX uses the first 
5746 \begin_inset Quotes eld
5747 \end_inset
5748
5749 word
5750 \begin_inset Quotes erd
5751 \end_inset
5752
5753  of the first line as the label.
5754  Here's an example:
5755 \end_layout
5756
5757 \begin_layout Description
5758 Example: This is an example of the 
5759 \family sans
5760 Description
5761 \family default
5762  environment.
5763 \end_layout
5764
5765 \begin_layout Standard
5766 LyX typesets the label in boldface and puts extra space between it and the
5767  rest of the line.
5768 \end_layout
5769
5770 \begin_layout Standard
5771 With the first 
5772 \begin_inset Quotes eld
5773 \end_inset
5774
5775 word
5776 \begin_inset Quotes erd
5777 \end_inset
5778
5779  it is meant that the first usage of the 
5780 \family sans
5781 Space
5782 \family default
5783  key ends the label if you are at the beginning of the first line of an
5784  item.
5785  If you need to use more than one word in a label use a 
5786 \family sans
5787 Protected Space
5788 \family default
5789 .
5790  (Use either 
5791 \begin_inset Info
5792 type  "shortcut"
5793 arg   "command-alternatives space-insert protected ; math-space"
5794 \end_inset
5795
5796  or the menu 
5797 \family sans
5798 Insert\SpecialChar \menuseparator
5799 Formatting\SpecialChar \menuseparator
5800 Protected
5801 \begin_inset space ~
5802 \end_inset
5803
5804 Space
5805 \family default
5806 ; see section
5807 \begin_inset space ~
5808 \end_inset
5809
5810
5811 \begin_inset CommandInset ref
5812 LatexCommand ref
5813 reference "sub:Protected-Space"
5814
5815 \end_inset
5816
5817  for more information.) Here is an example:
5818 \end_layout
5819
5820 \begin_layout Description
5821 Second
5822 \begin_inset space ~
5823 \end_inset
5824
5825 Example: This one shows how to use a 
5826 \family sans
5827 Protected
5828 \begin_inset space ~
5829 \end_inset
5830
5831 Space
5832 \family default
5833  in the label of a 
5834 \family sans
5835 Description
5836 \family default
5837  list item.
5838 \end_layout
5839
5840 \begin_layout Description
5841 Usage: You should use the 
5842 \family sans
5843 Description
5844 \family default
5845  environment for things like definitions and theorems.
5846  Use it when you need to make one word in particular stand out in the text
5847  that describes it.
5848  It's not a good idea to use a 
5849 \family sans
5850 Description
5851 \family default
5852  environment when you have an entire sentence that you want to describe.
5853  You're better off using 
5854 \family sans
5855 Itemize
5856 \family default
5857  or 
5858 \family sans
5859 Enumerate
5860 \family default
5861  and nesting several 
5862 \family sans
5863 Standard
5864 \family default
5865  paragraphs into them.
5866 \end_layout
5867
5868 \begin_layout Description
5869 Nesting: You can nest 
5870 \family sans
5871 Description
5872 \family default
5873  environments inside one another, nest them in other types of lists, and
5874  so on.
5875 \end_layout
5876
5877 \begin_layout Standard
5878 Notice that after the first line, LyX indents subsequent lines, offsetting
5879  them from the first line.
5880 \end_layout
5881
5882 \begin_layout Subsubsection
5883 Labeling
5884 \begin_inset Index idx
5885 status collapsed
5886
5887 \begin_layout Plain Layout
5888 Lists ! Labeling
5889 \end_layout
5890
5891 \end_inset
5892
5893
5894 \end_layout
5895
5896 \begin_layout Standard
5897 The 
5898 \family sans
5899 Labeling
5900 \family default
5901  environment is a LyX extension to LaTeX.
5902 \end_layout
5903
5904 \begin_layout Standard
5905 Like the 
5906 \family sans
5907 Description
5908 \family default
5909  list the 
5910 \family sans
5911 Labeling
5912 \family default
5913  list has user-defined labels for each list item but it provides some additional
5914  features.
5915  Here are its properties:
5916 \end_layout
5917
5918 \begin_layout Labeling
5919 \labelwidthstring 00.00.0000
5920 item
5921 \begin_inset space ~
5922 \end_inset
5923
5924 labels LyX uses the first 
5925 \begin_inset Quotes eld
5926 \end_inset
5927
5928 word
5929 \begin_inset Quotes erd
5930 \end_inset
5931
5932  of each line as the item label.
5933  The first 
5934 \family sans
5935 Space
5936 \family default
5937  after the beginning of the first line of an item marks the end of the label.
5938  If you need to use more than one word in an item label, use a protected
5939  space as described above.
5940 \end_layout
5941
5942 \begin_layout Labeling
5943 \labelwidthstring 00.00.0000
5944 margins As you can see, LyX uses different margins for the item label and
5945  the body of the item text.
5946  The body of the text has a larger left margin, which is equal to the default
5947  label width plus a little extra space.
5948  
5949 \end_layout
5950
5951 \begin_layout Labeling
5952 \labelwidthstring 00.00.0000
5953 label
5954 \begin_inset space ~
5955 \end_inset
5956
5957 width LyX uses the width of the label, or the default width, whatever is
5958  larger.
5959  If the label width is larger, the label 
5960 \begin_inset Quotes eld
5961 \end_inset
5962
5963 extends
5964 \begin_inset Quotes erd
5965 \end_inset
5966
5967  into the first line.
5968  In other words, the text of the first line isn't aligned with the left
5969  margin of the rest of the item text.
5970 \end_layout
5971
5972 \begin_layout Labeling
5973 \labelwidthstring 00.00.0000
5974 default
5975 \begin_inset space ~
5976 \end_inset
5977
5978 width You can set the default label width to ensure that the text of all
5979  items in a 
5980 \family sans
5981 Labeling
5982 \family default
5983  environment has the same left margin.
5984 \begin_inset Newline newline
5985 \end_inset
5986
5987 To change the default width, select all items in the list.
5988  Now open the 
5989 \family sans
5990 Edit\SpecialChar \menuseparator
5991 Paragraph
5992 \begin_inset space ~
5993 \end_inset
5994
5995 Settings
5996 \family default
5997  dialog (toolbar button 
5998 \begin_inset Info
5999 type  "icon"
6000 arg   "layout-paragraph"
6001 \end_inset
6002
6003 ).
6004  The text in the box 
6005 \family sans
6006 Longest
6007 \begin_inset space ~
6008 \end_inset
6009
6010 label
6011 \family default
6012  determines the default label width.
6013  You can use the text of your largest label here, but you can also use the
6014  letter 
6015 \begin_inset Quotes eld
6016 \end_inset
6017
6018 M
6019 \begin_inset Quotes erd
6020 \end_inset
6021
6022  multiple times instead.
6023  M is the widest character and is a standard unit of widths in LaTeX.
6024  By using 
6025 \begin_inset Quotes eld
6026 \end_inset
6027
6028 M
6029 \begin_inset Quotes erd
6030 \end_inset
6031
6032  as the unit of width you don't need to keep changing the contents of 
6033 \family sans
6034 Longest
6035 \begin_inset space ~
6036 \end_inset
6037
6038 label
6039 \family default
6040  every time you alter a label in a 
6041 \family sans
6042 List
6043 \family default
6044  environment.
6045 \begin_inset Newline newline
6046 \end_inset
6047
6048 The predefined default width is the length of 
6049 \begin_inset Quotes eld
6050 \end_inset
6051
6052 00.00.0000
6053 \begin_inset Quotes erd
6054 \end_inset
6055
6056  (equal to 6
6057 \begin_inset space ~
6058 \end_inset
6059
6060 M).
6061 \end_layout
6062
6063 \begin_layout Standard
6064 You should use the 
6065 \family sans
6066 Labeling
6067 \family default
6068  list the same way as the 
6069 \family sans
6070 Description
6071 \family default
6072  list: When you need one word to stand out from the text that describes
6073  it.
6074  The 
6075 \family sans
6076 Labeling
6077 \family default
6078  environment gives you another way to do this, using a different overall
6079  layout.
6080 \end_layout
6081
6082 \begin_layout Standard
6083 You can nest 
6084 \family sans
6085 Labeling
6086 \family default
6087  lists inside one another, nest them in other types of lists, and so on.
6088  They work just like the other list paragraph environments.
6089  Read section
6090 \begin_inset space ~
6091 \end_inset
6092
6093
6094 \begin_inset CommandInset ref
6095 LatexCommand ref
6096 reference "sec:Nesting"
6097
6098 \end_inset
6099
6100  to learn about nesting.
6101 \end_layout
6102
6103 \begin_layout Standard
6104 There is yet another feature of the 
6105 \family sans
6106 Labeling
6107 \family default
6108  list: As you can see in the examples, LyX left-justifies the item labels
6109  by default.
6110  You can use additional 
6111 \family sans
6112 HFills
6113 \family default
6114  to change how LyX justifies the item label.
6115  
6116 \family sans
6117 Hfills
6118 \family default
6119  are documented in section
6120 \begin_inset space ~
6121 \end_inset
6122
6123
6124 \begin_inset CommandInset ref
6125 LatexCommand ref
6126 reference "sub:Horizontal-Space"
6127
6128 \end_inset
6129
6130 .
6131  Here are some examples:
6132 \end_layout
6133
6134 \begin_layout Labeling
6135 \labelwidthstring 00.00.0000
6136 Left The default for 
6137 \family sans
6138 Labeling
6139 \family default
6140  item labels.
6141 \end_layout
6142
6143 \begin_layout Labeling
6144 \labelwidthstring 00.00.0000
6145 \begin_inset space \hfill{}
6146 \end_inset
6147
6148 Right One 
6149 \family sans
6150 HFill
6151 \family default
6152  at the beginning of the label right justifies it.
6153 \end_layout
6154
6155 \begin_layout Labeling
6156 \labelwidthstring 00.00.0000
6157 \begin_inset space \hfill{}
6158 \end_inset
6159
6160 Center
6161 \begin_inset space \hfill{}
6162 \end_inset
6163
6164  One 
6165 \family sans
6166 HFill
6167 \family default
6168  at the beginning of the label and one at the end centers it.
6169 \end_layout
6170
6171 \begin_layout Subsection
6172 Customized Lists
6173 \begin_inset CommandInset label
6174 LatexCommand label
6175 name "sub:Customized-Lists"
6176
6177 \end_inset
6178
6179
6180 \begin_inset Index idx
6181 status collapsed
6182
6183 \begin_layout Plain Layout
6184 Lists ! Customized
6185 \end_layout
6186
6187 \end_inset
6188
6189
6190 \end_layout
6191
6192 \begin_layout Standard
6193 The features described in this section require that the module 
6194 \family sans
6195 Customisable Lists (enumitem)
6196 \family default
6197  is loaded in the document settings.
6198  The module uses the LaTeX-package 
6199 \series bold
6200 enumitem
6201 \series default
6202
6203 \begin_inset Index idx
6204 status collapsed
6205
6206 \begin_layout Plain Layout
6207 LaTeX-packages ! enumitem
6208 \end_layout
6209
6210 \end_inset
6211
6212 .
6213 \end_layout
6214
6215 \begin_layout Subsubsection
6216 Custom Enumerate Lists
6217 \begin_inset Index idx
6218 status collapsed
6219
6220 \begin_layout Plain Layout
6221 Lists ! Enumerate ! Custom
6222 \end_layout
6223
6224 \end_inset
6225
6226
6227 \end_layout
6228
6229 \begin_layout Standard
6230 \noindent
6231 The default numbering of numbered lists can be changed by adding an optional
6232  argument (menu 
6233 \family sans
6234 Insert\SpecialChar \menuseparator
6235 Short Title
6236 \family default
6237 ) to the first item of each level in the list.
6238  There you add the command
6239 \end_layout
6240
6241 \begin_layout Standard
6242
6243 \series bold
6244 label=
6245 \backslash
6246 roman{enumi}
6247 \end_layout
6248
6249 \begin_layout Standard
6250 in TeX Code (shortcut 
6251 \begin_inset Info
6252 type  "shortcut"
6253 arg   "ert-insert"
6254 \end_inset
6255
6256 ).
6257 \begin_inset Foot
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 For more about TeX Code, look at section
6262 \begin_inset space ~
6263 \end_inset
6264
6265
6266 \begin_inset CommandInset ref
6267 LatexCommand ref
6268 reference "sec:TeX-Code"
6269
6270 \end_inset
6271
6272 .
6273 \end_layout
6274
6275 \end_inset
6276
6277
6278 \emph on
6279  enumi
6280 \emph default
6281  is hereby the first level counter of the enumeration.
6282  The command 
6283 \series bold
6284
6285 \backslash
6286 roman
6287 \series default
6288  outputs the counter as a small Roman numeral.
6289  For capital Roman numerals replace 
6290 \series bold
6291
6292 \backslash
6293 roman
6294 \series default
6295  with 
6296 \series bold
6297
6298 \backslash
6299 Roman
6300 \series default
6301  in the command above.
6302  For Arabic numerals use 
6303 \series bold
6304
6305 \backslash
6306 arabic
6307 \series default
6308 .
6309  To 
6310 \begin_inset Quotes eld
6311 \end_inset
6312
6313 number
6314 \begin_inset Quotes erd
6315 \end_inset
6316
6317  items with capital or small Latin letters use 
6318 \series bold
6319
6320 \backslash
6321 Alph
6322 \series default
6323  or 
6324 \series bold
6325
6326 \backslash
6327 alph
6328 \series default
6329 , respectively.
6330 \end_layout
6331
6332 \begin_layout Standard
6333 \noindent
6334 \begin_inset Note Greyedout
6335 status open
6336
6337 \begin_layout Plain Layout
6338
6339 \series bold
6340 Note:
6341 \series default
6342  You can only number 26
6343 \begin_inset space ~
6344 \end_inset
6345
6346 items with Latin letters, because this numbering is limited to single letters.
6347 \end_layout
6348
6349 \end_inset
6350
6351
6352 \end_layout
6353
6354 \begin_layout Standard
6355 To change the numbering for the list sublevels, replace the 'i' in the command
6356  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6357 \end_layout
6358
6359 \begin_layout Standard
6360 Here is a list with custom numbering:
6361 \end_layout
6362
6363 \begin_layout Enumerate
6364 \begin_inset Argument 1
6365 status open
6366
6367 \begin_layout Plain Layout
6368 \begin_inset ERT
6369 status open
6370
6371 \begin_layout Plain Layout
6372
6373 label=
6374 \backslash
6375 #
6376 \backslash
6377 Alph{enumi}
6378 \backslash
6379 #
6380 \end_layout
6381
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \end_inset
6388
6389 Level 1
6390 \end_layout
6391
6392 \begin_deeper
6393 \begin_layout Enumerate
6394 \begin_inset Argument 1
6395 status open
6396
6397 \begin_layout Plain Layout
6398 \begin_inset ERT
6399 status open
6400
6401 \begin_layout Plain Layout
6402
6403 label=
6404 \backslash
6405 Alph{enumi}.
6406 \backslash
6407 arabic{enumii}
6408 \end_layout
6409
6410 \end_inset
6411
6412
6413 \end_layout
6414
6415 \end_inset
6416
6417 Level 2
6418 \end_layout
6419
6420 \begin_layout Enumerate
6421 Level 2
6422 \end_layout
6423
6424 \begin_deeper
6425 \begin_layout Enumerate
6426 \begin_inset Argument 1
6427 status open
6428
6429 \begin_layout Plain Layout
6430 \begin_inset ERT
6431 status open
6432
6433 \begin_layout Plain Layout
6434
6435 label=
6436 \backslash
6437 bf{
6438 \backslash
6439 arabic{enumiii}}
6440 \end_layout
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \end_inset
6448
6449 Level 3
6450 \end_layout
6451
6452 \begin_deeper
6453 \begin_layout Enumerate
6454 \begin_inset Argument 1
6455 status open
6456
6457 \begin_layout Plain Layout
6458 \begin_inset ERT
6459 status open
6460
6461 \begin_layout Plain Layout
6462
6463 label=
6464 \backslash
6465 emph{
6466 \backslash
6467 roman{enumiv})}
6468 \end_layout
6469
6470 \end_inset
6471
6472
6473 \end_layout
6474
6475 \end_inset
6476
6477 Level 4
6478 \end_layout
6479
6480 \end_deeper
6481 \end_deeper
6482 \end_deeper
6483 \begin_layout Standard
6484 For this list these commands were used:
6485 \end_layout
6486
6487 \begin_layout Standard
6488 \noindent
6489
6490 \series bold
6491 label=
6492 \backslash
6493 #
6494 \backslash
6495 Alph{enumi}
6496 \backslash
6497 #
6498 \begin_inset Newline newline
6499 \end_inset
6500
6501 label=
6502 \backslash
6503 Alph{enumi}.
6504 \backslash
6505 arabic{enumii}
6506 \begin_inset Newline newline
6507 \end_inset
6508
6509 label=
6510 \backslash
6511 bf{
6512 \backslash
6513 arabic{enumiii}}
6514 \begin_inset Newline newline
6515 \end_inset
6516
6517 label=
6518 \backslash
6519 emph{
6520 \backslash
6521 roman{enumiv})}
6522 \end_layout
6523
6524 \begin_layout Standard
6525 where the command 
6526 \series bold
6527
6528 \backslash
6529 emph{}
6530 \series default
6531  makes the label emphasized and 
6532 \series bold
6533
6534 \backslash
6535 bf{}
6536 \series default
6537  makes it bold.
6538 \end_layout
6539
6540 \begin_layout Standard
6541 \begin_inset Note Greyedout
6542 status open
6543
6544 \begin_layout Plain Layout
6545
6546 \series bold
6547 Note:
6548 \series default
6549  When you change the label of a list level, it will be used for all following
6550  lists until you change the definition.
6551 \end_layout
6552
6553 \end_inset
6554
6555
6556 \end_layout
6557
6558 \begin_layout Subsubsection
6559 Resumed Enumeration
6560 \begin_inset Index idx
6561 status collapsed
6562
6563 \begin_layout Plain Layout
6564 Lists ! Enumerate ! Resumed
6565 \end_layout
6566
6567 \end_inset
6568
6569
6570 \end_layout
6571
6572 \begin_layout Standard
6573 Enumerations can be resumed after intermediate paragraphs:
6574 \end_layout
6575
6576 \begin_layout Enumerate
6577 \begin_inset Argument 1
6578 status open
6579
6580 \begin_layout Plain Layout
6581 \begin_inset ERT
6582 status open
6583
6584 \begin_layout Plain Layout
6585
6586 label=
6587 \backslash
6588 arabic{enumi}.
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \end_layout
6595
6596 \end_inset
6597
6598 first
6599 \begin_inset Note Note
6600 status open
6601
6602 \begin_layout Plain Layout
6603 goes back to default numbering
6604 \end_layout
6605
6606 \end_inset
6607
6608
6609 \end_layout
6610
6611 \begin_layout Enumerate
6612 second
6613 \end_layout
6614
6615 \begin_layout Standard
6616 regular text
6617 \end_layout
6618
6619 \begin_layout Enumerate-Resume
6620 resumed
6621 \end_layout
6622
6623 \begin_layout Standard
6624 To resume an enumeration, use the style 
6625 \family sans
6626 Enumerate-Resume
6627 \family default
6628 .
6629  Its numbering appears in blue within LyX to indicate that it is a resumed
6630  list and that the numbering will not be correct in LyX, but in the output.
6631 \end_layout
6632
6633 \begin_layout Standard
6634 \begin_inset Note Greyedout
6635 status open
6636
6637 \begin_layout Plain Layout
6638
6639 \series bold
6640 Note:
6641 \series default
6642  If there is no previous enumeration to resume, you will get a LaTeX error.
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 Perhaps you might want to resume the list with a different number from the
6652  next one.
6653  Or you want to start a new enumeration with a defined number.
6654  This is possible by adding an optional argument to the first list item
6655  of a normal enumeration.
6656  There, insert the command
6657 \end_layout
6658
6659 \begin_layout Standard
6660
6661 \series bold
6662 start=number
6663 \end_layout
6664
6665 \begin_layout Standard
6666 where 
6667 \emph on
6668 number
6669 \emph default
6670  is the number with which you want to resume the list.
6671  An example:
6672 \end_layout
6673
6674 \begin_layout Enumerate
6675 first item
6676 \end_layout
6677
6678 \begin_layout Enumerate
6679 second item
6680 \end_layout
6681
6682 \begin_layout Standard
6683 Enumeration starting at a given value:
6684 \end_layout
6685
6686 \begin_layout Enumerate
6687 \begin_inset Argument 1
6688 status open
6689
6690 \begin_layout Plain Layout
6691 \begin_inset ERT
6692 status open
6693
6694 \begin_layout Plain Layout
6695
6696 start=4
6697 \end_layout
6698
6699 \end_inset
6700
6701
6702 \end_layout
6703
6704 \end_inset
6705
6706 This enumeration starts at 4
6707 \end_layout
6708
6709 \begin_layout Subsubsection
6710 List Spacing
6711 \begin_inset Index idx
6712 status collapsed
6713
6714 \begin_layout Plain Layout
6715 Lists ! Spacing
6716 \end_layout
6717
6718 \end_inset
6719
6720
6721 \end_layout
6722
6723 \begin_layout Standard
6724 In some cases you might want less or more vertical space between the items
6725  of a list.
6726  For example if the default space is too much in your opinion in this case:
6727 \end_layout
6728
6729 \begin_layout Itemize
6730 A bullet list
6731 \end_layout
6732
6733 \begin_layout Itemize
6734 with standard spacing 
6735 \end_layout
6736
6737 \begin_layout Standard
6738 You can decrease the space by adding an optional argument to the first item
6739  of the list.
6740  Add there the command 
6741 \series bold
6742 nolistsep
6743 \series default
6744  to get no additional list space like in this example:
6745 \end_layout
6746
6747 \begin_layout Itemize
6748 \begin_inset Argument 1
6749 status open
6750
6751 \begin_layout Plain Layout
6752 \begin_inset ERT
6753 status open
6754
6755 \begin_layout Plain Layout
6756
6757 nolistsep
6758 \end_layout
6759
6760 \end_inset
6761
6762
6763 \end_layout
6764
6765 \end_inset
6766
6767 A bullet list
6768 \end_layout
6769
6770 \begin_layout Itemize
6771 without additional
6772 \end_layout
6773
6774 \begin_layout Itemize
6775 vertical space
6776 \end_layout
6777
6778 \begin_layout Standard
6779 To add space you can use several other commands provided by the LaTeX-package
6780  
6781 \series bold
6782 enumitem
6783 \series default
6784
6785 \begin_inset Index idx
6786 status collapsed
6787
6788 \begin_layout Plain Layout
6789 LaTeX-packages ! enumitem
6790 \end_layout
6791
6792 \end_inset
6793
6794 .
6795  For more information see its documentation, 
6796 \begin_inset CommandInset citation
6797 LatexCommand cite
6798 key "enumitem"
6799
6800 \end_inset
6801
6802 .
6803 \end_layout
6804
6805 \begin_layout Standard
6806 There are also many commands available to change the horizontal spacing
6807  and indentation.
6808  Here is an example where the indentation was changed to that of the paragraphs
6809  in the document and the label separation was set to 2
6810 \begin_inset space \thinspace{}
6811 \end_inset
6812
6813 cm so that the number is in the page margin:
6814 \end_layout
6815
6816 \begin_layout Enumerate
6817 \begin_inset Argument 1
6818 status open
6819
6820 \begin_layout Plain Layout
6821 \begin_inset ERT
6822 status open
6823
6824 \begin_layout Plain Layout
6825
6826 labelindent=
6827 \backslash
6828 parindent, labelsep=2cm
6829 \end_layout
6830
6831 \end_inset
6832
6833
6834 \end_layout
6835
6836 \end_inset
6837
6838 An enumeration
6839 \end_layout
6840
6841 \begin_layout Enumerate
6842 with negative indentation
6843 \end_layout
6844
6845 \begin_layout Subsubsection
6846 Further Customization
6847 \begin_inset Index idx
6848 status collapsed
6849
6850 \begin_layout Plain Layout
6851 Lists ! Customization
6852 \end_layout
6853
6854 \end_inset
6855
6856
6857 \end_layout
6858
6859 \begin_layout Standard
6860 You can also change the style of description lists.
6861  The command
6862 \end_layout
6863
6864 \begin_layout Standard
6865
6866 \series bold
6867 font=definition
6868 \end_layout
6869
6870 \begin_layout Standard
6871 changes the description label font, the command
6872 \end_layout
6873
6874 \begin_layout Standard
6875
6876 \series bold
6877 style=definition
6878 \end_layout
6879
6880 \begin_layout Standard
6881 sets the list style.
6882 \end_layout
6883
6884 \begin_layout Standard
6885 An example where the command
6886 \end_layout
6887
6888 \begin_layout Standard
6889
6890 \series bold
6891 font=
6892 \backslash
6893 itshape, style=nextline
6894 \end_layout
6895
6896 \begin_layout Standard
6897 is used:
6898 \end_layout
6899
6900 \begin_layout Description
6901 Ionizing
6902 \begin_inset space ~
6903 \end_inset
6904
6905 radiation: 
6906 \begin_inset Argument 1
6907 status collapsed
6908
6909 \begin_layout Plain Layout
6910 \begin_inset ERT
6911 status open
6912
6913 \begin_layout Plain Layout
6914
6915 labelindent=0pt, labelsep=1cm, font=
6916 \backslash
6917 itshape, style=nextline
6918 \end_layout
6919
6920 \end_inset
6921
6922
6923 \end_layout
6924
6925 \end_inset
6926
6927 Ionizing radiation consists of particles or electromagnetic waves that are
6928  energetic enough to detach electrons from atoms or molecules, therefore
6929  ionizing them.
6930 \end_layout
6931
6932 \begin_layout Description
6933 Reference
6934 \begin_inset space ~
6935 \end_inset
6936
6937 counting: In computer science, reference counting is a technique of storing
6938  the number of references, pointers, or handles to a resource such as an
6939  object, block of memory, disk space or other resource.
6940 \end_layout
6941
6942 \begin_layout Standard
6943 There are many more commands and features provided by the LaTeX-package
6944  
6945 \series bold
6946 enumitem
6947 \series default
6948
6949 \begin_inset Index idx
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953 LaTeX-packages ! enumitem
6954 \end_layout
6955
6956 \end_inset
6957
6958 .
6959  For more information see its documentation 
6960 \begin_inset CommandInset citation
6961 LatexCommand cite
6962 key "enumitem"
6963
6964 \end_inset
6965
6966 .
6967 \end_layout
6968
6969 \begin_layout Subsection
6970 Letters
6971 \begin_inset Index idx
6972 status collapsed
6973
6974 \begin_layout Plain Layout
6975 Letters
6976 \end_layout
6977
6978 \end_inset
6979
6980
6981 \end_layout
6982
6983 \begin_layout Subsubsection
6984
6985 \family sans
6986 Address
6987 \family default
6988  and 
6989 \family sans
6990 Right
6991 \begin_inset space ~
6992 \end_inset
6993
6994 Address
6995 \family default
6996 : An Overview
6997 \end_layout
6998
6999 \begin_layout Standard
7000 Although LyX has document classes for letters, we've also created two paragraph
7001  environments called 
7002 \family sans
7003 Address
7004 \family default
7005  and 
7006 \family sans
7007 Right
7008 \begin_inset space ~
7009 \end_inset
7010
7011 Address
7012 \family default
7013 .
7014  To use the letter class, you need to use specific paragraph environments
7015  in a specific order, otherwise LaTeX gags on the document.
7016  In contrast, you can use the 
7017 \family sans
7018 Address
7019 \family default
7020  and 
7021 \family sans
7022 Right
7023 \begin_inset space ~
7024 \end_inset
7025
7026 Address
7027 \family default
7028  paragraph environments anywhere with no problem.
7029  You can even nest them inside other environments, though you can't nest
7030  anything in them.
7031 \end_layout
7032
7033 \begin_layout Standard
7034 Of course, you're not limited to using 
7035 \family sans
7036 Address
7037 \family default
7038  and 
7039 \family sans
7040 Right
7041 \begin_inset space ~
7042 \end_inset
7043
7044 Address
7045 \family default
7046  for letters only.
7047  
7048 \family sans
7049 Right
7050 \begin_inset space ~
7051 \end_inset
7052
7053 Address
7054 \family default
7055 , in particular, is useful for creating article titles like those used in
7056  some European academic papers.
7057 \end_layout
7058
7059 \begin_layout Subsubsection
7060 Usage
7061 \begin_inset CommandInset label
7062 LatexCommand label
7063 name "sec:Address-Usage"
7064
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \begin_layout Standard
7071 The 
7072 \family sans
7073 Address
7074 \family default
7075  environment formats text in the style of an address, which is also used
7076  for the opening and signature in some countries.
7077  Similarly, the 
7078 \family sans
7079 Right
7080 \begin_inset space ~
7081 \end_inset
7082
7083 Address
7084 \family default
7085  environment formats text in the style of a right-justified address, which
7086  is used for the sender's address and today's date in some countries.
7087  Here's an example of each:
7088 \end_layout
7089
7090 \begin_layout Right Address
7091 Right Address
7092 \begin_inset Newline newline
7093 \end_inset
7094
7095 Who I am
7096 \begin_inset Newline newline
7097 \end_inset
7098
7099 Where I am
7100 \begin_inset Newline newline
7101 \end_inset
7102
7103 When is it? What is today?
7104 \end_layout
7105
7106 \begin_layout Standard
7107 That was 
7108 \family sans
7109 Right
7110 \begin_inset space ~
7111 \end_inset
7112
7113 Address
7114 \family default
7115 .
7116  Notice that the lines all have the same left margin, which LyX sets to
7117  fit the largest block of text on a single line.
7118  Here's an example of the 
7119 \family sans
7120 Address
7121 \family default
7122  environment:
7123 \end_layout
7124
7125 \begin_layout Address
7126 Who are you
7127 \begin_inset Newline newline
7128 \end_inset
7129
7130 Where do I send this
7131 \begin_inset Newline newline
7132 \end_inset
7133
7134 Your post office and country
7135 \end_layout
7136
7137 \begin_layout Standard
7138 As you can see, both 
7139 \family sans
7140 Address
7141 \family default
7142  and 
7143 \family sans
7144 Right
7145 \begin_inset space ~
7146 \end_inset
7147
7148 Address
7149 \family default
7150  add extra space between themselves and the next paragraph.
7151  If you enter 
7152 \family sans
7153 Return
7154 \family default
7155  in either of these environments, LyX resets the nesting depth and sets
7156  the environment to 
7157 \family sans
7158 Standard
7159 \family default
7160 .
7161  This makes sense, since 
7162 \family sans
7163 Return
7164 \family default
7165  is the 
7166 \family typewriter
7167 break-paragraph
7168 \family default
7169  function, and the individual lines of an address are not paragraphs.
7170  Thus, you have to use 
7171 \family typewriter
7172 break-line
7173 \family default
7174  (
7175 \begin_inset Info
7176 type  "shortcut"
7177 arg   "newline-insert newline"
7178 \end_inset
7179
7180  or 
7181 \family sans
7182 Insert\SpecialChar \menuseparator
7183 Formatting\SpecialChar \menuseparator
7184 Ragged
7185 \begin_inset space ~
7186 \end_inset
7187
7188 Line
7189 \begin_inset space ~
7190 \end_inset
7191
7192 Break
7193 \family default
7194 ) to start a new line in an 
7195 \family sans
7196 Address
7197 \family default
7198  or 
7199 \family sans
7200 Right
7201 \begin_inset space ~
7202 \end_inset
7203
7204 Address
7205 \family default
7206  environment.
7207 \end_layout
7208
7209 \begin_layout Subsection
7210 Academic Writing
7211 \end_layout
7212
7213 \begin_layout Standard
7214 Most academic writing begins with an abstract and ends with a bibliography
7215  or list of references.
7216  LyX contains paragraph environments for both of these.
7217 \end_layout
7218
7219 \begin_layout Subsubsection
7220
7221 \family sans
7222 Abstract
7223 \begin_inset Index idx
7224 status collapsed
7225
7226 \begin_layout Plain Layout
7227 Abstracts
7228 \end_layout
7229
7230 \end_inset
7231
7232
7233 \end_layout
7234
7235 \begin_layout Standard
7236 The 
7237 \family sans
7238 Abstract
7239 \family default
7240  environment is used for the abstract of an article.
7241  Technically, you could use this environment anywhere, but you really should
7242  only use it at the beginning of the document, after the title.
7243  Also, don't bother trying to nest 
7244 \family sans
7245 Abstract
7246 \family default
7247  in anything else or 
7248 \emph on
7249 vice versa
7250 \emph default
7251 .
7252  It will not work.
7253  The 
7254 \family sans
7255 Abstract
7256 \family default
7257  environment is only useful in the article and report document classes.
7258  The book document classes ignores the 
7259 \family sans
7260 Abstract
7261 \family default
7262  completely, and it's utterly silly to use 
7263 \family sans
7264 Abstract
7265 \family default
7266  in a letter document class.
7267 \end_layout
7268
7269 \begin_layout Standard
7270 The 
7271 \family sans
7272 Abstract
7273 \family default
7274  environment does several things for you.
7275  First, it puts the centered label 
7276 \begin_inset Quotes eld
7277 \end_inset
7278
7279 Abstract
7280 \begin_inset Quotes erd
7281 \end_inset
7282
7283  above the text.
7284  The label and the text of the abstract are separated by some extra vertical
7285  space.
7286  Second, it typesets everything in a smaller font, just as you'd expect.
7287  Lastly, it adds a bit of extra vertical space between the abstract and
7288  the subsequent text.
7289  Well, that's how it will appear on the LyX screen.
7290  The actual appearance in the output depends on the document class you are
7291  using.
7292 \end_layout
7293
7294 \begin_layout Standard
7295 Starting a new paragraph by entering 
7296 \family sans
7297 Return
7298 \family default
7299  does not reset the paragraph environment.
7300  The new paragraph will still be in the 
7301 \family sans
7302 Abstract
7303 \family default
7304  environment.
7305  So, you will have to change the paragraph environment yourself when you
7306  finish entering the abstract of your document.
7307 \end_layout
7308
7309 \begin_layout Standard
7310 \begin_inset Float figure
7311 wide false
7312 sideways false
7313 status open
7314
7315 \begin_layout Plain Layout
7316 \align center
7317 \begin_inset Graphics
7318         filename clipart/Abstract.pdf
7319
7320 \end_inset
7321
7322
7323 \end_layout
7324
7325 \begin_layout Plain Layout
7326 \begin_inset Caption Standard
7327
7328 \begin_layout Plain Layout
7329 \begin_inset CommandInset label
7330 LatexCommand label
7331 name "fig:Paragraph-in-the"
7332
7333 \end_inset
7334
7335 Paragraph in the 
7336 \family sans
7337 Abstract
7338 \family default
7339  environment
7340 \end_layout
7341
7342 \end_inset
7343
7344
7345 \end_layout
7346
7347 \end_inset
7348
7349
7350 \end_layout
7351
7352 \begin_layout Standard
7353 We would love to demonstrate the 
7354 \family sans
7355 Abstract
7356 \family default
7357  environment, but since this document is in the 
7358 \begin_inset Quotes eld
7359 \end_inset
7360
7361 book
7362 \begin_inset Quotes erd
7363 \end_inset
7364
7365  class, we can't do this.
7366  We inserted it therefore as figure
7367 \begin_inset space ~
7368 \end_inset
7369
7370
7371 \begin_inset CommandInset ref
7372 LatexCommand ref
7373 reference "fig:Paragraph-in-the"
7374
7375 \end_inset
7376
7377 .
7378  If you have never heard of an 
7379 \begin_inset Quotes eld
7380 \end_inset
7381
7382 abstract
7383 \begin_inset Quotes erd
7384 \end_inset
7385
7386  before, you can safely ignore this environment.
7387 \end_layout
7388
7389 \begin_layout Subsubsection
7390
7391 \family sans
7392 Bibliography
7393 \family default
7394
7395 \begin_inset Index idx
7396 status collapsed
7397
7398 \begin_layout Plain Layout
7399 Bibliography
7400 \end_layout
7401
7402 \end_inset
7403
7404
7405 \begin_inset CommandInset label
7406 LatexCommand label
7407 name "sub:Biblio_environment"
7408
7409 \end_inset
7410
7411
7412 \end_layout
7413
7414 \begin_layout Standard
7415 The 
7416 \family sans
7417 Bibliography
7418 \family default
7419  environment is used to list references.
7420  Technically, you could use this environment anywhere, but you really should
7421  only use it at the end of the document.
7422  Nesting 
7423 \family sans
7424 Bibliography
7425 \family default
7426  in anything else or 
7427 \emph on
7428 vice versa
7429 \emph default
7430  will not work.
7431 \end_layout
7432
7433 \begin_layout Standard
7434 When you first open a 
7435 \family sans
7436 Bibliography
7437 \family default
7438  environment, LyX adds a large vertical space, followed by the heading 
7439 \begin_inset Quotes eld
7440 \end_inset
7441
7442 Bibliography
7443 \begin_inset Quotes erd
7444 \end_inset
7445
7446  or 
7447 \begin_inset Quotes eld
7448 \end_inset
7449
7450 References,
7451 \begin_inset Quotes erd
7452 \end_inset
7453
7454  depending on the document class.
7455  The heading is in a large boldface font.
7456  Each paragraph of the 
7457 \family sans
7458 Bibliography
7459 \family default
7460  environment is a bibliography entry.
7461  Thus, entering 
7462 \family sans
7463 Return
7464 \family default
7465  does not reset the paragraph environment.
7466  Each new paragraph is still in the 
7467 \family sans
7468 Bibliography
7469 \family default
7470  environment.
7471 \end_layout
7472
7473 \begin_layout Standard
7474 There is another, usually better way to include references in your document
7475  by using a BibTeX database.
7476  For more information on that, and for a detailed description of LyX's bibliogra
7477 phy handling, have a look at section
7478 \begin_inset space ~
7479 \end_inset
7480
7481
7482 \begin_inset CommandInset ref
7483 LatexCommand ref
7484 reference "sec:Bibliography"
7485
7486 \end_inset
7487
7488 .
7489 \end_layout
7490
7491 \begin_layout Subsection
7492 LyX
7493 \family sans
7494 -Code
7495 \begin_inset Index idx
7496 status collapsed
7497
7498 \begin_layout Plain Layout
7499 Paragraph ! LyX code
7500 \end_layout
7501
7502 \end_inset
7503
7504
7505 \begin_inset CommandInset label
7506 LatexCommand label
7507 name "sub:LyX-Code"
7508
7509 \end_inset
7510
7511
7512 \end_layout
7513
7514 \begin_layout Standard
7515 The 
7516 \family sans
7517 LyX-Code
7518 \family default
7519  environment is another LyX extension.
7520  It type-sets text in a typewriter-style font.
7521  It also treats the 
7522 \family sans
7523 Space
7524 \family default
7525  key as a fixed whitespace;
7526 \begin_inset Foot
7527 status collapsed
7528
7529 \begin_layout Plain Layout
7530 In the 
7531 \family sans
7532 LyX-Code
7533 \family default
7534  environment, the 
7535 \family sans
7536 Space
7537 \family default
7538  key is treated as a 
7539 \family sans
7540 Protected
7541 \begin_inset space ~
7542 \end_inset
7543
7544 Blank
7545 \family default
7546  instead of an end-of-word marker.
7547 \end_layout
7548
7549 \end_inset
7550
7551  this is the only case in which you can type multiple whitespaces in LyX.
7552  If you need to insert blank lines, you will still need to use 
7553 \begin_inset Info
7554 type  "shortcut"
7555 arg   "newline-insert newline"
7556 \end_inset
7557
7558  (the 
7559 \family typewriter
7560 break-line
7561 \family default
7562  function).
7563  
7564 \family sans
7565 Return
7566 \family default
7567  breaks paragraphs.
7568  Note, however, that 
7569 \family sans
7570 Return
7571 \family default
7572  does not reset the paragraph environment.
7573  So, when you finish using the 
7574 \family sans
7575 LyX-Code
7576 \family default
7577  environment, you will need to change the paragraph environment yourself.
7578  Also, you can nest the 
7579 \family sans
7580 LyX-Code
7581 \family default
7582  environment inside of others.
7583 \end_layout
7584
7585 \begin_layout Standard
7586 There are a few quirks with this environment:
7587 \end_layout
7588
7589 \begin_layout Itemize
7590 You cannot use 
7591 \begin_inset Info
7592 type  "shortcut"
7593 arg   "newline-insert newline"
7594 \end_inset
7595
7596  at the beginning of a new paragraph (i.
7597 \begin_inset space \thinspace{}
7598 \end_inset
7599
7600 e.
7601 \begin_inset space \space{}
7602 \end_inset
7603
7604 you can't follow 
7605 \family sans
7606 Return
7607 \family default
7608  with a 
7609 \begin_inset Info
7610 type  "shortcut"
7611 arg   "newline-insert newline"
7612 \end_inset
7613
7614 ).
7615 \end_layout
7616
7617 \begin_layout Itemize
7618 You can't follow a 
7619 \begin_inset Info
7620 type  "shortcut"
7621 arg   "newline-insert newline"
7622 \end_inset
7623
7624  with a 
7625 \family sans
7626 Space
7627 \family default
7628 .
7629 \end_layout
7630
7631 \begin_deeper
7632 \begin_layout Itemize
7633 Use a 
7634 \family sans
7635 Return
7636 \family default
7637  to begin a new paragraph, then you can use a 
7638 \family sans
7639 Space
7640 \family default
7641 .
7642 \end_layout
7643
7644 \begin_layout Itemize
7645 Or: use 
7646 \begin_inset Info
7647 type  "shortcut"
7648 arg   "command-alternatives space-insert protected ; math-space"
7649 \end_inset
7650
7651  instead.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Itemize
7656 You can't have an empty paragraph or an empty line.
7657  You must put at least one 
7658 \family sans
7659 Space
7660 \family default
7661  in any line you want blank.
7662  Otherwise, LaTeX generates errors.
7663 \end_layout
7664
7665 \begin_layout Itemize
7666 You cannot get the typewriter double quotes by typing 
7667 \family sans
7668 "
7669 \family default
7670  since that will insert 
7671 \emph on
7672 real
7673 \emph default
7674  quotes.
7675  You get the typewriter double quotes with 
7676 \begin_inset Info
7677 type  "shortcut"
7678 arg   "self-insert \""
7679 \end_inset
7680
7681 .
7682 \end_layout
7683
7684 \begin_layout Standard
7685 Here is an example:
7686 \end_layout
7687
7688 \begin_layout LyX-Code
7689 #include <stdio.h>
7690 \end_layout
7691
7692 \begin_layout LyX-Code
7693  
7694 \end_layout
7695
7696 \begin_layout LyX-Code
7697 int main(void)
7698 \end_layout
7699
7700 \begin_layout LyX-Code
7701 {
7702 \end_layout
7703
7704 \begin_layout LyX-Code
7705     printf("Hello World!
7706 \backslash
7707 n");
7708 \end_layout
7709
7710 \begin_layout LyX-Code
7711     return 0;
7712 \end_layout
7713
7714 \begin_layout LyX-Code
7715 }
7716 \end_layout
7717
7718 \begin_layout Standard
7719 This is just the standard 
7720 \begin_inset Quotes eld
7721 \end_inset
7722
7723 Hello world!
7724 \begin_inset Quotes erd
7725 \end_inset
7726
7727  program.
7728  
7729 \end_layout
7730
7731 \begin_layout Standard
7732
7733 \family sans
7734 LyX-Code
7735 \family default
7736  has one purpose: to typeset code, such as program source, shell scripts,
7737  rc-files, and so on.
7738  Use it only in those very special cases where you need to generate text
7739  as if you used a typewriter.
7740 \begin_inset Index idx
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744 Paragraph environments|)
7745 \end_layout
7746
7747 \end_inset
7748
7749  For longer parts of programming code, use the listings inset that is described
7750  in the chapter 
7751 \emph on
7752 Program Code Listings
7753 \emph default
7754  of the 
7755 \emph on
7756 Embedded
7757 \begin_inset space ~
7758 \end_inset
7759
7760 Objects
7761 \emph default
7762  manual.
7763 \end_layout
7764
7765 \begin_layout Section
7766 Nesting Environments
7767 \begin_inset Index idx
7768 status collapsed
7769
7770 \begin_layout Plain Layout
7771 Nesting ! Environments
7772 \end_layout
7773
7774 \end_inset
7775
7776
7777 \begin_inset CommandInset label
7778 LatexCommand label
7779 name "sec:Nesting"
7780
7781 \end_inset
7782
7783
7784 \end_layout
7785
7786 \begin_layout Subsection
7787 Introduction
7788 \end_layout
7789
7790 \begin_layout Standard
7791 LyX treats text as a unified block with a particular context and specific
7792  properties.
7793  This allows you to create blocks that inherit some of the properties of
7794  another block.
7795  For example you have three main points in an outline, but point #2 also
7796  has two subpoints.
7797  In other words, you have a list inside of another list, with the inner
7798  list 
7799 \begin_inset Quotes eld
7800 \end_inset
7801
7802 attached
7803 \begin_inset Quotes erd
7804 \end_inset
7805
7806  to item #2:
7807 \end_layout
7808
7809 \begin_layout Enumerate
7810 one
7811 \end_layout
7812
7813 \begin_layout Enumerate
7814 two
7815 \end_layout
7816
7817 \begin_deeper
7818 \begin_layout Enumerate
7819 sublist – item #1
7820 \end_layout
7821
7822 \begin_layout Enumerate
7823 sublist – item #2
7824 \end_layout
7825
7826 \end_deeper
7827 \begin_layout Enumerate
7828 three
7829 \end_layout
7830
7831 \begin_layout Standard
7832 You put a list inside a list by nesting one list inside the other.
7833  Nesting an environment is quite simple: Select 
7834 \family sans
7835 Edit\SpecialChar \menuseparator
7836 Increase
7837 \begin_inset space ~
7838 \end_inset
7839
7840 List
7841 \begin_inset space ~
7842 \end_inset
7843
7844 Depth
7845 \family default
7846  or 
7847 \family sans
7848 Decrease
7849 \begin_inset space ~
7850 \end_inset
7851
7852 List
7853 \begin_inset space ~
7854 \end_inset
7855
7856 Depth
7857 \family default
7858  to change the nesting depth (the status bar will tell you how far you are
7859  nested).
7860  Instead of the menu, you can also use the toolbar buttons 
7861 \begin_inset Info
7862 type  "icon"
7863 arg   "depth-increment"
7864 \end_inset
7865
7866  and 
7867 \begin_inset Info
7868 type  "icon"
7869 arg   "depth-decrement"
7870 \end_inset
7871
7872  or the key bindings 
7873 \family sans
7874 Tab
7875 \family default
7876  and 
7877 \family sans
7878 Shift+Tab
7879 \family default
7880  or 
7881 \begin_inset Info
7882 type  "shortcut"
7883 arg   "depth-increment"
7884 \end_inset
7885
7886  and 
7887 \begin_inset Info
7888 type  "shortcut"
7889 arg   "depth-decrement"
7890 \end_inset
7891
7892 .
7893  The change will work on the current selection, if you have made one (allowing
7894  you to change the nesting of several paragraphs at once), or the current
7895  paragraph.
7896 \end_layout
7897
7898 \begin_layout Standard
7899 Note that LyX only changes the nesting depth if it can.
7900  If it is invalid to do so, nothing happens if you try to change the depth.
7901  Additionally, if you change the depth of one paragraph, it affects the
7902  depth of every paragraph nested inside of it.
7903 \end_layout
7904
7905 \begin_layout Standard
7906 Nesting isn't limited to lists.
7907  In LyX, you can nest just about anything inside anything else, as you're
7908  about to find out.
7909  This is the real power of nesting paragraph environments.
7910 \end_layout
7911
7912 \begin_layout Subsection
7913 What You Can and Can't Nest
7914 \end_layout
7915
7916 \begin_layout Standard
7917 Before we fire a list of paragraph environments at you, we need to tell
7918  you a little bit more about how nesting works.
7919 \end_layout
7920
7921 \begin_layout Standard
7922 The question of nesting a paragraph environment is a bit more complicated
7923  than a simple yes or no.
7924  There are three types of paragraph environments:
7925 \end_layout
7926
7927 \begin_layout Itemize
7928 Completely unnestable
7929 \end_layout
7930
7931 \begin_layout Itemize
7932 Fully nestable, you can nest them inside things and you can also nest other
7933  things inside them.
7934 \end_layout
7935
7936 \begin_layout Itemize
7937 A third type, you can nest them into other environments, but you can't nest
7938  anything into them.
7939 \end_layout
7940
7941 \begin_layout Standard
7942 Here's a list of the three types of nesting behavior, and which paragraph
7943  environments have them:
7944 \end_layout
7945
7946 \begin_layout Description
7947 Unnestable Can't nest them.
7948  Can't nest into them.
7949 \end_layout
7950
7951 \begin_deeper
7952 \begin_layout Itemize
7953
7954 \family sans
7955 Bibliography
7956 \end_layout
7957
7958 \begin_layout Itemize
7959
7960 \family sans
7961 Abstract
7962 \end_layout
7963
7964 \begin_layout Itemize
7965
7966 \family sans
7967 Title
7968 \end_layout
7969
7970 \begin_layout Itemize
7971
7972 \family sans
7973 Author
7974 \end_layout
7975
7976 \begin_layout Itemize
7977
7978 \family sans
7979 Date
7980 \end_layout
7981
7982 \end_deeper
7983 \begin_layout Description
7984 Fully
7985 \begin_inset space ~
7986 \end_inset
7987
7988 Nestable You can nest them.
7989  You can nest other things into them.
7990 \end_layout
7991
7992 \begin_deeper
7993 \begin_layout Itemize
7994
7995 \family sans
7996 Verse
7997 \end_layout
7998
7999 \begin_layout Itemize
8000
8001 \family sans
8002 Quote
8003 \end_layout
8004
8005 \begin_layout Itemize
8006
8007 \family sans
8008 Quotation
8009 \end_layout
8010
8011 \begin_layout Itemize
8012
8013 \family sans
8014 Itemize
8015 \end_layout
8016
8017 \begin_layout Itemize
8018
8019 \family sans
8020 Enumerate
8021 \end_layout
8022
8023 \begin_layout Itemize
8024
8025 \family sans
8026 Description
8027 \end_layout
8028
8029 \begin_layout Itemize
8030
8031 \family sans
8032 List
8033 \end_layout
8034
8035 \begin_layout Itemize
8036
8037 \family sans
8038 LyX-Code
8039 \end_layout
8040
8041 \end_deeper
8042 \begin_layout Description
8043 Nestable-Inside You can nest them inside other things.
8044  You can't nest anything into them.
8045 \end_layout
8046
8047 \begin_deeper
8048 \begin_layout Itemize
8049
8050 \family sans
8051 Standard
8052 \end_layout
8053
8054 \begin_layout Itemize
8055
8056 \family sans
8057 Part
8058 \end_layout
8059
8060 \begin_layout Itemize
8061
8062 \family sans
8063 Chapter
8064 \end_layout
8065
8066 \begin_layout Itemize
8067
8068 \family sans
8069 Section
8070 \end_layout
8071
8072 \begin_layout Itemize
8073
8074 \family sans
8075 Subsection
8076 \end_layout
8077
8078 \begin_layout Itemize
8079
8080 \family sans
8081 Subsubsection
8082 \end_layout
8083
8084 \begin_layout Itemize
8085
8086 \family sans
8087 Paragraph
8088 \end_layout
8089
8090 \begin_layout Itemize
8091
8092 \family sans
8093 Subparagraph
8094 \end_layout
8095
8096 \begin_layout Itemize
8097
8098 \family sans
8099 Part*
8100 \end_layout
8101
8102 \begin_layout Itemize
8103
8104 \family sans
8105 Chapter*
8106 \end_layout
8107
8108 \begin_layout Itemize
8109
8110 \family sans
8111 Section*
8112 \end_layout
8113
8114 \begin_layout Itemize
8115
8116 \family sans
8117 Subsection*
8118 \end_layout
8119
8120 \begin_layout Itemize
8121
8122 \family sans
8123 Subsubsection*
8124 \end_layout
8125
8126 \begin_layout Itemize
8127
8128 \family sans
8129 Right
8130 \begin_inset space ~
8131 \end_inset
8132
8133 Address
8134 \end_layout
8135
8136 \begin_layout Itemize
8137
8138 \family sans
8139 Address
8140 \end_layout
8141
8142 \end_deeper
8143 \begin_layout Standard
8144 \begin_inset Note Greyedout
8145 status open
8146
8147 \begin_layout Plain Layout
8148
8149 \series bold
8150 Note:
8151 \series default
8152  Although it is possible, for example, to nest numbered section headings
8153  like 
8154 \family sans
8155 Chapter
8156 \family default
8157
8158 \family sans
8159 Section
8160 \family default
8161 , etc.
8162 \begin_inset space ~
8163 \end_inset
8164
8165 into lists, it is highly recommended not to do this because the aim is to
8166  create well-structured documents following typesetting guidelines whereas
8167  nested section headings violate this.
8168 \end_layout
8169
8170 \end_inset
8171
8172
8173 \end_layout
8174
8175 \begin_layout Subsection
8176 Nesting Other Things: Tables, Math, Floats, etc.
8177 \begin_inset Index idx
8178 status collapsed
8179
8180 \begin_layout Plain Layout
8181 Nesting ! Tables etc.
8182 \end_layout
8183
8184 \end_inset
8185
8186
8187 \end_layout
8188
8189 \begin_layout Standard
8190 There are several things that aren't paragraph environments, but which are
8191  affected by nesting anyhow.
8192  They are:
8193 \end_layout
8194
8195 \begin_layout Itemize
8196 equations
8197 \end_layout
8198
8199 \begin_layout Itemize
8200 tables
8201 \end_layout
8202
8203 \begin_layout Itemize
8204 figures
8205 \end_layout
8206
8207 \begin_layout Standard
8208 (
8209 \begin_inset Note Greyedout
8210 status open
8211
8212 \begin_layout Plain Layout
8213
8214 \series bold
8215 Note:
8216 \series default
8217  Figures and tables in 
8218 \family sans
8219 Floats
8220 \family default
8221  are not affected by this.
8222 \end_layout
8223
8224 \end_inset
8225
8226  Have a look at section
8227 \begin_inset space ~
8228 \end_inset
8229
8230
8231 \begin_inset CommandInset ref
8232 LatexCommand ref
8233 reference "sec:Floats"
8234
8235 \end_inset
8236
8237  for more information about 
8238 \family sans
8239 Floats
8240 \family default
8241 .)
8242 \end_layout
8243
8244 \begin_layout Standard
8245 LyX can treat these three objects as either a word or as a paragraph.
8246  If a figure, table, or an equation is inline, it goes wherever the paragraph
8247  it is in goes.
8248 \end_layout
8249
8250 \begin_layout Standard
8251 On the other hand, if you have an equation, figure or table in a 
8252 \begin_inset Quotes eld
8253 \end_inset
8254
8255 paragraph
8256 \begin_inset Quotes erd
8257 \end_inset
8258
8259  of its own, it behaves just like a 
8260 \begin_inset Quotes eld
8261 \end_inset
8262
8263 nestable-inside
8264 \begin_inset Quotes erd
8265 \end_inset
8266
8267  paragraph environment.
8268  You can nest it into any environment, but you obviously can't nest anything
8269  into it.
8270 \end_layout
8271
8272 \begin_layout Standard
8273 Here's an example with a table:
8274 \end_layout
8275
8276 \begin_layout Enumerate
8277 Item One
8278 \end_layout
8279
8280 \begin_deeper
8281 \begin_layout Enumerate
8282 This is (a) and it's nested.
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Standard
8287 \begin_inset VSpace 0.3cm
8288 \end_inset
8289
8290
8291 \end_layout
8292
8293 \begin_layout Standard
8294 \align center
8295 \begin_inset Tabular
8296 <lyxtabular version="3" rows="2" columns="2">
8297 <features rotate="0" tabularvalignment="middle">
8298 <column alignment="center" valignment="top" width="0pt">
8299 <column alignment="center" valignment="top" width="0pt">
8300 <row>
8301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \family roman
8307 \series medium
8308 \shape up
8309 \size normal
8310 \emph off
8311 \bar no
8312 \noun off
8313 \color none
8314 a
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323
8324 \family roman
8325 \series medium
8326 \shape up
8327 \size normal
8328 \emph off
8329 \bar no
8330 \noun off
8331 \color none
8332 b
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 </row>
8338 <row>
8339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \family roman
8345 \series medium
8346 \shape up
8347 \size normal
8348 \emph off
8349 \bar no
8350 \noun off
8351 \color none
8352 c
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361
8362 \family roman
8363 \series medium
8364 \shape up
8365 \size normal
8366 \emph off
8367 \bar no
8368 \noun off
8369 \color none
8370 d
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 </lyxtabular>
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 \begin_inset VSpace 0.3cm
8385 \end_inset
8386
8387
8388 \end_layout
8389
8390 \end_deeper
8391 \begin_layout Enumerate
8392 This is (b).
8393  The table is actually nested inside (a).
8394 \end_layout
8395
8396 \end_deeper
8397 \begin_layout Enumerate
8398 Back out again.
8399 \end_layout
8400
8401 \begin_layout Standard
8402 If we hadn't nested the table at all, the list would look like this:
8403 \end_layout
8404
8405 \begin_layout Enumerate
8406 Item One
8407 \end_layout
8408
8409 \begin_deeper
8410 \begin_layout Enumerate
8411 This is (a) and it's nested.
8412 \end_layout
8413
8414 \end_deeper
8415 \begin_layout Standard
8416 \begin_inset VSpace 0.3cm
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \begin_layout Standard
8423 \align center
8424 \begin_inset Tabular
8425 <lyxtabular version="3" rows="2" columns="2">
8426 <features rotate="0" tabularvalignment="middle">
8427 <column alignment="center" valignment="top" width="0pt">
8428 <column alignment="center" valignment="top" width="0pt">
8429 <row>
8430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434
8435 \family roman
8436 \series medium
8437 \shape up
8438 \size normal
8439 \emph off
8440 \bar no
8441 \noun off
8442 \color none
8443 a
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452
8453 \family roman
8454 \series medium
8455 \shape up
8456 \size normal
8457 \emph off
8458 \bar no
8459 \noun off
8460 \color none
8461 b
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \family roman
8474 \series medium
8475 \shape up
8476 \size normal
8477 \emph off
8478 \bar no
8479 \noun off
8480 \color none
8481 c
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490
8491 \family roman
8492 \series medium
8493 \shape up
8494 \size normal
8495 \emph off
8496 \bar no
8497 \noun off
8498 \color none
8499 d
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 </lyxtabular>
8506
8507 \end_inset
8508
8509
8510 \end_layout
8511
8512 \begin_layout Standard
8513 \begin_inset VSpace 0.3cm
8514 \end_inset
8515
8516
8517 \end_layout
8518
8519 \begin_layout Enumerate
8520 This is (b).
8521  The table is 
8522 \emph on
8523 not
8524 \emph default
8525  nested inside (a).
8526  In fact, it's not nested at all.
8527 \end_layout
8528
8529 \begin_layout Enumerate
8530 Back out again.
8531 \end_layout
8532
8533 \begin_layout Standard
8534 Notice how item (b) is not only no longer nested, but is also the first
8535  item of a new list!
8536 \end_layout
8537
8538 \begin_layout Standard
8539 There's another trap you can fall into: Nesting the table, but not going
8540  deep enough.
8541  LyX then turns anything after the table into a new sublist.
8542 \end_layout
8543
8544 \begin_layout Enumerate
8545 Item One
8546 \end_layout
8547
8548 \begin_deeper
8549 \begin_layout Enumerate
8550 This is (a) and it's nested.
8551 \end_layout
8552
8553 \begin_layout Standard
8554 \begin_inset VSpace 0.3cm
8555 \end_inset
8556
8557
8558 \end_layout
8559
8560 \begin_layout Standard
8561 \align center
8562 \begin_inset Tabular
8563 <lyxtabular version="3" rows="2" columns="2">
8564 <features rotate="0" tabularvalignment="middle">
8565 <column alignment="center" valignment="top" width="0pt">
8566 <column alignment="center" valignment="top" width="0pt">
8567 <row>
8568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \family roman
8574 \series medium
8575 \shape up
8576 \size normal
8577 \emph off
8578 \bar no
8579 \noun off
8580 \color none
8581 a
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \family roman
8592 \series medium
8593 \shape up
8594 \size normal
8595 \emph off
8596 \bar no
8597 \noun off
8598 \color none
8599 b
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \family roman
8612 \series medium
8613 \shape up
8614 \size normal
8615 \emph off
8616 \bar no
8617 \noun off
8618 \color none
8619 c
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \family roman
8630 \series medium
8631 \shape up
8632 \size normal
8633 \emph off
8634 \bar no
8635 \noun off
8636 \color none
8637 d
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 </lyxtabular>
8644
8645 \end_inset
8646
8647
8648 \end_layout
8649
8650 \end_deeper
8651 \begin_layout Standard
8652 \begin_inset VSpace 0.3cm
8653 \end_inset
8654
8655
8656 \end_layout
8657
8658 \begin_layout Enumerate
8659 This is (b).
8660  The table is actually nested inside Item One, but 
8661 \emph on
8662 not
8663 \emph default
8664  inside (a).
8665 \end_layout
8666
8667 \begin_layout Enumerate
8668 Back out again.
8669 \end_layout
8670
8671 \begin_layout Standard
8672 As you can see, item (b) turned into the first item of a new list, but a
8673  new list 
8674 \emph on
8675 inside
8676 \emph default
8677  item 1.
8678  The same thing would have happened to a figure or an equation.
8679  So, if you nest tables, figures or equations, make sure you go to the right
8680  depth!
8681 \end_layout
8682
8683 \begin_layout Subsection
8684 Usage and General Features
8685 \end_layout
8686
8687 \begin_layout Standard
8688 Speaking of levels, LyX can perform up to a six-fold nesting.
8689  In other words, 
8690 \begin_inset Quotes eld
8691 \end_inset
8692
8693 level #6
8694 \begin_inset Quotes erd
8695 \end_inset
8696
8697  is the innermost possible depth.
8698  Here's an example to illustrate what we mean:
8699 \end_layout
8700
8701 \begin_layout Enumerate
8702 level #1 – outermost
8703 \end_layout
8704
8705 \begin_deeper
8706 \begin_layout Enumerate
8707 level #2
8708 \end_layout
8709
8710 \begin_deeper
8711 \begin_layout Enumerate
8712 level #3
8713 \end_layout
8714
8715 \begin_deeper
8716 \begin_layout Enumerate
8717 level #4
8718 \end_layout
8719
8720 \begin_deeper
8721 \begin_layout Itemize
8722 level #5
8723 \end_layout
8724
8725 \begin_deeper
8726 \begin_layout Itemize
8727 level #6
8728 \end_layout
8729
8730 \end_deeper
8731 \end_deeper
8732 \end_deeper
8733 \end_deeper
8734 \end_deeper
8735 \begin_layout Standard
8736 There are two exceptions to the six-fold nesting limit, and you can see
8737  both of them in the example.
8738  Unlike the other fully-nestable environments, you can only perform a four-fold
8739  nesting with the 
8740 \family sans
8741 Enumerate
8742 \family default
8743  and 
8744 \family sans
8745 Itemize
8746 \family default
8747  environments.
8748  For example, if we tried to nest another 
8749 \family sans
8750 Enumerate
8751 \family default
8752  list inside item 
8753 \begin_inset Quotes eld
8754 \end_inset
8755
8756 A.
8757 \begin_inset Quotes erd
8758 \end_inset
8759
8760 , we would get errors.
8761 \end_layout
8762
8763 \begin_layout Subsection
8764 Some Examples
8765 \begin_inset Index idx
8766 status collapsed
8767
8768 \begin_layout Plain Layout
8769 Nesting ! Examples
8770 \end_layout
8771
8772 \end_inset
8773
8774
8775 \end_layout
8776
8777 \begin_layout Standard
8778 The best way to explain just what you can do with nesting is by illustration.
8779  We have several examples of nested environments.
8780  In them, we explain how we created the example, so that you can reproduce
8781  them.
8782 \end_layout
8783
8784 \begin_layout Subsubsection
8785 Example 1: The Six-fold Way and Mixed Nesting
8786 \end_layout
8787
8788 \begin_layout Labeling
8789 \labelwidthstring MMM
8790 #1-a This is the outermost level.
8791  It's a 
8792 \family sans
8793 List
8794 \family default
8795  environment.
8796 \end_layout
8797
8798 \begin_deeper
8799 \begin_layout Labeling
8800 \labelwidthstring MMM
8801 #2-a This is level #2.
8802  We created it by using 
8803 \begin_inset Info
8804 type  "shortcut"
8805 arg   "break-paragraph inverse"
8806 \end_inset
8807
8808  followed by 
8809 \begin_inset Info
8810 type  "shortcut"
8811 arg   "depth-increment"
8812 \end_inset
8813
8814 .
8815 \end_layout
8816
8817 \begin_deeper
8818 \begin_layout Labeling
8819 \labelwidthstring MMM
8820 #3-a This is level #3.
8821  This time, we just enter 
8822 \family sans
8823 Return
8824 \family default
8825 , then used 
8826 \begin_inset Info
8827 type  "shortcut"
8828 arg   "depth-increment"
8829 \end_inset
8830
8831  twice in a row.
8832  We could have also created it the same way as we did the previous level,
8833  by entering 
8834 \begin_inset Info
8835 type  "shortcut"
8836 arg   "break-paragraph inverse"
8837 \end_inset
8838
8839  followed by 
8840 \begin_inset Info
8841 type  "shortcut"
8842 arg   "depth-increment"
8843 \end_inset
8844
8845 .
8846 \end_layout
8847
8848 \begin_deeper
8849 \begin_layout Standard
8850 This is actually a 
8851 \family sans
8852 Standard
8853 \family default
8854  environment, nested inside of 
8855 \begin_inset Quotes eld
8856 \end_inset
8857
8858 #3-a
8859 \begin_inset Quotes erd
8860 \end_inset
8861
8862 .
8863  So, it's at level #4.
8864  We did this by entering 
8865 \begin_inset Info
8866 type  "shortcut"
8867 arg   "break-paragraph inverse"
8868 \end_inset
8869
8870 , then 
8871 \begin_inset Info
8872 type  "shortcut"
8873 arg   "depth-increment"
8874 \end_inset
8875
8876 , then changing the paragraph environment to 
8877 \family sans
8878 Standard
8879 \family default
8880 .
8881  Do this to create list items with more than one paragraph — it also works
8882  for the 
8883 \family sans
8884 Description
8885 \family default
8886
8887 \family sans
8888 Enumerate
8889 \family default
8890 , and 
8891 \family sans
8892 Itemize
8893 \family default
8894  environments!
8895 \end_layout
8896
8897 \begin_layout Standard
8898 Here's another 
8899 \family sans
8900 Standard
8901 \family default
8902  paragraph, also at level #4, made with just a 
8903 \begin_inset Info
8904 type  "shortcut"
8905 arg   "break-paragraph inverse"
8906 \end_inset
8907
8908 .
8909 \end_layout
8910
8911 \begin_layout Labeling
8912 \labelwidthstring MMM
8913 #4-a This is level #4.
8914  We enter 
8915 \begin_inset Info
8916 type  "shortcut"
8917 arg   "break-paragraph inverse"
8918 \end_inset
8919
8920  and changed the paragraph environment back to 
8921 \family sans
8922 List
8923 \family default
8924 .
8925  Remember — we can't nest anything inside a 
8926 \family sans
8927 Standard
8928 \family default
8929  environment, which is why we're still at level #4.
8930  However, we 
8931 \emph on
8932 can
8933 \emph default
8934  keep nesting things inside 
8935 \begin_inset Quotes eld
8936 \end_inset
8937
8938 #3-a
8939 \begin_inset Quotes erd
8940 \end_inset
8941
8942 .
8943 \end_layout
8944
8945 \begin_deeper
8946 \begin_layout Labeling
8947 \labelwidthstring MMM
8948 #5-a This is level #5\SpecialChar \ldots{}
8949
8950 \end_layout
8951
8952 \begin_deeper
8953 \begin_layout Labeling
8954 \labelwidthstring MMM
8955 #6-a \SpecialChar \ldots{}
8956 and this is level #6.
8957  By now, you should know how we made these two.
8958 \end_layout
8959
8960 \end_deeper
8961 \begin_layout Labeling
8962 \labelwidthstring MMM
8963 #5-b Back to level #5.
8964  Just enter 
8965 \begin_inset Info
8966 type  "shortcut"
8967 arg   "break-paragraph inverse"
8968 \end_inset
8969
8970  followed by a 
8971 \begin_inset Info
8972 type  "shortcut"
8973 arg   "depth-decrement"
8974 \end_inset
8975
8976 .
8977 \end_layout
8978
8979 \end_deeper
8980 \begin_layout Labeling
8981 \labelwidthstring MMM
8982 #4-b After another 
8983 \begin_inset Info
8984 type  "shortcut"
8985 arg   "break-paragraph inverse"
8986 \end_inset
8987
8988  followed by a 
8989 \begin_inset Info
8990 type  "shortcut"
8991 arg   "depth-decrement"
8992 \end_inset
8993
8994 , we're back at level #4.
8995 \end_layout
8996
8997 \end_deeper
8998 \begin_layout Labeling
8999 \labelwidthstring MMM
9000 #3-b Back to level #3.
9001  By now it should be obvious how we did this.
9002 \end_layout
9003
9004 \end_deeper
9005 \begin_layout Labeling
9006 \labelwidthstring MMM
9007 #2-b Back to level #2.
9008  
9009 \end_layout
9010
9011 \end_deeper
9012 \begin_layout Labeling
9013 \labelwidthstring MMM
9014 #1-b And last, back to the outermost level, #1.
9015  After this sentence, we will enter 
9016 \family sans
9017 Return
9018 \family default
9019  and change the paragraph environment back to 
9020 \family sans
9021 Standard
9022 \family default
9023  to end the list.
9024 \end_layout
9025
9026 \begin_layout Standard
9027 We could have also used the 
9028 \family sans
9029 Description
9030 \family default
9031
9032 \family sans
9033 Quote
9034 \family default
9035
9036 \family sans
9037 Quotation
9038 \family default
9039 , or even the 
9040 \family sans
9041 Verse
9042 \family default
9043  environment in place of the 
9044 \family sans
9045 List
9046 \family default
9047  environment.
9048  The example would have worked exactly the same.
9049 \end_layout
9050
9051 \begin_layout Subsubsection
9052 Example 2: Inheritance
9053 \end_layout
9054
9055 \begin_layout LyX-Code
9056 This is the LyX-Code environment, at level #1, the outermost
9057 \end_layout
9058
9059 \begin_layout LyX-Code
9060 level.
9061   Now we will enter 
9062 \family sans
9063 Return
9064 \family default
9065 , then 
9066 \begin_inset Info
9067 type  "shortcut"
9068 arg   "depth-increment"
9069 \end_inset
9070
9071 , after
9072 \begin_inset Newline newline
9073 \end_inset
9074
9075 which, we will change to the 
9076 \family sans
9077 Enumerate
9078 \family default
9079  environment.
9080 \end_layout
9081
9082 \begin_deeper
9083 \begin_layout Enumerate
9084 This is the 
9085 \family sans
9086 Enumerate
9087 \family default
9088  environment, at level #2.
9089 \end_layout
9090
9091 \begin_layout Enumerate
9092 Notice how the nested 
9093 \family sans
9094 Enumerate
9095 \family default
9096  not only inherits its margins from its parent environment (
9097 \family sans
9098 LyX-Code
9099 \family default
9100 ), but also inherits its font and spacing!
9101 \end_layout
9102
9103 \end_deeper
9104 \begin_layout Standard
9105 We ended this example by entering 
9106 \family sans
9107 Return
9108 \family default
9109 .
9110  After that, we needed to reset the paragraph environment to 
9111 \family sans
9112 Standard
9113 \family default
9114  and reset the nesting depth by using 
9115 \begin_inset Info
9116 type  "shortcut"
9117 arg   "depth-decrement"
9118 \end_inset
9119
9120  once.
9121 \end_layout
9122
9123 \begin_layout Subsubsection
9124 Example 3: Labels, Levels, and the 
9125 \family sans
9126 Enumerate
9127 \family default
9128  and 
9129 \family sans
9130 Itemize
9131 \family default
9132  Environments
9133 \begin_inset Argument 1
9134 status collapsed
9135
9136 \begin_layout Plain Layout
9137 Example #3: Labels, Levels and other list environments
9138 \end_layout
9139
9140 \end_inset
9141
9142
9143 \end_layout
9144
9145 \begin_layout Enumerate
9146 This is level #1, in an 
9147 \family sans
9148 Enumerate
9149 \family default
9150  paragraph environment.
9151  We're actually going to nest a bunch of these.
9152 \end_layout
9153
9154 \begin_deeper
9155 \begin_layout Enumerate
9156 This is level #2.
9157  We used 
9158 \begin_inset Info
9159 type  "shortcut"
9160 arg   "break-paragraph inverse"
9161 \end_inset
9162
9163  followed by 
9164 \begin_inset Info
9165 type  "shortcut"
9166 arg   "depth-increment"
9167 \end_inset
9168
9169 .
9170  Now, what happens if we nest an 
9171 \family sans
9172 Itemize
9173 \family default
9174  environment inside of this one? It will be at level #3, but what will its
9175  label be? An asterisk?
9176 \end_layout
9177
9178 \begin_deeper
9179 \begin_layout Itemize
9180 No! It's a bullet.
9181  This is the 
9182 \emph on
9183 first
9184 \emph default
9185  
9186 \family sans
9187 Itemize
9188 \family default
9189  environment, even though it's at level #3.
9190  So, its label is a bullet.
9191  (We got here by using 
9192 \begin_inset Info
9193 type  "shortcut"
9194 arg   "break-paragraph inverse"
9195 \end_inset
9196
9197 , then 
9198 \begin_inset Info
9199 type  "shortcut"
9200 arg   "depth-increment"
9201 \end_inset
9202
9203 , then changing the environment to 
9204 \family sans
9205 Itemize
9206 \family default
9207 .)
9208 \end_layout
9209
9210 \begin_deeper
9211 \begin_layout Itemize
9212 Here's level #4, produced using 
9213 \begin_inset Info
9214 type  "shortcut"
9215 arg   "break-paragraph inverse"
9216 \end_inset
9217
9218 , then 
9219 \begin_inset Info
9220 type  "shortcut"
9221 arg   "depth-increment"
9222 \end_inset
9223
9224 .
9225  We will do that again\SpecialChar \ldots{}
9226
9227 \end_layout
9228
9229 \begin_deeper
9230 \begin_layout Enumerate
9231 \SpecialChar \ldots{}
9232 to get to level #5.
9233  This time, however, we also changed the paragraph environment back to 
9234 \family sans
9235 Enumerate
9236 \family default
9237 .
9238  Notice the type of numbering, it is 
9239 \emph on
9240 lowercase Roman
9241 \emph default
9242 , because we are in the 
9243 \emph on
9244 thirdfold
9245 \emph default
9246  
9247 \family sans
9248 Enumerate
9249 \family default
9250  environment (that is, it is an 
9251 \family sans
9252 Enumerate
9253 \family default
9254  inside an 
9255 \family sans
9256 Enumerate
9257 \family default
9258  inside an 
9259 \family sans
9260 Enumerate
9261 \family default
9262 ).
9263 \end_layout
9264
9265 \begin_layout Enumerate
9266 What happens if we 
9267 \emph on
9268 don't
9269 \emph default
9270  change the paragraph environment, but decrease the nesting depth? What
9271  type of numbering does LyX use?
9272 \end_layout
9273
9274 \begin_layout Enumerate
9275 Oh, as if you couldn't guess by now, we're just using 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "break-paragraph inverse"
9279 \end_inset
9280
9281  to keep the current environment and depth but create a new item.
9282 \end_layout
9283
9284 \begin_layout Enumerate
9285 Let's use 
9286 \begin_inset Info
9287 type  "shortcut"
9288 arg   "depth-decrement"
9289 \end_inset
9290
9291  to decrease the depth after the next 
9292 \begin_inset Info
9293 type  "shortcut"
9294 arg   "break-paragraph inverse"
9295 \end_inset
9296
9297 .
9298 \end_layout
9299
9300 \end_deeper
9301 \begin_layout Enumerate
9302 This is level #4.
9303  Look what type of label LyX is using!
9304 \end_layout
9305
9306 \end_deeper
9307 \begin_layout Enumerate
9308 This is level #3.
9309  Even though we've changed levels, LyX is still using a lowercase Roman
9310  numeral as the label.Why?
9311 \end_layout
9312
9313 \begin_layout Enumerate
9314 Because, even though the nesting depth has changed, the paragraph is 
9315 \emph on
9316 still
9317 \emph default
9318  a thirdfold 
9319 \family sans
9320 Enumerate
9321 \family default
9322  environment.
9323  Notice, however, that LyX 
9324 \emph on
9325 did
9326 \emph default
9327  reset the counter for the label.
9328 \end_layout
9329
9330 \end_deeper
9331 \begin_layout Enumerate
9332 Another 
9333 \begin_inset Info
9334 type  "shortcut"
9335 arg   "break-paragraph inverse"
9336 \end_inset
9337
9338  
9339 \begin_inset Info
9340 type  "shortcut"
9341 arg   "depth-decrement"
9342 \end_inset
9343
9344  sequence, and we're back to level #2.
9345  This time, we not only changed the nesting depth, but we also moved back
9346  into the twofold-nested 
9347 \family sans
9348 Enumerate
9349 \family default
9350  environment.
9351 \end_layout
9352
9353 \end_deeper
9354 \begin_layout Enumerate
9355 The same thing happens if we do another 
9356 \begin_inset Info
9357 type  "shortcut"
9358 arg   "break-paragraph inverse"
9359 \end_inset
9360
9361  
9362 \begin_inset Info
9363 type  "shortcut"
9364 arg   "depth-decrement"
9365 \end_inset
9366
9367  sequence and return to level #1, the outermost level.
9368 \end_layout
9369
9370 \begin_layout Standard
9371 Lastly, we reset the environment to 
9372 \family sans
9373 Standard
9374 \family default
9375 .
9376  As you can see, the level number doesn't correspond to what type of labeling
9377  LyX uses for the 
9378 \family sans
9379 Enumerate
9380 \family default
9381  and 
9382 \family sans
9383 Itemize
9384 \family default
9385  environments.
9386  The number of other 
9387 \family sans
9388 Enumerate
9389 \family default
9390  environments surrounding it determines what kind of label LyX uses for
9391  an 
9392 \family sans
9393 Enumerate
9394 \family default
9395  item.
9396  The same rule applies for the 
9397 \family sans
9398 Itemize
9399 \family default
9400  environment, as well.
9401 \end_layout
9402
9403 \begin_layout Subsubsection
9404 Example 4: Going Bonkers
9405 \end_layout
9406
9407 \begin_layout Enumerate
9408 We're going to go totally nuts now.
9409  We will not nest as deep as in the other examples, nor will we go into
9410  the same detail with how we did it.
9411  (level #1: 
9412 \family sans
9413 Enumerate
9414 \family default
9415 )
9416 \end_layout
9417
9418 \begin_deeper
9419 \begin_layout Standard
9420 (
9421 \family sans
9422 Return, 
9423 \family default
9424
9425 \begin_inset Info
9426 type  "shortcut"
9427 arg   "depth-increment"
9428 \end_inset
9429
9430
9431 \family sans
9432 , Standard
9433 \family default
9434 : level #2) We will stick an encapsulated description of how we created
9435  the example in parentheses someplace.
9436  For example, the two key bindings are how we changed the depth.
9437  The environment name is the name of the current environment.
9438  Either before or after this, we will put in the level.
9439 \end_layout
9440
9441 \end_deeper
9442 \begin_layout Enumerate
9443 (
9444 \family sans
9445 Return, Enumerate
9446 \family default
9447 : level #1) This is the next item in the list.
9448 \end_layout
9449
9450 \begin_deeper
9451 \begin_layout Verse
9452 Now we will add verse.
9453 \begin_inset Newline newline
9454 \end_inset
9455
9456 It will get much worse.
9457 \begin_inset Newline newline
9458 \end_inset
9459
9460 (
9461 \family sans
9462 Return, 
9463 \family default
9464
9465 \begin_inset Info
9466 type  "shortcut"
9467 arg   "depth-increment"
9468 \end_inset
9469
9470
9471 \family sans
9472 , Verse
9473 \family default
9474 : level #2)
9475 \end_layout
9476
9477 \begin_layout Verse
9478 Fiddle dee, Fiddle doo.
9479 \begin_inset Newline newline
9480 \end_inset
9481
9482 Bippitey boppitey boo!
9483 \begin_inset Newline newline
9484 \end_inset
9485
9486 (
9487 \begin_inset Info
9488 type  "shortcut"
9489 arg   "break-paragraph inverse"
9490 \end_inset
9491
9492
9493 \family sans
9494 )
9495 \end_layout
9496
9497 \begin_layout Verse
9498 Here comes a table:
9499 \end_layout
9500
9501 \begin_deeper
9502 \begin_layout Standard
9503 \begin_inset VSpace 0.3cm
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \begin_layout Standard
9510 \align center
9511 \begin_inset Tabular
9512 <lyxtabular version="3" rows="2" columns="2">
9513 <features rotate="0" tabularvalignment="middle">
9514 <column alignment="center" valignment="top" width="0pt">
9515 <column alignment="center" valignment="top" width="0pt">
9516 <row>
9517 <cell alignment="center" valignment="top" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \family roman
9523 \series medium
9524 \shape up
9525 \size normal
9526 \emph off
9527 \bar no
9528 \noun off
9529 \color none
9530 one-fish
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539
9540 \family roman
9541 \series medium
9542 \shape up
9543 \size normal
9544 \emph off
9545 \bar no
9546 \noun off
9547 \color none
9548 two-fish
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 </row>
9554 <row>
9555 <cell alignment="center" valignment="top" topline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559
9560 \family roman
9561 \series medium
9562 \shape up
9563 \size normal
9564 \emph off
9565 \bar no
9566 \noun off
9567 \color none
9568 red-fish
9569 \end_layout
9570
9571 \end_inset
9572 </cell>
9573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577
9578 \family roman
9579 \series medium
9580 \shape up
9581 \size normal
9582 \emph off
9583 \bar no
9584 \noun off
9585 \color none
9586 blue-fish
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 </lyxtabular>
9593
9594 \end_inset
9595
9596
9597 \end_layout
9598
9599 \end_deeper
9600 \begin_layout Verse
9601 (
9602 \begin_inset Info
9603 type  "shortcut"
9604 arg   "break-paragraph inverse"
9605 \end_inset
9606
9607
9608 \family sans
9609 , Table, 
9610 \family default
9611
9612 \begin_inset Info
9613 type  "shortcut"
9614 arg   "depth-increment"
9615 \end_inset
9616
9617  3 times, 
9618 \begin_inset Info
9619 type  "shortcut"
9620 arg   "break-paragraph inverse"
9621 \end_inset
9622
9623
9624 \family sans
9625 , Verse, 
9626 \family default
9627
9628 \begin_inset Info
9629 type  "shortcut"
9630 arg   "depth-decrement"
9631 \end_inset
9632
9633 )
9634 \end_layout
9635
9636 \end_deeper
9637 \begin_layout Enumerate
9638 (
9639 \family sans
9640 Return, Enumerate
9641 \family default
9642 : level #1) This is another item.
9643  Note that selecting a 
9644 \family sans
9645 Table
9646 \family default
9647  resets the nesting depth to level #1, so we increased the nesting depth
9648  3 times to put the table inside the 
9649 \family sans
9650 Verse
9651 \family default
9652  environment.
9653  
9654 \end_layout
9655
9656 \begin_layout Quotation
9657 We're now ending the 
9658 \family sans
9659 Enumerate
9660 \family default
9661  list and changing to 
9662 \family sans
9663 Quotation
9664 \family default
9665 .
9666  We're still at level #1.
9667  We want to show you some of the things you can do by mixing environments.
9668  The next set of paragraphs is a 
9669 \begin_inset Quotes eld
9670 \end_inset
9671
9672 quoted letter.
9673 \begin_inset Quotes erd
9674 \end_inset
9675
9676  We will nest both the 
9677 \family sans
9678 Address
9679 \family default
9680  and 
9681 \family sans
9682 Right
9683 \begin_inset space ~
9684 \end_inset
9685
9686 Address
9687 \family default
9688  environments inside of this one, then use another nested 
9689 \family sans
9690 Quotation
9691 \family default
9692  for the letter body.
9693  We will use 
9694 \begin_inset Info
9695 type  "shortcut"
9696 arg   "break-paragraph inverse"
9697 \end_inset
9698
9699  to preserve the depth.
9700  Remember that you need to use 
9701 \begin_inset Info
9702 type  "shortcut"
9703 arg   "newline-insert newline"
9704 \end_inset
9705
9706  to create multiple lines inside the 
9707 \family sans
9708 Address
9709 \family default
9710  and 
9711 \family sans
9712 Right
9713 \begin_inset space ~
9714 \end_inset
9715
9716 Address
9717 \family default
9718  environments.
9719  Here it goes:
9720 \end_layout
9721
9722 \begin_deeper
9723 \begin_layout Right Address
9724 1234 Nowhere Rd.
9725 \begin_inset Newline newline
9726 \end_inset
9727
9728 Moosegroin, MT 00100
9729 \begin_inset Newline newline
9730 \end_inset
9731
9732 9-6-96
9733 \end_layout
9734
9735 \begin_layout Address
9736 Dear Mr.
9737 \begin_inset space ~
9738 \end_inset
9739
9740 Fizlewitz:
9741 \end_layout
9742
9743 \begin_layout Quotation
9744 We regret to inform you that we cannot fill your order for 50
9745 \begin_inset space \thinspace{}
9746 \end_inset
9747
9748 L of compressed methane gas due to circumstances beyond our control.
9749  Unfortunately, several of our cows have mysteriously exploded, creating
9750  a backlog in our orders for methane.
9751  We will place your name on the waiting list and try to fill your order
9752  as soon as possible.
9753  In the meantime, we thank you for your patience.
9754 \end_layout
9755
9756 \begin_layout Quotation
9757 We do, however, now have a special on beef.
9758  If you are interested, please return the enclosed pricing and order form
9759  with your order, along with payment.
9760 \end_layout
9761
9762 \begin_layout Quotation
9763 We thank you again for your patience.
9764 \end_layout
9765
9766 \begin_layout Address
9767 Sincerely,
9768 \begin_inset Newline newline
9769 \end_inset
9770
9771 Bill Hick
9772 \end_layout
9773
9774 \end_deeper
9775 \begin_layout Quotation
9776 That ends that example!
9777 \end_layout
9778
9779 \begin_layout Standard
9780 As you can see, nesting environments in LyX gives you a lot of power with
9781  just a few keystrokes.
9782  We could have easily nested an 
9783 \family sans
9784 Itemize
9785 \family default
9786  list inside of a 
9787 \family sans
9788 Quotation
9789 \family default
9790  or 
9791 \family sans
9792 Quote
9793 \family default
9794 , or put a 
9795 \family sans
9796 Quote
9797 \family default
9798  inside of an 
9799 \family sans
9800 Itemize
9801 \family default
9802  list.
9803  You have a huge variety of options at your disposal.
9804 \end_layout
9805
9806 \begin_layout Section
9807 Spacing, pagination and line breaks
9808 \begin_inset Index idx
9809 status collapsed
9810
9811 \begin_layout Plain Layout
9812 Spacing
9813 \end_layout
9814
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \begin_layout Standard
9821 What is a space? While you might be used to pressing the space key anytime
9822  you want to separate two words in ordinary word processors, LyX offers
9823  you more spaces: spaces of different widths and spaces which can or cannot
9824  be broken at the end of a line.
9825  The following sections will show you some examples where those spaces are
9826  useful.
9827 \end_layout
9828
9829 \begin_layout Subsection
9830 Protected Space
9831 \begin_inset CommandInset label
9832 LatexCommand label
9833 name "sub:Protected-Space"
9834
9835 \end_inset
9836
9837
9838 \begin_inset Index idx
9839 status collapsed
9840
9841 \begin_layout Plain Layout
9842 Spaces ! Protected
9843 \end_layout
9844
9845 \end_inset
9846
9847
9848 \end_layout
9849
9850 \begin_layout Standard
9851 The protected space: It is used to tell LyX (and LaTeX) not to break the
9852  line at that point.
9853  This may be necessary to avoid unlucky line breaks, like in: 
9854 \end_layout
9855
9856 \begin_layout Quote
9857 Further documentation is given in section
9858 \begin_inset Newline newline
9859 \end_inset
9860
9861
9862 \begin_inset CommandInset ref
9863 LatexCommand ref
9864 reference "sec:Bibliography"
9865
9866 \end_inset
9867
9868 .
9869  
9870 \end_layout
9871
9872 \begin_layout Standard
9873 Obviously, it would be a good thing to put a protected space between 
9874 \begin_inset Quotes eld
9875 \end_inset
9876
9877 section
9878 \begin_inset Quotes erd
9879 \end_inset
9880
9881  and 
9882 \begin_inset Quotes eld
9883 \end_inset
9884
9885
9886 \begin_inset CommandInset ref
9887 LatexCommand ref
9888 reference "sec:Bibliography"
9889
9890 \end_inset
9891
9892
9893 \begin_inset Quotes erd
9894 \end_inset
9895
9896 .
9897  A protected space is set with 
9898 \family sans
9899 Insert\SpecialChar \menuseparator
9900 Formatting\SpecialChar \menuseparator
9901 Protected
9902 \begin_inset space ~
9903 \end_inset
9904
9905 Space
9906 \family default
9907  (shortcut 
9908 \begin_inset Info
9909 type  "shortcut"
9910 arg   "command-alternatives space-insert protected ; math-space"
9911 \end_inset
9912
9913 ).
9914 \end_layout
9915
9916 \begin_layout Subsection
9917 Horizontal Space
9918 \begin_inset CommandInset label
9919 LatexCommand label
9920 name "sub:Horizontal-Space"
9921
9922 \end_inset
9923
9924
9925 \begin_inset Index idx
9926 status collapsed
9927
9928 \begin_layout Plain Layout
9929 Spacing ! Horizontal
9930 \end_layout
9931
9932 \end_inset
9933
9934
9935 \end_layout
9936
9937 \begin_layout Standard
9938 All horizontal spaces can be inserted with the menu 
9939 \family sans
9940 Insert\SpecialChar \menuseparator
9941 Formatting\SpecialChar \menuseparator
9942 Horizontal Space
9943 \family default
9944 .
9945  The length units are listed in Appendix
9946 \begin_inset space ~
9947 \end_inset
9948
9949
9950 \begin_inset CommandInset ref
9951 LatexCommand ref
9952 reference "chap:Units-available-in"
9953
9954 \end_inset
9955
9956 .
9957 \end_layout
9958
9959 \begin_layout Subsubsection
9960 Inter-word Space
9961 \begin_inset CommandInset label
9962 LatexCommand label
9963 name "sub:Inter-word-Space"
9964
9965 \end_inset
9966
9967
9968 \begin_inset Index idx
9969 status collapsed
9970
9971 \begin_layout Plain Layout
9972 Spaces ! Inter-word
9973 \end_layout
9974
9975 \end_inset
9976
9977
9978 \end_layout
9979
9980 \begin_layout Standard
9981 With the introduction of typewriters, it became conventional in some countries
9982  to type two spaces after a period to mimic the wider spaces used by typesetters
9983  at the ends of sentences.
9984  There is no need to do this as LyX automatically takes care about this.
9985  However, you do not want an end of sentence space after an abbreviation
9986  followed by a period; see section
9987 \begin_inset space ~
9988 \end_inset
9989
9990
9991 \begin_inset CommandInset ref
9992 LatexCommand ref
9993 reference "sub:Abbreviations"
9994
9995 \end_inset
9996
9997  for examples.
9998  To insert a normal space, select 
9999 \family sans
10000 Insert\SpecialChar \menuseparator
10001 Formatting\SpecialChar \menuseparator
10002 Interword
10003 \begin_inset space ~
10004 \end_inset
10005
10006 Space
10007 \family default
10008  (shortcut 
10009 \begin_inset Info
10010 type  "shortcut"
10011 arg   "space-insert normal"
10012 \end_inset
10013
10014 ).
10015 \end_layout
10016
10017 \begin_layout Subsubsection
10018 Thin Space
10019 \begin_inset CommandInset label
10020 LatexCommand label
10021 name "sub:Thin-Space"
10022
10023 \end_inset
10024
10025
10026 \begin_inset Index idx
10027 status collapsed
10028
10029 \begin_layout Plain Layout
10030 Spaces ! Thin
10031 \end_layout
10032
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \begin_layout Standard
10039
10040 \begin_inset Quotes eld
10041 \end_inset
10042
10043 thin space
10044 \begin_inset Quotes erd
10045 \end_inset
10046
10047  is a blank which has half the size of a normal space (and it is also 
10048 \begin_inset Quotes eld
10049 \end_inset
10050
10051 protected
10052 \begin_inset Quotes erd
10053 \end_inset
10054
10055 ).
10056  The typographical conventions in a lot of languages propose the use of
10057  thin spaces in cases where normal spaces would be too wide, for instance,
10058  inside abbreviations:
10059 \end_layout
10060
10061 \begin_layout Quote
10062 D.
10063 \begin_inset space \thinspace{}
10064 \end_inset
10065
10066 E.
10067  Knuth has developed our beloved typesetting program.
10068 \end_layout
10069
10070 \begin_layout Standard
10071 or between values and units.
10072  Compare for example this:
10073 \begin_inset Newline newline
10074 \end_inset
10075
10076 10
10077 \begin_inset space \thinspace{}
10078 \end_inset
10079
10080 kg (thin space)
10081 \begin_inset Newline newline
10082 \end_inset
10083
10084 10 kg (normal space
10085 \end_layout
10086
10087 \begin_layout Standard
10088 You can insert thin spaces with the menu 
10089 \family sans
10090 Insert\SpecialChar \menuseparator
10091 Formatting\SpecialChar \menuseparator
10092 Thin
10093 \begin_inset space ~
10094 \end_inset
10095
10096 Space
10097 \family default
10098  (shortcut 
10099 \begin_inset Info
10100 type  "shortcuts"
10101 arg   "space-insert thin"
10102 \end_inset
10103
10104 ).
10105 \end_layout
10106
10107 \begin_layout Subsubsection
10108 More Spaces
10109 \end_layout
10110
10111 \begin_layout Standard
10112 You can also insert the following space types:
10113 \end_layout
10114
10115 \begin_layout Description
10116 Negative
10117 \begin_inset space ~
10118 \end_inset
10119
10120 thin
10121 \begin_inset space ~
10122 \end_inset
10123
10124 space A line with a 
10125 \begin_inset Formula $\to$
10126 \end_inset
10127
10128
10129 \begin_inset space \negthinspace{}
10130 \end_inset
10131
10132
10133 \begin_inset Formula $\gets$
10134 \end_inset
10135
10136  negative thin space between the arrows.
10137 \end_layout
10138
10139 \begin_layout Description
10140 Enspace
10141 \begin_inset space ~
10142 \end_inset
10143
10144 (0.5
10145 \begin_inset space \thinspace{}
10146 \end_inset
10147
10148 em) A line with an 
10149 \begin_inset Formula $\to$
10150 \end_inset
10151
10152
10153 \begin_inset space \enskip{}
10154 \end_inset
10155
10156
10157 \begin_inset Formula $\gets$
10158 \end_inset
10159
10160  enspace
10161 \begin_inset space ~
10162 \end_inset
10163
10164 (0.5
10165 \begin_inset space \thinspace{}
10166 \end_inset
10167
10168 em) space between the arrows.
10169 \end_layout
10170
10171 \begin_layout Description
10172 Quad
10173 \begin_inset space ~
10174 \end_inset
10175
10176 (1
10177 \begin_inset space \thinspace{}
10178 \end_inset
10179
10180 em) A line with a 
10181 \begin_inset Formula $\to$
10182 \end_inset
10183
10184
10185 \begin_inset space \quad{}
10186 \end_inset
10187
10188
10189 \begin_inset Formula $\gets$
10190 \end_inset
10191
10192  Quad
10193 \begin_inset space ~
10194 \end_inset
10195
10196 (1
10197 \begin_inset space \thinspace{}
10198 \end_inset
10199
10200 em) space between the arrows.
10201 \end_layout
10202
10203 \begin_layout Description
10204 QQuad
10205 \begin_inset space ~
10206 \end_inset
10207
10208 (2
10209 \begin_inset space \thinspace{}
10210 \end_inset
10211
10212 em) A line with a 
10213 \begin_inset Formula $\to$
10214 \end_inset
10215
10216
10217 \begin_inset space \qquad{}
10218 \end_inset
10219
10220
10221 \begin_inset Formula $\gets$
10222 \end_inset
10223
10224  QQuad
10225 \begin_inset space ~
10226 \end_inset
10227
10228 (2
10229 \begin_inset space \thinspace{}
10230 \end_inset
10231
10232 em) space between the arrows.
10233 \end_layout
10234
10235 \begin_layout Description
10236 Custom
10237 \begin_inset space ~
10238 \end_inset
10239
10240 space A line with
10241 \begin_inset Formula $\to$
10242 \end_inset
10243
10244
10245 \begin_inset space \hspace{}
10246 \length 2cm
10247 \end_inset
10248
10249
10250 \begin_inset Formula $\gets$
10251 \end_inset
10252
10253  2
10254 \begin_inset space \thinspace{}
10255 \end_inset
10256
10257 cm space between the arrows.
10258 \end_layout
10259
10260 \begin_layout Standard
10261 Table
10262 \begin_inset space ~
10263 \end_inset
10264
10265
10266 \begin_inset CommandInset ref
10267 LatexCommand ref
10268 reference "tab:Width-of-the"
10269
10270 \end_inset
10271
10272  lists the different space sizes.
10273 \end_layout
10274
10275 \begin_layout Standard
10276 \begin_inset Float table
10277 wide false
10278 sideways false
10279 status open
10280
10281 \begin_layout Plain Layout
10282 \align center
10283 \begin_inset Caption
10284
10285 \begin_layout Plain Layout
10286 \begin_inset CommandInset label
10287 LatexCommand label
10288 name "tab:Width-of-the"
10289
10290 \end_inset
10291
10292 Width of the different horizontal spaces.
10293 \end_layout
10294
10295 \end_inset
10296
10297
10298 \end_layout
10299
10300 \begin_layout Plain Layout
10301 \align center
10302 \begin_inset Tabular
10303 <lyxtabular version="3" rows="8" columns="2">
10304 <features rotate="0" tabularvalignment="middle">
10305 <column alignment="center" valignment="top">
10306 <column alignment="center" valignment="top">
10307 <row>
10308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \series bold
10314 Space
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 Width
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 </row>
10331 <row>
10332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 Normal
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345 1/3
10346 \begin_inset space \thinspace{}
10347 \end_inset
10348
10349 em
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 </row>
10355 <row>
10356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360 Protected
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369 1/3
10370 \begin_inset space \thinspace{}
10371 \end_inset
10372
10373 em
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
10380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Thin
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 1/6
10394 \begin_inset space \thinspace{}
10395 \end_inset
10396
10397 em
10398 \end_layout
10399
10400 \end_inset
10401 </cell>
10402 </row>
10403 <row>
10404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 Negative thin
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 -1/6
10418 \begin_inset space \thinspace{}
10419 \end_inset
10420
10421 em
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 </row>
10427 <row>
10428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 Enspace (0.5
10433 \begin_inset space \thinspace{}
10434 \end_inset
10435
10436 em)
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 0.5
10446 \begin_inset space \thinspace{}
10447 \end_inset
10448
10449 em
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 </row>
10455 <row>
10456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 Quad (1
10461 \begin_inset space \thinspace{}
10462 \end_inset
10463
10464 em)
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 1
10474 \begin_inset space \thinspace{}
10475 \end_inset
10476
10477 em
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 </row>
10483 <row>
10484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 QQuad (2
10489 \begin_inset space \thinspace{}
10490 \end_inset
10491
10492 em)
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 2
10502 \begin_inset space \thinspace{}
10503 \end_inset
10504
10505 em
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 </row>
10511 </lyxtabular>
10512
10513 \end_inset
10514
10515
10516 \end_layout
10517
10518 \end_inset
10519
10520
10521 \end_layout
10522
10523 \begin_layout Subsubsection
10524
10525 \family sans
10526 Horizontal Fills
10527 \family default
10528
10529 \begin_inset Index idx
10530 status collapsed
10531
10532 \begin_layout Plain Layout
10533 Spacing ! Fills
10534 \end_layout
10535
10536 \end_inset
10537
10538
10539 \end_layout
10540
10541 \begin_layout Standard
10542 Horizontal fills (HFills) are a special LyX feature for adding extra space
10543  in a uniform fashion.
10544  An HFill is actually a variable length space, whose length always equals
10545  the remaining space between the left and right margins.
10546  If there is more than one HFill on a line, they divide the available space
10547  equally between themselves.
10548 \end_layout
10549
10550 \begin_layout Standard
10551 Here are a few examples of what you can do with them:
10552 \end_layout
10553
10554 \begin_layout Quote
10555 \noindent
10556 This is on the left side
10557 \begin_inset space \hfill{}
10558 \end_inset
10559
10560 This is on the right
10561 \end_layout
10562
10563 \begin_layout Quote
10564 \noindent
10565 Left
10566 \begin_inset space \hfill{}
10567 \end_inset
10568
10569 Middle
10570 \begin_inset space \hfill{}
10571 \end_inset
10572
10573 Right
10574 \end_layout
10575
10576 \begin_layout Quote
10577 \noindent
10578 Left
10579 \begin_inset space \hfill{}
10580 \end_inset
10581
10582 1/3 Left
10583 \begin_inset space \hfill{}
10584 \end_inset
10585
10586
10587 \begin_inset space \hfill{}
10588 \end_inset
10589
10590 Right
10591 \end_layout
10592
10593 \begin_layout Standard
10594 That was an example in the 
10595 \family sans
10596 Quote
10597 \family default
10598  environment.
10599  Here
10600 \begin_inset Formula $\to$
10601 \end_inset
10602
10603
10604 \begin_inset space \hfill{}
10605 \end_inset
10606
10607
10608 \begin_inset Formula $\gets$
10609 \end_inset
10610
10611 is one in a standard paragraph.
10612  It may or may not be apparent in the printed text, but it 
10613 \emph on
10614 is
10615 \emph default
10616  sitting in-between the two arrows.
10617 \end_layout
10618
10619 \begin_layout Standard
10620 HFills can be made visible when you choose one of the 
10621 \family sans
10622 Fill
10623 \begin_inset space ~
10624 \end_inset
10625
10626 Pattern
10627 \family default
10628 s in the space dialog: The following patterns are available:
10629 \end_layout
10630
10631 \begin_layout Standard
10632 Dots: 
10633 \begin_inset space \dotfill{}
10634 \end_inset
10635
10636
10637 \begin_inset space ~
10638 \end_inset
10639
10640
10641 \end_layout
10642
10643 \begin_layout Standard
10644 Rule: 
10645 \begin_inset space \hrulefill{}
10646 \end_inset
10647
10648
10649 \begin_inset space ~
10650 \end_inset
10651
10652
10653 \end_layout
10654
10655 \begin_layout Standard
10656 Left arrow: 
10657 \begin_inset space \leftarrowfill{}
10658 \end_inset
10659
10660
10661 \begin_inset space ~
10662 \end_inset
10663
10664
10665 \end_layout
10666
10667 \begin_layout Standard
10668 Right arrow: 
10669 \begin_inset space \rightarrowfill{}
10670 \end_inset
10671
10672
10673 \begin_inset space ~
10674 \end_inset
10675
10676
10677 \end_layout
10678
10679 \begin_layout Standard
10680 Up brace: 
10681 \begin_inset space \downbracefill{}
10682 \end_inset
10683
10684
10685 \begin_inset space ~
10686 \end_inset
10687
10688
10689 \end_layout
10690
10691 \begin_layout Standard
10692 Down brace: 
10693 \begin_inset space \upbracefill{}
10694 \end_inset
10695
10696
10697 \begin_inset space ~
10698 \end_inset
10699
10700
10701 \end_layout
10702
10703 \begin_layout Standard
10704 \begin_inset Note Greyedout
10705 status open
10706
10707 \begin_layout Plain Layout
10708
10709 \series bold
10710 Note:
10711 \series default
10712  If an HFill is at the beginning of a line, and 
10713 \emph on
10714 not
10715 \emph default
10716  in the first line in a paragraph, LyX ignores it.
10717  This prevents HFills from accidentally being wrapped onto a new line.
10718  If you need space in this case anyway, set the 
10719 \family sans
10720 Protect
10721 \family default
10722  option in the space dialog.
10723 \end_layout
10724
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Subsubsection
10731 Phantom Space
10732 \begin_inset CommandInset label
10733 LatexCommand label
10734 name "sub:Phantom-Space"
10735
10736 \end_inset
10737
10738
10739 \begin_inset Index idx
10740 status collapsed
10741
10742 \begin_layout Plain Layout
10743 Spacing ! Phantom
10744 \end_layout
10745
10746 \end_inset
10747
10748
10749 \end_layout
10750
10751 \begin_layout Standard
10752 Sometimes you want to insert space with exactly the length of a phrase.
10753  For example, you want to create the following multiple choice question:
10754 \end_layout
10755
10756 \begin_layout Standard
10757 \begin_inset VSpace medskip
10758 \end_inset
10759
10760 What is correct English?:
10761 \begin_inset Newline newline
10762 \end_inset
10763
10764
10765 \begin_inset Newline newline
10766 \end_inset
10767
10768 Mr.
10769 \begin_inset space ~
10770 \end_inset
10771
10772 Edge would have been jumps the gun.
10773 \begin_inset Newline newline
10774 \end_inset
10775
10776
10777 \begin_inset Phantom HPhantom
10778 status open
10779
10780 \begin_layout Plain Layout
10781 Mr.
10782  Edge 
10783 \end_layout
10784
10785 \end_inset
10786
10787 has to be jumped
10788 \begin_inset Newline newline
10789 \end_inset
10790
10791
10792 \begin_inset Phantom HPhantom
10793 status open
10794
10795 \begin_layout Plain Layout
10796 Mr.
10797  Edge 
10798 \end_layout
10799
10800 \end_inset
10801
10802 jumps
10803 \begin_inset VSpace medskip
10804 \end_inset
10805
10806
10807 \end_layout
10808
10809 \begin_layout Standard
10810 \noindent
10811 so that the choices appear exactly after the phrase 
10812 \begin_inset Quotes eld
10813 \end_inset
10814
10815 Mr.
10816 \begin_inset space ~
10817 \end_inset
10818
10819 Edge
10820 \begin_inset space ~
10821 \end_inset
10822
10823
10824 \begin_inset Quotes erd
10825 \end_inset
10826
10827 .
10828  To get this, you can use the phantom insets available via the menu 
10829 \family sans
10830 Insert\SpecialChar \menuseparator
10831 Formatting\SpecialChar \menuseparator
10832 Phantom
10833 \family default
10834 .
10835  In our case insert a horizontal phantom at the beginning of the last two
10836  lines and insert 
10837 \begin_inset Quotes eld
10838 \end_inset
10839
10840 Mr.
10841 \begin_inset space ~
10842 \end_inset
10843
10844 Edge
10845 \begin_inset space ~
10846 \end_inset
10847
10848
10849 \begin_inset Quotes erd
10850 \end_inset
10851
10852  into the phantom inset (note the space after 
10853 \begin_inset Quotes eld
10854 \end_inset
10855
10856 Edge
10857 \begin_inset Quotes erd
10858 \end_inset
10859
10860 ).
10861  A phantom insets prints only the space of its content (like a placeholder).
10862  That is why it is named 
10863 \begin_inset Quotes eld
10864 \end_inset
10865
10866 phantom
10867 \begin_inset Quotes erd
10868 \end_inset
10869
10870 .
10871  The normal phantom outputs the width and height of the content as space,
10872  while the horizontal and vertical variant only outputs the corresponding
10873  dimension.
10874 \end_layout
10875
10876 \begin_layout Subsection
10877 Vertical Space
10878 \begin_inset CommandInset label
10879 LatexCommand label
10880 name "sub:Vertical-Space"
10881
10882 \end_inset
10883
10884
10885 \begin_inset Index idx
10886 status collapsed
10887
10888 \begin_layout Plain Layout
10889 Spacing ! Vertical
10890 \end_layout
10891
10892 \end_inset
10893
10894
10895 \end_layout
10896
10897 \begin_layout Standard
10898 To add extra vertical space above or below a paragraph, use the 
10899 \family sans
10900 Insert\SpecialChar \menuseparator
10901 Formatting\SpecialChar \menuseparator
10902 Vertical
10903 \begin_inset space ~
10904 \end_inset
10905
10906 Space
10907 \family default
10908  dialog.
10909  There you find the following sizes:
10910 \end_layout
10911
10912 \begin_layout Standard
10913
10914 \family sans
10915 SmallSkip
10916 \family default
10917
10918 \family sans
10919 MedSkip
10920 \family default
10921  and 
10922 \family sans
10923 BigSkip
10924 \family default
10925  are LaTeX sizes which depend on the font size of the document.
10926  
10927 \family sans
10928 DefSkip
10929 \family default
10930  is the skip adjusted in the dialog 
10931 \family sans
10932 Document\SpecialChar \menuseparator
10933 Settings\SpecialChar \menuseparator
10934 Text
10935 \begin_inset space ~
10936 \end_inset
10937
10938 Layout
10939 \family default
10940
10941 \begin_inset Index idx
10942 status collapsed
10943
10944 \begin_layout Plain Layout
10945 Document ! Settings
10946 \end_layout
10947
10948 \end_inset
10949
10950  for the paragraph separation.
10951  If you use indentation to separate paragraphs 
10952 \family sans
10953 DefSkip
10954 \family default
10955  is equal to 
10956 \family sans
10957 MedSkip
10958 \family default
10959 .
10960 \end_layout
10961
10962 \begin_layout Standard
10963
10964 \family sans
10965 VFill
10966 \family default
10967
10968 \begin_inset Index idx
10969 status collapsed
10970
10971 \begin_layout Plain Layout
10972 Spacing ! Fills
10973 \end_layout
10974
10975 \end_inset
10976
10977  is a variable space, set so that the space is maximal within one page.
10978  An example: you have only two short paragraphs on one page with a 
10979 \family sans
10980 Vfill
10981 \family default
10982  between them.
10983  Then the first paragraph is placed at the top of the page and the second
10984  one at the bottom, because the space between them is then maximal.
10985  
10986 \family sans
10987 VFill
10988 \family default
10989 s work like 
10990 \family sans
10991 HFill
10992 \family default
10993 s: they fill the remaining vertical space on a page with blank space.
10994 \begin_inset Foot
10995 status collapsed
10996
10997 \begin_layout Plain Layout
10998
10999 \family sans
11000 HFill
11001 \family default
11002 s are described in section
11003 \begin_inset space ~
11004 \end_inset
11005
11006
11007 \begin_inset CommandInset ref
11008 LatexCommand ref
11009 reference "sub:Horizontal-Space"
11010
11011 \end_inset
11012
11013 .
11014 \end_layout
11015
11016 \end_inset
11017
11018  If there are several 
11019 \family sans
11020 VFill
11021 \family default
11022 s on a page, they divide the remaining vertical space equally between themselves.
11023  You can therefore use 
11024 \family sans
11025 VFill
11026 \family default
11027 s to center text on a page, or even place text 2/3 down a page.
11028 \end_layout
11029
11030 \begin_layout Standard
11031
11032 \family sans
11033 Custom
11034 \family default
11035  are custom spaces in units explained in Appendix
11036 \begin_inset space ~
11037 \end_inset
11038
11039
11040 \begin_inset CommandInset ref
11041 LatexCommand ref
11042 reference "chap:Units-available-in"
11043
11044 \end_inset
11045
11046 .
11047 \end_layout
11048
11049 \begin_layout Standard
11050 \begin_inset Note Greyedout
11051 status open
11052
11053 \begin_layout Plain Layout
11054
11055 \series bold
11056 Note:
11057 \series default
11058  
11059 \series medium
11060 If the extra vertical space would be in the output at the top/bottom of
11061  a page, the space is only added if you have also checked the option 
11062 \family sans
11063 Protect
11064 \family default
11065 .
11066 \end_layout
11067
11068 \end_inset
11069
11070
11071 \end_layout
11072
11073 \begin_layout Subsection
11074 Paragraph Alignment
11075 \begin_inset Index idx
11076 status collapsed
11077
11078 \begin_layout Plain Layout
11079 Paragraph ! Alignment
11080 \end_layout
11081
11082 \end_inset
11083
11084
11085 \end_layout
11086
11087 \begin_layout Standard
11088 You can change the paragraph alignment with the 
11089 \family sans
11090 Edit\SpecialChar \menuseparator
11091 Paragraph Settings
11092 \family default
11093  dialog (toolbar button 
11094 \begin_inset Info
11095 type  "icon"
11096 arg   "layout-paragraph"
11097 \end_inset
11098
11099 ).
11100  There are five possibilities: 
11101 \end_layout
11102
11103 \begin_layout Itemize
11104
11105 \family sans
11106 Justified
11107 \family default
11108  (shortcut 
11109 \begin_inset Info
11110 type  "shortcut"
11111 arg   "paragraph-params \\align block"
11112 \end_inset
11113
11114 )
11115 \end_layout
11116
11117 \begin_layout Itemize
11118
11119 \family sans
11120 Left
11121 \family default
11122  (
11123 \begin_inset Info
11124 type  "shortcut"
11125 arg   "paragraph-params \\align left"
11126 \end_inset
11127
11128 )
11129 \end_layout
11130
11131 \begin_layout Itemize
11132
11133 \family sans
11134 Right
11135 \family default
11136  (
11137 \begin_inset Info
11138 type  "shortcut"
11139 arg   "paragraph-params \\align right"
11140 \end_inset
11141
11142 )
11143 \end_layout
11144
11145 \begin_layout Itemize
11146
11147 \family sans
11148 Center
11149 \family default
11150  (
11151 \begin_inset Info
11152 type  "shortcut"
11153 arg   "paragraph-params \\align center"
11154 \end_inset
11155
11156 )
11157 \end_layout
11158
11159 \begin_layout Itemize
11160
11161 \family sans
11162 Default
11163 \family default
11164  (
11165 \begin_inset Info
11166 type  "shortcut"
11167 arg   "paragraph-params \\align default"
11168 \end_inset
11169
11170 )
11171 \end_layout
11172
11173 \begin_layout Standard
11174 The default in most cases is justified alignment, in which the inter-word
11175  spacing is variable and each line of a paragraph fills the region between
11176  the left and right margins.
11177  The other three alignments should be self-explanatory, and look like this:
11178 \end_layout
11179
11180 \begin_layout Standard
11181 \align right
11182 This paragraph is right aligned,
11183 \end_layout
11184
11185 \begin_layout Standard
11186 \align center
11187 this one is centered,
11188 \end_layout
11189
11190 \begin_layout Standard
11191 \align left
11192 this one is left aligned.
11193 \end_layout
11194
11195 \begin_layout Subsection
11196 Forced Page Breaks
11197 \begin_inset Index idx
11198 status collapsed
11199
11200 \begin_layout Plain Layout
11201 Page breaks ! Forced
11202 \end_layout
11203
11204 \end_inset
11205
11206
11207 \begin_inset CommandInset label
11208 LatexCommand label
11209 name "sub:Forced-Page-Breaks"
11210
11211 \end_inset
11212
11213
11214 \end_layout
11215
11216 \begin_layout Standard
11217 If you don't like the way LaTeX does the page breaks in your document, you
11218  can force a page break where you want one.
11219  Normally this will not be necessary, because LaTeX is good at page breaking.
11220  Only if you use a lot of 
11221 \family sans
11222 Floats
11223 \family default
11224 , LaTeX's page breaking algorithm can fail.
11225 \end_layout
11226
11227 \begin_layout Standard
11228 We recommend you not to use forced page breaks until the text is finished
11229  and you have checked in the preview to see if you 
11230 \emph on
11231 really
11232 \emph default
11233  have to change the page breaking.
11234 \end_layout
11235
11236 \begin_layout Standard
11237 There are two types of page breaks: One that ends the page without any special
11238  action.
11239  This can be inserted above or below a paragraph via the menu 
11240 \family sans
11241 Insert\SpecialChar \menuseparator
11242 Formatting\SpecialChar \menuseparator
11243 New
11244 \begin_inset space ~
11245 \end_inset
11246
11247 Page
11248 \family default
11249 .
11250  The second type, that is inserted via the menu 
11251 \family sans
11252 Insert\SpecialChar \menuseparator
11253 Formatting\SpecialChar \menuseparator
11254 Page
11255 \begin_inset space ~
11256 \end_inset
11257
11258 Break
11259 \family default
11260 , ends a page but stretches the content of the page, so that it fills out
11261  the complete page.
11262  This type is useful to avoid whitespace when a page break produces a page
11263  on which only the last few lines are absent.
11264 \end_layout
11265
11266 \begin_layout Standard
11267 You might try to use a page break to ensure that a figure or table appears
11268  at the top of a page.
11269  This is, of course, the wrong way to do it.
11270  LyX gives you a way of automatically ensuring that your figures and tables
11271  appear at the top of a page (or the bottom, or on their own page) without
11272  having to worry about what precedes or follows your figure or table.
11273  See chapter 
11274 \begin_inset CommandInset ref
11275 LatexCommand ref
11276 reference "chap:Floats-and-Notes"
11277
11278 \end_inset
11279
11280  to learn more about 
11281 \family sans
11282 Floats
11283 \family default
11284 .
11285 \end_layout
11286
11287 \begin_layout Subsubsection
11288 Clear Page Breaks
11289 \begin_inset CommandInset label
11290 LatexCommand label
11291 name "sub:Clear-Page-Breaks"
11292
11293 \end_inset
11294
11295
11296 \begin_inset Index idx
11297 status collapsed
11298
11299 \begin_layout Plain Layout
11300 Page breaks ! Clear
11301 \end_layout
11302
11303 \end_inset
11304
11305
11306 \end_layout
11307
11308 \begin_layout Standard
11309 Rather than forced page breaks where the content behind the break is placed
11310  directly on the next page, you can also clear pages while breaking them.
11311  That means that the current paragraph is terminated and everything, including
11312  unprocessed floats, from the earlier part of the document are placed after
11313  it, if necessary by adding pages.
11314 \end_layout
11315
11316 \begin_layout Standard
11317 You can insert a clear page break with the menu 
11318 \family sans
11319 Insert\SpecialChar \menuseparator
11320 Formatting\SpecialChar \menuseparator
11321 Clear
11322 \begin_inset space ~
11323 \end_inset
11324
11325 Page
11326 \family default
11327 .
11328  When you have a two-sided document like a book, you can use the menu 
11329 \family sans
11330 Insert\SpecialChar \menuseparator
11331 Formatting\SpecialChar \menuseparator
11332 Clear
11333 \begin_inset space ~
11334 \end_inset
11335
11336 Double
11337 \begin_inset space ~
11338 \end_inset
11339
11340 Page
11341 \family default
11342  to insert a clear page break that assures that the next page is a right-hand
11343  page (odd-numbered), if necessary by adding a page.
11344 \end_layout
11345
11346 \begin_layout Subsection
11347 Forced Line Breaks
11348 \begin_inset Index idx
11349 status collapsed
11350
11351 \begin_layout Plain Layout
11352 Line breaks
11353 \end_layout
11354
11355 \end_inset
11356
11357
11358 \begin_inset CommandInset label
11359 LatexCommand label
11360 name "sub:Forced-Line-Breaks"
11361
11362 \end_inset
11363
11364
11365 \end_layout
11366
11367 \begin_layout Standard
11368 Similar to page breaks there are two types of line breaks: one simply breaks
11369  the line.
11370  You can force this line break within a paragraph by selecting 
11371 \family sans
11372 Insert\SpecialChar \menuseparator
11373 Formatting\SpecialChar \menuseparator
11374 Ragged
11375 \begin_inset space ~
11376 \end_inset
11377
11378 Line
11379 \begin_inset space ~
11380 \end_inset
11381
11382 Break
11383 \family default
11384  or with 
11385 \begin_inset Info
11386 type  "shortcut"
11387 arg   "newline-insert newline"
11388 \end_inset
11389
11390 .
11391  Another type that is inserted via the menu 
11392 \family sans
11393 Insert\SpecialChar \menuseparator
11394 Formatting\SpecialChar \menuseparator
11395 Justified
11396 \begin_inset space ~
11397 \end_inset
11398
11399 Line
11400 \begin_inset space ~
11401 \end_inset
11402
11403 Break
11404 \family default
11405  or with 
11406 \begin_inset Info
11407 type  "shortcut"
11408 arg   "newline-insert linebreak"
11409 \end_inset
11410
11411  breaks the line and stretches it so that it fills out the whole space between
11412  the page margins.
11413  This is useful to avoid 
11414 \begin_inset Quotes eld
11415 \end_inset
11416
11417 fringes
11418 \begin_inset Quotes erd
11419 \end_inset
11420
11421  in justified paragraphs due to possible whitespace introduced by line breaks.
11422 \end_layout
11423
11424 \begin_layout Standard
11425 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11426  LaTeX is very good at line breaking.
11427  There are, however, a number of situations where it is necessaryactively
11428  to set a line break, for example, in a poem or for an address (see sections
11429 \begin_inset space ~
11430 \end_inset
11431
11432
11433 \begin_inset CommandInset ref
11434 LatexCommand ref
11435 reference "sec:Quote"
11436
11437 \end_inset
11438
11439
11440 \begin_inset CommandInset ref
11441 LatexCommand ref
11442 reference "sec:Verse"
11443
11444 \end_inset
11445
11446  and 
11447 \begin_inset CommandInset ref
11448 LatexCommand ref
11449 reference "sec:Address-Usage"
11450
11451 \end_inset
11452
11453 ).
11454 \end_layout
11455
11456 \begin_layout Subsection
11457 Horizontal Lines
11458 \begin_inset CommandInset label
11459 LatexCommand label
11460 name "sub:Horizontal-Lines"
11461
11462 \end_inset
11463
11464
11465 \begin_inset Index idx
11466 status collapsed
11467
11468 \begin_layout Plain Layout
11469 Horizontal lines
11470 \end_layout
11471
11472 \end_inset
11473
11474
11475 \end_layout
11476
11477 \begin_layout Standard
11478 \noindent
11479 \begin_inset CommandInset line
11480 LatexCommand rule
11481 offset "0.5ex"
11482 width "100line%"
11483 height "1pt"
11484
11485 \end_inset
11486
11487
11488 \end_layout
11489
11490 \begin_layout Standard
11491 \noindent
11492 In the dialog 
11493 \family sans
11494 Insert\SpecialChar \menuseparator
11495 Formatting\SpecialChar \menuseparator
11496 Horizontal
11497 \begin_inset space ~
11498 \end_inset
11499
11500 Line
11501 \family default
11502  you can insert horizontal lines.
11503  The line offset is the vertical distance between the line and the baseline
11504  of the current text line or the paragraph.
11505  The line settings can be changed by left-clicking on the line.
11506 \end_layout
11507
11508 \begin_layout Standard
11509 \noindent
11510 \begin_inset CommandInset line
11511 LatexCommand rule
11512 offset "0.5ex"
11513 width "100line%"
11514 height "1pt"
11515
11516 \end_inset
11517
11518
11519 \end_layout
11520
11521 \begin_layout Section
11522 Characters and Symbols
11523 \end_layout
11524
11525 \begin_layout Standard
11526 You can directly enter all characters that are available on your keyboard.
11527  You can also use special keyboard maps to be able to enter, for example,
11528  characters needed for French with an English keyboard.
11529  See section
11530 \begin_inset space \thinspace{}
11531 \end_inset
11532
11533
11534 \begin_inset CommandInset ref
11535 LatexCommand ref
11536 reference "sub:Keyboard-mapping"
11537
11538 \end_inset
11539
11540  for information on how this is done.
11541 \end_layout
11542
11543 \begin_layout Standard
11544 For the case where you need a character that is not on your keyboard, you
11545  can use the 
11546 \family sans
11547 Symbols
11548 \family default
11549  dialog via the menu 
11550 \family sans
11551 Insert\SpecialChar \menuseparator
11552 Special Character\SpecialChar \menuseparator
11553 Symbols
11554 \family default
11555 .
11556 \end_layout
11557
11558 \begin_layout Standard
11559 \begin_inset Note Greyedout
11560 status open
11561
11562 \begin_layout Plain Layout
11563
11564 \series bold
11565 Note:
11566 \series default
11567  Maybe not all symbols inserted with the symbols dialog can be displayed
11568  when you are using a special screen font in LyX's preferences.
11569  But the inserted symbols will in every case be displayed in the output.
11570 \end_layout
11571
11572 \end_inset
11573
11574
11575 \end_layout
11576
11577 \begin_layout Section
11578 Fonts and Text Styles
11579 \begin_inset CommandInset label
11580 LatexCommand label
11581 name "sec:Fonts-and-Text"
11582
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \begin_layout Subsection
11589 Font Types
11590 \begin_inset Index idx
11591 status collapsed
11592
11593 \begin_layout Plain Layout
11594 Font ! Types
11595 \end_layout
11596
11597 \end_inset
11598
11599
11600 \end_layout
11601
11602 \begin_layout Standard
11603 There are two types of fonts:
11604 \end_layout
11605
11606 \begin_layout Description
11607 Vector
11608 \begin_inset space ~
11609 \end_inset
11610
11611 fonts
11612 \begin_inset Index idx
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 Fonts ! Vector-
11617 \end_layout
11618
11619 \end_inset
11620
11621  are built from outlines of the single glyphs (e.
11622 \begin_inset space \thinspace{}
11623 \end_inset
11624
11625 g.
11626  characters) in the font.
11627  This means that each glyph is defined using mathematical curves that are
11628  well suited for scaling to any requested size.
11629  This mathematical definition is interpreted by the font renderer and the
11630  curve is filled out with pixels according to the size and glyph.
11631  This means that vector fonts will look pretty good in all sizes.
11632  Only at very small sizes where each pixel has to be very carefully computed
11633  to provide a good image might it be hard to provide a good rendering.
11634 \begin_inset Newline newline
11635 \end_inset
11636
11637 That could mean that one only needs to define one font size and scale them.
11638  But to achieve a better quality, many fonts define several font sizes.
11639  That improves the appearance because you need more details at large font
11640  sizes than at small ones.
11641 \begin_inset Newline newline
11642 \end_inset
11643
11644 The font types 
11645 \family typewriter
11646 TrueType
11647 \family default
11648
11649 \family typewriter
11650 OpenType
11651 \family default
11652 , and 
11653 \family typewriter
11654 Type
11655 \begin_inset space ~
11656 \end_inset
11657
11658 1
11659 \family default
11660  are vector fonts.
11661 \end_layout
11662
11663 \begin_layout Description
11664 Bitmap
11665 \begin_inset space ~
11666 \end_inset
11667
11668 fonts
11669 \begin_inset Index idx
11670 status collapsed
11671
11672 \begin_layout Plain Layout
11673 Fonts ! Bitmap-
11674 \end_layout
11675
11676 \end_inset
11677
11678  on the other hand, are defined by bitmap graphics from the start; so they
11679  will look good at all the sizes they are meant for.
11680  However, they don't scale well, because in order to scale a glyph, each
11681  pixel is enlarged into several pixels.
11682  It is the same effect that happens if you try to enlarge a picture in an
11683  image manipulation program.
11684  In order to mitigate this effect, bitmap fonts are typically provided in
11685  several fixed sizes typically from around 8
11686 \begin_inset space ~
11687 \end_inset
11688
11689 pixels high up to 34
11690 \begin_inset space ~
11691 \end_inset
11692
11693 pixels or so high in steps according to what is believed to be useful.
11694  The advantage of bitmap fonts is that no complicated computations are necessary
11695  to display each glyph; so bitmap fonts display therefore more quickly than
11696  scalable fonts.
11697  The disadvantage is that sizes that don't exist as fixed versions have
11698  to be scaled by doubling pixels, and thus look bad.
11699 \begin_inset Newline newline
11700 \end_inset
11701
11702 Bitmap fonts are named 
11703 \family typewriter
11704 Type
11705 \begin_inset space ~
11706 \end_inset
11707
11708 3
11709 \family default
11710  in PostScript- and PDF-documents.
11711 \end_layout
11712
11713 \begin_layout Standard
11714 The result of all this is that bitmap fonts are best for the size they are
11715  designed for, while scalable fonts are good for nearly all sizes.
11716  So one needs fewer font size definitions for scalable fonts.
11717  That's the reason why nearly all text rendering and typesetting programs
11718  use scalable fonts.
11719 \end_layout
11720
11721 \begin_layout Standard
11722 To see which fonts are used in a PDF-document, look at its document properties.
11723 \end_layout
11724
11725 \begin_layout Standard
11726 Many modern typesetting and markup languages have begun to move towards
11727  specifying character styles rather than specifying a particular font.
11728  For example, instead of changing to an italicized version of the current
11729  font to emphasize text, you use an 
11730 \begin_inset Quotes eld
11731 \end_inset
11732
11733 emphasized style
11734 \begin_inset Quotes erd
11735 \end_inset
11736
11737  instead.
11738  This concept fits in perfectly with LyX.
11739  In LyX, you do things based on contexts, rather than focusing on typesetting
11740  details.
11741 \end_layout
11742
11743 \begin_layout Subsection
11744 LaTeX font support
11745 \begin_inset CommandInset label
11746 LatexCommand label
11747 name "sub:LaTeX-font-support"
11748
11749 \end_inset
11750
11751
11752 \end_layout
11753
11754 \begin_layout Standard
11755 Traditionally, LaTeX used its own fonts.
11756  That is to say, you cannot directly access the fonts installed on your
11757  operating system, but you have to use specific fonts provided by your LaTeX
11758  distribution.
11759  The reason is that LaTeX needs some extra information about the fonts,
11760  which have to be provided by additional files and packages.
11761  The downside of this is that your font choice is somewhat limited compared
11762  to a word processor.
11763  On the other hand this comes with the advantage that the provided fonts
11764  are generally of very good quality, and that LaTeX files are very portable
11765  across different machines.
11766  Also, the range of fonts supported by traditional LaTeX has increased a
11767  lot in the meantime; so you can find packages for many free and commercial
11768  fonts.
11769  In LyX, only a subset of these are directly selectable via the user interface
11770  (see section
11771 \begin_inset space ~
11772 \end_inset
11773
11774
11775 \begin_inset CommandInset ref
11776 LatexCommand ref
11777 reference "sub:Document-Font"
11778
11779 \end_inset
11780
11781  for details).
11782  However, all the others are available if you enter the relevant LaTeX code
11783  in the document preamble (please refer to the documentation of your desired
11784  font).
11785 \end_layout
11786
11787 \begin_layout Standard
11788 Recent developments brought some new LaTeX engines that are also able directly
11789  to access fonts that are installed for your operating system, namely XeTeX
11790  and LuaTeX.
11791  Both engines are supported by LyX.
11792  By using them, you can theoretically use any OpenType or TrueType font
11793  that is installed on your system.
11794  The next section describes how to use these fonts.
11795 \end_layout
11796
11797 \begin_layout Standard
11798 \begin_inset Note Greyedout
11799 status open
11800
11801 \begin_layout Plain Layout
11802
11803 \series bold
11804 Note:
11805 \series default
11806  In practice, some fonts might fail due to bad metrics and other font deficienci
11807 es; so you might have to experiment.
11808 \end_layout
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 \begin_inset Note Greyedout
11817 status open
11818
11819 \begin_layout Plain Layout
11820
11821 \series bold
11822 Note:
11823 \series default
11824  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11825  as traditional LaTeX or PDFTeX.
11826 \end_layout
11827
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \begin_layout Subsection
11834 Document Font and Font size
11835 \begin_inset CommandInset label
11836 LatexCommand label
11837 name "sub:Document-Font"
11838
11839 \end_inset
11840
11841
11842 \begin_inset Index idx
11843 status collapsed
11844
11845 \begin_layout Plain Layout
11846 Font ! Size
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \begin_inset Index idx
11853 status collapsed
11854
11855 \begin_layout Plain Layout
11856 Document ! Font
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \begin_layout Standard
11865 You can set the document fonts in the 
11866 \family sans
11867 Document\SpecialChar \menuseparator
11868 Settings
11869 \family default
11870
11871 \begin_inset Index idx
11872 status collapsed
11873
11874 \begin_layout Plain Layout
11875 Document ! Settings
11876 \end_layout
11877
11878 \end_inset
11879
11880  dialog.
11881  In the 
11882 \family sans
11883 Fonts
11884 \family default
11885  section of the dialog, you can specify which font should be used for the
11886  three different font shapes — roman (serif), 
11887 \family sans
11888 sans
11889 \begin_inset space ~
11890 \end_inset
11891
11892 serif
11893 \family default
11894  and 
11895 \family typewriter
11896 typewriter
11897 \family default
11898  (monospaced) — and you can specify the base font size and scaling factors
11899  for (some) sans serif and typewriter fonts if this is necessary to fit
11900  with the roman font.
11901 \end_layout
11902
11903 \begin_layout Standard
11904 If you select 
11905 \family sans
11906 Use non-T
11907 \begin_inset ERT
11908 status collapsed
11909
11910 \begin_layout Plain Layout
11911
11912 {}
11913 \end_layout
11914
11915 \end_inset
11916
11917 eX fonts
11918 \family default
11919 , you will have access to the fonts installed on your operating system.
11920  This requires that you use 
11921 \family sans
11922 PDF (XeT
11923 \begin_inset ERT
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927
11928 {}
11929 \end_layout
11930
11931 \end_inset
11932
11933 eX)
11934 \family default
11935
11936 \family sans
11937 PDF (LuaT
11938 \begin_inset ERT
11939 status collapsed
11940
11941 \begin_layout Plain Layout
11942
11943 {}
11944 \end_layout
11945
11946 \end_inset
11947
11948 eX)
11949 \family default
11950  or 
11951 \family sans
11952 DVI (LuaT
11953 \begin_inset ERT
11954 status collapsed
11955
11956 \begin_layout Plain Layout
11957
11958 {}
11959 \end_layout
11960
11961 \end_inset
11962
11963 eX)
11964 \family default
11965  as the output format, i.
11966 \begin_inset space \thinspace{}
11967 \end_inset
11968
11969 e.
11970 \begin_inset space \space{}
11971 \end_inset
11972
11973 you will have to have either XeTeX or LuaTeX installed (see section
11974 \begin_inset space ~
11975 \end_inset
11976
11977
11978 \begin_inset CommandInset ref
11979 LatexCommand ref
11980 reference "sub:LaTeX-font-support"
11981
11982 \end_inset
11983
11984 ).
11985  You will then not have access to TeX's own fonts.
11986  Note that LyX then lists all available fonts in each of the three lists
11987  (roman, sans
11988 \begin_inset space ~
11989 \end_inset
11990
11991 serif, and typewriter), since LyX cannot determine the family.
11992  Also note that the output might fail with some of the listed fonts, due
11993  to the encoding of the fonts and\SpecialChar \slash{}
11994 or font failures.
11995  LyX cannot determine this in advance, so you might need to experiment.
11996 \end_layout
11997
11998 \begin_layout Standard
11999 If you use TeX fonts (which is the default), the possible options for the
12000  font include 
12001 \family sans
12002 Default
12003 \family default
12004  and a list of fonts available with your LaTeX distribution.
12005  If you select 
12006 \family sans
12007 Default,
12008 \family default
12009  the font that is preset by the current document class is used.
12010  In most cases, this will be the standard TeX font, known as 
12011 \begin_inset Quotes eld
12012 \end_inset
12013
12014
12015 \family typewriter
12016 Computer
12017 \begin_inset space ~
12018 \end_inset
12019
12020 Modern
12021 \family default
12022
12023 \begin_inset Quotes erd
12024 \end_inset
12025
12026  (
12027 \family typewriter
12028 cm
12029 \family default
12030 ) or 
12031 \begin_inset Quotes eld
12032 \end_inset
12033
12034
12035 \family typewriter
12036 European Computer Modern
12037 \family default
12038
12039 \begin_inset Quotes erd
12040 \end_inset
12041
12042  (
12043 \family typewriter
12044 ec
12045 \family default
12046 ), but some classes preset different default fonts.
12047 \end_layout
12048
12049 \begin_layout Standard
12050 As 
12051 \family typewriter
12052 cm
12053 \family default
12054  and 
12055 \family typewriter
12056 ec
12057 \family default
12058  are bitmap fonts, they often look pixelated in PDF output, especially when
12059  you read the PDF in a zoomed size.
12060 \begin_inset Foot
12061 status collapsed
12062
12063 \begin_layout Plain Layout
12064 This problem doesn't appear if you read PDFs in 
12065 \family typewriter
12066 Adobe
12067 \begin_inset space ~
12068 \end_inset
12069
12070 Reader
12071 \family default
12072  version 6 or later, because this program includes a special bitmap font
12073  renderer.
12074 \end_layout
12075
12076 \end_inset
12077
12078  To get rid of pixelated fonts, you have to use a vector font.
12079  Depending on how your document should look, you can either:
12080 \end_layout
12081
12082 \begin_layout Itemize
12083 select the 
12084 \family sans
12085 Latin
12086 \begin_inset space ~
12087 \end_inset
12088
12089 Modern
12090 \family default
12091  fonts, which is the recommended choice if you want to keep the look of
12092  
12093 \family typewriter
12094 cm
12095 \family default
12096 /
12097 \family typewriter
12098 ec
12099 \family default
12100 .
12101  
12102 \family sans
12103 Latin
12104 \begin_inset space ~
12105 \end_inset
12106
12107 Modern
12108 \family default
12109  was developed for the LaTeX community in order to replace 
12110 \family typewriter
12111 cm
12112 \family default
12113  as the default font.
12114  It covers a huge range of glyphs and several font shapes.
12115  Except for some details, where the appearance was improved, 
12116 \family sans
12117 Latin
12118 \begin_inset space ~
12119 \end_inset
12120
12121 Modern
12122 \family default
12123  looks identical to 
12124 \family typewriter
12125 cm
12126 \family default
12127 .
12128 \begin_inset Foot
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132 One difference is improved kerning.
12133 \end_layout
12134
12135 \end_inset
12136
12137
12138 \end_layout
12139
12140 \begin_layout Itemize
12141 or select the 
12142 \family sans
12143 AE
12144 \begin_inset space ~
12145 \end_inset
12146
12147 (Almost
12148 \begin_inset space ~
12149 \end_inset
12150
12151 European)
12152 \family default
12153  fonts in (the rare) case that 
12154 \family sans
12155 Latin
12156 \begin_inset space ~
12157 \end_inset
12158
12159 Modern
12160 \family default
12161  is not available to you or does not work, and you still want to emulate
12162  the look of 
12163 \family typewriter
12164 cm
12165 \family default
12166 /
12167 \family typewriter
12168 ec
12169 \family default
12170 .
12171  
12172 \family typewriter
12173 AE
12174 \family default
12175  is a virtual font.
12176  Virtual means that it 
12177 \begin_inset Quotes eld
12178 \end_inset
12179
12180 steals
12181 \begin_inset Quotes erd
12182 \end_inset
12183
12184  outline 
12185 \family typewriter
12186 cm
12187 \family default
12188 -glyphs from other fonts.
12189  This has the disadvantage that some characters are missing, like the French
12190  guillemets (
12191 \begin_inset Quotes eld
12192 \end_inset
12193
12194 «
12195 \begin_inset Quotes erd
12196 \end_inset
12197
12198  and 
12199 \begin_inset Quotes eld
12200 \end_inset
12201
12202 »
12203 \begin_inset Quotes erd
12204 \end_inset
12205
12206 )
12207 \begin_inset Foot
12208 status collapsed
12209
12210 \begin_layout Plain Layout
12211 Loading the LaTeX-package 
12212 \series bold
12213 aeguill
12214 \series default
12215
12216 \begin_inset Index idx
12217 status collapsed
12218
12219 \begin_layout Plain Layout
12220 LaTeX-packages ! aeguill
12221 \end_layout
12222
12223 \end_inset
12224
12225  with the document preamble line
12226 \begin_inset Newline newline
12227 \end_inset
12228
12229
12230 \series bold
12231
12232 \backslash
12233 usepackage[ec]{aeguill}
12234 \begin_inset Newline newline
12235 \end_inset
12236
12237
12238 \series default
12239 will fix the guillemet problem.
12240 \end_layout
12241
12242 \end_inset
12243
12244  and that accented characters are not 
12245 \emph on
12246 one
12247 \emph default
12248  glyph, but built of 
12249 \emph on
12250 two
12251 \emph default
12252  characters, the accent and the letter.
12253  Therefore you cannot search for words with accented characters in documents
12254  using the 
12255 \family typewriter
12256 AE
12257 \family default
12258  fonts.
12259  If you search for example for the French word 
12260 \begin_inset Quotes eld
12261 \end_inset
12262
12263 rève
12264 \begin_inset Quotes erd
12265 \end_inset
12266
12267  in a PDF, you will not get any result, because the PDF-viewer searches
12268  for the glyph 
12269 \begin_inset Quotes eld
12270 \end_inset
12271
12272  è 
12273 \begin_inset Quotes erd
12274 \end_inset
12275
12276  and not for the glyph 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280  e +
12281 \begin_inset space ~
12282 \end_inset
12283
12284  ̀ 
12285 \begin_inset Quotes erd
12286 \end_inset
12287
12288 .
12289 \end_layout
12290
12291 \begin_layout Itemize
12292 If you do not like the look of 
12293 \family typewriter
12294 cm
12295 \family default
12296 /
12297 \family typewriter
12298 ec
12299 \family default
12300 , you can of course select one of the other vector fonts provided, e.
12301 \begin_inset space \thinspace{}
12302 \end_inset
12303
12304 g.
12305 \begin_inset space ~
12306 \end_inset
12307
12308
12309 \family typewriter
12310 Times
12311 \begin_inset space ~
12312 \end_inset
12313
12314 Roman
12315 \family default
12316  or
12317 \family typewriter
12318  Palatino
12319 \family default
12320 .
12321  Most roman vector fonts will automatically select matching sans
12322 \begin_inset space ~
12323 \end_inset
12324
12325 serif and typewriter fonts,
12326 \begin_inset Foot
12327 status collapsed
12328
12329 \begin_layout Plain Layout
12330 These are sometimes just matching other fonts (e.
12331 \begin_inset space \thinspace{}
12332 \end_inset
12333
12334 g., 
12335 \family sans
12336 Times
12337 \begin_inset space ~
12338 \end_inset
12339
12340 Roman
12341 \family default
12342  selects 
12343 \family sans
12344 Helvetica
12345 \family default
12346  for sans serif text), or different shapes of the same font, i.
12347 \begin_inset space \thinspace{}
12348 \end_inset
12349
12350 e.
12351 \begin_inset space \space{}
12352 \end_inset
12353
12354 a real font 
12355 \emph on
12356 family
12357 \emph default
12358  (e.
12359 \begin_inset space \thinspace{}
12360 \end_inset
12361
12362 g.
12363 \begin_inset space \space{}
12364 \end_inset
12365
12366 in case of 
12367 \family sans
12368 Latin
12369 \begin_inset space ~
12370 \end_inset
12371
12372 Modern
12373 \family default
12374  oder 
12375 \family sans
12376 Computer
12377 \begin_inset space ~
12378 \end_inset
12379
12380 Modern
12381 \family default
12382 ).
12383 \end_layout
12384
12385 \end_inset
12386
12387  but you can also select your own.
12388 \begin_inset Newline newline
12389 \end_inset
12390
12391 The differences between roman, 
12392 \family sans
12393 sans
12394 \begin_inset space ~
12395 \end_inset
12396
12397 serif
12398 \family default
12399  and 
12400 \family typewriter
12401 typewriter
12402 \family default
12403  fonts are explained in section
12404 \begin_inset space ~
12405 \end_inset
12406
12407
12408 \begin_inset CommandInset ref
12409 LatexCommand ref
12410 reference "sub:Fine-Tuning-with-the"
12411
12412 \end_inset
12413
12414 .
12415 \begin_inset Newline newline
12416 \end_inset
12417
12418 The font 
12419 \family sans
12420 Times
12421 \begin_inset space ~
12422 \end_inset
12423
12424 Roman
12425 \family default
12426  was originally designed for newspapers.
12427  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12428  into the small newspaper columns.
12429  Therefore 
12430 \family sans
12431 Times
12432 \begin_inset space ~
12433 \end_inset
12434
12435 Roman
12436 \family default
12437  is not the optimal choice for larger documents like books.
12438 \end_layout
12439
12440 \begin_layout Standard
12441 For the font size there are generally four possible values: 
12442 \family sans
12443 Default, 10
12444 \family default
12445
12446 \family sans
12447 11
12448 \family default
12449  and 
12450 \family sans
12451 12
12452 \family default
12453 .
12454  Some classes provide additional sizes.
12455  The size of 
12456 \family sans
12457 Default
12458 \family default
12459  depends on the class you are using.
12460  In the standard classes it is equal to the font size 10.
12461 \end_layout
12462
12463 \begin_layout Standard
12464 Note that the font size is the 
12465 \emph on
12466 base size
12467 \emph default
12468 .
12469  That means that LyX scales all other possible font sizes (such as those
12470  used in footnotes, super-, and subscripts) by this value.
12471  You can fine-tune the font size of text parts via the 
12472 \family sans
12473 Text
12474 \begin_inset space ~
12475 \end_inset
12476
12477 Style
12478 \family default
12479  dialog if needed.
12480  The possible font sizes for text parts are explained in section
12481 \begin_inset space ~
12482 \end_inset
12483
12484
12485 \begin_inset CommandInset ref
12486 LatexCommand ref
12487 reference "sub:Fine-Tuning-with-the"
12488
12489 \end_inset
12490
12491 .
12492 \end_layout
12493
12494 \begin_layout Standard
12495 The 
12496 \family sans
12497 Default
12498 \begin_inset space ~
12499 \end_inset
12500
12501 Family
12502 \family default
12503  selection lets you specify whether the base font of your document should
12504  be roman, sans
12505 \begin_inset space ~
12506 \end_inset
12507
12508 serif or typewriter.
12509  The 
12510 \family sans
12511 Default
12512 \family default
12513  selection uses what is preset by the class, the other selections override
12514  this.
12515  In most cases, 
12516 \family sans
12517 Default
12518 \family default
12519  is equal to 
12520 \family sans
12521 roman
12522 \family default
12523 , but some classes (such as presentation classes) use other defaults.
12524 \end_layout
12525
12526 \begin_layout Standard
12527 The
12528 \family typewriter
12529  
12530 \family sans
12531 LaTe
12532 \begin_inset ERT
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536
12537 {}
12538 \end_layout
12539
12540 \end_inset
12541
12542 X font encoding
12543 \family default
12544  selection is an expert setting which lets you change the value passed to
12545  the LaTeX-package 
12546 \series bold
12547 fontenc
12548 \series default
12549
12550 \begin_inset Index idx
12551 status collapsed
12552
12553 \begin_layout Plain Layout
12554 LaTeX-packages ! fontenc
12555 \end_layout
12556
12557 \end_inset
12558
12559  (see also sec.
12560 \begin_inset space ~
12561 \end_inset
12562
12563
12564 \begin_inset CommandInset ref
12565 LatexCommand ref
12566 reference "sub:LaTeX-settings"
12567
12568 \end_inset
12569
12570 ).
12571  Normally, you do not need to change (or even understand) this.
12572  Unless you have specific reasons, use 
12573 \family sans
12574 Default
12575 \family default
12576 .
12577 \end_layout
12578
12579 \begin_layout Standard
12580 With some fonts, the checkboxes 
12581 \family sans
12582 Use Old Style Figures
12583 \family default
12584  and 
12585 \family sans
12586 Use True Small Caps
12587 \family default
12588  are available.
12589  These are extra features some fonts provide.
12590  If 
12591 \family sans
12592 Use Old Style Figures
12593 \family default
12594  is checked, old style figures (also known as medieval or text figures)
12595  are used.
12596  Old style figures are the numerals (0
12597 \begin_inset space \thinspace{}
12598 \end_inset
12599
12600 --
12601 \begin_inset space \thinspace{}
12602 \end_inset
12603
12604 9) with ascenders and descenders, which makes them fit nicely with lowercase
12605  letters.
12606  
12607 \family sans
12608 Use True Small Caps
12609 \family default
12610  determines that real small caps are used instead of faked small caps made
12611  of scaled capitals.
12612  Real small caps are often part of expert font sets; they generally look
12613  better than faked small caps but might have to be purchased separately.
12614 \end_layout
12615
12616 \begin_layout Standard
12617 The field 
12618 \family sans
12619 CJK
12620 \family default
12621  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12622  a font to display the script characters.
12623 \begin_inset Foot
12624 status collapsed
12625
12626 \begin_layout Plain Layout
12627 The font will be the argument for the commands of the LaTeX-package 
12628 \series bold
12629 CJK
12630 \series default
12631 .
12632 \begin_inset Index idx
12633 status collapsed
12634
12635 \begin_layout Plain Layout
12636 LaTeX-packages ! CJK
12637 \end_layout
12638
12639 \end_inset
12640
12641  So this has no effect for the document language 
12642 \family sans
12643 Japanese
12644 \family default
12645  that does not use 
12646 \series bold
12647 CJK
12648 \series default
12649 .
12650 \end_layout
12651
12652 \end_inset
12653
12654
12655 \begin_inset VSpace bigskip
12656 \end_inset
12657
12658
12659 \begin_inset Note Greyedout
12660 status open
12661
12662 \begin_layout Plain Layout
12663
12664 \series bold
12665 Note:
12666 \series default
12667  When you choose a new font or font size, LyX does 
12668 \emph on
12669 not
12670 \emph default
12671  change the screen font! You will only see a difference in the printed output;
12672  this is part of the WYSIWYM concept.
12673  LyX's screen fonts can be adjusted in the 
12674 \family sans
12675 Tools\SpecialChar \menuseparator
12676 Preferences
12677 \family default
12678  dialog, see section
12679 \begin_inset space ~
12680 \end_inset
12681
12682
12683 \begin_inset CommandInset ref
12684 LatexCommand ref
12685 reference "sub:Screen-Fonts"
12686
12687 \end_inset
12688
12689 .
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Subsection
12698 Using Different Character Styles
12699 \begin_inset Index idx
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703 Character Styles
12704 \end_layout
12705
12706 \end_inset
12707
12708
12709 \begin_inset Index idx
12710 status collapsed
12711
12712 \begin_layout Plain Layout
12713 Text Style
12714 \end_layout
12715
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \begin_layout Standard
12722 As we've already seen, LyX automatically changes the character style for
12723  certain paragraph environments.
12724  LyX supports two character styles, 
12725 \family sans
12726 Emphasized
12727 \family default
12728  and 
12729 \family sans
12730 Noun
12731 \family default
12732 .
12733  You can activate both of these styles via keybindings, the menus, and the
12734  toolbar.
12735 \end_layout
12736
12737 \begin_layout Standard
12738 To activate the 
12739 \family sans
12740 Noun
12741 \family default
12742  style, do one of the following:
12743 \end_layout
12744
12745 \begin_layout Itemize
12746 click on the toolbar button 
12747 \begin_inset Info
12748 type  "icon"
12749 arg   "font-noun"
12750 \end_inset
12751
12752
12753 \end_layout
12754
12755 \begin_layout Itemize
12756 use the key binding 
12757 \begin_inset Info
12758 type  "shortcut"
12759 arg   "font-noun"
12760 \end_inset
12761
12762
12763 \end_layout
12764
12765 \begin_layout Standard
12766 These commands are all toggles.
12767  That is, if 
12768 \family sans
12769 Noun
12770 \family default
12771  style is already active, they deactivate it.
12772 \end_layout
12773
12774 \begin_layout Standard
12775 One typically uses the 
12776 \family sans
12777 Noun
12778 \family default
12779  style for proper names.
12780  For example: 
12781 \begin_inset Quotes eld
12782 \end_inset
12783
12784
12785 \noun on
12786 Matthias Ettrich
12787 \noun default
12788  is the original author of LyX.
12789 \begin_inset Quotes erd
12790 \end_inset
12791
12792
12793 \end_layout
12794
12795 \begin_layout Standard
12796 A more widely used character style is the 
12797 \family sans
12798 Emphasized
12799 \family default
12800  style.
12801  You can activate (or deactivate — it's also a toggle) the 
12802 \family sans
12803 Emphasized
12804 \family default
12805  style by:
12806 \end_layout
12807
12808 \begin_layout Itemize
12809 clicking on the toolbar button 
12810 \begin_inset Info
12811 type  "icon"
12812 arg   "font-emph"
12813 \end_inset
12814
12815
12816 \end_layout
12817
12818 \begin_layout Itemize
12819 using the keybindings 
12820 \begin_inset Info
12821 type  "shortcut"
12822 arg   "font-emph"
12823 \end_inset
12824
12825
12826 \end_layout
12827
12828 \begin_layout Standard
12829 Normally the 
12830 \family sans
12831 Emphasized
12832 \family default
12833  style is equivalent to an italic font but some document classes or LaTeX-packag
12834 es use a different font.
12835 \end_layout
12836
12837 \begin_layout Standard
12838 We've been using the 
12839 \family sans
12840 Emphasized
12841 \family default
12842  style all over the place in this document.
12843  Here's one more example:
12844 \end_layout
12845
12846 \begin_layout Quotation
12847
12848 \emph on
12849 Do not overuse character styles!
12850 \end_layout
12851
12852 \begin_layout Standard
12853 It's also a warning in addition to an example.
12854  One's writing should parallel ordinary conversation.
12855  Since we don't all constantly scream at each other, we should also avoid
12856  the common tendency to overuse character styles.
12857  
12858 \end_layout
12859
12860 \begin_layout Standard
12861 You can always reset to the default font using the key binding 
12862 \begin_inset Info
12863 type  "shortcut"
12864 arg   "font-default"
12865 \end_inset
12866
12867  or the dialog 
12868 \family sans
12869 Edit\SpecialChar \menuseparator
12870 Text
12871 \begin_inset space ~
12872 \end_inset
12873
12874 Style\SpecialChar \menuseparator
12875 Customized
12876 \family default
12877  (
12878 \begin_inset Info
12879 type  "icon"
12880 arg   "dialog-show character"
12881 \end_inset
12882
12883 ).
12884 \end_layout
12885
12886 \begin_layout Subsection
12887 Fine-Tuning with the 
12888 \family sans
12889 Text Style
12890 \family default
12891  dialog
12892 \begin_inset CommandInset label
12893 LatexCommand label
12894 name "sub:Fine-Tuning-with-the"
12895
12896 \end_inset
12897
12898
12899 \begin_inset Index idx
12900 status collapsed
12901
12902 \begin_layout Plain Layout
12903 Text Style
12904 \end_layout
12905
12906 \end_inset
12907
12908
12909 \end_layout
12910
12911 \begin_layout Standard
12912 There are always occasions when you will need to do some fine-tuning; so
12913  LyX gives you a way to create a custom character style.
12914  For example, an academic journal or a corporation may have a style sheet
12915  requiring a sans-serif font be used in certain situations.
12916  Also, writers sometimes use a different font to offset a character's thoughts
12917  from ordinary dialog.
12918 \end_layout
12919
12920 \begin_layout Standard
12921 Before we document how to use custom character style, we want to issue a
12922  warning yet again: Don't overuse character styles! 
12923 \begin_inset Newline newline
12924 \end_inset
12925
12926 Documents that overuse different fonts and sizes are not easy to read and
12927  tend to look as if someone has knocked huge holes in them.
12928 \end_layout
12929
12930 \begin_layout Standard
12931 To use custom character styles, open the 
12932 \family sans
12933 Edit\SpecialChar \menuseparator
12934 Text
12935 \begin_inset space ~
12936 \end_inset
12937
12938 Style\SpecialChar \menuseparator
12939 Customized
12940 \family default
12941  dialog or press the toolbar button 
12942 \begin_inset Info
12943 type  "icon"
12944 arg   "dialog-show character"
12945 \end_inset
12946
12947 .
12948  There are several boxes in this dialog, each corresponding to a different
12949  font property that you can choose.
12950  You can choose an option for one of these properties, or select 
12951 \family sans
12952 No
12953 \begin_inset space ~
12954 \end_inset
12955
12956 change
12957 \family default
12958 , which keeps the current state of that property.
12959  The item 
12960 \family sans
12961 Reset
12962 \family default
12963  will reset the property to whatever is the default.
12964  You can use this to reset attributes across a bunch of different paragraph
12965  environments all at once.
12966 \end_layout
12967
12968 \begin_layout Standard
12969 The font properties, and their options (in addition to 
12970 \family sans
12971 No
12972 \begin_inset space ~
12973 \end_inset
12974
12975 change
12976 \family default
12977  and 
12978 \family sans
12979 Reset
12980 \family default
12981 ) are:
12982 \end_layout
12983
12984 \begin_layout Labeling
12985 \labelwidthstring 00.00.0000
12986
12987 \family sans
12988 Family
12989 \family default
12990  The 
12991 \begin_inset Quotes eld
12992 \end_inset
12993
12994 overall look
12995 \begin_inset Quotes erd
12996 \end_inset
12997
12998  of the font.
12999  The possible options are:
13000 \end_layout
13001
13002 \begin_deeper
13003 \begin_layout Labeling
13004 \labelwidthstring 00.00.0000
13005
13006 \family sans
13007 Roman
13008 \family default
13009  This is the Roman font family.
13010  Normally a serif font.
13011  It's also the default family.
13012  (key binding 
13013 \begin_inset Info
13014 type  "shortcut"
13015 arg   "font-roman"
13016 \end_inset
13017
13018 )
13019 \end_layout
13020
13021 \begin_layout Labeling
13022 \labelwidthstring 00.00.0000
13023
13024 \family sans
13025 Sans
13026 \begin_inset space ~
13027 \end_inset
13028
13029 Serif
13030 \family default
13031  
13032 \family sans
13033 This is the Sans Serif font family.
13034
13035 \family default
13036  (key binding 
13037 \begin_inset Info
13038 type  "shortcut"
13039 arg   "font-sans"
13040 \end_inset
13041
13042 )
13043 \end_layout
13044
13045 \begin_layout Labeling
13046 \labelwidthstring 00.00.0000
13047
13048 \family sans
13049 Typewriter
13050 \family default
13051  
13052 \family typewriter
13053 This is the Typewriter font family.
13054
13055 \family default
13056  (key binding 
13057 \begin_inset Info
13058 type  "shortcut"
13059 arg   "font-typewriter"
13060 \end_inset
13061
13062
13063 \family sans
13064 )
13065 \end_layout
13066
13067 \end_deeper
13068 \begin_layout Labeling
13069 \labelwidthstring 00.00.0000
13070
13071 \family sans
13072 Series
13073 \family default
13074  This corresponds to the print weight.
13075  Options are:
13076 \end_layout
13077
13078 \begin_deeper
13079 \begin_layout Labeling
13080 \labelwidthstring 00.00.0000
13081
13082 \family sans
13083 Medium
13084 \family default
13085  This is the Medium font series.
13086  It's also the default series.
13087 \end_layout
13088
13089 \begin_layout Labeling
13090 \labelwidthstring 00.00.0000
13091
13092 \family sans
13093 Bold
13094 \family default
13095  
13096 \series bold
13097 This is the Bold font series.
13098
13099 \series default
13100  (key binding 
13101 \begin_inset Info
13102 type  "shortcut"
13103 arg   "font-bold"
13104 \end_inset
13105
13106 )
13107 \end_layout
13108
13109 \end_deeper
13110 \begin_layout Labeling
13111 \labelwidthstring 00.00.0000
13112
13113 \family sans
13114 Shape
13115 \family default
13116  As the name implies.
13117  Options are:
13118 \end_layout
13119
13120 \begin_deeper
13121 \begin_layout Labeling
13122 \labelwidthstring 00.00.0000
13123
13124 \family sans
13125 Upright
13126 \family default
13127  This is the Upright font shape.
13128  It's also the default shape.
13129 \end_layout
13130
13131 \begin_layout Labeling
13132 \labelwidthstring 00.00.0000
13133
13134 \family sans
13135 Italic
13136 \family default
13137  
13138 \shape italic
13139 This
13140 \shape default
13141  
13142 \family sans
13143 \shape italic
13144 i
13145 \family default
13146 s the Italic font shape
13147 \shape default
13148 \emph on
13149 .
13150 \end_layout
13151
13152 \begin_layout Labeling
13153 \labelwidthstring 00.00.0000
13154
13155 \family sans
13156 Slanted
13157 \family default
13158  
13159 \shape slanted
13160 This is the Slanted font shape
13161 \shape default
13162  (although it might not be visible in LyX, this is different from italic).
13163 \end_layout
13164
13165 \begin_layout Labeling
13166 \labelwidthstring 00.00.0000
13167
13168 \family sans
13169 Small
13170 \begin_inset space ~
13171 \end_inset
13172
13173 Caps
13174 \family default
13175  
13176 \shape smallcaps
13177 This is the Small caps font shape
13178 \shape default
13179 \noun on
13180 .
13181 \end_layout
13182
13183 \end_deeper
13184 \begin_layout Labeling
13185 \labelwidthstring 00.00.0000
13186
13187 \family sans
13188 Color
13189 \family default
13190  Alters the text color.
13191  Note that not all DVI-viewers are able to display colors.
13192  Besides 
13193 \family sans
13194 No
13195 \begin_inset space ~
13196 \end_inset
13197
13198 color
13199 \family default
13200 , which means that the document default color set in 
13201 \family sans
13202 Document\SpecialChar \menuseparator
13203 Settings\SpecialChar \menuseparator
13204 Color
13205 \family default
13206  for 
13207 \family sans
13208 Main
13209 \begin_inset space ~
13210 \end_inset
13211
13212 text
13213 \family default
13214  is used, you can choose between 
13215 \family sans
13216 Black
13217 \family default
13218
13219 \family sans
13220 White
13221 \family default
13222
13223 \family sans
13224 Red
13225 \family default
13226
13227 \family sans
13228 Green
13229 \family default
13230
13231 \family sans
13232 Blue
13233 \family default
13234
13235 \family sans
13236 Cyan
13237 \family default
13238
13239 \family sans
13240 Magenta
13241 \family default
13242  and 
13243 \family sans
13244 Yellow
13245 \family default
13246  text.
13247 \begin_inset Index idx
13248 status collapsed
13249
13250 \begin_layout Plain Layout
13251 Color ! Text
13252 \end_layout
13253
13254 \end_inset
13255
13256
13257 \end_layout
13258
13259 \begin_layout Labeling
13260 \labelwidthstring 00.00.0000
13261
13262 \family sans
13263 Language
13264 \family default
13265  This is used to mark regions of text as having a different language from
13266  the language of the document.
13267  Text marked in this way will be underlined in blue to indicate the change
13268  (only within LyX).
13269 \begin_inset Newline newline
13270 \end_inset
13271
13272 If you have for example, an extract of German text in a non-German document,
13273  LaTeX respects the German hyphenation rules automatically.
13274  When using the spell checking (see section
13275 \begin_inset space ~
13276 \end_inset
13277
13278
13279 \begin_inset CommandInset ref
13280 LatexCommand ref
13281 reference "sec:Spellchecking"
13282
13283 \end_inset
13284
13285 ) the German-marked text will be checked according to the German dictionary.
13286 \end_layout
13287
13288 \begin_layout Labeling
13289 \labelwidthstring 00.00.0000
13290
13291 \family sans
13292 Size
13293 \family default
13294  Alters the size of the font.
13295  You will find no numerical values here; all possible sizes are actually
13296  proportional to the document font size.
13297  Once again, you don't feed LyX the details, but a general description of
13298  what you want to do.
13299  The options are:
13300 \end_layout
13301
13302 \begin_deeper
13303 \begin_layout Labeling
13304 \labelwidthstring 00.00.0000
13305
13306 \family sans
13307 Tiny
13308 \family default
13309  
13310 \size tiny
13311 This is the 
13312 \begin_inset Quotes eld
13313 \end_inset
13314
13315 Tiny
13316 \begin_inset Quotes erd
13317 \end_inset
13318
13319  font size.
13320
13321 \size default
13322  (key bindings 
13323 \begin_inset Info
13324 type  "shortcuts"
13325 arg   "font-size tiny"
13326 \end_inset
13327
13328 )
13329 \end_layout
13330
13331 \begin_layout Labeling
13332 \labelwidthstring 00.00.0000
13333
13334 \family sans
13335 Smallest
13336 \family default
13337  
13338 \size scriptsize
13339 This is the 
13340 \begin_inset Quotes eld
13341 \end_inset
13342
13343 Smallest
13344 \begin_inset Quotes erd
13345 \end_inset
13346
13347  font size
13348 \size default
13349 .
13350  (key binding 
13351 \begin_inset Info
13352 type  "shortcut"
13353 arg   "font-size scriptsize"
13354 \end_inset
13355
13356 )
13357 \end_layout
13358
13359 \begin_layout Labeling
13360 \labelwidthstring 00.00.0000
13361
13362 \family sans
13363 Smaller
13364 \family default
13365  
13366 \size footnotesize
13367 This is the 
13368 \begin_inset Quotes eld
13369 \end_inset
13370
13371 Smaller
13372 \begin_inset Quotes erd
13373 \end_inset
13374
13375  font size.
13376
13377 \size default
13378  (key bindings 
13379 \begin_inset Info
13380 type  "shortcuts"
13381 arg   "font-size footnotesize"
13382 \end_inset
13383
13384 )
13385 \end_layout
13386
13387 \begin_layout Labeling
13388 \labelwidthstring 00.00.0000
13389
13390 \family sans
13391 Small
13392 \family default
13393  
13394 \size small
13395 This is the 
13396 \begin_inset Quotes eld
13397 \end_inset
13398
13399 Small
13400 \begin_inset Quotes erd
13401 \end_inset
13402
13403  font size.
13404
13405 \size default
13406  (key bindings 
13407 \begin_inset Info
13408 type  "shortcuts"
13409 arg   "font-size small"
13410 \end_inset
13411
13412 )
13413 \end_layout
13414
13415 \begin_layout Labeling
13416 \labelwidthstring 00.00.0000
13417
13418 \family sans
13419 Normal
13420 \family default
13421  This is the 
13422 \begin_inset Quotes eld
13423 \end_inset
13424
13425 Normal
13426 \begin_inset Quotes erd
13427 \end_inset
13428
13429  font size.
13430  It's also the default size.
13431  (key bindings 
13432 \begin_inset Info
13433 type  "shortcuts"
13434 arg   "font-size normal"
13435 \end_inset
13436
13437 )
13438 \end_layout
13439
13440 \begin_layout Labeling
13441 \labelwidthstring 00.00.0000
13442
13443 \family sans
13444 Large
13445 \family default
13446  
13447 \size large
13448 This is the 
13449 \begin_inset Quotes eld
13450 \end_inset
13451
13452 Large
13453 \begin_inset Quotes erd
13454 \end_inset
13455
13456  font size.
13457
13458 \size default
13459  (key bindings 
13460 \begin_inset Info
13461 type  "shortcuts"
13462 arg   "font-size large"
13463 \end_inset
13464
13465 )
13466 \end_layout
13467
13468 \begin_layout Labeling
13469 \labelwidthstring 00.00.0000
13470
13471 \family sans
13472 Larger
13473 \family default
13474  
13475 \size larger
13476 This is the 
13477 \begin_inset Quotes eld
13478 \end_inset
13479
13480 Larger
13481 \begin_inset Quotes erd
13482 \end_inset
13483
13484  font size.
13485
13486 \size default
13487  (key bindings 
13488 \begin_inset Info
13489 type  "shortcuts"
13490 arg   "font-size larger"
13491 \end_inset
13492
13493 )
13494 \end_layout
13495
13496 \begin_layout Labeling
13497 \labelwidthstring 00.00.0000
13498
13499 \family sans
13500 Largest
13501 \family default
13502  
13503 \size largest
13504 This is the 
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508 Largest
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512  font size.
13513
13514 \size default
13515  (key binding 
13516 \begin_inset Info
13517 type  "shortcut"
13518 arg   "font-size largest"
13519 \end_inset
13520
13521 )
13522 \end_layout
13523
13524 \begin_layout Labeling
13525 \labelwidthstring 00.00.0000
13526
13527 \family sans
13528 Huge
13529 \family default
13530  
13531 \size huge
13532 This is the 
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536 Huge
13537 \begin_inset Quotes erd
13538 \end_inset
13539
13540  font size.
13541
13542 \size default
13543  (key bindings 
13544 \begin_inset Info
13545 type  "shortcuts"
13546 arg   "font-size huge"
13547 \end_inset
13548
13549 )
13550 \end_layout
13551
13552 \begin_layout Labeling
13553 \labelwidthstring 00.00.0000
13554
13555 \family sans
13556 Huger
13557 \family default
13558  
13559 \size giant
13560 This is the 
13561 \begin_inset Quotes eld
13562 \end_inset
13563
13564 Huger
13565 \begin_inset Quotes erd
13566 \end_inset
13567
13568  font size.
13569
13570 \size default
13571  (key bindings 
13572 \begin_inset Info
13573 type  "shortcuts"
13574 arg   "font-size giant"
13575 \end_inset
13576
13577 )
13578 \end_layout
13579
13580 \begin_layout Labeling
13581 \labelwidthstring 00.00.0000
13582
13583 \family sans
13584 Increase
13585 \family default
13586  This increases the size by one step (for instance, from 
13587 \begin_inset Quotes eld
13588 \end_inset
13589
13590 Largest
13591 \begin_inset Quotes erd
13592 \end_inset
13593
13594  to 
13595 \begin_inset Quotes eld
13596 \end_inset
13597
13598 Huge
13599 \begin_inset Quotes erd
13600 \end_inset
13601
13602 ).
13603  (key binding 
13604 \begin_inset Info
13605 type  "shortcut"
13606 arg   "font-size increase"
13607 \end_inset
13608
13609 )
13610 \end_layout
13611
13612 \begin_layout Labeling
13613 \labelwidthstring 00.00.0000
13614
13615 \family sans
13616 Decrease
13617 \family default
13618  This decreases the size by one step (for instance, from 
13619 \begin_inset Quotes eld
13620 \end_inset
13621
13622 Normal
13623 \begin_inset Quotes erd
13624 \end_inset
13625
13626  to 
13627 \begin_inset Quotes eld
13628 \end_inset
13629
13630 Small
13631 \begin_inset Quotes erd
13632 \end_inset
13633
13634 ).
13635  (key binding 
13636 \begin_inset Info
13637 type  "shortcut"
13638 arg   "font-size decrease"
13639 \end_inset
13640
13641 )
13642 \end_layout
13643
13644 \end_deeper
13645 \begin_layout Standard
13646 We warn you 
13647 \emph on
13648 yet again
13649 \emph default
13650 : don't go crazy with this feature.
13651  You should almost never need to change the font size.
13652  LyX automatically changes the font size for different paragraph environments
13653  — use those instead.
13654  This is here for fine-tuning only!
13655 \end_layout
13656
13657 \begin_layout Labeling
13658 \labelwidthstring 00.00.0000
13659
13660 \family sans
13661 Misc
13662 \family default
13663  Here you can change a few other things at the character level.
13664  Options are:
13665 \end_layout
13666
13667 \begin_deeper
13668 \begin_layout Labeling
13669 \labelwidthstring 00.00.0000
13670
13671 \family sans
13672 Emph
13673 \family default
13674  
13675 \emph on
13676 This is text with emphasize on
13677 \emph default
13678 .
13679  This might seem like the same as 
13680 \shape italic
13681 Italic
13682 \shape default
13683 , but it is actually a bit different.
13684  Emphasized is a 
13685 \emph on
13686 logical
13687 \emph default
13688  attribute.
13689  That means every document class can define its own font used for emphasized
13690  text.
13691  Normally this font is equal to italic.
13692 \end_layout
13693
13694 \begin_layout Labeling
13695 \labelwidthstring 00.00.0000
13696
13697 \family sans
13698 Underbar
13699 \family default
13700  
13701 \bar under
13702 This is text with Underbar on.
13703
13704 \bar default
13705  (key binding 
13706 \begin_inset Info
13707 type  "shortcuts"
13708 arg   "font-underline"
13709 \end_inset
13710
13711
13712 \family sans
13713 )
13714 \begin_inset Newline newline
13715 \end_inset
13716
13717
13718 \family default
13719 Avoid using underbar if you can! It is a hangover from the typewriter days,
13720  when you could not change fonts.
13721  One no longer needs to emphasize text by underscoring characters.
13722  This is only possible in LyX because some people 
13723 \emph on
13724 may
13725 \emph default
13726  need it in order to follow style sheets for journal submissions.
13727 \end_layout
13728
13729 \begin_layout Labeling
13730 \labelwidthstring 00.00.0000
13731
13732 \family sans
13733 Double
13734 \begin_inset space ~
13735 \end_inset
13736
13737 underbar
13738 \family default
13739  
13740 \uuline on
13741 This is text with Double underbar on.
13742
13743 \uuline default
13744  (key binding 
13745 \begin_inset Info
13746 type  "shortcut"
13747 arg   "font-underunderline"
13748 \end_inset
13749
13750 )
13751 \begin_inset Newline newline
13752 \end_inset
13753
13754 As we just warned you against using underbar, you can imagine what we think
13755  about double underbar.
13756 \end_layout
13757
13758 \begin_layout Labeling
13759 \labelwidthstring 00.00.0000
13760
13761 \family sans
13762 Wavy
13763 \begin_inset space ~
13764 \end_inset
13765
13766 underbar
13767 \family default
13768  
13769 \uwave on
13770 This is text with Wavy underbar on.
13771
13772 \uwave default
13773  (key binding 
13774 \begin_inset Info
13775 type  "shortcut"
13776 arg   "font-underwave"
13777 \end_inset
13778
13779 )
13780 \begin_inset Newline newline
13781 \end_inset
13782
13783 Use this only if a journal absolutely insists on it.
13784  Keep antinausea pills handy.
13785 \end_layout
13786
13787 \begin_layout Labeling
13788 \labelwidthstring 00.00.0000
13789
13790 \family sans
13791 Strikeout
13792 \family default
13793  
13794 \strikeout on
13795 This is text with Strikeout on.
13796
13797 \strikeout default
13798  (key binding 
13799 \begin_inset Info
13800 type  "shortcut"
13801 arg   "font-strikeout"
13802 \end_inset
13803
13804 )
13805 \begin_inset Newline newline
13806 \end_inset
13807
13808 This is frequently used to indicate an older version of text that has been
13809  changed in the meantime.
13810 \end_layout
13811
13812 \begin_layout Labeling
13813 \labelwidthstring 00.00.0000
13814
13815 \family sans
13816 Noun
13817 \family default
13818  
13819 \noun on
13820 This is text with Noun on.
13821
13822 \noun default
13823  Like 
13824 \family sans
13825 Emph
13826 \family default
13827 , this is a logical attribute.
13828  Normally it's equivalent to 
13829 \family sans
13830 Small
13831 \begin_inset space ~
13832 \end_inset
13833
13834 Caps
13835 \family default
13836 .
13837 \end_layout
13838
13839 \end_deeper
13840 \begin_layout Standard
13841 So you have a huge number of combinations to choose from.
13842  Once you have chosen a new character style via the 
13843 \family sans
13844 Edit\SpecialChar \menuseparator
13845 Text
13846 \begin_inset space ~
13847 \end_inset
13848
13849 Style\SpecialChar \menuseparator
13850 Customized
13851 \family default
13852  (
13853 \begin_inset Info
13854 type  "icon"
13855 arg   "dialog-show character"
13856 \end_inset
13857
13858 ) dialog, the settings are saved.
13859  You can activate them by using the toolbar button 
13860 \begin_inset Info
13861 type  "icon"
13862 arg   "textstyle-apply"
13863 \end_inset
13864
13865 .
13866  The button lets you apply your custom character style even when the dialog
13867  isn't visible.
13868 \end_layout
13869
13870 \begin_layout Standard
13871 To completely reset the character style to the default, use 
13872 \begin_inset Info
13873 type  "shortcut"
13874 arg   "font-default"
13875 \end_inset
13876
13877 .
13878  If you want to toggle only those properties that you have just changed
13879  (suppose you just set the shape to 
13880 \begin_inset Quotes eld
13881 \end_inset
13882
13883 slanted
13884 \begin_inset Quotes erd
13885 \end_inset
13886
13887  and the series to 
13888 \begin_inset Quotes eld
13889 \end_inset
13890
13891 bold
13892 \begin_inset Quotes erd
13893 \end_inset
13894
13895 ), set the 
13896 \family sans
13897 Toggle
13898 \begin_inset space ~
13899 \end_inset
13900
13901 all
13902 \family default
13903  switch and press 
13904 \family sans
13905 Apply
13906 \family default
13907 .
13908 \end_layout
13909
13910 \begin_layout Standard
13911 You should also know something about the differences between the three main
13912  font types 
13913 \family sans
13914 serif
13915 \family default
13916
13917 \family sans
13918 sans
13919 \begin_inset space ~
13920 \end_inset
13921
13922 serif
13923 \family default
13924 , and 
13925 \family sans
13926 typewriter
13927 \family default
13928 :
13929 \end_layout
13930
13931 \begin_layout Itemize
13932
13933 \family sans
13934 Typewriter
13935 \family default
13936  is a so called 
13937 \begin_inset Quotes eld
13938 \end_inset
13939
13940 monospaced
13941 \begin_inset Quotes erd
13942 \end_inset
13943
13944  font, which means every character has the same width; the 
13945 \begin_inset Quotes eld
13946 \end_inset
13947
13948 i
13949 \begin_inset Quotes erd
13950 \end_inset
13951
13952  is as wide as the 
13953 \begin_inset Quotes eld
13954 \end_inset
13955
13956 m
13957 \begin_inset Quotes erd
13958 \end_inset
13959
13960 .
13961  Here is an example
13962 \begin_inset Newline newline
13963 \end_inset
13964
13965
13966 \begin_inset Phantom HPhantom
13967 status open
13968
13969 \begin_layout Plain Layout
13970 no 
13971 \end_layout
13972
13973 \end_inset
13974
13975
13976 \family typewriter
13977 typewriter text
13978 \family default
13979
13980 \begin_inset Note Note
13981 status collapsed
13982
13983 \begin_layout Plain Layout
13984 For more on phantoms see section
13985 \begin_inset space ~
13986 \end_inset
13987
13988
13989 \begin_inset CommandInset ref
13990 LatexCommand ref
13991 reference "sub:Phantom-Space"
13992
13993 \end_inset
13994
13995 .
13996 \end_layout
13997
13998 \end_inset
13999
14000
14001 \begin_inset Newline newline
14002 \end_inset
14003
14004 no typewriter text
14005 \end_layout
14006
14007 \begin_layout Itemize
14008
14009 \family sans
14010 Serif
14011 \family default
14012  fonts use characters with serifs.
14013  These are the small 
14014 \begin_inset Quotes eld
14015 \end_inset
14016
14017 appendices
14018 \begin_inset Quotes erd
14019 \end_inset
14020
14021  at the ends of the strokes that form the character.
14022  The following example shows the difference:
14023 \begin_inset Newline newline
14024 \end_inset
14025
14026 text with serifs
14027 \begin_inset Newline newline
14028 \end_inset
14029
14030
14031 \family sans
14032 text without serifs
14033 \family default
14034
14035 \begin_inset Newline newline
14036 \end_inset
14037
14038 Serifs facilitate quick and easy reading.
14039  These fonts are therefore used as default (named 
14040 \family sans
14041 roman
14042 \family default
14043 ).
14044 \end_layout
14045
14046 \begin_layout Itemize
14047
14048 \family sans
14049 Sans serif
14050 \family default
14051  is not recommended for use as a base type.
14052  This font type is therefore often only used for headings and short texts.
14053  We use it in this document to highlight menu names.
14054 \end_layout
14055
14056 \begin_layout Standard
14057 \begin_inset Quotes eld
14058 \end_inset
14059
14060 Toggling
14061 \begin_inset Quotes erd
14062 \end_inset
14063
14064  refers to applying or removing font properties.
14065  When a property is marked for toggling in the 
14066 \family sans
14067 Text
14068 \begin_inset space ~
14069 \end_inset
14070
14071 Style
14072 \family default
14073  dialog, applying the style to text that already has the property will cause
14074  the property to be removed.
14075  If you, for example, apply a style with properties A, B and C to text that
14076  currently has font properties B, C, F and G, and if B is set to toggle
14077  and C is set not to toggle, the text ends up with properties A, C, F and
14078  G.
14079  
14080 \begin_inset Quotes eld
14081 \end_inset
14082
14083 Never toggled
14084 \begin_inset Quotes erd
14085 \end_inset
14086
14087  and 
14088 \begin_inset Quotes eld
14089 \end_inset
14090
14091 always toggled
14092 \begin_inset Quotes erd
14093 \end_inset
14094
14095  mean that you do not control the toggling behavior.
14096  For the properties on the left side of the dialog (
14097 \begin_inset Quotes eld
14098 \end_inset
14099
14100 Family
14101 \begin_inset Quotes erd
14102 \end_inset
14103
14104  etc.), toggling behavior is up to you.
14105  If 
14106 \family sans
14107 Toggle
14108 \begin_inset space ~
14109 \end_inset
14110
14111 all
14112 \family default
14113  is checked, all of the left side properties are toggled; by default, none
14114  of them are.
14115  Finally, 
14116 \begin_inset Quotes eld
14117 \end_inset
14118
14119 Reset
14120 \begin_inset Quotes erd
14121 \end_inset
14122
14123  is never toggled.
14124  If you, for example, set 
14125 \begin_inset Quotes eld
14126 \end_inset
14127
14128 Series
14129 \begin_inset Quotes erd
14130 \end_inset
14131
14132  to 
14133 \begin_inset Quotes eld
14134 \end_inset
14135
14136 Reset
14137 \begin_inset Quotes erd
14138 \end_inset
14139
14140  and select 
14141 \family sans
14142 Toggle
14143 \begin_inset space ~
14144 \end_inset
14145
14146 all
14147 \family default
14148 , then apply the style to bold face text, the text will revert to the default
14149  series (
14150 \begin_inset Quotes eld
14151 \end_inset
14152
14153 Medium
14154 \begin_inset Quotes erd
14155 \end_inset
14156
14157 ), no matter how many times you apply the style.
14158 \end_layout
14159
14160 \begin_layout Standard
14161 We conclude with the same warning once again: Do not overuse the fonts!
14162  They are, more often than not, a kludge and a bad substitute for good writing.
14163 \end_layout
14164
14165 \begin_layout Section
14166 Printing and Previewing
14167 \end_layout
14168
14169 \begin_layout Subsection
14170 Overview
14171 \end_layout
14172
14173 \begin_layout Standard
14174 Now that we have covered some of the basic features of document preparation
14175  using LyX, you probably want to know how to print out your masterpiece.
14176  Before we tell you that, we want to give you a quick explanation of what
14177  goes on behind-the-scenes.
14178  We cover this information in much greater detail in the 
14179 \emph on
14180 Additional Features
14181 \emph default
14182  manual as well.
14183 \end_layout
14184
14185 \begin_layout Standard
14186 LyX uses the program LaTeX as its backend.
14187  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14188  confusion, we will only refer to LaTeX.
14189  LyX is what you use to do your actual writing.
14190  Then, LyX calls LaTeX to turn your writing into printable output.
14191  This happens in two stages:
14192 \end_layout
14193
14194 \begin_layout Enumerate
14195 First, LyX converts your document to a series of text commands for LaTeX,
14196  generating a file with the extension, 
14197 \begin_inset Quotes eld
14198 \end_inset
14199
14200
14201 \family typewriter
14202 .tex
14203 \family default
14204
14205 \begin_inset Quotes erd
14206 \end_inset
14207
14208 .
14209 \end_layout
14210
14211 \begin_layout Enumerate
14212 Next, LyX calls LaTeX to use the commands in the 
14213 \family typewriter
14214 .tex
14215 \family default
14216  file to produce printable output.
14217 \end_layout
14218
14219 \begin_layout Subsection
14220 Output file formats
14221 \begin_inset Index idx
14222 status collapsed
14223
14224 \begin_layout Plain Layout
14225 File formats
14226 \end_layout
14227
14228 \end_inset
14229
14230
14231 \begin_inset CommandInset label
14232 LatexCommand label
14233 name "sub:Output-file-formats"
14234
14235 \end_inset
14236
14237
14238 \end_layout
14239
14240 \begin_layout Subsubsection
14241 Simple text (ASCII)
14242 \begin_inset Index idx
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246 File formats ! ASCII
14247 \end_layout
14248
14249 \end_inset
14250
14251
14252 \end_layout
14253
14254 \begin_layout Standard
14255 This file type has the extension 
14256 \begin_inset Quotes eld
14257 \end_inset
14258
14259
14260 \family typewriter
14261 .txt
14262 \family default
14263
14264 \begin_inset Quotes erd
14265 \end_inset
14266
14267 .
14268  It contains your document as plain text following the rules of the 
14269 \begin_inset Quotes eld
14270 \end_inset
14271
14272 American Standard Code for Information Interchange
14273 \begin_inset Quotes erd
14274 \end_inset
14275
14276  (ASCII).
14277 \end_layout
14278
14279 \begin_layout Standard
14280 You can export your document to ASCII with the menu 
14281 \family sans
14282 File\SpecialChar \menuseparator
14283 Export\SpecialChar \menuseparator
14284 Plain
14285 \begin_inset space ~
14286 \end_inset
14287
14288 text
14289 \family default
14290 .
14291  However, this will not export any externally generated material such as
14292  a BibTeX bibliography (section
14293 \begin_inset space ~
14294 \end_inset
14295
14296
14297 \begin_inset CommandInset ref
14298 LatexCommand ref
14299 reference "sub:Bibliography-databases"
14300
14301 \end_inset
14302
14303 ).
14304  If your document includes such material, use 
14305 \family sans
14306 File\SpecialChar \menuseparator
14307 Export\SpecialChar \menuseparator
14308 More
14309 \begin_inset space ~
14310 \end_inset
14311
14312 Formats
14313 \begin_inset space ~
14314 \end_inset
14315
14316 &
14317 \begin_inset space ~
14318 \end_inset
14319
14320 Options
14321 \family default
14322  and then select 
14323 \family sans
14324 Plain
14325 \begin_inset space ~
14326 \end_inset
14327
14328 text
14329 \begin_inset space ~
14330 \end_inset
14331
14332 (ps2ascii)
14333 \family default
14334 .
14335  This will first internally export your document to PostScript (generating
14336  thereby the external material) and then do the conversion to ASCII.
14337 \end_layout
14338
14339 \begin_layout Subsubsection
14340 LaTeX
14341 \begin_inset Index idx
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 File formats ! LaTeX
14346 \end_layout
14347
14348 \end_inset
14349
14350
14351 \end_layout
14352
14353 \begin_layout Standard
14354 This file type has the extension 
14355 \begin_inset Quotes eld
14356 \end_inset
14357
14358
14359 \family typewriter
14360 .tex
14361 \family default
14362
14363 \begin_inset Quotes erd
14364 \end_inset
14365
14366  and contains all commands that are necessary for the LaTeX program to process
14367  your document.
14368  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14369  it manually with console commands.
14370  The LaTeX-file is automatically created in LyX's temporary directory whenever
14371  you view or export your document.
14372 \end_layout
14373
14374 \begin_layout Standard
14375 You can export your document as a LaTeX-file using the menu 
14376 \family sans
14377 File\SpecialChar \menuseparator
14378 Export\SpecialChar \menuseparator
14379 LaT
14380 \begin_inset ERT
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384
14385 {}
14386 \end_layout
14387
14388 \end_inset
14389
14390 eX
14391 \family default
14392 .
14393  The different LaTeX export variants are explained in section
14394 \begin_inset space ~
14395 \end_inset
14396
14397
14398 \begin_inset CommandInset ref
14399 LatexCommand ref
14400 reference "sub:Export"
14401
14402 \end_inset
14403
14404 .
14405 \end_layout
14406
14407 \begin_layout Subsubsection
14408 DVI
14409 \begin_inset Index idx
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413 File formats ! DVI
14414 \end_layout
14415
14416 \end_inset
14417
14418
14419 \end_layout
14420
14421 \begin_layout Standard
14422 This file type has the extension 
14423 \begin_inset Quotes eld
14424 \end_inset
14425
14426
14427 \family typewriter
14428 .dvi
14429 \family default
14430
14431 \begin_inset Quotes erd
14432 \end_inset
14433
14434 .
14435  It is called 
14436 \begin_inset Quotes eld
14437 \end_inset
14438
14439 device-independent
14440 \begin_inset Quotes erd
14441 \end_inset
14442
14443  (DVI), because it is completely portable; you can move them from one machine
14444  to another without needing to do any sort of conversion.
14445  DVIs are used for quick previews and as a pre-stage for other output formats,
14446  like PostScript.
14447 \end_layout
14448
14449 \begin_layout Standard
14450 DVI files do not contain images, they only link to them.
14451  So don't forget to deliver the images together with your DVIs.
14452  Because the DVI-viewer has to convert the images in the background to make
14453  them visible when you scroll the DVI, this can slow down your computer
14454  when you view the DVI.
14455  So we recommend using PDF for files with many images.
14456 \end_layout
14457
14458 \begin_layout Standard
14459 You can export your document to DVI by the menus 
14460 \family sans
14461 File\SpecialChar \menuseparator
14462 Export\SpecialChar \menuseparator
14463 DVI
14464 \family default
14465  or 
14466 \family sans
14467 File\SpecialChar \menuseparator
14468 Export\SpecialChar \menuseparator
14469 DVI
14470 \begin_inset space ~
14471 \end_inset
14472
14473 (LuaTe
14474 \begin_inset ERT
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478
14479 {}
14480 \end_layout
14481
14482 \end_inset
14483
14484 X).
14485
14486 \family default
14487  The latter option uses the program 
14488 \family typewriter
14489 LuaTeX
14490 \family default
14491 .
14492  
14493 \family typewriter
14494 LuaTeX
14495 \family default
14496  is an engine that provides direct Unicode support and support for direct
14497  font access (see section
14498 \begin_inset space ~
14499 \end_inset
14500
14501
14502 \begin_inset CommandInset ref
14503 LatexCommand ref
14504 reference "sub:LaTeX-font-support"
14505
14506 \end_inset
14507
14508 ).
14509  LuaTeX is still a work in progress, but it might develop into the next
14510  standard TeX processor.
14511 \end_layout
14512
14513 \begin_layout Subsubsection
14514 PostScript
14515 \begin_inset Index idx
14516 status collapsed
14517
14518 \begin_layout Plain Layout
14519 File formats ! PostScript
14520 \end_layout
14521
14522 \end_inset
14523
14524
14525 \end_layout
14526
14527 \begin_layout Standard
14528 This file type has the extension 
14529 \begin_inset Quotes eld
14530 \end_inset
14531
14532
14533 \family typewriter
14534 .ps
14535 \family default
14536
14537 \begin_inset Quotes erd
14538 \end_inset
14539
14540 .
14541  PostScript was developed by the company 
14542 \family typewriter
14543 Adobe
14544 \family default
14545  as a printer language.
14546  The file therefore contains commands that the printer uses to print the
14547  file.
14548  PostScript can be seen as a 
14549 \begin_inset Quotes eld
14550 \end_inset
14551
14552 programming language
14553 \begin_inset Quotes erd
14554 \end_inset
14555
14556 ; you can calculate with it and draw diagrams and images.
14557 \begin_inset Foot
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561 If you are interested in learning more about this, have a look at the LaTeX-pack
14562 age 
14563 \series bold
14564 pstricks
14565 \series default
14566
14567 \begin_inset Index idx
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571 LaTeX-packages ! pstricks
14572 \end_layout
14573
14574 \end_inset
14575
14576 .
14577 \end_layout
14578
14579 \end_inset
14580
14581  As a result of this, the files are often bigger than PDFs.
14582 \end_layout
14583
14584 \begin_layout Standard
14585 PostScript can only contain images in the format 
14586 \begin_inset Quotes eld
14587 \end_inset
14588
14589 Encapsulated PostScript
14590 \begin_inset Quotes erd
14591 \end_inset
14592
14593  (EPS, file extension 
14594 \begin_inset Quotes eld
14595 \end_inset
14596
14597
14598 \family typewriter
14599 .eps
14600 \family default
14601
14602 \begin_inset Quotes erd
14603 \end_inset
14604
14605 ).
14606  As LyX allows you to use any known image format in your document, it has
14607  to convert them in the background to EPS.
14608  If, for example, you have 50
14609 \begin_inset space ~
14610 \end_inset
14611
14612 images in your document, LyX has to do 50
14613 \begin_inset space ~
14614 \end_inset
14615
14616 conversions when you view or export your document the first time.
14617  This might slow down your workflow with LyX.
14618  So if you plan to use PostScript, you can insert your images directly as
14619  EPS to avoid this problem.
14620 \end_layout
14621
14622 \begin_layout Standard
14623 You can export to PostScript using the menu 
14624 \family sans
14625 File\SpecialChar \menuseparator
14626 Export\SpecialChar \menuseparator
14627 PostScript
14628 \family default
14629 .
14630 \end_layout
14631
14632 \begin_layout Subsubsection
14633 PDF
14634 \begin_inset Index idx
14635 status collapsed
14636
14637 \begin_layout Plain Layout
14638 File formats ! PDF
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \begin_inset Index idx
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648 PDF
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Standard
14657 This file type has the extension 
14658 \begin_inset Quotes eld
14659 \end_inset
14660
14661
14662 \family typewriter
14663 .pdf
14664 \family default
14665
14666 \begin_inset Quotes erd
14667 \end_inset
14668
14669 .
14670  The 
14671 \begin_inset Quotes eld
14672 \end_inset
14673
14674 Portable Document Format
14675 \begin_inset Quotes erd
14676 \end_inset
14677
14678  (PDF) developed by 
14679 \family typewriter
14680 Adobe
14681 \family default
14682  was derived from PostScript.
14683  It is more compressed and it uses fewer commands than PostScript.
14684  As the name 
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688 portable
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692  implies, it can be processed on any computer system and the printed output
14693  looks exactly the same.
14694 \end_layout
14695
14696 \begin_layout Standard
14697 PDF can contain images in its own PDF format and in the formats 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 Joint Photographic Experts Group
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705  (JPG, file extension 
14706 \begin_inset Quotes eld
14707 \end_inset
14708
14709
14710 \family typewriter
14711 .jpg
14712 \family default
14713
14714 \begin_inset Quotes erd
14715 \end_inset
14716
14717  or 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721
14722 \family typewriter
14723 .jpeg
14724 \family default
14725
14726 \begin_inset Quotes erd
14727 \end_inset
14728
14729 ) and 
14730 \begin_inset Quotes eld
14731 \end_inset
14732
14733 Portable Network Graphics
14734 \begin_inset Quotes erd
14735 \end_inset
14736
14737  (PNG, file extension 
14738 \begin_inset Quotes eld
14739 \end_inset
14740
14741
14742 \family typewriter
14743 .png
14744 \family default
14745
14746 \begin_inset Quotes erd
14747 \end_inset
14748
14749 ).
14750  You can also use any other image format, because LyX converts them in the
14751  background to one of these formats.
14752  But as described in the section about PostScript, the image conversion
14753  will slow down your workflow.
14754  So we recommend using images in one of the three formats mentioned above.
14755 \end_layout
14756
14757 \begin_layout Standard
14758 You can export your document to PDF via the menu 
14759 \family sans
14760 File\SpecialChar \menuseparator
14761 Export
14762 \family default
14763  in different ways:
14764 \end_layout
14765
14766 \begin_layout Description
14767 PDF
14768 \begin_inset space ~
14769 \end_inset
14770
14771 (pdflatex) This uses the program 
14772 \family typewriter
14773 pdftex
14774 \family default
14775  which converts your file directly to PDF.
14776 \end_layout
14777
14778 \begin_layout Description
14779 PDF
14780 \begin_inset space ~
14781 \end_inset
14782
14783 (LuaTe
14784 \begin_inset ERT
14785 status collapsed
14786
14787 \begin_layout Plain Layout
14788
14789 {}
14790 \end_layout
14791
14792 \end_inset
14793
14794 X) This uses the program 
14795 \family typewriter
14796 LuaTeX
14797 \family default
14798  which converts your file directly to PDF.
14799  
14800 \family typewriter
14801 LuaTeX
14802 \family default
14803  is a new engine, derived from 
14804 \family typewriter
14805 pdflatex
14806 \family default
14807 , that also provides direct Unicode support and support for direct font
14808  access (see section
14809 \begin_inset space ~
14810 \end_inset
14811
14812
14813 \begin_inset CommandInset ref
14814 LatexCommand ref
14815 reference "sub:LaTeX-font-support"
14816
14817 \end_inset
14818
14819 ).
14820  LuaTeX is still a work in progress, but it might develop into the next
14821  standard TeX processor.
14822 \end_layout
14823
14824 \begin_layout Description
14825 PDF
14826 \begin_inset space ~
14827 \end_inset
14828
14829 (XeTe
14830 \begin_inset ERT
14831 status collapsed
14832
14833 \begin_layout Plain Layout
14834
14835 {}
14836 \end_layout
14837
14838 \end_inset
14839
14840 X) This uses the program 
14841 \family typewriter
14842 XeTeX
14843 \family default
14844  that converts your file directly to PDF.
14845  
14846 \family typewriter
14847 XeTeX
14848 \family default
14849  is a new engine that provides direct Unicode support and support for direct
14850  font access (see section
14851 \begin_inset space ~
14852 \end_inset
14853
14854
14855 \begin_inset CommandInset ref
14856 LatexCommand ref
14857 reference "sub:LaTeX-font-support"
14858
14859 \end_inset
14860
14861 ).
14862  It is particularly good at typesetting different scripts, for example,
14863  vertically written Japanese.
14864 \end_layout
14865
14866 \begin_layout Description
14867 PDF
14868 \begin_inset space ~
14869 \end_inset
14870
14871 (dvipdfm) This uses the program 
14872 \family typewriter
14873 dvipdfm
14874 \family default
14875  that converts your file in the background to DVI and in a second step to
14876  PDF.
14877 \end_layout
14878
14879 \begin_layout Description
14880 PDF
14881 \begin_inset space ~
14882 \end_inset
14883
14884 (ps2pdf) This uses the program 
14885 \family typewriter
14886 ps2pdf
14887 \family default
14888  that creates a PDF from a PostScript-version of your file.
14889  The PostScript-version is produced by the program 
14890 \family typewriter
14891 dvips
14892 \family default
14893  which uses a DVI-version as intermediate step.
14894  So this export variant consists of three conversions.
14895 \end_layout
14896
14897 \begin_layout Standard
14898 We recommend using 
14899 \family sans
14900 PDF
14901 \begin_inset space ~
14902 \end_inset
14903
14904 (pdflatex)
14905 \family default
14906  because 
14907 \family typewriter
14908 pdftex
14909 \family default
14910  supports all the features of actual PDF-versions, is quick, stable, and
14911  works without problems.
14912  If you rely on multiscript support and\SpecialChar \slash{}
14913 or specific OpenType fonts, you might
14914  want to try out 
14915 \family sans
14916 PDF
14917 \begin_inset space ~
14918 \end_inset
14919
14920 (XeTe
14921 \begin_inset ERT
14922 status collapsed
14923
14924 \begin_layout Plain Layout
14925
14926 {}
14927 \end_layout
14928
14929 \end_inset
14930
14931 X)
14932 \family default
14933  or 
14934 \family sans
14935 PDF
14936 \begin_inset space ~
14937 \end_inset
14938
14939 (LuaTe
14940 \begin_inset ERT
14941 status collapsed
14942
14943 \begin_layout Plain Layout
14944
14945 {}
14946 \end_layout
14947
14948 \end_inset
14949
14950 X)
14951 \family default
14952  instead, bearing in mind that these two programs are not yet as mature
14953  as 
14954 \family typewriter
14955 pdflatex
14956 \family default
14957 .
14958 \end_layout
14959
14960 \begin_layout Subsubsection
14961 XHTML
14962 \begin_inset Index idx
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 FileFormats ! XHTML
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \begin_inset Index idx
14973 status collapsed
14974
14975 \begin_layout Plain Layout
14976 HTML
14977 \end_layout
14978
14979 \end_inset
14980
14981
14982 \end_layout
14983
14984 \begin_layout Standard
14985 This file type has the extension 
14986 \begin_inset Quotes eld
14987 \end_inset
14988
14989
14990 \family typewriter
14991 .xhtml
14992 \family default
14993
14994 \begin_inset Quotes erd
14995 \end_inset
14996
14997 .
14998  It is a file suitable for viewing in web browsers.
14999  It does not itself contain images and the like but only links to them.
15000  When LyX produces XHTML, it also generates corresponding images in formats
15001  suitable for the purpose.
15002  For the math output you can choose in the menu 
15003 \family sans
15004 Document\SpecialChar \menuseparator
15005 Settings\SpecialChar \menuseparator
15006 Output
15007 \family default
15008  between different formats, which are described in section 
15009 \emph on
15010 Math Output in XHTML
15011 \emph default
15012  of the 
15013 \emph on
15014 Additional
15015 \begin_inset space ~
15016 \end_inset
15017
15018 Features
15019 \emph default
15020  manual.
15021 \end_layout
15022
15023 \begin_layout Standard
15024 XHTML output remains 
15025 \begin_inset Quotes eld
15026 \end_inset
15027
15028 under development
15029 \begin_inset Quotes erd
15030 \end_inset
15031
15032 , and not all LyX features are supported yet.
15033  See the chapter 
15034 \emph on
15035 LyX and the World Wide Web
15036 \emph default
15037 , in the 
15038 \emph on
15039 Additional Features
15040 \emph default
15041  manual, for more information.
15042 \end_layout
15043
15044 \begin_layout Standard
15045 You can export your document as an XHTML file using the menu item 
15046 \family sans
15047 File\SpecialChar \menuseparator
15048 Export\SpecialChar \menuseparator
15049 LyXHTML
15050 \family default
15051 .
15052 \end_layout
15053
15054 \begin_layout Subsection
15055 Previewing
15056 \begin_inset Index idx
15057 status collapsed
15058
15059 \begin_layout Plain Layout
15060 Document ! Preview 
15061 \end_layout
15062
15063 \end_inset
15064
15065
15066 \end_layout
15067
15068 \begin_layout Standard
15069 To get a look at the final version of your document, with all of the page
15070  breaks in place, the footnotes correctly numbered, and so on, use the menu
15071  
15072 \family sans
15073 View
15074 \family default
15075  and choose 
15076 \family sans
15077 View
15078 \family default
15079  or use the toolbar button 
15080 \begin_inset Info
15081 type  "icon"
15082 arg   "buffer-view"
15083 \end_inset
15084
15085 .
15086  A viewing program will pop up showing the output in the defined default
15087  output format, which is globally set in the preferences (see sec.
15088 \begin_inset space \thinspace{}
15089 \end_inset
15090
15091
15092 \begin_inset CommandInset ref
15093 LatexCommand ref
15094 reference "sec:File-Formats"
15095
15096 \end_inset
15097
15098 ) and can also be altered for single documents in the document settings
15099  (see sec.
15100 \begin_inset space \thinspace{}
15101 \end_inset
15102
15103
15104 \begin_inset CommandInset ref
15105 LatexCommand ref
15106 reference "sec:Doc-Output"
15107
15108 \end_inset
15109
15110 ).
15111  Further output formats can be selected via 
15112 \family sans
15113 View\SpecialChar \menuseparator
15114 View (Other Formats)
15115 \family default
15116  or the toolbar button 
15117 \begin_inset Graphics
15118         filename ../images/view-others.png
15119         scale 85
15120         groupId toolbarbuttons
15121
15122 \end_inset
15123
15124 .
15125 \end_layout
15126
15127 \begin_layout Standard
15128 If you have changed your document, you can refresh the output in the same
15129  viewer window using the menu 
15130 \family sans
15131 View\SpecialChar \menuseparator
15132 Update
15133 \family default
15134  or 
15135 \family sans
15136 View\SpecialChar \menuseparator
15137 Update (Other Formats)
15138 \family default
15139 , respectively.
15140 \end_layout
15141
15142 \begin_layout Standard
15143 When you preview a file, the output file is only generated in LyX's temporary
15144  directory.
15145  To have a real output, export your document.
15146 \end_layout
15147
15148 \begin_layout Subsection
15149 Printing the File from within LyX
15150 \begin_inset CommandInset label
15151 LatexCommand label
15152 name "sub:Printing-the-File"
15153
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \begin_layout Standard
15160 Instead of exporting your file and then printing it, you can also print
15161  it directly from within LyX.
15162  To print a file, select the menu 
15163 \family sans
15164 File\SpecialChar \menuseparator
15165 Print
15166 \family default
15167  (shortcut 
15168 \begin_inset Info
15169 type  "shortcut"
15170 arg   "dialog-show print"
15171 \end_inset
15172
15173 ) or click on the toolbar button 
15174 \begin_inset Info
15175 type  "icon"
15176 arg   "dialog-show print"
15177 \end_inset
15178
15179 .
15180  LyX will internally call LaTeX to produce a DVI.
15181  This file is then processed by the program 
15182 \family typewriter
15183 dvips
15184 \family default
15185  to a PostScript-file, which is finally printed using the program 
15186 \family typewriter
15187 Ghostscript
15188 \family default
15189 .
15190  Due to these steps in the background, this method is not the fastest.
15191 \end_layout
15192
15193 \begin_layout Standard
15194 You can set the following print parameters in the 
15195 \family sans
15196 Print
15197 \begin_inset space ~
15198 \end_inset
15199
15200 Destination
15201 \family default
15202  box:
15203 \end_layout
15204
15205 \begin_layout Labeling
15206 \labelwidthstring 00.00.0000
15207
15208 \family sans
15209 Printer
15210 \family default
15211  This is the name of the printer to print to.
15212 \begin_inset Foot
15213 status collapsed
15214
15215 \begin_layout Plain Layout
15216 Note that this printer name is for the program 
15217 \family typewriter
15218 dvips
15219 \family default
15220 .
15221  That means 
15222 \family typewriter
15223 dvips
15224 \family default
15225  has to be configured for this printer name.
15226  The default printer can be set in LyX's preferences dialog, see section
15227 \begin_inset space ~
15228 \end_inset
15229
15230
15231 \begin_inset CommandInset ref
15232 LatexCommand ref
15233 reference "sub:Printer"
15234
15235 \end_inset
15236
15237 .
15238 \end_layout
15239
15240 \end_inset
15241
15242  The printer should understand PostScript.
15243 \end_layout
15244
15245 \begin_layout Labeling
15246 \labelwidthstring 00.00.0000
15247
15248 \family sans
15249 File
15250 \family default
15251  The name of a file to print to.
15252  The output will be a PostScript file.
15253  It will be written in LyX's working directory unless you specify the full
15254  path.
15255 \end_layout
15256
15257 \begin_layout Standard
15258 You can choose to print only a range of pages, only even-numbered or only
15259  odd-numbered pages or to print the pages in reverse — the latter options
15260  are useful for printing on two sides with a printer without a duplexer:
15261  you re-insert the pages after printing one set to print on the other side.
15262  Some printers spit out pages face-up, others, face-down.
15263  By choosing a particular order to print in, you can take the entire stack
15264  of pages out of the printer without needing to reorder them.
15265 \end_layout
15266
15267 \begin_layout Section
15268 A few Words about Typography
15269 \begin_inset Index idx
15270 status collapsed
15271
15272 \begin_layout Plain Layout
15273 Typography
15274 \end_layout
15275
15276 \end_inset
15277
15278
15279 \end_layout
15280
15281 \begin_layout Subsection
15282 Hyphens, Dashes and Minus Signs
15283 \begin_inset Index idx
15284 status collapsed
15285
15286 \begin_layout Plain Layout
15287 Hyphens
15288 \end_layout
15289
15290 \end_inset
15291
15292
15293 \begin_inset Index idx
15294 status collapsed
15295
15296 \begin_layout Plain Layout
15297 Dashes
15298 \end_layout
15299
15300 \end_inset
15301
15302
15303 \end_layout
15304
15305 \begin_layout Standard
15306 In LyX, the 
15307 \begin_inset Quotes eld
15308 \end_inset
15309
15310
15311 \family typewriter
15312 -
15313 \family default
15314
15315 \begin_inset Quotes erd
15316 \end_inset
15317
15318  character comes in four lengths: the 
15319 \emph on
15320 hyphen
15321 \emph default
15322 , the 
15323 \emph on
15324 en dash
15325 \emph default
15326 , the 
15327 \emph on
15328 em dash
15329 \emph default
15330 , and the minus sign:
15331 \begin_inset VSpace defskip
15332 \end_inset
15333
15334
15335 \end_layout
15336
15337 \begin_layout Standard
15338 \begin_inset Tabular
15339 <lyxtabular version="3" rows="5" columns="3">
15340 <features rotate="0" tabularvalignment="middle">
15341 <column alignment="left" valignment="top">
15342 <column alignment="left" valignment="top">
15343 <column alignment="left" valignment="top">
15344 <row interlinespace="3mm">
15345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349 name
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Plain Layout
15358 output
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Plain Layout
15367 inserted with
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 </row>
15373 <row interlinespace="3mm">
15374 <cell alignment="center" valignment="top" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 hyphen
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 -
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396 \begin_inset Quotes eld
15397 \end_inset
15398
15399
15400 \family typewriter
15401 -
15402 \family default
15403
15404 \begin_inset Quotes erd
15405 \end_inset
15406
15407  in text
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 </row>
15413 <row interlinespace="3mm">
15414 <cell alignment="center" valignment="top" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 en dash
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 <cell alignment="center" valignment="top" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436
15437 \family sans
15438 Insert\SpecialChar \menuseparator
15439 Special
15440 \begin_inset space ~
15441 \end_inset
15442
15443 Character\SpecialChar \menuseparator
15444 Symbols
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 </row>
15450 <row interlinespace="3mm">
15451 <cell alignment="center" valignment="top" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455 em dash
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 <cell alignment="center" valignment="top" usebox="none">
15461 \begin_inset Text
15462
15463 \begin_layout Plain Layout
15464
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 <cell alignment="center" valignment="top" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Plain Layout
15473
15474 \family sans
15475 Insert\SpecialChar \menuseparator
15476 Special
15477 \begin_inset space ~
15478 \end_inset
15479
15480 Character\SpecialChar \menuseparator
15481 Symbols
15482 \end_layout
15483
15484 \end_inset
15485 </cell>
15486 </row>
15487 <row>
15488 <cell alignment="center" valignment="top" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Plain Layout
15492 minus sign
15493 \end_layout
15494
15495 \end_inset
15496 </cell>
15497 <cell alignment="center" valignment="top" usebox="none">
15498 \begin_inset Text
15499
15500 \begin_layout Plain Layout
15501 \begin_inset Formula $-$
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Plain Layout
15513 \begin_inset Quotes eld
15514 \end_inset
15515
15516
15517 \family typewriter
15518 -
15519 \family default
15520
15521 \begin_inset Quotes erd
15522 \end_inset
15523
15524  in math mode
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 </row>
15530 </lyxtabular>
15531
15532 \end_inset
15533
15534
15535 \begin_inset VSpace defskip
15536 \end_inset
15537
15538
15539 \end_layout
15540
15541 \begin_layout Standard
15542 You can alternatively generate the en and em dash by inserting the 
15543 \begin_inset Quotes eld
15544 \end_inset
15545
15546
15547 \family typewriter
15548 -
15549 \family default
15550
15551 \begin_inset Quotes erd
15552 \end_inset
15553
15554  character multiple times in a row.
15555  They will automatically be converted to the appropriate length dash in
15556  the final output, but not in LyX.
15557  
15558 \begin_inset Quotes eld
15559 \end_inset
15560
15561 -
15562 \begin_inset space \thinspace{}
15563 \end_inset
15564
15565 -
15566 \begin_inset Quotes erd
15567 \end_inset
15568
15569  gives a en dash, 
15570 \begin_inset Quotes eld
15571 \end_inset
15572
15573 -
15574 \begin_inset space \thinspace{}
15575 \end_inset
15576
15577 -
15578 \begin_inset space \thinspace{}
15579 \end_inset
15580
15581 -
15582 \begin_inset Quotes erd
15583 \end_inset
15584
15585  a em dash.
15586 \end_layout
15587
15588 \begin_layout Standard
15589 The three dash types are distinct from the minus sign, which appears in
15590  math mode and has a length of its own.
15591  Here are some examples:
15592 \end_layout
15593
15594 \begin_layout Enumerate
15595 line- and page-breaks
15596 \begin_inset space \hfill{}
15597 \end_inset
15598
15599 (
15600 \emph on
15601 hyphen
15602 \emph default
15603 )
15604 \end_layout
15605
15606 \begin_layout Enumerate
15607 From A–Z
15608 \begin_inset space \hfill{}
15609 \end_inset
15610
15611 (
15612 \emph on
15613 en dash
15614 \emph default
15615 )
15616 \end_layout
15617
15618 \begin_layout Enumerate
15619 Oh — there's a dash.
15620 \begin_inset space \hfill{}
15621 \end_inset
15622
15623 (
15624 \emph on
15625 em dash
15626 \emph default
15627 )
15628 \end_layout
15629
15630 \begin_layout Enumerate
15631 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15632 \end_inset
15633
15634
15635 \begin_inset space \hfill{}
15636 \end_inset
15637
15638 (
15639 \emph on
15640 minus sign
15641 \emph default
15642 )
15643 \end_layout
15644
15645 \begin_layout Subsection
15646 Hyphenation
15647 \begin_inset Index idx
15648 status collapsed
15649
15650 \begin_layout Plain Layout
15651 Hyphenation
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \begin_inset CommandInset label
15658 LatexCommand label
15659 name "sub:Hyphenation"
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \begin_layout Standard
15667 Words are not hyphenated within LyX but automatically in the output.
15668  Hyphenation is done by the LaTeX-package 
15669 \series bold
15670 babel
15671 \series default
15672
15673 \begin_inset Index idx
15674 status collapsed
15675
15676 \begin_layout Plain Layout
15677 LaTeX-packages ! babel
15678 \end_layout
15679
15680 \end_inset
15681
15682  following the rules of the document language.
15683 \end_layout
15684
15685 \begin_layout Standard
15686 LaTeX hyphenates almost perfectly; it only has problems with text in the
15687  
15688 \family sans
15689 typewriter
15690 \family default
15691  font and with unusual constructs, like 
15692 \begin_inset Quotes eld
15693 \end_inset
15694
15695 h3knix/m0n0wall
15696 \begin_inset Quotes erd
15697 \end_inset
15698
15699 .
15700  If LaTeX cannot break a word correctly, you can set hyphenation points
15701  manually.
15702  This is done with the menu 
15703 \family sans
15704 Insert\SpecialChar \menuseparator
15705 Formatting\SpecialChar \menuseparator
15706 Hyphenation
15707 \begin_inset space ~
15708 \end_inset
15709
15710 Point
15711 \family default
15712 .
15713  These extra hyphenation points are only recommendations to LaTeX.
15714  If no hyphenation is necessary, LaTeX will ignore them.
15715 \end_layout
15716
15717 \begin_layout Standard
15718 Sometimes you want to prevent words or constructs from being hyphenated.
15719  Imagine that you are describing keybindings/shortcuts in your document
15720  in the form 
15721 \begin_inset Quotes eld
15722 \end_inset
15723
15724 A-b c
15725 \begin_inset Quotes erd
15726 \end_inset
15727
15728 .
15729  LaTeX would then see the hyphen 
15730 \begin_inset Quotes eld
15731 \end_inset
15732
15733 -
15734 \begin_inset Quotes erd
15735 \end_inset
15736
15737  as a hyphenation possibility.
15738  Hyphenating at this point would look ugly.
15739  To prevent the shortcut from being hyphenated, you can put it into a makebox
15740  as described in section 
15741 \begin_inset Quotes eld
15742 \end_inset
15743
15744 Prevent Hyphenation
15745 \begin_inset Quotes erd
15746 \end_inset
15747
15748  of the 
15749 \emph on
15750 Embedded
15751 \begin_inset space ~
15752 \end_inset
15753
15754 Objects
15755 \emph default
15756  manual.
15757 \end_layout
15758
15759 \begin_layout Subsection
15760 Punctuation Marks
15761 \begin_inset Index idx
15762 status collapsed
15763
15764 \begin_layout Plain Layout
15765 Punctuation marks
15766 \end_layout
15767
15768 \end_inset
15769
15770
15771 \end_layout
15772
15773 \begin_layout Subsubsection
15774 Abbreviations and End of Sentence
15775 \begin_inset CommandInset label
15776 LatexCommand label
15777 name "sub:Abbreviations"
15778
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Standard
15785 When LyX calls LaTeX to generate the final version of your document, LaTeX
15786  automatically distinguishes between words, sentences, and abbreviations.
15787  LaTeX then adds the 
15788 \begin_inset Quotes eld
15789 \end_inset
15790
15791 appropriate amount of space.
15792 \begin_inset Quotes erd
15793 \end_inset
15794
15795  That means sentences get a little bit more space between the period and
15796  the next word.
15797  Abbreviations get the same amount of space after the period that a word
15798  gets after another word.
15799 \end_layout
15800
15801 \begin_layout Standard
15802 Unfortunately, the algorithm for figuring out what's an abbreviation does
15803  not work in all cases.
15804  If a 
15805 \begin_inset Quotes eld
15806 \end_inset
15807
15808
15809 \family typewriter
15810 .
15811 \family default
15812
15813 \begin_inset Quotes erd
15814 \end_inset
15815
15816  is at the end of a lowercase letter, it's the end of a sentence; if it's
15817  at the end of a capitalized letter, it's an abbreviation.
15818 \end_layout
15819
15820 \begin_layout Standard
15821 Here are some examples of 
15822 \emph on
15823 correct
15824 \emph default
15825  abbreviations and of the end of a sentence:
15826 \end_layout
15827
15828 \begin_layout Itemize
15829 M.
15830  Butterfly
15831 \end_layout
15832
15833 \begin_layout Itemize
15834 Don't worry.
15835  Be happy.
15836 \end_layout
15837
15838 \begin_layout Standard
15839 And here is an example of the algorithm going wrong:
15840 \end_layout
15841
15842 \begin_layout Itemize
15843 e.
15844 \begin_inset space \thinspace{}
15845 \end_inset
15846
15847 g.
15848  this is too much space!
15849 \end_layout
15850
15851 \begin_layout Itemize
15852 This is I.
15853  It's okay.
15854 \end_layout
15855
15856 \begin_layout Standard
15857 You will not see anything wrong until you view a final version of your document.
15858 \end_layout
15859
15860 \begin_layout Standard
15861 To fix this problem, use one of the following:
15862 \end_layout
15863
15864 \begin_layout Enumerate
15865 Use an 
15866 \family sans
15867 Inter-word
15868 \begin_inset space ~
15869 \end_inset
15870
15871 Space
15872 \family default
15873  after lowercase abbreviations (see section
15874 \begin_inset space ~
15875 \end_inset
15876
15877
15878 \begin_inset CommandInset ref
15879 LatexCommand ref
15880 reference "sub:Inter-word-Space"
15881
15882 \end_inset
15883
15884 ).
15885 \begin_inset Index idx
15886 status collapsed
15887
15888 \begin_layout Plain Layout
15889 Spaces ! inter-word
15890 \end_layout
15891
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \begin_layout Enumerate
15898 Use a 
15899 \family sans
15900 Thin
15901 \begin_inset space ~
15902 \end_inset
15903
15904 Space
15905 \family default
15906  between two tokens of an abbreviation (see section
15907 \begin_inset space ~
15908 \end_inset
15909
15910
15911 \begin_inset CommandInset ref
15912 LatexCommand ref
15913 reference "sub:Thin-Space"
15914
15915 \end_inset
15916
15917 ).
15918 \begin_inset Index idx
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922 Spaces ! thin
15923 \end_layout
15924
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \begin_layout Enumerate
15931 Use an 
15932 \family sans
15933 End
15934 \begin_inset space ~
15935 \end_inset
15936
15937 of
15938 \begin_inset space ~
15939 \end_inset
15940
15941 sentence
15942 \begin_inset space ~
15943 \end_inset
15944
15945 period
15946 \family default
15947  found under the 
15948 \family sans
15949 Insert\SpecialChar \menuseparator
15950 Special
15951 \begin_inset space ~
15952 \end_inset
15953
15954 Character
15955 \family default
15956  menu to force the use of inter-sentence spacing.
15957  This function is also bound to 
15958 \begin_inset Info
15959 type  "shortcut"
15960 arg   "specialchar-insert end-of-sentence"
15961 \end_inset
15962
15963  for easy access.
15964 \end_layout
15965
15966 \begin_layout Standard
15967 With the corrections, our earlier examples look like this:
15968 \end_layout
15969
15970 \begin_layout Itemize
15971 e.
15972 \begin_inset space \thinspace{}
15973 \end_inset
15974
15975 g.
15976 \begin_inset space \space{}
15977 \end_inset
15978
15979 this is too much space!
15980 \end_layout
15981
15982 \begin_layout Itemize
15983 This is I\SpecialChar \@.
15984  It's okay.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 Some languages don't use extra spacing between sentences.
15989  If your language is such a language, you don't need to worry, because LaTeX
15990  will take care of this.
15991 \end_layout
15992
15993 \begin_layout Standard
15994 For those that do need to bother, there is help to catch those sneaky errors:
15995  Check out the 
15996 \family sans
15997 Check
15998 \begin_inset space ~
15999 \end_inset
16000
16001 TeX
16002 \family default
16003  feature described in the section 
16004 \emph on
16005 Checking TeX
16006 \emph default
16007  of the 
16008 \emph on
16009 Additional Features
16010 \emph default
16011  manual.
16012 \end_layout
16013
16014 \begin_layout Subsubsection
16015 Quotes
16016 \begin_inset Index idx
16017 status collapsed
16018
16019 \begin_layout Plain Layout
16020 Typography ! Quotes
16021 \end_layout
16022
16023 \end_inset
16024
16025
16026 \begin_inset Index idx
16027 status collapsed
16028
16029 \begin_layout Plain Layout
16030 Quotes | see
16031 \begin_inset ERT
16032 status collapsed
16033
16034 \begin_layout Plain Layout
16035
16036 {
16037 \end_layout
16038
16039 \end_inset
16040
16041 Typography
16042 \begin_inset ERT
16043 status collapsed
16044
16045 \begin_layout Plain Layout
16046
16047 }
16048 \end_layout
16049
16050 \end_inset
16051
16052
16053 \end_layout
16054
16055 \end_inset
16056
16057
16058 \end_layout
16059
16060 \begin_layout Standard
16061 LyX usually sets quotes correctly.
16062  Specifically, it will use an opening quote at the beginning of quoted text,
16063  and use a closing quote at the end.
16064  For example, 
16065 \begin_inset Quotes eld
16066 \end_inset
16067
16068 open close
16069 \begin_inset Quotes erd
16070 \end_inset
16071
16072 .
16073  The keyboard character, 
16074 \family sans
16075 "
16076 \family default
16077 , generates this automatically.
16078 \end_layout
16079
16080 \begin_layout Standard
16081 You can specify what character the 
16082 \family sans
16083 "
16084 \family default
16085  key produces using the submenu 
16086 \family sans
16087 Language
16088 \family default
16089  of the 
16090 \family sans
16091 Document\SpecialChar \menuseparator
16092 Settings
16093 \family default
16094
16095 \begin_inset Index idx
16096 status collapsed
16097
16098 \begin_layout Plain Layout
16099 Document ! Settings
16100 \end_layout
16101
16102 \end_inset
16103
16104  dialog in the box 
16105 \family sans
16106 Quote Style
16107 \family default
16108 .
16109  There are six choices:
16110 \end_layout
16111
16112 \begin_layout Labeling
16113 \labelwidthstring 00.00.0000
16114
16115 \family sans
16116 \begin_inset Quotes eld
16117 \end_inset
16118
16119 Text
16120 \begin_inset Quotes erd
16121 \end_inset
16122
16123
16124 \family default
16125  Use quotes like 
16126 \begin_inset Quotes eld
16127 \end_inset
16128
16129 this
16130 \begin_inset Quotes erd
16131 \end_inset
16132
16133
16134 \end_layout
16135
16136 \begin_layout Labeling
16137 \labelwidthstring 00.00.0000
16138
16139 \family sans
16140 \begin_inset Quotes sld
16141 \end_inset
16142
16143 Text
16144 \begin_inset Quotes srd
16145 \end_inset
16146
16147
16148 \family default
16149  Use quotes like 
16150 \begin_inset Quotes sld
16151 \end_inset
16152
16153 this
16154 \begin_inset Quotes srd
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \begin_layout Labeling
16161 \labelwidthstring 00.00.0000
16162
16163 \family sans
16164 \begin_inset Quotes gld
16165 \end_inset
16166
16167 Text
16168 \begin_inset Quotes grd
16169 \end_inset
16170
16171
16172 \family default
16173  Use quotes like 
16174 \begin_inset Quotes gld
16175 \end_inset
16176
16177 this
16178 \begin_inset Quotes grd
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \begin_layout Labeling
16185 \labelwidthstring 00.00.0000
16186
16187 \family sans
16188 \begin_inset Quotes pld
16189 \end_inset
16190
16191 Text
16192 \begin_inset Quotes prd
16193 \end_inset
16194
16195
16196 \family default
16197  Use quotes like 
16198 \begin_inset Quotes pld
16199 \end_inset
16200
16201 this
16202 \begin_inset Quotes prd
16203 \end_inset
16204
16205
16206 \end_layout
16207
16208 \begin_layout Labeling
16209 \labelwidthstring 00.00.0000
16210
16211 \family sans
16212 \begin_inset Quotes fld
16213 \end_inset
16214
16215 Text
16216 \begin_inset Quotes frd
16217 \end_inset
16218
16219
16220 \family default
16221  Use quotes like 
16222 \begin_inset Quotes fld
16223 \end_inset
16224
16225 this
16226 \begin_inset Quotes frd
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \begin_layout Labeling
16233 \labelwidthstring 00.00.0000
16234
16235 \family sans
16236 \begin_inset Quotes ald
16237 \end_inset
16238
16239 Text
16240 \begin_inset Quotes ard
16241 \end_inset
16242
16243
16244 \family default
16245  Use quotes like 
16246 \begin_inset Quotes ald
16247 \end_inset
16248
16249 this
16250 \begin_inset Quotes ard
16251 \end_inset
16252
16253
16254 \end_layout
16255
16256 \begin_layout Standard
16257 For single quotes you have to use the shortcut 
16258 \begin_inset Info
16259 type  "shortcut"
16260 arg   "quote-insert single"
16261 \end_inset
16262
16263 .
16264 \end_layout
16265
16266 \begin_layout Subsection
16267 Ligatures
16268 \begin_inset Index idx
16269 status collapsed
16270
16271 \begin_layout Plain Layout
16272 Typography ! Ligatures
16273 \end_layout
16274
16275 \end_inset
16276
16277
16278 \begin_inset Index idx
16279 status collapsed
16280
16281 \begin_layout Plain Layout
16282 Ligatures | see
16283 \begin_inset ERT
16284 status collapsed
16285
16286 \begin_layout Plain Layout
16287
16288 {
16289 \end_layout
16290
16291 \end_inset
16292
16293 Typography
16294 \begin_inset ERT
16295 status collapsed
16296
16297 \begin_layout Plain Layout
16298
16299 }
16300 \end_layout
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \begin_inset CommandInset label
16311 LatexCommand label
16312 name "sub:Ligatures"
16313
16314 \end_inset
16315
16316
16317 \end_layout
16318
16319 \begin_layout Standard
16320 It is standard typesetting practice to group certain letters together and
16321  print them as single characters.
16322  These groups are known as 
16323 \emph on
16324 ligatures
16325 \emph default
16326 .
16327  Since LaTeX knows about ligatures, your documents will contain them too
16328  in the output.
16329  Here are the standard ligatures:
16330 \end_layout
16331
16332 \begin_layout Itemize
16333 ff
16334 \end_layout
16335
16336 \begin_layout Itemize
16337 fi
16338 \end_layout
16339
16340 \begin_layout Itemize
16341 fl
16342 \end_layout
16343
16344 \begin_layout Itemize
16345 ffi
16346 \end_layout
16347
16348 \begin_layout Itemize
16349 ffl
16350 \end_layout
16351
16352 \begin_layout Standard
16353 Some languages uses other ligatures if the document font supports them.
16354 \end_layout
16355
16356 \begin_layout Standard
16357 Sometimes, you don't want a ligature in a word.
16358  While a ligature may be okay in the word, 
16359 \begin_inset Quotes eld
16360 \end_inset
16361
16362 graffiti,
16363 \begin_inset Quotes erd
16364 \end_inset
16365
16366  it looks really weird in compound words, such as 
16367 \begin_inset Quotes eld
16368 \end_inset
16369
16370 cufflink
16371 \begin_inset Quotes erd
16372 \end_inset
16373
16374  or the German 
16375 \begin_inset Quotes eld
16376 \end_inset
16377
16378 Dorffest.
16379 \begin_inset Quotes erd
16380 \end_inset
16381
16382  To break a ligature, use 
16383 \family sans
16384 Insert\SpecialChar \menuseparator
16385 Formatting\SpecialChar \menuseparator
16386 Ligature
16387 \begin_inset space ~
16388 \end_inset
16389
16390 Break.
16391
16392 \family default
16393  This changes 
16394 \begin_inset Quotes eld
16395 \end_inset
16396
16397 cufflinks
16398 \begin_inset Quotes erd
16399 \end_inset
16400
16401  to 
16402 \begin_inset Quotes eld
16403 \end_inset
16404
16405 cuff\SpecialChar \textcompwordmark{}
16406 links
16407 \begin_inset Quotes erd
16408 \end_inset
16409
16410  and 
16411 \begin_inset Quotes eld
16412 \end_inset
16413
16414 Dorffest
16415 \begin_inset Quotes erd
16416 \end_inset
16417
16418  to 
16419 \begin_inset Quotes eld
16420 \end_inset
16421
16422 Dorf\SpecialChar \textcompwordmark{}
16423 fest
16424 \begin_inset Quotes erd
16425 \end_inset
16426
16427 .
16428 \end_layout
16429
16430 \begin_layout Subsection
16431 LyX's Proper Names
16432 \begin_inset Index idx
16433 status collapsed
16434
16435 \begin_layout Plain Layout
16436 LyX ! Proper names
16437 \end_layout
16438
16439 \end_inset
16440
16441
16442 \begin_inset CommandInset label
16443 LatexCommand label
16444 name "sub:LyX's-Proper-Names"
16445
16446 \end_inset
16447
16448
16449 \end_layout
16450
16451 \begin_layout Standard
16452 You will certainly have noticed that the word “LaTeX” always appears with
16453  characters in different sizes and heights.
16454  LaTeX is the name of the program used by LyX and is therefore recognized
16455  as a proper name when you type it in LyX as 
16456 \begin_inset Quotes eld
16457 \end_inset
16458
16459 LaT
16460 \begin_inset ERT
16461 status collapsed
16462
16463 \begin_layout Plain Layout
16464
16465 {}
16466 \end_layout
16467
16468 \end_inset
16469
16470 eX
16471 \begin_inset Quotes erd
16472 \end_inset
16473
16474 .
16475 \begin_inset Note Note
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479 The braces in TeX Code are here to avoid that the 
16480 \begin_inset Quotes eld
16481 \end_inset
16482
16483 command
16484 \begin_inset Quotes erd
16485 \end_inset
16486
16487  appear as proper name in the output, see the last paragraph of this section.
16488  To create proper names omit the TeX Code.
16489 \end_layout
16490
16491 \end_inset
16492
16493  Note the order of the upper- and lowercase letters! LyX recognizes the
16494  following proper names:
16495 \end_layout
16496
16497 \begin_layout Description
16498 LyX The name of the game, write 
16499 \begin_inset Quotes eld
16500 \end_inset
16501
16502 L
16503 \begin_inset ERT
16504 status collapsed
16505
16506 \begin_layout Plain Layout
16507
16508 {}
16509 \end_layout
16510
16511 \end_inset
16512
16513 yX
16514 \begin_inset Quotes erd
16515 \end_inset
16516
16517  to produce it.
16518 \end_layout
16519
16520 \begin_layout Description
16521 TeX The program used by LaTeX, write 
16522 \begin_inset Quotes eld
16523 \end_inset
16524
16525 T
16526 \begin_inset ERT
16527 status collapsed
16528
16529 \begin_layout Plain Layout
16530
16531 {}
16532 \end_layout
16533
16534 \end_inset
16535
16536 eX
16537 \begin_inset Quotes erd
16538 \end_inset
16539
16540  to produce it.
16541 \end_layout
16542
16543 \begin_layout Description
16544 LaTeX The program used by LyX, write 
16545 \begin_inset Quotes eld
16546 \end_inset
16547
16548 LaT
16549 \begin_inset ERT
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553
16554 {}
16555 \end_layout
16556
16557 \end_inset
16558
16559 eX
16560 \begin_inset Quotes erd
16561 \end_inset
16562
16563  to produce it.
16564 \end_layout
16565
16566 \begin_layout Description
16567 LaTeX2e The actual version of LaTeX, write 
16568 \begin_inset Quotes eld
16569 \end_inset
16570
16571 LaT
16572 \begin_inset ERT
16573 status collapsed
16574
16575 \begin_layout Plain Layout
16576
16577 {}
16578 \end_layout
16579
16580 \end_inset
16581
16582 eX2e
16583 \begin_inset Quotes erd
16584 \end_inset
16585
16586  to produce it.
16587 \end_layout
16588
16589 \begin_layout Standard
16590 You might wonder why the LaTeX-version is 
16591 \begin_inset Quotes eld
16592 \end_inset
16593
16594 2
16595 \begin_inset Formula $\epsilon$
16596 \end_inset
16597
16598
16599 \begin_inset Quotes erd
16600 \end_inset
16601
16602 .
16603  It is an old tradition in the TeX-world to give programs geek version numbers.
16604  For example the version number of TeX converges to the number 
16605 \begin_inset Formula $\pi$
16606 \end_inset
16607
16608 : The actual version is 
16609 \begin_inset Quotes eld
16610 \end_inset
16611
16612 TeX-3.141592
16613 \begin_inset Quotes erd
16614 \end_inset
16615
16616 , the previous one was 
16617 \begin_inset Quotes eld
16618 \end_inset
16619
16620 TeX-3.14159
16621 \begin_inset Quotes erd
16622 \end_inset
16623
16624 .
16625 \end_layout
16626
16627 \begin_layout Standard
16628 If you don't want to use proper names, for example, in section headings,
16629  you can insert two empty braces in TeX Code in the word.
16630  In LyX this will look like 
16631 \begin_inset Graphics
16632         filename clipart/LaTeX.png
16633         scale 80
16634
16635 \end_inset
16636
16637 .
16638 \begin_inset Newline newline
16639 \end_inset
16640
16641 For more about TeX Code, see section
16642 \begin_inset space ~
16643 \end_inset
16644
16645
16646 \begin_inset CommandInset ref
16647 LatexCommand ref
16648 reference "sec:TeX-Code"
16649
16650 \end_inset
16651
16652 .
16653 \end_layout
16654
16655 \begin_layout Subsection
16656 Units
16657 \begin_inset Index idx
16658 status collapsed
16659
16660 \begin_layout Plain Layout
16661 Typography ! Units
16662 \end_layout
16663
16664 \end_inset
16665
16666
16667 \end_layout
16668
16669 \begin_layout Standard
16670 Generally the space between units and the number is smaller than the normal
16671  space between two words.
16672  As you can see in the example below, it looks better when the space is
16673  smaller.
16674  To get such a 
16675 \begin_inset Quotes eld
16676 \end_inset
16677
16678 half space
16679 \begin_inset Quotes erd
16680 \end_inset
16681
16682  for units use the menu 
16683 \family sans
16684 Insert\SpecialChar \menuseparator
16685 Formatting\SpecialChar \menuseparator
16686 Thin
16687 \begin_inset space ~
16688 \end_inset
16689
16690 Space
16691 \family default
16692  (shortcut 
16693 \begin_inset Info
16694 type  "shortcuts"
16695 arg   "space-insert thin"
16696 \end_inset
16697
16698 ).
16699 \end_layout
16700
16701 \begin_layout Standard
16702 Here is an example to show the differences:
16703 \end_layout
16704
16705 \begin_layout Standard
16706 \begin_inset Tabular
16707 <lyxtabular version="3" rows="2" columns="2">
16708 <features rotate="0" tabularvalignment="middle">
16709 <column alignment="left" valignment="top">
16710 <column alignment="left" valignment="top">
16711 <row>
16712 <cell alignment="center" valignment="top" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716 24
16717 \begin_inset space ~
16718 \end_inset
16719
16720 kW
16721 \begin_inset Formula $\cdot$
16722 \end_inset
16723
16724 h
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell alignment="center" valignment="top" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 space between number and unit
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 24
16745 \begin_inset space \thinspace{}
16746 \end_inset
16747
16748 kW
16749 \begin_inset Formula $\cdot$
16750 \end_inset
16751
16752 h
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 half space between number and unit
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 </lyxtabular>
16768
16769 \end_inset
16770
16771
16772 \end_layout
16773
16774 \begin_layout Subsection
16775 Widows and Orphans
16776 \begin_inset Index idx
16777 status collapsed
16778
16779 \begin_layout Plain Layout
16780 Typography ! Widows and orphans
16781 \end_layout
16782
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \begin_layout Standard
16789 In the early days of word processors, page breaks went wherever the page
16790  happened to end.
16791  There was no regard for what was actually going on in the text.
16792  You may remember once printing out a document, only to find the heading
16793  for a new section printed at the very bottom of the page, the first line
16794  of a new paragraph all alone at the bottom of a page, or the last line
16795  of a paragraph at the top of a new page.
16796  These bits of text became known as 
16797 \emph on
16798 widows
16799 \emph default
16800  and 
16801 \emph on
16802 orphans
16803 \emph default
16804 .
16805 \end_layout
16806
16807 \begin_layout Standard
16808 Clearly, LyX can avoid breaking pages after a section heading.
16809  That's part of the advantage of paragraph environments.
16810  But what about widows and orphans, where the page breaks leave one line
16811  of a paragraph all alone at the top or bottom of a page? There are rules
16812  built into LaTeX governing page breaks, and some of those rules are there
16813  specifically to prevent widows and orphans.
16814  This is the advantage LyX has in using LaTeX as its backend.
16815 \end_layout
16816
16817 \begin_layout Standard
16818 We cannot go into how TeX and LaTeX decide to break a page, or how you can
16819  tweak that behavior.
16820  Some LaTeX books listed in the bibliography (such as
16821 \begin_inset space ~
16822 \end_inset
16823
16824
16825 \begin_inset CommandInset citation
16826 LatexCommand cite
16827 key "latexcompanion"
16828
16829 \end_inset
16830
16831  or
16832 \begin_inset space ~
16833 \end_inset
16834
16835
16836 \begin_inset CommandInset citation
16837 LatexCommand cite
16838 key "latexguide"
16839
16840 \end_inset
16841
16842 ) may have more information.
16843  You will almost never need to worry about this, however.
16844 \end_layout
16845
16846 \begin_layout Chapter
16847 Notes, Graphics, Tables and Floats
16848 \begin_inset CommandInset label
16849 LatexCommand label
16850 name "chap:Floats-and-Notes"
16851
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \begin_layout Standard
16858 The issues of this chapter are described in detail in the 
16859 \emph on
16860 Embedded
16861 \begin_inset space ~
16862 \end_inset
16863
16864 Objects
16865 \emph default
16866  manual.
16867  There you will also find tips and tricks for special cases.
16868 \end_layout
16869
16870 \begin_layout Section
16871 Notes
16872 \begin_inset Index idx
16873 status collapsed
16874
16875 \begin_layout Plain Layout
16876 Notes
16877 \end_layout
16878
16879 \end_inset
16880
16881
16882 \begin_inset CommandInset label
16883 LatexCommand label
16884 name "sec:Notes"
16885
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \begin_layout Standard
16892 LyX offers you a few types of notes to add to your document:
16893 \end_layout
16894
16895 \begin_layout Description
16896 LyX
16897 \begin_inset space ~
16898 \end_inset
16899
16900 Note This note type is for internal notes that will not appear in the output.
16901 \begin_inset Newline newline
16902 \end_inset
16903
16904
16905 \begin_inset Note Note
16906 status open
16907
16908 \begin_layout Plain Layout
16909 This is text in a note box that doesn't appear in the output.
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \begin_layout Description
16918 Comment This note also doesn't appear in the output but it does appear as
16919  a LaTeX-comment when you export the document to LaTeX via the menu 
16920 \family sans
16921 File\SpecialChar \menuseparator
16922 Export\SpecialChar \menuseparator
16923 LaT
16924 \begin_inset ERT
16925 status collapsed
16926
16927 \begin_layout Plain Layout
16928
16929 {}
16930 \end_layout
16931
16932 \end_inset
16933
16934 eX
16935 \begin_inset space ~
16936 \end_inset
16937
16938 (xxx)
16939 \family default
16940 .
16941 \begin_inset Newline newline
16942 \end_inset
16943
16944
16945 \begin_inset Note Comment
16946 status open
16947
16948 \begin_layout Plain Layout
16949 This is text in a note box that only appears as a comment in LaTeX-files.
16950 \end_layout
16951
16952 \end_inset
16953
16954
16955 \end_layout
16956
16957 \begin_layout Description
16958 Greyed
16959 \begin_inset space ~
16960 \end_inset
16961
16962 Out This note will appear in the output as text in a color which you can
16963  set in the document settings under 
16964 \family sans
16965 Colors\SpecialChar \menuseparator
16966 Greyed-out
16967 \begin_inset space ~
16968 \end_inset
16969
16970 notes
16971 \family default
16972 .
16973 \begin_inset Newline newline
16974 \end_inset
16975
16976
16977 \begin_inset Newline newline
16978 \end_inset
16979
16980
16981 \begin_inset Note Greyedout
16982 status open
16983
16984 \begin_layout Plain Layout
16985 This is the text
16986 \begin_inset Foot
16987 status collapsed
16988
16989 \begin_layout Plain Layout
16990 This is an example footnote within a greyed out note.
16991  In this document the color of this note type is set to blue.
16992 \end_layout
16993
16994 \end_inset
16995
16996  of a comment that appears in the output.
16997 \end_layout
16998
16999 \end_inset
17000
17001
17002 \begin_inset Newline newline
17003 \end_inset
17004
17005
17006 \begin_inset Newline newline
17007 \end_inset
17008
17009 As you can see in the example, greyed out notes can have footnotes.
17010 \end_layout
17011
17012 \begin_layout Standard
17013 Notes are inserted with the toolbar button 
17014 \begin_inset Info
17015 type  "icon"
17016 arg   "note-insert"
17017 \end_inset
17018
17019  or the menu 
17020 \family sans
17021 Insert\SpecialChar \menuseparator
17022 Note
17023 \family default
17024 .
17025  Right-click on the note box that appears to select the note type.
17026 \end_layout
17027
17028 \begin_layout Section
17029 Footnotes
17030 \begin_inset Index idx
17031 status collapsed
17032
17033 \begin_layout Plain Layout
17034 Footnotes
17035 \end_layout
17036
17037 \end_inset
17038
17039
17040 \begin_inset CommandInset label
17041 LatexCommand label
17042 name "sec:Footnotes"
17043
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \begin_layout Standard
17050 LyX uses boxes to display footnotes: When you insert a footnote using the
17051  menu 
17052 \family sans
17053 Insert\SpecialChar \menuseparator
17054 Footnote
17055 \family default
17056  or the toolbar button 
17057 \begin_inset Info
17058 type  "icon"
17059 arg   "footnote-insert"
17060 \end_inset
17061
17062
17063 \family roman
17064 \series medium
17065 \bar no
17066 you will see
17067 \family default
17068 \series default
17069 \bar default
17070  a box like this: 
17071 \begin_inset Graphics
17072         filename clipart/footnoteQt4.png
17073         scale 80
17074
17075 \end_inset
17076
17077
17078 \family roman
17079 \series medium
17080 \bar no
17081  This box is LyX's representation of your footnote.
17082  If you
17083 \family default
17084 \series default
17085 \bar default
17086  left-click on 
17087 \family roman
17088 \series medium
17089 \bar no
17090 the 
17091 \begin_inset Quotes eld
17092 \end_inset
17093
17094
17095 \family sans
17096 foot
17097 \family roman
17098
17099 \begin_inset Quotes erd
17100 \end_inset
17101
17102
17103 \family default
17104 \series default
17105 \bar default
17106  
17107 \family roman
17108 \series medium
17109 \bar no
17110 label, the box will
17111 \family default
17112 \series default
17113 \bar default
17114  be opened and you can enter the footnote text into it.
17115  Clicking on the box label again will close 
17116 \family roman
17117 \series medium
17118 \bar no
17119 the
17120 \family default
17121 \series default
17122 \bar default
17123  box
17124 \family roman
17125 \series medium
17126 \bar no
17127 .
17128  If you want to turn existing text into a footnote, simply highlight it
17129  and click on the footnote
17130 \family default
17131 \series default
17132 \bar default
17133  toolbar 
17134 \family roman
17135 \series medium
17136 \bar no
17137 button
17138 \family default
17139 \series default
17140 \bar default
17141 .
17142 \end_layout
17143
17144 \begin_layout Standard
17145 Here is an example footnote:
17146 \family roman
17147 \series medium
17148 \bar no
17149
17150 \begin_inset Foot
17151 status collapsed
17152
17153 \begin_layout Plain Layout
17154 To close a footnote, click on the footnote box label.
17155 \end_layout
17156
17157 \end_inset
17158
17159
17160 \end_layout
17161
17162 \begin_layout Standard
17163 The footnote will appear in the output as a superscript number at the text
17164  position where the footnote box is placed.
17165  The footnote text is placed at the bottom of the current page.
17166  The footnote number is calculated by LyX according to the document class.
17167  LyX does not yet support a particular numbering scheme, but you can get
17168  other schemes using special LaTeX-commands.
17169  T
17170 \family roman
17171 h
17172 \family default
17173 ey are described in the 
17174 \emph on
17175 Embedded
17176 \begin_inset space ~
17177 \end_inset
17178
17179 Objects
17180 \emph default
17181  manual.
17182 \end_layout
17183
17184 \begin_layout Section
17185 Marginal Notes
17186 \begin_inset Index idx
17187 status collapsed
17188
17189 \begin_layout Plain Layout
17190 Marginal notes
17191 \end_layout
17192
17193 \end_inset
17194
17195
17196 \begin_inset CommandInset label
17197 LatexCommand label
17198 name "sec:Marginal-Notes"
17199
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \begin_layout Standard
17206 Marginal notes look and behave just like footnotes in LyX.
17207  When you insert a margin note via the menu 
17208 \family sans
17209 Insert\SpecialChar \menuseparator
17210 Marginal
17211 \begin_inset space ~
17212 \end_inset
17213
17214 Note
17215 \family default
17216  or the toolbar button 
17217 \begin_inset Info
17218 type  "icon"
17219 arg   "marginalnote-insert"
17220 \end_inset
17221
17222 , you will see 
17223 \family roman
17224 \series medium
17225 a
17226 \family default
17227 \series default
17228  
17229 \family roman
17230 \series medium
17231 box with the
17232 \family default
17233 \series default
17234  
17235 \family roman
17236 \series medium
17237 label 
17238 \begin_inset Quotes eld
17239 \end_inset
17240
17241 margin
17242 \begin_inset Quotes erd
17243 \end_inset
17244
17245  appearing within your text.
17246  This box is LyX's representation of your margin
17247 \family default
17248 \series default
17249 al 
17250 \family roman
17251 \series medium
17252 note.
17253 \end_layout
17254
17255 \begin_layout Standard
17256 At the side of this sentence is an example marginal note.
17257 \family roman
17258 \series medium
17259
17260 \begin_inset Marginal
17261 status open
17262
17263 \begin_layout Plain Layout
17264 \align left
17265 This is a marginal note.
17266 \end_layout
17267
17268 \end_inset
17269
17270
17271 \end_layout
17272
17273 \begin_layout Standard
17274 Marginal notes appear at the right side in single-sided documents.
17275  In double-sided documents they appear in the outer margin – left on even
17276  pages, right on odd pages.
17277 \end_layout
17278
17279 \begin_layout Standard
17280 For further information about marginal notes see the section 
17281 \emph on
17282 Margin
17283 \begin_inset space ~
17284 \end_inset
17285
17286 Notes
17287 \emph default
17288  in the 
17289 \emph on
17290 Embedded
17291 \begin_inset space ~
17292 \end_inset
17293
17294 Objects
17295 \emph default
17296  manual.
17297 \end_layout
17298
17299 \begin_layout Section
17300 Graphics and Images
17301 \begin_inset Index idx
17302 status collapsed
17303
17304 \begin_layout Plain Layout
17305 Images
17306 \end_layout
17307
17308 \end_inset
17309
17310
17311 \begin_inset Index idx
17312 status collapsed
17313
17314 \begin_layout Plain Layout
17315 Graphics
17316 \end_layout
17317
17318 \end_inset
17319
17320
17321 \begin_inset CommandInset label
17322 LatexCommand label
17323 name "sec:Graphics"
17324
17325 \end_inset
17326
17327
17328 \end_layout
17329
17330 \begin_layout Standard
17331 To insert an image in your document, place the cursor at the text position
17332  you want and click on the toolbar icon 
17333 \begin_inset Info
17334 type  "icon"
17335 arg   "dialog-show-new-inset graphics"
17336 \end_inset
17337
17338  or select 
17339 \family sans
17340 Insert\SpecialChar \menuseparator
17341 Graphics
17342 \family default
17343  from the menu.
17344  Then a dialog will appear to choose the file to load.
17345 \end_layout
17346
17347 \begin_layout Standard
17348 This dialog has numerous mostly self-explanatory parameters.
17349  The 
17350 \family sans
17351 Graphics
17352 \family default
17353  tab allows you to choose your image file.
17354  The image can be transformed by setting a rotation angle and a scaling
17355  factor.
17356  The scaling units are explained in Appendix
17357 \begin_inset space ~
17358 \end_inset
17359
17360
17361 \begin_inset CommandInset ref
17362 LatexCommand ref
17363 reference "chap:Units-available-in"
17364
17365 \end_inset
17366
17367 .
17368 \end_layout
17369
17370 \begin_layout Standard
17371 In the tab 
17372 \family sans
17373 Clipping
17374 \family default
17375  it is possible to set image coordinates to adjust the height and width
17376  of the image in the output.
17377  The coordinates can also be calculated automatically by pressing the button
17378  
17379 \family sans
17380 Get
17381 \begin_inset space ~
17382 \end_inset
17383
17384 from
17385 \begin_inset space ~
17386 \end_inset
17387
17388 file
17389 \family default
17390 .
17391  The option 
17392 \family sans
17393 Clip
17394 \begin_inset space ~
17395 \end_inset
17396
17397 to
17398 \begin_inset space ~
17399 \end_inset
17400
17401 bounding
17402 \begin_inset space ~
17403 \end_inset
17404
17405 box
17406 \family default
17407  will only print the image region within the given coordinates.
17408  Normally you don't need to take care about image coordinates and can ignore
17409  the tab 
17410 \family sans
17411 Clipping
17412 \family default
17413 .
17414 \end_layout
17415
17416 \begin_layout Standard
17417 In the 
17418 \family sans
17419 LaT
17420 \begin_inset ERT
17421 status collapsed
17422
17423 \begin_layout Plain Layout
17424
17425 {}
17426 \end_layout
17427
17428 \end_inset
17429
17430 eX
17431 \begin_inset space ~
17432 \end_inset
17433
17434 and
17435 \begin_inset space ~
17436 \end_inset
17437
17438 Ly
17439 \begin_inset ERT
17440 status collapsed
17441
17442 \begin_layout Plain Layout
17443
17444 {}
17445 \end_layout
17446
17447 \end_inset
17448
17449 X options
17450 \family default
17451  tab LaTeX experts can specify additional LaTeX options.
17452  In this tab you can also specify the appearance of the image inside LyX.
17453  The option 
17454 \family sans
17455 Draft
17456 \begin_inset space ~
17457 \end_inset
17458
17459 mode
17460 \family default
17461  has the effect that the image doesn't appear in the output, only a frame
17462  with the image size is printed.
17463  The option 
17464 \family sans
17465 Don't
17466 \begin_inset space ~
17467 \end_inset
17468
17469 unzip
17470 \begin_inset space ~
17471 \end_inset
17472
17473 on
17474 \begin_inset space ~
17475 \end_inset
17476
17477 export
17478 \family default
17479  is explained in the 
17480 \emph on
17481 Embedded
17482 \begin_inset space ~
17483 \end_inset
17484
17485 Objects
17486 \emph default
17487  manual in section 
17488 \emph on
17489 Graphics Dialog
17490 \emph default
17491 .
17492 \end_layout
17493
17494 \begin_layout Standard
17495 The graphics dialog can be called at any time by clicking on an image.
17496  Images will appear in the output exactly at the position where they are
17497  in the text.
17498  This is an example image within a separate, horizontally centered paragraph:
17499 \end_layout
17500
17501 \begin_layout Standard
17502 \align center
17503 \begin_inset Graphics
17504         filename clipart/mobius.eps
17505         scale 70
17506
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \begin_layout Standard
17513 If you need image captions or want to reference images, you have to put
17514  the image into a float, see section
17515 \begin_inset space ~
17516 \end_inset
17517
17518
17519 \begin_inset CommandInset ref
17520 LatexCommand ref
17521 reference "sub:Figure-Floats"
17522
17523 \end_inset
17524
17525 .
17526 \end_layout
17527
17528 \begin_layout Subsection
17529 Image Formats
17530 \begin_inset Index idx
17531 status collapsed
17532
17533 \begin_layout Plain Layout
17534 Images ! Formats
17535 \end_layout
17536
17537 \end_inset
17538
17539
17540 \begin_inset CommandInset label
17541 LatexCommand label
17542 name "sub:Image-Formats"
17543
17544 \end_inset
17545
17546
17547 \end_layout
17548
17549 \begin_layout Standard
17550 You can insert images in any known file format.
17551  But as we explained in section
17552 \begin_inset space ~
17553 \end_inset
17554
17555
17556 \begin_inset CommandInset ref
17557 LatexCommand ref
17558 reference "sub:Output-file-formats"
17559
17560 \end_inset
17561
17562 , every output document format allows only a few image formats.
17563  LyX therefore uses the program 
17564 \family typewriter
17565 ImageMagick
17566 \family default
17567  in the background to convert the images to the right format.
17568  To increase your workflow by avoiding these conversions in the background,
17569  use only the image formats listed in the subsections of section
17570 \begin_inset space ~
17571 \end_inset
17572
17573
17574 \begin_inset CommandInset ref
17575 LatexCommand ref
17576 reference "sub:Output-file-formats"
17577
17578 \end_inset
17579
17580 .
17581 \end_layout
17582
17583 \begin_layout Standard
17584 Similar to fonts there are two types of image formats:
17585 \end_layout
17586
17587 \begin_layout Description
17588 Bitmap
17589 \begin_inset space ~
17590 \end_inset
17591
17592 images consist of pixel values, often in a compressed form.
17593  They are therefore not fully scalable and look pixelated in large zooms.
17594  Well-known bitmap image formats are 
17595 \begin_inset Quotes eld
17596 \end_inset
17597
17598 Graphics Interchange Format
17599 \begin_inset Quotes erd
17600 \end_inset
17601
17602  (GIF, file extension 
17603 \begin_inset Quotes eld
17604 \end_inset
17605
17606
17607 \family typewriter
17608 .gif
17609 \family default
17610
17611 \begin_inset Quotes erd
17612 \end_inset
17613
17614 )
17615 \begin_inset Index idx
17616 status collapsed
17617
17618 \begin_layout Plain Layout
17619 GIF|see
17620 \begin_inset ERT
17621 status collapsed
17622
17623 \begin_layout Plain Layout
17624
17625 {
17626 \end_layout
17627
17628 \end_inset
17629
17630 Image formats
17631 \begin_inset ERT
17632 status collapsed
17633
17634 \begin_layout Plain Layout
17635
17636 }
17637 \end_layout
17638
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645
17646
17647 \begin_inset Quotes eld
17648 \end_inset
17649
17650 Portable Network Graphics
17651 \begin_inset Quotes erd
17652 \end_inset
17653
17654  (PNG, file extension 
17655 \begin_inset Quotes eld
17656 \end_inset
17657
17658
17659 \family typewriter
17660 .png
17661 \family default
17662
17663 \begin_inset Quotes erd
17664 \end_inset
17665
17666 )
17667 \begin_inset Index idx
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671 PNG|see
17672 \begin_inset ERT
17673 status collapsed
17674
17675 \begin_layout Plain Layout
17676
17677 {
17678 \end_layout
17679
17680 \end_inset
17681
17682 Image formats
17683 \begin_inset ERT
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687
17688 }
17689 \end_layout
17690
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \end_inset
17697
17698 , and 
17699 \begin_inset Quotes eld
17700 \end_inset
17701
17702 Joint Photographic Experts Group
17703 \begin_inset Quotes erd
17704 \end_inset
17705
17706  (JPG, file extension 
17707 \begin_inset Quotes eld
17708 \end_inset
17709
17710
17711 \family typewriter
17712 .jpg
17713 \family default
17714
17715 \begin_inset Quotes erd
17716 \end_inset
17717
17718  or 
17719 \begin_inset Quotes eld
17720 \end_inset
17721
17722
17723 \family typewriter
17724 .jpeg
17725 \family default
17726
17727 \begin_inset Quotes erd
17728 \end_inset
17729
17730 )
17731 \begin_inset Index idx
17732 status collapsed
17733
17734 \begin_layout Plain Layout
17735 JPG|see
17736 \begin_inset ERT
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740
17741 {
17742 \end_layout
17743
17744 \end_inset
17745
17746 Image formats
17747 \begin_inset ERT
17748 status collapsed
17749
17750 \begin_layout Plain Layout
17751
17752 }
17753 \end_layout
17754
17755 \end_inset
17756
17757
17758 \end_layout
17759
17760 \end_inset
17761
17762 .
17763 \end_layout
17764
17765 \begin_layout Description
17766 Scalable
17767 \begin_inset space ~
17768 \end_inset
17769
17770 images consist of vectors and can therefore be scaled to any size without
17771  data loss.
17772  The scaling ability is desired if you want to create presentations, because
17773  presentations are always scaled by the beamer.
17774  Scaling is also useful for online documents to let the user zoom into diagrams.
17775 \begin_inset Newline newline
17776 \end_inset
17777
17778 Scalable image formats can be 
17779 \begin_inset Quotes eld
17780 \end_inset
17781
17782 Scalable Vector Graphics
17783 \begin_inset Quotes erd
17784 \end_inset
17785
17786  (SVG, file extension 
17787 \begin_inset Quotes eld
17788 \end_inset
17789
17790
17791 \family typewriter
17792 .svg
17793 \family default
17794
17795 \begin_inset Quotes erd
17796 \end_inset
17797
17798 )
17799 \begin_inset Index idx
17800 status collapsed
17801
17802 \begin_layout Plain Layout
17803 SVG|see
17804 \begin_inset ERT
17805 status collapsed
17806
17807 \begin_layout Plain Layout
17808
17809 {
17810 \end_layout
17811
17812 \end_inset
17813
17814 Image formats
17815 \begin_inset ERT
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819
17820 }
17821 \end_layout
17822
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \end_inset
17829
17830
17831 \begin_inset Quotes eld
17832 \end_inset
17833
17834 Encapsulated PostScript
17835 \begin_inset Quotes erd
17836 \end_inset
17837
17838  (EPS, file extension 
17839 \begin_inset Quotes eld
17840 \end_inset
17841
17842
17843 \family typewriter
17844 .eps
17845 \family default
17846
17847 \begin_inset Quotes erd
17848 \end_inset
17849
17850 )
17851 \begin_inset Index idx
17852 status collapsed
17853
17854 \begin_layout Plain Layout
17855 EPS|see
17856 \begin_inset ERT
17857 status collapsed
17858
17859 \begin_layout Plain Layout
17860
17861 {
17862 \end_layout
17863
17864 \end_inset
17865
17866 Image formats
17867 \begin_inset ERT
17868 status collapsed
17869
17870 \begin_layout Plain Layout
17871
17872 }
17873 \end_layout
17874
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \end_inset
17881
17882 , and 
17883 \begin_inset Quotes eld
17884 \end_inset
17885
17886 Portable Document Format
17887 \begin_inset Quotes erd
17888 \end_inset
17889
17890  (PDF, file extension 
17891 \begin_inset Quotes eld
17892 \end_inset
17893
17894
17895 \family typewriter
17896 .pdf
17897 \family default
17898
17899 \begin_inset Quotes erd
17900 \end_inset
17901
17902 )
17903 \begin_inset Index idx
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907 PDF
17908 \end_layout
17909
17910 \end_inset
17911
17912 .
17913  We say 
17914 \begin_inset Quotes eld
17915 \end_inset
17916
17917 can be
17918 \begin_inset Quotes erd
17919 \end_inset
17920
17921 , because you can convert any bitmap image format to PDF or EPS and the
17922  result will not be scalable.
17923  In this case only a header with the image properties is added to the original
17924  image.
17925 \begin_inset Foot
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929 In the case of PDF, the original image is additionally compressed.
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Normally one cannot convert a bitmap image into a scalable one, only 
17939 \emph on
17940 vice versa
17941 \emph default
17942 .
17943 \end_layout
17944
17945 \begin_layout Subsection
17946 Grouping of Image Settings
17947 \begin_inset Index idx
17948 status collapsed
17949
17950 \begin_layout Plain Layout
17951 Images ! Settings grouping
17952 \end_layout
17953
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \begin_layout Standard
17960 Each image can define a new group of image settings or join an existing
17961  group.
17962  Images within such a group share their settings, so adjusting one image
17963  of the group automatically also adjusts all other images of the group in
17964  the same way.
17965  So you can for example change the size for a bunch of images without the
17966  need to manually change each of them.
17967  
17968 \end_layout
17969
17970 \begin_layout Standard
17971 A new group can be set by pressing the button 
17972 \family sans
17973 Open
17974 \begin_inset space ~
17975 \end_inset
17976
17977 new
17978 \begin_inset space ~
17979 \end_inset
17980
17981 group
17982 \family default
17983  in the
17984 \family sans
17985  Graphics
17986 \family default
17987  dialog in the 
17988 \family sans
17989 LaT
17990 \begin_inset ERT
17991 status collapsed
17992
17993 \begin_layout Plain Layout
17994
17995 {}
17996 \end_layout
17997
17998 \end_inset
17999
18000 eX
18001 \begin_inset space ~
18002 \end_inset
18003
18004 and
18005 \begin_inset space ~
18006 \end_inset
18007
18008 Ly
18009 \begin_inset ERT
18010 status collapsed
18011
18012 \begin_layout Plain Layout
18013
18014 {}
18015 \end_layout
18016
18017 \end_inset
18018
18019 X options
18020 \family default
18021  tab.
18022  Joining an existing group can be done using the context menu of the image
18023  and checking the name of the desired group.
18024 \end_layout
18025
18026 \begin_layout Section
18027 Tables
18028 \begin_inset Index idx
18029 status collapsed
18030
18031 \begin_layout Plain Layout
18032 Tables
18033 \end_layout
18034
18035 \end_inset
18036
18037
18038 \begin_inset CommandInset label
18039 LatexCommand label
18040 name "sec:Tables"
18041
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \begin_layout Standard
18048 You can insert a table using either the toolbar button 
18049 \begin_inset Info
18050 type  "icon"
18051 arg   "tabular-insert"
18052 \end_inset
18053
18054  or the menu 
18055 \family sans
18056 Insert\SpecialChar \menuseparator
18057 Table
18058 \family default
18059 .
18060  A dialog will appear, asking you for the number of rows and columns.
18061  The default table has lines around any cell and the first row appears separated
18062  from the rest of the table.
18063  This separation appears due to a double line: The cells of the first row
18064  have a line below them and the cells of the second row have a line above
18065  them.
18066  Here is an example table:
18067 \end_layout
18068
18069 \begin_layout Standard
18070 \align center
18071 \begin_inset Tabular
18072 <lyxtabular version="3" rows="4" columns="4">
18073 <features rotate="0" tabularvalignment="middle">
18074 <column alignment="center" valignment="top" width="0pt">
18075 <column alignment="center" valignment="top" width="0pt">
18076 <column alignment="center" valignment="top" width="0in">
18077 <column alignment="center" valignment="top" width="0pt">
18078 <row>
18079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18089 \begin_inset Text
18090
18091 \begin_layout Plain Layout
18092
18093 \family roman
18094 \series medium
18095 \shape up
18096 \size normal
18097 \emph off
18098 \bar no
18099 \noun off
18100 \color none
18101 1
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 2
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119 3
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 </row>
18125 <row>
18126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130
18131 \family roman
18132 \series medium
18133 \shape up
18134 \size normal
18135 \emph off
18136 \bar no
18137 \noun off
18138 \color none
18139 A
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 </row>
18172 <row>
18173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177
18178 \family roman
18179 \series medium
18180 \shape up
18181 \size normal
18182 \emph off
18183 \bar no
18184 \noun off
18185 \color none
18186 B
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \size normal
18206 \noun off
18207 \color none
18208  
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 </row>
18223 <row>
18224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228
18229 \family roman
18230 \series medium
18231 \shape up
18232 \size normal
18233 \emph off
18234 \bar no
18235 \noun off
18236 \color none
18237 C
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 </row>
18270 </lyxtabular>
18271
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \begin_layout Subsection
18278 The Table dialog
18279 \end_layout
18280
18281 \begin_layout Standard
18282 You can alter a table by clicking on it with the right mouse button and
18283  then choosing 
18284 \family sans
18285 More\SpecialChar \menuseparator
18286 Settings
18287 \family default
18288 .
18289  This brings up the table dialog.
18290  Here you can adjust the settings of the cell, row and/or column where the
18291  cursor is placed currently.
18292  Most of the dialog options also work on selections.
18293  This means that if you select more cells, columns or rows the action is
18294  done on all of your selection.
18295 \end_layout
18296
18297 \begin_layout Standard
18298 In addition to the table dialog, the 
18299 \family sans
18300 table
18301 \begin_inset space ~
18302 \end_inset
18303
18304 toolbar
18305 \family default
18306  helps you in setting table properties.
18307  It appears if the cursor is inside a table.
18308 \end_layout
18309
18310 \begin_layout Standard
18311 In the tab 
18312 \family sans
18313 Table
18314 \begin_inset space ~
18315 \end_inset
18316
18317 Settings
18318 \family default
18319  of the table dialog you can set the alignment for the current row.
18320  If you add a row or column, it will be inserted right beside or below the
18321  current cell respectively.
18322  The vertical alignment of a column can only be adjusted when a column width
18323  is given.
18324  A given width will allow the cell to have line breaks and multiple paragraphs
18325  of text, see section
18326 \begin_inset space ~
18327 \end_inset
18328
18329
18330 \begin_inset CommandInset ref
18331 LatexCommand ref
18332 reference "sub:Table-Cells"
18333
18334 \end_inset
18335
18336 .
18337 \end_layout
18338
18339 \begin_layout Standard
18340 You can mark multiple cells of one row/column as a multicolumn/row cell
18341  using the check box 
18342 \family sans
18343 Multicolumn
18344 \family default
18345  or 
18346 \family sans
18347 Multirow
18348 \family default
18349 .
18350  This will merge the cells to 
18351 \emph on
18352 one
18353 \emph default
18354  cell, spread over more than one column/row.
18355  Multicolumn cells are treated as own rows, so that the alignment, width,
18356  and border settings affect only the multicolumn cell.
18357  Here is an example table with a multicolumn cell in the first row and one
18358  in the last row without the upper border:
18359 \end_layout
18360
18361 \begin_layout Standard
18362 \align center
18363 \begin_inset Tabular
18364 <lyxtabular version="3" rows="3" columns="4">
18365 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18366 <column alignment="center" valignment="top" width="0pt">
18367 <column alignment="center" valignment="middle">
18368 <column alignment="center" valignment="top" width="0in">
18369 <column alignment="center" valignment="top" width="0pt">
18370 <row>
18371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 abc
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 def ghi
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 jkl
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 </row>
18408 <row>
18409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413
18414 \family roman
18415 \series medium
18416 \shape up
18417 \size normal
18418 \emph off
18419 \bar no
18420 \noun off
18421 \color none
18422 A
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 B
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 C
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 D
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 </row>
18455 <row>
18456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 1
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 2
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478 3
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487 4
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 </row>
18493 </lyxtabular>
18494
18495 \end_inset
18496
18497
18498 \end_layout
18499
18500 \begin_layout Standard
18501 Adept users can declare special LaTeX-arguments for the table.
18502  They are necessary for special table formatting, such as the multirow cells,
18503  explained in the chapter 
18504 \emph on
18505 Tables
18506 \emph default
18507  of the 
18508 \emph on
18509 Embedded
18510 \begin_inset space ~
18511 \end_inset
18512
18513 Objects
18514 \emph default
18515  manual.
18516  You can also rotate the current cell or the whole table 90
18517 \begin_inset space \thinspace{}
18518 \end_inset
18519
18520 degrees counterclockwise.
18521  These rotations are not visible in LyX but are visible in the output.
18522 \end_layout
18523
18524 \begin_layout Standard
18525 \begin_inset Note Greyedout
18526 status open
18527
18528 \begin_layout Plain Layout
18529
18530 \series bold
18531 Note:
18532 \series default
18533  Most DVI-viewers are 
18534 \emph on
18535 not
18536 \emph default
18537  able to display rotations.
18538 \end_layout
18539
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \begin_layout Standard
18546 The 
18547 \family sans
18548 Borders
18549 \family default
18550  tab allows you to add and delete border lines for the current row/column.
18551  The button 
18552 \family sans
18553 Default
18554 \family default
18555  adds lines for all cell borders.
18556 \end_layout
18557
18558 \begin_layout Subsection
18559 Longtables
18560 \begin_inset Index idx
18561 status collapsed
18562
18563 \begin_layout Plain Layout
18564 Tables ! Longtables
18565 \end_layout
18566
18567 \end_inset
18568
18569
18570 \begin_inset Index idx
18571 status collapsed
18572
18573 \begin_layout Plain Layout
18574 Longtables
18575 \end_layout
18576
18577 \end_inset
18578
18579
18580 \end_layout
18581
18582 \begin_layout Standard
18583 If the table is too long to fit on one page, you can use the option 
18584 \family sans
18585 Use
18586 \begin_inset space ~
18587 \end_inset
18588
18589 long
18590 \begin_inset space ~
18591 \end_inset
18592
18593 table
18594 \family default
18595  in the tab 
18596 \family sans
18597 Longtable
18598 \family default
18599  of the table dialog to split the table automatically over more pages.
18600  Doing this enables some check boxes and you can now define:
18601 \end_layout
18602
18603 \begin_layout Description
18604
18605 \family sans
18606 Header
18607 \family default
18608 : The current row and all rows above, that don't have any special options
18609  defined, are defined to be the header rows of all pages of the longtable.
18610  except for the first page, if 
18611 \family sans
18612 First
18613 \begin_inset space ~
18614 \end_inset
18615
18616 header
18617 \family default
18618  is defined.
18619 \end_layout
18620
18621 \begin_layout Description
18622
18623 \family sans
18624 First
18625 \begin_inset space ~
18626 \end_inset
18627
18628 header
18629 \family default
18630 : The current row and all rows above, that don't have any special options
18631  defined, are defined to be the header rows of the first page of the longtable.
18632 \end_layout
18633
18634 \begin_layout Description
18635
18636 \family sans
18637 Footer
18638 \family default
18639 : The current row and all rows below, that don't have any special options
18640  defined, are defined to be the footer rows of all pages of the longtable,
18641  except for the last page, if 
18642 \family sans
18643 Last
18644 \begin_inset space ~
18645 \end_inset
18646
18647 footer
18648 \family default
18649  is defined.
18650 \end_layout
18651
18652 \begin_layout Description
18653
18654 \family sans
18655 Last
18656 \begin_inset space ~
18657 \end_inset
18658
18659 footer
18660 \family default
18661 : The current row and all rows below, that don't have any special options
18662  defined, are defined to be the footer rows of the last page of the longtable.
18663 \end_layout
18664
18665 \begin_layout Description
18666 Caption: The first row is reset as a single column.
18667  You can now insert there the table caption via the menu 
18668 \family sans
18669 Insert\SpecialChar \menuseparator
18670 Caption
18671 \family default
18672 .
18673  More about longtable captions can be found in the 
18674 \emph on
18675 Embedded
18676 \begin_inset space ~
18677 \end_inset
18678
18679 Objects
18680 \emph default
18681  manual.
18682 \end_layout
18683
18684 \begin_layout Standard
18685 You can also specify a row where the table is split.
18686  If you set more than one option in the same table row, you should be aware
18687  that then only the first option is used; the others will be defined as
18688  
18689 \emph on
18690 empty
18691 \emph default
18692 .
18693  In this context, first means first in this order: 
18694 \family sans
18695 Footer, Last
18696 \begin_inset space ~
18697 \end_inset
18698
18699 footer,
18700 \family default
18701  
18702 \family sans
18703 Header,
18704 \family default
18705  
18706 \family sans
18707 First
18708 \begin_inset space ~
18709 \end_inset
18710
18711 header
18712 \family default
18713 ; see the following longtable to see how it works:
18714 \end_layout
18715
18716 \begin_layout Standard
18717 \align center
18718 \begin_inset Tabular
18719 <lyxtabular version="3" rows="69" columns="3">
18720 <features rotate="0" islongtable="true" longtabularalignment="center">
18721 <column alignment="block" valignment="top" width="5cm">
18722 <column alignment="left" valignment="top" width="0pt">
18723 <column alignment="right" valignment="top" width="0pt">
18724 <row endfirsthead="true">
18725 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729
18730 \series bold
18731 Example Phone List (ignore the names)
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 </row>
18755 <row endfirsthead="true">
18756 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18757 \begin_inset Text
18758
18759 \begin_layout Plain Layout
18760
18761 \series bold
18762 NAME
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Plain Layout
18780
18781 \series bold
18782 TEL.
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row endhead="true">
18789 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793  
18794 \series bold
18795 Example Phone List
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 <row endhead="true">
18820 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \series bold
18826 NAME
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \series bold
18846 TEL.
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row endfoot="true">
18853 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857  
18858 \series bold
18859 continue ...
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \series bold
18890 Annovi
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 Silvia
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 111
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 </row>
18914 <row>
18915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \series bold
18921 Bertoli
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 Stefano
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 111
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \series bold
18952 Bozzi
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 Walter
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 111
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \series bold
18983 Cachia
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 Maria
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 111
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 </row>
19007 <row>
19008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012
19013 \series bold
19014 Cachia
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 Maurizio
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 111
19033 \end_layout
19034
19035 \end_inset
19036 </cell>
19037 </row>
19038 <row>
19039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \series bold
19045 Cinquemani
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 Giusi
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 111
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 <row>
19070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \series bold
19076 Colin
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 Bernard
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094 111
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \series bold
19107 Concli
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 Gianfranco
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 111
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 </row>
19131 <row>
19132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136
19137 \series bold
19138 Dal Bosco
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147 Carolina
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156 111
19157 \end_layout
19158
19159 \end_inset
19160 </cell>
19161 </row>
19162 <row>
19163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167
19168 \series bold
19169 Dalpiaz
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178 Annamaria
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19184 \begin_inset Text
19185
19186 \begin_layout Plain Layout
19187 111
19188 \end_layout
19189
19190 \end_inset
19191 </cell>
19192 </row>
19193 <row>
19194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198
19199 \series bold
19200 Feliciello
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 Domenico
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 111
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 <row>
19225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229
19230 \series bold
19231 Focarelli
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 Paola
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 111
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \series bold
19262 Galletti
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 Oreste
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 111
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 </row>
19286 <row>
19287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291
19292 \series bold
19293 Gasparini
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 Franca
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311 111
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 </row>
19317 <row>
19318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322
19323 \series bold
19324 Rizzardi
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 Paola
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 111
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \series bold
19355 Lassini
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 Giancarlo
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 111
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \series bold
19386 Malfatti
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 Luciano
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 111
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \series bold
19417 Malfatti
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 Valeriano
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435 111
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446
19447 \series bold
19448 Meneguzzo
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457 Roberto
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466 111
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell 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 Mezzadra
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 Roberto
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 111
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 <row>
19504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508
19509 \series bold
19510 Pirpamer
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 Erich
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 111
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 </row>
19534 <row>
19535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539
19540 \series bold
19541 Pochiesa
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550 Paolo
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559 111, 222
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 </row>
19565 <row>
19566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570
19571 \series bold
19572 Radina
19573 \end_layout
19574
19575 \end_inset
19576 </cell>
19577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581 Claudio
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590 111
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \series bold
19603 Stuffer
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 Oskar
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 111
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 </row>
19627 <row>
19628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632
19633 \series bold
19634 Tacchelli
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 Ugo
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 111
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \series bold
19665 Tezzele
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 Margit
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 111
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 </row>
19689 <row>
19690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694
19695 \series bold
19696 Unterkalmsteiner
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 Frieda
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714 111
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 </row>
19720 <row>
19721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725
19726 \series bold
19727 Vieider
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 Hilde
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745 111
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 </row>
19751 <row>
19752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \series bold
19758 Vigna
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767 Jürgen
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776 111
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row>
19783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787
19788 \series bold
19789 Weber
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 Maurizio
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807 111
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 </row>
19813 <row>
19814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \series bold
19820 Winkler
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 Franz
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 111
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849  
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 </row>
19873 <row>
19874 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878
19879 \series bold
19880 Annovi
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889 Silvia
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898 555
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \series bold
19911 Bertoli
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 Stefano
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929 555
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 <row>
19936 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940
19941 \series bold
19942 Bozzi
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 Walter
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960 555
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 </row>
19966 <row>
19967 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971
19972 \series bold
19973 Cachia
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 Maria
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991 555
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 </row>
19997 <row>
19998 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002
20003 \series bold
20004 Cachia
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 Maurizio
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 555
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \series bold
20035 Cinquemani
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 Giusi
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053 555
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 </row>
20059 <row>
20060 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064
20065 \series bold
20066 Colin
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 Bernard
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 555
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 <row>
20091 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095
20096 \series bold
20097 Concli
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106 Gianfranco
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 555
20116 \end_layout
20117
20118 \end_inset
20119 </cell>
20120 </row>
20121 <row>
20122 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126
20127 \series bold
20128 Dal Bosco
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137 Carolina
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146 555
20147 \end_layout
20148
20149 \end_inset
20150 </cell>
20151 </row>
20152 <row>
20153 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157
20158 \series bold
20159 Dalpiaz
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168 Annamaria
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177 555
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 </row>
20183 <row>
20184 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188
20189 \series bold
20190 Feliciello
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 Domenico
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208 555
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 </row>
20214 <row>
20215 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219
20220 \series bold
20221 Focarelli
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230 Paola
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 555
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 </row>
20245 <row>
20246 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250
20251 \series bold
20252 Galletti
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261 Oreste
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270 555
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \series bold
20283 Gasparini
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 Franca
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 555
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 </row>
20307 <row>
20308 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312
20313 \series bold
20314 Rizzardi
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 Paola
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 555
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 </row>
20338 <row>
20339 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \series bold
20345 Lassini
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 Giancarlo
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 555
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \series bold
20376 Malfatti
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 Luciano
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394 555
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 </row>
20400 <row>
20401 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \series bold
20407 Malfatti
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 Valeriano
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425 555
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 </row>
20431 <row>
20432 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436
20437 \series bold
20438 Meneguzzo
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 Roberto
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456 555
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 </row>
20462 <row>
20463 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467
20468 \series bold
20469 Mezzadra
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 Roberto
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487 555
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 </row>
20493 <row>
20494 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498
20499 \series bold
20500 Pirpamer
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509 Erich
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518 555
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \series bold
20531 Pochiesa
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 Paolo
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549 555, 222
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 </row>
20555 <row>
20556 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \series bold
20562 Radina
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 Claudio
20572 \end_layout
20573
20574 \end_inset
20575 </cell>
20576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20577 \begin_inset Text
20578
20579 \begin_layout Plain Layout
20580 555
20581 \end_layout
20582
20583 \end_inset
20584 </cell>
20585 </row>
20586 <row>
20587 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591
20592 \series bold
20593 Stuffer
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Plain Layout
20602 Oskar
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 555
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 </row>
20617 <row>
20618 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \series bold
20624 Tacchelli
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633 Ugo
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642 555
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 </row>
20648 <row>
20649 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653
20654 \series bold
20655 Tezzele
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664 Margit
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 555
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 </row>
20679 <row>
20680 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684
20685 \series bold
20686 Unterkalmsteiner
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 Frieda
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704 555
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 </row>
20710 <row>
20711 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715
20716 \series bold
20717 Vieider
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726 Hilde
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735 555
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 </row>
20741 <row>
20742 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746
20747 \series bold
20748 Vigna
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757 Jürgen
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766 999
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 </row>
20772 <row>
20773 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777
20778 \series bold
20779 Weber
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788 Maurizio
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797 555
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 </row>
20803 <row>
20804 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808
20809 \series bold
20810 Winkler
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 Franz
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828 555
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 </row>
20834 <row endlastfoot="true">
20835 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \series bold
20841 End
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 </row>
20865 </lyxtabular>
20866
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \begin_layout Subsection
20873 Table Cells
20874 \begin_inset Index idx
20875 status collapsed
20876
20877 \begin_layout Plain Layout
20878 Tables ! Cells
20879 \end_layout
20880
20881 \end_inset
20882
20883
20884 \begin_inset CommandInset label
20885 LatexCommand label
20886 name "sub:Table-Cells"
20887
20888 \end_inset
20889
20890
20891 \end_layout
20892
20893 \begin_layout Standard
20894 A table cell can contain text, inline equations, a figure, or another table.
20895  All these kinds of objects can be placed in the same cell.
20896  Font sizes and shapes can also be altered.
20897  But you can't put a special environment in a cell (like 
20898 \family sans
20899 Section*
20900 \family default
20901 , etc.), nor set spacing options for the cell's paragraph.
20902 \end_layout
20903
20904 \begin_layout Standard
20905 To have multi-line entries in table cells, you have to declare a fixed width
20906  for the column in the table dialog.
20907  Your text is then automatically split into multiple lines and the cell
20908  is enlarged vertically when the length of the text exceeds the given width.
20909  An example:
20910 \end_layout
20911
20912 \begin_layout Standard
20913 \align center
20914 \begin_inset Tabular
20915 <lyxtabular version="3" rows="4" columns="3">
20916 <features rotate="0" tabularvalignment="middle">
20917 <column alignment="center" valignment="top" width="0pt">
20918 <column alignment="block" valignment="top" width="3cm">
20919 <column alignment="center" valignment="top" width="0pt">
20920 <row>
20921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925
20926 \family roman
20927 \series medium
20928 \shape up
20929 \size normal
20930 \emph off
20931 \bar no
20932 \noun off
20933 \color none
20934 1
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943
20944 \family roman
20945 \series medium
20946 \shape up
20947 \size normal
20948 \emph off
20949 \bar no
20950 \noun off
20951 \color none
20952 2
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961
20962 \family roman
20963 \series medium
20964 \shape up
20965 \size normal
20966 \emph off
20967 \bar no
20968 \noun off
20969 \color none
20970 3
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \family roman
20983 \series medium
20984 \shape up
20985 \size normal
20986 \emph off
20987 \bar no
20988 \noun off
20989 \color none
20990 4
20991 \end_layout
20992
20993 \end_inset
20994 </cell>
20995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20996 \begin_inset Text
20997
20998 \begin_layout Plain Layout
20999
21000 \family roman
21001 \series medium
21002 \shape up
21003 \size normal
21004 \emph off
21005 \bar no
21006 \noun off
21007 \color none
21008 This is a multi-line entry in a table.
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \family roman
21019 \series medium
21020 \shape up
21021 \size normal
21022 \emph off
21023 \bar no
21024 \noun off
21025 \color none
21026 5
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 </row>
21032 <row>
21033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037
21038 \family roman
21039 \series medium
21040 \shape up
21041 \size normal
21042 \emph off
21043 \bar no
21044 \noun off
21045 \color none
21046 6
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055
21056 \family roman
21057 \series medium
21058 \shape up
21059 \size normal
21060 \emph off
21061 \bar no
21062 \noun off
21063 \color none
21064 This is longer now.
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21070 \begin_inset Text
21071
21072 \begin_layout Plain Layout
21073
21074 \family roman
21075 \series medium
21076 \shape up
21077 \size normal
21078 \emph off
21079 \bar no
21080 \noun off
21081 \color none
21082 7
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 </row>
21088 <row>
21089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093
21094 \family roman
21095 \series medium
21096 \shape up
21097 \size normal
21098 \emph off
21099 \bar no
21100 \noun off
21101 \color none
21102 8
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111
21112 \family roman
21113 \series medium
21114 \shape up
21115 \size normal
21116 \emph off
21117 \bar no
21118 \noun off
21119 \color none
21120 This is a multi-line entry in a table.
21121  This is longer now.
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130
21131 \family roman
21132 \series medium
21133 \shape up
21134 \size normal
21135 \emph off
21136 \bar no
21137 \noun off
21138 \color none
21139 9
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 </row>
21145 </lyxtabular>
21146
21147 \end_inset
21148
21149
21150 \end_layout
21151
21152 \begin_layout Standard
21153 Cutting and pasting between tables and table cells works reasonably well.
21154  You can even cut and paste more than one row.
21155 \begin_inset Foot
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 Note that you cannot paste into a multicell selection because it would not
21160  be clear what to do when pasting a single word in a selected 2×3.
21161  
21162 \end_layout
21163
21164 \end_inset
21165
21166  Selection with the mouse or with 
21167 \family sans
21168 Shift
21169 \family default
21170  plus the arrow keys works as usual.
21171  You can also copy and paste the entire table as a single unit by starting
21172  the selection from outside the table.
21173 \end_layout
21174
21175 \begin_layout Section
21176 Floats
21177 \begin_inset Index idx
21178 status collapsed
21179
21180 \begin_layout Plain Layout
21181 Floats
21182 \end_layout
21183
21184 \end_inset
21185
21186
21187 \begin_inset CommandInset label
21188 LatexCommand label
21189 name "sec:Floats"
21190
21191 \end_inset
21192
21193
21194 \end_layout
21195
21196 \begin_layout Subsection
21197 Introduction
21198 \end_layout
21199
21200 \begin_layout Standard
21201 A float is a block of text associated with some sort of label, which doesn't
21202  have a fixed location.
21203  It can 
21204 \begin_inset Quotes eld
21205 \end_inset
21206
21207 float
21208 \begin_inset Quotes erd
21209 \end_inset
21210
21211  forward or backward a page or two, to wherever it fits best.
21212  
21213 \family sans
21214 Footnotes
21215 \family default
21216  and 
21217 \family sans
21218 Margin
21219 \begin_inset space ~
21220 \end_inset
21221
21222 Notes
21223 \family default
21224  are also floats, because they can float to the next page when there are
21225  too many notes on the current page.
21226 \end_layout
21227
21228 \begin_layout Standard
21229 Floats make it possible to get a high quality layout.
21230  Images and tables can be distributed evenly over the pages to avoid whitespace
21231  and pages without text.
21232  As the floating often destroys the spatial context between the text and
21233  the image/table, every float can be referenced in the text.
21234  Floats are therefore numbered.
21235  Referencing is described in section
21236 \begin_inset space ~
21237 \end_inset
21238
21239
21240 \begin_inset CommandInset ref
21241 LatexCommand ref
21242 reference "sec:Cross-References"
21243
21244 \end_inset
21245
21246 .
21247 \end_layout
21248
21249 \begin_layout Standard
21250 To insert a float, use the menu 
21251 \family sans
21252 Insert\SpecialChar \menuseparator
21253 Float
21254 \family default
21255 .
21256  A box with a caption will be inserted into your document.
21257  The label will automatically be translated to the document language in
21258  the output.
21259  After the label you can insert the caption text.
21260 \begin_inset Index idx
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264 Floats ! Captions
21265 \end_layout
21266
21267 \end_inset
21268
21269  The image or table is inserted above or below the caption in a separate
21270  paragraph within the float.
21271  To keep your LyX-document readable, you can open and close the float box
21272  by left-clicking on the box label.
21273  A closed float box looks like this: 
21274 \begin_inset Graphics
21275         filename clipart/floatQt4.png
21276         scale 80
21277
21278 \end_inset
21279
21280  – a gray button with a red label.
21281 \end_layout
21282
21283 \begin_layout Standard
21284 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21285  that can occur when the surrounding text is specially formatted.
21286 \end_layout
21287
21288 \begin_layout Subsection
21289 Examples
21290 \end_layout
21291
21292 \begin_layout Subsubsection
21293 Figure Floats
21294 \begin_inset CommandInset label
21295 LatexCommand label
21296 name "sub:Figure-Floats"
21297
21298 \end_inset
21299
21300
21301 \begin_inset Index idx
21302 status collapsed
21303
21304 \begin_layout Plain Layout
21305 Floats ! Figure floats
21306 \end_layout
21307
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \begin_layout Standard
21314 Figure
21315 \begin_inset space ~
21316 \end_inset
21317
21318
21319 \begin_inset CommandInset ref
21320 LatexCommand ref
21321 reference "fig:Platypus-distorted"
21322
21323 \end_inset
21324
21325  was created using the menu 
21326 \family sans
21327 Insert\SpecialChar \menuseparator
21328 Float\SpecialChar \menuseparator
21329 Figure
21330 \family default
21331  (toolbar button 
21332 \begin_inset Info
21333 type  "icon"
21334 arg   "float-insert figure"
21335 \end_inset
21336
21337 ).
21338  The image was inserted by setting the cursor above the caption label and
21339  using the menu 
21340 \family sans
21341 Insert\SpecialChar \menuseparator
21342 Graphics
21343 \family default
21344  (toolbar button 
21345 \begin_inset Info
21346 type  "icon"
21347 arg   "dialog-show-new-inset graphics"
21348 \end_inset
21349
21350 ).
21351  The image in the float was horizontally centered by putting the cursor
21352  to the left or right of the image and using the menu 
21353 \family sans
21354 Edit\SpecialChar \menuseparator
21355 Paragraph
21356 \begin_inset space ~
21357 \end_inset
21358
21359 Settings
21360 \family default
21361  (toolbar button 
21362 \begin_inset Info
21363 type  "icon"
21364 arg   "layout-paragraph"
21365 \end_inset
21366
21367 ).
21368 \end_layout
21369
21370 \begin_layout Standard
21371 \begin_inset Float figure
21372 wide false
21373 sideways false
21374 status collapsed
21375
21376 \begin_layout Plain Layout
21377 \align center
21378 \begin_inset Graphics
21379         filename clipart/platypus.eps
21380         lyxscale 50
21381         width 50col%
21382
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \begin_layout Plain Layout
21389 \begin_inset Caption Standard
21390
21391 \begin_layout Plain Layout
21392 \begin_inset CommandInset label
21393 LatexCommand label
21394 name "fig:Platypus-distorted"
21395
21396 \end_inset
21397
21398 A severely distorted platypus in a float.
21399 \end_layout
21400
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \begin_layout Standard
21412 This figure float also shows how to set a label and create a cross-reference
21413  to it: Insert a label into the caption using the menu 
21414 \family sans
21415 Insert\SpecialChar \menuseparator
21416 Label
21417 \family default
21418  (toolbar button 
21419 \begin_inset Info
21420 type  "icon"
21421 arg   "label-insert"
21422 \end_inset
21423
21424 ) and refer to it using the menu 
21425 \family sans
21426 Insert\SpecialChar \menuseparator
21427 Cross-Reference
21428 \family default
21429  (toolbar button 
21430 \begin_inset Info
21431 type  "icon"
21432 arg   "dialog-show-new-inset ref"
21433 \end_inset
21434
21435 ).
21436  It is important to use cross-references to figure floats rather than using
21437  vague references like 
21438 \begin_inset Quotes eld
21439 \end_inset
21440
21441 the figure above
21442 \begin_inset Quotes erd
21443 \end_inset
21444
21445 , because, as LaTeX will reposition the floats in the final document, it
21446  might not be 
21447 \begin_inset Quotes eld
21448 \end_inset
21449
21450 above
21451 \begin_inset Quotes erd
21452 \end_inset
21453
21454  at all.
21455  For more about cross-references, see section
21456 \begin_inset space ~
21457 \end_inset
21458
21459
21460 \begin_inset CommandInset ref
21461 LatexCommand ref
21462 reference "sec:Cross-References"
21463
21464 \end_inset
21465
21466 .
21467 \end_layout
21468
21469 \begin_layout Standard
21470 Normally only one image is inserted in a figure float, but sometimes you
21471  might want to use two images with separate subcaptions.
21472  This can be done by inserting image floats into existing image floats.
21473  Note that only the main caption of the float is added to the List of Figures
21474  as described in section
21475 \begin_inset space ~
21476 \end_inset
21477
21478
21479 \begin_inset CommandInset ref
21480 LatexCommand ref
21481 reference "sub:List-of-Figures"
21482
21483 \end_inset
21484
21485 .
21486  Figure
21487 \begin_inset space ~
21488 \end_inset
21489
21490
21491 \begin_inset CommandInset ref
21492 LatexCommand ref
21493 reference "fig:Two-distorted-images"
21494
21495 \end_inset
21496
21497  is an example of a figure float with two images set side by side.
21498  You can also set the images one below the other.
21499  Figure
21500 \begin_inset space ~
21501 \end_inset
21502
21503
21504 \begin_inset CommandInset ref
21505 LatexCommand ref
21506 reference "fig:Undefinable"
21507
21508 \end_inset
21509
21510  and 
21511 \begin_inset CommandInset ref
21512 LatexCommand ref
21513 reference "fig:Platypus"
21514
21515 \end_inset
21516
21517  are the subfigures.
21518 \end_layout
21519
21520 \begin_layout Standard
21521 \begin_inset Float figure
21522 wide false
21523 sideways false
21524 status open
21525
21526 \begin_layout Plain Layout
21527 \begin_inset space \hfill{}
21528 \end_inset
21529
21530
21531 \begin_inset Float figure
21532 wide false
21533 sideways false
21534 status collapsed
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Caption Standard
21538
21539 \begin_layout Plain Layout
21540 \begin_inset CommandInset label
21541 LatexCommand label
21542 name "fig:Undefinable"
21543
21544 \end_inset
21545
21546 Undefinable
21547 \end_layout
21548
21549 \end_inset
21550
21551
21552 \end_layout
21553
21554 \begin_layout Plain Layout
21555 \begin_inset Graphics
21556         filename clipart/escher-lsd.eps
21557         width 45col%
21558
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \end_inset
21565
21566
21567 \begin_inset space \hfill{}
21568 \end_inset
21569
21570
21571 \begin_inset Float figure
21572 wide false
21573 sideways false
21574 status collapsed
21575
21576 \begin_layout Plain Layout
21577 \begin_inset Caption Standard
21578
21579 \begin_layout Plain Layout
21580 \begin_inset CommandInset label
21581 LatexCommand label
21582 name "fig:Platypus"
21583
21584 \end_inset
21585
21586 Platypus
21587 \end_layout
21588
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \begin_layout Plain Layout
21595 \begin_inset Graphics
21596         filename clipart/platypus.eps
21597         lyxscale 60
21598         width 45col%
21599
21600 \end_inset
21601
21602
21603 \end_layout
21604
21605 \end_inset
21606
21607
21608 \begin_inset space \hfill{}
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \begin_layout Plain Layout
21615 \begin_inset Caption Standard
21616
21617 \begin_layout Plain Layout
21618 \begin_inset CommandInset label
21619 LatexCommand label
21620 name "fig:Two-distorted-images"
21621
21622 \end_inset
21623
21624 Two distorted images.
21625 \end_layout
21626
21627 \end_inset
21628
21629
21630 \end_layout
21631
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \begin_layout Subsubsection
21638 Table Floats
21639 \begin_inset Index idx
21640 status collapsed
21641
21642 \begin_layout Plain Layout
21643 Floats ! Table floats
21644 \end_layout
21645
21646 \end_inset
21647
21648
21649 \end_layout
21650
21651 \begin_layout Standard
21652 Table floats can be inserted using the menu 
21653 \family sans
21654 Insert\SpecialChar \menuseparator
21655 Float\SpecialChar \menuseparator
21656 Table
21657 \family default
21658  or the toolbar button 
21659 \begin_inset Info
21660 type  "icon"
21661 arg   "float-insert table"
21662 \end_inset
21663
21664 .
21665  They have the same properties as figure floats except that the table in
21666  the float is normally placed below the caption and not above like for figures
21667  and that the label begins with “tab:”.
21668  Table
21669 \begin_inset space ~
21670 \end_inset
21671
21672
21673 \begin_inset CommandInset ref
21674 LatexCommand ref
21675 reference "tab:Table-float"
21676
21677 \end_inset
21678
21679  is a table float.
21680 \end_layout
21681
21682 \begin_layout Standard
21683 \begin_inset Float table
21684 wide false
21685 sideways false
21686 status open
21687
21688 \begin_layout Plain Layout
21689 \begin_inset Caption Standard
21690
21691 \begin_layout Plain Layout
21692 \begin_inset CommandInset label
21693 LatexCommand label
21694 name "tab:Table-float"
21695
21696 \end_inset
21697
21698 A table float.
21699 \end_layout
21700
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \begin_layout Plain Layout
21707 \align center
21708 \begin_inset Tabular
21709 <lyxtabular version="3" rows="3" columns="3">
21710 <features rotate="0" tabularvalignment="middle">
21711 <column alignment="center" valignment="top" width="0pt">
21712 <column alignment="center" valignment="top" width="0pt">
21713 <column alignment="center" valignment="top" width="0pt">
21714 <row>
21715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \family roman
21721 \series medium
21722 \shape up
21723 \size normal
21724 \emph off
21725 \bar no
21726 \noun off
21727 \color none
21728 1
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Plain Layout
21737
21738 \family roman
21739 \series medium
21740 \shape up
21741 \size normal
21742 \emph off
21743 \bar no
21744 \noun off
21745 \color none
21746 2
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755
21756 \family roman
21757 \series medium
21758 \shape up
21759 \size normal
21760 \emph off
21761 \bar no
21762 \noun off
21763 \color none
21764 3
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 <row>
21771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \family roman
21777 \series medium
21778 \shape up
21779 \size normal
21780 \emph off
21781 \bar no
21782 \noun off
21783 \color none
21784 Joe
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \family roman
21795 \series medium
21796 \shape up
21797 \size normal
21798 \emph off
21799 \bar no
21800 \noun off
21801 \color none
21802 Mary
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811
21812 \family roman
21813 \series medium
21814 \shape up
21815 \size normal
21816 \emph off
21817 \bar no
21818 \noun off
21819 \color none
21820 Ted
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 </row>
21826 <row>
21827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831
21832 \family roman
21833 \series medium
21834 \shape up
21835 \size normal
21836 \emph off
21837 \bar no
21838 \noun off
21839 \color none
21840 \begin_inset Formula $\int x^{2}dx$
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852
21853 \family roman
21854 \series medium
21855 \shape up
21856 \size normal
21857 \emph off
21858 \bar no
21859 \noun off
21860 \color none
21861 \begin_inset Formula $\left[\begin{array}{cc}
21862 a & b\\
21863 c & d
21864 \end{array}\right]$
21865 \end_inset
21866
21867
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876
21877 \family roman
21878 \series medium
21879 \shape up
21880 \size normal
21881 \emph off
21882 \bar no
21883 \noun off
21884 \color none
21885 \begin_inset Formula $1+1=2$
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 </lyxtabular>
21895
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \begin_layout Subsection
21907 More Information
21908 \begin_inset Index idx
21909 status collapsed
21910
21911 \begin_layout Plain Layout
21912 Floats ! Details
21913 \end_layout
21914
21915 \end_inset
21916
21917
21918 \end_layout
21919
21920 \begin_layout Standard
21921 LyX offers you further float types as well as rotated floats.
21922  It also allows you to change the float numbering scheme, to control the
21923  float placement and to change the formatting and placement of the float
21924  caption.
21925  All these features are explained in detail with many examples in the chapter
21926  
21927 \emph on
21928 Floats
21929 \emph default
21930  in the 
21931 \emph on
21932 Embedded
21933 \begin_inset space ~
21934 \end_inset
21935
21936 Objects
21937 \emph default
21938  manual.
21939 \end_layout
21940
21941 \begin_layout Section
21942 Minipages
21943 \begin_inset Index idx
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947 Minipages
21948 \end_layout
21949
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \begin_layout Standard
21956 LaTeX provides a mechanism essentially to produce a page within a page,
21957  called a minipage.
21958  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21959 \begin_inset space \space{}
21960 \end_inset
21961
21962 apply.
21963  
21964 \end_layout
21965
21966 \begin_layout Standard
21967 Minipages in LyX have their own collapsible box inserted via the menu 
21968 \family sans
21969 Insert\SpecialChar \menuseparator
21970 Box
21971 \family default
21972 .
21973  Right-clicking on the box label allows you to alter the width of the minipage
21974  and its alignment within the page.
21975 \end_layout
21976
21977 \begin_layout Standard
21978 \align center
21979 \begin_inset Box Frameless
21980 position "t"
21981 hor_pos "c"
21982 has_inner_box 1
21983 inner_pos "t"
21984 use_parbox 0
21985 use_makebox 0
21986 width "30col%"
21987 special "none"
21988 height "1pt"
21989 height_special "totalheight"
21990 status collapsed
21991
21992 \begin_layout Plain Layout
21993
21994 \shape italic
21995 This is a minipage.
21996  The text is set in an italic style.
21997 \end_layout
21998
21999 \begin_layout Plain Layout
22000
22001 \shape italic
22002 Minipages are often used for text in another language or text that needs
22003  another formatting.
22004 \end_layout
22005
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \begin_layout Standard
22012 \begin_inset VSpace medskip
22013 \end_inset
22014
22015 If you place two minipages side-by-side, you can use 
22016 \family sans
22017 Horizontal Fills
22018 \family default
22019  as described in section
22020 \begin_inset space ~
22021 \end_inset
22022
22023
22024 \begin_inset CommandInset ref
22025 LatexCommand ref
22026 reference "sub:Horizontal-Space"
22027
22028 \end_inset
22029
22030 :
22031 \begin_inset VSpace medskip
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \begin_layout Standard
22038 \begin_inset Box Frameless
22039 position "t"
22040 hor_pos "c"
22041 has_inner_box 1
22042 inner_pos "t"
22043 use_parbox 0
22044 use_makebox 0
22045 width "1.5in"
22046 special "none"
22047 height "1pt"
22048 height_special "totalheight"
22049 status open
22050
22051 \begin_layout Plain Layout
22052 This is a minipage with some stupid dummy text.
22053  This dummy text is used to increase the size of the minipage.
22054 \end_layout
22055
22056 \end_inset
22057
22058
22059 \begin_inset space \hfill{}
22060 \end_inset
22061
22062
22063 \begin_inset Box Frameless
22064 position "t"
22065 hor_pos "c"
22066 has_inner_box 1
22067 inner_pos "t"
22068 use_parbox 0
22069 use_makebox 0
22070 width "1.5in"
22071 special "none"
22072 height "1pt"
22073 height_special "totalheight"
22074 status open
22075
22076 \begin_layout Plain Layout
22077 This is a minipage with some stupid dummy text.
22078  This dummy text is used to increase the size of the minipage.
22079 \end_layout
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 \begin_inset VSpace bigskip
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \begin_layout Standard
22094 When you right-click on a minipage box, you can transform the box to another
22095  box type.
22096  All box types and their settings are explained in detail in chapter 
22097 \emph on
22098 Boxes
22099 \emph default
22100  of the 
22101 \emph on
22102 Embedded
22103 \begin_inset space ~
22104 \end_inset
22105
22106 Objects
22107 \emph default
22108  manual.
22109 \end_layout
22110
22111 \begin_layout Chapter
22112 Mathematical Formulas
22113 \begin_inset Index idx
22114 status collapsed
22115
22116 \begin_layout Plain Layout
22117 Math
22118 \end_layout
22119
22120 \end_inset
22121
22122
22123 \begin_inset Index idx
22124 status collapsed
22125
22126 \begin_layout Plain Layout
22127 Formulas | see
22128 \begin_inset ERT
22129 status collapsed
22130
22131 \begin_layout Plain Layout
22132
22133 {
22134 \end_layout
22135
22136 \end_inset
22137
22138 Math
22139 \begin_inset ERT
22140 status collapsed
22141
22142 \begin_layout Plain Layout
22143
22144 }
22145 \end_layout
22146
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153
22154
22155 \begin_inset CommandInset label
22156 LatexCommand label
22157 name "chap:Mathematical-Formulas"
22158
22159 \end_inset
22160
22161
22162 \end_layout
22163
22164 \begin_layout Standard
22165 The issues of this chapter are described in detail in the 
22166 \emph on
22167 Math
22168 \emph default
22169  manual.
22170  There you will also find tips and tricks for special cases.
22171 \end_layout
22172
22173 \begin_layout Section
22174 Basic Math Editing
22175 \begin_inset Index idx
22176 status collapsed
22177
22178 \begin_layout Plain Layout
22179 Math ! Basics
22180 \end_layout
22181
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \begin_layout Standard
22188 To create a math formula, you can just click on the toolbar icon 
22189 \begin_inset Info
22190 type  "icon"
22191 arg   "math-mode on"
22192 \end_inset
22193
22194  (shortcut 
22195 \begin_inset Info
22196 type  "shortcut"
22197 arg   "math-mode"
22198 \end_inset
22199
22200 ).
22201  That will create a little blue rectangle, with purple markers around its
22202  corners.
22203  That blue rectangle is the formula itself; the purple markers indicate
22204  what level of nesting within the formula you are at.
22205  You can also choose a particular formula type to insert via the 
22206 \family sans
22207 Insert\SpecialChar \menuseparator
22208 Math
22209 \family default
22210  menu.
22211 \end_layout
22212
22213 \begin_layout Standard
22214 Editing the parameters of a formula and adding math constructs can be done
22215  with the 
22216 \family sans
22217 math
22218 \begin_inset space ~
22219 \end_inset
22220
22221 toolbar
22222 \family default
22223 , that appears if the cursor is in a formula.
22224 \end_layout
22225
22226 \begin_layout Standard
22227 There are two main types of formulas, inline formulas and display formulas.
22228  Inline formulas appear within a text line, like this one:
22229 \end_layout
22230
22231 \begin_layout Standard
22232 This is a line with an inline formula 
22233 \begin_inset Formula $A=B$
22234 \end_inset
22235
22236  in it.
22237 \end_layout
22238
22239 \begin_layout Standard
22240 Displayed formulas appear outside the text like if they were in a separate
22241  paragraph, like this one:
22242 \begin_inset Formula 
22243 \[
22244 A=B
22245 \]
22246
22247 \end_inset
22248
22249 You can only number and reference displayed formulas.
22250 \end_layout
22251
22252 \begin_layout Standard
22253 LyX also supports many LaTeX math commands.
22254  For example, typing 
22255 \begin_inset Quotes eld
22256 \end_inset
22257
22258
22259 \series bold
22260
22261 \backslash
22262 alpha
22263 \series default
22264
22265 \begin_inset Quotes erd
22266 \end_inset
22267
22268 , followed by a space, in a formula will create the Greek letter 
22269 \begin_inset Formula $\alpha$
22270 \end_inset
22271
22272 .
22273  Typing commands might sometimes be faster than using the 
22274 \family sans
22275 Math
22276 \begin_inset space ~
22277 \end_inset
22278
22279 Panel
22280 \family default
22281 .
22282 \end_layout
22283
22284 \begin_layout Subsection
22285 Navigating in Formulas
22286 \begin_inset Index idx
22287 status collapsed
22288
22289 \begin_layout Plain Layout
22290 Math ! Navigating
22291 \end_layout
22292
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \begin_layout Standard
22299 The best control over the cursor position within an existing formula is
22300  achieved with the arrow keys.
22301  LyX uses small rectangles to indicate places where something can be inserted.
22302  The arrow keys can be used to navigate between parts of a formula.
22303  Pressing 
22304 \family sans
22305 Space
22306 \family default
22307  will leave a formula construct (a square root 
22308 \begin_inset Formula $\sqrt{2}$
22309 \end_inset
22310
22311 , or parentheses 
22312 \begin_inset Formula $\left(f\right)$
22313 \end_inset
22314
22315 , or a matrix 
22316 \begin_inset Formula $\left[\begin{array}{cc}
22317 1 & 2\\
22318 3 & 4
22319 \end{array}\right]$
22320 \end_inset
22321
22322 ).
22323  Pressing 
22324 \family sans
22325 Escape
22326 \family default
22327  will leave the formula, placing the cursor after the formula.
22328  
22329 \family sans
22330 Tab
22331 \family default
22332  can be used to move horizontally in a formula; for example, through the
22333  cells of a matrix or the positions in a multi-line equation.
22334 \end_layout
22335
22336 \begin_layout Standard
22337
22338 \family sans
22339 Space
22340 \family default
22341 , printed in this document as 
22342 \begin_inset Quotes eld
22343 \end_inset
22344
22345
22346 \begin_inset ERT
22347 status collapsed
22348
22349 \begin_layout Plain Layout
22350
22351
22352 \backslash
22353 spce 
22354 \end_layout
22355
22356 \end_inset
22357
22358
22359 \begin_inset Quotes erd
22360 \end_inset
22361
22362
22363 \begin_inset Note Note
22364 status collapsed
22365
22366 \begin_layout Plain Layout
22367 This command will appear in the output as an official character denoting
22368  the space character (visible space).
22369 \end_layout
22370
22371 \end_inset
22372
22373 , seems to do nothing in a formula, since it does not add a space between
22374  characters, but it does exit a nested structure.
22375  For this reason, you have to be careful about using 
22376 \family sans
22377 Space
22378 \family default
22379 .
22380  For example, if you want 
22381 \begin_inset Formula $\sqrt{2x+1}$
22382 \end_inset
22383
22384 , type 
22385 \series bold
22386
22387 \backslash
22388 sqrt
22389 \begin_inset ERT
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393
22394
22395 \backslash
22396 spce 
22397 \end_layout
22398
22399 \end_inset
22400
22401 2x+1
22402 \series default
22403  and not 
22404 \series bold
22405
22406 \backslash
22407 sqrt
22408 \begin_inset ERT
22409 status collapsed
22410
22411 \begin_layout Plain Layout
22412
22413
22414 \backslash
22415 spce 
22416 \end_layout
22417
22418 \end_inset
22419
22420 2x
22421 \begin_inset ERT
22422 status collapsed
22423
22424 \begin_layout Plain Layout
22425
22426
22427 \backslash
22428 spce 
22429 \end_layout
22430
22431 \end_inset
22432
22433 +1
22434 \series default
22435 , since in the latter case only the 
22436 \family typewriter
22437
22438 \begin_inset Formula $2x$
22439 \end_inset
22440
22441
22442 \family default
22443  will be under the square root sign: 
22444 \begin_inset Formula $\sqrt{2x}+1$
22445 \end_inset
22446
22447 .
22448 \end_layout
22449
22450 \begin_layout Standard
22451 You can leave many parts of a formula, like this matrix, partially filled
22452  in, such as:
22453 \begin_inset Formula 
22454 \[
22455 \left(\begin{array}{ccc}
22456 \lambda_{1}\\
22457  & \ddots\\
22458  &  & \lambda_{n}
22459 \end{array}\right)
22460 \]
22461
22462 \end_inset
22463
22464 If you leave a fraction only partially filled in, or a subscript with nothing
22465  in it, the results will be unpredictable, but most constructs don't mind.
22466 \end_layout
22467
22468 \begin_layout Subsection
22469 Selecting Text
22470 \end_layout
22471
22472 \begin_layout Standard
22473 You can select text within a formula in two different ways.
22474  Place the cursor at one end of the string of text you want, and press 
22475 \family sans
22476 Shift
22477 \family default
22478  and a cursor movement key to select text.
22479  It will be highlighted as with regular text selection.
22480  Alternatively, you can select text with the mouse in the usual way.
22481  That text can then be cut or copied, and then pasted within any formula,
22482  but not in a normal text region in LyX.
22483 \end_layout
22484
22485 \begin_layout Subsection
22486 Exponents and Subscripts
22487 \begin_inset Index idx
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491 Math ! Exponents
22492 \end_layout
22493
22494 \end_inset
22495
22496
22497 \begin_inset Index idx
22498 status collapsed
22499
22500 \begin_layout Plain Layout
22501 Math ! Subscripts
22502 \end_layout
22503
22504 \end_inset
22505
22506
22507 \end_layout
22508
22509 \begin_layout Standard
22510 You can use the math panel to add super- or subscripts (buttons 
22511 \begin_inset Info
22512 type  "icon"
22513 arg   "math-superscript"
22514 \end_inset
22515
22516  and 
22517 \begin_inset Info
22518 type  "icon"
22519 arg   "math-subscript"
22520 \end_inset
22521
22522 ), but it is often much easier to use a command.
22523  To get 
22524 \begin_inset Formula $x^{2}$
22525 \end_inset
22526
22527 , type in a formula 
22528 \series bold
22529 x^2
22530 \begin_inset ERT
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534
22535
22536 \backslash
22537 spce 
22538 \end_layout
22539
22540 \end_inset
22541
22542
22543 \series default
22544 .
22545  The final 
22546 \family sans
22547 Space
22548 \family default
22549  puts the cursor back down on the base line of the expression.
22550  If you type 
22551 \series bold
22552 x^2y
22553 \series default
22554 , you will get 
22555 \begin_inset Formula $x^{2y}$
22556 \end_inset
22557
22558 , to get 
22559 \begin_inset Formula $x^{2}y$
22560 \end_inset
22561
22562 , type 
22563 \series bold
22564 x^2
22565 \begin_inset ERT
22566 status collapsed
22567
22568 \begin_layout Plain Layout
22569
22570
22571 \backslash
22572 spce 
22573 \end_layout
22574
22575 \end_inset
22576
22577 y
22578 \series default
22579 .
22580  If you use characters in the superscript, that could be accented with the
22581  circumflex 
22582 \begin_inset Quotes eld
22583 \end_inset
22584
22585 ^
22586 \begin_inset Quotes erd
22587 \end_inset
22588
22589 , you have to use an extra 
22590 \family sans
22591 Space
22592 \family default
22593  to separate the circumflex and the character.
22594  For example, if you want 
22595 \begin_inset Formula $x^{a}$
22596 \end_inset
22597
22598 , type 
22599 \series bold
22600 x^
22601 \begin_inset ERT
22602 status collapsed
22603
22604 \begin_layout Plain Layout
22605
22606
22607 \backslash
22608 spce 
22609 \end_layout
22610
22611 \end_inset
22612
22613 a
22614 \series default
22615 .
22616  Subscripts are similar: To get 
22617 \begin_inset Formula $a_{1}$
22618 \end_inset
22619
22620 , type 
22621 \series bold
22622 a_1
22623 \begin_inset ERT
22624 status collapsed
22625
22626 \begin_layout Plain Layout
22627
22628
22629 \backslash
22630 spce 
22631 \end_layout
22632
22633 \end_inset
22634
22635
22636 \series default
22637 .
22638 \end_layout
22639
22640 \begin_layout Subsection
22641 Fractions
22642 \begin_inset Index idx
22643 status collapsed
22644
22645 \begin_layout Plain Layout
22646 Math ! Fractions
22647 \end_layout
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Standard
22655 Create a fraction either with the command 
22656 \series bold
22657
22658 \backslash
22659 frac
22660 \series default
22661  or by using the icon 
22662 \begin_inset Info
22663 type  "icon"
22664 arg   "math-insert \\frac"
22665 \end_inset
22666
22667  in the 
22668 \family sans
22669 Math
22670 \begin_inset space ~
22671 \end_inset
22672
22673 Panel
22674 \family default
22675 .
22676  You will be presented with an empty fraction.
22677  The cursor is above the fraction line.
22678  To move it to the bottom, simply press 
22679 \family sans
22680 Down
22681 \family default
22682 .
22683  To move back up, press 
22684 \family sans
22685 Up
22686 \family default
22687 .
22688  Any math structure can be placed in a fraction, as this example shows:
22689 \begin_inset Formula 
22690 \[
22691 \left[\frac{1}{\left(\begin{array}{cc}
22692 2 & 3\\
22693 4 & 5
22694 \end{array}\right)}\right]
22695 \]
22696
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \begin_layout Subsection
22703 Roots
22704 \begin_inset Index idx
22705 status collapsed
22706
22707 \begin_layout Plain Layout
22708 Math ! Roots
22709 \end_layout
22710
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \begin_layout Standard
22717 Roots can be created using the 
22718 \family sans
22719 Math
22720 \begin_inset space ~
22721 \end_inset
22722
22723 Panel
22724 \family default
22725  buttons 
22726 \begin_inset Info
22727 type  "icon"
22728 arg   "math-insert \\sqrt"
22729 \end_inset
22730
22731  or 
22732 \begin_inset Info
22733 type  "icon"
22734 arg   "math-insert \\root"
22735 \end_inset
22736
22737  or the commands 
22738 \series bold
22739
22740 \backslash
22741 sqrt
22742 \series default
22743  or 
22744 \series bold
22745
22746 \backslash
22747 root
22748 \series default
22749 .
22750  With the command 
22751 \series bold
22752
22753 \backslash
22754 root
22755 \series default
22756  you can produce roots of higher orders, like cube roots, while 
22757 \series bold
22758
22759 \backslash
22760 sqrt
22761 \series default
22762  always produces a square root.
22763 \end_layout
22764
22765 \begin_layout Subsection
22766 Operators with Limits
22767 \begin_inset Index idx
22768 status collapsed
22769
22770 \begin_layout Plain Layout
22771 Math ! Sums
22772 \end_layout
22773
22774 \end_inset
22775
22776
22777 \begin_inset Index idx
22778 status collapsed
22779
22780 \begin_layout Plain Layout
22781 Math ! Integrals
22782 \end_layout
22783
22784 \end_inset
22785
22786
22787 \begin_inset CommandInset label
22788 LatexCommand label
22789 name "sub:Operators-with-Limits"
22790
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \begin_layout Standard
22797 Sum (
22798 \begin_inset Formula $\sum$
22799 \end_inset
22800
22801 ) and integral (
22802 \begin_inset Formula $\int$
22803 \end_inset
22804
22805 ) operators are very often decorated with limits.
22806  These limits can be entered in LyX by entering them as you would enter
22807  a super- or subscript, directly after the symbol.
22808  The sum operator will automatically place its 
22809 \begin_inset Quotes eld
22810 \end_inset
22811
22812 limits
22813 \begin_inset Quotes erd
22814 \end_inset
22815
22816  over and under the symbol in displayed formulas, and to the side in inline
22817  formulas, as in 
22818 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22819 \end_inset
22820
22821 , versus
22822 \begin_inset Formula 
22823 \[
22824 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22825 \]
22826
22827 \end_inset
22828
22829 Integral signs, however, will place the limits to the side in both formula
22830  types.
22831 \end_layout
22832
22833 \begin_layout Standard
22834 All operators with limits will be automatically re-sized when placed in
22835  display mode.
22836  The placement of the limits can be changed by placing the cursor directly
22837  behind the operator and using the menu 
22838 \family sans
22839 Edit\SpecialChar \menuseparator
22840 Math\SpecialChar \menuseparator
22841 Change
22842 \begin_inset space ~
22843 \end_inset
22844
22845 Limits
22846 \begin_inset space ~
22847 \end_inset
22848
22849 Type
22850 \family default
22851  or entering 
22852 \begin_inset Info
22853 type  "shortcut"
22854 arg   "math-limits"
22855 \end_inset
22856
22857 .
22858 \end_layout
22859
22860 \begin_layout Standard
22861 Certain other mathematical expressions also have this 
22862 \begin_inset Quotes eld
22863 \end_inset
22864
22865 moving limits
22866 \begin_inset Quotes erd
22867 \end_inset
22868
22869  feature, such as
22870 \begin_inset Index idx
22871 status collapsed
22872
22873 \begin_layout Plain Layout
22874 Math ! Limits
22875 \end_layout
22876
22877 \end_inset
22878
22879
22880 \begin_inset Formula 
22881 \[
22882 \lim_{x\rightarrow\infty}f(x),
22883 \]
22884
22885 \end_inset
22886
22887 which will place the 
22888 \begin_inset Formula $x\rightarrow\infty$
22889 \end_inset
22890
22891  underneath the 
22892 \begin_inset Quotes eld
22893 \end_inset
22894
22895 lim
22896 \begin_inset Quotes erd
22897 \end_inset
22898
22899  in display mode.
22900  In inline formulas it looks like this: 
22901 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22902 \end_inset
22903
22904 .
22905 \end_layout
22906
22907 \begin_layout Standard
22908 Note that the lim-function was entered as the function macro 
22909 \series bold
22910
22911 \backslash
22912 lim
22913 \series default
22914 .
22915  Have a look at section
22916 \begin_inset space ~
22917 \end_inset
22918
22919
22920 \begin_inset CommandInset ref
22921 LatexCommand ref
22922 reference "sub:Functions"
22923
22924 \end_inset
22925
22926  for an explanation of function macros.
22927 \end_layout
22928
22929 \begin_layout Subsection
22930 Math Symbols
22931 \begin_inset Index idx
22932 status collapsed
22933
22934 \begin_layout Plain Layout
22935 Math ! Symbols
22936 \end_layout
22937
22938 \end_inset
22939
22940
22941 \end_layout
22942
22943 \begin_layout Standard
22944 Most math symbols can be found in the 
22945 \family sans
22946 Math
22947 \begin_inset space ~
22948 \end_inset
22949
22950 Panel
22951 \family default
22952  under one of several categories; including 
22953 \family sans
22954 Greek
22955 \family default
22956
22957 \family sans
22958 Operators
22959 \family default
22960
22961 \family sans
22962 Relations
22963 \family default
22964
22965 \family sans
22966 Arrows
22967 \family default
22968 .
22969  There are also the additional symbols provided by the American Mathematical
22970  Society (AMS).
22971 \end_layout
22972
22973 \begin_layout Standard
22974 If you know the LaTeX-command for a construct or symbol you wish to use,
22975  you don't have to use the 
22976 \family sans
22977 Math
22978 \begin_inset space ~
22979 \end_inset
22980
22981 Panel
22982 \family default
22983 ; you can type the command directly into the formula.
22984  LyX will convert it to the corresponding symbol or construct.
22985 \end_layout
22986
22987 \begin_layout Subsection
22988 Altering Spacing
22989 \begin_inset Index idx
22990 status collapsed
22991
22992 \begin_layout Plain Layout
22993 Math ! Spaces
22994 \end_layout
22995
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \begin_layout Standard
23002 You may want to create spaces that differ from the standard spacing that
23003  LaTeX provides.
23004  To do this, press 
23005 \begin_inset Info
23006 type  "shortcut"
23007 arg   "command-alternatives space-insert protected ; math-space"
23008 \end_inset
23009
23010  or use the 
23011 \family sans
23012 Math
23013 \begin_inset space ~
23014 \end_inset
23015
23016 Panel
23017 \family default
23018  button 
23019 \family sans
23020
23021 \begin_inset Info
23022 type  "icon"
23023 arg   "math-insert \\space"
23024 \end_inset
23025
23026
23027 \family default
23028 .
23029  This generates a small space, and shows a small marker on the screen.
23030  For example, the sequence 
23031 \series bold
23032 a Ctrl+Space b
23033 \series default
23034
23035 \begin_inset Formula $a\, b$
23036 \end_inset
23037
23038  appears in LyX as 
23039 \begin_inset Graphics
23040         filename clipart/SpaceMarker.png
23041
23042 \end_inset
23043
23044 .
23045  You can change the space to different sizes when you set the cursor behind
23046  the space marker and enter space again several times.
23047  With every space enter the size will be changed.
23048  Some markers for the space size appear red in LyX, because they are negative
23049  spaces.
23050  Here are two examples:
23051 \end_layout
23052
23053 \begin_layout Standard
23054
23055 \series bold
23056 a Ctrl+Space b
23057 \series default
23058  and 3×
23059 \family sans
23060 Space
23061 \family default
23062
23063 \begin_inset Formula $a\quad b$
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \begin_layout Standard
23070
23071 \series bold
23072 a Ctrl+Space b
23073 \series default
23074  and 5×
23075 \family sans
23076 Space
23077 \family default
23078
23079 \begin_inset Formula $a\! b$
23080 \end_inset
23081
23082
23083 \end_layout
23084
23085 \begin_layout Subsection
23086 Functions
23087 \begin_inset Index idx
23088 status collapsed
23089
23090 \begin_layout Plain Layout
23091 Math ! Functions
23092 \end_layout
23093
23094 \end_inset
23095
23096
23097 \begin_inset CommandInset label
23098 LatexCommand label
23099 name "sub:Functions"
23100
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \begin_layout Standard
23107 The 
23108 \family sans
23109 Math
23110 \begin_inset space ~
23111 \end_inset
23112
23113 Panel
23114 \family default
23115  contains under the button 
23116 \family sans
23117
23118 \begin_inset Info
23119 type  "icon"
23120 arg   "math-insert \\functions"
23121 \end_inset
23122
23123
23124 \family default
23125  a number of function macros, such as 
23126 \begin_inset Formula $\sin$
23127 \end_inset
23128
23129
23130 \begin_inset Formula $\lim$
23131 \end_inset
23132
23133
23134 \emph on
23135 etc
23136 \emph default
23137 .
23138  (you can also insert them in a formula by typing 
23139 \series bold
23140
23141 \backslash
23142 sin
23143 \series default
23144  etc.).
23145  Standard mathematical practice is that functions are printed upright to
23146  avoid confusions, because 
23147 \begin_inset Formula $sin$
23148 \end_inset
23149
23150  does normally mean 
23151 \begin_inset Formula $s\cdot i\cdot n$
23152 \end_inset
23153
23154 .
23155 \end_layout
23156
23157 \begin_layout Standard
23158 Using the function macros will also produce correct spacing around the function:
23159  
23160 \begin_inset Formula $a\sin x$
23161 \end_inset
23162
23163  is different from 
23164 \begin_inset Formula $asinx$
23165 \end_inset
23166
23167 .
23168 \end_layout
23169
23170 \begin_layout Standard
23171 For some mathematical objects, like limits, the macro changes where subscripts
23172  are placed, as described in section
23173 \begin_inset space ~
23174 \end_inset
23175
23176
23177 \begin_inset CommandInset ref
23178 LatexCommand ref
23179 reference "sub:Operators-with-Limits"
23180
23181 \end_inset
23182
23183 .
23184 \end_layout
23185
23186 \begin_layout Subsection
23187 Accents
23188 \begin_inset Index idx
23189 status collapsed
23190
23191 \begin_layout Plain Layout
23192 Math ! Accents
23193 \end_layout
23194
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \begin_layout Standard
23201 In a formula you can insert accented characters in the same way as in text
23202  mode.
23203  This may depend on your keyboard, or the bindings file you use.
23204  You can also use LaTeX commands, for example, to enter 
23205 \begin_inset Formula $\hat{a}$
23206 \end_inset
23207
23208  even if your keyboard doesn't have the circumflex enabled.
23209  Our example is entered by typing 
23210 \series bold
23211
23212 \backslash
23213 hat
23214 \begin_inset ERT
23215 status collapsed
23216
23217 \begin_layout Plain Layout
23218
23219
23220 \backslash
23221 spce 
23222 \end_layout
23223
23224 \end_inset
23225
23226 a
23227 \series default
23228  in a formula.
23229  Table
23230 \begin_inset space ~
23231 \end_inset
23232
23233
23234 \begin_inset CommandInset ref
23235 LatexCommand ref
23236 reference "tab:Accent-names-and"
23237
23238 \end_inset
23239
23240  shows the equivalences between the accent names and the commands.
23241 \end_layout
23242
23243 \begin_layout Standard
23244 \begin_inset Float table
23245 wide false
23246 sideways false
23247 status open
23248
23249 \begin_layout Plain Layout
23250 \begin_inset Caption Standard
23251
23252 \begin_layout Plain Layout
23253 \begin_inset CommandInset label
23254 LatexCommand label
23255 name "tab:Accent-names-and"
23256
23257 \end_inset
23258
23259 Accent names and the corresponding commands.
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Plain Layout
23268 \align center
23269 \begin_inset Tabular
23270 <lyxtabular version="3" rows="11" columns="3">
23271 <features rotate="0" tabularvalignment="middle">
23272 <column alignment="center" valignment="top" width="0pt">
23273 <column alignment="center" valignment="top" width="0pt">
23274 <column alignment="center" valignment="top" width="0pt">
23275 <row>
23276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 Name
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 Command
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298 E
23299 \family roman
23300 \series medium
23301 \shape up
23302 \size normal
23303 \emph off
23304 \bar no
23305 \noun off
23306 \color none
23307 xample
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 </row>
23313 <row>
23314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318
23319 \family roman
23320 \series medium
23321 \shape up
23322 \size normal
23323 \emph off
23324 \bar no
23325 \noun off
23326 \color none
23327 circumflex
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \series bold
23338
23339 \backslash
23340 hat
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349
23350 \family roman
23351 \series medium
23352 \shape up
23353 \size normal
23354 \emph off
23355 \bar no
23356 \noun off
23357 \color none
23358 \begin_inset Formula $\hat{a}$
23359 \end_inset
23360
23361
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 </row>
23367 <row>
23368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372
23373 \family roman
23374 \series medium
23375 \shape up
23376 \size normal
23377 \emph off
23378 \bar no
23379 \noun off
23380 \color none
23381 grave
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390
23391 \series bold
23392
23393 \backslash
23394 grave
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403
23404 \family roman
23405 \series medium
23406 \shape up
23407 \size normal
23408 \emph off
23409 \bar no
23410 \noun off
23411 \color none
23412 \begin_inset Formula $\grave{a}$
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 </row>
23421 <row>
23422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426
23427 \family roman
23428 \series medium
23429 \shape up
23430 \size normal
23431 \emph off
23432 \bar no
23433 \noun off
23434 \color none
23435 acute
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \series bold
23446
23447 \backslash
23448 acute
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457
23458 \family roman
23459 \series medium
23460 \shape up
23461 \size normal
23462 \emph off
23463 \bar no
23464 \noun off
23465 \color none
23466 \begin_inset Formula $\acute{a}$
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 </row>
23475 <row>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480
23481 \family roman
23482 \series medium
23483 \shape up
23484 \size normal
23485 \emph off
23486 \bar no
23487 \noun off
23488 \color none
23489 umlaut
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498
23499 \series bold
23500
23501 \backslash
23502 ddot
23503 \end_layout
23504
23505 \end_inset
23506 </cell>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \family roman
23513 \series medium
23514 \shape up
23515 \size normal
23516 \emph off
23517 \bar no
23518 \noun off
23519 \color none
23520 \begin_inset Formula $\ddot{a}$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \family roman
23536 \series medium
23537 \shape up
23538 \size normal
23539 \emph off
23540 \bar no
23541 \noun off
23542 \color none
23543 tilde
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552
23553 \series bold
23554
23555 \backslash
23556 tilde
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565
23566 \family roman
23567 \series medium
23568 \shape up
23569 \size normal
23570 \emph off
23571 \bar no
23572 \noun off
23573 \color none
23574 \begin_inset Formula $\tilde{a}$
23575 \end_inset
23576
23577
23578 \end_layout
23579
23580 \end_inset
23581 </cell>
23582 </row>
23583 <row>
23584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588
23589 \family roman
23590 \series medium
23591 \shape up
23592 \size normal
23593 \emph off
23594 \bar no
23595 \noun off
23596 \color none
23597 dot
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \series bold
23608
23609 \backslash
23610 dot
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \family roman
23621 \series medium
23622 \shape up
23623 \size normal
23624 \emph off
23625 \bar no
23626 \noun off
23627 \color none
23628 \begin_inset Formula $\dot{a}$
23629 \end_inset
23630
23631
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 </row>
23637 <row>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642
23643 \family roman
23644 \series medium
23645 \shape up
23646 \size normal
23647 \emph off
23648 \bar no
23649 \noun off
23650 \color none
23651 breve
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660
23661 \series bold
23662
23663 \backslash
23664 breve
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673
23674 \family roman
23675 \series medium
23676 \shape up
23677 \size normal
23678 \emph off
23679 \bar no
23680 \noun off
23681 \color none
23682 \begin_inset Formula $\breve{a}$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696
23697 \family roman
23698 \series medium
23699 \shape up
23700 \size normal
23701 \emph off
23702 \bar no
23703 \noun off
23704 \color none
23705 caron
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714
23715 \series bold
23716
23717 \backslash
23718 check
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727
23728 \family roman
23729 \series medium
23730 \shape up
23731 \size normal
23732 \emph off
23733 \bar no
23734 \noun off
23735 \color none
23736 \begin_inset Formula $\check{a}$
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 </row>
23745 <row>
23746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750
23751 \family roman
23752 \series medium
23753 \shape up
23754 \size normal
23755 \emph off
23756 \bar no
23757 \noun off
23758 \color none
23759 macron
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \series bold
23770
23771 \backslash
23772 bar
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \family roman
23783 \series medium
23784 \shape up
23785 \size normal
23786 \emph off
23787 \bar no
23788 \noun off
23789 \color none
23790 \begin_inset Formula $\bar{a}$
23791 \end_inset
23792
23793
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 </row>
23799 <row>
23800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804 vector
23805 \end_layout
23806
23807 \end_inset
23808 </cell>
23809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \series bold
23815
23816 \backslash
23817 vec
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23823 \begin_inset Text
23824
23825 \begin_layout Plain Layout
23826
23827 \family roman
23828 \series medium
23829 \shape up
23830 \size normal
23831 \emph off
23832 \bar no
23833 \noun off
23834 \color none
23835 \begin_inset Formula $\vec{a}$
23836 \end_inset
23837
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 </lyxtabular>
23845
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \end_inset
23852
23853
23854 \end_layout
23855
23856 \begin_layout Standard
23857 You can choose one of the accents by selecting an item from the 
23858 \family sans
23859 Frame
23860 \begin_inset space ~
23861 \end_inset
23862
23863 decorations
23864 \family default
23865  symbol set button 
23866 \begin_inset Info
23867 type  "icon"
23868 arg   "math-insert \\hat"
23869 \end_inset
23870
23871  in the math panel; this will apply to any selection you have made within
23872  a formula too.
23873 \end_layout
23874
23875 \begin_layout Section
23876 Brackets and Delimiters
23877 \begin_inset Index idx
23878 status collapsed
23879
23880 \begin_layout Plain Layout
23881 Math ! Brackets
23882 \end_layout
23883
23884 \end_inset
23885
23886
23887 \begin_inset Index idx
23888 status collapsed
23889
23890 \begin_layout Plain Layout
23891 Math ! Delimiters
23892 \end_layout
23893
23894 \end_inset
23895
23896
23897 \begin_inset CommandInset label
23898 LatexCommand label
23899 name "sec:Brackets-and-Delimiters"
23900
23901 \end_inset
23902
23903
23904 \end_layout
23905
23906 \begin_layout Standard
23907 There are several brackets available through LyX.
23908  For some purposes, using just the keys 
23909 \family typewriter
23910 []{}()|<>
23911 \family default
23912  should suffice.
23913  But if you want to surround a large structure, like a matrix or a fraction,
23914  or if you have several layers of brackets, it is better to use the math
23915  toolbar delimiter icon 
23916 \begin_inset Info
23917 type  "icon"
23918 arg   "dialog-show mathdelimiter"
23919 \end_inset
23920
23921 .
23922  For example, if you construct the brackets around a matrix in this way:
23923 \begin_inset Formula 
23924 \[
23925 \left[\begin{array}{cc}
23926 1 & 2\\
23927 3 & 4
23928 \end{array}\right]
23929 \]
23930
23931 \end_inset
23932
23933 it makes it easier to see the layers of parentheses.
23934  Below, the expression on the left was entered using the delimiter icon
23935  
23936 \begin_inset Info
23937 type  "icon"
23938 arg   "dialog-show mathdelimiter"
23939 \end_inset
23940
23941  and the expression on the right was entered using the 
23942 \family typewriter
23943 ()
23944 \family default
23945  keys.
23946  
23947 \begin_inset Formula 
23948 \[
23949 \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})}))}
23950 \]
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Standard
23958 If you use the delimiter icon, the parentheses, and other brackets from
23959  that menu will automatically re-size to accommodate the size of what is
23960  inside.
23961 \end_layout
23962
23963 \begin_layout Standard
23964 To construct brackets click on the button for the bracket you want on the
23965  left side and right side.
23966  If you use the option 
23967 \family sans
23968 Keep
23969 \begin_inset space ~
23970 \end_inset
23971
23972 matched
23973 \family default
23974 , the selected bracket type will be used for the left and the right side.
23975  The selection will be shown as TeX code.
23976  If you want one side not to have a bracket, use 
23977 \family sans
23978 (none)
23979 \family default
23980 .
23981  It will appear in LyX with a dotted line, but nothing will be printed.
23982 \end_layout
23983
23984 \begin_layout Standard
23985 If you want to place brackets around existing math structures, like a square
23986  root, you can do so by first highlighting (selecting) the structure that
23987  is to go inside the brackets.
23988  Then choose the appropriate brackets for left and right and click on 
23989 \family sans
23990 Insert
23991 \family default
23992 .
23993  The most common bracket combinations (parentheses, square brackets, and
23994  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23995  For example, to insert a pair of parentheses, select the structure and
23996  enter 
23997 \begin_inset Info
23998 type  "shortcut"
23999 arg   "math-delim ( )"
24000 \end_inset
24001
24002 .
24003 \end_layout
24004
24005 \begin_layout Section
24006 Arrays and Multi-line Equations
24007 \begin_inset Index idx
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011 Math ! Arrays
24012 \end_layout
24013
24014 \end_inset
24015
24016
24017 \begin_inset Index idx
24018 status collapsed
24019
24020 \begin_layout Plain Layout
24021 Math ! Matrices
24022 \end_layout
24023
24024 \end_inset
24025
24026
24027 \begin_inset Index idx
24028 status collapsed
24029
24030 \begin_layout Plain Layout
24031 Math ! Multi-line Equations
24032 \end_layout
24033
24034 \end_inset
24035
24036
24037 \end_layout
24038
24039 \begin_layout Standard
24040 Matrices are entered in LyX using the 
24041 \family sans
24042 Math
24043 \begin_inset space ~
24044 \end_inset
24045
24046 Panel
24047 \family default
24048  matrix button 
24049 \family sans
24050
24051 \begin_inset Info
24052 type  "icon"
24053 arg   "dialog-show mathmatrix"
24054 \end_inset
24055
24056
24057 \family default
24058 .
24059  It will open a dialog for you to choose the number of rows/columns.
24060  Here is an example:
24061 \begin_inset Formula 
24062 \[
24063 \left(\begin{array}{ccc}
24064 1 & 2 & 3\\
24065 4 & 5 & 6\\
24066 7 & 8 & 9
24067 \end{array}\right)
24068 \]
24069
24070 \end_inset
24071
24072 The parentheses aren't automatic, but you can add them as described in section
24073 \begin_inset space ~
24074 \end_inset
24075
24076
24077 \begin_inset CommandInset ref
24078 LatexCommand ref
24079 reference "sec:Brackets-and-Delimiters"
24080
24081 \end_inset
24082
24083 .
24084  When you construct the matrix, you can decide whether the column entries
24085  will be left-, right-, or center-justified.
24086  This alignment is set in the box 
24087 \family sans
24088 Horizontal
24089 \family default
24090  with the letters 
24091 \begin_inset Quotes eld
24092 \end_inset
24093
24094
24095 \family sans
24096 l
24097 \family default
24098
24099 \begin_inset Quotes erd
24100 \end_inset
24101
24102
24103 \begin_inset Quotes eld
24104 \end_inset
24105
24106
24107 \family sans
24108 r
24109 \family default
24110
24111 \begin_inset Quotes erd
24112 \end_inset
24113
24114 , and 
24115 \begin_inset Quotes eld
24116 \end_inset
24117
24118
24119 \family sans
24120 c
24121 \family default
24122
24123 \begin_inset Quotes erd
24124 \end_inset
24125
24126 .
24127  LyX proposes a 
24128 \begin_inset Quotes eld
24129 \end_inset
24130
24131
24132 \family sans
24133 c
24134 \family default
24135
24136 \begin_inset Quotes erd
24137 \end_inset
24138
24139  for every column as default.
24140  For example, the sequence 
24141 \begin_inset Quotes eld
24142 \end_inset
24143
24144
24145 \family sans
24146 lcr
24147 \family default
24148
24149 \begin_inset Quotes erd
24150 \end_inset
24151
24152  means that the first column will be left-justified, the second will be
24153  centered, and the third column will be right-justified, because each letter
24154  corresponds to the relevant column.
24155  The result will look like this:
24156 \begin_inset Formula 
24157 \[
24158 \begin{array}{lcr}
24159 this & this\, column & this\, column\\
24160 column & has & has\, right\\
24161 has\, left\, alignment & center\, alignment & alignment
24162 \end{array}.
24163 \]
24164
24165 \end_inset
24166
24167
24168 \end_layout
24169
24170 \begin_layout Standard
24171 You can add more rows to an existing matrix by entering 
24172 \begin_inset Info
24173 type  "shortcut"
24174 arg   "newline-insert newline"
24175 \end_inset
24176
24177  while the cursor is in the matrix.
24178  Adding or deleting columns can be done via the menu 
24179 \family sans
24180 Edit\SpecialChar \menuseparator
24181 Math
24182 \family default
24183  or the math toolbar.
24184 \end_layout
24185
24186 \begin_layout Standard
24187 There are other arrays used in formulas, such as distinctions of cases.
24188  It can be created with the menu 
24189 \family sans
24190 Insert\SpecialChar \menuseparator
24191 Math\SpecialChar \menuseparator
24192 Cases
24193 \begin_inset space ~
24194 \end_inset
24195
24196 Environment
24197 \family default
24198  or the command 
24199 \series bold
24200
24201 \backslash
24202 cases
24203 \series default
24204 .
24205  Here is an example: 
24206 \begin_inset Formula 
24207 \[
24208 f(x)=\begin{cases}
24209 -1 & x<0\\
24210 0 & x=0\\
24211 1 & x>0
24212 \end{cases}
24213 \]
24214
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \begin_layout Standard
24221 \begin_inset VSpace bigskip
24222 \end_inset
24223
24224 Multi-line formulas are created when you press 
24225 \begin_inset Info
24226 type  "shortcut"
24227 arg   "newline-insert newline"
24228 \end_inset
24229
24230  within a formula.
24231  In an empty formula you can see that three blue boxes appear, one for each
24232  column.
24233  When you press 
24234 \begin_inset Info
24235 type  "shortcut"
24236 arg   "newline-insert newline"
24237 \end_inset
24238
24239  in a non-empty formula, the part before the relation sign (equal sign 
24240 \begin_inset Quotes eld
24241 \end_inset
24242
24243 =
24244 \begin_inset Quotes erd
24245 \end_inset
24246
24247  etc.) will be inserted automatically in the first column, the relation sign
24248  is in the second column, and the rest in the third column.
24249  A new row is created by every further entry of 
24250 \begin_inset Info
24251 type  "shortcut"
24252 arg   "newline-insert newline"
24253 \end_inset
24254
24255 .
24256  Multi-line formulas are always displayed formulas.
24257  Here is an example:
24258 \begin_inset Formula 
24259 \begin{eqnarray}
24260 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24261 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24262 \end{eqnarray}
24263
24264 \end_inset
24265
24266 Note that the middle column is designed for relation signs so structures
24267  in this column will be printed in a smaller size:
24268 \begin_inset Formula 
24269 \begin{eqnarray*}
24270 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24271 \end{eqnarray*}
24272
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \begin_layout Standard
24279 The multi-line formula type described here is called 
24280 \family typewriter
24281 \series medium
24282 eqnarray
24283 \family default
24284 \series default
24285 .
24286  There are other multi-line types more suitable for certain situations,
24287  for example if you want a better inter-line spacing than in formula 
24288 \begin_inset CommandInset ref
24289 LatexCommand eqref
24290 reference "eq:asquared"
24291
24292 \end_inset
24293
24294 .
24295  The other types are described in section
24296 \begin_inset space ~
24297 \end_inset
24298
24299
24300 \begin_inset CommandInset ref
24301 LatexCommand ref
24302 reference "sub:AMS-Formula-Types"
24303
24304 \end_inset
24305
24306 .
24307 \end_layout
24308
24309 \begin_layout Section
24310 Formula Numbering and Referencing
24311 \begin_inset Index idx
24312 status collapsed
24313
24314 \begin_layout Plain Layout
24315 Math ! Formula numbering
24316 \end_layout
24317
24318 \end_inset
24319
24320
24321 \begin_inset Index idx
24322 status collapsed
24323
24324 \begin_layout Plain Layout
24325 Math ! Referencing formulas
24326 \end_layout
24327
24328 \end_inset
24329
24330
24331 \begin_inset CommandInset label
24332 LatexCommand label
24333 name "sec:Formula-Numbering-and"
24334
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \begin_layout Standard
24341 To number a formula, set the cursor in the formula and use the menu 
24342 \family sans
24343 Edit\SpecialChar \menuseparator
24344 Math\SpecialChar \menuseparator
24345 Number
24346 \begin_inset space ~
24347 \end_inset
24348
24349 Whole
24350 \begin_inset space ~
24351 \end_inset
24352
24353 Formula
24354 \family default
24355  or the shortcut 
24356 \begin_inset Info
24357 type  "shortcut"
24358 arg   "math-number-toggle"
24359 \end_inset
24360
24361 .
24362  The formula number appears in LyX within parentheses.
24363  The number shown is temporary and may be different when the output is generated.
24364  The placement and format of the formula number in the output depends on
24365  the document class.
24366  In this document the number is printed together with the chapter number,
24367  separated by a dot:
24368 \begin_inset Formula 
24369 \begin{equation}
24370 1+1=2
24371 \end{equation}
24372
24373 \end_inset
24374
24375 Using 
24376 \begin_inset Info
24377 type  "shortcut"
24378 arg   "math-number-toggle"
24379 \end_inset
24380
24381  in a numbered formula will switch off the numbering.
24382  You can only number displayed formulas.
24383 \end_layout
24384
24385 \begin_layout Standard
24386 Multi-line formulas can be numbered line by line: Using the menu 
24387 \family sans
24388 Edit\SpecialChar \menuseparator
24389 Math\SpecialChar \menuseparator
24390 Number
24391 \begin_inset space ~
24392 \end_inset
24393
24394 This
24395 \begin_inset space ~
24396 \end_inset
24397
24398 Line
24399 \family default
24400  or the shortcut 
24401 \begin_inset Info
24402 type  "shortcut"
24403 arg   "math-number-line-toggle"
24404 \end_inset
24405
24406  will only toggle the numbering of the line where the cursor is:
24407 \begin_inset Formula 
24408 \begin{eqnarray}
24409 1 & = & 3-2\\
24410 2 & = & 4-2\nonumber \\
24411 4 & \leq & 7
24412 \end{eqnarray}
24413
24414 \end_inset
24415
24416 To number all lines use the shortcut 
24417 \begin_inset Info
24418 type  "shortcut"
24419 arg   "math-number-toggle"
24420 \end_inset
24421
24422 .
24423 \end_layout
24424
24425 \begin_layout Standard
24426 \begin_inset VSpace bigskip
24427 \end_inset
24428
24429 Every displayed formula can be referenced by its number using a label.
24430  A label is inserted with the menu 
24431 \family sans
24432 Insert\SpecialChar \menuseparator
24433 Label
24434 \family default
24435  (toolbar button 
24436 \begin_inset Info
24437 type  "icon"
24438 arg   "label-insert"
24439 \end_inset
24440
24441 ) when the cursor is in the formula.
24442  This opens a dialog to enter the label.
24443  It is recommended that you use the suggested 
24444 \begin_inset Quotes eld
24445 \end_inset
24446
24447
24448 \family sans
24449 eq:
24450 \family default
24451
24452 \begin_inset Quotes erd
24453 \end_inset
24454
24455  as the first part of the label, because this helps later to identify the
24456  label type when you have many labels in your document.
24457  We inserted in the following example the label 
24458 \begin_inset Quotes eld
24459 \end_inset
24460
24461 eq:tanhExp
24462 \begin_inset Quotes erd
24463 \end_inset
24464
24465  in the second line:
24466 \begin_inset Formula 
24467 \begin{eqnarray}
24468 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24469  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24470 \end{eqnarray}
24471
24472 \end_inset
24473
24474 Every labeled line is automatically numbered.
24475  Therefore the label is shown behind the formula number.
24476  You can reference a labeled formula using the menu 
24477 \family sans
24478 Insert\SpecialChar \menuseparator
24479 Cross
24480 \begin_inset space ~
24481 \end_inset
24482
24483 Reference
24484 \family default
24485  (toolbar button 
24486 \begin_inset Info
24487 type  "icon"
24488 arg   "dialog-show-new-inset ref"
24489 \end_inset
24490
24491 ).
24492  A dialog appears to choose a label you want to refer to.
24493  The reference appears in LyX as a gray cross-reference box and in the output
24494  as the formula number:
24495 \end_layout
24496
24497 \begin_layout Standard
24498 This is a cross-reference to equation (
24499 \begin_inset CommandInset ref
24500 LatexCommand ref
24501 reference "eq:tanhExp"
24502
24503 \end_inset
24504
24505 ).
24506 \end_layout
24507
24508 \begin_layout Standard
24509 The properties of LyX's cross-reference box are described in section
24510 \begin_inset space ~
24511 \end_inset
24512
24513
24514 \begin_inset CommandInset ref
24515 LatexCommand ref
24516 reference "sec:Cross-References"
24517
24518 \end_inset
24519
24520 .
24521  To delete a label, set the cursor at the end in the labeled formula and
24522  press 
24523 \family sans
24524 Del
24525 \family default
24526 .
24527 \end_layout
24528
24529 \begin_layout Section
24530 User defined math macros
24531 \begin_inset Index idx
24532 status collapsed
24533
24534 \begin_layout Plain Layout
24535 Math ! Macros
24536 \end_layout
24537
24538 \end_inset
24539
24540
24541 \end_layout
24542
24543 \begin_layout Standard
24544 LyX allows you to define macros for formulas which is very useful when you
24545  have equations of the same form in a document several times.
24546  Math macros are explained in section 
24547 \emph on
24548 Math
24549 \begin_inset space ~
24550 \end_inset
24551
24552 Macros
24553 \emph default
24554  of the 
24555 \emph on
24556 Math
24557 \emph default
24558  manual.
24559 \end_layout
24560
24561 \begin_layout Section
24562 Fine-Tuning
24563 \end_layout
24564
24565 \begin_layout Subsection
24566 Typefaces
24567 \begin_inset Index idx
24568 status collapsed
24569
24570 \begin_layout Plain Layout
24571 Math ! Typefaces
24572 \end_layout
24573
24574 \end_inset
24575
24576
24577 \end_layout
24578
24579 \begin_layout Standard
24580 The standard font for text is italic, for numbers the standard is roman.
24581  To set a font in a formula, use the 
24582 \family sans
24583 Math
24584 \begin_inset space ~
24585 \end_inset
24586
24587 Panel
24588 \family default
24589  button 
24590 \family sans
24591
24592 \begin_inset Info
24593 type  "icon"
24594 arg   "math-insert \\font"
24595 \end_inset
24596
24597
24598 \family default
24599 , or enter its command, listed in table
24600 \begin_inset space ~
24601 \end_inset
24602
24603
24604 \begin_inset CommandInset ref
24605 LatexCommand ref
24606 reference "tab:Typefaces-and-the"
24607
24608 \end_inset
24609
24610 , directly.
24611 \end_layout
24612
24613 \begin_layout Standard
24614 \begin_inset Float table
24615 wide false
24616 sideways false
24617 status open
24618
24619 \begin_layout Plain Layout
24620 \begin_inset Caption Standard
24621
24622 \begin_layout Plain Layout
24623 \begin_inset CommandInset label
24624 LatexCommand label
24625 name "tab:Typefaces-and-the"
24626
24627 \end_inset
24628
24629 Typefaces and the corresponding commands.
24630 \end_layout
24631
24632 \end_inset
24633
24634
24635 \end_layout
24636
24637 \begin_layout Plain Layout
24638 \align center
24639 \begin_inset Tabular
24640 <lyxtabular version="3" rows="9" columns="2">
24641 <features rotate="0" tabularvalignment="middle">
24642 <column alignment="center" valignment="top" width="0pt">
24643 <column alignment="center" valignment="top" width="0pt">
24644 <row>
24645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649 Font
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658 Command
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 </row>
24664 <row>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669
24670 \shape up
24671 \size normal
24672 \bar no
24673 \noun off
24674 \color none
24675 \begin_inset Formula $\mathrm{Roman}$
24676 \end_inset
24677
24678
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687
24688 \series bold
24689
24690 \backslash
24691 mathrm
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 </row>
24697 <row>
24698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24699 \begin_inset Text
24700
24701 \begin_layout Plain Layout
24702 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24703 \end_inset
24704
24705
24706 \end_layout
24707
24708 \end_inset
24709 </cell>
24710 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714
24715 \series bold
24716
24717 \backslash
24718 mathbf
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 </row>
24724 <row>
24725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729 \begin_inset Formula $\mathit{Italic}$
24730 \end_inset
24731
24732
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741
24742 \series bold
24743
24744 \backslash
24745 mathit
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 </row>
24751 <row>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756
24757 \shape up
24758 \size normal
24759 \bar no
24760 \noun off
24761 \color none
24762 \begin_inset Formula $\mathtt{Typewriter}$
24763 \end_inset
24764
24765
24766 \end_layout
24767
24768 \end_inset
24769 </cell>
24770 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24771 \begin_inset Text
24772
24773 \begin_layout Plain Layout
24774
24775 \series bold
24776
24777 \backslash
24778 mathtt
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 </row>
24784 <row>
24785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24786 \begin_inset Text
24787
24788 \begin_layout Plain Layout
24789 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24790 \end_inset
24791
24792
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801
24802 \series bold
24803
24804 \backslash
24805 mathbb
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 </row>
24811 <row>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816 \begin_inset Formula $\mathfrak{Fraktur}$
24817 \end_inset
24818
24819
24820 \end_layout
24821
24822 \end_inset
24823 </cell>
24824 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Plain Layout
24828
24829 \series bold
24830
24831 \backslash
24832 mathfrak
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 </row>
24838 <row>
24839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843
24844 \shape up
24845 \size normal
24846 \emph on
24847 \bar no
24848 \noun off
24849 \color none
24850 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24851 \end_inset
24852
24853
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24859 \begin_inset Text
24860
24861 \begin_layout Plain Layout
24862
24863 \series bold
24864
24865 \backslash
24866 mathcal
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 </row>
24872 <row>
24873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877 \begin_inset Formula $\mathsf{SansSerif}$
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889
24890 \series bold
24891
24892 \backslash
24893 mathsf
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 </row>
24899 </lyxtabular>
24900
24901 \end_inset
24902
24903
24904 \end_layout
24905
24906 \end_inset
24907
24908
24909 \end_layout
24910
24911 \begin_layout Standard
24912 \begin_inset Note Greyedout
24913 status open
24914
24915 \begin_layout Plain Layout
24916
24917 \series bold
24918 Note:
24919 \series default
24920  You can only print capital letters in the typefaces 
24921 \family sans
24922 Blackboard
24923 \family default
24924  and 
24925 \family sans
24926 Calligraphic
24927 \family default
24928 .
24929 \end_layout
24930
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \begin_layout Standard
24937 When you use a typeface, a blue box is inserted in the formula.
24938  Every character in this box will be printed in this typeface.
24939  Pressing 
24940 \family sans
24941 Space
24942 \family default
24943  within the box will set the cursor outside, so that you have to use a protected
24944  space when you need a space in the box.
24945  Here is an example where 
24946 \begin_inset Quotes eld
24947 \end_inset
24948
24949 N
24950 \begin_inset Quotes erd
24951 \end_inset
24952
24953  in 
24954 \family sans
24955 Blackboard
24956 \family default
24957  denotes the set of numbers:
24958 \begin_inset Formula 
24959 \[
24960 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24961 \]
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Standard
24969 The typefaces are nestable, which can cause confusion.
24970  You can, for example, put a character in 
24971 \family sans
24972 Fraktur
24973 \family default
24974  in a box for 
24975 \family sans
24976 Typewriter
24977 \family default
24978
24979 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24980 \end_inset
24981
24982  
24983 \begin_inset Newline newline
24984 \end_inset
24985
24986 So it is better not to use this feature.
24987 \end_layout
24988
24989 \begin_layout Standard
24990 The typefaces have no effect on Greek letters: 
24991 \begin_inset Formula $\mathfrak{abc\delta e}$
24992 \end_inset
24993
24994
24995 \begin_inset Newline newline
24996 \end_inset
24997
24998 You can only print them emboldened using the command 
24999 \series bold
25000
25001 \backslash
25002 boldsymbol
25003 \series default
25004 , which works like the other typeface commands: 
25005 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25006 \end_inset
25007
25008
25009 \end_layout
25010
25011 \begin_layout Standard
25012
25013 \series bold
25014
25015 \backslash
25016 boldsymbol
25017 \series default
25018  works for all symbols, letters, and numbers.
25019 \end_layout
25020
25021 \begin_layout Standard
25022 A number of other font options are available as well, in the menu 
25023 \family sans
25024 Edit\SpecialChar \menuseparator
25025 Math\SpecialChar \menuseparator
25026 Text
25027 \begin_inset space ~
25028 \end_inset
25029
25030 Style
25031 \family default
25032 .
25033 \end_layout
25034
25035 \begin_layout Subsection
25036 Math Text
25037 \begin_inset Index idx
25038 status collapsed
25039
25040 \begin_layout Plain Layout
25041 Math ! Text
25042 \end_layout
25043
25044 \end_inset
25045
25046
25047 \end_layout
25048
25049 \begin_layout Standard
25050 Typefaces are useful for entering some characters in some given font, but
25051  not for text.
25052  For typing longer pieces of text use the math text, which is obtained using
25053  the entry 
25054 \family sans
25055 Normal
25056 \begin_inset space ~
25057 \end_inset
25058
25059 text
25060 \begin_inset space ~
25061 \end_inset
25062
25063 mode
25064 \family default
25065  of the 
25066 \family sans
25067 Math
25068 \begin_inset space ~
25069 \end_inset
25070
25071 Panel
25072 \family default
25073  button 
25074 \family sans
25075
25076 \begin_inset Info
25077 type  "icon"
25078 arg   "math-insert \\font"
25079 \end_inset
25080
25081
25082 \family default
25083  (shortcut 
25084 \begin_inset Info
25085 type  "shortcut"
25086 arg   "font-default"
25087 \end_inset
25088
25089 ).
25090  Math text appears in LyX in black instead of blue.
25091  You can use spaces and accents in math text as in normal text.
25092  Here is an example:
25093 \begin_inset Formula 
25094 \[
25095 f(x)=\begin{cases}
25096 x & \mbox{if I say so}\\
25097 -x & \mbox{under Umständen}
25098 \end{cases}
25099 \]
25100
25101 \end_inset
25102
25103
25104 \end_layout
25105
25106 \begin_layout Subsection
25107 Font Sizes
25108 \begin_inset Index idx
25109 status collapsed
25110
25111 \begin_layout Plain Layout
25112 Math ! Font sizes
25113 \end_layout
25114
25115 \end_inset
25116
25117
25118 \end_layout
25119
25120 \begin_layout Standard
25121 There are four font styles (relative sizes) used in math-mode, which are
25122  automatically chosen in most situations.
25123  These are called 
25124 \family sans
25125 textstyle
25126 \family default
25127
25128 \family sans
25129 displaystyle
25130 \family default
25131
25132 \family sans
25133 scriptstyle
25134 \family default
25135 , and 
25136 \family sans
25137 scriptscriptstyle
25138 \family default
25139 .
25140  For most characters, 
25141 \family sans
25142 textstyle
25143 \family default
25144  and 
25145 \family sans
25146 displaystyle
25147 \family default
25148  are actually the same size, but fractions, superscripts and subscripts,
25149  and certain other structures, are set larger in 
25150 \family sans
25151 displaystyle
25152 \family default
25153 .
25154  Except for some operators, which resize themselves to accommodate various
25155  situations, all text will be set in the styles that LaTeX thinks are appropriat
25156 e.
25157  These choices can be overridden by using the math panel button 
25158 \family sans
25159
25160 \begin_inset Info
25161 type  "icon"
25162 arg   "math-insert \\style"
25163 \end_inset
25164
25165
25166 \family default
25167 .
25168  A box for the size will be created in which you can insert the math structure.
25169  For example, you can set 
25170 \begin_inset Formula $\frac{1}{2}$
25171 \end_inset
25172
25173 , which is normally in 
25174 \family sans
25175 textstyle
25176 \family default
25177 , larger in 
25178 \family sans
25179 displaystyle
25180 \family default
25181
25182 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25183 \end_inset
25184
25185 .
25186  The four styles are used in the following example:
25187 \end_layout
25188
25189 \begin_layout Standard
25190 \begin_inset Formula $displaystyle$
25191 \end_inset
25192
25193
25194 \begin_inset Formula ${\textstyle textstyle}$
25195 \end_inset
25196
25197
25198 \begin_inset Formula ${\scriptstyle scriptstyle}$
25199 \end_inset
25200
25201
25202 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25203 \end_inset
25204
25205 .
25206 \end_layout
25207
25208 \begin_layout Standard
25209 All these math-mode font sizes are relative so that if the whole math inset
25210  is set in a particular size with the menu 
25211 \family sans
25212 Edit\SpecialChar \menuseparator
25213 Text
25214 \begin_inset space ~
25215 \end_inset
25216
25217 Style
25218 \family default
25219 , all sizes in the formula will be adjusted relative to this size.
25220  Similarly, if the base font size of the document is changed, all fonts
25221  will be adjusted to correspond.
25222  As an example here is a formula in the font size 
25223 \begin_inset Quotes eld
25224 \end_inset
25225
25226 largest
25227 \begin_inset Quotes erd
25228 \end_inset
25229
25230 :
25231 \end_layout
25232
25233 \begin_layout Standard
25234
25235 \family roman
25236 \size largest
25237 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25238 \end_inset
25239
25240
25241 \end_layout
25242
25243 \begin_layout Section
25244 AMS-LaTeX
25245 \begin_inset Index idx
25246 status collapsed
25247
25248 \begin_layout Plain Layout
25249 AMS math
25250 \end_layout
25251
25252 \end_inset
25253
25254
25255 \begin_inset Index idx
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259 Math ! AMS
25260 \end_layout
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 LyX supports the packages provided by the American Mathematical Society
25269  (AMS) that are in common use.
25270 \end_layout
25271
25272 \begin_layout Subsection
25273 Enabling AMS-Support
25274 \end_layout
25275
25276 \begin_layout Standard
25277 You can make the facilities of the AMS-packages explicitly available in
25278  the document by selecting the checkbox 
25279 \family sans
25280 Use
25281 \begin_inset space ~
25282 \end_inset
25283
25284 AMS
25285 \begin_inset space ~
25286 \end_inset
25287
25288 math
25289 \begin_inset space ~
25290 \end_inset
25291
25292 package
25293 \family default
25294  in the 
25295 \family sans
25296 Document\SpecialChar \menuseparator
25297 Settings
25298 \family default
25299
25300 \begin_inset Index idx
25301 status collapsed
25302
25303 \begin_layout Plain Layout
25304 Document ! Settings
25305 \end_layout
25306
25307 \end_inset
25308
25309  dialog under 
25310 \family sans
25311 Math
25312 \begin_inset space ~
25313 \end_inset
25314
25315 Options
25316 \family default
25317 .
25318  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25319  formulas, ensure that you have enabled AMS.
25320 \end_layout
25321
25322 \begin_layout Subsection
25323 AMS-Formula Types
25324 \begin_inset CommandInset label
25325 LatexCommand label
25326 name "sub:AMS-Formula-Types"
25327
25328 \end_inset
25329
25330
25331 \begin_inset Index idx
25332 status collapsed
25333
25334 \begin_layout Plain Layout
25335 Math ! Multi-line Equations
25336 \end_layout
25337
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \begin_layout Standard
25344 AMS-LaTeX provides a selection of different formula types.
25345  LyX allows you to choose between 
25346 \family typewriter
25347 align
25348 \family default
25349
25350 \family typewriter
25351 alignat
25352 \family default
25353
25354 \family typewriter
25355 flalign
25356 \family default
25357
25358 \family typewriter
25359 gather
25360 \family default
25361 , and 
25362 \family typewriter
25363 multline
25364 \family default
25365 .
25366  We refer you to the AMS-documentation, 
25367 \begin_inset CommandInset citation
25368 LatexCommand cite
25369 key "AMS"
25370
25371 \end_inset
25372
25373 , for an explanation of these formula types.
25374 \end_layout
25375
25376 \begin_layout Chapter
25377 More Tools
25378 \end_layout
25379
25380 \begin_layout Section
25381 Cross-References
25382 \begin_inset Index idx
25383 status collapsed
25384
25385 \begin_layout Plain Layout
25386 Cross references
25387 \end_layout
25388
25389 \end_inset
25390
25391
25392 \begin_inset CommandInset label
25393 LatexCommand label
25394 name "sec:Cross-References"
25395
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \begin_layout Standard
25402 One of LyX's strengths is cross-references.
25403  You can reference every section, float, footnote, formula, and list in
25404  the document.
25405  To reference a document part, you have to insert a label into it.
25406  The label is used as an anchor and a name for the reference.
25407  We want for example to refer to the second item of the following list:
25408 \end_layout
25409
25410 \begin_layout Enumerate
25411 First item
25412 \end_layout
25413
25414 \begin_layout Enumerate
25415 \begin_inset CommandInset label
25416 LatexCommand label
25417 name "enu:Second-item"
25418
25419 \end_inset
25420
25421 Second item
25422 \end_layout
25423
25424 \begin_layout Enumerate
25425 Third item
25426 \end_layout
25427
25428 \begin_layout Standard
25429 First we insert a label into the second item with the menu 
25430 \family sans
25431 Insert\SpecialChar \menuseparator
25432 Label
25433 \family default
25434  or by pressing the toolbar button 
25435 \begin_inset Info
25436 type  "icon"
25437 arg   "label-insert"
25438 \end_inset
25439
25440 .
25441  A gray label box like this: 
25442 \begin_inset Graphics
25443         filename clipart/labelQt4.png
25444         scale 85
25445
25446 \end_inset
25447
25448  is inserted and the label window pops up asking for the label text.
25449  LyX offers as text the first words of the item with a prefix, in our case
25450  the text 
25451 \begin_inset Quotes eld
25452 \end_inset
25453
25454
25455 \family sans
25456 enu:Second-item
25457 \family default
25458
25459 \begin_inset Quotes erd
25460 \end_inset
25461
25462 .
25463  The prefix 
25464 \begin_inset Quotes eld
25465 \end_inset
25466
25467
25468 \family sans
25469 enu:
25470 \family default
25471
25472 \begin_inset Quotes erd
25473 \end_inset
25474
25475  stands for 
25476 \begin_inset Quotes eld
25477 \end_inset
25478
25479 enumerate
25480 \begin_inset Quotes erd
25481 \end_inset
25482
25483 .
25484  The prefix depends on the document part where the label is inserted; for
25485  example, if you insert a label into a section heading, the suggested prefix
25486  will be 
25487 \begin_inset Quotes eld
25488 \end_inset
25489
25490
25491 \family sans
25492 sec:
25493 \family default
25494
25495 \begin_inset Quotes erd
25496 \end_inset
25497
25498 .
25499 \end_layout
25500
25501 \begin_layout Standard
25502 To reference the item, we refer to its label using the menu 
25503 \family sans
25504 Insert\SpecialChar \menuseparator
25505 Cross-Reference
25506 \family default
25507  or the toolbar button 
25508 \begin_inset Info
25509 type  "icon"
25510 arg   "dialog-show-new-inset ref"
25511 \end_inset
25512
25513 .
25514  A gray cross-reference box like this: 
25515 \begin_inset Graphics
25516         filename clipart/referenceQt4.png
25517         scale 85
25518
25519 \end_inset
25520
25521  is inserted and the cross-reference window appears showing all the labels
25522  in the document.
25523  We can now sort the labels alphabetically and then choose the entry 
25524 \begin_inset Quotes eld
25525 \end_inset
25526
25527
25528 \family sans
25529 enu:Second-item
25530 \family default
25531
25532 \begin_inset Quotes erd
25533 \end_inset
25534
25535 .
25536  At the position of the cross-reference box the item number will appear
25537  in the output.
25538 \end_layout
25539
25540 \begin_layout Standard
25541 As an alternative to 
25542 \family sans
25543 Insert\SpecialChar \menuseparator
25544 Cross-Reference
25545 \family default
25546 , you can right-click on a label and in the popup menu select 
25547 \family sans
25548 Copy as Reference
25549 \family default
25550 .
25551  The cross-reference to this label is now in the clipboard and can be pasted
25552  to the actual cursor position via the menu 
25553 \family sans
25554 Edit\SpecialChar \menuseparator
25555 Paste
25556 \family default
25557  (shortcut 
25558 \begin_inset Info
25559 type  "shortcut"
25560 arg   "paste"
25561 \end_inset
25562
25563 ).
25564 \end_layout
25565
25566 \begin_layout Standard
25567 Here is our cross-reference: Item
25568 \begin_inset space ~
25569 \end_inset
25570
25571
25572 \begin_inset CommandInset ref
25573 LatexCommand ref
25574 reference "enu:Second-item"
25575
25576 \end_inset
25577
25578
25579 \end_layout
25580
25581 \begin_layout Standard
25582 It is recommended to use a protected space
25583 \begin_inset Foot
25584 status collapsed
25585
25586 \begin_layout Plain Layout
25587 described in section
25588 \begin_inset space ~
25589 \end_inset
25590
25591
25592 \begin_inset CommandInset ref
25593 LatexCommand ref
25594 reference "sub:Protected-Space"
25595
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \end_inset
25602
25603  between the cross-reference name and the cross-reference to avoid ugly
25604  line breaks between them.
25605 \end_layout
25606
25607 \begin_layout Standard
25608 There are six formats of cross-references:
25609 \end_layout
25610
25611 \begin_layout Description
25612 <reference>: prints the number, this is the default: 
25613 \begin_inset CommandInset ref
25614 LatexCommand ref
25615 reference "fig:Two-distorted-images"
25616
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \begin_layout Description
25623 (<reference>): prints the number within two parentheses, this is the style
25624  normally used to reference formulas, especially when the reference name
25625  
25626 \begin_inset Quotes eld
25627 \end_inset
25628
25629 Equation
25630 \begin_inset Quotes erd
25631 \end_inset
25632
25633  is omitted: 
25634 \begin_inset CommandInset ref
25635 LatexCommand eqref
25636 reference "eq:tanhExp"
25637
25638 \end_inset
25639
25640
25641 \end_layout
25642
25643 \begin_layout Description
25644 <page>: prints the page number: Page
25645 \begin_inset space ~
25646 \end_inset
25647
25648
25649 \begin_inset CommandInset ref
25650 LatexCommand pageref
25651 reference "fig:Two-distorted-images"
25652
25653 \end_inset
25654
25655
25656 \end_layout
25657
25658 \begin_layout Description
25659 on
25660 \begin_inset space ~
25661 \end_inset
25662
25663 page
25664 \begin_inset space ~
25665 \end_inset
25666
25667 <page>: prints the text “on page” and the page number: 
25668 \begin_inset CommandInset ref
25669 LatexCommand vpageref
25670 reference "fig:Two-distorted-images"
25671
25672 \end_inset
25673
25674
25675 \begin_inset Newline newline
25676 \end_inset
25677
25678 If the label is on the same page, it prints “on this page”; if the label
25679  is on a facing page in a two-sided document, it prints “on the facing page”;
25680  if it is on the previous page which is not a facing page, it prints “on
25681  the previous page”; if it is on the next page which is not a facing page,
25682  it prints “on the next page”.
25683  The wording of the printed text also depends on the used document class.
25684 \end_layout
25685
25686 \begin_layout Description
25687 <reference>
25688 \begin_inset space ~
25689 \end_inset
25690
25691 on
25692 \begin_inset space ~
25693 \end_inset
25694
25695 page
25696 \begin_inset space ~
25697 \end_inset
25698
25699 <page>: prints the number, the text “on page” and the page number: 
25700 \begin_inset CommandInset ref
25701 LatexCommand vref
25702 reference "fig:Two-distorted-images"
25703
25704 \end_inset
25705
25706
25707 \begin_inset Newline newline
25708 \end_inset
25709
25710 If the label is on the same page, this format behaves like 
25711 \family sans
25712 \series bold
25713 <reference>
25714 \family default
25715 \series default
25716 ; otherwise it behaves like 
25717 \family sans
25718 \series bold
25719 on
25720 \begin_inset space ~
25721 \end_inset
25722
25723 page
25724 \begin_inset space ~
25725 \end_inset
25726
25727 <page>
25728 \family default
25729 \series default
25730 .
25731 \end_layout
25732
25733 \begin_layout Description
25734 Formatted
25735 \begin_inset space ~
25736 \end_inset
25737
25738 reference: prints a self defined cross-reference format.
25739 \begin_inset Newline newline
25740 \end_inset
25741
25742
25743 \begin_inset Note Greyedout
25744 status open
25745
25746 \begin_layout Plain Layout
25747
25748 \series bold
25749 Note:
25750 \series default
25751  This feature is only available when you have the LaTeX-package 
25752 \series bold
25753 prettyref
25754 \series default
25755  or 
25756 \series bold
25757 refstyle
25758 \series default
25759
25760 \begin_inset Index idx
25761 status collapsed
25762
25763 \begin_layout Plain Layout
25764 LaTeX-packages ! prettyref
25765 \end_layout
25766
25767 \end_inset
25768
25769
25770 \begin_inset Index idx
25771 status collapsed
25772
25773 \begin_layout Plain Layout
25774 LaTeX-packages ! refstyle
25775 \end_layout
25776
25777 \end_inset
25778
25779  installed.
25780 \end_layout
25781
25782 \end_inset
25783
25784
25785 \begin_inset Newline newline
25786 \end_inset
25787
25788 You can select which LaTeX-package should be used for this feature by setting
25789  the option 
25790 \family sans
25791 Use refstyle (not prettyref) for cross-references
25792 \family default
25793  in the menu 
25794 \family sans
25795 Document\SpecialChar \menuseparator
25796 Settings\SpecialChar \menuseparator
25797 Document Class
25798 \family default
25799 .
25800  The package 
25801 \series bold
25802 refstyle
25803 \series default
25804  is the default and preferred because 
25805 \series bold
25806 prettyref
25807 \series default
25808  supports only English documents.
25809  The format is specified by using the command 
25810 \series bold
25811
25812 \backslash
25813 newrefformat
25814 \series default
25815  (prettyref) or 
25816 \series bold
25817
25818 \backslash
25819 newref
25820 \series default
25821  (refstyle) in the LaTeX preamble of the document.
25822  For example redefining all references to figures (which have the label
25823  shortcut 
25824 \begin_inset Quotes eld
25825 \end_inset
25826
25827
25828 \family sans
25829 fig
25830 \family default
25831
25832 \begin_inset Quotes erd
25833 \end_inset
25834
25835 ) can be done with this command
25836 \begin_inset Newline newline
25837 \end_inset
25838
25839
25840 \series bold
25841
25842 \backslash
25843 newref{fig}{refcmd={Image on page 
25844 \backslash
25845 pageref{#1}}}
25846 \series default
25847
25848 \begin_inset Newline newline
25849 \end_inset
25850
25851 For more information about the format, have a look at the package documentations
25852
25853 \begin_inset CommandInset citation
25854 LatexCommand cite
25855 key "prettyref,refstyle"
25856
25857 \end_inset
25858
25859 .
25860 \end_layout
25861
25862 \begin_layout Description
25863 Textual
25864 \begin_inset space ~
25865 \end_inset
25866
25867 reference: prints the caption or the name of the reference: 
25868 \begin_inset CommandInset ref
25869 LatexCommand nameref
25870 reference "fig:Two-distorted-images"
25871
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \begin_layout Standard
25878 The number and current page of the referenced document part in the output
25879  is automatically calculated by LaTeX.
25880  The varieties are adjusted in the field 
25881 \family sans
25882 Format
25883 \family default
25884  of the cross-reference window, that appears when you click on the cross-referen
25885 ce.
25886 \end_layout
25887
25888 \begin_layout Standard
25889 You can only use the style 
25890 \family sans
25891 <reference>
25892 \family default
25893  to reference numbered document parts, while the reference style 
25894 \family sans
25895 <page>
25896 \family default
25897  is always possible.
25898 \end_layout
25899
25900 \begin_layout Standard
25901 If you want to reference a section, put the label in the section heading;
25902  for floats put the label in the caption; for footnotes put the label in
25903  it.
25904  Referencing formulas is explained in section
25905 \begin_inset space ~
25906 \end_inset
25907
25908
25909 \begin_inset CommandInset ref
25910 LatexCommand ref
25911 reference "sec:Formula-Numbering-and"
25912
25913 \end_inset
25914
25915 .
25916 \end_layout
25917
25918 \begin_layout Standard
25919 Right-clicking on a cross-reference opens a context menu.
25920  The entry 
25921 \family sans
25922 Go
25923 \begin_inset space ~
25924 \end_inset
25925
25926 to
25927 \begin_inset space ~
25928 \end_inset
25929
25930 Label
25931 \family default
25932  sets the cursor before the referenced label.
25933  This entry will be renamed in the context menu of the label to 
25934 \family sans
25935 Go
25936 \begin_inset space ~
25937 \end_inset
25938
25939 Back
25940 \family default
25941  so that you can use it to set the cursor back to the cross-reference.
25942  You can also go back with the toolbar button 
25943 \begin_inset Info
25944 type  "icon"
25945 arg   "bookmark-goto 0"
25946 \end_inset
25947
25948 .
25949 \end_layout
25950
25951 \begin_layout Standard
25952 You can change labels at any time.
25953  References to the changed label will automatically be updated so that you
25954  do not need to think about this.
25955 \end_layout
25956
25957 \begin_layout Standard
25958 If a cross-reference refers to a non-existent label, you will see in LyX
25959  “BROKEN” in the cross-reference label and two question marks in the output
25960  instead of the reference.
25961 \end_layout
25962
25963 \begin_layout Standard
25964 References are described in detail in the section
25965 \begin_inset space ~
25966 \end_inset
25967
25968
25969 \begin_inset Quotes eld
25970 \end_inset
25971
25972 Referencing Floats
25973 \begin_inset Quotes erd
25974 \end_inset
25975
25976  of the 
25977 \emph on
25978 Embedded
25979 \begin_inset space ~
25980 \end_inset
25981
25982 Objects
25983 \emph default
25984  manual.
25985 \end_layout
25986
25987 \begin_layout Section
25988 Table of Contents and other Listings
25989 \begin_inset Index idx
25990 status collapsed
25991
25992 \begin_layout Plain Layout
25993 Table of contents
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \begin_inset Index idx
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003 Outline
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \begin_inset CommandInset label
26010 LatexCommand label
26011 name "sec:toc"
26012
26013 \end_inset
26014
26015
26016 \end_layout
26017
26018 \begin_layout Subsection
26019 Table of Contents
26020 \begin_inset CommandInset label
26021 LatexCommand label
26022 name "sub:Table-of-Contents"
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \begin_layout Standard
26030 The Table of Contents (TOC) is inserted with the menu 
26031 \family sans
26032 Insert\SpecialChar \menuseparator
26033 List/TOC\SpecialChar \menuseparator
26034 Table
26035 \begin_inset space ~
26036 \end_inset
26037
26038 of
26039 \begin_inset space ~
26040 \end_inset
26041
26042 Contents
26043 \family default
26044 .
26045  It is displayed in LyX as a gray box.
26046  If you click on it, the 
26047 \family sans
26048 Outline
26049 \family default
26050  window appears, showing you the TOC entries as outline, which allows you
26051  to move and rearrange sections in your documents.
26052  So this operation is an alternative to the menu 
26053 \family sans
26054 Document\SpecialChar \menuseparator
26055 Outline
26056 \family default
26057  that is described in section
26058 \begin_inset space ~
26059 \end_inset
26060
26061
26062 \begin_inset CommandInset ref
26063 LatexCommand ref
26064 reference "sub:The-Outliner"
26065
26066 \end_inset
26067
26068 .
26069 \end_layout
26070
26071 \begin_layout Standard
26072 The TOC in the document output lists every numbered section automatically.
26073  If you have declared a short title for a section heading, as described
26074  in section
26075 \begin_inset space ~
26076 \end_inset
26077
26078
26079 \begin_inset CommandInset ref
26080 LatexCommand ref
26081 reference "sec:Short-Titles"
26082
26083 \end_inset
26084
26085 , it will be used in the TOC instead of the section heading.
26086  Section
26087 \begin_inset space ~
26088 \end_inset
26089
26090
26091 \begin_inset CommandInset ref
26092 LatexCommand ref
26093 reference "sub:Numbering-depth"
26094
26095 \end_inset
26096
26097  describes how the level is adjusted that defines which section types are
26098  listed in the TOC.
26099  Unnumbered sections are not listed in the TOC.
26100 \end_layout
26101
26102 \begin_layout Subsection
26103 List of Figures, Tables, and Algorithms
26104 \begin_inset CommandInset label
26105 LatexCommand label
26106 name "sub:List-of-Figures"
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \begin_layout Standard
26114 Table, figure, and algorithm lists are very much like the table of contents.
26115  You can insert them via the 
26116 \family sans
26117 Insert\SpecialChar \menuseparator
26118 List/TOC
26119 \family default
26120  submenus.
26121  The list entries are the float captions and the float number.
26122 \end_layout
26123
26124 \begin_layout Section
26125 URLs and Hyperlinks
26126 \begin_inset Index idx
26127 status collapsed
26128
26129 \begin_layout Plain Layout
26130 URLs
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \begin_inset Index idx
26137 status collapsed
26138
26139 \begin_layout Plain Layout
26140 Hyperlinks
26141 \end_layout
26142
26143 \end_inset
26144
26145
26146 \end_layout
26147
26148 \begin_layout Subsection
26149 URLs
26150 \begin_inset CommandInset label
26151 LatexCommand label
26152 name "sub:URLs"
26153
26154 \end_inset
26155
26156
26157 \end_layout
26158
26159 \begin_layout Standard
26160 Links to web pages or email addresses can be inserted via the menu 
26161 \family sans
26162 Insert\SpecialChar \menuseparator
26163 URL
26164 \family default
26165 .
26166 \end_layout
26167
26168 \begin_layout Standard
26169 Here is an example URL: LyX's homepage: 
26170 \begin_inset Flex URL
26171 status collapsed
26172
26173 \begin_layout Plain Layout
26174
26175 http://www.lyx.org
26176 \end_layout
26177
26178 \end_inset
26179
26180
26181 \end_layout
26182
26183 \begin_layout Standard
26184 You cannot change the style of the link text, the URL text will always be
26185  in the style 
26186 \family typewriter
26187 Typewriter
26188 \family default
26189 .
26190  To be able to format the URL text, use hyperlinks as explained in the next
26191  subsection.
26192 \end_layout
26193
26194 \begin_layout Standard
26195 \begin_inset Note Greyedout
26196 status open
26197
26198 \begin_layout Plain Layout
26199
26200 \series bold
26201 Note:
26202 \series default
26203  URLs must not end with a backslash, otherwise you get LaTeX errors.
26204 \end_layout
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \begin_layout Subsection
26212 Hyperlinks
26213 \begin_inset CommandInset label
26214 LatexCommand label
26215 name "sub:Hyperlinks"
26216
26217 \end_inset
26218
26219
26220 \end_layout
26221
26222 \begin_layout Standard
26223 Hyperlinks can be inserted with the menu 
26224 \family sans
26225 Insert\SpecialChar \menuseparator
26226 Hyperlink
26227 \family default
26228  or with the toolbar button 
26229 \begin_inset Info
26230 type  "icon"
26231 arg   "href-insert"
26232 \end_inset
26233
26234 .
26235  The appearing dialog has two fields: 
26236 \family sans
26237 Target
26238 \family default
26239  and 
26240 \family sans
26241 Name
26242 \family default
26243 .
26244  The name is the printed text for the hyperlink.
26245  The hyperlink type can be a weblink like this: 
26246 \begin_inset CommandInset href
26247 LatexCommand href
26248 name "LyX's homepage"
26249 target "http://www.lyx.org"
26250
26251 \end_inset
26252
26253 , an Email address like this: 
26254 \begin_inset CommandInset href
26255 LatexCommand href
26256 name "lyx-docs mailing list"
26257 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26258 type "mailto:"
26259
26260 \end_inset
26261
26262 , or a link to a file.
26263 \end_layout
26264
26265 \begin_layout Standard
26266 You can start applications via a hyperlink when you insert a weblink by
26267  adding the prefix 
26268 \begin_inset Quotes eld
26269 \end_inset
26270
26271
26272 \family sans
26273 run:
26274 \family default
26275
26276 \begin_inset Quotes erd
26277 \end_inset
26278
26279  to the link target.
26280 \end_layout
26281
26282 \begin_layout Standard
26283 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26284  and become clickable in the DVI and PDF-output.
26285  To set the format of the link text, highlight the hyperlink inset and use
26286  the text style dialog.
26287  This is for example a hyperlink with bold sans serif text: 
26288 \family sans
26289 \series bold
26290
26291 \begin_inset CommandInset href
26292 LatexCommand href
26293 name "LyX's homepage"
26294 target "http://www.lyx.org"
26295
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \begin_layout Standard
26302 The link text color can be changed, when the option 
26303 \family sans
26304 Color links
26305 \family default
26306  is set in the PDF Properties dialog (menu 
26307 \family sans
26308 Document\SpecialChar \menuseparator
26309 Settings\SpecialChar \menuseparator
26310 PDF Properties
26311 \family default
26312 ).
26313  The link text is for example set in this document to blue by adding the
26314  option
26315 \begin_inset Newline newline
26316 \end_inset
26317
26318
26319 \series bold
26320 urlcolor=blue
26321 \series default
26322
26323 \begin_inset Newline newline
26324 \end_inset
26325
26326 to the field 
26327 \family sans
26328 Additional options
26329 \family default
26330  in the PDF Properties dialog.
26331 \end_layout
26332
26333 \begin_layout Section
26334 Appendices
26335 \begin_inset Index idx
26336 status collapsed
26337
26338 \begin_layout Plain Layout
26339 Appendix
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \begin_inset CommandInset label
26346 LatexCommand label
26347 name "sec:Appendices"
26348
26349 \end_inset
26350
26351
26352 \end_layout
26353
26354 \begin_layout Standard
26355 Appendices are created with the menu 
26356 \family sans
26357 Document\SpecialChar \menuseparator
26358 Start
26359 \begin_inset space ~
26360 \end_inset
26361
26362 Appendix
26363 \begin_inset space ~
26364 \end_inset
26365
26366 Here
26367 \family default
26368 .
26369  This menu sets the document from the current cursor position to the end
26370  as the appendix part of the book.
26371  This part is marked with a red borderline.
26372 \end_layout
26373
26374 \begin_layout Standard
26375 Every chapter (or section) within the appendix part is treated as an appendix,
26376  numbered with a capital Latin letter.
26377  The appendix subsections are numbered with this letter followed by a dot
26378  and the subsection number.
26379  All appendix sections can be referenced as if they were normal sections,
26380  here two examples:
26381 \end_layout
26382
26383 \begin_layout Standard
26384 Appendix
26385 \begin_inset space ~
26386 \end_inset
26387
26388
26389 \begin_inset CommandInset ref
26390 LatexCommand ref
26391 reference "chap:Credits"
26392
26393 \end_inset
26394
26395 ; Appendix
26396 \begin_inset space ~
26397 \end_inset
26398
26399
26400 \begin_inset CommandInset ref
26401 LatexCommand ref
26402 reference "sub:Export"
26403
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \begin_layout Section
26410 Bibliography
26411 \begin_inset Index idx
26412 status collapsed
26413
26414 \begin_layout Plain Layout
26415 Bibliography
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \begin_inset CommandInset label
26422 LatexCommand label
26423 name "sec:Bibliography"
26424
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \begin_layout Standard
26431 There are two ways of generating the bibliography in a LyX-document.
26432  You can include a bibliography database,
26433 \begin_inset Foot
26434 status collapsed
26435
26436 \begin_layout Plain Layout
26437 Known under the name 
26438 \begin_inset Quotes eld
26439 \end_inset
26440
26441 BibTeX-database
26442 \begin_inset Quotes erd
26443 \end_inset
26444
26445 .
26446 \end_layout
26447
26448 \end_inset
26449
26450  which is explained in the next subsection, or you can insert the bibliography
26451  manually, using the paragraph environment 
26452 \family sans
26453 Bibliography
26454 \family default
26455 , which was described in section
26456 \begin_inset space ~
26457 \end_inset
26458
26459
26460 \begin_inset CommandInset ref
26461 LatexCommand ref
26462 reference "sub:Biblio_environment"
26463
26464 \end_inset
26465
26466 .
26467  If you want anything other than the numerical citations that are used in
26468  this document, like author-year citations, then you must
26469 \emph on
26470  
26471 \emph default
26472 use a bibliography database.
26473 \end_layout
26474
26475 \begin_layout Subsection
26476 The Bibliography Environment
26477 \end_layout
26478
26479 \begin_layout Standard
26480 Within the 
26481 \family sans
26482 Bibliography
26483 \family default
26484  environment, every paragraph begins with a gray bibliography box labeled
26485  with a number.
26486  If you click on it, you will get a dialog in which you can set a 
26487 \family sans
26488 Key
26489 \family default
26490  and a 
26491 \family sans
26492 Label
26493 \family default
26494 .
26495  The key is the symbolic name by which you will refer to this bibliography
26496  entry.
26497  For example, our second entry in the bibliography is a book about LaTeX
26498  and we used 
26499 \begin_inset Quotes eld
26500 \end_inset
26501
26502 latexcompanion
26503 \begin_inset Quotes erd
26504 \end_inset
26505
26506 , a short form of its title, as the key.
26507 \end_layout
26508
26509 \begin_layout Standard
26510 You can cross-reference a bibliography entry using the menu 
26511 \family sans
26512 Insert\SpecialChar \menuseparator
26513 Citation
26514 \family default
26515  or the toolbar button 
26516 \begin_inset Info
26517 type  "icon"
26518 arg   "dialog-show-new-inset citation"
26519 \end_inset
26520
26521 .
26522  A citation reference box is inserted and a citation window will appear
26523  containing the available citations.
26524  Select one or more keys from the list and 
26525 \family sans
26526 Add
26527 \family default
26528  them.
26529  Then press 
26530 \family sans
26531 OK
26532 \family default
26533 .
26534  The citation reference box will be labeled with the referenced key(s).
26535  If you click on the box, the citation window will appear and you can change
26536  the reference.
26537 \end_layout
26538
26539 \begin_layout Standard
26540 Citation references appear in the output as the number of the bibliography
26541  entry with surrounding brackets.
26542  If you set a 
26543 \family sans
26544 Label
26545 \family default
26546  for the entry, the label will appear instead of the number.
26547  Here are two examples; the first without a label, the second with the label
26548  
26549 \begin_inset Quotes eld
26550 \end_inset
26551
26552 Credits
26553 \begin_inset Quotes erd
26554 \end_inset
26555
26556 :
26557 \end_layout
26558
26559 \begin_layout Standard
26560 Have a look at the 
26561 \family sans
26562 LaTeX Companion Second Edition
26563 \family default
26564
26565 \begin_inset CommandInset citation
26566 LatexCommand cite
26567 key "latexcompanion"
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \begin_layout Standard
26575 The LyX-Team members are listed in the Credits: 
26576 \begin_inset CommandInset citation
26577 LatexCommand cite
26578 key "lyxcredit"
26579
26580 \end_inset
26581
26582
26583 \end_layout
26584
26585 \begin_layout Standard
26586 To align all entries in the bibliography environment you can set a longest
26587  label via the menu 
26588 \family sans
26589 Edit\SpecialChar \menuseparator
26590 Paragraph
26591 \begin_inset space ~
26592 \end_inset
26593
26594 Settings
26595 \family default
26596  (toolbar button 
26597 \begin_inset Info
26598 type  "icon"
26599 arg   "layout-paragraph"
26600 \end_inset
26601
26602 ).
26603  All entries are then indented in the output by the width of the given label.
26604 \end_layout
26605
26606 \begin_layout Subsection
26607 Bibliography databases (BibTeX)
26608 \begin_inset Index idx
26609 status collapsed
26610
26611 \begin_layout Plain Layout
26612 Bibliography ! Databases
26613 \end_layout
26614
26615 \end_inset
26616
26617
26618 \begin_inset Index idx
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622 Bibliography ! BibTeX
26623 \end_layout
26624
26625 \end_inset
26626
26627
26628 \begin_inset CommandInset label
26629 LatexCommand label
26630 name "sub:Bibliography-databases"
26631
26632 \end_inset
26633
26634
26635 \end_layout
26636
26637 \begin_layout Standard
26638 Bibliography databases are useful if you use the same bibliography in different
26639  documents.
26640 \begin_inset Foot
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644 They are also useful for keeping a database of articles and notes concerning
26645  them.
26646  Most of the database programs mentioned below allow you to store annotations
26647  and reviews along with bibliographical information.
26648 \end_layout
26649
26650 \end_inset
26651
26652  It also makes it very easy to have a uniform layout for all bibliography
26653  entries.
26654  You can collect the bibliography of all relevant books and articles of
26655  your working field in a database.
26656  This database can be used for different documents, and by default only
26657  the entries cited in a particular document will appear in the bibliography
26658  list for that document.
26659  This relieves you of the need to keep track of which articles and books
26660  you have cited.
26661 \end_layout
26662
26663 \begin_layout Standard
26664 The database is a text file with the file extension 
26665 \begin_inset Quotes eld
26666 \end_inset
26667
26668
26669 \family sans
26670 .bib
26671 \family default
26672
26673 \begin_inset Quotes erd
26674 \end_inset
26675
26676 , containing the bibliography in a special format.
26677  The format is explained in 
26678 \begin_inset CommandInset citation
26679 LatexCommand cite
26680 key "BibTeX-2"
26681
26682 \end_inset
26683
26684  and in the LaTeX books (
26685 \begin_inset CommandInset citation
26686 LatexCommand cite
26687 key "Mittelbach,Kopka,Lamport"
26688
26689 \end_inset
26690
26691 ).
26692  The file can be created using any text editor, but normally one uses a
26693  special program to create and edit the entries in the database.
26694  A list of such programs is maintained on the LyX Wiki at 
26695 \begin_inset Flex URL
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699
26700 http://wiki.lyx.org/BibTeX/Programs
26701 \end_layout
26702
26703 \end_inset
26704
26705 .
26706 \end_layout
26707
26708 \begin_layout Standard
26709 To use a database, use the menu 
26710 \family sans
26711 Insert\SpecialChar \menuseparator
26712 List
26713 \family default
26714 /
26715 \family sans
26716 TOC\SpecialChar \menuseparator
26717 BibT
26718 \begin_inset ERT
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722
26723 {}
26724 \end_layout
26725
26726 \end_inset
26727
26728 eX
26729 \begin_inset space ~
26730 \end_inset
26731
26732 Bibliography
26733 \family default
26734 .
26735  A gray box will be inserted and a window appears.
26736  In this window you can add one or more databases and select a 
26737 \family sans
26738 style
26739 \family default
26740  file.
26741  The option 
26742 \family sans
26743 Add bibliography to TOC
26744 \family default
26745  adds a table of contents entry for the bibliography.
26746  In the 
26747 \family sans
26748 Content
26749 \family default
26750  drop box you can select whether to include all the entries in the database
26751  in the document or just the cited references.
26752 \end_layout
26753
26754 \begin_layout Standard
26755 The style file is a text file with the file extension 
26756 \begin_inset Quotes eld
26757 \end_inset
26758
26759
26760 \family sans
26761 .bst
26762 \family default
26763
26764 \begin_inset Quotes erd
26765 \end_inset
26766
26767  that controls how the bibliography entries will appear.
26768  Your LaTeX distribution should provide several of these, and many publishers
26769  provide their own style files, so that you don't have to take care of the
26770  layout.
26771  It is of course possible to write your own style file, but this is something
26772  for experts.
26773 \begin_inset Foot
26774 status collapsed
26775
26776 \begin_layout Plain Layout
26777 For information on how this is done, have a look at
26778 \begin_inset Newline newline
26779 \end_inset
26780
26781
26782 \begin_inset CommandInset href
26783 LatexCommand href
26784 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26785
26786 \end_inset
26787
26788 .
26789 \end_layout
26790
26791 \end_inset
26792
26793
26794 \end_layout
26795
26796 \begin_layout Standard
26797 Inserting a citation reference works as described in the previous section.
26798 \end_layout
26799
26800 \begin_layout Standard
26801 To generate the bibliography from a database, LyX uses the program BibTeX.
26802  You can choose which of its variants should be used by LyX as the 
26803 \family sans
26804 Processor
26805 \family default
26806  either in 
26807 \family sans
26808 Document\SpecialChar \menuseparator
26809 Settings\SpecialChar \menuseparator
26810 Bibliography
26811 \family default
26812  or in 
26813 \family sans
26814 Tools\SpecialChar \menuseparator
26815 Preferences\SpecialChar \menuseparator
26816 Output\SpecialChar \menuseparator
26817 LaT
26818 \begin_inset ERT
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822
26823 {}
26824 \end_layout
26825
26826 \end_inset
26827
26828 eX
26829 \family default
26830 .
26831  The following variants are possible:
26832 \end_layout
26833
26834 \begin_layout Description
26835 biber provides full Unicode support, unlimited memory, but does not work
26836  with other bibliography packages (e.
26837 \begin_inset space \thinspace{}
26838 \end_inset
26839
26840 g.
26841 \begin_inset space \space{}
26842 \end_inset
26843
26844
26845 \series bold
26846 natbib
26847 \series default
26848 ), only with the package 
26849 \series bold
26850 biblatex
26851 \series default
26852 ; recommended for multilingual texts and for languages that don't use Latin
26853  letters
26854 \end_layout
26855
26856 \begin_layout Description
26857 bibtex the standard; does not allow special characters in bibliography entries
26858  that are not possible to encode in a 7-bit encoding, limited memory, works
26859  with all bibliography packages, except 
26860 \series bold
26861 biblatex
26862 \end_layout
26863
26864 \begin_layout Description
26865 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
26866  larger memory than 
26867 \family sans
26868 bibtex
26869 \family default
26870 , works with all bibliography packages
26871 \end_layout
26872
26873 \begin_layout Standard
26874 BibTeX can be controlled with options that you can add below the specification
26875  of the variants.
26876  Before adding options, it is strongly recommended that you read the manual
26877  of 
26878 \family sans
26879 BibTeX
26880 \family default
26881  
26882 \begin_inset CommandInset citation
26883 LatexCommand cite
26884 key "BibTeX"
26885
26886 \end_inset
26887
26888 .
26889 \end_layout
26890
26891 \begin_layout Standard
26892 When you select the option 
26893 \family sans
26894 Sectioned bibliography
26895 \family default
26896  in the 
26897 \family sans
26898 Document\SpecialChar \menuseparator
26899 Settings\SpecialChar \menuseparator
26900 Bibliography
26901 \family default
26902  dialog, it is possible to have multiple and sectioned bibliographies.
26903  This and other options are explained in detail in section 
26904 \emph on
26905 Customizing Bibliographies
26906 \emph default
26907  
26908 \emph on
26909 with BibTeX
26910 \emph default
26911  of the 
26912 \emph on
26913 Additional Features
26914 \emph default
26915  manual.
26916 \end_layout
26917
26918 \begin_layout Standard
26919 We use two bibliographies in this document to show the difference between
26920  the two methods of creating them.
26921  As you can see, the bibliography that is created from a database lists
26922  only the database entries that are referenced in the document.
26923  We used the style file 
26924 \family sans
26925 alphadin.bst
26926 \family default
26927  to get the complicated German reference key scheme in the bibliography.
26928 \end_layout
26929
26930 \begin_layout Subsection
26931 Bibliography layout
26932 \begin_inset Index idx
26933 status collapsed
26934
26935 \begin_layout Plain Layout
26936 Bibliography ! Layout
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 In the citation reference dialog you can set a special citation format.
26946  For this feature you need to enable the option 
26947 \family sans
26948 Natbib
26949 \family default
26950  in the 
26951 \family sans
26952 Document\SpecialChar \menuseparator
26953 Settings
26954 \family default
26955
26956 \begin_inset Index idx
26957 status collapsed
26958
26959 \begin_layout Plain Layout
26960 Document ! Settings
26961 \end_layout
26962
26963 \end_inset
26964
26965  dialog under 
26966 \family sans
26967 Bibliography
26968 \family default
26969 .
26970  Setting a citation style for a reference will overwrite the default.
26971  For the global citation format use the BibTeX style files as explained
26972  in the previous section.
26973 \end_layout
26974
26975 \begin_layout Standard
26976 You can also set text to appear before or after a citation reference, in
26977  the citation reference window.
26978  Here is an example where the text 
26979 \begin_inset Quotes eld
26980 \end_inset
26981
26982 Chapter
26983 \begin_inset space ~
26984 \end_inset
26985
26986 3
26987 \begin_inset Quotes erd
26988 \end_inset
26989
26990  appears after the reference:
26991 \end_layout
26992
26993 \begin_layout Standard
26994 Have a look at 
26995 \begin_inset CommandInset citation
26996 LatexCommand cite
26997 after "Chapter 3"
26998 key "latexcompanion"
26999
27000 \end_inset
27001
27002 .
27003 \end_layout
27004
27005 \begin_layout Section
27006 Index
27007 \begin_inset Index idx
27008 status collapsed
27009
27010 \begin_layout Plain Layout
27011 Index generation
27012 \end_layout
27013
27014 \end_inset
27015
27016
27017 \begin_inset CommandInset label
27018 LatexCommand label
27019 name "sec:Index"
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Standard
27027 An index entry is created if you use the menu 
27028 \family sans
27029 Insert\SpecialChar \menuseparator
27030 Index
27031 \begin_inset space ~
27032 \end_inset
27033
27034 Entry
27035 \family default
27036  or the toolbar button 
27037 \begin_inset Info
27038 type  "icon"
27039 arg   "index-insert"
27040 \end_inset
27041
27042 .
27043  A box is inserted containing the text that appears in the index.
27044  The word where the cursor is in or the currently highlighted text is proposed
27045  by LyX as the index entry.
27046 \end_layout
27047
27048 \begin_layout Standard
27049 The index list is inserted in the document with the menu 
27050 \family sans
27051 Insert\SpecialChar \menuseparator
27052 List/TOC\SpecialChar \menuseparator
27053 Index
27054 \begin_inset space ~
27055 \end_inset
27056
27057 List
27058 \family default
27059 .
27060  A light blue box labeled 
27061 \begin_inset Quotes eld
27062 \end_inset
27063
27064
27065 \family sans
27066 Index
27067 \family default
27068
27069 \begin_inset Quotes erd
27070 \end_inset
27071
27072  will show the place where the index is printed in the output.
27073  The index list box is not clickable like other LyX-boxes.
27074 \end_layout
27075
27076 \begin_layout Standard
27077 We give a short overview of the index commands in the next subsections.
27078  For a detailed description of LaTeX's index mechanism, have a look at one
27079  of the LaTeX books 
27080 \begin_inset CommandInset citation
27081 LatexCommand cite
27082 key "latexcompanion,latexguide,latexbook"
27083
27084 \end_inset
27085
27086 .
27087 \end_layout
27088
27089 \begin_layout Subsection
27090 Grouping Index Entries
27091 \begin_inset Index idx
27092 status collapsed
27093
27094 \begin_layout Plain Layout
27095 Index ! Grouping
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \begin_layout Standard
27104 Index entries are often grouped to offer the reader a fast search in the
27105  index.
27106  We want to group for example the index entries for itemized and enumerated
27107  lists under the entry 
27108 \begin_inset Quotes eld
27109 \end_inset
27110
27111 Lists
27112 \begin_inset Quotes erd
27113 \end_inset
27114
27115 .
27116  First we create the entry 
27117 \begin_inset Quotes eld
27118 \end_inset
27119
27120 Lists
27121 \begin_inset Quotes erd
27122 \end_inset
27123
27124  in section
27125 \begin_inset space ~
27126 \end_inset
27127
27128
27129 \begin_inset CommandInset ref
27130 LatexCommand ref
27131 reference "sub:Lists"
27132
27133 \end_inset
27134
27135 .
27136  In the text field for the itemized list index entry in section
27137 \begin_inset space ~
27138 \end_inset
27139
27140
27141 \begin_inset CommandInset ref
27142 LatexCommand ref
27143 reference "sec:Itemize"
27144
27145 \end_inset
27146
27147 , we insert the command
27148 \end_layout
27149
27150 \begin_layout Standard
27151
27152 \series bold
27153 Lists ! Itemize
27154 \end_layout
27155
27156 \begin_layout Standard
27157 and the command
27158 \end_layout
27159
27160 \begin_layout Standard
27161
27162 \series bold
27163 Lists ! Enumerate
27164 \end_layout
27165
27166 \begin_layout Standard
27167 for the enumerated list in section
27168 \begin_inset space ~
27169 \end_inset
27170
27171
27172 \begin_inset CommandInset ref
27173 LatexCommand ref
27174 reference "sec:Enumerate"
27175
27176 \end_inset
27177
27178 .
27179 \end_layout
27180
27181 \begin_layout Standard
27182 The exclamation mark 
27183 \begin_inset Quotes eld
27184 \end_inset
27185
27186 !
27187 \begin_inset Quotes erd
27188 \end_inset
27189
27190  marks the grouping levels.
27191  You can have three levels; every index level is indented a bit more.
27192  An index entry for the higher levels is not required.
27193  If we don't have an index entry for 
27194 \begin_inset Quotes eld
27195 \end_inset
27196
27197 Lists
27198 \begin_inset Quotes erd
27199 \end_inset
27200
27201 , it will be printed anyway, but without a page number.
27202 \end_layout
27203
27204 \begin_layout Subsection
27205 Page Ranges
27206 \begin_inset Index idx
27207 status collapsed
27208
27209 \begin_layout Plain Layout
27210 Index ! Page ranges
27211 \end_layout
27212
27213 \end_inset
27214
27215
27216 \end_layout
27217
27218 \begin_layout Standard
27219 Normally an index entry will appear with the page number of the indexed
27220  section.
27221  But sometimes you want to index more pages under the same entry.
27222  For example, if we want to index the paragraph environments, we create
27223  an index entry in section
27224 \begin_inset space ~
27225 \end_inset
27226
27227
27228 \begin_inset CommandInset ref
27229 LatexCommand ref
27230 reference "sec:Paragraph-Environments"
27231
27232 \end_inset
27233
27234  with the command
27235 \end_layout
27236
27237 \begin_layout Standard
27238
27239 \series bold
27240 Paragraph environments|(
27241 \end_layout
27242
27243 \begin_layout Standard
27244 and another entry at the end of section
27245 \begin_inset space ~
27246 \end_inset
27247
27248
27249 \begin_inset CommandInset ref
27250 LatexCommand ref
27251 reference "sub:LyX-Code"
27252
27253 \end_inset
27254
27255  with the command
27256 \end_layout
27257
27258 \begin_layout Standard
27259
27260 \series bold
27261 Paragraph environments|)
27262 \end_layout
27263
27264 \begin_layout Standard
27265 The commands 
27266 \begin_inset Quotes eld
27267 \end_inset
27268
27269
27270 \series bold
27271 |(
27272 \series default
27273
27274 \begin_inset Quotes erd
27275 \end_inset
27276
27277  and 
27278 \begin_inset Quotes eld
27279 \end_inset
27280
27281
27282 \series bold
27283 |)
27284 \series default
27285
27286 \begin_inset Quotes erd
27287 \end_inset
27288
27289  respectively start and end the index range.
27290  You can also add the same index entry at different places in the document.
27291  They appear in the output under one entry with a comma separated list of
27292  the pages of the indexed document parts.
27293  An example is the index entry 
27294 \begin_inset Quotes eld
27295 \end_inset
27296
27297 Document ! Settings
27298 \begin_inset Quotes erd
27299 \end_inset
27300
27301 .
27302 \end_layout
27303
27304 \begin_layout Subsection
27305 Cross referencing
27306 \begin_inset Index idx
27307 status collapsed
27308
27309 \begin_layout Plain Layout
27310 Index ! Cross referencing
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \begin_layout Standard
27319 It is also possible to refer to another index entry.
27320  We referred for example in the index entry 
27321 \begin_inset Quotes eld
27322 \end_inset
27323
27324 GIF
27325 \begin_inset Quotes erd
27326 \end_inset
27327
27328  (in section
27329 \begin_inset space ~
27330 \end_inset
27331
27332
27333 \begin_inset CommandInset ref
27334 LatexCommand ref
27335 reference "sub:Image-Formats"
27336
27337 \end_inset
27338
27339 ) to the index entry 
27340 \begin_inset Quotes eld
27341 \end_inset
27342
27343 Image formats
27344 \begin_inset Quotes erd
27345 \end_inset
27346
27347  in the same section using the entry
27348 \end_layout
27349
27350 \begin_layout Standard
27351
27352 \series bold
27353 GIF|see{Image formats}
27354 \end_layout
27355
27356 \begin_layout Standard
27357 where the braces have to be inserted as TeX Code.
27358  The text within the braces is the referenced entry.
27359  The reference will appear in the output without a page number.
27360 \end_layout
27361
27362 \begin_layout Subsection
27363 Index Entry Order
27364 \begin_inset Index idx
27365 status collapsed
27366
27367 \begin_layout Plain Layout
27368 Index ! Entry order
27369 \end_layout
27370
27371 \end_inset
27372
27373
27374 \end_layout
27375
27376 \begin_layout Standard
27377 If you use accented characters in the index entry the entries might not
27378  follow the rules for the index order.
27379  The index entries are sorted alphabetically but LaTeX
27380 \begin_inset Foot
27381 status collapsed
27382
27383 \begin_layout Plain Layout
27384 The index generating is done in the background by an extra program, see
27385  section
27386 \begin_inset space ~
27387 \end_inset
27388
27389
27390 \begin_inset CommandInset ref
27391 LatexCommand ref
27392 reference "sub:Index-Program"
27393
27394 \end_inset
27395
27396 .
27397 \end_layout
27398
27399 \end_inset
27400
27401  does not know how to sort accents in different languages.
27402  We have created as an example the three dummy index entries 
27403 \begin_inset Quotes eld
27404 \end_inset
27405
27406 maison
27407 \begin_inset Quotes erd
27408 \end_inset
27409
27410
27411 \begin_inset Quotes eld
27412 \end_inset
27413
27414 maïs
27415 \begin_inset Quotes erd
27416 \end_inset
27417
27418 , and 
27419 \begin_inset Quotes eld
27420 \end_inset
27421
27422 maître
27423 \begin_inset Quotes erd
27424 \end_inset
27425
27426 .
27427 \begin_inset Index idx
27428 status collapsed
27429
27430 \begin_layout Plain Layout
27431 Dummy entries ! maïs
27432 \end_layout
27433
27434 \end_inset
27435
27436
27437 \begin_inset Index idx
27438 status collapsed
27439
27440 \begin_layout Plain Layout
27441 Dummy entries ! maître
27442 \end_layout
27443
27444 \end_inset
27445
27446
27447 \begin_inset Index idx
27448 status collapsed
27449
27450 \begin_layout Plain Layout
27451 Dummy entries ! maïs@maison
27452 \end_layout
27453
27454 \end_inset
27455
27456  They will be sorted in the order maïs, maître, maison but we want the order
27457  maïs, maison, maître.
27458  To achieve this, we use the command
27459 \end_layout
27460
27461 \begin_layout Standard
27462
27463 \series bold
27464 previous entry@current entry
27465 \end_layout
27466
27467 \begin_layout Standard
27468 In our case we want to have 
27469 \begin_inset Quotes eld
27470 \end_inset
27471
27472 maison
27473 \begin_inset Quotes erd
27474 \end_inset
27475
27476  after 
27477 \begin_inset Quotes eld
27478 \end_inset
27479
27480 maïs
27481 \begin_inset Quotes erd
27482 \end_inset
27483
27484  and write therefore for the index entry of maison:
27485 \end_layout
27486
27487 \begin_layout Standard
27488
27489 \series bold
27490 maïs@maison
27491 \end_layout
27492
27493 \begin_layout Standard
27494 The previous entry need not be a real existing entry.
27495  You can also use another word to tell LaTeX the entry order.
27496  See the next subsection for an example.
27497 \end_layout
27498
27499 \begin_layout Standard
27500 \begin_inset VSpace bigskip
27501 \end_inset
27502
27503
27504 \end_layout
27505
27506 \begin_layout Standard
27507 In some cases the index entry order is not correct when you are using the
27508  program 
27509 \family sans
27510 makeindex 
27511 \family default
27512 to generate the index (see sec.
27513 \begin_inset space \thinspace{}
27514 \end_inset
27515
27516
27517 \begin_inset CommandInset ref
27518 LatexCommand ref
27519 reference "sub:Index-Program"
27520
27521 \end_inset
27522
27523 ).
27524  
27525 \family sans
27526 makeindex
27527 \family default
27528  would for example print the index entry for the LaTeX-package aeguill in
27529  sec.
27530 \begin_inset space \thinspace{}
27531 \end_inset
27532
27533
27534 \begin_inset CommandInset ref
27535 LatexCommand ref
27536 reference "sub:Document-Font"
27537
27538 \end_inset
27539
27540  after the index entries of the other LaTeX-packages although all these
27541  index commands start with 
27542 \begin_inset Quotes eld
27543 \end_inset
27544
27545
27546 \series bold
27547 LaTeX-packages !
27548 \series default
27549  
27550 \begin_inset Quotes erd
27551 \end_inset
27552
27553 .
27554  The reason is that the index entry for aeguill is in a footnote.
27555  To fix this 
27556 \family sans
27557 makeindex
27558 \family default
27559  bug, add these commands to the preamble of your document:
27560 \end_layout
27561
27562 \begin_layout Standard
27563
27564 \series bold
27565
27566 \backslash
27567 let
27568 \backslash
27569 OrgIndex
27570 \backslash
27571 index
27572 \end_layout
27573
27574 \begin_layout Standard
27575
27576 \series bold
27577
27578 \backslash
27579 renewcommand*{
27580 \backslash
27581 index}[1]{
27582 \backslash
27583 OrgIndex{#1}}
27584 \end_layout
27585
27586 \begin_layout Subsection
27587 Index Entry Layout
27588 \begin_inset Index idx
27589 status collapsed
27590
27591 \begin_layout Plain Layout
27592 Index ! Entry layout
27593 \end_layout
27594
27595 \end_inset
27596
27597
27598 \end_layout
27599
27600 \begin_layout Standard
27601 You can change the appearance of index entries via the text style dialog.
27602 \begin_inset Index idx
27603 status open
27604
27605 \begin_layout Plain Layout
27606 Dummy entries ! 
27607 \shape italic
27608 This is an italic dummy entry
27609 \end_layout
27610
27611 \end_inset
27612
27613  You can also format the page number using the character 
27614 \begin_inset Quotes eld
27615 \end_inset
27616
27617 |
27618 \begin_inset Quotes erd
27619 \end_inset
27620
27621  followed by a LaTeX-command without a backslash.
27622  We can write for example
27623 \end_layout
27624
27625 \begin_layout Standard
27626
27627 \series bold
27628 italic page number:|textit
27629 \end_layout
27630
27631 \begin_layout Standard
27632 to get the page number in italic.
27633 \begin_inset Index idx
27634 status open
27635
27636 \begin_layout Plain Layout
27637 Dummy entries ! italic page number:|textit
27638 \end_layout
27639
27640 \end_inset
27641
27642  Normally all LaTeX-commands begin with a backslash, but in this special
27643  case 
27644 \begin_inset Quotes eld
27645 \end_inset
27646
27647
27648 \series bold
27649 |command
27650 \series default
27651
27652 \begin_inset Quotes erd
27653 \end_inset
27654
27655  means 
27656 \series bold
27657
27658 \backslash
27659 command{page
27660 \begin_inset space ~
27661 \end_inset
27662
27663 number}
27664 \series default
27665 .
27666  Have a look at section
27667 \begin_inset space ~
27668 \end_inset
27669
27670
27671 \begin_inset CommandInset ref
27672 LatexCommand ref
27673 reference "sub:LaTeX-Syntax"
27674
27675 \end_inset
27676
27677  to learn more about the LaTeX-syntax.
27678 \end_layout
27679
27680 \begin_layout Standard
27681 \begin_inset Note Greyedout
27682 status open
27683
27684 \begin_layout Plain Layout
27685
27686 \series bold
27687 Note:
27688 \series default
27689  Formatting single index entries only works when you use the program 
27690 \family sans
27691 makeindex 
27692 \family default
27693 to generate the index, see sec.
27694 \begin_inset space \thinspace{}
27695 \end_inset
27696
27697
27698 \begin_inset CommandInset ref
27699 LatexCommand ref
27700 reference "sub:Index-Program"
27701
27702 \end_inset
27703
27704 .
27705  If you use 
27706 \family sans
27707 xindy
27708 \family default
27709 , this will not work for anything other than bold or italic text.
27710  This is because 
27711 \family sans
27712 xindy
27713 \family default
27714  requires you to define semantic elements before they can be used, see 
27715 \begin_inset CommandInset citation
27716 LatexCommand cite
27717 after "p. 678 ff."
27718 key "latexcompanion"
27719
27720 \end_inset
27721
27722  for details.
27723 \end_layout
27724
27725 \end_inset
27726
27727
27728 \end_layout
27729
27730 \begin_layout Standard
27731 In general, we encourage you to not format page numbers directly as shown
27732  above.
27733  Instead, you should define a macro in the preamble and use that.
27734  Maybe you want all page references italic that refer to a definition of
27735  the indexed term, so that users can easily find definitions.
27736  If so, put the following in the preamble
27737 \end_layout
27738
27739 \begin_layout Standard
27740
27741 \series bold
27742
27743 \backslash
27744 newcommand{
27745 \backslash
27746 IndexDef}[1]{
27747 \backslash
27748 textit{#1}}
27749 \end_layout
27750
27751 \begin_layout Standard
27752 and write
27753 \end_layout
27754
27755 \begin_layout Standard
27756
27757 \series bold
27758 my entry|IndexDef
27759 \end_layout
27760
27761 \begin_layout Standard
27762 in the index entry.
27763 \begin_inset Index idx
27764 status open
27765
27766 \begin_layout Plain Layout
27767 Dummy entries ! my entry|IndexDef
27768 \end_layout
27769
27770 \end_inset
27771
27772  The advantage is that, if you change your mind later or if your publisher
27773  insists that definitions must not be italic but bold, you just need to
27774  change the macro in the preamble, not every single index entry.
27775 \end_layout
27776
27777 \begin_layout Standard
27778 You can also change the layout for the whole index.
27779  For example, we marked the index list box of this document as bold to get
27780  a bold font for all index entries.
27781  For more advanced tasks you have to set up a so-called 
27782 \emph on
27783 Index Style File
27784 \emph default
27785 , see the 
27786 \family sans
27787 makeindex
27788 \family default
27789  or 
27790 \family sans
27791 xindy
27792 \family default
27793  documentation for details, 
27794 \begin_inset CommandInset citation
27795 LatexCommand cite
27796 key "makeindex,xindy"
27797
27798 \end_inset
27799
27800 .
27801 \end_layout
27802
27803 \begin_layout Subsection
27804 Index Program
27805 \begin_inset Index idx
27806 status collapsed
27807
27808 \begin_layout Plain Layout
27809 Index ! Program
27810 \end_layout
27811
27812 \end_inset
27813
27814
27815 \begin_inset CommandInset label
27816 LatexCommand label
27817 name "sub:Index-Program"
27818
27819 \end_inset
27820
27821
27822 \end_layout
27823
27824 \begin_layout Standard
27825 If the index generation program 
27826 \family sans
27827 xindy
27828 \family default
27829  is installed, LyX uses it for index generation; otherwise the program 
27830 \family sans
27831 makeindex
27832 \family default
27833 , the program that is part of every LaTeX distribution, is used.
27834 \begin_inset Foot
27835 status collapsed
27836
27837 \begin_layout Plain Layout
27838
27839 \family sans
27840 Makeindex
27841 \family default
27842  is very old, no longer under development and has many pitfalls, notably
27843  that it was developed with only the English language in mind.
27844  So it fails to sort anything other than a monolingual English text correctly.
27845  We have shown above how to fix this sorting.
27846  However, if you are writing in another than the English language, consider
27847  to use 
27848 \family sans
27849 xindy
27850 \family default
27851 .
27852 \end_layout
27853
27854 \end_inset
27855
27856  Both programs can be controlled by options that can be set in LyX's preferences
27857  dialog, see section
27858 \begin_inset space ~
27859 \end_inset
27860
27861
27862 \begin_inset CommandInset ref
27863 LatexCommand ref
27864 reference "sub:LaTeX-settings"
27865
27866 \end_inset
27867
27868 .
27869  The available options are listed and explained in 
27870 \begin_inset CommandInset citation
27871 LatexCommand cite
27872 key "makeindex,xindy"
27873
27874 \end_inset
27875
27876 .
27877  In this dialog, you can also specify an alternative program to generate
27878  the index.
27879 \end_layout
27880
27881 \begin_layout Standard
27882 If you need specific options or an alternative index program only for a
27883  given document, you can define the program and\SpecialChar \slash{}
27884 or the options in 
27885 \family sans
27886 Document\SpecialChar \menuseparator
27887 Settings\SpecialChar \menuseparator
27888 Indexes
27889 \family default
27890 .
27891  This is especially useful if you need to pass language-specific options
27892  to the index program or if you need a specific layout style.
27893 \end_layout
27894
27895 \begin_layout Subsection
27896 Multiple Indexes
27897 \end_layout
27898
27899 \begin_layout Standard
27900 In many fields it is common to have more than one index.
27901  For instance, you might need to set up a separate 
27902 \begin_inset Quotes eld
27903 \end_inset
27904
27905 Index of Names
27906 \begin_inset Quotes erd
27907 \end_inset
27908
27909  next to the standard index.
27910  LaTeX does not provide this possibility out of the box, but there are packages
27911  that add this feature.
27912  LyX uses the 
27913 \series bold
27914 splitidx
27915 \series default
27916
27917 \begin_inset Index idx
27918 status collapsed
27919
27920 \begin_layout Plain Layout
27921 LaTeX-packages ! splitidx
27922 \end_layout
27923
27924 \end_inset
27925
27926  package to generate multiple indexes.
27927  The package is included in all recent LaTeX distributions.
27928 \begin_inset Foot
27929 status collapsed
27930
27931 \begin_layout Plain Layout
27932 If yours does not ship it, consult the TeX-catalogue, 
27933 \begin_inset CommandInset citation
27934 LatexCommand cite
27935 key "TeXCatalogue"
27936
27937 \end_inset
27938
27939 .
27940  Note that the package does not only consist of a LaTeX style, but it also
27941  includes specific preprocessor programs that need to be installed as well.
27942  Please consult the package's manual for details.
27943 \end_layout
27944
27945 \end_inset
27946
27947
27948 \end_layout
27949
27950 \begin_layout Standard
27951 To set up LyX for the use of multiple indexes, go to 
27952 \family sans
27953 Document\SpecialChar \menuseparator
27954 Settings\SpecialChar \menuseparator
27955 Indexes
27956 \family default
27957  and select the option 
27958 \family sans
27959 Use multiple Indexes
27960 \family default
27961 .
27962  Note that the list 
27963 \family sans
27964 Available Indexes
27965 \family default
27966  already contains the standard index 
27967 \begin_inset Quotes eld
27968 \end_inset
27969
27970 Index
27971 \begin_inset Quotes erd
27972 \end_inset
27973
27974 .
27975  To add further indexes, add the name of the index (in the form that should
27976  also appear as a heading) to the 
27977 \family sans
27978 New
27979 \family default
27980  input field and press the 
27981 \family sans
27982 Add
27983 \family default
27984  button.
27985  The new index now also appears in the list.
27986  If you like, you can attribute an alternative LyX label color to the new
27987  index.
27988 \end_layout
27989
27990 \begin_layout Standard
27991 Once the document changes have been applied, you can find the new index
27992  list in 
27993 \family sans
27994 Insert\SpecialChar \menuseparator
27995 List/TOC
27996 \family default
27997  and the 
27998 \family sans
27999 Insert
28000 \family default
28001  menu has a separate entry for each of the defined indexes.
28002  The workflow is basically the same as for the default index, but there
28003  are additional features:
28004 \end_layout
28005
28006 \begin_layout Itemize
28007 If you want to change the attribution of a specific index entry, right-clicking
28008  on the entry's label will open a dialog where you can do that.
28009 \end_layout
28010
28011 \begin_layout Itemize
28012 By right-clicking on an index, you can change its type.
28013  Furthermore, you can specify an index to be a 
28014 \begin_inset Quotes eld
28015 \end_inset
28016
28017 Subindex.
28018 \begin_inset Quotes erd
28019 \end_inset
28020
28021  If you do that, the heading of that list will be decreased by one level.
28022  For example, if you use a book class, where the standard index heading
28023  is defined as a chapter, subindexes will be defined as sections and can
28024  thus be nested to the non-subindexes.
28025 \end_layout
28026
28027 \begin_layout Section
28028 Nomenclature/Glossary 
28029 \begin_inset Index idx
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 Nomenclature
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 Glossary|see
28044 \begin_inset ERT
28045 status collapsed
28046
28047 \begin_layout Plain Layout
28048
28049 {
28050 \end_layout
28051
28052 \end_inset
28053
28054 Nomenclature
28055 \begin_inset ERT
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059
28060 }
28061 \end_layout
28062
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \end_inset
28069
28070
28071 \begin_inset CommandInset label
28072 LatexCommand label
28073 name "sec:Nomenclature"
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 Sometimes you need to provide a list of technical terms or symbols that
28082  are mentioned in your document with a brief explanation of them – a so
28083  called nomenclature or glossary.
28084 \end_layout
28085
28086 \begin_layout Standard
28087 To be able to create nomenclatures or glossaries, you need the LaTeX package
28088  
28089 \series bold
28090 nomencl
28091 \series default
28092
28093 \begin_inset Index idx
28094 status collapsed
28095
28096 \begin_layout Plain Layout
28097 LaTeX-packages ! nomencl
28098 \end_layout
28099
28100 \end_inset
28101
28102  installed.
28103  You find it in the TeX-catalogue, 
28104 \begin_inset CommandInset citation
28105 LatexCommand cite
28106 key "TeXCatalogue"
28107
28108 \end_inset
28109
28110  or in the package manager of your LaTeX-system.
28111 \end_layout
28112
28113 \begin_layout Standard
28114 A nomenclature entry is created if you place the cursor after a symbol entry
28115  and then use the menu 
28116 \family sans
28117 Insert\SpecialChar \menuseparator
28118
28119 \family default
28120 N
28121 \family sans
28122 omenclature
28123 \begin_inset space ~
28124 \end_inset
28125
28126 Entry
28127 \family default
28128  or the toolbar button 
28129 \begin_inset Info
28130 type  "icon"
28131 arg   "nomencl-insert"
28132 \end_inset
28133
28134 .
28135  A gray box labeled 
28136 \begin_inset Quotes eld
28137 \end_inset
28138
28139
28140 \family sans
28141 Nom
28142 \family default
28143
28144 \begin_inset Quotes erd
28145 \end_inset
28146
28147  is inserted and a window pops up asking for the nomenclature entry.
28148 \end_layout
28149
28150 \begin_layout Standard
28151 A nomenclature entry consists of two main entries.
28152  The first is the term or 
28153 \family sans
28154 Symbol
28155 \family default
28156  that you wish to define.
28157  The second is the 
28158 \family sans
28159 Description
28160 \family default
28161  of the term or symbol.
28162 \end_layout
28163
28164 \begin_layout Standard
28165 \begin_inset Note Greyedout
28166 status open
28167
28168 \begin_layout Plain Layout
28169
28170 \series bold
28171 Note:
28172 \series default
28173  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28174 \end_layout
28175
28176 \end_inset
28177
28178
28179 \end_layout
28180
28181 \begin_layout Subsection
28182 Nomenclature Definition and Layout
28183 \begin_inset Index idx
28184 status collapsed
28185
28186 \begin_layout Plain Layout
28187 Nomenclature ! Layout
28188 \end_layout
28189
28190 \end_inset
28191
28192
28193 \end_layout
28194
28195 \begin_layout Standard
28196 If you have symbols in formulas, you have to define them in the 
28197 \family sans
28198 Symbol
28199 \family default
28200  field as LaTeX-formulas.
28201  For example to get 
28202 \begin_inset Quotes eld
28203 \end_inset
28204
28205
28206 \begin_inset Formula $\sigma$
28207 \end_inset
28208
28209
28210 \begin_inset Quotes erd
28211 \end_inset
28212
28213 , insert this:
28214 \begin_inset Newline newline
28215 \end_inset
28216
28217
28218 \series bold
28219 $
28220 \backslash
28221 sigma$
28222 \begin_inset Newline newline
28223 \end_inset
28224
28225
28226 \series default
28227 The 
28228 \begin_inset Quotes eld
28229 \end_inset
28230
28231 $
28232 \begin_inset Quotes erd
28233 \end_inset
28234
28235  character starts/ends the formula.
28236  The LaTeX-command for the Greek letter is the name of the letter beginning
28237  with a backslash 
28238 \begin_inset Quotes eld
28239 \end_inset
28240
28241
28242 \backslash
28243
28244 \begin_inset Quotes erd
28245 \end_inset
28246
28247 .
28248  For capital Greek letters, start the command also with a capital letter,
28249  like 
28250 \series bold
28251
28252 \backslash
28253 Sigma
28254 \series default
28255 .
28256 \end_layout
28257
28258 \begin_layout Standard
28259 (A short introduction to the LaTeX-syntax is given in section
28260 \begin_inset space ~
28261 \end_inset
28262
28263
28264 \begin_inset CommandInset ref
28265 LatexCommand ref
28266 reference "sub:LaTeX-Syntax"
28267
28268 \end_inset
28269
28270 .)
28271 \end_layout
28272
28273 \begin_layout Standard
28274 You cannot use the 
28275 \family sans
28276 Text
28277 \begin_inset space ~
28278 \end_inset
28279
28280 Style
28281 \family default
28282  dialog to format the description text; you have to use LaTeX-commands.
28283  For example the description of the nomenclature entry for the 
28284 \begin_inset Quotes eld
28285 \end_inset
28286
28287
28288 \begin_inset Formula $\sigma$
28289 \end_inset
28290
28291
28292 \begin_inset Quotes erd
28293 \end_inset
28294
28295  in this document is:
28296 \begin_inset Newline newline
28297 \end_inset
28298
28299
28300 \series bold
28301 dummy entry for the character 
28302 \backslash
28303 textsf{sigma}
28304 \series default
28305
28306 \begin_inset Newline newline
28307 \end_inset
28308
28309 The command 
28310 \series bold
28311
28312 \backslash
28313 textsf
28314 \series default
28315  sets the fonts to 
28316 \family sans
28317 sans
28318 \begin_inset space ~
28319 \end_inset
28320
28321 serif
28322 \family default
28323 .
28324  To get 
28325 \series bold
28326 bold
28327 \series default
28328  font use the command 
28329 \series bold
28330
28331 \backslash
28332 textbf
28333 \series default
28334 , for 
28335 \family typewriter
28336 typewriter
28337 \family default
28338  use 
28339 \series bold
28340
28341 \backslash
28342 texttt
28343 \series default
28344 , for 
28345 \emph on
28346 emphasized
28347 \emph default
28348  use 
28349 \series bold
28350
28351 \backslash
28352 emph
28353 \series default
28354 .
28355 \end_layout
28356
28357 \begin_layout Standard
28358 If the characters |
28359 \begin_inset space \space{}
28360 \end_inset
28361
28362 ,
28363 \begin_inset space \space{}
28364 \end_inset
28365
28366 !
28367 \begin_inset space \space{}
28368 \end_inset
28369
28370 , @ and
28371 \begin_inset space \space{}
28372 \end_inset
28373
28374 "
28375 \begin_inset space \space{}
28376 \end_inset
28377
28378 should appear in nomenclature entries they need to be escaped by adding
28379  a quote character in front of them.
28380 \begin_inset CommandInset nomenclature
28381 LatexCommand nomenclature
28382 symbol "\"@, \"|, \"!, \"\""
28383 description "The quote sign is output by writing ‘ \"\"\"\" '"
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Subsection
28391 Sort Order of Nomenclature Entries
28392 \begin_inset Index idx
28393 status collapsed
28394
28395 \begin_layout Plain Layout
28396 Nomenclature ! Sort order
28397 \end_layout
28398
28399 \end_inset
28400
28401
28402 \end_layout
28403
28404 \begin_layout Standard
28405 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28406  the symbol definition.
28407  This leads to undesired results when you, for example, have symbols in
28408  formulas.
28409  Suppose you have nomenclature entries for the symbols 
28410 \emph on
28411 a
28412 \begin_inset CommandInset nomenclature
28413 LatexCommand nomenclature
28414 symbol "a"
28415 description "dummy entry for the character \"a\""
28416
28417 \end_inset
28418
28419
28420 \emph default
28421  and 
28422 \begin_inset Formula $\sigma$
28423 \end_inset
28424
28425
28426 \begin_inset CommandInset nomenclature
28427 LatexCommand nomenclature
28428 prefix "sigma"
28429 symbol "$\\sigma$"
28430 description "dummy entry for the character \\textsf{sigma}"
28431
28432 \end_inset
28433
28434 .
28435  They will be sorted by 
28436 \begin_inset Quotes eld
28437 \end_inset
28438
28439
28440 \family sans
28441 a
28442 \family default
28443
28444 \begin_inset Quotes erd
28445 \end_inset
28446
28447  and 
28448 \begin_inset Quotes eld
28449 \end_inset
28450
28451
28452 \family typewriter
28453 $
28454 \backslash
28455 sigma$
28456 \family default
28457
28458 \begin_inset Quotes erd
28459 \end_inset
28460
28461  – the 
28462 \begin_inset Formula $\sigma$
28463 \end_inset
28464
28465  will be sorted before the 
28466 \emph on
28467 a
28468 \emph default
28469  since the character 
28470 \begin_inset Quotes eld
28471 \end_inset
28472
28473 $
28474 \begin_inset Quotes erd
28475 \end_inset
28476
28477  is considered in sorting.
28478 \end_layout
28479
28480 \begin_layout Standard
28481 To control the sort order, you can edit the 
28482 \family sans
28483 Sort
28484 \begin_inset space ~
28485 \end_inset
28486
28487 as
28488 \family default
28489  field of the nomenclature dialog.
28490  Then the nomenclature entry will be sorted by this entry and not the symbol
28491  definition.
28492  For the example given, you can insert 
28493 \family typewriter
28494 sigma
28495 \family default
28496  in this field for the 
28497 \begin_inset Formula $\sigma$
28498 \end_inset
28499
28500 , then 
28501 \emph on
28502 a
28503 \emph default
28504  will be located before 
28505 \begin_inset Formula $\sigma$
28506 \end_inset
28507
28508 .
28509 \end_layout
28510
28511 \begin_layout Standard
28512 For subgrouping and tips for using sort entries see the 
28513 \series bold
28514 nomencl
28515 \series default
28516  documentation, 
28517 \begin_inset CommandInset citation
28518 LatexCommand cite
28519 key "nomencl"
28520
28521 \end_inset
28522
28523 .
28524 \end_layout
28525
28526 \begin_layout Subsection
28527 Nomenclature Options
28528 \begin_inset Index idx
28529 status collapsed
28530
28531 \begin_layout Plain Layout
28532 Nomenclature ! Options
28533 \end_layout
28534
28535 \end_inset
28536
28537
28538 \end_layout
28539
28540 \begin_layout Standard
28541 The 
28542 \series bold
28543 nomencl
28544 \series default
28545  package offers some options to adjust the appearance of the nomenclature.
28546  Here are some of its options; for more have a look at its documentation:
28547 \end_layout
28548
28549 \begin_layout Description
28550 refeq Appends the phrase 
28551 \begin_inset Quotes eld
28552 \end_inset
28553
28554
28555 \family sans
28556 , see equation (
28557 \emph on
28558 eq
28559 \emph default
28560 )
28561 \family default
28562
28563 \begin_inset Quotes erd
28564 \end_inset
28565
28566  to every nomenclature entry, where 
28567 \family sans
28568 \emph on
28569 eq
28570 \family default
28571 \emph default
28572  is the number of the last equation in front of the nomenclature entry
28573 \end_layout
28574
28575 \begin_layout Description
28576 refpage Appends the phrase 
28577 \begin_inset Quotes eld
28578 \end_inset
28579
28580
28581 \family sans
28582 , page (
28583 \emph on
28584 page
28585 \emph default
28586 )
28587 \family default
28588
28589 \begin_inset Quotes erd
28590 \end_inset
28591
28592  to every nomenclature entry, where 
28593 \family sans
28594 \emph on
28595 page
28596 \family default
28597 \emph default
28598  is the number of the page on which the nomenclature entry appeared
28599 \end_layout
28600
28601 \begin_layout Description
28602 intoc Inserts the nomenclature in the Table of Contents
28603 \end_layout
28604
28605 \begin_layout Standard
28606 To use one or more of the options, add them to the comma-separated document
28607  class options list in the 
28608 \family sans
28609 Document\SpecialChar \menuseparator
28610 Settings
28611 \family default
28612  dialog.
28613  In this document the options 
28614 \series bold
28615 refpage, intoc
28616 \series default
28617  are used.
28618 \end_layout
28619
28620 \begin_layout Standard
28621 \begin_inset VSpace bigskip
28622 \end_inset
28623
28624
28625 \end_layout
28626
28627 \begin_layout Standard
28628 You can also use the first two options above only for certain nomenclature
28629  entries when you add one of the following commands as last entry to the
28630  
28631 \family sans
28632 Description
28633 \family default
28634  field in the nomenclature dialog:
28635 \end_layout
28636
28637 \begin_layout Description
28638
28639 \backslash
28640 nomrefeq Like the 
28641 \series bold
28642 refeq
28643 \series default
28644  option
28645 \end_layout
28646
28647 \begin_layout Description
28648
28649 \backslash
28650 nomrefpage Like the 
28651 \series bold
28652 refpage
28653 \series default
28654  option
28655 \end_layout
28656
28657 \begin_layout Description
28658
28659 \backslash
28660 nomrefeqpage Short notation of 
28661 \series bold
28662
28663 \backslash
28664 nomrefeq
28665 \backslash
28666 nomrefpage
28667 \end_layout
28668
28669 \begin_layout Description
28670
28671 \backslash
28672 nomnorefeq,
28673 \begin_inset space ~
28674 \end_inset
28675
28676
28677 \backslash
28678 nomnorefpage,
28679 \begin_inset space ~
28680 \end_inset
28681
28682
28683 \backslash
28684 nomnorefeqpage Turns off the corresponding options
28685 \end_layout
28686
28687 \begin_layout Standard
28688 Words like 
28689 \begin_inset Quotes eld
28690 \end_inset
28691
28692 page
28693 \begin_inset Quotes erd
28694 \end_inset
28695
28696  are automatically translated for some document languages.
28697  If not, add these lines to your LaTeX preamble:
28698 \end_layout
28699
28700 \begin_layout Standard
28701 \noindent
28702
28703 \series bold
28704
28705 \backslash
28706 renewcommand{
28707 \backslash
28708 eqdeclaration}[1]{, see equation
28709 \backslash
28710 nobreakspace(#1)}
28711 \begin_inset Newline newline
28712 \end_inset
28713
28714
28715 \backslash
28716 renewcommand{
28717 \backslash
28718 pagedeclaration}[1]{, page
28719 \backslash
28720 nobreakspace{}#1}
28721 \series default
28722
28723 \begin_inset Newline newline
28724 \end_inset
28725
28726 and replace 
28727 \begin_inset Quotes eld
28728 \end_inset
28729
28730 see equation
28731 \begin_inset Quotes erd
28732 \end_inset
28733
28734  and 
28735 \begin_inset Quotes eld
28736 \end_inset
28737
28738 page
28739 \begin_inset Quotes erd
28740 \end_inset
28741
28742  by their translation.
28743 \end_layout
28744
28745 \begin_layout Subsection
28746 Printing the Nomenclature
28747 \begin_inset Index idx
28748 status collapsed
28749
28750 \begin_layout Plain Layout
28751 Nomenclature ! Printing
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \end_layout
28758
28759 \begin_layout Standard
28760 To print the nomenclature, use the menu 
28761 \family sans
28762 Insert\SpecialChar \menuseparator
28763 Lists/TOC\SpecialChar \menuseparator
28764 Nomenclature
28765 \family default
28766 .
28767  A box labeled 
28768 \begin_inset Quotes eld
28769 \end_inset
28770
28771
28772 \family sans
28773 Nomenclature
28774 \family default
28775
28776 \begin_inset Quotes erd
28777 \end_inset
28778
28779  will show the place where the nomenclature is printed in the output.
28780  By right-clicking on it, the amount of space for symbols can be altered.
28781  You can choose between these settings:
28782 \end_layout
28783
28784 \begin_layout Description
28785 Default a space of 1
28786 \begin_inset space \thinspace{}
28787 \end_inset
28788
28789 cm is used
28790 \end_layout
28791
28792 \begin_layout Description
28793 Longest
28794 \begin_inset space ~
28795 \end_inset
28796
28797 label
28798 \begin_inset space ~
28799 \end_inset
28800
28801 width the width of the widest symbol of all nomenclature entries is used
28802 \end_layout
28803
28804 \begin_layout Description
28805 Custom custom space
28806 \end_layout
28807
28808 \begin_layout Standard
28809 In the printed output the title of the nomenclature appears as 
28810 \begin_inset Quotes eld
28811 \end_inset
28812
28813 Nomenclature
28814 \begin_inset Quotes erd
28815 \end_inset
28816
28817 .
28818  If you are not happy with the name, you can change it by redefining the
28819  command 
28820 \series bold
28821
28822 \backslash
28823 nomname
28824 \series default
28825  in the preamble.
28826  For example, in order to change the name to 
28827 \emph on
28828 List of Symbols
28829 \emph default
28830 , add the following line to the preamble:
28831 \end_layout
28832
28833 \begin_layout Standard
28834
28835 \family roman
28836 \series bold
28837
28838 \backslash
28839 renewcommand{
28840 \backslash
28841 nomname}{List of Symbols}
28842 \end_layout
28843
28844 \begin_layout Subsection
28845 Nomenclature Program
28846 \begin_inset Index idx
28847 status collapsed
28848
28849 \begin_layout Plain Layout
28850 Nomenclature ! Program
28851 \end_layout
28852
28853 \end_inset
28854
28855
28856 \begin_inset CommandInset label
28857 LatexCommand label
28858 name "sub:Nomenclature-Program"
28859
28860 \end_inset
28861
28862
28863 \end_layout
28864
28865 \begin_layout Standard
28866 LyX uses the program 
28867 \family sans
28868 makeindex
28869 \family default
28870 , that is part of every LaTeX distribution, to generate the nomenclature.
28871  LyX's preferences dialog allows you to specify another program or to control
28872  
28873 \family sans
28874 makeindex
28875 \family default
28876  by adding options, see section
28877 \begin_inset space ~
28878 \end_inset
28879
28880
28881 \begin_inset CommandInset ref
28882 LatexCommand ref
28883 reference "sub:LaTeX-settings"
28884
28885 \end_inset
28886
28887 .
28888  The available options are listed and explained in 
28889 \begin_inset CommandInset citation
28890 LatexCommand cite
28891 key "nomencl,makeindex"
28892
28893 \end_inset
28894
28895 .
28896 \end_layout
28897
28898 \begin_layout Section
28899 Branches
28900 \begin_inset Index idx
28901 status collapsed
28902
28903 \begin_layout Plain Layout
28904 Branches
28905 \end_layout
28906
28907 \end_inset
28908
28909
28910 \begin_inset Index idx
28911 status collapsed
28912
28913 \begin_layout Plain Layout
28914 Document ! Branches
28915 \end_layout
28916
28917 \end_inset
28918
28919
28920 \begin_inset CommandInset label
28921 LatexCommand label
28922 name "sec:Branches"
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 Sometimes it is useful to hide some document parts in the output.
28931  For example a teacher who is setting an exam obviously doesn't want the
28932  pupils to see the answers, but having questions and answers in the same
28933  document will make the life of the markers of that exam much easier.
28934 \end_layout
28935
28936 \begin_layout Standard
28937 For these cases LyX allows you to put text into branches.
28938  The text will then only appear in the output when its branch is activated.
28939  To create a branch, either select the menu 
28940 \family sans
28941 Insert\SpecialChar \menuseparator
28942 Branch\SpecialChar \menuseparator
28943 Insert New Branch
28944 \family default
28945  (if you just want to specify a new branch) or go in the 
28946 \family sans
28947 Document\SpecialChar \menuseparator
28948 Settings
28949 \family default
28950  dialog to 
28951 \family sans
28952 Branches
28953 \family default
28954 , where you can specify and change the name of the branch, its activation
28955  state (whether the content of the branch is shown in the output or not),
28956  its background color inside LyX and whether the name of the branch should
28957  be appended to the document file name on export if the branch is active
28958  (see below for an example).
28959  Furthermore, the dialog lets you merge two branches (just rename one branch
28960  to the name of the other) and to add 
28961 \begin_inset Quotes eld
28962 \end_inset
28963
28964 unknown branches
28965 \begin_inset Quotes erd
28966 \end_inset
28967
28968  (i.
28969 \begin_inset space \thinspace{}
28970 \end_inset
28971
28972 e.
28973 \begin_inset space ~
28974 \end_inset
28975
28976 branches that were added to the document via copy and paste from other documents
28977 , without having been defined) to the document's branch list.
28978 \end_layout
28979
28980 \begin_layout Standard
28981 Text that should be in a branch is set into branch inset boxes.
28982  These boxes are inserted via the menu 
28983 \family sans
28984 Insert\SpecialChar \menuseparator
28985 Branch
28986 \family default
28987  where you can choose a branch.
28988  You can later change the activation state of the branch by right-clicking
28989  on them.
28990 \end_layout
28991
28992 \begin_layout Standard
28993 Here is an example, where only the question text appears, the answer branch
28994  is deactivated and therefore does not appear in the output:
28995 \end_layout
28996
28997 \begin_layout Standard
28998 \begin_inset Branch Question
28999 status open
29000
29001 \begin_layout Standard
29002 Question: Who was the first physics Nobel prize winner?
29003 \end_layout
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Standard
29011 \begin_inset Branch Answer
29012 status collapsed
29013
29014 \begin_layout Standard
29015 Answer: Wilhelm Conrad Röntgen
29016 \end_layout
29017
29018 \end_inset
29019
29020
29021 \end_layout
29022
29023 \begin_layout Standard
29024 If you activate 
29025 \family sans
29026 Filename Suffix
29027 \family default
29028  in 
29029 \family sans
29030 Document\SpecialChar \menuseparator
29031 Settings\SpecialChar \menuseparator
29032 Branches
29033 \family default
29034 , the name of the active branches will be appended to the file name at export.
29035  Consider for example a file 
29036 \begin_inset Quotes eld
29037 \end_inset
29038
29039 Exam.lyx
29040 \begin_inset Quotes erd
29041 \end_inset
29042
29043  which has the above branches.
29044  If 
29045 \begin_inset Quotes eld
29046 \end_inset
29047
29048 Filename Suffix
29049 \begin_inset Quotes erd
29050 \end_inset
29051
29052  is active, the PDF export file would be called 
29053 \begin_inset Quotes eld
29054 \end_inset
29055
29056 Exam.pdf
29057 \begin_inset Quotes erd
29058 \end_inset
29059
29060  if both the 
29061 \begin_inset Quotes eld
29062 \end_inset
29063
29064 Question
29065 \begin_inset Quotes erd
29066 \end_inset
29067
29068  and 
29069 \begin_inset Quotes eld
29070 \end_inset
29071
29072 Answer
29073 \begin_inset Quotes erd
29074 \end_inset
29075
29076  branch were inactive, 
29077 \begin_inset Quotes eld
29078 \end_inset
29079
29080 Exam-Question.pdf
29081 \begin_inset Quotes erd
29082 \end_inset
29083
29084  if only the 
29085 \begin_inset Quotes eld
29086 \end_inset
29087
29088 Question
29089 \begin_inset Quotes erd
29090 \end_inset
29091
29092  branch was active, likewise 
29093 \begin_inset Quotes eld
29094 \end_inset
29095
29096 Exam-Answer.pdf
29097 \begin_inset Quotes erd
29098 \end_inset
29099
29100  if only the 
29101 \begin_inset Quotes eld
29102 \end_inset
29103
29104 Answer
29105 \begin_inset Quotes erd
29106 \end_inset
29107
29108  branch was active, and 
29109 \begin_inset Quotes eld
29110 \end_inset
29111
29112 Exam-Question-Answer.pdf
29113 \begin_inset Quotes erd
29114 \end_inset
29115
29116  if both branches were active.
29117  This helps you to export different versions of your document easily.
29118 \end_layout
29119
29120 \begin_layout Standard
29121 \begin_inset VSpace bigskip
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \begin_layout Standard
29128 To use conditional output inside places where you cannot insert branch insets,
29129  like inside equations, you can code special LaTeX definitions for each
29130  branch.
29131  For example you can define for the question branch
29132 \begin_inset Foot
29133 status collapsed
29134
29135 \begin_layout Plain Layout
29136 For an introduction to the LaTeX-syntax, see section
29137 \begin_inset space ~
29138 \end_inset
29139
29140
29141 \begin_inset CommandInset ref
29142 LatexCommand ref
29143 reference "sub:LaTeX-Syntax"
29144
29145 \end_inset
29146
29147 .
29148 \end_layout
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156
29157 \series bold
29158
29159 \backslash
29160 newcommand{
29161 \backslash
29162 question}[1]{#1}
29163 \end_layout
29164
29165 \begin_layout Standard
29166
29167 \series bold
29168
29169 \backslash
29170 newcommand{
29171 \backslash
29172 answer}[1]{}
29173 \end_layout
29174
29175 \begin_layout Standard
29176 and for the answer branch
29177 \end_layout
29178
29179 \begin_layout Standard
29180
29181 \series bold
29182
29183 \backslash
29184 newcommand{
29185 \backslash
29186 question}[1]{}
29187 \end_layout
29188
29189 \begin_layout Standard
29190
29191 \series bold
29192
29193 \backslash
29194 newcommand{
29195 \backslash
29196 answer}[1]{#1}
29197 \end_layout
29198
29199 \begin_layout Standard
29200 \begin_inset Branch Question
29201 status open
29202
29203 \begin_layout Standard
29204 \begin_inset ERT
29205 status open
29206
29207 \begin_layout Plain Layout
29208
29209
29210 \backslash
29211 newcommand{
29212 \backslash
29213 question}[1]{#1}
29214 \end_layout
29215
29216 \begin_layout Plain Layout
29217
29218
29219 \backslash
29220 newcommand{
29221 \backslash
29222 answer}[1]{}
29223 \end_layout
29224
29225 \end_inset
29226
29227
29228 \end_layout
29229
29230 \end_inset
29231
29232
29233 \end_layout
29234
29235 \begin_layout Standard
29236 \begin_inset Branch Answer
29237 status collapsed
29238
29239 \begin_layout Standard
29240 \begin_inset ERT
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245
29246 \backslash
29247 newcommand{
29248 \backslash
29249 question}[1]{}
29250 \end_layout
29251
29252 \begin_layout Plain Layout
29253
29254
29255 \backslash
29256 newcommand{
29257 \backslash
29258 answer}[1]{#1}
29259 \end_layout
29260
29261 \end_inset
29262
29263
29264 \end_layout
29265
29266 \end_inset
29267
29268
29269 \end_layout
29270
29271 \begin_layout Standard
29272 Now it is possible to use the 
29273 \series bold
29274
29275 \backslash
29276 question{\SpecialChar \ldots{}
29277 }
29278 \series default
29279  and 
29280 \series bold
29281
29282 \backslash
29283 answer{\SpecialChar \ldots{}
29284 }
29285 \series default
29286  commands to obtain conditional output.
29287  Here is an example formula where only the 
29288 \series bold
29289
29290 \backslash
29291 question
29292 \series default
29293  part appears:
29294 \begin_inset Formula 
29295 \[
29296 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29297 \]
29298
29299 \end_inset
29300
29301
29302 \end_layout
29303
29304 \begin_layout Standard
29305 Inside math, the same effect can be achieved using math macros, see the
29306  
29307 \emph on
29308 Math
29309 \emph default
29310  manual.
29311 \end_layout
29312
29313 \begin_layout Standard
29314 Each type of branch is allowed to have its specific style defined in layout
29315  files (e.
29316 \begin_inset space \thinspace{}
29317 \end_inset
29318
29319 g.
29320 \begin_inset space \space{}
29321 \end_inset
29322
29323 any branch inset can be automatically wrapped by your own LaTeX commands.).
29324  For this advanced usage, see the 
29325 \emph on
29326 Customization
29327 \emph default
29328  manual, section 
29329 \begin_inset Quotes eld
29330 \end_inset
29331
29332 Flex insets and InsetLayout
29333 \begin_inset Quotes erd
29334 \end_inset
29335
29336 ).
29337 \end_layout
29338
29339 \begin_layout Section
29340 PDF Properties
29341 \begin_inset CommandInset label
29342 LatexCommand label
29343 name "sec:PDF-Properties"
29344
29345 \end_inset
29346
29347
29348 \begin_inset Index idx
29349 status collapsed
29350
29351 \begin_layout Plain Layout
29352 PDF properties
29353 \end_layout
29354
29355 \end_inset
29356
29357
29358 \end_layout
29359
29360 \begin_layout Standard
29361 The 
29362 \family sans
29363 Document\SpecialChar \menuseparator
29364 Settings\SpecialChar \menuseparator
29365 PDF Properties
29366 \family default
29367  dialog allows you to set up special options for the PDF output of your
29368  document.
29369  All these options are provided by the LaTeX-package 
29370 \series bold
29371 hyperref
29372 \series default
29373
29374 \begin_inset Index idx
29375 status collapsed
29376
29377 \begin_layout Plain Layout
29378 LaTeX-packages ! hyperref
29379 \end_layout
29380
29381 \end_inset
29382
29383  which will link all cross-references in the DVI- and PDF-output.
29384  This means that the reader of your document will be able to click on a
29385  table of contents entry or on a reference to move to the cross-referenced
29386  part of the document.
29387  
29388 \end_layout
29389
29390 \begin_layout Standard
29391 The header information in the dialog tab 
29392 \family sans
29393 General
29394 \family default
29395  is saved together with the PDF as file properties.
29396  Many programs are able to extract this information, for example, automatically
29397  to recognize who the author is and what the PDF is about.
29398  This is very useful to sort, classify or use PDFs for bibliography issues.
29399  When the option 
29400 \family sans
29401 Automatically
29402 \begin_inset space ~
29403 \end_inset
29404
29405 fill
29406 \begin_inset space ~
29407 \end_inset
29408
29409 header
29410 \family default
29411  is set, LyX tries to extract the header information from your document
29412  title and author entries.
29413  The option 
29414 \family sans
29415 Load
29416 \begin_inset space ~
29417 \end_inset
29418
29419 in
29420 \begin_inset space ~
29421 \end_inset
29422
29423 fullscreen
29424 \begin_inset space ~
29425 \end_inset
29426
29427 mode
29428 \family default
29429  will open the PDF in fullscreen mode, which is useful for presentations.
29430 \end_layout
29431
29432 \begin_layout Standard
29433 You can specify in the dialog tab 
29434 \family sans
29435 Hyperlinks
29436 \family default
29437  how the links will look and if links for bibliographical backreferences
29438  are created.
29439  The 
29440 \family sans
29441 Break
29442 \begin_inset space ~
29443 \end_inset
29444
29445 links
29446 \begin_inset space ~
29447 \end_inset
29448
29449 over
29450 \begin_inset space ~
29451 \end_inset
29452
29453 lines
29454 \family default
29455  option allows long links to be split; 
29456 \family sans
29457 No
29458 \begin_inset space ~
29459 \end_inset
29460
29461 frames
29462 \begin_inset space ~
29463 \end_inset
29464
29465 around
29466 \begin_inset space ~
29467 \end_inset
29468
29469 links
29470 \family default
29471  and 
29472 \family sans
29473 Color
29474 \begin_inset space ~
29475 \end_inset
29476
29477 links
29478 \family default
29479  both turn off the default behavior of enclosing all links in frames; 
29480 \family sans
29481 Color
29482 \begin_inset space ~
29483 \end_inset
29484
29485 links
29486 \family default
29487  colors the different links.
29488  The default colors are:
29489 \end_layout
29490
29491 \begin_layout Labeling
29492 \labelwidthstring 00.00.0000
29493
29494 \color magenta
29495 magenta
29496 \color inherit
29497  for hyperlinks and URLs
29498 \end_layout
29499
29500 \begin_layout Labeling
29501 \labelwidthstring 00.00.0000
29502
29503 \color red
29504 red
29505 \color inherit
29506  for links
29507 \end_layout
29508
29509 \begin_layout Labeling
29510 \labelwidthstring 00.00.0000
29511
29512 \color green
29513 green
29514 \color inherit
29515  for citations
29516 \end_layout
29517
29518 \begin_layout Standard
29519 but you can change these in the field 
29520 \family sans
29521 Additional options
29522 \family default
29523 .
29524  For example, in this document they were changed with the additional options:
29525 \end_layout
29526
29527 \begin_layout Standard
29528
29529 \series bold
29530 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29531 \end_layout
29532
29533 \begin_layout Standard
29534 If the option 
29535 \family sans
29536 Backreferences
29537 \family default
29538  is set, the hyperlinks will appear in the bibliography after the different
29539  entries, showing, depending on the option selected, the number of the section,
29540  slide or page where the entry is referenced.
29541 \end_layout
29542
29543 \begin_layout Standard
29544 In the dialog tab 
29545 \family sans
29546 Bookmarks
29547 \family default
29548  you can specify if PDF-bookmarks should be created for every section of
29549  your document to make it easier for readers to navigate through the document.
29550  You can decide if the bookmarks should be numbered like your document sections
29551  or not.
29552  With the 
29553 \family sans
29554 Open bookmarks
29555 \family default
29556  
29557 \family sans
29558 Level
29559 \family default
29560  you can specify what sectioning level should be displayed in the bookmarks
29561  when opening the PDF.
29562  For example level
29563 \begin_inset space ~
29564 \end_inset
29565
29566 2 will display all sections and subsections, while level
29567 \begin_inset space ~
29568 \end_inset
29569
29570 1 will only display the sections.
29571 \end_layout
29572
29573 \begin_layout Standard
29574 PDF properties are also used in this document.
29575  When you look in its document settings, you can see that some additional
29576  
29577 \series bold
29578 hyperref
29579 \series default
29580  options are used.
29581  For an explanation of all them we refer you to the hyperref manual 
29582 \begin_inset CommandInset citation
29583 LatexCommand cite
29584 key "hyperref"
29585
29586 \end_inset
29587
29588 .
29589 \end_layout
29590
29591 \begin_layout Section
29592 TeX Code and the LaTeX Syntax
29593 \begin_inset CommandInset label
29594 LatexCommand label
29595 name "sec:TeX-Code"
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \begin_layout Subsection
29603 TeX Code Boxes
29604 \begin_inset Index idx
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608 TeX Code
29609 \end_layout
29610
29611 \end_inset
29612
29613
29614 \begin_inset CommandInset label
29615 LatexCommand label
29616 name "sub:TeX-Code-Boxes"
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \begin_layout Standard
29624 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29625  constructs, but not all.
29626  LaTeX contains hundreds of packages that provide different commands.
29627  All the time packages are being updated and new ones added.
29628  This has the advantage that you can typeset nearly everything as there
29629  is a LaTeX-package for every problem, though LyX cannot support all packages
29630  and their commands.
29631 \end_layout
29632
29633 \begin_layout Standard
29634 But don't worry, you can use any LaTeX-command directly in LyX inside the
29635  TeX Code box.
29636  A TeX Code box is created by the menu 
29637 \family sans
29638 Insert\SpecialChar \menuseparator
29639 Te
29640 \begin_inset ERT
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644
29645 {}
29646 \end_layout
29647
29648 \end_inset
29649
29650 X
29651 \begin_inset space ~
29652 \end_inset
29653
29654 Code
29655 \family default
29656  or by the toolbar button 
29657 \begin_inset Info
29658 type  "icon"
29659 arg   "ert-insert"
29660 \end_inset
29661
29662  (shortcut 
29663 \begin_inset Info
29664 type  "shortcut"
29665 arg   "ert-insert"
29666 \end_inset
29667
29668 ).
29669  The box can be opened by left-clicking and closed by right-clicking on
29670  it and selecting 
29671 \family sans
29672 Close Inset
29673 \family default
29674 .
29675 \end_layout
29676
29677 \begin_layout Standard
29678 You can insert complete or incomplete commands as TeX Code.
29679  Incomplete means that the command argument can be Standard LyX text.
29680  For example, if you want to draw a frame around a word and are therefore
29681  using the LaTeX-command 
29682 \series bold
29683
29684 \backslash
29685 fbox
29686 \series default
29687 , you can write the command part 
29688 \series bold
29689
29690 \backslash
29691 fbox{
29692 \series default
29693  in a TeX Code box before the word and the closing brace 
29694 \series bold
29695 }
29696 \series default
29697  in a second TeX Code box behind the word.
29698  The word between the two TeX Code boxes is then the argument as it is in
29699  the following example:
29700 \end_layout
29701
29702 \begin_layout Standard
29703 \begin_inset Graphics
29704         filename clipart/ERT.png
29705         scale 89
29706
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \begin_layout Standard
29713 gives
29714 \end_layout
29715
29716 \begin_layout Standard
29717 This is a line with a 
29718 \begin_inset ERT
29719 status collapsed
29720
29721 \begin_layout Plain Layout
29722
29723
29724 \backslash
29725 fbox{
29726 \end_layout
29727
29728 \end_inset
29729
29730 framed
29731 \begin_inset ERT
29732 status collapsed
29733
29734 \begin_layout Plain Layout
29735
29736 }
29737 \end_layout
29738
29739 \end_inset
29740
29741  word.
29742 \end_layout
29743
29744 \begin_layout Standard
29745 \begin_inset Note Greyedout
29746 status open
29747
29748 \begin_layout Plain Layout
29749
29750 \series bold
29751 Note:
29752 \series default
29753  At the end of LaTeX-commands without parameters, you have to insert a space
29754  to let LaTeX know that the command is finished.
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \end_layout
29761
29762 \begin_layout Subsection
29763 A Short Introduction to the LaTeX Syntax
29764 \begin_inset Argument 1
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768 The LaTeX Syntax
29769 \end_layout
29770
29771 \end_inset
29772
29773
29774 \begin_inset Index idx
29775 status collapsed
29776
29777 \begin_layout Plain Layout
29778 LaTeX Syntax
29779 \end_layout
29780
29781 \end_inset
29782
29783
29784 \begin_inset CommandInset label
29785 LatexCommand label
29786 name "sub:LaTeX-Syntax"
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \begin_layout Standard
29794 When you write larger documents or books, you will need to know something
29795  about the LaTeX-commands that LyX uses in the background.
29796  Because LaTeX is based on commands, you can 
29797 \begin_inset Quotes eld
29798 \end_inset
29799
29800 program
29801 \begin_inset Quotes erd
29802 \end_inset
29803
29804  your text.
29805  This has the advantage that the layout of the document can be changed at
29806  any time if you know the right commands.
29807  For example, imagine you have to write a manual for a product and the deadline
29808  is the end of the day.
29809  Your boss has just complimented you for your good work but wants to have
29810  all caption labels bold.
29811  But you have over a hundred figure and table captions with non-bold labels
29812  in your manual.
29813  Of course it is impossible to change all caption labels manually in one
29814  day.
29815 \end_layout
29816
29817 \begin_layout Standard
29818 Now LaTeX comes into play.
29819  As mentioned above, for every problem there exists a LaTeX-package.
29820  First you have to find out which and therefore look in the LaTeX package
29821  database, 
29822 \begin_inset CommandInset citation
29823 LatexCommand cite
29824 key "Catalogue"
29825
29826 \end_inset
29827
29828 .
29829 \end_layout
29830
29831 \begin_layout Standard
29832 As result you find that the package 
29833 \series bold
29834 caption
29835 \series default
29836
29837 \begin_inset Index idx
29838 status collapsed
29839
29840 \begin_layout Plain Layout
29841 LaTeX-packages ! caption
29842 \end_layout
29843
29844 \end_inset
29845
29846  is what you need.
29847  To use a package, you have to load it in the document preamble (menu 
29848 \family sans
29849 Document\SpecialChar \menuseparator
29850 Settings
29851 \family default
29852 \SpecialChar \menuseparator
29853
29854 \family sans
29855 LaT
29856 \begin_inset ERT
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860
29861 {}
29862 \end_layout
29863
29864 \end_inset
29865
29866 eX
29867 \begin_inset space ~
29868 \end_inset
29869
29870 Preamble
29871 \family default
29872 ) with the command
29873 \end_layout
29874
29875 \begin_layout Standard
29876
29877 \series bold
29878
29879 \backslash
29880 usepackage[options]{package name}
29881 \end_layout
29882
29883 \begin_layout Standard
29884 All LaTeX commands begin with a backslash, the command argument is set within
29885  two braces and the options are set within two brackets.
29886  Note that not all commands have an argument and options.
29887 \end_layout
29888
29889 \begin_layout Standard
29890 In your case the package name is 
29891 \series bold
29892 caption
29893 \series default
29894 .
29895  After a look in the documentation of the package, you know that the option
29896  
29897 \series bold
29898 labelfont=bf
29899 \series default
29900  will change the font of all caption labels to bold.
29901  So you add the command
29902 \end_layout
29903
29904 \begin_layout Standard
29905
29906 \series bold
29907
29908 \backslash
29909 usepackage[labelfont=bf]{caption}
29910 \end_layout
29911
29912 \begin_layout Standard
29913 to the preamble and the problem is solved.
29914 \begin_inset Foot
29915 status collapsed
29916
29917 \begin_layout Plain Layout
29918 For more commands provided by the 
29919 \series bold
29920 caption
29921 \series default
29922  package, have a look at its documentation, 
29923 \begin_inset CommandInset citation
29924 LatexCommand cite
29925 key "caption"
29926
29927 \end_inset
29928
29929 .
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938 Note that some document classes have built-in solutions for well-known problems
29939  like your case.
29940  For example if you use a 
29941 \family sans
29942 KOMA-Script
29943 \family default
29944  class, you don't need the package 
29945 \series bold
29946 caption
29947 \series default
29948 , you can instead write
29949 \end_layout
29950
29951 \begin_layout Standard
29952
29953 \series bold
29954
29955 \backslash
29956 setkomafont{captionlabel}{
29957 \backslash
29958 bfseries}
29959 \end_layout
29960
29961 \begin_layout Standard
29962 in the preamble and the problem is solved.
29963  So if you plan to write a large document, you should have a look at the
29964  documentation of the document class you want to use.
29965  (
29966 \series bold
29967
29968 \backslash
29969 setkomafont
29970 \series default
29971  is an example of a command with more than one argument.)
29972 \end_layout
29973
29974 \begin_layout Standard
29975 Commands in the preamble affect the whole document, while commands in the
29976  text affect only the text after the command or only the text used as command
29977  argument.
29978  To insert a LaTeX-command in text, use the TeX Code box as described in
29979  the previous section.
29980 \end_layout
29981
29982 \begin_layout Standard
29983 If you want to learn more about LaTeX and its syntax, have a look at the
29984  LaTeX-books 
29985 \begin_inset CommandInset citation
29986 LatexCommand cite
29987 key "latexcompanion,latexguide"
29988
29989 \end_inset
29990
29991 .
29992 \end_layout
29993
29994 \begin_layout Standard
29995 \begin_inset Newpage cleardoublepage
29996 \end_inset
29997
29998
29999 \end_layout
30000
30001 \begin_layout Standard
30002 \begin_inset ERT
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006
30007
30008 \backslash
30009 pagestyle{fancy}
30010 \end_layout
30011
30012 \end_inset
30013
30014
30015 \begin_inset Note Note
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019 switches temporarily to a page style with custom header and footer line
30020 \end_layout
30021
30022 \end_inset
30023
30024
30025 \end_layout
30026
30027 \begin_layout Left Header
30028 \begin_inset Argument 1
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032
30033 \end_layout
30034
30035 \end_inset
30036
30037
30038 \begin_inset ERT
30039 status collapsed
30040
30041 \begin_layout Plain Layout
30042
30043
30044 \backslash
30045 rightmark
30046 \end_layout
30047
30048 \end_inset
30049
30050
30051 \begin_inset Note Note
30052 status collapsed
30053
30054 \begin_layout Plain Layout
30055 defines the header line as described below
30056 \end_layout
30057
30058 \end_inset
30059
30060
30061 \end_layout
30062
30063 \begin_layout Center Header
30064 \begin_inset Argument 1
30065 status collapsed
30066
30067 \begin_layout Plain Layout
30068
30069 \end_layout
30070
30071 \end_inset
30072
30073
30074 \end_layout
30075
30076 \begin_layout Right Header
30077 \begin_inset Argument 1
30078 status collapsed
30079
30080 \begin_layout Plain Layout
30081 \begin_inset ERT
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085
30086
30087 \backslash
30088 leftmark
30089 \end_layout
30090
30091 \end_inset
30092
30093
30094 \end_layout
30095
30096 \end_inset
30097
30098
30099 \end_layout
30100
30101 \begin_layout Left Footer
30102 \begin_inset Argument 1
30103 status collapsed
30104
30105 \begin_layout Plain Layout
30106 \begin_inset ERT
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110
30111
30112 \backslash
30113 thepage
30114 \end_layout
30115
30116 \end_inset
30117
30118
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \begin_layout Center Footer
30127 \begin_inset Argument 1
30128 status collapsed
30129
30130 \begin_layout Plain Layout
30131
30132 \family sans
30133 \series bold
30134 \color red
30135 LyX's user guide
30136 \end_layout
30137
30138 \end_inset
30139
30140 Magic code:
30141 \begin_inset Newline newline
30142 \end_inset
30143
30144
30145 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30146 \end_inset
30147
30148
30149 \end_layout
30150
30151 \begin_layout Right Footer
30152 \begin_inset Argument 1
30153 status collapsed
30154
30155 \begin_layout Plain Layout
30156
30157 \end_layout
30158
30159 \end_inset
30160
30161
30162 \begin_inset ERT
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166
30167
30168 \backslash
30169 Roman{page}
30170 \end_layout
30171
30172 \end_inset
30173
30174
30175 \end_layout
30176
30177 \begin_layout Section
30178 Customized Page Headers and Footers
30179 \begin_inset CommandInset label
30180 LatexCommand label
30181 name "sec:Customized-Page-Headers"
30182
30183 \end_inset
30184
30185
30186 \begin_inset Index idx
30187 status collapsed
30188
30189 \begin_layout Plain Layout
30190 Document ! Header/Footer line
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \begin_inset Index idx
30197 status collapsed
30198
30199 \begin_layout Plain Layout
30200 Header/Footer line
30201 \end_layout
30202
30203 \end_inset
30204
30205
30206 \end_layout
30207
30208 \begin_layout Standard
30209 To define a custom page header and footer line for your document, you need
30210  to set the 
30211 \family sans
30212 Page
30213 \begin_inset space ~
30214 \end_inset
30215
30216 style
30217 \family default
30218  to 
30219 \family sans
30220 Fancy
30221 \family default
30222  in the 
30223 \family sans
30224 Document\SpecialChar \menuseparator
30225 Settings
30226 \family default
30227  dialog under 
30228 \family sans
30229 Page
30230 \begin_inset space ~
30231 \end_inset
30232
30233 Layout
30234 \family default
30235 .
30236  As a second step add in the menu 
30237 \family sans
30238 Document\SpecialChar \menuseparator
30239 Settings\SpecialChar \menuseparator
30240 Modules
30241 \family default
30242  the module 
30243 \begin_inset Quotes eld
30244 \end_inset
30245
30246 Custom Header/Footerlines
30247 \begin_inset Quotes erd
30248 \end_inset
30249
30250 .
30251  This module offers the following 6
30252 \begin_inset space ~
30253 \end_inset
30254
30255 styles:
30256 \end_layout
30257
30258 \begin_layout Description
30259 Left
30260 \begin_inset space ~
30261 \end_inset
30262
30263 Header,
30264 \begin_inset space ~
30265 \end_inset
30266
30267 Center
30268 \begin_inset space ~
30269 \end_inset
30270
30271 Header,
30272 \begin_inset space ~
30273 \end_inset
30274
30275 Right
30276 \begin_inset space ~
30277 \end_inset
30278
30279 Header
30280 \end_layout
30281
30282 \begin_layout Description
30283 Left
30284 \begin_inset space ~
30285 \end_inset
30286
30287 Footer,
30288 \begin_inset space ~
30289 \end_inset
30290
30291 Center
30292 \begin_inset space ~
30293 \end_inset
30294
30295 Footer,
30296 \begin_inset space ~
30297 \end_inset
30298
30299 Right
30300 \begin_inset space ~
30301 \end_inset
30302
30303 Footer
30304 \end_layout
30305
30306 \begin_layout Standard
30307 for the different positions in the header/footer.
30308 \end_layout
30309
30310 \begin_layout Standard
30311 Normally, headers and footers are set up at the beginning of the document.
30312  But you can change them anywhere you want to.
30313  Figure
30314 \begin_inset space ~
30315 \end_inset
30316
30317
30318 \begin_inset CommandInset ref
30319 LatexCommand ref
30320 reference "fig:Page-layout"
30321
30322 \end_inset
30323
30324  shows the page layout and where the header/footer styles will appear.
30325 \end_layout
30326
30327 \begin_layout Standard
30328 \begin_inset Float figure
30329 placement h
30330 wide false
30331 sideways false
30332 status open
30333
30334 \begin_layout Plain Layout
30335 \noindent
30336 \align center
30337 \begin_inset Tabular
30338 <lyxtabular version="3" rows="5" columns="3">
30339 <features rotate="0" tabularvalignment="middle">
30340 <column alignment="left" valignment="top" width="30line%">
30341 <column alignment="center" valignment="top" width="30line%">
30342 <column alignment="right" valignment="top" width="30line%">
30343 <row>
30344 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30345 \begin_inset Text
30346
30347 \begin_layout Plain Layout
30348 Left Header
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Plain Layout
30357 Center Header
30358 \end_layout
30359
30360 \end_inset
30361 </cell>
30362 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30363 \begin_inset Text
30364
30365 \begin_layout Plain Layout
30366 Right Header
30367 \end_layout
30368
30369 \end_inset
30370 </cell>
30371 </row>
30372 <row>
30373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30374 \begin_inset Text
30375
30376 \begin_layout Plain Layout
30377
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \end_layout
30388
30389 \end_inset
30390 </cell>
30391 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30392 \begin_inset Text
30393
30394 \begin_layout Plain Layout
30395
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 </row>
30401 <row>
30402 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30403 \begin_inset Text
30404
30405 \begin_layout Plain Layout
30406 The normal text on the page goes here.
30407  The running header is above the text, and the footer is below (including
30408  footnotes).
30409  Headers/footers typically contain things like the page number, title of
30410  the chapter, company logo but your can use almost anything, except of floats.
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30416 \begin_inset Text
30417
30418 \begin_layout Plain Layout
30419
30420 \end_layout
30421
30422 \end_inset
30423 </cell>
30424 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30425 \begin_inset Text
30426
30427 \begin_layout Plain Layout
30428
30429 \end_layout
30430
30431 \end_inset
30432 </cell>
30433 </row>
30434 <row>
30435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30436 \begin_inset Text
30437
30438 \begin_layout Plain Layout
30439
30440 \end_layout
30441
30442 \end_inset
30443 </cell>
30444 <cell alignment="center" valignment="top" usebox="none">
30445 \begin_inset Text
30446
30447 \begin_layout Plain Layout
30448
30449 \end_layout
30450
30451 \end_inset
30452 </cell>
30453 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30454 \begin_inset Text
30455
30456 \begin_layout Plain Layout
30457
30458 \end_layout
30459
30460 \end_inset
30461 </cell>
30462 </row>
30463 <row>
30464 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30465 \begin_inset Text
30466
30467 \begin_layout Plain Layout
30468 Left Footer
30469 \end_layout
30470
30471 \end_inset
30472 </cell>
30473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30474 \begin_inset Text
30475
30476 \begin_layout Plain Layout
30477 Center Footer
30478 \end_layout
30479
30480 \end_inset
30481 </cell>
30482 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30483 \begin_inset Text
30484
30485 \begin_layout Plain Layout
30486 Right Footer
30487 \end_layout
30488
30489 \end_inset
30490 </cell>
30491 </row>
30492 </lyxtabular>
30493
30494 \end_inset
30495
30496
30497 \end_layout
30498
30499 \begin_layout Plain Layout
30500 \begin_inset Caption Standard
30501
30502 \begin_layout Plain Layout
30503 \begin_inset CommandInset label
30504 LatexCommand label
30505 name "fig:Page-layout"
30506
30507 \end_inset
30508
30509 Page layout with custom header and footer line.
30510 \end_layout
30511
30512 \end_inset
30513
30514
30515 \end_layout
30516
30517 \end_inset
30518
30519
30520 \end_layout
30521
30522 \begin_layout Standard
30523 \begin_inset Note Greyedout
30524 status open
30525
30526 \begin_layout Plain Layout
30527
30528 \series bold
30529 Note
30530 \series default
30531 : some document classes implement their own customized page headers and
30532  footers if 
30533 \family sans
30534 Page
30535 \begin_inset space ~
30536 \end_inset
30537
30538 style
30539 \family default
30540  is set to “Default”.
30541  Check what these are before you specify your own customized page headers
30542  and footers.
30543 \end_layout
30544
30545 \end_inset
30546
30547
30548 \end_layout
30549
30550 \begin_layout Subsection
30551 Definition
30552 \end_layout
30553
30554 \begin_layout Standard
30555 To define your header line, add all three header styles.
30556  The things you add to the styles appear on odd numbered pages, the things
30557  in the optional arguments on even numbered pages.
30558  For single-sided documents, the optional arguments will not be used and
30559  can be omitted.
30560  If you leave a style or its argument empty, nothing appears in the output.
30561  Defining the footer line works similarly.
30562 \end_layout
30563
30564 \begin_layout Standard
30565 For the definition, you will need some LaTeX-commands that are inserted
30566  as TeX code (menu 
30567 \family sans
30568 Insert\SpecialChar \menuseparator
30569 Te
30570 \begin_inset ERT
30571 status collapsed
30572
30573 \begin_layout Plain Layout
30574
30575 {}
30576 \end_layout
30577
30578 \end_inset
30579
30580 X
30581 \begin_inset space ~
30582 \end_inset
30583
30584 Code
30585 \family default
30586 ):
30587 \end_layout
30588
30589 \begin_layout Description
30590
30591 \backslash
30592 thepage prints the current page number
30593 \end_layout
30594
30595 \begin_layout Description
30596
30597 \backslash
30598 Roman{page} prints the current page number with capital roman numerals
30599 \end_layout
30600
30601 \begin_layout Description
30602
30603 \backslash
30604 roman{page} prints the current page number with small roman numerals
30605 \end_layout
30606
30607 \begin_layout Description
30608
30609 \backslash
30610 leftmark prints the current section number and title.
30611  If the document has chapters, it prints the current chapter number and
30612  title instead.
30613  It is called 
30614 \begin_inset Quotes eld
30615 \end_inset
30616
30617 leftmark
30618 \begin_inset Quotes prd
30619 \end_inset
30620
30621  because it usually goes in a left header.
30622 \end_layout
30623
30624 \begin_layout Description
30625
30626 \backslash
30627 rightmark prints the current subsection number and title.
30628  If the document has chapters, it prints the current section number and
30629  title instead.
30630  It is normally used in the right header.
30631 \end_layout
30632
30633 \begin_layout Subsection
30634 Default header/footer
30635 \end_layout
30636
30637 \begin_layout Standard
30638 The custom header/footer is not empty by default.
30639  The default header contains the chapter and section title and the center
30640  footer has the page number.
30641  In order to remove unwanted entries from the header/footer, include the
30642  relevant header/footer style in your document, but leave it blank.
30643  So, if you do not want a page number in the footer, include a blank 
30644 \family sans
30645 Center
30646 \begin_inset space ~
30647 \end_inset
30648
30649 Footer
30650 \family default
30651  style.
30652 \end_layout
30653
30654 \begin_layout Subsection
30655 Appearance
30656 \end_layout
30657
30658 \begin_layout Standard
30659 The header and footer will appear on normal pages.
30660  Some pages are different.
30661  The title page has a style of its own, and so does any page that starts
30662  a new part or chapter in your book.
30663  Such pages will not have the custom headers/footers, but that is normal.
30664  There is for example no need to print a header with the chapter name on
30665  the chapter page where the chapter heading is in big bold letters anyway.
30666 \end_layout
30667
30668 \begin_layout Subsubsection
30669 Header and footer decoration line
30670 \end_layout
30671
30672 \begin_layout Standard
30673 By default, you get a 0.4
30674 \begin_inset space \thinspace{}
30675 \end_inset
30676
30677 pt thick line below the header and no footer line.
30678  This can be changed in the document preamble with the commands 
30679 \series bold
30680
30681 \backslash
30682 headrulewidth
30683 \series default
30684  and 
30685 \series bold
30686
30687 \backslash
30688 footrulewidth
30689 \series default
30690  in the following way:
30691 \end_layout
30692
30693 \begin_layout Standard
30694
30695 \series bold
30696
30697 \backslash
30698 renewcommand{
30699 \backslash
30700 headrulewidth}{thickness}
30701 \end_layout
30702
30703 \begin_layout Standard
30704 where thickness is a size in standard units like 
30705 \family sans
30706 pt
30707 \family default
30708  or 
30709 \family sans
30710 mm
30711 \family default
30712 .
30713  If you don't want a line, set the thickness to 0
30714 \begin_inset space \thinspace{}
30715 \end_inset
30716
30717 pt.
30718 \end_layout
30719
30720 \begin_layout Standard
30721 The lines can also be colored, but this requires more knowledge of LaTeX.
30722  If you really need this, have a look at the Internet or in sec.
30723 \begin_inset space ~
30724 \end_inset
30725
30726 4.4 of the book 
30727 \begin_inset CommandInset citation
30728 LatexCommand cite
30729 key "Mittelbach"
30730
30731 \end_inset
30732
30733 .
30734 \end_layout
30735
30736 \begin_layout Subsubsection
30737 Several header/footer lines
30738 \end_layout
30739
30740 \begin_layout Standard
30741 In case you need more than one text line as a header/footer, you can do
30742  this by adding a normal line break in the style definition.
30743  However, the default height of the header/footer is only the one of one
30744  text line.
30745  To expand the height, redefine the LaTeX length 
30746 \series bold
30747
30748 \backslash
30749 headheight
30750 \series default
30751  or 
30752 \series bold
30753
30754 \backslash
30755 footheight
30756 \series default
30757  in this entry in 
30758 \family sans
30759 Document\SpecialChar \menuseparator
30760 Settings\SpecialChar \menuseparator
30761 Lat
30762 \begin_inset ERT
30763 status collapsed
30764
30765 \begin_layout Plain Layout
30766
30767 {}
30768 \end_layout
30769
30770 \end_inset
30771
30772 eX
30773 \begin_inset space ~
30774 \end_inset
30775
30776 Preamble
30777 \family default
30778 :
30779 \end_layout
30780
30781 \begin_layout Standard
30782
30783 \series bold
30784
30785 \backslash
30786 setlength{
30787 \backslash
30788 headheight}{height}
30789 \end_layout
30790
30791 \begin_layout Standard
30792 where height is a size in standard units.
30793  If you don't know which amount of space is needed for the height, define
30794  your header/footer and preview your document as a PDF.
30795  Then open the LaTeX logfile with the menu 
30796 \family sans
30797 Document\SpecialChar \menuseparator
30798 La
30799 \begin_inset ERT
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803
30804 {}
30805 \end_layout
30806
30807 \end_inset
30808
30809 TeX Log
30810 \family default
30811  and use the button 
30812 \family sans
30813 Next
30814 \begin_inset space ~
30815 \end_inset
30816
30817 Warning
30818 \family default
30819  to see if you can find a warning about the package 
30820 \series bold
30821 fancyhdr
30822 \series default
30823
30824 \begin_inset Index idx
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828 LaTeX-packages ! fancyhdr
30829 \end_layout
30830
30831 \end_inset
30832
30833 .
30834  If there is such a warning, it contains the space that you need at least
30835  for your header/footer.
30836 \end_layout
30837
30838 \begin_layout Subsection
30839 This example
30840 \end_layout
30841
30842 \begin_layout Standard
30843 This example demonstrates what can be done with custom header/footers.
30844  Don't use it for your document as it is just an example.
30845  This example consists of the following definition:
30846 \end_layout
30847
30848 \begin_layout Description
30849 Left
30850 \begin_inset space ~
30851 \end_inset
30852
30853 Header 
30854 \series bold
30855
30856 \backslash
30857 rightmark
30858 \series default
30859 , empty optional argument
30860 \end_layout
30861
30862 \begin_layout Description
30863 Center
30864 \begin_inset space ~
30865 \end_inset
30866
30867 Header empty, empty optional argument
30868 \end_layout
30869
30870 \begin_layout Description
30871 Right
30872 \begin_inset space ~
30873 \end_inset
30874
30875 Header empty, 
30876 \series bold
30877
30878 \backslash
30879 leftmark
30880 \series default
30881  in the optional argument
30882 \end_layout
30883
30884 \begin_layout Description
30885 Left
30886 \begin_inset space ~
30887 \end_inset
30888
30889 Footer empty, 
30890 \series bold
30891
30892 \backslash
30893 thepage
30894 \series default
30895  in the optional argument
30896 \end_layout
30897
30898 \begin_layout Description
30899 Center
30900 \begin_inset space ~
30901 \end_inset
30902
30903 Footer 
30904 \family sans
30905 \series bold
30906 \color red
30907 LyX's user guide
30908 \family default
30909 \series default
30910 \color inherit
30911
30912 \begin_inset Quotes eld
30913 \end_inset
30914
30915 Magic code:
30916 \begin_inset Newline newline
30917 \end_inset
30918
30919
30920 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30921 \end_inset
30922
30923
30924 \begin_inset Quotes erd
30925 \end_inset
30926
30927  in the optional argument
30928 \end_layout
30929
30930 \begin_layout Description
30931 Right
30932 \begin_inset space ~
30933 \end_inset
30934
30935 Footer 
30936 \series bold
30937
30938 \backslash
30939 Roman{page}
30940 \series default
30941 , empty optional argument
30942 \end_layout
30943
30944 \begin_layout Description
30945
30946 \backslash
30947 headrulewidth set to 2
30948 \begin_inset space \thinspace{}
30949 \end_inset
30950
30951 pt
30952 \end_layout
30953
30954 \begin_layout Standard
30955 In principle you can use almost everything in headers/footers, except floats.
30956  For more specialized features, for example, thumb-indexes, see the manual
30957  of the 
30958 \series bold
30959 fancyhdr
30960 \series default
30961  package, 
30962 \begin_inset CommandInset citation
30963 LatexCommand cite
30964 key "fancyhdr"
30965
30966 \end_inset
30967
30968 .
30969 \end_layout
30970
30971 \begin_layout Standard
30972 \begin_inset Newpage clearpage
30973 \end_inset
30974
30975
30976 \end_layout
30977
30978 \begin_layout Standard
30979 \begin_inset ERT
30980 status open
30981
30982 \begin_layout Plain Layout
30983
30984
30985 \backslash
30986 pagestyle{headings}
30987 \end_layout
30988
30989 \end_inset
30990
30991
30992 \begin_inset Note Note
30993 status collapsed
30994
30995 \begin_layout Plain Layout
30996 switches back to page style with the default headings
30997 \end_layout
30998
30999 \end_inset
31000
31001
31002 \end_layout
31003
31004 \begin_layout Section
31005 Previewing Snippets of your Document
31006 \begin_inset CommandInset label
31007 LatexCommand label
31008 name "sec:Previewing-snippets-of"
31009
31010 \end_inset
31011
31012
31013 \begin_inset Index idx
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017 Instant preview
31018 \end_layout
31019
31020 \end_inset
31021
31022
31023 \begin_inset Index idx
31024 status collapsed
31025
31026 \begin_layout Plain Layout
31027 Document ! Preview
31028 \end_layout
31029
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \begin_layout Standard
31036 LyX allows you to generate previews of sections of your document on the
31037  fly so you can see how they will look in the final document without having
31038  to break your train of thought with viewing the output.
31039 \end_layout
31040
31041 \begin_layout Subsection
31042 Prerequisites
31043 \end_layout
31044
31045 \begin_layout Standard
31046 To get previews working, you need the LaTeX package 
31047 \series bold
31048 preview-latex
31049 \series default
31050
31051 \begin_inset Index idx
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055 LaTeX-packages ! preview-latex
31056 \end_layout
31057
31058 \end_inset
31059
31060  (on some systems named simply 
31061 \series bold
31062 preview
31063 \series default
31064 ) installed.
31065  If it is not already installed, you will find it in the TeX-catalogue,
31066  
31067 \begin_inset CommandInset citation
31068 LatexCommand cite
31069 key "TeXCatalogue"
31070
31071 \end_inset
31072
31073  or in the package manager of your LaTeX-system.
31074  You obtain prettier results if you install the program 
31075 \family typewriter
31076 pnmcrop
31077 \family default
31078  from the 
31079 \family typewriter
31080 netpbm
31081 \family default
31082  package; for LyX on Windows this program and also the LaTeX-package are
31083  automatically installed together with LyX.
31084 \end_layout
31085
31086 \begin_layout Subsection
31087 Enabling previews
31088 \end_layout
31089
31090 \begin_layout Standard
31091 If you would for example like to see in LyX your math formulas typeset by
31092  LaTeX, activate the option 
31093 \family sans
31094 Display
31095 \begin_inset space ~
31096 \end_inset
31097
31098 Graphics
31099 \family default
31100  in the 
31101 \family sans
31102 Tools\SpecialChar \menuseparator
31103 Preferences 
31104 \family default
31105 dialog under 
31106 \family sans
31107 Look
31108 \begin_inset space ~
31109 \end_inset
31110
31111 and
31112 \begin_inset space ~
31113 \end_inset
31114
31115 feel\SpecialChar \menuseparator
31116 Display
31117 \family default
31118 .
31119  Then set 
31120 \family sans
31121 Instant
31122 \begin_inset space ~
31123 \end_inset
31124
31125 Preview
31126 \family default
31127  to 
31128 \family sans
31129 On
31130 \family default
31131 .
31132  The 
31133 \family sans
31134 Preview
31135 \begin_inset space ~
31136 \end_inset
31137
31138 Size
31139 \family default
31140  is the multiplication factor for the size.
31141 \end_layout
31142
31143 \begin_layout Standard
31144 If you would like to see everything but your math formulas typeset by LaTeX,
31145  set 
31146 \family sans
31147 Instant
31148 \begin_inset space ~
31149 \end_inset
31150
31151 Preview
31152 \family default
31153  to 
31154 \family sans
31155 No
31156 \begin_inset space ~
31157 \end_inset
31158
31159 math
31160 \family default
31161 .
31162 \end_layout
31163
31164 \begin_layout Standard
31165 Previews are generated when you load a document into LyX and when you finish
31166  editing an inset.
31167 \end_layout
31168
31169 \begin_layout Standard
31170 \begin_inset Note Greyedout
31171 status open
31172
31173 \begin_layout Plain Layout
31174
31175 \series bold
31176 Note:
31177 \series default
31178  Previews of an already loaded document are not in every case immediately
31179  generated by activating the option 
31180 \family sans
31181 Display
31182 \begin_inset space ~
31183 \end_inset
31184
31185 Graphics
31186 \family default
31187 .
31188  Reopening the document will fix such problems.
31189 \end_layout
31190
31191 \end_inset
31192
31193
31194 \end_layout
31195
31196 \begin_layout Subsection
31197 Selected document parts
31198 \end_layout
31199
31200 \begin_layout Standard
31201 Besides math there are other cases where you might like to see a preview,
31202  for example things that LyX cannot render like rotated parts or things
31203  that are not yet supported by LyX.
31204  To do this, insert a preview inset via the menu 
31205 \family sans
31206 Insert\SpecialChar \menuseparator
31207 Preview
31208 \family default
31209 .
31210  Insert or paste the stuff that you want to preview into this inset.
31211  The preview will be generated when the cursor is outside the preview inset.
31212  If you click on the preview, you can edit the previewed stuff.
31213 \end_layout
31214
31215 \begin_layout Standard
31216 An example: To create rotated boxes, you use the LaTeX command 
31217 \series bold
31218
31219 \backslash
31220 rotatebox
31221 \series default
31222  which is not yet supported by LyX.
31223 \begin_inset Foot
31224 status collapsed
31225
31226 \begin_layout Plain Layout
31227
31228 \series bold
31229
31230 \backslash
31231 rotatebox
31232 \series default
31233  is explained in section 
31234 \emph on
31235 Rotated and Scaled Boxes
31236 \emph default
31237  of the 
31238 \emph on
31239 Embedded
31240 \begin_inset space ~
31241 \end_inset
31242
31243 Objects
31244 \emph default
31245  manual.
31246 \end_layout
31247
31248 \end_inset
31249
31250  Instead of the TeX Code boxes you want to see in LyX the final rotated
31251  boxes, for example to adjust the rotation angle to fit with the surrounding
31252  text.
31253  Therefore you create a preview inset and copy the text with the rotated
31254  boxes into it.
31255  Here is the result:
31256 \end_layout
31257
31258 \begin_layout Standard
31259 \begin_inset Preview
31260
31261 \begin_layout Standard
31262 This is a line
31263 \begin_inset ERT
31264 status collapsed
31265
31266 \begin_layout Plain Layout
31267
31268
31269 \backslash
31270 rotatebox[origin=r]{-60}{
31271 \end_layout
31272
31273 \end_inset
31274
31275
31276 \begin_inset Box Doublebox
31277 position "c"
31278 hor_pos "c"
31279 has_inner_box 0
31280 inner_pos "c"
31281 use_parbox 0
31282 use_makebox 0
31283 width "1in"
31284 special "width"
31285 height "1in"
31286 height_special "totalheight"
31287 status collapsed
31288
31289 \begin_layout Plain Layout
31290 with rotated
31291 \end_layout
31292
31293 \end_inset
31294
31295
31296 \begin_inset ERT
31297 status collapsed
31298
31299 \begin_layout Plain Layout
31300
31301 }
31302 \end_layout
31303
31304 \end_inset
31305
31306  framed text 
31307 \begin_inset ERT
31308 status collapsed
31309
31310 \begin_layout Plain Layout
31311
31312
31313 \backslash
31314 rotatebox[origin=lb]{60}{
31315 \end_layout
31316
31317 \end_inset
31318
31319
31320 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31321 \end_inset
31322
31323
31324 \begin_inset ERT
31325 status collapsed
31326
31327 \begin_layout Plain Layout
31328
31329 }
31330 \end_layout
31331
31332 \end_inset
31333
31334  and a formula.
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \end_layout
31341
31342 \begin_layout Standard
31343 Previewing works also for colors.
31344  In this example a special framed, colored box was created using the LaTeX
31345  command 
31346 \series bold
31347
31348 \backslash
31349 fcolorbox
31350 \series default
31351 :
31352 \begin_inset Foot
31353 status collapsed
31354
31355 \begin_layout Plain Layout
31356
31357 \series bold
31358
31359 \backslash
31360 fcolorbox
31361 \series default
31362  is explained in section 
31363 \emph on
31364 Colored Boxes
31365 \emph default
31366  of the 
31367 \emph on
31368 Embedded
31369 \begin_inset space ~
31370 \end_inset
31371
31372 Objects
31373 \emph default
31374  manual.
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \end_layout
31381
31382 \begin_layout Standard
31383 \begin_inset Preview
31384
31385 \begin_layout Standard
31386 \begin_inset ERT
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390
31391
31392 \backslash
31393 fboxrule 1mm 
31394 \backslash
31395 fboxsep 1mm
31396 \end_layout
31397
31398 \end_inset
31399
31400
31401 \begin_inset ERT
31402 status collapsed
31403
31404 \begin_layout Plain Layout
31405
31406
31407 \backslash
31408 fcolorbox{cyan}{magenta}{
31409 \end_layout
31410
31411 \end_inset
31412
31413 This is text within a colored, framed box.
31414 \begin_inset ERT
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418
31419 }
31420 \end_layout
31421
31422 \end_inset
31423
31424
31425 \end_layout
31426
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \begin_layout Standard
31433 \begin_inset VSpace medskip
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \begin_layout Standard
31440 If LyX does not show a preview, make sure that you enabled previews as described
31441  above and also make sure that TeX Code in the preview inset is valid and
31442  that you loaded the LaTeX packages in your document preamble that are required
31443  by the TeX Code.
31444  If LyX cannot create a preview, you will in most cases also not be able
31445  to view your document due to LaTeX errors.
31446  So if you have to use some TeX Code and don't know if it is correct, the
31447  preview inset is a nice method to check it without the need to view the
31448  whole document.
31449 \end_layout
31450
31451 \begin_layout Subsection
31452 LaTeX source code
31453 \end_layout
31454
31455 \begin_layout Standard
31456 You can preview the LaTeX source of the whole document or parts of it.
31457  Use the menu 
31458 \family sans
31459 View\SpecialChar \menuseparator
31460 View
31461 \begin_inset space ~
31462 \end_inset
31463
31464 Source
31465 \family default
31466  and a window will be shown where you can see the LaTeX-source code.
31467  The window shows the source of the whole paragraph in which the cursor
31468  currently sits.
31469  You can also select document parts in LyX's main window, then only this
31470  selection (when it is more than one paragraph) is shown as source code.
31471  To view the whole document as source, enable the corresponding option in
31472  the source view window.
31473  If you check 
31474 \family sans
31475 Automatic update
31476 \family default
31477 , you can see the changes as you make them in LyX; but note that if you
31478  have several documents open, this will slow things down as LyX updates
31479  them all, not just the one which is open at the time.
31480 \end_layout
31481
31482 \begin_layout Section
31483 Advanced Find and Replace
31484 \begin_inset CommandInset label
31485 LatexCommand label
31486 name "sec:Advanced-Find-and"
31487
31488 \end_inset
31489
31490
31491 \begin_inset Index idx
31492 status collapsed
31493
31494 \begin_layout Plain Layout
31495 Replace
31496 \end_layout
31497
31498 \end_inset
31499
31500
31501 \begin_inset Index idx
31502 status collapsed
31503
31504 \begin_layout Plain Layout
31505 Find
31506 \end_layout
31507
31508 \end_inset
31509
31510
31511 \end_layout
31512
31513 \begin_layout Subsection
31514 Introduction
31515 \end_layout
31516
31517 \begin_layout Standard
31518 The advanced find and replace feature of LyX allows for searching of complex,
31519  format-sensitive text segments and mathematics contents within LyX documents.
31520  It is an enhancement of the standard (quick) find and replace feature.
31521  The key-features are:
31522 \end_layout
31523
31524 \begin_layout Itemize
31525 Both searching of text and of mathematical formulas is allowed, where the
31526  latter is done by entering mathematics in the usual way; not only entire
31527  mathematical formulas are found, but also parts occurring within more complex
31528  formulas
31529 \end_layout
31530
31531 \begin_layout Itemize
31532 Search may be format-insensitive, so that the searched text is found in
31533  any context/style (standard text, section headings, notes, and even mathematics
31534 ), or it may be format-sensitive, so that, for example, a word entered with
31535  a section heading will only be found within section headings
31536 \end_layout
31537
31538 \begin_layout Itemize
31539 Search may be widened to a specific 
31540 \emph on
31541 scope
31542 \emph default
31543 , i.
31544 \begin_inset space \thinspace{}
31545 \end_inset
31546
31547 e.
31548 \begin_inset space ~
31549 \end_inset
31550
31551 a set of files which may be all the children of the document being edited,
31552  all the open files, or all the manuals available from the 
31553 \family sans
31554 Help
31555 \family default
31556  menu
31557 \end_layout
31558
31559 \begin_layout Itemize
31560 Replace may optionally preserve capitalization, so that the replaced text
31561  capitalization is adapted to the matching text (i.
31562 \begin_inset space \thinspace{}
31563 \end_inset
31564
31565 e.
31566 \begin_inset space ~
31567 \end_inset
31568
31569 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31570 \end_layout
31571
31572 \begin_layout Subsection
31573 Basic usage
31574 \end_layout
31575
31576 \begin_layout Standard
31577 The advanced find and replace feature is activated through the menu 
31578 \family sans
31579 Edit\SpecialChar \menuseparator
31580 Find & Replace
31581 \noun on
31582  (
31583 \noun default
31584 Advanced
31585 \noun on
31586 )
31587 \family default
31588 \noun default
31589  (shortcut 
31590 \begin_inset Info
31591 type  "shortcut"
31592 arg   "dialog-show findreplaceadv"
31593 \end_inset
31594
31595 ) or the toolbar button 
31596 \begin_inset Info
31597 type  "icon"
31598 arg   "dialog-toggle findreplaceadv"
31599 \end_inset
31600
31601 .
31602  This opens the 
31603 \family sans
31604 Advanced Find and Replace
31605 \family default
31606  dialog.
31607 \end_layout
31608
31609 \begin_layout Subsubsection
31610 Searching for text
31611 \end_layout
31612
31613 \begin_layout Standard
31614 Enter into the 
31615 \family sans
31616 Find
31617 \family default
31618  LyX mini-editor a simple word, and search for occurrences of it by clicking
31619  on the 
31620 \family sans
31621 Find
31622 \begin_inset space ~
31623 \end_inset
31624
31625 Next
31626 \family default
31627  button at the bottom of the dialog (or just press the 
31628 \begin_inset Info
31629 type  "shortcut"
31630 arg   "break-paragraph"
31631 \end_inset
31632
31633  key).
31634  The entered word is found both in text mode and in math mode, and in emphasized
31635 , bold or normal face, and in both in section titles and in standard text.
31636  Pressing 
31637 \begin_inset Info
31638 type  "shortcut"
31639 arg   "break-paragraph"
31640 \end_inset
31641
31642  repeatedly keeps searching forward while pressing 
31643 \family sans
31644 Shift+Return
31645 \family default
31646  searches backwards.
31647 \end_layout
31648
31649 \begin_layout Standard
31650 The 
31651 \family sans
31652 Case
31653 \begin_inset space ~
31654 \end_inset
31655
31656 sensitive
31657 \family default
31658  option allows matches to occur only with the same case as entered in the
31659  
31660 \family sans
31661 Find
31662 \family default
31663  editor.
31664  The 
31665 \family sans
31666 Whole
31667 \begin_inset space ~
31668 \end_inset
31669
31670 words
31671 \family default
31672  option allows matches to occur only at word boundaries.
31673 \end_layout
31674
31675 \begin_layout Subsubsection
31676 Searching for mathematics
31677 \end_layout
31678
31679 \begin_layout Standard
31680 Mathematical formulas, such as 
31681 \begin_inset Formula $x^{2}$
31682 \end_inset
31683
31684  or something more complex like 
31685 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31686 \end_inset
31687
31688 , may be searched for by typing them in the 
31689 \family sans
31690 Find
31691 \family default
31692  editor.
31693  When searching for a formula, it is found both when it is alone and when
31694  it occurs in sub-formulas and nested parts of sub-formulas.
31695  For example the mentioned segments would be found in something like 
31696 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31697 \end_inset
31698
31699
31700 \end_layout
31701
31702 \begin_layout Subsubsection
31703 Style-aware search
31704 \end_layout
31705
31706 \begin_layout Standard
31707 It is also possible to search for text with specific styles.
31708  This is done by switching to the 
31709 \family sans
31710 Settings
31711 \family default
31712  tab of the dialog and unchecking the 
31713 \family sans
31714 Ignore format
31715 \family default
31716  option.
31717  This way, entering in the 
31718 \family sans
31719 Find
31720 \family default
31721  editor
31722 \end_layout
31723
31724 \begin_layout Itemize
31725 a normal word and searching for it would not find instances of the word
31726  occurring in emphasized or boldface.
31727 \end_layout
31728
31729 \begin_layout Itemize
31730 an emphasized or boldface word and searching for it would find the respective
31731  instances with the same face only, and within the same text style only.
31732 \end_layout
31733
31734 \begin_layout Itemize
31735 a normal word in a section heading, and searching for it, would find occurrences
31736  of it only within section headings.
31737  Also, if the text to search is given an emphasized or bold face, in addition
31738  to a section style, then it is found only when occurring with the same
31739  style.
31740 \end_layout
31741
31742 \begin_layout Itemize
31743 a displayed formula will only find instances of this formula that are also
31744  displayed formulas (and not inline formulas).
31745 \end_layout
31746
31747 \begin_layout Subsubsection
31748 Replace
31749 \end_layout
31750
31751 \begin_layout Standard
31752 The entries made in the 
31753 \family sans
31754 Find
31755 \family default
31756  editor can be replaced with entries made in the 
31757 \family sans
31758 Replace
31759 \begin_inset space ~
31760 \end_inset
31761
31762 with
31763 \family default
31764  editor.
31765  In order to find the next occurrence and replace it, click on the 
31766 \family sans
31767 Replace
31768 \family default
31769  button or alternatively press 
31770 \begin_inset Info
31771 type  "shortcut"
31772 arg   "break-paragraph"
31773 \end_inset
31774
31775  or 
31776 \family sans
31777 Shift+Return
31778 \family default
31779  while the cursor is in the 
31780 \family sans
31781 Replace
31782 \begin_inset space ~
31783 \end_inset
31784
31785 with
31786 \family default
31787  editor.
31788 \end_layout
31789
31790 \begin_layout Standard
31791 You can replace with fully-featured formatted LyX entries.
31792  Typical scenarios in which to use this capability might be (just to mention
31793  two):
31794 \end_layout
31795
31796 \begin_layout Itemize
31797 replacing occurrences of a word with a customized formatted version of the
31798  same word, for example replacing occurrences of a name like 
31799 \begin_inset Quotes eld
31800 \end_inset
31801
31802 func()
31803 \begin_inset Quotes erd
31804 \end_inset
31805
31806  with its typewriter version 
31807 \begin_inset Quotes eld
31808 \end_inset
31809
31810
31811 \family typewriter
31812 func()
31813 \family default
31814
31815 \begin_inset Quotes erd
31816 \end_inset
31817
31818
31819 \end_layout
31820
31821 \begin_layout Itemize
31822 performing a notation rework of mathematical symbols, for example replacing
31823  occurrences of 
31824 \begin_inset Quotes eld
31825 \end_inset
31826
31827
31828 \begin_inset Formula $R$
31829 \end_inset
31830
31831
31832 \begin_inset Quotes erd
31833 \end_inset
31834
31835  with 
31836 \begin_inset Quotes eld
31837 \end_inset
31838
31839
31840 \begin_inset Formula $\mathbb{R}$
31841 \end_inset
31842
31843
31844 \begin_inset Quotes erd
31845 \end_inset
31846
31847  (you may want to enable the 
31848 \family sans
31849 Whole
31850 \begin_inset space ~
31851 \end_inset
31852
31853 words
31854 \family default
31855  and 
31856 \family sans
31857 Case
31858 \begin_inset space ~
31859 \end_inset
31860
31861 sensitive
31862 \family default
31863  options and disable the 
31864 \family sans
31865 Ignore format
31866 \family default
31867  option in the 
31868 \family sans
31869 Settings
31870 \family default
31871  tab, in order to avoid replacing all 
31872 \begin_inset Quotes eld
31873 \end_inset
31874
31875 R
31876 \begin_inset Quotes erd
31877 \end_inset
31878
31879  letters occurring in normal text), or occurrences of 
31880 \begin_inset Formula $x_{j}^{i}$
31881 \end_inset
31882
31883  with 
31884 \begin_inset Formula $x_{i,\, j}$
31885 \end_inset
31886
31887 , or occurrences of 
31888 \begin_inset Formula $x[k]$
31889 \end_inset
31890
31891  with 
31892 \begin_inset Formula $x_{k}$
31893 \end_inset
31894
31895 .
31896 \end_layout
31897
31898 \begin_layout Subsection
31899 Advanced usage
31900 \end_layout
31901
31902 \begin_layout Standard
31903 There is a regular expression (regexp) based searching facility.
31904 \begin_inset Foot
31905 status collapsed
31906
31907 \begin_layout Plain Layout
31908 A good explanation of regular expressions is given in this Wikipedia entry:
31909  
31910 \begin_inset CommandInset href
31911 LatexCommand href
31912 target "http://en.wikipedia.org/wiki/Regular_expression"
31913
31914 \end_inset
31915
31916 .
31917 \end_layout
31918
31919 \end_inset
31920
31921  You can search for a regular expression by inserting a regexp inset into
31922  the 
31923 \family sans
31924 Find
31925 \family default
31926  editor.
31927  This is done with the context menu 
31928 \family sans
31929 Insert\SpecialChar \menuseparator
31930 Insert Regular Expression
31931 \family default
31932  while the cursor is in the 
31933 \family sans
31934 Find
31935 \family default
31936  editor.
31937  Characters entered within regexp insets are matched according to the regular
31938  expression matching rules
31939 \begin_inset Foot
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943 Under the constraint that any (sub)expression must match a well-formed LyX
31944  segment, i.
31945 \begin_inset space \thinspace{}
31946 \end_inset
31947
31948 e.
31949 \begin_inset space ~
31950 \end_inset
31951
31952 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31953  to match expressions.
31954 \end_layout
31955
31956 \end_inset
31957
31958 , while text entered outside regexp insets is matched exactly against the
31959  same text in the document.
31960  You can cut and paste regexp-mode insets.
31961  Examples of using such a feature may be:
31962 \end_layout
31963
31964 \begin_layout Enumerate
31965 Searching for all fractions with a given denominator: for example, entering
31966  in the 
31967 \family sans
31968 Find
31969 \family default
31970  editor the fraction 
31971 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31972 \end_inset
31973
31974  (where the 
31975 \begin_inset Formula $.*$
31976 \end_inset
31977
31978  on the numerator is the match-everything regular expression) finds all
31979  fractions with the given denominator.
31980 \end_layout
31981
31982 \begin_layout Enumerate
31983 Searching for all text with a given style: for example, after unchecking
31984  the 
31985 \family sans
31986 Ignore format
31987 \family default
31988  option from the 
31989 \family sans
31990 Settings
31991 \family default
31992  tab, entering a 
31993 \series bold
31994
31995 \begin_inset Formula $.*$
31996 \end_inset
31997
31998
31999 \series default
32000  regular expression and giving it an emphasized or bold face, finds all
32001  emphasized or bold face text respectively.
32002  Also, by inserting a 
32003 \begin_inset Formula $.*$
32004 \end_inset
32005
32006  regular expression in a bullet or enumerated list or a section heading,
32007  you can find all bullet or enumerated lists or section headings.
32008 \end_layout
32009
32010 \begin_layout Standard
32011 Finally, references to (sub)expressions in regexp may be used as usual:
32012  Enclosing parts of the expression within round braces 
32013 \begin_inset Formula $()$
32014 \end_inset
32015
32016 , and referring back to them through 
32017 \begin_inset Formula $\backslash1$
32018 \end_inset
32019
32020
32021 \begin_inset Formula $\backslash2$
32022 \end_inset
32023
32024 , etc..
32025  For example, try searching with the regexp
32026 \begin_inset Newline newline
32027 \end_inset
32028
32029 [[:space:]]([[:alpha:]]+)[[:space:]]
32030 \backslash
32031 1[[:space:]]
32032 \begin_inset Newline newline
32033 \end_inset
32034
32035 in order to find word repetitions, if there are any.
32036 \end_layout
32037
32038 \begin_layout Standard
32039 The usage of back references in the replaced text is not (yet) implemented.
32040 \end_layout
32041
32042 \begin_layout Standard
32043 \begin_inset Note Greyedout
32044 status open
32045
32046 \begin_layout Plain Layout
32047
32048 \series bold
32049 Note:
32050 \series default
32051  Back references work both when occurring within the same regexp, and when
32052  occurring in multiple different regexps, where the numbering of back-referenced
32053  sub-expressions is absolute.
32054  That is,
32055 \begin_inset space ~
32056 \end_inset
32057
32058
32059 \begin_inset Formula $\backslash1$
32060 \end_inset
32061
32062  always refers to the first occurrence of 
32063 \begin_inset Formula $()$
32064 \end_inset
32065
32066  in all entered regexps.
32067 \end_layout
32068
32069 \end_inset
32070
32071
32072 \end_layout
32073
32074 \begin_layout Section
32075 Spell Checking
32076 \begin_inset CommandInset label
32077 LatexCommand label
32078 name "sec:Spellchecking"
32079
32080 \end_inset
32081
32082
32083 \begin_inset Index idx
32084 status collapsed
32085
32086 \begin_layout Plain Layout
32087 Spell checking
32088 \end_layout
32089
32090 \end_inset
32091
32092
32093 \end_layout
32094
32095 \begin_layout Standard
32096 LyX has a built-in spell checker.
32097  The menu
32098 \family sans
32099  Tools\SpecialChar \menuseparator
32100 Spellchecker
32101 \family default
32102 , the 
32103 \family sans
32104 F7
32105 \family default
32106  key or the toolbar button 
32107 \begin_inset Info
32108 type  "icon"
32109 arg   "dialog-show spellchecker"
32110 \end_inset
32111
32112  start the spell checking from either the current cursor position or the
32113  beginning of the currently selected text.
32114  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32115  you to edit and replace it in a second line.
32116  Whenever an unknown word is found, the word is highlighted and the text
32117  scrolled so that it is visible.
32118  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32119 n, if any could be found.
32120  Clicking on one of the corrections will copy it to the 
32121 \family sans
32122 Replacement
32123 \family default
32124  field, double-clicking directly invokes the replacement.
32125  Unknown but correctly typed words can be added to the personal dictionary.
32126 \end_layout
32127
32128 \begin_layout Standard
32129 By default, the dictionary file used is determined by the document language
32130  that is set in the 
32131 \family sans
32132 Document\SpecialChar \menuseparator
32133 Settings
32134 \family default
32135  dialog.
32136  You can specify the language of a word in the spellchecker dialog by choosing
32137  a different one at the top of the dialog.
32138  LyX can correctly spell check documents containing multiple languages.
32139  This works if you have set the language of the text parts using the 
32140 \family sans
32141 Text
32142 \begin_inset space ~
32143 \end_inset
32144
32145 Style
32146 \family default
32147  dialog (
32148 \begin_inset Info
32149 type  "icon"
32150 arg   "dialog-show character"
32151 \end_inset
32152
32153 ) and have the spell checker dictionaries installed.
32154  LyX automatically switches to the appropriate dictionary file.
32155 \end_layout
32156
32157 \begin_layout Standard
32158 All spell-checker dictionaries supported by LyX can be downloaded from here:
32159 \begin_inset Newline newline
32160 \end_inset
32161
32162
32163 \begin_inset Flex URL
32164 status collapsed
32165
32166 \begin_layout Plain Layout
32167
32168 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32169 \end_layout
32170
32171 \end_inset
32172
32173
32174 \begin_inset Newline newline
32175 \end_inset
32176
32177 There are 2
32178 \begin_inset space ~
32179 \end_inset
32180
32181 files for each language.
32182  To install a dictionary on Windows, copy the 2
32183 \begin_inset space ~
32184 \end_inset
32185
32186 files into LyX's installation subfolder 
32187 \family sans
32188 ~
32189 \backslash
32190 Resources
32191 \backslash
32192 dicts
32193 \family default
32194  and restart LyX.
32195 \begin_inset Newline newline
32196 \end_inset
32197
32198 With Linux one needs to install the packages for the desired language.
32199  The number of these packages vary depending on the Linux distribution,
32200  but in most cases these are 
32201 \family typewriter
32202 aspell-xx
32203 \family default
32204
32205 \family typewriter
32206 hunspell-xx
32207 \family default
32208 ,
32209 \family typewriter
32210  myspell-xx
32211 \family default
32212 , etc., where 
32213 \family sans
32214 xx
32215 \family default
32216  is the language code.
32217 \end_layout
32218
32219 \begin_layout Subsection
32220 Further Settings
32221 \end_layout
32222
32223 \begin_layout Standard
32224 In the menu 
32225 \family sans
32226 Tools\SpecialChar \menuseparator
32227 Preferences\SpecialChar \menuseparator
32228 Language
32229 \begin_inset space ~
32230 \end_inset
32231
32232 Settings\SpecialChar \menuseparator
32233 Spellchecker
32234 \family default
32235  you can set the following things:
32236 \end_layout
32237
32238 \begin_layout Description
32239 Spellchecker
32240 \begin_inset space ~
32241 \end_inset
32242
32243 engine Select the library LyX should use for spell checking.
32244  Depending on your platform, 
32245 \family typewriter
32246 aspell
32247 \family default
32248
32249 \family typewriter
32250 hunspell
32251 \family default
32252  or 
32253 \family typewriter
32254 enchant
32255 \begin_inset Foot
32256 status collapsed
32257
32258 \begin_layout Plain Layout
32259 Enchant itself is a wrapper library having different configurable back-ends.
32260  Please consult the documentation or man-page of it to learn more.
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \family default
32267  are available.
32268  On Windows only 
32269 \family typewriter
32270 hunspell
32271 \family default
32272  is available.
32273 \end_layout
32274
32275 \begin_layout Description
32276 Alternative
32277 \begin_inset space ~
32278 \end_inset
32279
32280 language If this field is not empty, LyX will always use the given language
32281  for the spell checking, no matter what the document language is.
32282 \end_layout
32283
32284 \begin_layout Description
32285 Escape
32286 \begin_inset space ~
32287 \end_inset
32288
32289 characters Allows you to add non-standard characters that the spell checker
32290  should escape, e.
32291 \begin_inset space \thinspace{}
32292 \end_inset
32293
32294 g.
32295 \begin_inset space \space{}
32296 \end_inset
32297
32298 German umlauts.
32299  This should normally not be needed.
32300 \end_layout
32301
32302 \begin_layout Description
32303 Accept
32304 \begin_inset space ~
32305 \end_inset
32306
32307 compound
32308 \begin_inset space ~
32309 \end_inset
32310
32311 words Prevents the spell checker from complaining about compounded words
32312  like 
32313 \begin_inset Quotes eld
32314 \end_inset
32315
32316 passthrough
32317 \begin_inset Quotes erd
32318 \end_inset
32319
32320 .
32321 \end_layout
32322
32323 \begin_layout Description
32324 Spellcheck
32325 \begin_inset space ~
32326 \end_inset
32327
32328 continuously Checks the spelling of your document as you type it.
32329  Misspelled words get underlined with a dotted red line.
32330  By right-clicking on an underlined word, suggestions from the spellchecker
32331  appear in a context menu.
32332  Choosing one of them will replace the misspelled word with the suggested
32333  word.
32334 \end_layout
32335
32336 \begin_layout Description
32337 Spellcheck
32338 \begin_inset space ~
32339 \end_inset
32340
32341 notes
32342 \begin_inset space ~
32343 \end_inset
32344
32345 and
32346 \begin_inset space ~
32347 \end_inset
32348
32349 comments If enabled, the spelling of non-printed document content is checked
32350  as well.
32351 \end_layout
32352
32353 \begin_layout Section
32354 Thesaurus
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 Thesaurus
32360 \end_layout
32361
32362 \end_inset
32363
32364
32365 \begin_inset CommandInset label
32366 LatexCommand label
32367 name "sec:Thesaurus"
32368
32369 \end_inset
32370
32371
32372 \end_layout
32373
32374 \begin_layout Standard
32375 LyX provides a multilingual thesaurus.
32376  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32377  (namely the 
32378 \family sans
32379 MyThes
32380 \family default
32381
32382 \begin_inset Foot
32383 status collapsed
32384
32385 \begin_layout Plain Layout
32386 \begin_inset CommandInset href
32387 LatexCommand href
32388 target "http://lingucomponent.openoffice.org/thesaurus.html"
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \end_inset
32396
32397  thesaurus library, which is included in LyX).
32398  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32399  which are available for many languages.
32400 \end_layout
32401
32402 \begin_layout Standard
32403 This section describes how new dictionaries are installed and set up for
32404  the use with LyX.
32405 \end_layout
32406
32407 \begin_layout Subsection
32408 Setting up the thesaurus
32409 \end_layout
32410
32411 \begin_layout Standard
32412 The 
32413 \family sans
32414 MyThes
32415 \emph on
32416 /
32417 \emph default
32418 OpenOffice
32419 \family default
32420  thesauri consist of two files per language: A file with the suffix 
32421 \emph on
32422 *.dat
32423 \emph default
32424  containing the data and an index file with the suffix 
32425 \emph on
32426 *.idx
32427 \emph default
32428 .
32429  The standardized file names include the language code for the given language
32430  (e.
32431 \begin_inset space \thinspace{}
32432 \end_inset
32433
32434 g.
32435 \begin_inset space ~
32436 \end_inset
32437
32438
32439 \family sans
32440 en_US
32441 \family default
32442  for US English).
32443  For instance, the US English files are named:
32444 \end_layout
32445
32446 \begin_layout Itemize
32447 th_en_EN_v2.idx
32448 \end_layout
32449
32450 \begin_layout Itemize
32451 th_en_EN_v2.dat
32452 \end_layout
32453
32454 \begin_layout Standard
32455 If you have 
32456 \family sans
32457 LibreOffice
32458 \family default
32459  or 
32460 \family sans
32461 OpenOffice
32462 \family default
32463  and its thesaurus installed, these files should be already on your system
32464  and you just need to point LyX (in 
32465 \family sans
32466 Tools\SpecialChar \menuseparator
32467 Preferences\SpecialChar \menuseparator
32468 Paths\SpecialChar \menuseparator
32469 Thesaurus
32470 \begin_inset space ~
32471 \end_inset
32472
32473 dictionaries
32474 \family default
32475 ) to the path where they are installed.
32476 \begin_inset Foot
32477 status collapsed
32478
32479 \begin_layout Plain Layout
32480 On Linux, depending on your distribution and the way you installed the dictionar
32481 ies, typical locations are 
32482 \family typewriter
32483 /usr/share/mythes/
32484 \family default
32485
32486 \family typewriter
32487 /usr/share/myspell/dicts/
32488 \family default
32489
32490 \family typewriter
32491 /usr/share/ooo/thesaurus/
32492 \family default
32493 ,
32494 \family typewriter
32495  ~/.config/libreoffice/<version>/user/
32496 \family default
32497  or alike.
32498  On Windows, dictionaries are to be found at 
32499 \family typewriter
32500 ~
32501 \backslash
32502 Program Files
32503 \backslash
32504 LibreOffice-<Version>
32505 \backslash
32506 share
32507 \backslash
32508 extensions 
32509 \family default
32510 or similar.
32511  On the Mac, the default location is 
32512 \family typewriter
32513 /Users\SpecialChar \slash{}
32514 <user name>\SpecialChar \slash{}
32515 Library\SpecialChar \slash{}
32516 Application Support\SpecialChar \slash{}
32517 libreoffice\SpecialChar \slash{}
32518 <version>\SpecialChar \slash{}
32519 user
32520 \family default
32521 /.
32522 \end_layout
32523
32524 \end_inset
32525
32526  On Windows, you can alternatively also select dictionaries for installation
32527  during the LyX installation process, which will then be installed in the
32528  correct place right away.
32529 \end_layout
32530
32531 \begin_layout Standard
32532 If you want to install new\SpecialChar \slash{}
32533 further thesaurus dictionaries, you can downloaded
32534  them from here:
32535 \end_layout
32536
32537 \begin_layout Itemize
32538 \begin_inset Flex URL
32539 status open
32540
32541 \begin_layout Plain Layout
32542
32543 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32544 \end_layout
32545
32546 \end_inset
32547
32548
32549 \end_layout
32550
32551 \begin_layout Standard
32552 To install a new dictionary, download the two files for this dictionary
32553  into the thesaurus path (which is set in 
32554 \family sans
32555 Tools\SpecialChar \menuseparator
32556 Preferences\SpecialChar \menuseparator
32557 Paths\SpecialChar \menuseparator
32558 Thesaurus
32559 \begin_inset space ~
32560 \end_inset
32561
32562 dictionaries
32563 \family default
32564 ) and restart LyX.
32565 \end_layout
32566
32567 \begin_layout Standard
32568 Alternatively, you can also install new dictionaries via 
32569 \family sans
32570 LibreOffice\SpecialChar \slash{}
32571 OpenOffice
32572 \family default
32573  or, on Linux, via your package manager (look for 
32574 \emph on
32575 mythes-*
32576 \emph default
32577  or 
32578 \emph on
32579 libreoffice-thesaurus-*
32580 \emph default
32581  packages).
32582  If you do this, make sure that LyX is able to find the installed dictionaries,
32583  i.
32584 \begin_inset space \thinspace{}
32585 \end_inset
32586
32587 e.
32588  that 
32589 \family sans
32590 Tools\SpecialChar \menuseparator
32591 Preferences\SpecialChar \menuseparator
32592 Paths\SpecialChar \menuseparator
32593 Thesaurus
32594 \begin_inset space ~
32595 \end_inset
32596
32597 dictionaries
32598 \family default
32599  points to the path where you installed these dictionaries.
32600 \end_layout
32601
32602 \begin_layout Subsection
32603 Using the thesaurus
32604 \end_layout
32605
32606 \begin_layout Standard
32607 To start the thesaurus, use the menu 
32608 \family sans
32609 Tools\SpecialChar \menuseparator
32610 Thesaurus
32611 \family default
32612  or the toolbar button 
32613 \begin_inset Info
32614 type  "icon"
32615 arg   "thesaurus-entry"
32616 \end_inset
32617
32618  while the cursor is at the word you want to look up or while a word is
32619  selected.
32620  A dialog pops up showing you probably related words that you can use as
32621  a replacement.
32622  The suggestions are grouped into categories.
32623  Note that, for some languages (such as English), the thesaurus does not
32624  only show equivalent words (synonyms), but also generic terms (such as
32625  
32626 \emph on
32627 organism
32628 \emph default
32629  for 
32630 \emph on
32631 plant
32632 \emph default
32633 ), related terms (such as 
32634 \emph on
32635 political
32636 \begin_inset space ~
32637 \end_inset
32638
32639 theory
32640 \emph default
32641  for 
32642 \emph on
32643 anarchistic
32644 \emph default
32645 ), compounds (such as 
32646 \emph on
32647 tree
32648 \begin_inset space ~
32649 \end_inset
32650
32651 diagram
32652 \emph default
32653 , if you look for 
32654 \emph on
32655 tree
32656 \emph default
32657 ) and opposites (antonyms) (such as 
32658 \emph on
32659 girl
32660 \emph default
32661  for 
32662 \emph on
32663 boy
32664 \emph default
32665 ).
32666  Generic terms, related terms and antonyms are marked as such.
32667 \end_layout
32668
32669 \begin_layout Standard
32670 The language is automatically chosen from the language at the cursor, but
32671  you can also switch it in the dialog, as you can enter new words to look
32672  up directly there.
32673 \end_layout
32674
32675 \begin_layout Standard
32676 Note that the thesaurus cannot handle phrases (only compounds that are in
32677  the dictionary, such as the above 
32678 \emph on
32679 tree diagram
32680 \emph default
32681 ), and you have to use the so called lemma form, i.
32682 \begin_inset space \thinspace{}
32683 \end_inset
32684
32685 e.
32686 \begin_inset space \space{}
32687 \end_inset
32688
32689 the form that is used in the dictionaries (for many languages: first person
32690  singular indicative active for nouns, infinitive for verbs).
32691  For example, looking up the word form 
32692 \emph on
32693 reporting
32694 \emph default
32695  yields no results, while results are shown for the word form 
32696 \emph on
32697 report
32698 \emph default
32699 .
32700  Your best bet is to highlight only the relevant part of such a word (e.
32701 \begin_inset space \thinspace{}
32702 \end_inset
32703
32704 g.
32705 \begin_inset space \space{}
32706 \end_inset
32707
32708
32709 \emph on
32710 report
32711 \emph default
32712  in 
32713 \emph on
32714 report
32715 \emph default
32716 s); then you will get suggestions without needing to adjust the query in
32717  the dialog, and also the replacement will probably be correct (as only
32718  the highlighted part will be replaced; thus the ending remains).
32719 \end_layout
32720
32721 \begin_layout Section
32722 Change Tracking
32723 \begin_inset Index idx
32724 status collapsed
32725
32726 \begin_layout Plain Layout
32727 Change Tracking
32728 \end_layout
32729
32730 \end_inset
32731
32732
32733 \begin_inset Index idx
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737 Document ! Change Tracking
32738 \end_layout
32739
32740 \end_inset
32741
32742
32743 \begin_inset CommandInset label
32744 LatexCommand label
32745 name "sec:Change-Tracking"
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Standard
32753 When you work on a document collaboratively it is extremely useful to be
32754  able to see changes that others have made highlighted in the document.
32755  You can then decide if you want to accept a change or not.
32756  This can be achieved by turning on change tracking in the menu 
32757 \family sans
32758 Document\SpecialChar \menuseparator
32759 Change
32760 \begin_inset space ~
32761 \end_inset
32762
32763 Tracking\SpecialChar \menuseparator
32764 Track
32765 \begin_inset space ~
32766 \end_inset
32767
32768 Changes
32769 \family default
32770 .
32771 \end_layout
32772
32773 \begin_layout Standard
32774 Changes made in the document will then be highlighted by strokes and colors:
32775  
32776 \bar under
32777 \color blue
32778 underlined text
32779 \bar default
32780 \color inherit
32781  is an addition, 
32782 \strikeout on
32783 \color blue
32784 canceled text
32785 \strikeout default
32786 \color inherit
32787  is a deletion.
32788  The color depends on the author that made the change.
32789  You can change the color in 
32790 \family sans
32791 Tools\SpecialChar \menuseparator
32792 Preferences\SpecialChar \menuseparator
32793 Look
32794 \begin_inset space ~
32795 \end_inset
32796
32797 &
32798 \begin_inset space ~
32799 \end_inset
32800
32801 feel
32802 \family default
32803 \SpecialChar \menuseparator
32804
32805 \family sans
32806 Colors
32807 \family default
32808 .
32809 \begin_inset Index idx
32810 status collapsed
32811
32812 \begin_layout Plain Layout
32813 Color ! Change tracking
32814 \end_layout
32815
32816 \end_inset
32817
32818  The author and the date of the change are shown in LyX's status bar when
32819  the cursor is in changed text.
32820  The same information is shown when you use the toolbar button 
32821 \begin_inset Info
32822 type  "icon"
32823 arg   "changes-merge"
32824 \end_inset
32825
32826 .
32827 \end_layout
32828
32829 \begin_layout Standard
32830 When change tracking is activated, you will see the review toolbar in LyX:
32831 \begin_inset Index idx
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835 Toolbar ! Review
32836 \end_layout
32837
32838 \end_inset
32839
32840
32841 \end_layout
32842
32843 \begin_layout Standard
32844 \begin_inset VSpace defskip
32845 \end_inset
32846
32847
32848 \end_layout
32849
32850 \begin_layout Standard
32851 \begin_inset Graphics
32852         filename clipart/ChangesToolbar.png
32853         scale 90
32854
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Standard
32861 \begin_inset VSpace defskip
32862 \end_inset
32863
32864
32865 \end_layout
32866
32867 \begin_layout Standard
32868 The review toolbar as shown above contains the following buttons:
32869 \end_layout
32870
32871 \begin_layout Standard
32872 \begin_inset VSpace defskip
32873 \end_inset
32874
32875
32876 \end_layout
32877
32878 \begin_layout Standard
32879 \begin_inset Tabular
32880 <lyxtabular version="3" rows="10" columns="2">
32881 <features rotate="0" islongtable="true" longtabularalignment="center">
32882 <column alignment="left" valignment="top">
32883 <column alignment="left" valignment="top">
32884 <row interlinespace="2.5mm">
32885 <cell alignment="center" valignment="top" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889
32890 \family sans
32891 \begin_inset Info
32892 type  "icon"
32893 arg   "changes-track"
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family sans
32907 Document\SpecialChar \menuseparator
32908 Change
32909 \begin_inset space ~
32910 \end_inset
32911
32912 Tracking\SpecialChar \menuseparator
32913 Track
32914 \begin_inset space ~
32915 \end_inset
32916
32917 Changes
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 </row>
32923 <row interlinespace="2.5mm">
32924 <cell alignment="center" valignment="top" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family sans
32930 \begin_inset Info
32931 type  "icon"
32932 arg   "changes-output"
32933 \end_inset
32934
32935
32936 \end_layout
32937
32938 \end_inset
32939 </cell>
32940 <cell alignment="center" valignment="top" usebox="none">
32941 \begin_inset Text
32942
32943 \begin_layout Plain Layout
32944
32945 \family sans
32946 Document\SpecialChar \menuseparator
32947 Change
32948 \begin_inset space ~
32949 \end_inset
32950
32951 Tracking\SpecialChar \menuseparator
32952 Show
32953 \begin_inset space ~
32954 \end_inset
32955
32956 Changes
32957 \begin_inset space ~
32958 \end_inset
32959
32960 in
32961 \begin_inset space ~
32962 \end_inset
32963
32964 Output
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 </row>
32970 <row interlinespace="2.5mm">
32971 <cell alignment="center" valignment="top" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975
32976 \family sans
32977 \begin_inset Info
32978 type  "icon"
32979 arg   "change-next"
32980 \end_inset
32981
32982
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991 Jumps to the next change
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 </row>
32997 <row interlinespace="2.5mm">
32998 <cell alignment="center" valignment="top" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Plain Layout
33002
33003 \family sans
33004 \begin_inset Info
33005 type  "icon"
33006 arg   "change-accept"
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 <cell alignment="center" valignment="top" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018
33019 \family sans
33020 Document\SpecialChar \menuseparator
33021 Change
33022 \begin_inset space ~
33023 \end_inset
33024
33025 Tracking\SpecialChar \menuseparator
33026 Accept
33027 \begin_inset space ~
33028 \end_inset
33029
33030 Change
33031 \end_layout
33032
33033 \end_inset
33034 </cell>
33035 </row>
33036 <row interlinespace="2.5mm">
33037 <cell alignment="center" valignment="top" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \family sans
33043 \begin_inset Info
33044 type  "icon"
33045 arg   "change-reject"
33046 \end_inset
33047
33048
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \family sans
33059 Document\SpecialChar \menuseparator
33060 Change
33061 \begin_inset space ~
33062 \end_inset
33063
33064 Tracking\SpecialChar \menuseparator
33065 Reject
33066 \begin_inset space ~
33067 \end_inset
33068
33069 Change
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 </row>
33075 <row interlinespace="2.5mm">
33076 <cell alignment="center" valignment="top" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080
33081 \family sans
33082 \begin_inset Info
33083 type  "icon"
33084 arg   "changes-merge"
33085 \end_inset
33086
33087
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \family sans
33098 Document\SpecialChar \menuseparator
33099 Change
33100 \begin_inset space ~
33101 \end_inset
33102
33103 Tracking\SpecialChar \menuseparator
33104 Merge
33105 \begin_inset space ~
33106 \end_inset
33107
33108 Changes
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 </row>
33114 <row interlinespace="2.5mm">
33115 <cell alignment="center" valignment="top" usebox="none">
33116 \begin_inset Text
33117
33118 \begin_layout Plain Layout
33119
33120 \family sans
33121 \begin_inset Info
33122 type  "icon"
33123 arg   "all-changes-accept"
33124 \end_inset
33125
33126
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 <cell alignment="center" valignment="top" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135
33136 \family sans
33137 Document\SpecialChar \menuseparator
33138 Change
33139 \begin_inset space ~
33140 \end_inset
33141
33142 Tracking\SpecialChar \menuseparator
33143 Accept
33144 \begin_inset space ~
33145 \end_inset
33146
33147 All
33148 \begin_inset space ~
33149 \end_inset
33150
33151 Changes
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 </row>
33157 <row interlinespace="2.5mm">
33158 <cell alignment="center" valignment="top" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162
33163 \family sans
33164 \begin_inset Info
33165 type  "icon"
33166 arg   "all-changes-reject"
33167 \end_inset
33168
33169
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 <cell alignment="center" valignment="top" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178
33179 \family sans
33180 Document\SpecialChar \menuseparator
33181 Change
33182 \begin_inset space ~
33183 \end_inset
33184
33185 Tracking\SpecialChar \menuseparator
33186 Reject
33187 \begin_inset space ~
33188 \end_inset
33189
33190 All
33191 \begin_inset space ~
33192 \end_inset
33193
33194 Changes
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 </row>
33200 <row interlinespace="2.5mm">
33201 <cell alignment="center" valignment="top" usebox="none">
33202 \begin_inset Text
33203
33204 \begin_layout Plain Layout
33205
33206 \family sans
33207 \begin_inset Info
33208 type  "icon"
33209 arg   "note-insert"
33210 \end_inset
33211
33212
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221
33222 \family sans
33223 Insert\SpecialChar \menuseparator
33224 Note\SpecialChar \menuseparator
33225 Ly
33226 \begin_inset ERT
33227 status collapsed
33228
33229 \begin_layout Plain Layout
33230
33231 {}
33232 \end_layout
33233
33234 \end_inset
33235
33236 X
33237 \begin_inset space ~
33238 \end_inset
33239
33240 Note
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 </row>
33246 <row interlinespace="2.5mm">
33247 <cell alignment="center" valignment="top" usebox="none">
33248 \begin_inset Text
33249
33250 \begin_layout Plain Layout
33251
33252 \family sans
33253 \begin_inset Info
33254 type  "icon"
33255 arg   "note-next"
33256 \end_inset
33257
33258
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 <cell alignment="center" valignment="top" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267
33268 \family sans
33269 Navigate\SpecialChar \menuseparator
33270 Next
33271 \begin_inset space ~
33272 \end_inset
33273
33274 Note
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 </row>
33280 </lyxtabular>
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288 \begin_inset VSpace defskip
33289 \end_inset
33290
33291
33292 \end_layout
33293
33294 \begin_layout Standard
33295 Not all changes are (yet) visualized, especially no format changes like
33296  from 
33297 \emph on
33298 normal
33299 \emph default
33300  to 
33301 \emph on
33302 bold
33303 \emph default
33304  font or 
33305 \emph on
33306 Standard
33307 \emph default
33308  to 
33309 \emph on
33310 Description
33311 \emph default
33312  paragraph.
33313 \end_layout
33314
33315 \begin_layout Standard
33316 The review toolbar helps you to accept, reject, or merge changes – highlight
33317  the change and press one of the desired toolbar buttons.
33318  When you merge changes, a window pops up showing you information about
33319  the next change after the current cursor position.
33320  So you don't need to highlight a certain change.
33321  Within the merge window you can decide to accept or reject changes and
33322  step to the next change.
33323  This way you can jump through all the changes in the document.
33324 \end_layout
33325
33326 \begin_layout Standard
33327 The toolbar has two buttons to handle notes because notes are often important
33328  to describe a change.
33329 \end_layout
33330
33331 \begin_layout Standard
33332 To show the changes made in the output you need the LaTeX package 
33333 \series bold
33334 dvipost
33335 \series default
33336
33337 \begin_inset Index idx
33338 status collapsed
33339
33340 \begin_layout Plain Layout
33341 LaTeX-packages ! dvipost
33342 \end_layout
33343
33344 \end_inset
33345
33346  installed.
33347  You will find it in the TeX Catalogue, 
33348 \begin_inset CommandInset citation
33349 LatexCommand cite
33350 key "TeXCatalogue"
33351
33352 \end_inset
33353
33354  or in the package manager of your LaTeX-system.
33355 \end_layout
33356
33357 \begin_layout Section
33358 Comparison of Documents
33359 \begin_inset CommandInset label
33360 LatexCommand label
33361 name "sec:Comparison-of-Documents"
33362
33363 \end_inset
33364
33365
33366 \begin_inset Index idx
33367 status collapsed
33368
33369 \begin_layout Plain Layout
33370 Comparison of documents
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Standard
33379 You can compare two different LyX files via the menu 
33380 \family sans
33381 Tools\SpecialChar \menuseparator
33382 Compare
33383 \family default
33384 .
33385  The comparison result is a LyX file with change tracking enabled showing
33386  the differences.
33387  In the comparison dialog you can select from which document LyX should
33388  take the document settings for the resulting difference file with the option
33389  
33390 \family sans
33391 Copy
33392 \begin_inset space ~
33393 \end_inset
33394
33395 Document
33396 \begin_inset space ~
33397 \end_inset
33398
33399 Settings
33400 \begin_inset space ~
33401 \end_inset
33402
33403 from
33404 \family default
33405 .
33406  The option 
33407 \family sans
33408 Enable
33409 \begin_inset space ~
33410 \end_inset
33411
33412 change
33413 \begin_inset space ~
33414 \end_inset
33415
33416 tracking
33417 \begin_inset space ~
33418 \end_inset
33419
33420 features
33421 \begin_inset space ~
33422 \end_inset
33423
33424 in
33425 \begin_inset space ~
33426 \end_inset
33427
33428 the
33429 \begin_inset space ~
33430 \end_inset
33431
33432 output
33433 \family default
33434  enables the change tracking option 
33435 \family sans
33436 Show
33437 \begin_inset space ~
33438 \end_inset
33439
33440 Changes
33441 \begin_inset space ~
33442 \end_inset
33443
33444 in
33445 \begin_inset space ~
33446 \end_inset
33447
33448 Output
33449 \family default
33450  to visualize the differences also in the PDF output of the difference file.
33451 \end_layout
33452
33453 \begin_layout Section
33454 International Support
33455 \begin_inset Index idx
33456 status collapsed
33457
33458 \begin_layout Plain Layout
33459 International support
33460 \end_layout
33461
33462 \end_inset
33463
33464
33465 \end_layout
33466
33467 \begin_layout Standard
33468 This section describes how to use LyX with any language you want.
33469  For some languages there are special Wiki-pages that explain how to set
33470  up LyX to use them: 
33471 \begin_inset CommandInset citation
33472 LatexCommand cite
33473 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33474
33475 \end_inset
33476
33477
33478 \end_layout
33479
33480 \begin_layout Standard
33481 Besides languages, LyX also supports phonetic symbols, see section
33482 \begin_inset space ~
33483 \end_inset
33484
33485
33486 \begin_inset CommandInset ref
33487 LatexCommand ref
33488 reference "sub:Special-Character"
33489
33490 \end_inset
33491
33492 .
33493 \end_layout
33494
33495 \begin_layout Subsection
33496 Language Options
33497 \begin_inset Index idx
33498 status collapsed
33499
33500 \begin_layout Plain Layout
33501 Language ! Options
33502 \end_layout
33503
33504 \end_inset
33505
33506
33507 \begin_inset Index idx
33508 status collapsed
33509
33510 \begin_layout Plain Layout
33511 Document ! Settings
33512 \end_layout
33513
33514 \end_inset
33515
33516
33517 \begin_inset Index idx
33518 status collapsed
33519
33520 \begin_layout Plain Layout
33521 Document ! Language
33522 \end_layout
33523
33524 \end_inset
33525
33526
33527 \end_layout
33528
33529 \begin_layout Standard
33530 The 
33531 \family sans
33532 Document\SpecialChar \menuseparator
33533 Settings\SpecialChar \menuseparator
33534 Language
33535 \family default
33536  dialog lets you set 
33537 \family roman
33538 the language, the quote style and character encoding
33539 \family default
33540 .
33541 \end_layout
33542
33543 \begin_layout Standard
33544 Under 
33545 \family sans
33546 Encoding
33547 \family default
33548  you can choose the character encoding map you want to use for LaTeX export.
33549  The option 
33550 \family sans
33551 Language
33552 \begin_inset space ~
33553 \end_inset
33554
33555 Default
33556 \family default
33557  is the preferred choice and works well in most cases.
33558  For details about the different encoding options see section
33559 \begin_inset space ~
33560 \end_inset
33561
33562
33563 \begin_inset CommandInset ref
33564 LatexCommand ref
33565 reference "sec:Language-encodings"
33566
33567 \end_inset
33568
33569 .
33570 \end_layout
33571
33572 \begin_layout Subsection
33573 Keyboard mapping configuration
33574 \begin_inset CommandInset label
33575 LatexCommand label
33576 name "sub:Keyboard-mapping"
33577
33578 \end_inset
33579
33580
33581 \end_layout
33582
33583 \begin_layout Standard
33584 If you have for example a U.
33585 \begin_inset space \thinspace{}
33586 \end_inset
33587
33588 S.-style keyboard and want to write in a language other than English, you
33589  can use an alternate keymap.
33590  For example, if you want to write in Italian, you can configure LyX to
33591  use an Italian keymap.
33592  The 
33593 \family sans
33594 Tools\SpecialChar \menuseparator
33595 Preferences\SpecialChar \menuseparator
33596 Editing\SpecialChar \menuseparator
33597 Keyboard/Mouse
33598 \family default
33599  dialog allows you to choose up to two keyboard mappings, see section
33600 \begin_inset space ~
33601 \end_inset
33602
33603
33604 \begin_inset CommandInset ref
33605 LatexCommand ref
33606 reference "sub:Keyboard-Map"
33607
33608 \end_inset
33609
33610 .
33611  You can choose primary and secondary keyboard languages and then select
33612  which one you want to use.
33613 \end_layout
33614
33615 \begin_layout Standard
33616 Finally, you may just want to change a few key mappings or create an entirely
33617  different keymap (for Vulcan, for instance).
33618  You may, for example, normally write in Italian on a U.
33619 \begin_inset space \thinspace{}
33620 \end_inset
33621
33622 S.-style keyboard but want to include an occasional quotation in German.
33623  In such a case, you can write your own keyboard mapping or modify an existing
33624  one to support the characters you want.
33625  This and many other customizations are explained in the 
33626 \emph on
33627 Customization
33628 \emph default
33629  manual.
33630 \end_layout
33631
33632 \begin_layout Chapter
33633 \start_of_appendix
33634 The User Interface
33635 \begin_inset CommandInset label
33636 LatexCommand label
33637 name "chap:The-User-Interface"
33638
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \begin_layout Standard
33645 This appendix lists all the available menus and describes their functionality.
33646  It is designed as a quick reference if you are searching for a special
33647  topic inside the user's guide.
33648 \end_layout
33649
33650 \begin_layout Section
33651 The File Menu
33652 \begin_inset Index idx
33653 status collapsed
33654
33655 \begin_layout Plain Layout
33656 Menu ! File
33657 \end_layout
33658
33659 \end_inset
33660
33661
33662 \end_layout
33663
33664 \begin_layout Standard
33665 Under the 
33666 \family sans
33667 File
33668 \family default
33669  menu are the basic operations in addition to some more advanced operations.
33670 \end_layout
33671
33672 \begin_layout Subsection
33673 New
33674 \end_layout
33675
33676 \begin_layout Standard
33677 Creates a new document.
33678 \end_layout
33679
33680 \begin_layout Subsection
33681 New from Template
33682 \end_layout
33683
33684 \begin_layout Standard
33685 This menu entry prompts you for a template to use.
33686  Selecting a template will automatically set certain layout features for
33687  the document, features you would otherwise need to change manually.
33688 \end_layout
33689
33690 \begin_layout Subsection
33691 Open
33692 \end_layout
33693
33694 \begin_layout Standard
33695 Opens a document.
33696 \end_layout
33697
33698 \begin_layout Subsection
33699 Open Recent
33700 \end_layout
33701
33702 \begin_layout Standard
33703 The submenu shows a list of the recently opened files.
33704  Click there on a file to open it.
33705 \end_layout
33706
33707 \begin_layout Subsection
33708 Close
33709 \end_layout
33710
33711 \begin_layout Standard
33712 Closes the current document.
33713 \end_layout
33714
33715 \begin_layout Subsection
33716 Close All
33717 \end_layout
33718
33719 \begin_layout Standard
33720 Closes all opened documents.
33721 \end_layout
33722
33723 \begin_layout Subsection
33724 Save
33725 \end_layout
33726
33727 \begin_layout Standard
33728 Saves the actual document.
33729 \end_layout
33730
33731 \begin_layout Subsection
33732 Save As
33733 \end_layout
33734
33735 \begin_layout Standard
33736 Saves the actual document under a new name to create a copy.
33737 \end_layout
33738
33739 \begin_layout Subsection
33740 Save All
33741 \end_layout
33742
33743 \begin_layout Standard
33744 Saves all opened documents.
33745 \end_layout
33746
33747 \begin_layout Subsection
33748 Revert to saved
33749 \end_layout
33750
33751 \begin_layout Standard
33752 Reloads the actual document from disk.
33753 \end_layout
33754
33755 \begin_layout Subsection
33756 Version Control
33757 \end_layout
33758
33759 \begin_layout Standard
33760 This is used when multiple people are working on the same document or when
33761  one person wants to keep a careful archive of changes.
33762  It is described in the section 
33763 \emph on
33764 Version Control in LyX
33765 \emph default
33766  of the 
33767 \emph on
33768 Additional Features
33769 \emph default
33770  manual.
33771 \end_layout
33772
33773 \begin_layout Subsection
33774 Import
33775 \end_layout
33776
33777 \begin_layout Standard
33778 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
33779  NoWeb-files, plain text files and comma separated, table-like text files
33780  (CSV).
33781  The files will be imported as a new LyX-document.
33782 \end_layout
33783
33784 \begin_layout Standard
33785 When using the menu entry 
33786 \family sans
33787 Plain
33788 \begin_inset space ~
33789 \end_inset
33790
33791 text
33792 \family default
33793 , line breaks in the text will start a new paragraph; when using the menu
33794  entry 
33795 \family sans
33796 Plain
33797 \begin_inset space ~
33798 \end_inset
33799
33800 Text,
33801 \begin_inset space ~
33802 \end_inset
33803
33804 Join
33805 \begin_inset space ~
33806 \end_inset
33807
33808 Lines
33809 \family default
33810 , consecutive lines of text will be imported to one big paragraph.
33811  A new paragraph will begin when there is a blank line in the file.
33812 \end_layout
33813
33814 \begin_layout Subsection
33815 Export
33816 \begin_inset CommandInset label
33817 LatexCommand label
33818 name "sub:Export"
33819
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \begin_layout Standard
33826 You can export your document to various file formats.
33827  The resulting files are placed in the directory of your LyX-file.
33828  The menu entries are not the same on all installations.
33829  They depend on the programs found by LyX during its configuration.
33830 \end_layout
33831
33832 \begin_layout Standard
33833 Here is a list of all available entries; some of them are explained in detail
33834  in section
33835 \begin_inset space ~
33836 \end_inset
33837
33838
33839 \begin_inset CommandInset ref
33840 LatexCommand ref
33841 reference "sub:Output-file-formats"
33842
33843 \end_inset
33844
33845 :
33846 \end_layout
33847
33848 \begin_layout Description
33849
33850 \family sans
33851 CJK
33852 \family default
33853
33854 \begin_inset space ~
33855 \end_inset
33856
33857 L
33858 \begin_inset ERT
33859 status collapsed
33860
33861 \begin_layout Plain Layout
33862
33863 {}
33864 \end_layout
33865
33866 \end_inset
33867
33868 yX format of the special LyX
33869 \begin_inset space ~
33870 \end_inset
33871
33872 1.4.x versions for Chinese, Japanese and Korean (CJK)
33873 \begin_inset Newline newline
33874 \end_inset
33875
33876  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
33877 \end_layout
33878
33879 \begin_layout Description
33880 DocBook text file with code in the language SGML that is used for the markup
33881  language 
33882 \family typewriter
33883 DocBook
33884 \end_layout
33885
33886 \begin_layout Description
33887 DocBook
33888 \begin_inset space ~
33889 \end_inset
33890
33891 (XML) text file with code in the language XML that is used for the markup
33892  language 
33893 \family typewriter
33894 DocBook
33895 \end_layout
33896
33897 \begin_layout Description
33898 DraftDVI LaTeX's native DVI-format.
33899  This format is not suitable if you have special characters or spaces in
33900  files paths or file names in your document.
33901  LyX use this format internally as a pre-stage to export to 
33902 \family sans
33903 DVI
33904 \family default
33905 .
33906 \end_layout
33907
33908 \begin_layout Description
33909 DVI DVI-format that also allows the useage of special characters or spaces
33910  in files paths or file names
33911 \end_layout
33912
33913 \begin_layout Description
33914 DVI
33915 \begin_inset space ~
33916 \end_inset
33917
33918 (LuaT
33919 \begin_inset ERT
33920 status collapsed
33921
33922 \begin_layout Plain Layout
33923
33924 {}
33925 \end_layout
33926
33927 \end_inset
33928
33929 eX) DVI-format using the program 
33930 \family typewriter
33931 LuaTeX
33932 \family default
33933 ; supports Unicode and the usage of non-TeX fonts; 
33934 \series bold
33935
33936 \begin_inset Note Greyedout
33937 status open
33938
33939 \begin_layout Plain Layout
33940
33941 \series bold
33942 Note:
33943 \series default
33944  not all DVI-viewers are currently able to display this output format properly.
33945 \end_layout
33946
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \begin_layout Description
33953 Graphviz
33954 \begin_inset space ~
33955 \end_inset
33956
33957 Dot text file with code in the programming language 
33958 \family typewriter
33959 Dot
33960 \family default
33961  which is used to draw visualizations of graphs via the program 
33962 \family typewriter
33963 Graphviz
33964 \end_layout
33965
33966 \begin_layout Description
33967 HTML HTML-format (the HTML-converter is a third-party product and may not
33968  work in all cases)
33969 \end_layout
33970
33971 \begin_layout Description
33972 HTML
33973 \begin_inset space ~
33974 \end_inset
33975
33976 (MS
33977 \begin_inset space ~
33978 \end_inset
33979
33980 Word) HTML-format specialized so that the result can be imported to 
33981 \family sans
33982 MS Word
33983 \family default
33984 ; as a consequence of this formulas will be embedded as bitmap fonts and
33985  not in the format 
33986 \family sans
33987 MathML
33988 \family default
33989 .
33990 \end_layout
33991
33992 \begin_layout Description
33993
33994 \family sans
33995 LaT
33996 \begin_inset ERT
33997 status collapsed
33998
33999 \begin_layout Plain Layout
34000
34001 {}
34002 \end_layout
34003
34004 \end_inset
34005
34006 eX
34007 \begin_inset space ~
34008 \end_inset
34009
34010 (
34011 \family default
34012 LuaT
34013 \family sans
34014
34015 \begin_inset ERT
34016 status collapsed
34017
34018 \begin_layout Plain Layout
34019
34020 {}
34021 \end_layout
34022
34023 \end_inset
34024
34025
34026 \family default
34027 eX
34028 \family sans
34029
34030 \family default
34031 text file with the LaTeX source that is compilable with the program 
34032 \family typewriter
34033 LuaTeX
34034 \end_layout
34035
34036 \begin_layout Description
34037
34038 \family sans
34039 LaT
34040 \begin_inset ERT
34041 status collapsed
34042
34043 \begin_layout Plain Layout
34044
34045 {}
34046 \end_layout
34047
34048 \end_inset
34049
34050 eX
34051 \begin_inset space ~
34052 \end_inset
34053
34054 (pdflatex)
34055 \family default
34056  text file with the LaTeX source, additionally all images used in the document
34057  will be converted to a format that is readable by the 
34058 \family typewriter
34059 pdflatex
34060 \family default
34061  program (GIF, JPG, PDF, PNG)
34062 \end_layout
34063
34064 \begin_layout Description
34065
34066 \family sans
34067 LaT
34068 \begin_inset ERT
34069 status collapsed
34070
34071 \begin_layout Plain Layout
34072
34073 {}
34074 \end_layout
34075
34076 \end_inset
34077
34078 eX
34079 \begin_inset space ~
34080 \end_inset
34081
34082 (plain)
34083 \family default
34084  text file with the LaTeX source code, additionally all images used in the
34085  document will be converted to the EPS-format, only this format is readable
34086  by the 
34087 \family typewriter
34088 latex
34089 \family default
34090  program
34091 \end_layout
34092
34093 \begin_layout Description
34094
34095 \family sans
34096 LaT
34097 \begin_inset ERT
34098 status collapsed
34099
34100 \begin_layout Plain Layout
34101
34102 {}
34103 \end_layout
34104
34105 \end_inset
34106
34107 eX
34108 \begin_inset space ~
34109 \end_inset
34110
34111 (
34112 \family default
34113 XeT
34114 \family sans
34115
34116 \begin_inset ERT
34117 status collapsed
34118
34119 \begin_layout Plain Layout
34120
34121 {}
34122 \end_layout
34123
34124 \end_inset
34125
34126
34127 \family default
34128 eX
34129 \family sans
34130
34131 \family default
34132 text file with the LaTeX source that is compilable with the program 
34133 \family typewriter
34134 XeTeX
34135 \end_layout
34136
34137 \begin_layout Description
34138 LilyPond
34139 \begin_inset space ~
34140 \end_inset
34141
34142 book
34143 \begin_inset space ~
34144 \end_inset
34145
34146 (La
34147 \family sans
34148
34149 \begin_inset ERT
34150 status collapsed
34151
34152 \begin_layout Plain Layout
34153
34154 {}
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \family default
34161 TeX) text file with the LaTeX source and also code in the syntax of the
34162  music notation software 
34163 \family typewriter
34164 LilyPond
34165 \end_layout
34166
34167 \begin_layout Description
34168 L
34169 \family sans
34170
34171 \begin_inset ERT
34172 status collapsed
34173
34174 \begin_layout Plain Layout
34175
34176 {}
34177 \end_layout
34178
34179 \end_inset
34180
34181
34182 \family default
34183 yX
34184 \begin_inset space ~
34185 \end_inset
34186
34187 Archive
34188 \begin_inset space ~
34189 \end_inset
34190
34191 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34192  your system) that contains your document and all files that are necessary
34193  to compile it (images, child documents, BibTeX files, etc.)
34194 \end_layout
34195
34196 \begin_layout Description
34197 L
34198 \family sans
34199
34200 \begin_inset ERT
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204
34205 {}
34206 \end_layout
34207
34208 \end_inset
34209
34210
34211 \family default
34212 yX
34213 \begin_inset space ~
34214 \end_inset
34215
34216 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34217 \begin_inset Quotes eld
34218 \end_inset
34219
34220 z
34221 \begin_inset Quotes erd
34222 \end_inset
34223
34224  and 
34225 \begin_inset Quotes eld
34226 \end_inset
34227
34228 y
34229 \begin_inset Quotes erd
34230 \end_inset
34231
34232  represent the version number)
34233 \end_layout
34234
34235 \begin_layout Description
34236 L
34237 \family sans
34238
34239 \begin_inset ERT
34240 status collapsed
34241
34242 \begin_layout Plain Layout
34243
34244 {}
34245 \end_layout
34246
34247 \end_inset
34248
34249
34250 \family default
34251 yXHTML HTML-format using LyX's internal XHTML engine
34252 \end_layout
34253
34254 \begin_layout Description
34255 NoWeb text file with code in the format of the literate programming language
34256 \family typewriter
34257  NoWeb
34258 \end_layout
34259
34260 \begin_layout Description
34261 OpenDocument OpenDocument-formatted file, to be opened with 
34262 \family sans
34263 LibreOffice, OpenOffice, KOffice, Abiword
34264 \family default
34265 , etc.
34266  (The OpenDocument-converter is a third-party product and may not work in
34267  all cases)
34268 \end_layout
34269
34270 \begin_layout Description
34271
34272 \family sans
34273 PDF
34274 \begin_inset space ~
34275 \end_inset
34276
34277 (dvipdfm)
34278 \family default
34279  PDF-format using the program 
34280 \family typewriter
34281 dvipdfm
34282 \family default
34283 , produces internally a DVI-file which is then converted to a PDF-file
34284 \end_layout
34285
34286 \begin_layout Description
34287
34288 \family sans
34289 PDF
34290 \begin_inset space ~
34291 \end_inset
34292
34293 (LuaT
34294 \begin_inset ERT
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298
34299 {}
34300 \end_layout
34301
34302 \end_inset
34303
34304 eX)
34305 \family default
34306  PDF-format using the program 
34307 \family typewriter
34308 LuaTeX
34309 \family default
34310 , produces PDF-files directly
34311 \end_layout
34312
34313 \begin_layout Description
34314
34315 \family sans
34316 PDF
34317 \begin_inset space ~
34318 \end_inset
34319
34320 (pdflatex)
34321 \family default
34322  PDF-format using the program 
34323 \family typewriter
34324 pdflatex
34325 \family default
34326 , produces PDF-files directly
34327 \end_layout
34328
34329 \begin_layout Description
34330
34331 \family sans
34332 PDF
34333 \begin_inset space ~
34334 \end_inset
34335
34336 (ps2pdf)
34337 \family default
34338  PDF-format using the program 
34339 \family typewriter
34340 ps2pdf
34341 \family default
34342 , produces internally a PostScript-file which is then converted to a PDF-file
34343 \end_layout
34344
34345 \begin_layout Description
34346
34347 \family sans
34348 PDF
34349 \begin_inset space ~
34350 \end_inset
34351
34352 (XeT
34353 \begin_inset ERT
34354 status collapsed
34355
34356 \begin_layout Plain Layout
34357
34358 {}
34359 \end_layout
34360
34361 \end_inset
34362
34363 eX)
34364 \family default
34365  PDF-format using the program 
34366 \family typewriter
34367 XeTeX
34368 \family default
34369 , produces PDF-files directly
34370 \end_layout
34371
34372 \begin_layout Description
34373
34374 \family sans
34375 Plain
34376 \begin_inset space ~
34377 \end_inset
34378
34379 text
34380 \family default
34381  text format
34382 \end_layout
34383
34384 \begin_layout Description
34385
34386 \family sans
34387 Plain
34388 \begin_inset space ~
34389 \end_inset
34390
34391 text
34392 \begin_inset space ~
34393 \end_inset
34394
34395 (ps2ascii)
34396 \family default
34397  text format, the document will first be converted to Postscript format
34398  and then exported as text using the program 
34399 \family sans
34400 ps2ascii
34401 \end_layout
34402
34403 \begin_layout Description
34404
34405 \family sans
34406 Postscript
34407 \family default
34408  PostScript format using the program 
34409 \family typewriter
34410 dvips
34411 \end_layout
34412
34413 \begin_layout Description
34414 Sweave text file with the LaTeX source and also code in the statistical
34415  programming language 
34416 \family typewriter
34417 R
34418 \family default
34419 .
34420  Using the 
34421 \family typewriter
34422 R
34423 \family default
34424 -function 
34425 \family typewriter
34426 Sweave
34427 \family default
34428  it is possible to use 
34429 \family typewriter
34430 R
34431 \family default
34432 -commands in LaTeX
34433 \end_layout
34434
34435 \begin_layout Standard
34436 If one of the menu entries 
34437 \family sans
34438 DVI
34439 \family default
34440
34441 \family sans
34442 PDF
34443 \begin_inset space ~
34444 \end_inset
34445
34446 (pdflatex)
34447 \family default
34448  or 
34449 \family sans
34450 Postscript
34451 \family default
34452  is missing, you need to update your LaTeX installation.
34453  After updating you have to reconfigure LyX, see section
34454 \begin_inset space ~
34455 \end_inset
34456
34457
34458 \begin_inset CommandInset ref
34459 LatexCommand ref
34460 reference "sec:Basic-LyX-Setup"
34461
34462 \end_inset
34463
34464 .
34465 \begin_inset Index idx
34466 status collapsed
34467
34468 \begin_layout Plain Layout
34469 Reconfiguration of LyX
34470 \end_layout
34471
34472 \end_inset
34473
34474
34475 \end_layout
34476
34477 \begin_layout Subsection
34478 Print
34479 \end_layout
34480
34481 \begin_layout Standard
34482 With this menu entry you can print your document to a file in PostScript
34483  format or send it to a printer.
34484  The printer will also use the document in PostScript format.
34485  The conversion to PostScript is done in the background by LyX using the
34486  program 
34487 \family typewriter
34488 dvips
34489 \family default
34490 .
34491  For more information have a look at section
34492 \begin_inset space ~
34493 \end_inset
34494
34495
34496 \begin_inset CommandInset ref
34497 LatexCommand ref
34498 reference "sub:Printing-the-File"
34499
34500 \end_inset
34501
34502 .
34503 \end_layout
34504
34505 \begin_layout Subsection
34506 Fax
34507 \end_layout
34508
34509 \begin_layout Standard
34510 This menu entry will only appear if you have a fax program installed (on
34511  Windows you additionally need to register its program path to LyX's PATH
34512  prefix, see section
34513 \begin_inset space ~
34514 \end_inset
34515
34516
34517 \begin_inset CommandInset ref
34518 LatexCommand ref
34519 reference "sec:Paths"
34520
34521 \end_inset
34522
34523 ).
34524  With this menu entry you can send your document to a fax program like 
34525 \family typewriter
34526 hylapex
34527 \family default
34528  or 
34529 \family typewriter
34530 kdeprintfax
34531 \family default
34532 .
34533  The default format of the sent file is PostScript.
34534  The format can be changed in LyX's preferences as described in section
34535 \begin_inset space ~
34536 \end_inset
34537
34538
34539 \begin_inset CommandInset ref
34540 LatexCommand ref
34541 reference "sub:Converters"
34542
34543 \end_inset
34544
34545 .
34546 \end_layout
34547
34548 \begin_layout Subsection
34549 New and Close Window
34550 \end_layout
34551
34552 \begin_layout Standard
34553 Opens or closes a new instance of LyX.
34554 \end_layout
34555
34556 \begin_layout Subsection
34557 Exit
34558 \end_layout
34559
34560 \begin_layout Standard
34561 Prompts you to save all unsaved documents and then exits.
34562 \end_layout
34563
34564 \begin_layout Section
34565 The Edit Menu
34566 \begin_inset Index idx
34567 status collapsed
34568
34569 \begin_layout Plain Layout
34570 Menu ! Edit
34571 \end_layout
34572
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \begin_layout Subsection
34579 Undo and Redo
34580 \end_layout
34581
34582 \begin_layout Standard
34583 Described in section
34584 \begin_inset space ~
34585 \end_inset
34586
34587
34588 \begin_inset CommandInset ref
34589 LatexCommand ref
34590 reference "sec:Undo-and-Redo"
34591
34592 \end_inset
34593
34594 .
34595 \end_layout
34596
34597 \begin_layout Subsection
34598 Cut, Copy, Paste, Paste Recent, Paste Special
34599 \end_layout
34600
34601 \begin_layout Standard
34602 Described in section
34603 \begin_inset space ~
34604 \end_inset
34605
34606
34607 \begin_inset CommandInset ref
34608 LatexCommand ref
34609 reference "sec:Basic-Editing-Features"
34610
34611 \end_inset
34612
34613 .
34614 \end_layout
34615
34616 \begin_layout Subsection
34617 Select Whole Inset
34618 \end_layout
34619
34620 \begin_layout Standard
34621 Selects the content of the inset in which the cursor currently is.
34622  If the cursor is outside an inset, the whole document will be selected.
34623 \end_layout
34624
34625 \begin_layout Subsection
34626 Select All
34627 \end_layout
34628
34629 \begin_layout Standard
34630 Selects the whole document.
34631 \end_layout
34632
34633 \begin_layout Subsection
34634 Find & Replace (Quick)
34635 \end_layout
34636
34637 \begin_layout Standard
34638 Described in section
34639 \begin_inset space ~
34640 \end_inset
34641
34642
34643 \begin_inset CommandInset ref
34644 LatexCommand ref
34645 reference "sec:Basic-Editing-Features"
34646
34647 \end_inset
34648
34649 .
34650 \end_layout
34651
34652 \begin_layout Subsection
34653 Find & Replace (Advanced)
34654 \end_layout
34655
34656 \begin_layout Standard
34657 Described in section
34658 \begin_inset space ~
34659 \end_inset
34660
34661
34662 \begin_inset CommandInset ref
34663 LatexCommand ref
34664 reference "sec:Advanced-Find-and"
34665
34666 \end_inset
34667
34668 .
34669 \end_layout
34670
34671 \begin_layout Subsection
34672 Move Paragraph Up/Down
34673 \end_layout
34674
34675 \begin_layout Standard
34676 This shifts the paragraph in which the cursor currently is one paragraph
34677  up or down.
34678 \end_layout
34679
34680 \begin_layout Subsection
34681 Text Style
34682 \end_layout
34683
34684 \begin_layout Standard
34685 Described in section
34686 \begin_inset space ~
34687 \end_inset
34688
34689
34690 \begin_inset CommandInset ref
34691 LatexCommand ref
34692 reference "sub:Fine-Tuning-with-the"
34693
34694 \end_inset
34695
34696 .
34697 \end_layout
34698
34699 \begin_layout Subsection
34700 Paragraph Settings
34701 \begin_inset Index idx
34702 status collapsed
34703
34704 \begin_layout Plain Layout
34705 Paragraph ! Settings
34706 \end_layout
34707
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \begin_layout Standard
34714 Enables you to set the paragraph alignment, line spacing and label width.
34715  These settings only affect the paragraph in which the cursor is currently
34716  in.
34717 \end_layout
34718
34719 \begin_layout Standard
34720 You can also prevent the first line of the paragraph being indented if you
34721  have chosen to separate paragraphs with 
34722 \family sans
34723 Indentation
34724 \family default
34725  in the 
34726 \family sans
34727 Document\SpecialChar \menuseparator
34728 Settings\SpecialChar \menuseparator
34729 Text
34730 \begin_inset space ~
34731 \end_inset
34732
34733 Layout
34734 \family default
34735  dialog.
34736 \end_layout
34737
34738 \begin_layout Subsection
34739 Table
34740 \end_layout
34741
34742 \begin_layout Standard
34743 This menu only appears if the cursor is inside a table.
34744  It allows you to create multicolumn and multirow cells, add or remove borders
34745  of a cell and to set the vertical alignment of the cell.Table Settings and
34746  Math
34747 \end_layout
34748
34749 \begin_layout Standard
34750 These two menus are only fully active if the cursor is inside a table or
34751  a formula.
34752  Here you can change the properties of tables and formulas.
34753  The properties of tables are described in section
34754 \begin_inset space ~
34755 \end_inset
34756
34757
34758 \begin_inset CommandInset ref
34759 LatexCommand ref
34760 reference "sec:Tables"
34761
34762 \end_inset
34763
34764 , the properties of formulas in chapter
34765 \begin_inset space ~
34766 \end_inset
34767
34768
34769 \begin_inset CommandInset ref
34770 LatexCommand ref
34771 reference "chap:Mathematical-Formulas"
34772
34773 \end_inset
34774
34775 .
34776 \end_layout
34777
34778 \begin_layout Subsection
34779 Increase/Decrease List Depth
34780 \end_layout
34781
34782 \begin_layout Standard
34783 These menu entries are only active if the cursor is in an environment that
34784  can be nested.
34785  They increase/decrease the environment nesting level as explained in section
34786 \begin_inset space ~
34787 \end_inset
34788
34789
34790 \begin_inset CommandInset ref
34791 LatexCommand ref
34792 reference "sec:Nesting"
34793
34794 \end_inset
34795
34796  and 
34797 \begin_inset CommandInset ref
34798 LatexCommand ref
34799 reference "sub:Numbering-depth"
34800
34801 \end_inset
34802
34803 .
34804 \end_layout
34805
34806 \begin_layout Section
34807 The View Menu
34808 \begin_inset Index idx
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812 Menu ! View
34813 \end_layout
34814
34815 \end_inset
34816
34817
34818 \end_layout
34819
34820 \begin_layout Standard
34821 At the bottom of the 
34822 \family sans
34823 View
34824 \family default
34825  menu the opened documents are listed.
34826 \end_layout
34827
34828 \begin_layout Subsection
34829 Open/Close all Insets
34830 \end_layout
34831
34832 \begin_layout Standard
34833 Opens/closes all insets in your document.
34834 \end_layout
34835
34836 \begin_layout Subsection
34837 Unfold/Fold Math Macros
34838 \end_layout
34839
34840 \begin_layout Standard
34841 Unfolds/folds the current math macro.
34842 \end_layout
34843
34844 \begin_layout Standard
34845 Math macros are described in the 
34846 \emph on
34847 Math
34848 \emph default
34849  manual.
34850 \end_layout
34851
34852 \begin_layout Subsection
34853 View Source
34854 \end_layout
34855
34856 \begin_layout Standard
34857 Opens a window showing the source code of the actual document, as described
34858  in section
34859 \begin_inset space ~
34860 \end_inset
34861
34862
34863 \begin_inset CommandInset ref
34864 LatexCommand ref
34865 reference "sec:Previewing-snippets-of"
34866
34867 \end_inset
34868
34869 .
34870 \end_layout
34871
34872 \begin_layout Subsection
34873 View Messages
34874 \end_layout
34875
34876 \begin_layout Standard
34877 Opens a window showing console messages.
34878  This is useful for debugging LyX (i.
34879 \begin_inset space \thinspace{}
34880 \end_inset
34881
34882 e., hunt for errors in the program) or to see what is going on in the background
34883  while LaTeX is processing the document.
34884 \end_layout
34885
34886 \begin_layout Subsection
34887 View
34888 \begin_inset space ~
34889 \end_inset
34890
34891 [<output format>]
34892 \end_layout
34893
34894 \begin_layout Standard
34895 This menu entry generates the output in the format you have specified as
34896  default output format for the document (menu 
34897 \family sans
34898 Document\SpecialChar \menuseparator
34899 Settings\SpecialChar \menuseparator
34900 Output\SpecialChar \menuseparator
34901 Default
34902 \begin_inset space ~
34903 \end_inset
34904
34905 Output
34906 \begin_inset space ~
34907 \end_inset
34908
34909 Format
34910 \family default
34911 ; see section
34912 \begin_inset space ~
34913 \end_inset
34914
34915
34916 \begin_inset CommandInset ref
34917 LatexCommand ref
34918 reference "sec:Doc-Output"
34919
34920 \end_inset
34921
34922 ) or in the LyX preferences (menu 
34923 \family sans
34924 Tools\SpecialChar \menuseparator
34925 Preferences\SpecialChar \menuseparator
34926 File
34927 \begin_inset space ~
34928 \end_inset
34929
34930 Handling\SpecialChar \menuseparator
34931 File
34932 \begin_inset space ~
34933 \end_inset
34934
34935 Formats\SpecialChar \menuseparator
34936 Default
34937 \begin_inset space ~
34938 \end_inset
34939
34940 Output
34941 \begin_inset space ~
34942 \end_inset
34943
34944 Format
34945 \family default
34946 ; see section
34947 \begin_inset space ~
34948 \end_inset
34949
34950
34951 \begin_inset CommandInset ref
34952 LatexCommand ref
34953 reference "sec:File-Formats"
34954
34955 \end_inset
34956
34957 ) and opens it in an appropriate viewer.
34958  The viewer can be set or changed in the preferences (menu 
34959 \family sans
34960 Tools\SpecialChar \menuseparator
34961 Preferences\SpecialChar \menuseparator
34962 File
34963 \begin_inset space ~
34964 \end_inset
34965
34966 Handling\SpecialChar \menuseparator
34967 File
34968 \begin_inset space ~
34969 \end_inset
34970
34971 Formats\SpecialChar \menuseparator
34972 Viewer
34973 \family default
34974 ; see section
34975 \begin_inset space ~
34976 \end_inset
34977
34978
34979 \begin_inset CommandInset ref
34980 LatexCommand ref
34981 reference "sec:File-Formats"
34982
34983 \end_inset
34984
34985 ).
34986  The default viewers are set by LyX when it is first configured.
34987  The default output format is 
34988 \family sans
34989 PDF
34990 \begin_inset space ~
34991 \end_inset
34992
34993 (pdflatex)
34994 \family default
34995 .
34996 \end_layout
34997
34998 \begin_layout Subsection
34999 View (Other Formats)
35000 \end_layout
35001
35002 \begin_layout Standard
35003 With this menu you can view your document in alternative output formats.
35004  The menu contains a list of available formats in which you can view the
35005  actual document with an external program.
35006  The menu entries are not the same on all installations — it depends on
35007  the LaTeX programs that are found when LyX was configured.
35008  All possible formats are listed in section
35009 \begin_inset space ~
35010 \end_inset
35011
35012
35013 \begin_inset CommandInset ref
35014 LatexCommand ref
35015 reference "sub:Export"
35016
35017 \end_inset
35018
35019 .
35020  You should at least see the menu entry 
35021 \family sans
35022 DVI
35023 \family default
35024 .
35025  If it is missing, you need to update or repair your LaTeX installation.
35026  After updating you have to reconfigure LyX (see section
35027 \begin_inset space ~
35028 \end_inset
35029
35030
35031 \begin_inset CommandInset ref
35032 LatexCommand ref
35033 reference "sec:Basic-LyX-Setup"
35034
35035 \end_inset
35036
35037 .
35038 \begin_inset Index idx
35039 status collapsed
35040
35041 \begin_layout Plain Layout
35042 Reconfiguration of LyX
35043 \end_layout
35044
35045 \end_inset
35046
35047 )
35048 \end_layout
35049
35050 \begin_layout Standard
35051 Invoking a view menu will start a viewer program.
35052  The viewer can be set or changed in the preferences (menu 
35053 \family sans
35054 Tools\SpecialChar \menuseparator
35055 Preferences\SpecialChar \menuseparator
35056 File
35057 \begin_inset space ~
35058 \end_inset
35059
35060 Handling\SpecialChar \menuseparator
35061 File
35062 \begin_inset space ~
35063 \end_inset
35064
35065 Formats\SpecialChar \menuseparator
35066 Viewer
35067 \family default
35068 ; see section
35069 \begin_inset space ~
35070 \end_inset
35071
35072
35073 \begin_inset CommandInset ref
35074 LatexCommand ref
35075 reference "sec:File-Formats"
35076
35077 \end_inset
35078
35079 ).
35080  The default viewers are set by LyX when it is first configured.
35081 \end_layout
35082
35083 \begin_layout Subsection
35084 Update
35085 \begin_inset space ~
35086 \end_inset
35087
35088 [<output format>]
35089 \end_layout
35090
35091 \begin_layout Standard
35092 This menu entry allows you to update the view with your latest changes (in
35093  the default output format) without opening a new viewer window.
35094 \end_layout
35095
35096 \begin_layout Subsection
35097 Update (Other Formats)
35098 \end_layout
35099
35100 \begin_layout Standard
35101 With this menu you can update the view of alternative output formats of
35102  your document without opening a new viewer window.
35103 \end_layout
35104
35105 \begin_layout Subsection
35106 View Master Document
35107 \end_layout
35108
35109 \begin_layout Standard
35110 This menu item is only visible if your document is included to another document,
35111  which is then its 
35112 \begin_inset Quotes eld
35113 \end_inset
35114
35115 master
35116 \begin_inset Quotes erd
35117 \end_inset
35118
35119  (see section 
35120 \emph on
35121 Child Documents
35122 \emph default
35123  in the 
35124 \emph on
35125 Embedded
35126 \begin_inset space ~
35127 \end_inset
35128
35129 Objects
35130 \emph default
35131  manual for more information on this topic).
35132  This item allows you to view the master document from within its child.
35133  That is, if you are working on a child document which is a chapter of a
35134  book, 
35135 \family sans
35136 View
35137 \begin_inset space ~
35138 \end_inset
35139
35140 Master
35141 \begin_inset space ~
35142 \end_inset
35143
35144 Document
35145 \family default
35146  generates the output of the whole book, while 
35147 \family sans
35148 View
35149 \family default
35150  will just output the chapter alone.
35151 \end_layout
35152
35153 \begin_layout Standard
35154 The format used by this function is the default output format as specified
35155  in the document settings (menu 
35156 \family sans
35157 Document\SpecialChar \menuseparator
35158 Settings\SpecialChar \menuseparator
35159 Output\SpecialChar \menuseparator
35160 Default
35161 \begin_inset space ~
35162 \end_inset
35163
35164 Output
35165 \begin_inset space ~
35166 \end_inset
35167
35168 Format
35169 \family default
35170 ; see section
35171 \begin_inset space ~
35172 \end_inset
35173
35174
35175 \begin_inset CommandInset ref
35176 LatexCommand ref
35177 reference "sec:Doc-Output"
35178
35179 \end_inset
35180
35181 ) or in the preferences (menu 
35182 \family sans
35183 Tools\SpecialChar \menuseparator
35184 Preferences\SpecialChar \menuseparator
35185 File
35186 \begin_inset space ~
35187 \end_inset
35188
35189 Handling\SpecialChar \menuseparator
35190 File
35191 \begin_inset space ~
35192 \end_inset
35193
35194 Formats\SpecialChar \menuseparator
35195 Default
35196 \begin_inset space ~
35197 \end_inset
35198
35199 Output
35200 \begin_inset space ~
35201 \end_inset
35202
35203 Format
35204 \family default
35205 ; see section
35206 \begin_inset space ~
35207 \end_inset
35208
35209
35210 \begin_inset CommandInset ref
35211 LatexCommand ref
35212 reference "sec:File-Formats"
35213
35214 \end_inset
35215
35216 ).
35217 \end_layout
35218
35219 \begin_layout Subsection
35220 Update Master Document
35221 \end_layout
35222
35223 \begin_layout Standard
35224 This menu item is only visible if your document is included to another document,
35225  which is then its 
35226 \begin_inset Quotes eld
35227 \end_inset
35228
35229 master
35230 \begin_inset Quotes erd
35231 \end_inset
35232
35233  (see section 
35234 \emph on
35235 Child Documents
35236 \emph default
35237  in the 
35238 \emph on
35239 Embedded
35240 \begin_inset space ~
35241 \end_inset
35242
35243 Objects
35244 \emph default
35245  manual for more information on this topic).
35246  This item allows you to update the view of a master document from within
35247  its child without the need to switch to the master document itself.
35248 \end_layout
35249
35250 \begin_layout Standard
35251 The format used by this function is the default output format as specified
35252  in the document settings (menu 
35253 \family sans
35254 Document\SpecialChar \menuseparator
35255 Settings\SpecialChar \menuseparator
35256 Output\SpecialChar \menuseparator
35257 Default
35258 \begin_inset space ~
35259 \end_inset
35260
35261 Output
35262 \begin_inset space ~
35263 \end_inset
35264
35265 Format
35266 \family default
35267 ; see section
35268 \begin_inset space ~
35269 \end_inset
35270
35271
35272 \begin_inset CommandInset ref
35273 LatexCommand ref
35274 reference "sec:Doc-Output"
35275
35276 \end_inset
35277
35278 ) or in the preferences (menu 
35279 \family sans
35280 Tools\SpecialChar \menuseparator
35281 Preferences\SpecialChar \menuseparator
35282 File
35283 \begin_inset space ~
35284 \end_inset
35285
35286 Handling\SpecialChar \menuseparator
35287 File
35288 \begin_inset space ~
35289 \end_inset
35290
35291 Formats\SpecialChar \menuseparator
35292 Default
35293 \begin_inset space ~
35294 \end_inset
35295
35296 Output
35297 \begin_inset space ~
35298 \end_inset
35299
35300 Format
35301 \family default
35302 ; see section
35303 \begin_inset space ~
35304 \end_inset
35305
35306
35307 \begin_inset CommandInset ref
35308 LatexCommand ref
35309 reference "sec:File-Formats"
35310
35311 \end_inset
35312
35313 ).
35314 \end_layout
35315
35316 \begin_layout Subsection
35317 Split View
35318 \end_layout
35319
35320 \begin_layout Standard
35321
35322 \family sans
35323 Split
35324 \begin_inset space ~
35325 \end_inset
35326
35327 View
35328 \begin_inset space ~
35329 \end_inset
35330
35331 into
35332 \begin_inset space ~
35333 \end_inset
35334
35335 Left
35336 \begin_inset space ~
35337 \end_inset
35338
35339 and
35340 \begin_inset space ~
35341 \end_inset
35342
35343 Right
35344 \begin_inset space ~
35345 \end_inset
35346
35347 Half
35348 \family default
35349  will split LyX's main window vertically while 
35350 \family sans
35351 Split
35352 \begin_inset space ~
35353 \end_inset
35354
35355 View
35356 \begin_inset space ~
35357 \end_inset
35358
35359 into
35360 \begin_inset space ~
35361 \end_inset
35362
35363 Upper
35364 \begin_inset space ~
35365 \end_inset
35366
35367 and
35368 \begin_inset space ~
35369 \end_inset
35370
35371 Lower
35372 \begin_inset space ~
35373 \end_inset
35374
35375 Half
35376 \family default
35377  will split it horizontally.
35378  This allows you to view documents at the same time to compare them, or
35379  to view the same document, but at different positions.
35380  You can even split the main window several times to view, for example,
35381  three or more documents at the same time.
35382  To close a split view, use the menu 
35383 \family sans
35384 Close
35385 \begin_inset space ~
35386 \end_inset
35387
35388 Current
35389 \begin_inset space ~
35390 \end_inset
35391
35392 View
35393 \family default
35394 .
35395 \end_layout
35396
35397 \begin_layout Subsection
35398 Close Current View
35399 \end_layout
35400
35401 \begin_layout Standard
35402 Closes a split view.
35403 \end_layout
35404
35405 \begin_layout Subsection
35406 Fullscreen
35407 \end_layout
35408
35409 \begin_layout Standard
35410 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35411  so that you will see nothing but your text.
35412  It furthermore displays LyX's main window fullscreen.
35413  To return from fullscreen to the normal view, press F11, or right-click
35414  and turn off the fullscreen mode in the context menu.
35415 \end_layout
35416
35417 \begin_layout Subsection
35418 Toolbars
35419 \begin_inset CommandInset label
35420 LatexCommand label
35421 name "sub:Toolbars"
35422
35423 \end_inset
35424
35425
35426 \begin_inset Index idx
35427 status collapsed
35428
35429 \begin_layout Plain Layout
35430 Toolbar
35431 \end_layout
35432
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \begin_layout Standard
35439 In this menu entry you can set the appearance of the different toolbars.
35440  All toolbars and the 
35441 \family sans
35442 Command
35443 \begin_inset space ~
35444 \end_inset
35445
35446 Buffer
35447 \family default
35448  can be turned on and off.
35449  The 
35450 \emph on
35451 on
35452 \emph default
35453  state is denoted in the menu with a checkmark.
35454  The 
35455 \family sans
35456 Table
35457 \family default
35458
35459 \family sans
35460 Math,
35461 \family default
35462  
35463 \family sans
35464 Math
35465 \begin_inset space ~
35466 \end_inset
35467
35468 Macros,
35469 \family default
35470  
35471 \family sans
35472 Review
35473 \family default
35474  and 
35475 \family sans
35476 Math
35477 \begin_inset space ~
35478 \end_inset
35479
35480 Panels
35481 \family default
35482  toolbars can additionally be set to the state 
35483 \emph on
35484 automatic
35485 \emph default
35486 , denoted in the menu with the suffix 
35487 \family sans
35488 (auto)
35489 \family default
35490 .
35491 \end_layout
35492
35493 \begin_layout Standard
35494 In the 
35495 \emph on
35496 on
35497 \emph default
35498  state the toolbar is permanently shown; in the 
35499 \emph on
35500 automatic
35501 \emph default
35502  state the toolbar is only shown when the cursor is in a certain environment
35503  or when a certain feature is enabled.
35504  That means that the review toolbar will only be shown if change tracking
35505  is activated, the math and table toolbars are only shown if the cursor
35506  is inside a formula or table respectively.
35507 \end_layout
35508
35509 \begin_layout Standard
35510 LyX's toolbars and their buttons are explained in section
35511 \begin_inset space ~
35512 \end_inset
35513
35514
35515 \begin_inset CommandInset ref
35516 LatexCommand ref
35517 reference "sec:Toolbars"
35518
35519 \end_inset
35520
35521 .
35522 \end_layout
35523
35524 \begin_layout Section
35525 The Insert Menu
35526 \begin_inset Index idx
35527 status collapsed
35528
35529 \begin_layout Plain Layout
35530 Menu ! Insert
35531 \end_layout
35532
35533 \end_inset
35534
35535
35536 \end_layout
35537
35538 \begin_layout Subsection
35539 Math
35540 \end_layout
35541
35542 \begin_layout Standard
35543 Inserts math constructs that are explained in chapter
35544 \begin_inset space ~
35545 \end_inset
35546
35547
35548 \begin_inset CommandInset ref
35549 LatexCommand ref
35550 reference "chap:Mathematical-Formulas"
35551
35552 \end_inset
35553
35554  and the 
35555 \emph on
35556 Math
35557 \emph default
35558  manual.
35559 \end_layout
35560
35561 \begin_layout Subsection
35562 Special Character
35563 \begin_inset CommandInset label
35564 LatexCommand label
35565 name "sub:Special-Character"
35566
35567 \end_inset
35568
35569
35570 \end_layout
35571
35572 \begin_layout Standard
35573 Here you can insert the following characters:
35574 \end_layout
35575
35576 \begin_layout Description
35577 Symbols Opens the 
35578 \family sans
35579 Symbols
35580 \family default
35581  dialog which allows you to insert any character that can be output by your
35582  LaTeX system.
35583  By default groups of characters are displayed in character categories;
35584  the available characters depend on the LaTeX-packages you have installed.
35585  You can get a complete display by checking 
35586 \family sans
35587 Display
35588 \begin_inset space ~
35589 \end_inset
35590
35591 all
35592 \family default
35593 .
35594 \begin_inset Newline newline
35595 \end_inset
35596
35597  
35598 \begin_inset Note Greyedout
35599 status open
35600
35601 \begin_layout Plain Layout
35602
35603 \series bold
35604 Note:
35605 \series default
35606  Not all characters will be visible in the 
35607 \family sans
35608 Symbols
35609 \family default
35610  dialog because none of the screen fonts that you can set in the preferences
35611  dialog (see sec.
35612 \begin_inset space \thinspace{}
35613 \end_inset
35614
35615
35616 \begin_inset CommandInset ref
35617 LatexCommand ref
35618 reference "sub:Screen-Fonts"
35619
35620 \end_inset
35621
35622 ) can display every character.
35623 \end_layout
35624
35625 \end_inset
35626
35627
35628 \end_layout
35629
35630 \begin_layout Description
35631 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35632
35633 \end_layout
35634
35635 \begin_layout Description
35636 End
35637 \begin_inset space ~
35638 \end_inset
35639
35640 of
35641 \begin_inset space ~
35642 \end_inset
35643
35644 Sentence Inserts an end of sentence period as described in section
35645 \begin_inset space ~
35646 \end_inset
35647
35648
35649 \begin_inset CommandInset ref
35650 LatexCommand ref
35651 reference "sub:Abbreviations"
35652
35653 \end_inset
35654
35655 .
35656 \end_layout
35657
35658 \begin_layout Description
35659 Ordinary
35660 \begin_inset space ~
35661 \end_inset
35662
35663 Quote Inserts this quote: ", no matter what quote style you selected in
35664  the 
35665 \family sans
35666 Document\SpecialChar \menuseparator
35667 Settings\SpecialChar \menuseparator
35668 Language
35669 \family default
35670  dialog.
35671 \end_layout
35672
35673 \begin_layout Description
35674 Single
35675 \begin_inset space ~
35676 \end_inset
35677
35678 Quote Inserts a single quote in the quotation marks style selected in the
35679  
35680 \family sans
35681 Document\SpecialChar \menuseparator
35682 Settings\SpecialChar \menuseparator
35683 Language
35684 \family default
35685  dialog.
35686 \end_layout
35687
35688 \begin_layout Description
35689 Protected
35690 \begin_inset space ~
35691 \end_inset
35692
35693 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35694
35695 \end_layout
35696
35697 \begin_layout Description
35698 Breakable
35699 \begin_inset space ~
35700 \end_inset
35701
35702 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35703
35704 \end_layout
35705
35706 \begin_layout Description
35707 Menu
35708 \begin_inset space ~
35709 \end_inset
35710
35711 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35712
35713 \end_layout
35714
35715 \begin_layout Description
35716 Phonetic
35717 \begin_inset space ~
35718 \end_inset
35719
35720 Symbols 
35721 \begin_inset Index idx
35722 status collapsed
35723
35724 \begin_layout Plain Layout
35725 Phonetic symbols
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \begin_inset Index idx
35732 status collapsed
35733
35734 \begin_layout Plain Layout
35735 Language ! Phonetic symbols
35736 \end_layout
35737
35738 \end_inset
35739
35740 Inserts a box where you can insert symbols from the International Phonetic
35741  Alphabet (IPA) and opens a toolbar which provides a large set of these
35742  symbols.
35743  To use this feature you must have the LaTeX-package 
35744 \series bold
35745 tipa
35746 \series default
35747
35748 \begin_inset Index idx
35749 status collapsed
35750
35751 \begin_layout Plain Layout
35752 LaTeX-packages ! tipa
35753 \end_layout
35754
35755 \end_inset
35756
35757  installed.
35758 \begin_inset Newline newline
35759 \end_inset
35760
35761 More information about this feature can be found in the 
35762 \emph on
35763 Linguistics
35764 \emph default
35765  manual (
35766 \family sans
35767 Help\SpecialChar \menuseparator
35768 Specific Manuals
35769 \family default
35770 ).
35771 \end_layout
35772
35773 \begin_layout Subsection
35774 Formatting
35775 \end_layout
35776
35777 \begin_layout Standard
35778 Opens a submenu with the following options:
35779 \end_layout
35780
35781 \begin_layout Description
35782 Superscript Inserts a superscript: test
35783 \begin_inset script superscript
35784
35785 \begin_layout Plain Layout
35786 a, b
35787 \end_layout
35788
35789 \end_inset
35790
35791
35792 \end_layout
35793
35794 \begin_layout Description
35795 Subscript Inserts a subscript: test
35796 \begin_inset script subscript
35797
35798 \begin_layout Plain Layout
35799 3x
35800 \end_layout
35801
35802 \end_inset
35803
35804
35805 \end_layout
35806
35807 \begin_layout Description
35808 Protected
35809 \begin_inset space ~
35810 \end_inset
35811
35812 Space Inserts a protected space as described in section
35813 \begin_inset space ~
35814 \end_inset
35815
35816
35817 \begin_inset CommandInset ref
35818 LatexCommand ref
35819 reference "sub:Protected-Space"
35820
35821 \end_inset
35822
35823 .
35824 \end_layout
35825
35826 \begin_layout Description
35827 Inter-word
35828 \begin_inset space ~
35829 \end_inset
35830
35831 Space Inserts an inter-word space as described in section
35832 \begin_inset space ~
35833 \end_inset
35834
35835
35836 \begin_inset CommandInset ref
35837 LatexCommand ref
35838 reference "sub:Inter-word-Space"
35839
35840 \end_inset
35841
35842 .
35843 \end_layout
35844
35845 \begin_layout Description
35846 Thin
35847 \begin_inset space ~
35848 \end_inset
35849
35850 Space Inserts a thin space as described in section
35851 \begin_inset space ~
35852 \end_inset
35853
35854
35855 \begin_inset CommandInset ref
35856 LatexCommand ref
35857 reference "sub:Thin-Space"
35858
35859 \end_inset
35860
35861 .
35862 \end_layout
35863
35864 \begin_layout Description
35865 Horizontal
35866 \begin_inset space ~
35867 \end_inset
35868
35869 Space Inserts horizontal space as described in section
35870 \begin_inset space ~
35871 \end_inset
35872
35873
35874 \begin_inset CommandInset ref
35875 LatexCommand ref
35876 reference "sub:Horizontal-Space"
35877
35878 \end_inset
35879
35880 .
35881 \end_layout
35882
35883 \begin_layout Description
35884 Horizontal
35885 \begin_inset space ~
35886 \end_inset
35887
35888 Line Inserts a horizontal line as described in section
35889 \begin_inset space ~
35890 \end_inset
35891
35892
35893 \begin_inset CommandInset ref
35894 LatexCommand ref
35895 reference "sub:Horizontal-Lines"
35896
35897 \end_inset
35898
35899 .
35900 \end_layout
35901
35902 \begin_layout Description
35903 Vertical
35904 \begin_inset space ~
35905 \end_inset
35906
35907 Space Inserts vertical space as described in section
35908 \begin_inset space ~
35909 \end_inset
35910
35911
35912 \begin_inset CommandInset ref
35913 LatexCommand ref
35914 reference "sub:Vertical-Space"
35915
35916 \end_inset
35917
35918 .
35919 \end_layout
35920
35921 \begin_layout Description
35922 Phantom Inserts a Phantom space as described in section
35923 \begin_inset space ~
35924 \end_inset
35925
35926
35927 \begin_inset CommandInset ref
35928 LatexCommand ref
35929 reference "sub:Phantom-Space"
35930
35931 \end_inset
35932
35933 .
35934 \end_layout
35935
35936 \begin_layout Description
35937 Hyphenation
35938 \begin_inset space ~
35939 \end_inset
35940
35941 Point Inserts a hyphenation point as described in section
35942 \begin_inset space ~
35943 \end_inset
35944
35945
35946 \begin_inset CommandInset ref
35947 LatexCommand ref
35948 reference "sub:Hyphenation"
35949
35950 \end_inset
35951
35952 .
35953 \end_layout
35954
35955 \begin_layout Description
35956 Ligature
35957 \begin_inset space ~
35958 \end_inset
35959
35960 Break Inserts a ligature break as described in section
35961 \begin_inset space ~
35962 \end_inset
35963
35964
35965 \begin_inset CommandInset ref
35966 LatexCommand ref
35967 reference "sub:Ligatures"
35968
35969 \end_inset
35970
35971 .
35972 \end_layout
35973
35974 \begin_layout Description
35975 Ragged
35976 \begin_inset space ~
35977 \end_inset
35978
35979 Line
35980 \begin_inset space ~
35981 \end_inset
35982
35983 Break Inserts a forced line break as described in section
35984 \begin_inset space ~
35985 \end_inset
35986
35987
35988 \begin_inset CommandInset ref
35989 LatexCommand ref
35990 reference "sub:Forced-Line-Breaks"
35991
35992 \end_inset
35993
35994 .
35995 \end_layout
35996
35997 \begin_layout Description
35998 Justified
35999 \begin_inset space ~
36000 \end_inset
36001
36002 Break Inserts a forced line break that right justifies the remaining text
36003  as described in section
36004 \begin_inset space ~
36005 \end_inset
36006
36007
36008 \begin_inset CommandInset ref
36009 LatexCommand ref
36010 reference "sub:Forced-Line-Breaks"
36011
36012 \end_inset
36013
36014 .
36015 \end_layout
36016
36017 \begin_layout Description
36018 New
36019 \begin_inset space ~
36020 \end_inset
36021
36022 Page Inserts a forced page break as described in section
36023 \begin_inset space ~
36024 \end_inset
36025
36026
36027 \begin_inset CommandInset ref
36028 LatexCommand ref
36029 reference "sub:Forced-Page-Breaks"
36030
36031 \end_inset
36032
36033 .
36034 \end_layout
36035
36036 \begin_layout Description
36037 Page
36038 \begin_inset space ~
36039 \end_inset
36040
36041 Break Inserts a forced page break that shares the extra space among paragraph
36042  breaks instead of leaving it at the bottom of the page, as described in
36043  section
36044 \begin_inset space ~
36045 \end_inset
36046
36047
36048 \begin_inset CommandInset ref
36049 LatexCommand ref
36050 reference "sub:Forced-Page-Breaks"
36051
36052 \end_inset
36053
36054 .
36055 \end_layout
36056
36057 \begin_layout Description
36058 Clear
36059 \begin_inset space ~
36060 \end_inset
36061
36062 Page Inserts a clear page break as described in section
36063 \begin_inset space ~
36064 \end_inset
36065
36066
36067 \begin_inset CommandInset ref
36068 LatexCommand ref
36069 reference "sub:Clear-Page-Breaks"
36070
36071 \end_inset
36072
36073 .
36074 \end_layout
36075
36076 \begin_layout Description
36077 Clear
36078 \begin_inset space ~
36079 \end_inset
36080
36081 Double
36082 \begin_inset space ~
36083 \end_inset
36084
36085 Page Inserts a clear doublepage break as described in section
36086 \begin_inset space ~
36087 \end_inset
36088
36089
36090 \begin_inset CommandInset ref
36091 LatexCommand ref
36092 reference "sub:Clear-Page-Breaks"
36093
36094 \end_inset
36095
36096 .
36097 \end_layout
36098
36099 \begin_layout Subsection
36100 List/TOC
36101 \end_layout
36102
36103 \begin_layout Standard
36104 Various lists can be inserted with this menu entry.
36105  The 
36106 \family sans
36107 Table
36108 \begin_inset space ~
36109 \end_inset
36110
36111 of Contents
36112 \family default
36113 , the 
36114 \family sans
36115 List of Algorithms
36116 \family default
36117
36118 \family sans
36119 List of Figures
36120 \family default
36121  and 
36122 \family sans
36123 List of Tables
36124 \family default
36125  are described in section
36126 \begin_inset space ~
36127 \end_inset
36128
36129
36130 \begin_inset CommandInset ref
36131 LatexCommand ref
36132 reference "sec:toc"
36133
36134 \end_inset
36135
36136 .
36137  The 
36138 \family sans
36139 Index List
36140 \family default
36141  is described in section
36142 \begin_inset space ~
36143 \end_inset
36144
36145
36146 \begin_inset CommandInset ref
36147 LatexCommand ref
36148 reference "sec:Index"
36149
36150 \end_inset
36151
36152 , the 
36153 \family sans
36154 Nomenclature
36155 \family default
36156  is described in section
36157 \begin_inset space ~
36158 \end_inset
36159
36160
36161 \begin_inset CommandInset ref
36162 LatexCommand ref
36163 reference "sec:Nomenclature"
36164
36165 \end_inset
36166
36167  and the 
36168 \family sans
36169 BibTeX Bibliography
36170 \family default
36171  is described in section
36172 \begin_inset space ~
36173 \end_inset
36174
36175
36176 \begin_inset CommandInset ref
36177 LatexCommand ref
36178 reference "sub:Bibliography-databases"
36179
36180 \end_inset
36181
36182 .
36183 \end_layout
36184
36185 \begin_layout Subsection
36186 Float
36187 \end_layout
36188
36189 \begin_layout Standard
36190 To insert floats, as described in section
36191 \begin_inset space ~
36192 \end_inset
36193
36194
36195 \begin_inset CommandInset ref
36196 LatexCommand ref
36197 reference "sec:Floats"
36198
36199 \end_inset
36200
36201  and in detail the chapter 
36202 \emph on
36203 Floats
36204 \emph default
36205  of the 
36206 \emph on
36207 Embedded
36208 \begin_inset space ~
36209 \end_inset
36210
36211 Objects
36212 \emph default
36213  manual.
36214 \end_layout
36215
36216 \begin_layout Subsection
36217 Note
36218 \end_layout
36219
36220 \begin_layout Standard
36221 To insert notes, described in section
36222 \begin_inset space ~
36223 \end_inset
36224
36225
36226 \begin_inset CommandInset ref
36227 LatexCommand ref
36228 reference "sec:Notes"
36229
36230 \end_inset
36231
36232 .
36233 \end_layout
36234
36235 \begin_layout Subsection
36236 Branch
36237 \end_layout
36238
36239 \begin_layout Standard
36240 Inserts a branch inset, if any, and allowing you to create and insert a
36241  new branch.
36242  Branches are described in section
36243 \begin_inset space ~
36244 \end_inset
36245
36246
36247 \begin_inset CommandInset ref
36248 LatexCommand ref
36249 reference "sec:Branches"
36250
36251 \end_inset
36252
36253 .
36254 \end_layout
36255
36256 \begin_layout Subsection
36257 Custom Insets
36258 \end_layout
36259
36260 \begin_layout Standard
36261 Inserts document class-specific insets.
36262  Such insets only exist if they are defined in the layout file for a certain
36263  document class.
36264  An example is the document class 
36265 \begin_inset Quotes eld
36266 \end_inset
36267
36268 article (Elsevier)
36269 \begin_inset Quotes erd
36270 \end_inset
36271
36272  with three custom insets.
36273  The section 
36274 \emph on
36275 Flex insets and InsetLayout
36276 \emph default
36277  in 
36278 \emph on
36279 Installing New Document Classes, The Layout file format 
36280 \emph default
36281 of the 
36282 \emph on
36283 Customization
36284 \emph default
36285  manual explains how custom insets are defined.
36286 \end_layout
36287
36288 \begin_layout Subsection
36289 File
36290 \begin_inset Index idx
36291 status collapsed
36292
36293 \begin_layout Plain Layout
36294 External Material
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \begin_layout Standard
36303 This menu entry allows you to insert or include the contents of other files
36304  in your document.
36305  For more information see chapter 
36306 \emph on
36307 External Document Parts
36308 \emph default
36309  of the Embedded
36310 \begin_inset space ~
36311 \end_inset
36312
36313 Objects manual.
36314 \end_layout
36315
36316 \begin_layout Subsection
36317 Box
36318 \begin_inset Index idx
36319 status collapsed
36320
36321 \begin_layout Plain Layout
36322 Boxes
36323 \end_layout
36324
36325 \end_inset
36326
36327
36328 \end_layout
36329
36330 \begin_layout Standard
36331 Inserts a box in a certain style.
36332  Boxes are described in detail in the chapter 
36333 \emph on
36334 Boxes
36335 \emph default
36336  of the 
36337 \emph on
36338 Embedded
36339 \begin_inset space ~
36340 \end_inset
36341
36342 Objects
36343 \emph default
36344  manual.
36345 \end_layout
36346
36347 \begin_layout Subsection
36348 Citation
36349 \end_layout
36350
36351 \begin_layout Standard
36352 Opens the 
36353 \family sans
36354 Citation
36355 \family default
36356  dialog as described in section
36357 \begin_inset space ~
36358 \end_inset
36359
36360
36361 \begin_inset CommandInset ref
36362 LatexCommand ref
36363 reference "sec:Bibliography"
36364
36365 \end_inset
36366
36367 .
36368 \end_layout
36369
36370 \begin_layout Subsection
36371 Cross-Reference
36372 \end_layout
36373
36374 \begin_layout Standard
36375 Inserts a 
36376 \family sans
36377 cross-reference
36378 \family default
36379  as described in section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sec:Cross-References"
36387
36388 \end_inset
36389
36390 .
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 Label
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Inserts a 
36399 \family sans
36400 label
36401 \family default
36402  as described in section
36403 \begin_inset space ~
36404 \end_inset
36405
36406
36407 \begin_inset CommandInset ref
36408 LatexCommand ref
36409 reference "sec:Cross-References"
36410
36411 \end_inset
36412
36413 .
36414 \end_layout
36415
36416 \begin_layout Subsection
36417 Caption
36418 \begin_inset Index idx
36419 status collapsed
36420
36421 \begin_layout Plain Layout
36422 Captions
36423 \end_layout
36424
36425 \end_inset
36426
36427
36428 \begin_inset Index idx
36429 status collapsed
36430
36431 \begin_layout Plain Layout
36432 Longtables ! Caption
36433 \end_layout
36434
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \begin_layout Standard
36441 Inserts a caption in a float or longtable.
36442  Floats are described in section
36443 \begin_inset space ~
36444 \end_inset
36445
36446
36447 \begin_inset CommandInset ref
36448 LatexCommand ref
36449 reference "sec:Floats"
36450
36451 \end_inset
36452
36453 ; captions in longtables are described in the section 
36454 \emph on
36455 Longtable Captions
36456 \emph default
36457  of the 
36458 \emph on
36459 Embedded
36460 \begin_inset space ~
36461 \end_inset
36462
36463 Objects
36464 \emph default
36465  manual.
36466 \end_layout
36467
36468 \begin_layout Subsection
36469 Index Entry
36470 \end_layout
36471
36472 \begin_layout Standard
36473 Inserts an index entry as described in section
36474 \begin_inset space ~
36475 \end_inset
36476
36477
36478 \begin_inset CommandInset ref
36479 LatexCommand ref
36480 reference "sec:Index"
36481
36482 \end_inset
36483
36484 .
36485 \end_layout
36486
36487 \begin_layout Subsection
36488 Nomenclature Entry
36489 \end_layout
36490
36491 \begin_layout Standard
36492 Inserts a nomenclature entry as described in section
36493 \begin_inset space ~
36494 \end_inset
36495
36496
36497 \begin_inset CommandInset ref
36498 LatexCommand ref
36499 reference "sec:Nomenclature"
36500
36501 \end_inset
36502
36503 .
36504 \end_layout
36505
36506 \begin_layout Subsection
36507 Table
36508 \end_layout
36509
36510 \begin_layout Standard
36511 Opens a dialog allowing you to specify the rows and columns of the table.
36512  Tables are described in section
36513 \begin_inset space ~
36514 \end_inset
36515
36516
36517 \begin_inset CommandInset ref
36518 LatexCommand ref
36519 reference "sec:Tables"
36520
36521 \end_inset
36522
36523  and in detail in the chapter 
36524 \emph on
36525 Tables
36526 \emph default
36527  of the 
36528 \emph on
36529 Embedded
36530 \begin_inset space ~
36531 \end_inset
36532
36533 Objects
36534 \emph default
36535  manual.
36536 \end_layout
36537
36538 \begin_layout Subsection
36539 Graphics
36540 \end_layout
36541
36542 \begin_layout Standard
36543 Opens the 
36544 \family sans
36545 Graphics
36546 \family default
36547  dialog.
36548  Graphics are described in section
36549 \begin_inset space ~
36550 \end_inset
36551
36552
36553 \begin_inset CommandInset ref
36554 LatexCommand ref
36555 reference "sec:Graphics"
36556
36557 \end_inset
36558
36559 .
36560 \end_layout
36561
36562 \begin_layout Subsection
36563 URL
36564 \end_layout
36565
36566 \begin_layout Standard
36567 Inserts a URL as described in section
36568 \begin_inset space ~
36569 \end_inset
36570
36571
36572 \begin_inset CommandInset ref
36573 LatexCommand ref
36574 reference "sub:URLs"
36575
36576 \end_inset
36577
36578 .
36579 \end_layout
36580
36581 \begin_layout Subsection
36582 Hyperlinks
36583 \end_layout
36584
36585 \begin_layout Standard
36586 Inserts a hyperlink as described in section
36587 \begin_inset space ~
36588 \end_inset
36589
36590
36591 \begin_inset CommandInset ref
36592 LatexCommand ref
36593 reference "sub:Hyperlinks"
36594
36595 \end_inset
36596
36597 .
36598 \end_layout
36599
36600 \begin_layout Subsection
36601 Footnote
36602 \end_layout
36603
36604 \begin_layout Standard
36605 Inserts a footnote as described in section
36606 \begin_inset space ~
36607 \end_inset
36608
36609
36610 \begin_inset CommandInset ref
36611 LatexCommand ref
36612 reference "sec:Footnotes"
36613
36614 \end_inset
36615
36616 .
36617 \end_layout
36618
36619 \begin_layout Subsection
36620 Marginal Note
36621 \end_layout
36622
36623 \begin_layout Standard
36624 Inserts a marginal note as described in section
36625 \begin_inset space ~
36626 \end_inset
36627
36628
36629 \begin_inset CommandInset ref
36630 LatexCommand ref
36631 reference "sec:Marginal-Notes"
36632
36633 \end_inset
36634
36635 .
36636 \end_layout
36637
36638 \begin_layout Subsection
36639 Short Title
36640 \end_layout
36641
36642 \begin_layout Standard
36643 Inserts a short title as described in section
36644 \begin_inset space ~
36645 \end_inset
36646
36647
36648 \begin_inset CommandInset ref
36649 LatexCommand ref
36650 reference "sec:Short-Titles"
36651
36652 \end_inset
36653
36654 .
36655 \end_layout
36656
36657 \begin_layout Subsection
36658 TeX Code
36659 \end_layout
36660
36661 \begin_layout Standard
36662 Inserts a TeX Code box as described in section
36663 \begin_inset space ~
36664 \end_inset
36665
36666
36667 \begin_inset CommandInset ref
36668 LatexCommand ref
36669 reference "sub:TeX-Code-Boxes"
36670
36671 \end_inset
36672
36673 .
36674 \end_layout
36675
36676 \begin_layout Subsection
36677 Program Listing
36678 \begin_inset Index idx
36679 status collapsed
36680
36681 \begin_layout Plain Layout
36682 Program listings
36683 \end_layout
36684
36685 \end_inset
36686
36687
36688 \end_layout
36689
36690 \begin_layout Standard
36691 Inserts a program listings box.
36692  Program listings are explained in the chapter 
36693 \emph on
36694 Program Code Listings
36695 \emph default
36696  of the 
36697 \emph on
36698 Embedded
36699 \begin_inset space ~
36700 \end_inset
36701
36702 Objects
36703 \emph default
36704  manual.
36705 \end_layout
36706
36707 \begin_layout Subsection
36708 Date
36709 \end_layout
36710
36711 \begin_layout Standard
36712 Inserts the actual date.
36713  The format depends on the date format of the language that is used for
36714  LyX's menus.
36715  LyX offers various ways to insert a date which are explained and also compared
36716  in the section 
36717 \emph on
36718 External Material
36719 \emph default
36720  of the 
36721 \emph on
36722 Embedded
36723 \begin_inset space ~
36724 \end_inset
36725
36726 Objects
36727 \emph default
36728  manual.
36729 \end_layout
36730
36731 \begin_layout Subsection
36732 Preview
36733 \end_layout
36734
36735 \begin_layout Standard
36736 Inserts a preview inset as described in section
36737 \begin_inset space ~
36738 \end_inset
36739
36740
36741 \begin_inset CommandInset ref
36742 LatexCommand ref
36743 reference "sec:Previewing-snippets-of"
36744
36745 \end_inset
36746
36747 .
36748 \end_layout
36749
36750 \begin_layout Section
36751 The Navigate Menu
36752 \begin_inset Index idx
36753 status collapsed
36754
36755 \begin_layout Plain Layout
36756 Menu ! Navigate
36757 \end_layout
36758
36759 \end_inset
36760
36761
36762 \end_layout
36763
36764 \begin_layout Standard
36765 This menu lists the existing chapters, sections, figures, tables, etc.
36766 \begin_inset space ~
36767 \end_inset
36768
36769 of the current document.
36770  This allows you to navigate easily through your document.
36771 \end_layout
36772
36773 \begin_layout Subsection
36774 Bookmarks
36775 \end_layout
36776
36777 \begin_layout Standard
36778 With this menu entry you are able to define your own bookmarks.
36779  This is useful when you are working on a large document and often have
36780  to jump, for example, between section
36781 \begin_inset space ~
36782 \end_inset
36783
36784 2.5 and 6.3.
36785  To create bookmarks for this example, go to section
36786 \begin_inset space ~
36787 \end_inset
36788
36789 2.5 and use the submenu 
36790 \family sans
36791 Save
36792 \begin_inset space ~
36793 \end_inset
36794
36795 Bookmark
36796 \begin_inset space ~
36797 \end_inset
36798
36799 1
36800 \family default
36801 .
36802  Then go to section
36803 \begin_inset space ~
36804 \end_inset
36805
36806 6.3 and use 
36807 \family sans
36808 Save
36809 \begin_inset space ~
36810 \end_inset
36811
36812 Bookmark
36813 \begin_inset space ~
36814 \end_inset
36815
36816
36817 \family default
36818 2.
36819  Now you can jump easily between these sections by using the menu or by
36820  the key bindings 
36821 \begin_inset Info
36822 type  "shortcut"
36823 arg   "bookmark-goto 1"
36824 \end_inset
36825
36826  and 
36827 \begin_inset Info
36828 type  "shortcut"
36829 arg   "bookmark-goto 2"
36830 \end_inset
36831
36832 .You can also use bookmarks to jump between several opened documents.
36833 \end_layout
36834
36835 \begin_layout Standard
36836 The saved bookmarks are valid till the document is closed.
36837  The submenu 
36838 \family sans
36839 Clear
36840 \begin_inset space ~
36841 \end_inset
36842
36843 Bookmarks
36844 \family default
36845  allows you to clear bookmarks while the submenu 
36846 \family sans
36847 Navigate
36848 \begin_inset space ~
36849 \end_inset
36850
36851 Back
36852 \family default
36853  jumps to the position in the document where you recently changed something.
36854 \end_layout
36855
36856 \begin_layout Subsection
36857 Next Note, Change, Cross-reference
36858 \end_layout
36859
36860 \begin_layout Standard
36861 Jump to the next note, change, or cross-reference after the current cursor
36862  position.
36863 \end_layout
36864
36865 \begin_layout Subsection
36866 Go to Label
36867 \end_layout
36868
36869 \begin_layout Standard
36870 Only active if the cursor is in front of a cross-reference.
36871  Sets the cursor before the referenced label.
36872  (It is the same as if you right-click on a cross-reference box and use
36873  
36874 \family sans
36875 Go
36876 \begin_inset space ~
36877 \end_inset
36878
36879 to
36880 \begin_inset space ~
36881 \end_inset
36882
36883 Label)
36884 \family default
36885 .
36886 \end_layout
36887
36888 \begin_layout Subsection
36889 Forward Search
36890 \end_layout
36891
36892 \begin_layout Standard
36893 Allows you to jump directly to the corresponding text part in the output,
36894  see section 
36895 \emph on
36896 Forward
36897 \begin_inset space ~
36898 \end_inset
36899
36900 search
36901 \emph default
36902  in the 
36903 \emph on
36904 Additional
36905 \begin_inset space ~
36906 \end_inset
36907
36908 Features
36909 \emph default
36910  manual for a detailed description.
36911 \end_layout
36912
36913 \begin_layout Section
36914 The Document Menu
36915 \begin_inset Index idx
36916 status collapsed
36917
36918 \begin_layout Plain Layout
36919 Menu ! Document
36920 \end_layout
36921
36922 \end_inset
36923
36924
36925 \end_layout
36926
36927 \begin_layout Subsection
36928 Change Tracking
36929 \end_layout
36930
36931 \begin_layout Standard
36932 Change Tracking is described in section
36933 \begin_inset space ~
36934 \end_inset
36935
36936
36937 \begin_inset CommandInset ref
36938 LatexCommand ref
36939 reference "sec:Change-Tracking"
36940
36941 \end_inset
36942
36943 .
36944 \end_layout
36945
36946 \begin_layout Subsection
36947 LaT
36948 \begin_inset ERT
36949 status collapsed
36950
36951 \begin_layout Plain Layout
36952
36953 {}
36954 \end_layout
36955
36956 \end_inset
36957
36958 eX Log
36959 \end_layout
36960
36961 \begin_layout Standard
36962 After running LaTeX by viewing or exporting a document, this menu will be
36963  enabled.
36964  It shows the logfile of the LaTeX-program used.
36965  You can go to the next error or the next warning, search, copy something
36966  to the clipboard or update the view.
36967  With the help of the logfile experts can find in it reasons for LaTeX-errors.
36968 \end_layout
36969
36970 \begin_layout Subsection
36971 Outline
36972 \end_layout
36973
36974 \begin_layout Standard
36975 Opens the Outline window as described in sections
36976 \begin_inset space ~
36977 \end_inset
36978
36979
36980 \begin_inset CommandInset ref
36981 LatexCommand ref
36982 reference "sec:Navigating"
36983
36984 \end_inset
36985
36986  and 
36987 \begin_inset CommandInset ref
36988 LatexCommand ref
36989 reference "sub:Table-of-Contents"
36990
36991 \end_inset
36992
36993 .
36994 \end_layout
36995
36996 \begin_layout Subsection
36997 Start Appendix Here
36998 \end_layout
36999
37000 \begin_layout Standard
37001 Sets the start of the appendices of the document at the current cursor position
37002  as described in section
37003 \begin_inset space ~
37004 \end_inset
37005
37006
37007 \begin_inset CommandInset ref
37008 LatexCommand ref
37009 reference "sec:Appendices"
37010
37011 \end_inset
37012
37013 .
37014 \end_layout
37015
37016 \begin_layout Subsection
37017 Compressed
37018 \end_layout
37019
37020 \begin_layout Standard
37021 Un/compresses the current document.
37022 \end_layout
37023
37024 \begin_layout Subsection
37025 Settings
37026 \end_layout
37027
37028 \begin_layout Standard
37029 The document settings are described in appendix
37030 \begin_inset space ~
37031 \end_inset
37032
37033
37034 \begin_inset CommandInset ref
37035 LatexCommand ref
37036 reference "chap:The-Document-Settings"
37037
37038 \end_inset
37039
37040 .
37041 \end_layout
37042
37043 \begin_layout Section
37044 The Tools Menu
37045 \begin_inset Index idx
37046 status collapsed
37047
37048 \begin_layout Plain Layout
37049 Menu ! Tools
37050 \end_layout
37051
37052 \end_inset
37053
37054
37055 \end_layout
37056
37057 \begin_layout Subsection
37058 Spellchecker
37059 \end_layout
37060
37061 \begin_layout Standard
37062 Spell checking is explained in section
37063 \begin_inset space ~
37064 \end_inset
37065
37066
37067 \begin_inset CommandInset ref
37068 LatexCommand ref
37069 reference "sec:Spellchecking"
37070
37071 \end_inset
37072
37073 .
37074 \end_layout
37075
37076 \begin_layout Subsection
37077 Thesaurus
37078 \end_layout
37079
37080 \begin_layout Standard
37081 The thesaurus is described in section
37082 \begin_inset space ~
37083 \end_inset
37084
37085
37086 \begin_inset CommandInset ref
37087 LatexCommand ref
37088 reference "sec:Thesaurus"
37089
37090 \end_inset
37091
37092 .
37093 \end_layout
37094
37095 \begin_layout Subsection
37096 Statistics
37097 \begin_inset Index idx
37098 status collapsed
37099
37100 \begin_layout Plain Layout
37101 Word count
37102 \end_layout
37103
37104 \end_inset
37105
37106
37107 \begin_inset Index idx
37108 status collapsed
37109
37110 \begin_layout Plain Layout
37111 Character count
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \end_layout
37118
37119 \begin_layout Standard
37120 Returns the number of the words and characters in the actual document or
37121  the highlighted document part.
37122 \end_layout
37123
37124 \begin_layout Subsection
37125 Check T
37126 \begin_inset ERT
37127 status collapsed
37128
37129 \begin_layout Plain Layout
37130
37131 {}
37132 \end_layout
37133
37134 \end_inset
37135
37136 eX
37137 \begin_inset Index idx
37138 status collapsed
37139
37140 \begin_layout Plain Layout
37141 ChkTeX
37142 \end_layout
37143
37144 \end_inset
37145
37146
37147 \end_layout
37148
37149 \begin_layout Standard
37150 Generates with the help of the program 
37151 \family typewriter
37152 ChkTeX
37153 \family default
37154  a log of possible LaTeX-errors and displays it in a dialog.
37155  This feature is not available on Windows.
37156 \end_layout
37157
37158 \begin_layout Subsection
37159 T
37160 \begin_inset ERT
37161 status collapsed
37162
37163 \begin_layout Plain Layout
37164
37165 {}
37166 \end_layout
37167
37168 \end_inset
37169
37170 eX Information
37171 \begin_inset Index idx
37172 status collapsed
37173
37174 \begin_layout Plain Layout
37175 TeX Information
37176 \end_layout
37177
37178 \end_inset
37179
37180
37181 \end_layout
37182
37183 \begin_layout Standard
37184 Shows you a list of the document classes and styles installed in your LaTeX-syst
37185 em.
37186  Use the option 
37187 \family sans
37188 Show
37189 \begin_inset space ~
37190 \end_inset
37191
37192 path
37193 \family default
37194  to see the full filename paths.
37195 \end_layout
37196
37197 \begin_layout Subsection
37198 Compare
37199 \begin_inset Index idx
37200 status collapsed
37201
37202 \begin_layout Plain Layout
37203 Compare
37204 \end_layout
37205
37206 \end_inset
37207
37208
37209 \end_layout
37210
37211 \begin_layout Standard
37212 Opens a dialog to compare LyX files as described in section
37213 \begin_inset space ~
37214 \end_inset
37215
37216
37217 \begin_inset CommandInset ref
37218 LatexCommand ref
37219 reference "sec:Comparison-of-Documents"
37220
37221 \end_inset
37222
37223 .
37224 \end_layout
37225
37226 \begin_layout Subsection
37227 Reconfigure
37228 \begin_inset Index idx
37229 status collapsed
37230
37231 \begin_layout Plain Layout
37232 LyX ! Reconfigure|see
37233 \begin_inset ERT
37234 status collapsed
37235
37236 \begin_layout Plain Layout
37237
37238 {
37239 \end_layout
37240
37241 \end_inset
37242
37243 Reconfiguration of LyX
37244 \begin_inset ERT
37245 status collapsed
37246
37247 \begin_layout Plain Layout
37248
37249 }
37250 \end_layout
37251
37252 \end_inset
37253
37254
37255 \end_layout
37256
37257 \end_inset
37258
37259
37260 \begin_inset Index idx
37261 status collapsed
37262
37263 \begin_layout Plain Layout
37264 Reconfiguration of LyX
37265 \end_layout
37266
37267 \end_inset
37268
37269
37270 \end_layout
37271
37272 \begin_layout Standard
37273 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37274  needs; see also section
37275 \begin_inset space ~
37276 \end_inset
37277
37278
37279 \begin_inset CommandInset ref
37280 LatexCommand ref
37281 reference "sec:Basic-LyX-Setup"
37282
37283 \end_inset
37284
37285 .
37286 \end_layout
37287
37288 \begin_layout Subsection
37289 Preferences
37290 \end_layout
37291
37292 \begin_layout Standard
37293 Opens the 
37294 \family sans
37295 Preferences
37296 \family default
37297  dialog as described in detail in appendix
37298 \begin_inset space ~
37299 \end_inset
37300
37301
37302 \begin_inset CommandInset ref
37303 LatexCommand ref
37304 reference "chap:The-Preferences-dialog"
37305
37306 \end_inset
37307
37308 .
37309 \end_layout
37310
37311 \begin_layout Section
37312 The Help Menu
37313 \begin_inset Index idx
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317 Menu ! Help
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Standard
37326 This menu lists the documentation files of LyX in the language of LyX's
37327  menus.
37328  If a file is not available in this language, the English version will be
37329  listed.
37330 \end_layout
37331
37332 \begin_layout Standard
37333 The menu 
37334 \family sans
37335 LaTeX
37336 \begin_inset space ~
37337 \end_inset
37338
37339 Configuration
37340 \family default
37341  shows a LyX-document with information about the LaTeX-packages and classes
37342  found by LyX (see also section
37343 \begin_inset space ~
37344 \end_inset
37345
37346
37347 \begin_inset CommandInset ref
37348 LatexCommand ref
37349 reference "sec:LaTeX-Setup"
37350
37351 \end_inset
37352
37353 ).
37354 \end_layout
37355
37356 \begin_layout Standard
37357 The menu 
37358 \family sans
37359 About
37360 \begin_inset space ~
37361 \end_inset
37362
37363 Ly
37364 \begin_inset ERT
37365 status collapsed
37366
37367 \begin_layout Plain Layout
37368
37369 {}
37370 \end_layout
37371
37372 \end_inset
37373
37374 X
37375 \family default
37376  gives information about the copyright, the credits and the LyX version
37377  you are using.
37378 \end_layout
37379
37380 \begin_layout Section
37381 Toolbars
37382 \begin_inset CommandInset label
37383 LatexCommand label
37384 name "sec:Toolbars"
37385
37386 \end_inset
37387
37388
37389 \end_layout
37390
37391 \begin_layout Standard
37392 How to show or hide toolbars is explained in section
37393 \begin_inset space ~
37394 \end_inset
37395
37396
37397 \begin_inset CommandInset ref
37398 LatexCommand ref
37399 reference "sub:Toolbars"
37400
37401 \end_inset
37402
37403 .
37404 \end_layout
37405
37406 \begin_layout Standard
37407 It is also possible to define custom toolbars.
37408  This is described in the 
37409 \emph on
37410 Additional Features
37411 \emph default
37412  manual.
37413 \end_layout
37414
37415 \begin_layout Subsection
37416 Standard Toolbar
37417 \begin_inset Index idx
37418 status collapsed
37419
37420 \begin_layout Plain Layout
37421 Toolbar ! Standard
37422 \end_layout
37423
37424 \end_inset
37425
37426
37427 \end_layout
37428
37429 \begin_layout Standard
37430 \begin_inset Graphics
37431         filename clipart/StandardToolbar.png
37432         width 100col%
37433
37434 \end_inset
37435
37436
37437 \end_layout
37438
37439 \begin_layout Standard
37440 \begin_inset VSpace defskip
37441 \end_inset
37442
37443
37444 \end_layout
37445
37446 \begin_layout Standard
37447 The standard toolbar as shown above contains from left to right the following
37448  buttons:
37449 \begin_inset ERT
37450 status collapsed
37451
37452 \begin_layout Plain Layout
37453
37454
37455 \backslash
37456 setlength{
37457 \backslash
37458 LTleft}{0pt}
37459 \end_layout
37460
37461 \end_inset
37462
37463
37464 \begin_inset Note Note
37465 status collapsed
37466
37467 \begin_layout Plain Layout
37468 This is necessary to left align the following longtables.
37469  See the 
37470 \emph on
37471 Embedded Objects
37472 \emph default
37473  manual for more information.
37474 \end_layout
37475
37476 \end_inset
37477
37478
37479 \end_layout
37480
37481 \begin_layout Standard
37482 \begin_inset VSpace defskip
37483 \end_inset
37484
37485
37486 \end_layout
37487
37488 \begin_layout Standard
37489 \begin_inset Tabular
37490 <lyxtabular version="3" rows="1" columns="2">
37491 <features rotate="0" islongtable="true" longtabularalignment="center">
37492 <column alignment="center" valignment="top">
37493 <column alignment="center" valignment="top">
37494 <row>
37495 <cell alignment="center" valignment="top" usebox="none">
37496 \begin_inset Text
37497
37498 \begin_layout Plain Layout
37499 \begin_inset Graphics
37500         filename clipart/ToolbarEnvBox.png
37501         clip
37502
37503 \end_inset
37504
37505
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 <cell alignment="center" valignment="top" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514 pull-down box for the environments
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 </row>
37520 </lyxtabular>
37521
37522 \end_inset
37523
37524
37525 \end_layout
37526
37527 \begin_layout Standard
37528 \begin_inset VSpace -10mm
37529 \end_inset
37530
37531
37532 \end_layout
37533
37534 \begin_layout Standard
37535 \align left
37536 \begin_inset Tabular
37537 <lyxtabular version="3" rows="22" columns="2">
37538 <features rotate="0" islongtable="true" longtabularalignment="center">
37539 <column alignment="left" valignment="top">
37540 <column alignment="left" valignment="top">
37541 <row interlinespace="2.5mm">
37542 <cell alignment="center" valignment="top" usebox="none">
37543 \begin_inset Text
37544
37545 \begin_layout Plain Layout
37546
37547 \family sans
37548 \begin_inset Info
37549 type  "icon"
37550 arg   "buffer-new"
37551 \end_inset
37552
37553
37554 \end_layout
37555
37556 \end_inset
37557 </cell>
37558 <cell alignment="center" valignment="top" usebox="none">
37559 \begin_inset Text
37560
37561 \begin_layout Plain Layout
37562
37563 \family sans
37564 File\SpecialChar \menuseparator
37565 New
37566 \end_layout
37567
37568 \end_inset
37569 </cell>
37570 </row>
37571 <row interlinespace="2.5mm">
37572 <cell alignment="center" valignment="top" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576
37577 \family sans
37578 \begin_inset Info
37579 type  "icon"
37580 arg   "file-open"
37581 \end_inset
37582
37583
37584 \end_layout
37585
37586 \end_inset
37587 </cell>
37588 <cell alignment="center" valignment="top" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592
37593 \family sans
37594 File\SpecialChar \menuseparator
37595 Open
37596 \end_layout
37597
37598 \end_inset
37599 </cell>
37600 </row>
37601 <row interlinespace="2.5mm">
37602 <cell alignment="center" valignment="top" usebox="none">
37603 \begin_inset Text
37604
37605 \begin_layout Plain Layout
37606
37607 \family sans
37608 \begin_inset Info
37609 type  "icon"
37610 arg   "buffer-write"
37611 \end_inset
37612
37613
37614 \end_layout
37615
37616 \end_inset
37617 </cell>
37618 <cell alignment="center" valignment="top" usebox="none">
37619 \begin_inset Text
37620
37621 \begin_layout Plain Layout
37622
37623 \family sans
37624 File\SpecialChar \menuseparator
37625 Save
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 </row>
37631 <row interlinespace="2.5mm">
37632 <cell alignment="center" valignment="top" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636
37637 \family sans
37638 \begin_inset Info
37639 type  "icon"
37640 arg   "dialog-show print"
37641 \end_inset
37642
37643
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 <cell alignment="center" valignment="top" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652
37653 \family sans
37654 File\SpecialChar \menuseparator
37655 Print
37656 \end_layout
37657
37658 \end_inset
37659 </cell>
37660 </row>
37661 <row interlinespace="2.5mm">
37662 <cell alignment="center" valignment="top" usebox="none">
37663 \begin_inset Text
37664
37665 \begin_layout Plain Layout
37666
37667 \family sans
37668 \begin_inset Info
37669 type  "icon"
37670 arg   "dialog-show spellchecker"
37671 \end_inset
37672
37673
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 <cell alignment="center" valignment="top" usebox="none">
37679 \begin_inset Text
37680
37681 \begin_layout Plain Layout
37682
37683 \family sans
37684 Tools\SpecialChar \menuseparator
37685 Spellchecker
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 </row>
37691 <row interlinespace="2.5mm">
37692 <cell alignment="center" valignment="top" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696
37697 \family sans
37698 \begin_inset Info
37699 type  "icon"
37700 arg   "undo"
37701 \end_inset
37702
37703
37704 \end_layout
37705
37706 \end_inset
37707 </cell>
37708 <cell alignment="center" valignment="top" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712
37713 \family sans
37714 Edit\SpecialChar \menuseparator
37715 Undo
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 </row>
37721 <row interlinespace="2.5mm">
37722 <cell alignment="center" valignment="top" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726
37727 \family sans
37728 \begin_inset Info
37729 type  "icon"
37730 arg   "redo"
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742
37743 \family sans
37744 Edit\SpecialChar \menuseparator
37745 Redo
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 </row>
37751 <row interlinespace="2.5mm">
37752 <cell alignment="center" valignment="top" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756
37757 \family sans
37758 \begin_inset Info
37759 type  "icon"
37760 arg   "cut"
37761 \end_inset
37762
37763
37764 \end_layout
37765
37766 \end_inset
37767 </cell>
37768 <cell alignment="center" valignment="top" usebox="none">
37769 \begin_inset Text
37770
37771 \begin_layout Plain Layout
37772
37773 \family sans
37774 Edit\SpecialChar \menuseparator
37775 Cut
37776 \end_layout
37777
37778 \end_inset
37779 </cell>
37780 </row>
37781 <row interlinespace="2.5mm">
37782 <cell alignment="center" valignment="top" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786
37787 \family sans
37788 \begin_inset Info
37789 type  "icon"
37790 arg   "copy"
37791 \end_inset
37792
37793
37794 \end_layout
37795
37796 \end_inset
37797 </cell>
37798 <cell alignment="center" valignment="top" usebox="none">
37799 \begin_inset Text
37800
37801 \begin_layout Plain Layout
37802
37803 \family sans
37804 Edit\SpecialChar \menuseparator
37805 Copy
37806 \end_layout
37807
37808 \end_inset
37809 </cell>
37810 </row>
37811 <row interlinespace="2.5mm">
37812 <cell alignment="center" valignment="top" usebox="none">
37813 \begin_inset Text
37814
37815 \begin_layout Plain Layout
37816
37817 \family sans
37818 \begin_inset Info
37819 type  "icon"
37820 arg   "paste"
37821 \end_inset
37822
37823
37824 \end_layout
37825
37826 \end_inset
37827 </cell>
37828 <cell alignment="center" valignment="top" usebox="none">
37829 \begin_inset Text
37830
37831 \begin_layout Plain Layout
37832
37833 \family sans
37834 Edit\SpecialChar \menuseparator
37835 Paste
37836 \end_layout
37837
37838 \end_inset
37839 </cell>
37840 </row>
37841 <row interlinespace="2.5mm">
37842 <cell alignment="center" valignment="top" usebox="none">
37843 \begin_inset Text
37844
37845 \begin_layout Plain Layout
37846
37847 \family sans
37848 \begin_inset Info
37849 type  "icon"
37850 arg   "dialog-show findreplace"
37851 \end_inset
37852
37853
37854 \end_layout
37855
37856 \end_inset
37857 </cell>
37858 <cell alignment="center" valignment="top" usebox="none">
37859 \begin_inset Text
37860
37861 \begin_layout Plain Layout
37862
37863 \family sans
37864 Edit\SpecialChar \menuseparator
37865 Find
37866 \begin_inset space \thinspace{}
37867 \end_inset
37868
37869 &
37870 \begin_inset space \thinspace{}
37871 \end_inset
37872
37873 Replace
37874 \begin_inset space \thinspace{}
37875 \end_inset
37876
37877 (Quick)
37878 \end_layout
37879
37880 \end_inset
37881 </cell>
37882 </row>
37883 <row interlinespace="2.5mm">
37884 <cell alignment="center" valignment="top" usebox="none">
37885 \begin_inset Text
37886
37887 \begin_layout Plain Layout
37888 \begin_inset Info
37889 type  "icon"
37890 arg   "dialog-toggle findreplaceadv"
37891 \end_inset
37892
37893
37894 \end_layout
37895
37896 \end_inset
37897 </cell>
37898 <cell alignment="center" valignment="top" usebox="none">
37899 \begin_inset Text
37900
37901 \begin_layout Plain Layout
37902
37903 \family sans
37904 Edit\SpecialChar \menuseparator
37905 Find
37906 \begin_inset space \thinspace{}
37907 \end_inset
37908
37909 &
37910 \begin_inset space \thinspace{}
37911 \end_inset
37912
37913 Replace
37914 \begin_inset space \thinspace{}
37915 \end_inset
37916
37917 (Advanced)
37918 \end_layout
37919
37920 \end_inset
37921 </cell>
37922 </row>
37923 <row interlinespace="2.5mm">
37924 <cell alignment="center" valignment="top" usebox="none">
37925 \begin_inset Text
37926
37927 \begin_layout Plain Layout
37928
37929 \family sans
37930 \begin_inset Info
37931 type  "icon"
37932 arg   "bookmark-goto 0"
37933 \end_inset
37934
37935
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944
37945 \family sans
37946 Navigate\SpecialChar \menuseparator
37947 Bookmarks\SpecialChar \menuseparator
37948 Navigate Back
37949 \end_layout
37950
37951 \end_inset
37952 </cell>
37953 </row>
37954 <row interlinespace="2.5mm">
37955 <cell alignment="center" valignment="top" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959
37960 \family sans
37961 \begin_inset Info
37962 type  "icon"
37963 arg   "font-emph"
37964 \end_inset
37965
37966
37967 \end_layout
37968
37969 \end_inset
37970 </cell>
37971 <cell alignment="center" valignment="top" usebox="none">
37972 \begin_inset Text
37973
37974 \begin_layout Plain Layout
37975 Emphasize text, function of the 
37976 \family sans
37977 Edit\SpecialChar \menuseparator
37978 Text
37979 \begin_inset space ~
37980 \end_inset
37981
37982 Style\SpecialChar \menuseparator
37983 Customized
37984 \family default
37985  dialog
37986 \end_layout
37987
37988 \end_inset
37989 </cell>
37990 </row>
37991 <row interlinespace="2.5mm">
37992 <cell alignment="center" valignment="top" usebox="none">
37993 \begin_inset Text
37994
37995 \begin_layout Plain Layout
37996
37997 \family sans
37998 \begin_inset Info
37999 type  "icon"
38000 arg   "font-noun"
38001 \end_inset
38002
38003
38004 \end_layout
38005
38006 \end_inset
38007 </cell>
38008 <cell alignment="center" valignment="top" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 Set text to noun style, function of the 
38013 \family sans
38014 Edit\SpecialChar \menuseparator
38015 Text
38016 \begin_inset space ~
38017 \end_inset
38018
38019 Style\SpecialChar \menuseparator
38020 Customized
38021 \family default
38022  dialog
38023 \end_layout
38024
38025 \end_inset
38026 </cell>
38027 </row>
38028 <row interlinespace="2.5mm">
38029 <cell alignment="center" valignment="top" usebox="none">
38030 \begin_inset Text
38031
38032 \begin_layout Plain Layout
38033
38034 \family sans
38035 \begin_inset Info
38036 type  "icon"
38037 arg   "textstyle-apply"
38038 \end_inset
38039
38040
38041 \end_layout
38042
38043 \end_inset
38044 </cell>
38045 <cell alignment="center" valignment="top" usebox="none">
38046 \begin_inset Text
38047
38048 \begin_layout Plain Layout
38049 Format text using the current settings in the 
38050 \family sans
38051 Edit\SpecialChar \menuseparator
38052 Text
38053 \begin_inset space ~
38054 \end_inset
38055
38056 Style\SpecialChar \menuseparator
38057 Customized
38058 \family default
38059  dialog
38060 \end_layout
38061
38062 \end_inset
38063 </cell>
38064 </row>
38065 <row interlinespace="2.5mm">
38066 <cell alignment="center" valignment="top" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \family sans
38072 \begin_inset Info
38073 type  "icon"
38074 arg   "math-mode"
38075 \end_inset
38076
38077
38078 \end_layout
38079
38080 \end_inset
38081 </cell>
38082 <cell alignment="center" valignment="top" usebox="none">
38083 \begin_inset Text
38084
38085 \begin_layout Plain Layout
38086
38087 \family sans
38088 Insert\SpecialChar \menuseparator
38089 Math\SpecialChar \menuseparator
38090 Inline
38091 \begin_inset space ~
38092 \end_inset
38093
38094 Formula
38095 \end_layout
38096
38097 \end_inset
38098 </cell>
38099 </row>
38100 <row interlinespace="2.5mm">
38101 <cell alignment="center" valignment="top" usebox="none">
38102 \begin_inset Text
38103
38104 \begin_layout Plain Layout
38105
38106 \family sans
38107 \begin_inset Info
38108 type  "icon"
38109 arg   "dialog-show-new-inset graphics"
38110 \end_inset
38111
38112
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 <cell alignment="center" valignment="top" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121
38122 \family sans
38123 Insert\SpecialChar \menuseparator
38124 Graphics
38125 \end_layout
38126
38127 \end_inset
38128 </cell>
38129 </row>
38130 <row interlinespace="2.5mm">
38131 <cell alignment="center" valignment="top" usebox="none">
38132 \begin_inset Text
38133
38134 \begin_layout Plain Layout
38135 \begin_inset Info
38136 type  "icon"
38137 arg   "tabular-insert"
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
38150 \family sans
38151 Insert\SpecialChar \menuseparator
38152 Table
38153 \end_layout
38154
38155 \end_inset
38156 </cell>
38157 </row>
38158 <row interlinespace="2.5mm">
38159 <cell alignment="center" valignment="top" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163
38164 \family sans
38165 \begin_inset Info
38166 type  "icon"
38167 arg   "dialog-toggle toc"
38168 \end_inset
38169
38170
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 <cell alignment="center" valignment="top" usebox="none">
38176 \begin_inset Text
38177
38178 \begin_layout Plain Layout
38179 Toggle outline window on/off, 
38180 \family sans
38181 Document\SpecialChar \menuseparator
38182 Outline
38183 \end_layout
38184
38185 \end_inset
38186 </cell>
38187 </row>
38188 <row interlinespace="2.5mm">
38189 <cell alignment="center" valignment="top" usebox="none">
38190 \begin_inset Text
38191
38192 \begin_layout Plain Layout
38193
38194 \family sans
38195 \begin_inset Info
38196 type  "icon"
38197 arg   "toolbar-toggle math"
38198 \end_inset
38199
38200
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 <cell alignment="center" valignment="top" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209 Toggle math toolbar on/off
38210 \end_layout
38211
38212 \end_inset
38213 </cell>
38214 </row>
38215 <row interlinespace="2.5mm">
38216 <cell alignment="center" valignment="top" usebox="none">
38217 \begin_inset Text
38218
38219 \begin_layout Plain Layout
38220
38221 \family sans
38222 \begin_inset Info
38223 type  "icon"
38224 arg   "toolbar-toggle table"
38225 \end_inset
38226
38227
38228 \end_layout
38229
38230 \end_inset
38231 </cell>
38232 <cell alignment="center" valignment="top" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236 Toggle table toolbar on/off
38237 \end_layout
38238
38239 \end_inset
38240 </cell>
38241 </row>
38242 </lyxtabular>
38243
38244 \end_inset
38245
38246
38247 \end_layout
38248
38249 \begin_layout Subsection
38250 Extra Toolbar
38251 \begin_inset Index idx
38252 status collapsed
38253
38254 \begin_layout Plain Layout
38255 Toolbar ! Extra
38256 \end_layout
38257
38258 \end_inset
38259
38260
38261 \end_layout
38262
38263 \begin_layout Standard
38264 \begin_inset Graphics
38265         filename clipart/ExtraToolbar.png
38266         width 100col%
38267
38268 \end_inset
38269
38270
38271 \end_layout
38272
38273 \begin_layout Standard
38274 \begin_inset VSpace defskip
38275 \end_inset
38276
38277
38278 \end_layout
38279
38280 \begin_layout Standard
38281 The extra toolbar as shown above contains from left to right the following
38282  buttons:
38283 \end_layout
38284
38285 \begin_layout Standard
38286 \begin_inset VSpace defskip
38287 \end_inset
38288
38289
38290 \end_layout
38291
38292 \begin_layout Standard
38293 \begin_inset Tabular
38294 <lyxtabular version="3" rows="25" columns="2">
38295 <features rotate="0" islongtable="true" longtabularalignment="center">
38296 <column alignment="left" valignment="top">
38297 <column alignment="left" valignment="top">
38298 <row interlinespace="2.5mm">
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303
38304 \family sans
38305 \begin_inset Info
38306 type  "icon"
38307 arg   "layout"
38308 \end_inset
38309
38310
38311 \end_layout
38312
38313 \end_inset
38314 </cell>
38315 <cell alignment="center" valignment="top" usebox="none">
38316 \begin_inset Text
38317
38318 \begin_layout Plain Layout
38319 Default
38320 \end_layout
38321
38322 \end_inset
38323 </cell>
38324 </row>
38325 <row interlinespace="2.5mm">
38326 <cell alignment="center" valignment="top" usebox="none">
38327 \begin_inset Text
38328
38329 \begin_layout Plain Layout
38330
38331 \family sans
38332 \begin_inset Info
38333 type  "icon"
38334 arg   "layout Enumerate"
38335 \end_inset
38336
38337
38338 \end_layout
38339
38340 \end_inset
38341 </cell>
38342 <cell alignment="center" valignment="top" usebox="none">
38343 \begin_inset Text
38344
38345 \begin_layout Plain Layout
38346 Numbered list
38347 \end_layout
38348
38349 \end_inset
38350 </cell>
38351 </row>
38352 <row interlinespace="2.5mm">
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357
38358 \family sans
38359 \begin_inset Info
38360 type  "icon"
38361 arg   "layout Itemize"
38362 \end_inset
38363
38364
38365 \end_layout
38366
38367 \end_inset
38368 </cell>
38369 <cell alignment="center" valignment="top" usebox="none">
38370 \begin_inset Text
38371
38372 \begin_layout Plain Layout
38373 Itemized list
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 </row>
38379 <row interlinespace="2.5mm">
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384
38385 \family sans
38386 \begin_inset Info
38387 type  "icon"
38388 arg   "layout List"
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400 List
38401 \end_layout
38402
38403 \end_inset
38404 </cell>
38405 </row>
38406 <row interlinespace="2.5mm">
38407 <cell alignment="center" valignment="top" usebox="none">
38408 \begin_inset Text
38409
38410 \begin_layout Plain Layout
38411
38412 \family sans
38413 \begin_inset Info
38414 type  "icon"
38415 arg   "layout Description"
38416 \end_inset
38417
38418
38419 \end_layout
38420
38421 \end_inset
38422 </cell>
38423 <cell alignment="center" valignment="top" usebox="none">
38424 \begin_inset Text
38425
38426 \begin_layout Plain Layout
38427 Description list
38428 \end_layout
38429
38430 \end_inset
38431 </cell>
38432 </row>
38433 <row interlinespace="2.5mm">
38434 <cell alignment="center" valignment="top" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438
38439 \family sans
38440 \begin_inset Info
38441 type  "icon"
38442 arg   "depth-increment"
38443 \end_inset
38444
38445
38446 \end_layout
38447
38448 \end_inset
38449 </cell>
38450 <cell alignment="center" valignment="top" usebox="none">
38451 \begin_inset Text
38452
38453 \begin_layout Plain Layout
38454
38455 \family sans
38456 Edit\SpecialChar \menuseparator
38457 Increase
38458 \begin_inset space ~
38459 \end_inset
38460
38461 List
38462 \begin_inset space ~
38463 \end_inset
38464
38465 Depth
38466 \end_layout
38467
38468 \end_inset
38469 </cell>
38470 </row>
38471 <row interlinespace="2.5mm">
38472 <cell alignment="center" valignment="top" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476
38477 \family sans
38478 \begin_inset Info
38479 type  "icon"
38480 arg   "depth-decrement"
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492
38493 \family sans
38494 Edit\SpecialChar \menuseparator
38495 Decrease
38496 \begin_inset space ~
38497 \end_inset
38498
38499 List
38500 \begin_inset space ~
38501 \end_inset
38502
38503 Depth
38504 \end_layout
38505
38506 \end_inset
38507 </cell>
38508 </row>
38509 <row interlinespace="2.5mm">
38510 <cell alignment="center" valignment="top" usebox="none">
38511 \begin_inset Text
38512
38513 \begin_layout Plain Layout
38514
38515 \family sans
38516 \begin_inset Info
38517 type  "icon"
38518 arg   "float-insert figure"
38519 \end_inset
38520
38521
38522 \end_layout
38523
38524 \end_inset
38525 </cell>
38526 <cell alignment="center" valignment="top" usebox="none">
38527 \begin_inset Text
38528
38529 \begin_layout Plain Layout
38530
38531 \family sans
38532 Insert\SpecialChar \menuseparator
38533 Float\SpecialChar \menuseparator
38534 Figure
38535 \end_layout
38536
38537 \end_inset
38538 </cell>
38539 </row>
38540 <row interlinespace="2.5mm">
38541 <cell alignment="center" valignment="top" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545
38546 \family sans
38547 \begin_inset Info
38548 type  "icon"
38549 arg   "float-insert table"
38550 \end_inset
38551
38552
38553 \end_layout
38554
38555 \end_inset
38556 </cell>
38557 <cell alignment="center" valignment="top" usebox="none">
38558 \begin_inset Text
38559
38560 \begin_layout Plain Layout
38561
38562 \family sans
38563 Insert\SpecialChar \menuseparator
38564 Float\SpecialChar \menuseparator
38565 Table
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 </row>
38571 <row interlinespace="2.5mm">
38572 <cell alignment="center" valignment="top" usebox="none">
38573 \begin_inset Text
38574
38575 \begin_layout Plain Layout
38576
38577 \family sans
38578 \begin_inset Info
38579 type  "icon"
38580 arg   "label-insert"
38581 \end_inset
38582
38583
38584 \end_layout
38585
38586 \end_inset
38587 </cell>
38588 <cell alignment="center" valignment="top" usebox="none">
38589 \begin_inset Text
38590
38591 \begin_layout Plain Layout
38592
38593 \family sans
38594 Insert\SpecialChar \menuseparator
38595 Label
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 </row>
38601 <row interlinespace="2.5mm">
38602 <cell alignment="center" valignment="top" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606
38607 \family sans
38608 \begin_inset Info
38609 type  "icon"
38610 arg   "dialog-show-new-inset ref"
38611 \end_inset
38612
38613
38614 \end_layout
38615
38616 \end_inset
38617 </cell>
38618 <cell alignment="center" valignment="top" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622
38623 \family sans
38624 Insert\SpecialChar \menuseparator
38625 Cross-Reference
38626 \end_layout
38627
38628 \end_inset
38629 </cell>
38630 </row>
38631 <row interlinespace="2.5mm">
38632 <cell alignment="center" valignment="top" usebox="none">
38633 \begin_inset Text
38634
38635 \begin_layout Plain Layout
38636
38637 \family sans
38638 \begin_inset Info
38639 type  "icon"
38640 arg   "dialog-show-new-inset citation"
38641 \end_inset
38642
38643
38644 \end_layout
38645
38646 \end_inset
38647 </cell>
38648 <cell alignment="center" valignment="top" usebox="none">
38649 \begin_inset Text
38650
38651 \begin_layout Plain Layout
38652
38653 \family sans
38654 Insert\SpecialChar \menuseparator
38655 Citation
38656 \end_layout
38657
38658 \end_inset
38659 </cell>
38660 </row>
38661 <row interlinespace="2.5mm">
38662 <cell alignment="center" valignment="top" usebox="none">
38663 \begin_inset Text
38664
38665 \begin_layout Plain Layout
38666
38667 \family sans
38668 \begin_inset Info
38669 type  "icon"
38670 arg   "index-insert"
38671 \end_inset
38672
38673
38674 \end_layout
38675
38676 \end_inset
38677 </cell>
38678 <cell alignment="center" valignment="top" usebox="none">
38679 \begin_inset Text
38680
38681 \begin_layout Plain Layout
38682
38683 \family sans
38684 Insert\SpecialChar \menuseparator
38685 Index
38686 \begin_inset space ~
38687 \end_inset
38688
38689 Entry
38690 \end_layout
38691
38692 \end_inset
38693 </cell>
38694 </row>
38695 <row interlinespace="2.5mm">
38696 <cell alignment="center" valignment="top" usebox="none">
38697 \begin_inset Text
38698
38699 \begin_layout Plain Layout
38700
38701 \family sans
38702 \begin_inset Info
38703 type  "icon"
38704 arg   "nomencl-insert"
38705 \end_inset
38706
38707
38708 \end_layout
38709
38710 \end_inset
38711 </cell>
38712 <cell alignment="center" valignment="top" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716
38717 \family sans
38718 Insert\SpecialChar \menuseparator
38719 Nomenclature
38720 \begin_inset space ~
38721 \end_inset
38722
38723 Entry
38724 \end_layout
38725
38726 \end_inset
38727 </cell>
38728 </row>
38729 <row interlinespace="2.5mm">
38730 <cell alignment="center" valignment="top" usebox="none">
38731 \begin_inset Text
38732
38733 \begin_layout Plain Layout
38734
38735 \family sans
38736 \begin_inset Info
38737 type  "icon"
38738 arg   "footnote-insert"
38739 \end_inset
38740
38741
38742 \end_layout
38743
38744 \end_inset
38745 </cell>
38746 <cell alignment="center" valignment="top" usebox="none">
38747 \begin_inset Text
38748
38749 \begin_layout Plain Layout
38750
38751 \family sans
38752 Insert\SpecialChar \menuseparator
38753 Footnote
38754 \end_layout
38755
38756 \end_inset
38757 </cell>
38758 </row>
38759 <row interlinespace="2.5mm">
38760 <cell alignment="center" valignment="top" usebox="none">
38761 \begin_inset Text
38762
38763 \begin_layout Plain Layout
38764
38765 \family sans
38766 \begin_inset Info
38767 type  "icon"
38768 arg   "marginalnote-insert"
38769 \end_inset
38770
38771
38772 \end_layout
38773
38774 \end_inset
38775 </cell>
38776 <cell alignment="center" valignment="top" usebox="none">
38777 \begin_inset Text
38778
38779 \begin_layout Plain Layout
38780
38781 \family sans
38782 Insert\SpecialChar \menuseparator
38783 Marginal
38784 \begin_inset space ~
38785 \end_inset
38786
38787 Note
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   "note-insert"
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
38815 \family sans
38816 Insert\SpecialChar \menuseparator
38817 Note\SpecialChar \menuseparator
38818 L
38819 \begin_inset ERT
38820 status collapsed
38821
38822 \begin_layout Plain Layout
38823
38824 {}
38825 \end_layout
38826
38827 \end_inset
38828
38829 yX
38830 \begin_inset space ~
38831 \end_inset
38832
38833 Note
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 </row>
38839 <row interlinespace="2.5mm">
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844
38845 \family sans
38846 \begin_inset Info
38847 type  "icon"
38848 arg   "box-insert Frameless"
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 Insert\SpecialChar \menuseparator
38863 Box
38864 \end_layout
38865
38866 \end_inset
38867 </cell>
38868 </row>
38869 <row interlinespace="2.5mm">
38870 <cell alignment="center" valignment="top" usebox="none">
38871 \begin_inset Text
38872
38873 \begin_layout Plain Layout
38874
38875 \family sans
38876 \begin_inset Info
38877 type  "icon"
38878 arg   "href-insert"
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \end_inset
38885 </cell>
38886 <cell alignment="center" valignment="top" usebox="none">
38887 \begin_inset Text
38888
38889 \begin_layout Plain Layout
38890
38891 \family sans
38892 Insert\SpecialChar \menuseparator
38893 Hyperlink
38894 \end_layout
38895
38896 \end_inset
38897 </cell>
38898 </row>
38899 <row interlinespace="2.5mm">
38900 <cell alignment="center" valignment="top" usebox="none">
38901 \begin_inset Text
38902
38903 \begin_layout Plain Layout
38904
38905 \family sans
38906 \begin_inset Info
38907 type  "icon"
38908 arg   "ert-insert"
38909 \end_inset
38910
38911
38912 \end_layout
38913
38914 \end_inset
38915 </cell>
38916 <cell alignment="center" valignment="top" usebox="none">
38917 \begin_inset Text
38918
38919 \begin_layout Plain Layout
38920
38921 \family sans
38922 Insert\SpecialChar \menuseparator
38923 T
38924 \family default
38925
38926 \begin_inset ERT
38927 status collapsed
38928
38929 \begin_layout Plain Layout
38930
38931 {}
38932 \end_layout
38933
38934 \end_inset
38935
38936
38937 \family sans
38938 eX
38939 \begin_inset space ~
38940 \end_inset
38941
38942 Code
38943 \end_layout
38944
38945 \end_inset
38946 </cell>
38947 </row>
38948 <row interlinespace="2.5mm">
38949 <cell alignment="center" valignment="top" usebox="none">
38950 \begin_inset Text
38951
38952 \begin_layout Plain Layout
38953
38954 \family sans
38955 \begin_inset Info
38956 type  "icon"
38957 arg   "math-macro newmacroname newcommand"
38958 \end_inset
38959
38960
38961 \end_layout
38962
38963 \end_inset
38964 </cell>
38965 <cell alignment="center" valignment="top" usebox="none">
38966 \begin_inset Text
38967
38968 \begin_layout Plain Layout
38969
38970 \family sans
38971 Insert\SpecialChar \menuseparator
38972 Math\SpecialChar \menuseparator
38973 Macro
38974 \end_layout
38975
38976 \end_inset
38977 </cell>
38978 </row>
38979 <row interlinespace="2.5mm">
38980 <cell alignment="center" valignment="top" usebox="none">
38981 \begin_inset Text
38982
38983 \begin_layout Plain Layout
38984
38985 \family sans
38986 \begin_inset Info
38987 type  "icon"
38988 arg   "dialog-show-new-inset include"
38989 \end_inset
38990
38991
38992 \end_layout
38993
38994 \end_inset
38995 </cell>
38996 <cell alignment="center" valignment="top" usebox="none">
38997 \begin_inset Text
38998
38999 \begin_layout Plain Layout
39000
39001 \family sans
39002 Insert\SpecialChar \menuseparator
39003 File\SpecialChar \menuseparator
39004 Child
39005 \begin_inset space ~
39006 \end_inset
39007
39008 Document
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   "dialog-show character"
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
39036 \family sans
39037 Edit\SpecialChar \menuseparator
39038 Text
39039 \begin_inset space ~
39040 \end_inset
39041
39042 Style\SpecialChar \menuseparator
39043 Customized
39044 \end_layout
39045
39046 \end_inset
39047 </cell>
39048 </row>
39049 <row interlinespace="2.5mm">
39050 <cell alignment="center" valignment="top" usebox="none">
39051 \begin_inset Text
39052
39053 \begin_layout Plain Layout
39054
39055 \family sans
39056 \begin_inset Info
39057 type  "icon"
39058 arg   "layout-paragraph"
39059 \end_inset
39060
39061
39062 \end_layout
39063
39064 \end_inset
39065 </cell>
39066 <cell alignment="center" valignment="top" usebox="none">
39067 \begin_inset Text
39068
39069 \begin_layout Plain Layout
39070
39071 \family sans
39072 Edit\SpecialChar \menuseparator
39073 Paragraph
39074 \begin_inset space ~
39075 \end_inset
39076
39077 Settings
39078 \end_layout
39079
39080 \end_inset
39081 </cell>
39082 </row>
39083 <row interlinespace="2.5mm">
39084 <cell alignment="center" valignment="top" usebox="none">
39085 \begin_inset Text
39086
39087 \begin_layout Plain Layout
39088
39089 \family sans
39090 \begin_inset Info
39091 type  "icon"
39092 arg   "thesaurus-entry"
39093 \end_inset
39094
39095
39096 \end_layout
39097
39098 \end_inset
39099 </cell>
39100 <cell alignment="center" valignment="top" usebox="none">
39101 \begin_inset Text
39102
39103 \begin_layout Plain Layout
39104
39105 \family sans
39106 Tools\SpecialChar \menuseparator
39107 Thesaurus
39108 \end_layout
39109
39110 \end_inset
39111 </cell>
39112 </row>
39113 </lyxtabular>
39114
39115 \end_inset
39116
39117
39118 \end_layout
39119
39120 \begin_layout Subsection
39121 View/Update Toolbar
39122 \begin_inset Index idx
39123 status collapsed
39124
39125 \begin_layout Plain Layout
39126 Toolbar ! View / Update
39127 \end_layout
39128
39129 \end_inset
39130
39131
39132 \end_layout
39133
39134 \begin_layout Standard
39135 \begin_inset Graphics
39136         filename clipart/ViewToolbar.png
39137
39138 \end_inset
39139
39140
39141 \end_layout
39142
39143 \begin_layout Standard
39144 \begin_inset VSpace defskip
39145 \end_inset
39146
39147
39148 \end_layout
39149
39150 \begin_layout Standard
39151 The view/update toolbar as shown above contains from left to right the following
39152  buttons:
39153 \end_layout
39154
39155 \begin_layout Standard
39156 \begin_inset VSpace defskip
39157 \end_inset
39158
39159
39160 \end_layout
39161
39162 \begin_layout Standard
39163 \begin_inset Tabular
39164 <lyxtabular version="3" rows="7" columns="2">
39165 <features rotate="0" islongtable="true" longtabularalignment="center">
39166 <column alignment="left" valignment="top">
39167 <column alignment="left" valignment="top">
39168 <row interlinespace="2.5mm">
39169 <cell alignment="center" valignment="top" usebox="none">
39170 \begin_inset Text
39171
39172 \begin_layout Plain Layout
39173
39174 \family sans
39175 \begin_inset Info
39176 type  "icon"
39177 arg   "buffer-view"
39178 \end_inset
39179
39180
39181 \end_layout
39182
39183 \end_inset
39184 </cell>
39185 <cell alignment="center" valignment="top" usebox="none">
39186 \begin_inset Text
39187
39188 \begin_layout Plain Layout
39189
39190 \family sans
39191 View\SpecialChar \menuseparator
39192 View
39193 \end_layout
39194
39195 \end_inset
39196 </cell>
39197 </row>
39198 <row interlinespace="2.5mm">
39199 <cell alignment="center" valignment="top" usebox="none">
39200 \begin_inset Text
39201
39202 \begin_layout Plain Layout
39203
39204 \family sans
39205 \begin_inset Info
39206 type  "icon"
39207 arg   "buffer-update"
39208 \end_inset
39209
39210
39211 \end_layout
39212
39213 \end_inset
39214 </cell>
39215 <cell alignment="center" valignment="top" usebox="none">
39216 \begin_inset Text
39217
39218 \begin_layout Plain Layout
39219
39220 \family sans
39221 View\SpecialChar \menuseparator
39222 Update
39223 \end_layout
39224
39225 \end_inset
39226 </cell>
39227 </row>
39228 <row interlinespace="2.5mm">
39229 <cell alignment="center" valignment="top" usebox="none">
39230 \begin_inset Text
39231
39232 \begin_layout Plain Layout
39233
39234 \family sans
39235 \begin_inset Info
39236 type  "icon"
39237 arg   "master-buffer-view"
39238 \end_inset
39239
39240
39241 \end_layout
39242
39243 \end_inset
39244 </cell>
39245 <cell alignment="center" valignment="top" usebox="none">
39246 \begin_inset Text
39247
39248 \begin_layout Plain Layout
39249
39250 \family sans
39251 View\SpecialChar \menuseparator
39252 Master
39253 \begin_inset space ~
39254 \end_inset
39255
39256 Document
39257 \end_layout
39258
39259 \end_inset
39260 </cell>
39261 </row>
39262 <row interlinespace="2.5mm">
39263 <cell alignment="center" valignment="top" usebox="none">
39264 \begin_inset Text
39265
39266 \begin_layout Plain Layout
39267
39268 \family sans
39269 \begin_inset Info
39270 type  "icon"
39271 arg   "master-buffer-update"
39272 \end_inset
39273
39274
39275 \end_layout
39276
39277 \end_inset
39278 </cell>
39279 <cell alignment="center" valignment="top" usebox="none">
39280 \begin_inset Text
39281
39282 \begin_layout Plain Layout
39283
39284 \family sans
39285 View\SpecialChar \menuseparator
39286 Update
39287 \begin_inset space ~
39288 \end_inset
39289
39290 Master
39291 \begin_inset space ~
39292 \end_inset
39293
39294 Document
39295 \end_layout
39296
39297 \end_inset
39298 </cell>
39299 </row>
39300 <row interlinespace="2.5mm">
39301 <cell alignment="center" valignment="top" usebox="none">
39302 \begin_inset Text
39303
39304 \begin_layout Plain Layout
39305
39306 \family sans
39307 \begin_inset Info
39308 type  "icon"
39309 arg   "buffer-toggle-output-sync"
39310 \end_inset
39311
39312
39313 \end_layout
39314
39315 \end_inset
39316 </cell>
39317 <cell alignment="center" valignment="top" usebox="none">
39318 \begin_inset Text
39319
39320 \begin_layout Plain Layout
39321
39322 \family sans
39323 Document\SpecialChar \menuseparator
39324 Settings\SpecialChar \menuseparator
39325 Output\SpecialChar \menuseparator
39326 Synchronize with Output
39327 \end_layout
39328
39329 \end_inset
39330 </cell>
39331 </row>
39332 <row interlinespace="2.5mm">
39333 <cell alignment="center" valignment="top" usebox="none">
39334 \begin_inset Text
39335
39336 \begin_layout Plain Layout
39337 \begin_inset Graphics
39338         filename ../images/view-others.png
39339         scale 85
39340         groupId toolbarbuttons
39341
39342 \end_inset
39343
39344
39345 \family sans
39346 *
39347 \end_layout
39348
39349 \end_inset
39350 </cell>
39351 <cell alignment="center" valignment="top" usebox="none">
39352 \begin_inset Text
39353
39354 \begin_layout Plain Layout
39355
39356 \family sans
39357 View\SpecialChar \menuseparator
39358 View (Other Formats)
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 \begin_inset Graphics
39370         filename ../images/update-others.png
39371         scale 85
39372         groupId toolbarbuttons
39373
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 View\SpecialChar \menuseparator
39388 Update (Other Formats)
39389 \end_layout
39390
39391 \end_inset
39392 </cell>
39393 </row>
39394 </lyxtabular>
39395
39396 \end_inset
39397
39398
39399 \end_layout
39400
39401 \begin_layout Standard
39402 * These icons might look different for you if you do not use the default
39403  icon set.
39404 \end_layout
39405
39406 \begin_layout Subsection
39407 Other Toolbars
39408 \end_layout
39409
39410 \begin_layout Standard
39411 The change tracking toolbar is explained in section
39412 \begin_inset space ~
39413 \end_inset
39414
39415
39416 \begin_inset CommandInset ref
39417 LatexCommand ref
39418 reference "sec:Change-Tracking"
39419
39420 \end_inset
39421
39422 , the table toolbar
39423 \begin_inset Index idx
39424 status collapsed
39425
39426 \begin_layout Plain Layout
39427 Toolbar ! Table
39428 \end_layout
39429
39430 \end_inset
39431
39432  in the 
39433 \emph on
39434 Embedded
39435 \begin_inset space ~
39436 \end_inset
39437
39438 Objects
39439 \emph default
39440  manual and the math macro toolbar
39441 \begin_inset Index idx
39442 status collapsed
39443
39444 \begin_layout Plain Layout
39445 Toolbar ! Macro
39446 \end_layout
39447
39448 \end_inset
39449
39450  in the 
39451 \emph on
39452 Math
39453 \emph default
39454  manual.
39455 \end_layout
39456
39457 \begin_layout Chapter
39458 The Document Settings
39459 \begin_inset CommandInset label
39460 LatexCommand label
39461 name "chap:The-Document-Settings"
39462
39463 \end_inset
39464
39465
39466 \begin_inset Index idx
39467 status collapsed
39468
39469 \begin_layout Plain Layout
39470 Document ! Settings
39471 \end_layout
39472
39473 \end_inset
39474
39475
39476 \end_layout
39477
39478 \begin_layout Standard
39479 The 
39480 \family sans
39481 Document
39482 \begin_inset space ~
39483 \end_inset
39484
39485 Setting
39486 \family default
39487 s dialog contains submenus to set properties for the whole document and
39488  is called with the menu
39489 \family sans
39490  Document\SpecialChar \menuseparator
39491 Settings
39492 \family default
39493 .
39494  You can save your document settings as default with the
39495 \family sans
39496  Save as Document Defaults
39497 \family default
39498  button in any dialog.
39499  This will create a template named 
39500 \family typewriter
39501 defaults.lyx
39502 \family default
39503  which is automatically loaded by LyX when you create a new document without
39504  using a template.
39505 \end_layout
39506
39507 \begin_layout Standard
39508 The button 
39509 \family sans
39510 Use Class Defaults
39511 \family default
39512  resets the document settings to the default of the document class.
39513  This affects mostly class options, the page layout and Numbering & TOC.
39514 \end_layout
39515
39516 \begin_layout Standard
39517 The different submenus of the dialog are explained in the following sections.
39518 \end_layout
39519
39520 \begin_layout Section
39521 Document Class
39522 \end_layout
39523
39524 \begin_layout Standard
39525 Here you set the document class, class options, a graphics driver, and a
39526  master document.
39527  Document classes are described in section
39528 \begin_inset space ~
39529 \end_inset
39530
39531
39532 \begin_inset CommandInset ref
39533 LatexCommand ref
39534 reference "sec:Document-Classes"
39535
39536 \end_inset
39537
39538 .
39539  
39540 \end_layout
39541
39542 \begin_layout Standard
39543 With the button 
39544 \family sans
39545 Local
39546 \begin_inset space ~
39547 \end_inset
39548
39549 Layout
39550 \family default
39551  you can load you own layout-file, that is not in LyX's 
39552 \emph on
39553 layouts
39554 \emph default
39555  folder and thus not recognized by LyX as a layout for a document class.
39556  For more about layout-files, see the chapter 
39557 \emph on
39558 Installing New Document Classes, Types of Layout Files
39559 \emph default
39560  of the 
39561 \emph on
39562 Customization
39563 \emph default
39564  Handbook.
39565 \end_layout
39566
39567 \begin_layout Standard
39568 Some classes use special class options by default.
39569  If this is the case, they are listed in the field 
39570 \family sans
39571 Predefined
39572 \family default
39573  and you can decide to use them or not.
39574  If you do not know exactly what the default class options are for, it is
39575  recommended you leave them untouched.
39576  The 
39577 \family sans
39578 Graphics driver
39579 \family default
39580  is used for LaTeX's graphics, color and page layout packages.
39581  If using 
39582 \family sans
39583 Default
39584 \family default
39585 , the default driver for the LaTeX-packages is used.
39586  It is recommended that you use the default unless you know what you are
39587  doing.
39588 \begin_inset Foot
39589 status collapsed
39590
39591 \begin_layout Plain Layout
39592 When you want to use one of the following drivers
39593 \begin_inset Newline newline
39594 \end_inset
39595
39596
39597 \family sans
39598 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39599 \family default
39600
39601 \begin_inset Newline newline
39602 \end_inset
39603
39604 you first have to activate them in your LaTeX distribution, see section
39605  
39606 \emph on
39607 Driver support
39608 \emph default
39609  in 
39610 \begin_inset CommandInset href
39611 LatexCommand href
39612 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
39613
39614 \end_inset
39615
39616 .
39617 \end_layout
39618
39619 \end_inset
39620
39621
39622 \end_layout
39623
39624 \begin_layout Standard
39625 Specifying a 
39626 \family sans
39627 Master
39628 \family default
39629  document is necessary if the current document is a child or subdocument.
39630  The master document will be used by LyX in the background if the child
39631  document is opened without its master.
39632  This way child documents are always compilable.
39633  More about master and child documents is explained in the section 
39634 \emph on
39635 Child Documents
39636 \emph default
39637  of the 
39638 \emph on
39639 Embedded
39640 \begin_inset space ~
39641 \end_inset
39642
39643 Objects
39644 \emph default
39645  manual.
39646 \end_layout
39647
39648 \begin_layout Standard
39649 There is also an option to suppress the date and one to use the LaTeX-package
39650  
39651 \series bold
39652 refstyle
39653 \series default
39654  instead of 
39655 \series bold
39656 prettyref
39657 \series default
39658
39659 \begin_inset Index idx
39660 status collapsed
39661
39662 \begin_layout Plain Layout
39663 LaTeX-packages ! prettyref
39664 \end_layout
39665
39666 \end_inset
39667
39668
39669 \begin_inset Index idx
39670 status collapsed
39671
39672 \begin_layout Plain Layout
39673 LaTeX-packages ! refstyle
39674 \end_layout
39675
39676 \end_inset
39677
39678  for cross-references, see section
39679 \begin_inset space ~
39680 \end_inset
39681
39682
39683 \begin_inset CommandInset ref
39684 LatexCommand ref
39685 reference "sec:Cross-References"
39686
39687 \end_inset
39688
39689 .
39690 \end_layout
39691
39692 \begin_layout Section
39693 Child Documents
39694 \end_layout
39695
39696 \begin_layout Standard
39697 This submenu is only visible when your document includes child documents.
39698  Please refer to the section 
39699 \emph on
39700 Child
39701 \begin_inset space ~
39702 \end_inset
39703
39704 Documents
39705 \emph default
39706  of the 
39707 \emph on
39708 Embedded
39709 \begin_inset space ~
39710 \end_inset
39711
39712 Objects
39713 \emph default
39714  manual for details.
39715 \end_layout
39716
39717 \begin_layout Section
39718 Modules
39719 \end_layout
39720
39721 \begin_layout Standard
39722 Modules are explained in section
39723 \begin_inset space ~
39724 \end_inset
39725
39726
39727 \begin_inset CommandInset ref
39728 LatexCommand ref
39729 reference "sub:Modules"
39730
39731 \end_inset
39732
39733 .
39734 \end_layout
39735
39736 \begin_layout Section
39737 Local Layout
39738 \end_layout
39739
39740 \begin_layout Standard
39741 See section
39742 \begin_inset space ~
39743 \end_inset
39744
39745
39746 \begin_inset CommandInset ref
39747 LatexCommand ref
39748 reference "sub:Local-Layout"
39749
39750 \end_inset
39751
39752  for a description.
39753 \end_layout
39754
39755 \begin_layout Section
39756 Fonts
39757 \end_layout
39758
39759 \begin_layout Standard
39760 The document font settings are described in section
39761 \begin_inset space ~
39762 \end_inset
39763
39764
39765 \begin_inset CommandInset ref
39766 LatexCommand ref
39767 reference "sec:Fonts-and-Text"
39768
39769 \end_inset
39770
39771 .
39772 \end_layout
39773
39774 \begin_layout Section
39775 Text Layout
39776 \end_layout
39777
39778 \begin_layout Standard
39779 You can specify if paragraphs should be separated by 
39780 \family sans
39781 Indentation
39782 \family default
39783  or by 
39784 \family sans
39785 Vertical space
39786 \family default
39787 .
39788  The 
39789 \family sans
39790 Line
39791 \begin_inset space ~
39792 \end_inset
39793
39794 spacing
39795 \family default
39796  and whether it should be a 
39797 \family sans
39798 Two-column
39799 \begin_inset space ~
39800 \end_inset
39801
39802 document
39803 \family default
39804  can also be specified here.
39805 \end_layout
39806
39807 \begin_layout Standard
39808 Note that LyX will not show two columns or the specified line spacing on
39809  screen.
39810  That would be impractical, often unreadable, and is not part of the WYSIWYM
39811  concept.
39812  However, it will be as you specified in the output.
39813 \end_layout
39814
39815 \begin_layout Section
39816 Page Layout
39817 \end_layout
39818
39819 \begin_layout Standard
39820 This dialog is described in sections
39821 \begin_inset space ~
39822 \end_inset
39823
39824
39825 \begin_inset CommandInset ref
39826 LatexCommand ref
39827 reference "sub:Paper-Size,-Orientation"
39828
39829 \end_inset
39830
39831  and 
39832 \begin_inset CommandInset ref
39833 LatexCommand ref
39834 reference "sub:Document-Layout"
39835
39836 \end_inset
39837
39838 .
39839 \end_layout
39840
39841 \begin_layout Section
39842 Page Margins
39843 \end_layout
39844
39845 \begin_layout Standard
39846 Here you can adjust the page margins as described in section
39847 \begin_inset space ~
39848 \end_inset
39849
39850
39851 \begin_inset CommandInset ref
39852 LatexCommand ref
39853 reference "sub:Margins"
39854
39855 \end_inset
39856
39857 .
39858 \end_layout
39859
39860 \begin_layout Section
39861 Language
39862 \begin_inset CommandInset label
39863 LatexCommand label
39864 name "sec:Language-encodings"
39865
39866 \end_inset
39867
39868
39869 \begin_inset Index idx
39870 status collapsed
39871
39872 \begin_layout Plain Layout
39873 Language ! Encoding
39874 \end_layout
39875
39876 \end_inset
39877
39878
39879 \end_layout
39880
39881 \begin_layout Standard
39882 The document language and quote styles are set here.
39883  The encoding specifies how the document content is exported to LaTeX (the
39884  LyX file is always encoded in utf8).
39885  All characters that cannot be encoded using the specified encoding will
39886  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39887  known for a particular character).
39888 \begin_inset Foot
39889 status collapsed
39890
39891 \begin_layout Plain Layout
39892 The known commands are defined in a text file (
39893 \emph on
39894 unicodesymbols
39895 \emph default
39896 ).
39897  You can add commands for unknown symbols to that file yourself, see the
39898  
39899 \emph on
39900 Customization
39901 \emph default
39902  manual for details.
39903 \end_layout
39904
39905 \end_inset
39906
39907
39908 \end_layout
39909
39910 \begin_layout Standard
39911 If you use the option 
39912 \family sans
39913 Language Default
39914 \family default
39915 , LyX determines the encoding of a text part from the language of this text.
39916  If the document contains text in more than one language you may get more
39917  than one encoding in the LaTeX file.
39918  If you do not use this option then the complete document will always use
39919  exactly one encoding.
39920  Checking this option is the preferred setting.
39921 \end_layout
39922
39923 \begin_layout Standard
39924 LyX also supports Unicode output, which is particularly useful if you need
39925  lots of special symbols or non-alphabetic scripts, respectively.
39926  If you want to use this (and your LaTeX installation supports Unicode),
39927  choose one of the four utf8 variants from the list below.
39928  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39929  so it is not uncommon that a file with lots of Unicode symbols works fine
39930  with 
39931 \family sans
39932 Language Default
39933 \family default
39934  (when LyX uses its list of known LaTeX-commands), but does not work with
39935  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39936  because all Unicode symbols can be encoded in utf8).
39937  The situation is much better with XeTeX and LuaTeX, two new alternative
39938  engines to standard LaTeX.
39939  Both engines support Unicode natively.
39940  LyX now also supports these two engines (via the output formats 
39941 \family sans
39942 PDF
39943 \begin_inset space ~
39944 \end_inset
39945
39946 (XeTe
39947 \begin_inset ERT
39948 status collapsed
39949
39950 \begin_layout Plain Layout
39951
39952 {}
39953 \end_layout
39954
39955 \end_inset
39956
39957 X)
39958 \family default
39959
39960 \family sans
39961 PDF
39962 \begin_inset space ~
39963 \end_inset
39964
39965 (LuaTe
39966 \begin_inset ERT
39967 status collapsed
39968
39969 \begin_layout Plain Layout
39970
39971 {}
39972 \end_layout
39973
39974 \end_inset
39975
39976 X)
39977 \family default
39978  and 
39979 \family sans
39980 DVI
39981 \begin_inset space ~
39982 \end_inset
39983
39984 (LuaTeX)
39985 \family default
39986 , see section
39987 \begin_inset space ~
39988 \end_inset
39989
39990
39991 \begin_inset CommandInset ref
39992 LatexCommand ref
39993 reference "sub:Output-file-formats"
39994
39995 \end_inset
39996
39997 ).
39998  So if you are using many special or accented characters and 
39999 \family sans
40000 Language Default
40001 \family default
40002  fails, you might try out one of these new engines.
40003 \end_layout
40004
40005 \begin_layout Standard
40006 The 
40007 \family sans
40008 Language
40009 \begin_inset space ~
40010 \end_inset
40011
40012 package
40013 \family default
40014  determines the LaTeX-package that is used for hyphenation and the translation
40015  of strings like 
40016 \begin_inset Quotes eld
40017 \end_inset
40018
40019 Part
40020 \begin_inset Quotes erd
40021 \end_inset
40022
40023 .
40024  The possible settings are:
40025 \end_layout
40026
40027 \begin_layout Description
40028 Default uses the language package that is selected in
40029 \family sans
40030  Tools\SpecialChar \menuseparator
40031 Preferences\SpecialChar \menuseparator
40032 Language Settings
40033 \family default
40034  (see section
40035 \begin_inset space ~
40036 \end_inset
40037
40038
40039 \begin_inset CommandInset ref
40040 LatexCommand ref
40041 reference "sub:Prefs-Language"
40042
40043 \end_inset
40044
40045 ).
40046 \end_layout
40047
40048 \begin_layout Description
40049 Automatic selects the most suitable language package for the view/export
40050  format you will use.
40051  In many cases this will be 
40052 \series bold
40053 babel
40054 \series default
40055
40056 \begin_inset Index idx
40057 status collapsed
40058
40059 \begin_layout Plain Layout
40060 LaTeX-packages ! babel
40061 \end_layout
40062
40063 \end_inset
40064
40065 .
40066  If the newer package 
40067 \series bold
40068 polyglossia
40069 \series default
40070
40071 \begin_inset Index idx
40072 status collapsed
40073
40074 \begin_layout Plain Layout
40075 LaTeX-packages ! polyglossia
40076 \end_layout
40077
40078 \end_inset
40079
40080  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40081  this package will be used instead of 
40082 \series bold
40083 babel
40084 \series default
40085 .
40086 \end_layout
40087
40088 \begin_layout Description
40089 Always
40090 \begin_inset space ~
40091 \end_inset
40092
40093 Babel uses 
40094 \series bold
40095 babel
40096 \series default
40097  even if 
40098 \series bold
40099 polyglossia
40100 \series default
40101  would be more appropriate.
40102 \end_layout
40103
40104 \begin_layout Description
40105 Custom allows you to specify a language package command of your choice.
40106  For example if you want to use a language-specific package like 
40107 \series bold
40108 ngerman
40109 \series default
40110  (for German texts), type in
40111 \series bold
40112
40113 \begin_inset Newline newline
40114 \end_inset
40115
40116
40117 \backslash
40118 usepackage{ngerman}
40119 \end_layout
40120
40121 \begin_layout Description
40122 None will not use a language package.
40123  This is necessary for some document classes for scientific articles.
40124 \end_layout
40125
40126 \begin_layout Standard
40127 Here is a list with the important encodings:
40128 \end_layout
40129
40130 \begin_layout Description
40131 Language
40132 \begin_inset space ~
40133 \end_inset
40134
40135 Default
40136 \begin_inset space ~
40137 \end_inset
40138
40139 (no
40140 \begin_inset space ~
40141 \end_inset
40142
40143 inputenc) Same as 
40144 \family sans
40145 Language Default
40146 \family default
40147 , but the LaTeX-package 
40148 \series bold
40149 inputenc
40150 \series default
40151
40152 \begin_inset Index idx
40153 status collapsed
40154
40155 \begin_layout Plain Layout
40156 LaTeX-packages ! inputenc
40157 \end_layout
40158
40159 \end_inset
40160
40161  is not used.
40162  When using this, you probably need to load some additional packages manually
40163  in the preamble and specify the used encoding for text parts in foreign
40164  languages in TeX code.
40165 \end_layout
40166
40167 \begin_layout Description
40168 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40169  LyX converts all other characters into LaTeX commands, which may result
40170  in a big file when lots of LaTeX-commands are needed.
40171 \end_layout
40172
40173 \begin_layout Description
40174 Arabic
40175 \begin_inset space ~
40176 \end_inset
40177
40178 (CP
40179 \begin_inset space ~
40180 \end_inset
40181
40182 1256) MS Windows code page for Arabic and Farsi
40183 \end_layout
40184
40185 \begin_layout Description
40186 Arabic
40187 \begin_inset space ~
40188 \end_inset
40189
40190 (ISO
40191 \begin_inset space ~
40192 \end_inset
40193
40194 8859-6) for Arabic and Farsi
40195 \end_layout
40196
40197 \begin_layout Description
40198 Armenian
40199 \begin_inset space ~
40200 \end_inset
40201
40202 (ArmSCII8) for Armenian
40203 \end_layout
40204
40205 \begin_layout Description
40206 Baltic
40207 \begin_inset space ~
40208 \end_inset
40209
40210 (CP
40211 \begin_inset space ~
40212 \end_inset
40213
40214 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40215  as the ISO-8859-13 encoding
40216 \end_layout
40217
40218 \begin_layout Description
40219 Baltic
40220 \begin_inset space ~
40221 \end_inset
40222
40223 (ISO
40224 \begin_inset space ~
40225 \end_inset
40226
40227 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40228  encoding
40229 \end_layout
40230
40231 \begin_layout Description
40232 Baltic
40233 \begin_inset space ~
40234 \end_inset
40235
40236 (ISO
40237 \begin_inset space ~
40238 \end_inset
40239
40240 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40241  ISO-8859-13 encoding
40242 \end_layout
40243
40244 \begin_layout Description
40245 Central
40246 \begin_inset space ~
40247 \end_inset
40248
40249 European
40250 \begin_inset space ~
40251 \end_inset
40252
40253 (CP
40254 \begin_inset space ~
40255 \end_inset
40256
40257 1250) MS Windows code page for ISO
40258 \begin_inset space ~
40259 \end_inset
40260
40261 8859-2 (latin2)
40262 \end_layout
40263
40264 \begin_layout Description
40265 Central
40266 \begin_inset space ~
40267 \end_inset
40268
40269 European
40270 \begin_inset space ~
40271 \end_inset
40272
40273 (ISO
40274 \begin_inset space ~
40275 \end_inset
40276
40277 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40278  Romanian, Slovak and Slovenian
40279 \end_layout
40280
40281 \begin_layout Description
40282 Chinese
40283 \begin_inset space ~
40284 \end_inset
40285
40286 (simplified)
40287 \begin_inset space ~
40288 \end_inset
40289
40290 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40291  this encoding is officially replaced by the encoding GB18030, as GB18030
40292  is not available for LaTeX you should try to use the encoding Unicode
40293 \begin_inset space ~
40294 \end_inset
40295
40296 (CJK)
40297 \begin_inset space ~
40298 \end_inset
40299
40300 (utf8)
40301 \end_layout
40302
40303 \begin_layout Description
40304 Chinese
40305 \begin_inset space ~
40306 \end_inset
40307
40308 (simplified)
40309 \begin_inset space ~
40310 \end_inset
40311
40312 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40313  except for the Euro currency sign, since 2001 this encoding is officially
40314  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40315  you should try to use the encoding Unicode
40316 \begin_inset space ~
40317 \end_inset
40318
40319 (CJK)
40320 \begin_inset space ~
40321 \end_inset
40322
40323 (utf8)
40324 \end_layout
40325
40326 \begin_layout Description
40327 Chinese
40328 \begin_inset space ~
40329 \end_inset
40330
40331 (traditional)
40332 \begin_inset space ~
40333 \end_inset
40334
40335 (EUC-TW) for traditional Chinese
40336 \end_layout
40337
40338 \begin_layout Description
40339 Cyrillic
40340 \begin_inset space ~
40341 \end_inset
40342
40343 (CP
40344 \begin_inset space ~
40345 \end_inset
40346
40347 1251) MS Windows code page for Cyrillic
40348 \end_layout
40349
40350 \begin_layout Description
40351 Cyrillic
40352 \begin_inset space ~
40353 \end_inset
40354
40355 (ISO
40356 \begin_inset space ~
40357 \end_inset
40358
40359 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40360 \end_layout
40361
40362 \begin_layout Description
40363 Cyrillic
40364 \begin_inset space ~
40365 \end_inset
40366
40367 (KOI8-R) standard Cyrillic especially for Russian
40368 \end_layout
40369
40370 \begin_layout Description
40371 Cyrillic
40372 \begin_inset space ~
40373 \end_inset
40374
40375 (KOI8-U) Cyrillic for Ukrainian
40376 \end_layout
40377
40378 \begin_layout Description
40379 Cyrillic
40380 \begin_inset space ~
40381 \end_inset
40382
40383 (pt
40384 \begin_inset space ~
40385 \end_inset
40386
40387 154) Cyrillic for Kazakh
40388 \end_layout
40389
40390 \begin_layout Description
40391 Greek
40392 \begin_inset space ~
40393 \end_inset
40394
40395 (ISO
40396 \begin_inset space ~
40397 \end_inset
40398
40399 8859-7) for Greek
40400 \end_layout
40401
40402 \begin_layout Description
40403 Hebrew
40404 \begin_inset space ~
40405 \end_inset
40406
40407 (CP
40408 \begin_inset space ~
40409 \end_inset
40410
40411 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40412 \end_layout
40413
40414 \begin_layout Description
40415 Hebrew
40416 \begin_inset space ~
40417 \end_inset
40418
40419 (ISO
40420 \begin_inset space ~
40421 \end_inset
40422
40423 8859-8) for Hebrew
40424 \end_layout
40425
40426 \begin_layout Description
40427 Japanese
40428 \begin_inset space ~
40429 \end_inset
40430
40431 (CJK)
40432 \begin_inset space ~
40433 \end_inset
40434
40435 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40436 \series bold
40437 CJK
40438 \series default
40439
40440 \begin_inset Index idx
40441 status collapsed
40442
40443 \begin_layout Plain Layout
40444 LaTeX-packages ! CJK
40445 \end_layout
40446
40447 \end_inset
40448
40449 , when using this, set the document language to 
40450 \family sans
40451 Japanese (CJK)
40452 \end_layout
40453
40454 \begin_layout Description
40455 Japanese
40456 \begin_inset space ~
40457 \end_inset
40458
40459 (CJK)
40460 \begin_inset space ~
40461 \end_inset
40462
40463 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40464 \series bold
40465 CJK
40466 \series default
40467 , when using this, set the document language to 
40468 \family sans
40469 Japanese
40470 \begin_inset space ~
40471 \end_inset
40472
40473 (CJK)
40474 \end_layout
40475
40476 \begin_layout Description
40477 Japanese
40478 \begin_inset space ~
40479 \end_inset
40480
40481 (non-CJK)
40482 \begin_inset space ~
40483 \end_inset
40484
40485 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40486 \series bold
40487 japanese
40488 \series default
40489
40490 \begin_inset Index idx
40491 status collapsed
40492
40493 \begin_layout Plain Layout
40494 LaTeX-packages ! japanese
40495 \end_layout
40496
40497 \end_inset
40498
40499 , when using this, set the document language to 
40500 \family sans
40501 Japanese
40502 \end_layout
40503
40504 \begin_layout Description
40505 Japanese
40506 \begin_inset space ~
40507 \end_inset
40508
40509 (non-CJK)
40510 \begin_inset space ~
40511 \end_inset
40512
40513 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40514 \series bold
40515 japanese
40516 \series default
40517 , when using this, set the document language to 
40518 \family sans
40519 Japanese
40520 \end_layout
40521
40522 \begin_layout Description
40523 Japanese
40524 \begin_inset space ~
40525 \end_inset
40526
40527 (non-CJK)
40528 \begin_inset space ~
40529 \end_inset
40530
40531 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
40532 \series bold
40533 japanese
40534 \series default
40535 , when using this, set the document language to 
40536 \family sans
40537 Japanese
40538 \end_layout
40539
40540 \begin_layout Description
40541 Korean
40542 \begin_inset space ~
40543 \end_inset
40544
40545 (EUC-KR) for Korean
40546 \end_layout
40547
40548 \begin_layout Description
40549 Southern
40550 \begin_inset space ~
40551 \end_inset
40552
40553 European
40554 \begin_inset space ~
40555 \end_inset
40556
40557 (ISO
40558 \begin_inset space ~
40559 \end_inset
40560
40561 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
40562 \end_layout
40563
40564 \begin_layout Description
40565 South-Eastern
40566 \begin_inset space ~
40567 \end_inset
40568
40569 European
40570 \begin_inset space ~
40571 \end_inset
40572
40573 (ISO
40574 \begin_inset space ~
40575 \end_inset
40576
40577 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40578  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
40579  to cover many languages and characters with diacritics
40580 \end_layout
40581
40582 \begin_layout Description
40583 Thai
40584 \begin_inset space ~
40585 \end_inset
40586
40587 (TIS
40588 \begin_inset space ~
40589 \end_inset
40590
40591 620-0) for Thai
40592 \end_layout
40593
40594 \begin_layout Description
40595 Turkish
40596 \begin_inset space ~
40597 \end_inset
40598
40599 (ISO
40600 \begin_inset space ~
40601 \end_inset
40602
40603 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
40604  Icelandic letters are replaced by Turkish ones
40605 \end_layout
40606
40607 \begin_layout Description
40608 Unicode
40609 \begin_inset space ~
40610 \end_inset
40611
40612 (CJK)
40613 \begin_inset space ~
40614 \end_inset
40615
40616 (utf8) Unicode utf8 with the LaTeX-package 
40617 \series bold
40618 CJK
40619 \series default
40620
40621 \begin_inset Index idx
40622 status collapsed
40623
40624 \begin_layout Plain Layout
40625 LaTeX-packages ! CJK
40626 \end_layout
40627
40628 \end_inset
40629
40630  (for the languages Chinese, Japanese and Korean)
40631 \end_layout
40632
40633 \begin_layout Description
40634 Unicode
40635 \begin_inset space ~
40636 \end_inset
40637
40638 (XeTeX)
40639 \begin_inset space ~
40640 \end_inset
40641
40642 (utf8) Unicode utf8 to be used with 
40643 \family sans
40644 XeTeX
40645 \family default
40646  and 
40647 \family sans
40648 LuaTeX
40649 \family default
40650 , which use Unicode directly, without the help of the LaTeX-package 
40651 \series bold
40652 inputenc
40653 \series default
40654 .
40655  LyX automatically selects this encoding if you export or preview XeTeX
40656  or LuaTeX.
40657  Normally you do not need to set this encoding manually.
40658 \end_layout
40659
40660 \begin_layout Description
40661 Unicode
40662 \begin_inset space ~
40663 \end_inset
40664
40665 (ucs-extended)
40666 \begin_inset space ~
40667 \end_inset
40668
40669 (utf8x) Unicode utf8 based on the LaTeX-package 
40670 \series bold
40671 ucs
40672 \series default
40673
40674 \begin_inset Index idx
40675 status collapsed
40676
40677 \begin_layout Plain Layout
40678 LaTeX-packages ! ucs
40679 \end_layout
40680
40681 \end_inset
40682
40683  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40684 \end_layout
40685
40686 \begin_layout Description
40687 Unicode
40688 \begin_inset space ~
40689 \end_inset
40690
40691 (utf8) Unicode utf8 based on the LaTeX-package 
40692 \series bold
40693 inputenc
40694 \series default
40695
40696 \begin_inset Index idx
40697 status collapsed
40698
40699 \begin_layout Plain Layout
40700 LaTeX-packages ! inputenc
40701 \end_layout
40702
40703 \end_inset
40704
40705 .
40706  Currently only a limited range of characters (mainly for Latin scripts)
40707  is supported.
40708 \end_layout
40709
40710 \begin_layout Description
40711 Western
40712 \begin_inset space ~
40713 \end_inset
40714
40715 European
40716 \begin_inset space ~
40717 \end_inset
40718
40719 (CP
40720 \begin_inset space ~
40721 \end_inset
40722
40723 1252) MS Windows code page for ISO
40724 \begin_inset space ~
40725 \end_inset
40726
40727 8859-1 (latin1)
40728 \end_layout
40729
40730 \begin_layout Description
40731 Western
40732 \begin_inset space ~
40733 \end_inset
40734
40735 European
40736 \begin_inset space ~
40737 \end_inset
40738
40739 (ISO
40740 \begin_inset space ~
40741 \end_inset
40742
40743 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40744  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40745  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
40746  encoding instead
40747 \end_layout
40748
40749 \begin_layout Description
40750 Western
40751 \begin_inset space ~
40752 \end_inset
40753
40754 European
40755 \begin_inset space ~
40756 \end_inset
40757
40758 (ISO
40759 \begin_inset space ~
40760 \end_inset
40761
40762 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40763  sign, the œ-ligature and some characters used for French and Finnish
40764 \end_layout
40765
40766 \begin_layout Section
40767 Colors
40768 \begin_inset Index idx
40769 status collapsed
40770
40771 \begin_layout Plain Layout
40772 Color ! main text
40773 \end_layout
40774
40775 \end_inset
40776
40777
40778 \begin_inset Index idx
40779 status collapsed
40780
40781 \begin_layout Plain Layout
40782 Color ! background
40783 \end_layout
40784
40785 \end_inset
40786
40787
40788 \begin_inset Index idx
40789 status collapsed
40790
40791 \begin_layout Plain Layout
40792 Color ! Shaded boxes
40793 \end_layout
40794
40795 \end_inset
40796
40797
40798 \begin_inset Index idx
40799 status collapsed
40800
40801 \begin_layout Plain Layout
40802 Color ! Greyed-out notes
40803 \end_layout
40804
40805 \end_inset
40806
40807
40808 \end_layout
40809
40810 \begin_layout Standard
40811 Here you can alter the font color for the 
40812 \family sans
40813 Main text
40814 \family default
40815  (default: black), for 
40816 \family sans
40817 Greyed
40818 \begin_inset space ~
40819 \end_inset
40820
40821 out notes
40822 \family default
40823  (default: light grey)for the background color for the 
40824 \family sans
40825 Page
40826 \family default
40827  (default: white) and for 
40828 \family sans
40829 Shaded
40830 \begin_inset space ~
40831 \end_inset
40832
40833 boxes
40834 \family default
40835  (default: red).
40836  The button 
40837 \family sans
40838 Reset
40839 \family default
40840  sets the color back to the default.
40841 \end_layout
40842
40843 \begin_layout Standard
40844 Clicking any button showing 
40845 \family sans
40846 Default
40847 \family default
40848  or 
40849 \family sans
40850 Change
40851 \family default
40852  opens a dialog enabling you to choose from a selection of colors or from
40853  a color-picker or to specify a color using HSL or RGB values.
40854  In the dialog you can add any color to the custom colors to select them
40855  later more quickly.
40856 \end_layout
40857
40858 \begin_layout Standard
40859 \begin_inset Note Greyedout
40860 status open
40861
40862 \begin_layout Plain Layout
40863 The colors are not shown within LyX, only in the output.
40864  (This Greyed
40865 \begin_inset space ~
40866 \end_inset
40867
40868 out note appears blue in the output.)
40869 \end_layout
40870
40871 \end_inset
40872
40873
40874 \end_layout
40875
40876 \begin_layout Standard
40877 Note, if you change the 
40878 \family sans
40879 Main
40880 \begin_inset space ~
40881 \end_inset
40882
40883 text
40884 \family default
40885  font color and use the option 
40886 \family sans
40887 Color
40888 \begin_inset space ~
40889 \end_inset
40890
40891 links
40892 \family default
40893  in the document settings under 
40894 \family sans
40895 PDF
40896 \begin_inset space ~
40897 \end_inset
40898
40899 properties
40900 \family default
40901 , you probably also need to change the link font color as described in section
40902 \begin_inset space ~
40903 \end_inset
40904
40905
40906 \begin_inset CommandInset ref
40907 LatexCommand ref
40908 reference "sec:PDF-Properties"
40909
40910 \end_inset
40911
40912 .
40913 \end_layout
40914
40915 \begin_layout Standard
40916 \begin_inset VSpace bigskip
40917 \end_inset
40918
40919
40920 \end_layout
40921
40922 \begin_layout Standard
40923 You can adapt the 
40924 \family sans
40925 Main
40926 \begin_inset space ~
40927 \end_inset
40928
40929 text
40930 \family default
40931  font color and the 
40932 \family sans
40933 Page
40934 \family default
40935  background for every page in your document if you use these commands as
40936  TeX
40937 \begin_inset space ~
40938 \end_inset
40939
40940 Code after a forced page break:
40941 \end_layout
40942
40943 \begin_layout Itemize
40944 For the page color:
40945 \begin_inset Newline newline
40946 \end_inset
40947
40948
40949 \series bold
40950
40951 \backslash
40952 pagecolor{color name}
40953 \end_layout
40954
40955 \begin_layout Itemize
40956 For the text color:
40957 \begin_inset Newline newline
40958 \end_inset
40959
40960
40961 \series bold
40962
40963 \backslash
40964 color{color name}
40965 \end_layout
40966
40967 \begin_layout Standard
40968 You are restricted to one of 
40969 \series bold
40970 black
40971 \series default
40972
40973 \series bold
40974 blue
40975 \series default
40976
40977 \series bold
40978 cyan
40979 \series default
40980
40981 \series bold
40982 green
40983 \series default
40984
40985 \series bold
40986 magenta
40987 \series default
40988
40989 \series bold
40990 red
40991 \series default
40992
40993 \series bold
40994 white
40995 \series default
40996  or 
40997 \series bold
40998 yellow
40999 \series default
41000  for the 
41001 \series bold
41002 color name
41003 \series default
41004  unless you have defined your own color (see the 
41005 \emph on
41006 Colored Tables
41007 \emph default
41008  section of the 
41009 \emph on
41010 Embedded
41011 \begin_inset space ~
41012 \end_inset
41013
41014 Objects
41015 \emph default
41016  Manual).
41017 \begin_inset Newline newline
41018 \end_inset
41019
41020 If you have changed a text or background color, you can use the following
41021  names to refer to them:
41022 \end_layout
41023
41024 \begin_layout Itemize
41025 For the 
41026 \family sans
41027 Page
41028 \family default
41029  background color:
41030 \begin_inset Newline newline
41031 \end_inset
41032
41033
41034 \series bold
41035 page_backgroundcolor
41036 \end_layout
41037
41038 \begin_layout Itemize
41039 For the 
41040 \family sans
41041 Main
41042 \begin_inset space ~
41043 \end_inset
41044
41045 text
41046 \family default
41047  color:
41048 \begin_inset Newline newline
41049 \end_inset
41050
41051
41052 \series bold
41053 document_fontcolor
41054 \end_layout
41055
41056 \begin_layout Itemize
41057 For the 
41058 \family sans
41059 Shaded
41060 \begin_inset space ~
41061 \end_inset
41062
41063 boxes
41064 \family default
41065  background color:
41066 \begin_inset Newline newline
41067 \end_inset
41068
41069
41070 \series bold
41071 shadecolor
41072 \end_layout
41073
41074 \begin_layout Itemize
41075 For the 
41076 \family sans
41077 Greyed
41078 \begin_inset space ~
41079 \end_inset
41080
41081 out notes
41082 \family default
41083  text color:
41084 \begin_inset Newline newline
41085 \end_inset
41086
41087
41088 \series bold
41089 note_fontcolor
41090 \end_layout
41091
41092 \begin_layout Standard
41093 To see how to define and use custom colors, see section Colored
41094 \begin_inset space ~
41095 \end_inset
41096
41097 Cells of the Embedded
41098 \begin_inset space ~
41099 \end_inset
41100
41101 Objects manual.
41102 \end_layout
41103
41104 \begin_layout Section
41105 Numbering & TOC
41106 \end_layout
41107
41108 \begin_layout Standard
41109 Here you can adjust the 
41110 \family sans
41111 Numbering
41112 \family default
41113  depth of section headings and the section depth in the 
41114 \family sans
41115 Table of Contents
41116 \family default
41117  as described in section
41118 \begin_inset space ~
41119 \end_inset
41120
41121
41122 \begin_inset CommandInset ref
41123 LatexCommand ref
41124 reference "sub:Numbering-depth"
41125
41126 \end_inset
41127
41128 .
41129 \end_layout
41130
41131 \begin_layout Section
41132 Bibliography
41133 \end_layout
41134
41135 \begin_layout Standard
41136 Here you can specify if a citation style using the LaTeX packages 
41137 \series bold
41138 natbib
41139 \series default
41140
41141 \begin_inset Index idx
41142 status collapsed
41143
41144 \begin_layout Plain Layout
41145 LaTeX-packages ! natbib
41146 \end_layout
41147
41148 \end_inset
41149
41150  or 
41151 \series bold
41152 jurabib
41153 \series default
41154
41155 \begin_inset Index idx
41156 status collapsed
41157
41158 \begin_layout Plain Layout
41159 LaTeX-packages ! jurabib
41160 \end_layout
41161
41162 \end_inset
41163
41164  should be used.
41165  You can enable a 
41166 \family sans
41167 Sectioned bibliography
41168 \family default
41169  using the LaTeX package 
41170 \series bold
41171 bibtopic
41172 \series default
41173
41174 \begin_inset Index idx
41175 status collapsed
41176
41177 \begin_layout Plain Layout
41178 LaTeX-packages ! bibtopic
41179 \end_layout
41180
41181 \end_inset
41182
41183  and you can select a 
41184 \family sans
41185 Processor
41186 \family default
41187  for the generation of the bibliography.
41188  For a further description see section
41189 \begin_inset space ~
41190 \end_inset
41191
41192
41193 \begin_inset CommandInset ref
41194 LatexCommand ref
41195 reference "sec:Bibliography"
41196
41197 \end_inset
41198
41199 .
41200 \end_layout
41201
41202 \begin_layout Section
41203 Indexes
41204 \end_layout
41205
41206 \begin_layout Standard
41207 Here you can define the 
41208 \family sans
41209 Processor
41210 \family default
41211  that will generate your index and you can define additional indexes (see
41212  section
41213 \begin_inset space ~
41214 \end_inset
41215
41216
41217 \begin_inset CommandInset ref
41218 LatexCommand ref
41219 reference "sec:Index"
41220
41221 \end_inset
41222
41223  for details).
41224 \end_layout
41225
41226 \begin_layout Section
41227 PDF Properties
41228 \end_layout
41229
41230 \begin_layout Standard
41231 The PDF properties are explained in section
41232 \begin_inset space ~
41233 \end_inset
41234
41235
41236 \begin_inset CommandInset ref
41237 LatexCommand ref
41238 reference "sec:PDF-Properties"
41239
41240 \end_inset
41241
41242 .
41243 \end_layout
41244
41245 \begin_layout Section
41246 Math Options
41247 \end_layout
41248
41249 \begin_layout Standard
41250 These options will force LyX to use the LaTeX-packages 
41251 \series bold
41252 amsmath
41253 \series default
41254
41255 \begin_inset Index idx
41256 status collapsed
41257
41258 \begin_layout Plain Layout
41259 LaTeX-packages ! amsmath
41260 \end_layout
41261
41262 \end_inset
41263
41264
41265 \series bold
41266 esint
41267 \series default
41268
41269 \begin_inset Index idx
41270 status collapsed
41271
41272 \begin_layout Plain Layout
41273 LaTeX-packages ! esint
41274 \end_layout
41275
41276 \end_inset
41277
41278
41279 \series bold
41280 mathdots
41281 \series default
41282
41283 \begin_inset Index idx
41284 status collapsed
41285
41286 \begin_layout Plain Layout
41287 LaTeX-packages ! mathdots
41288 \end_layout
41289
41290 \end_inset
41291
41292  und 
41293 \series bold
41294 mhchem
41295 \series default
41296
41297 \begin_inset Index idx
41298 status collapsed
41299
41300 \begin_layout Plain Layout
41301 LaTeX-packages ! mhchem
41302 \end_layout
41303
41304 \end_inset
41305
41306  or to use them automatically when they are needed.
41307 \end_layout
41308
41309 \begin_layout Description
41310 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41311  ensure that you have enabled 
41312 \family sans
41313 AMS
41314 \begin_inset space ~
41315 \end_inset
41316
41317 math
41318 \family default
41319 .
41320 \end_layout
41321
41322 \begin_layout Description
41323 esint is used for special integral characters, see section 
41324 \emph on
41325 Big
41326 \begin_inset space ~
41327 \end_inset
41328
41329 Operators
41330 \emph default
41331  of the 
41332 \emph on
41333 Math
41334 \emph default
41335  manual.
41336 \end_layout
41337
41338 \begin_layout Description
41339 mathdots is used for special ellipses, see section 
41340 \emph on
41341 Ellipses
41342 \emph default
41343  of the 
41344 \emph on
41345 Math
41346 \emph default
41347  manual.
41348 \end_layout
41349
41350 \begin_layout Description
41351 mhchem is used for chemical equations, see section 
41352 \emph on
41353 Chemical Symbols and Equations
41354 \emph default
41355  of the 
41356 \emph on
41357 Math
41358 \emph default
41359  manual.
41360 \end_layout
41361
41362 \begin_layout Section
41363 Float Placement
41364 \end_layout
41365
41366 \begin_layout Standard
41367 The float placement options are described in the section 
41368 \emph on
41369 Float
41370 \begin_inset space ~
41371 \end_inset
41372
41373 Placement
41374 \emph default
41375  of the 
41376 \emph on
41377 Embedded
41378 \begin_inset space ~
41379 \end_inset
41380
41381 Objects
41382 \emph default
41383  manual.
41384 \end_layout
41385
41386 \begin_layout Section
41387 Listings
41388 \end_layout
41389
41390 \begin_layout Standard
41391 The listings settings are explained in the chapter 
41392 \emph on
41393 Program Code Listings
41394 \emph default
41395  of the 
41396 \emph on
41397 Embedded
41398 \begin_inset space ~
41399 \end_inset
41400
41401 Objects
41402 \emph default
41403  manual.
41404 \end_layout
41405
41406 \begin_layout Section
41407 Bullets
41408 \end_layout
41409
41410 \begin_layout Standard
41411 Here you can adjust the characters used for the itemize 
41412 \family sans
41413 Level
41414 \family default
41415 s, specify the 
41416 \family sans
41417 Font
41418 \family default
41419  set to be used and set the 
41420 \family sans
41421 Size
41422 \family default
41423  of the bullets.
41424  The itemize environment is described in section
41425 \begin_inset space ~
41426 \end_inset
41427
41428
41429 \begin_inset CommandInset ref
41430 LatexCommand ref
41431 reference "sec:Itemize"
41432
41433 \end_inset
41434
41435 .
41436 \end_layout
41437
41438 \begin_layout Standard
41439 You can furthermore specify a 
41440 \family sans
41441 Custom
41442 \begin_inset space ~
41443 \end_inset
41444
41445 Bullet
41446 \family default
41447  by inserting in this field the LaTeX command of the desired character.
41448  For example to use the € sign, you have to insert the command 
41449 \series bold
41450
41451 \backslash
41452 texteuro
41453 \series default
41454 .
41455  For math symbols you additionally need to enclose the command with $ signs.
41456  To use e.
41457 \begin_inset space \thinspace{}
41458 \end_inset
41459
41460 g.
41461 \begin_inset space \space{}
41462 \end_inset
41463
41464 the symbol 
41465 \begin_inset Formula $\circlearrowright$
41466 \end_inset
41467
41468  you need to enter 
41469 \series bold
41470 $
41471 \backslash
41472 circlearrowright$
41473 \series default
41474 .
41475  To find the command for a math symbol, create a formula and hover the mouse
41476  over the desired symbol in the math toolbar.
41477 \end_layout
41478
41479 \begin_layout Standard
41480 \begin_inset Note Greyedout
41481 status open
41482
41483 \begin_layout Plain Layout
41484
41485 \series bold
41486 Note:
41487 \series default
41488  Some characters require to load special LaTeX-packages in the preamble
41489  (menu 
41490 \family sans
41491 Document\SpecialChar \menuseparator
41492 Settings\SpecialChar \menuseparator
41493 LaTeX
41494 \begin_inset space ~
41495 \end_inset
41496
41497 Preamble
41498 \family default
41499 ).
41500  For example for the € sign one needs to add the line 
41501 \series bold
41502
41503 \backslash
41504 usepackage{textcomp}
41505 \series default
41506  to the preamble.
41507  For most math symbols it is sufficient to add the line 
41508 \series bold
41509
41510 \backslash
41511 usepackage{amssymb}
41512 \series default
41513 .
41514 \end_layout
41515
41516 \end_inset
41517
41518
41519 \end_layout
41520
41521 \begin_layout Section
41522 Branches
41523 \end_layout
41524
41525 \begin_layout Standard
41526 Branches are described in section
41527 \begin_inset space ~
41528 \end_inset
41529
41530
41531 \begin_inset CommandInset ref
41532 LatexCommand ref
41533 reference "sec:Branches"
41534
41535 \end_inset
41536
41537 .
41538 \end_layout
41539
41540 \begin_layout Section
41541 Output
41542 \begin_inset CommandInset label
41543 LatexCommand label
41544 name "sec:Doc-Output"
41545
41546 \end_inset
41547
41548
41549 \end_layout
41550
41551 \begin_layout Standard
41552 Here you can define some output specifics for the current document:
41553 \end_layout
41554
41555 \begin_layout Description
41556 Default
41557 \begin_inset space ~
41558 \end_inset
41559
41560 Output
41561 \begin_inset space ~
41562 \end_inset
41563
41564 Format: The format that is used when you enter 
41565 \begin_inset Quotes eld
41566 \end_inset
41567
41568 View
41569 \begin_inset Quotes erd
41570 \end_inset
41571
41572
41573 \begin_inset Quotes eld
41574 \end_inset
41575
41576 Update
41577 \begin_inset Quotes erd
41578 \end_inset
41579
41580
41581 \begin_inset Quotes eld
41582 \end_inset
41583
41584 View Master Document
41585 \begin_inset Quotes erd
41586 \end_inset
41587
41588  and 
41589 \begin_inset Quotes eld
41590 \end_inset
41591
41592 Update Master Document
41593 \begin_inset Quotes erd
41594 \end_inset
41595
41596  in the 
41597 \family sans
41598 View
41599 \family default
41600  menu or the toolbar.
41601  The default is set in 
41602 \family sans
41603 Tools\SpecialChar \menuseparator
41604 Preferences\SpecialChar \menuseparator
41605 File
41606 \begin_inset space ~
41607 \end_inset
41608
41609 Handling\SpecialChar \menuseparator
41610 File Formats
41611 \family default
41612 , see section
41613 \begin_inset space ~
41614 \end_inset
41615
41616
41617 \begin_inset CommandInset ref
41618 LatexCommand ref
41619 reference "sec:File-Formats"
41620
41621 \end_inset
41622
41623 .
41624 \end_layout
41625
41626 \begin_layout Description
41627 Synchronize
41628 \begin_inset space ~
41629 \end_inset
41630
41631 with
41632 \begin_inset space ~
41633 \end_inset
41634
41635 Output settings for the menu 
41636 \family sans
41637 Navigate\SpecialChar \menuseparator
41638 Forward
41639 \begin_inset space ~
41640 \end_inset
41641
41642 search
41643 \family default
41644 .
41645  For a detailed description see section 
41646 \emph on
41647 Reverse DVI/PDF search
41648 \emph default
41649  of the 
41650 \emph on
41651 Additional
41652 \begin_inset space ~
41653 \end_inset
41654
41655 Features
41656 \emph default
41657  manual.
41658 \end_layout
41659
41660 \begin_layout Description
41661 XHTML
41662 \begin_inset space ~
41663 \end_inset
41664
41665 Output
41666 \begin_inset space ~
41667 \end_inset
41668
41669 Options offers settings for the export format 
41670 \family sans
41671 Ly
41672 \begin_inset ERT
41673 status collapsed
41674
41675 \begin_layout Plain Layout
41676
41677 {}
41678 \end_layout
41679
41680 \end_inset
41681
41682 XHTML
41683 \family default
41684 .
41685  
41686 \family sans
41687 Strict XHTML
41688 \begin_inset space ~
41689 \end_inset
41690
41691 1.1
41692 \family default
41693  will assure that the output follows exactly version
41694 \begin_inset space ~
41695 \end_inset
41696
41697 1.1 of the XHTML standard.
41698  The different 
41699 \family sans
41700 Math
41701 \begin_inset space ~
41702 \end_inset
41703
41704 output
41705 \family default
41706  settings are described in detail in section 
41707 \emph on
41708 Math Output in XHTML
41709 \emph default
41710  of the 
41711 \emph on
41712 Additional
41713 \begin_inset space ~
41714 \end_inset
41715
41716 Features
41717 \emph default
41718  manual.
41719  
41720 \family sans
41721 Math
41722 \begin_inset space ~
41723 \end_inset
41724
41725 image
41726 \begin_inset space ~
41727 \end_inset
41728
41729 scaling
41730 \family default
41731  is used for the size of equations in the output.
41732 \end_layout
41733
41734 \begin_layout Section
41735 LaT
41736 \begin_inset ERT
41737 status collapsed
41738
41739 \begin_layout Plain Layout
41740
41741 {}
41742 \end_layout
41743
41744 \end_inset
41745
41746 eX Preamble
41747 \end_layout
41748
41749 \begin_layout Standard
41750 In this text field you can enter commands to load special LaTeX-packages
41751  or to define LaTeX-commands.
41752  The preamble is a thing for LaTeX-experts.
41753  You should not enter commands here until you know exactly what you are
41754  doing.
41755 \end_layout
41756
41757 \begin_layout Standard
41758 An introduction to the LaTeX-syntax is given in section
41759 \begin_inset space ~
41760 \end_inset
41761
41762
41763 \begin_inset CommandInset ref
41764 LatexCommand ref
41765 reference "sub:LaTeX-Syntax"
41766
41767 \end_inset
41768
41769 .
41770 \end_layout
41771
41772 \begin_layout Section
41773 LaT
41774 \begin_inset ERT
41775 status collapsed
41776
41777 \begin_layout Plain Layout
41778
41779 {}
41780 \end_layout
41781
41782 \end_inset
41783
41784 eX Preamble
41785 \end_layout
41786
41787 \begin_layout Standard
41788 In this text field you can enter commands to load special LaTeX-packages
41789  or to define LaTeX-commands.
41790  The preamble is a thing for LaTeX-experts.
41791  You should not enter commands here until you exactly know what you are
41792  doing.
41793 \end_layout
41794
41795 \begin_layout Standard
41796 An introduction to the LaTeX-syntax is given in section
41797 \begin_inset space ~
41798 \end_inset
41799
41800
41801 \begin_inset CommandInset ref
41802 LatexCommand ref
41803 reference "sub:LaTeX-Syntax"
41804
41805 \end_inset
41806
41807 .
41808 \end_layout
41809
41810 \begin_layout Chapter
41811 The 
41812 \family sans
41813 Preferences
41814 \family default
41815  Dialog
41816 \begin_inset CommandInset label
41817 LatexCommand label
41818 name "chap:The-Preferences-dialog"
41819
41820 \end_inset
41821
41822
41823 \begin_inset Index idx
41824 status collapsed
41825
41826 \begin_layout Plain Layout
41827 Preferences
41828 \end_layout
41829
41830 \end_inset
41831
41832
41833 \end_layout
41834
41835 \begin_layout Standard
41836 The preferences dialog is called with the menu 
41837 \family sans
41838 Tools\SpecialChar \menuseparator
41839 Preferences
41840 \family default
41841 .
41842  It has the following submenus.
41843 \end_layout
41844
41845 \begin_layout Section
41846 Look and Feel
41847 \end_layout
41848
41849 \begin_layout Subsection
41850 User Interface
41851 \end_layout
41852
41853 \begin_layout Subsubsection
41854 User Interface File
41855 \begin_inset Index idx
41856 status collapsed
41857
41858 \begin_layout Plain Layout
41859 Customization ! of toolbars
41860 \end_layout
41861
41862 \end_inset
41863
41864
41865 \begin_inset Index idx
41866 status collapsed
41867
41868 \begin_layout Plain Layout
41869 Customization ! of menus
41870 \end_layout
41871
41872 \end_inset
41873
41874
41875 \end_layout
41876
41877 \begin_layout Standard
41878 The appearance of the menus and toolbars can be changed by choosing a user
41879  interface (ui) file.
41880  A ui-file is a text file where the toolbars and menus are listed.
41881  The file 
41882 \emph on
41883 default.ui
41884 \emph default
41885  loads three files:
41886 \end_layout
41887
41888 \begin_layout Description
41889 stdmenus.inc
41890 \shape italic
41891  
41892 \emph on
41893 specifies the menu entries for the standard menus
41894 \end_layout
41895
41896 \begin_layout Description
41897 stdcontext.inc 
41898 \shape italic
41899 \emph on
41900 specifies
41901 \shape default
41902 \emph default
41903  the menu entries in popup context menus
41904 \end_layout
41905
41906 \begin_layout Description
41907 stdtoolbars.inc
41908 \shape italic
41909  
41910 \emph on
41911 specifies the toolbar buttons
41912 \end_layout
41913
41914 \begin_layout Standard
41915 To create your own menu and toolbar layout, start with a copy of these files
41916  and edit the entries.
41917 \end_layout
41918
41919 \begin_layout Standard
41920 The syntax of the .inc-files is straightforward: the 
41921 \family sans
41922 Menubar
41923 \family default
41924
41925 \family sans
41926 Menu
41927 \family default
41928  and 
41929 \family sans
41930 Toolbar
41931 \family default
41932  entries must be finished with an explicit 
41933 \family sans
41934 End
41935 \family default
41936 .
41937  They may contain 
41938 \family sans
41939 Submenu
41940 \family default
41941
41942 \family sans
41943 Item
41944 \family default
41945
41946 \family sans
41947 OptItem
41948 \family default
41949
41950 \family sans
41951 Separator
41952 \family default
41953
41954 \family sans
41955 Icon,
41956 \family default
41957  and in the case of the 
41958 \begin_inset Quotes eld
41959 \end_inset
41960
41961 file_lastfiles
41962 \begin_inset Quotes erd
41963 \end_inset
41964
41965  menu a 
41966 \family sans
41967 Lastfiles
41968 \family default
41969  entry.
41970  The syntax for the entries is:
41971 \end_layout
41972
41973 \begin_layout Standard
41974 \begin_inset VSpace smallskip*
41975 \end_inset
41976
41977
41978 \series bold
41979 Item 
41980 \begin_inset Quotes eld
41981 \end_inset
41982
41983 menu 
41984 \series default
41985 or
41986 \series bold
41987  button name
41988 \begin_inset Quotes erd
41989 \end_inset
41990
41991  
41992 \begin_inset Quotes eld
41993 \end_inset
41994
41995 LyX-function
41996 \begin_inset Quotes erd
41997 \end_inset
41998
41999
42000 \end_layout
42001
42002 \begin_layout Standard
42003 \noindent
42004 \begin_inset VSpace smallskip*
42005 \end_inset
42006
42007 All the LyX-functions are listed in the menu 
42008 \family sans
42009 Help\SpecialChar \menuseparator
42010 Ly
42011 \begin_inset ERT
42012 status collapsed
42013
42014 \begin_layout Plain Layout
42015
42016 {}
42017 \end_layout
42018
42019 \end_inset
42020
42021 X
42022 \begin_inset space ~
42023 \end_inset
42024
42025 Functions
42026 \family default
42027 .
42028 \end_layout
42029
42030 \begin_layout Standard
42031 \begin_inset VSpace medskip
42032 \end_inset
42033
42034
42035 \end_layout
42036
42037 \begin_layout Standard
42038 For example, assuming you use the menu 
42039 \family sans
42040 Navigate\SpecialChar \menuseparator
42041 Bookmarks
42042 \family default
42043  quite often and therefore want six available bookmarks, you can add the
42044  line
42045 \end_layout
42046
42047 \begin_layout Standard
42048 \begin_inset VSpace smallskip*
42049 \end_inset
42050
42051
42052 \series bold
42053 Item 
42054 \begin_inset Quotes eld
42055 \end_inset
42056
42057 Save Bookmark 6
42058 \begin_inset Quotes erd
42059 \end_inset
42060
42061  
42062 \begin_inset Quotes eld
42063 \end_inset
42064
42065 bookmark-save 6
42066 \begin_inset Quotes erd
42067 \end_inset
42068
42069
42070 \end_layout
42071
42072 \begin_layout Standard
42073 \noindent
42074 \begin_inset VSpace smallskip*
42075 \end_inset
42076
42077 to the 
42078 \begin_inset Quotes eld
42079 \end_inset
42080
42081 navigate_bookmarks
42082 \begin_inset Quotes erd
42083 \end_inset
42084
42085  menu in 
42086 \emph on
42087 stdmenus.inc
42088 \emph default
42089  to have the sixth bookmark.
42090 \end_layout
42091
42092 \begin_layout Standard
42093
42094 \family sans
42095 Icon
42096 \begin_inset space ~
42097 \end_inset
42098
42099 Set
42100 \family default
42101  allows you to change the appearance of LyX's toolbar buttons.
42102  The currently available icon sets are compared in 
42103 \begin_inset CommandInset href
42104 LatexCommand href
42105 name "this image"
42106 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42107
42108 \end_inset
42109
42110 .
42111 \end_layout
42112
42113 \begin_layout Subsubsection
42114 Automatic help
42115 \end_layout
42116
42117 \begin_layout Standard
42118 The option 
42119 \family sans
42120 Enable tool tips in main work area
42121 \family default
42122  enables tool tips showing the content of closed insets like index entries
42123  or footnotes.
42124 \end_layout
42125
42126 \begin_layout Subsubsection
42127 Session
42128 \end_layout
42129
42130 \begin_layout Standard
42131 With the option 
42132 \family sans
42133 Restore window layouts and geometries
42134 \family default
42135  LyX's main window will be opened with the size and layout that was used
42136  in the last LyX session.
42137 \end_layout
42138
42139 \begin_layout Standard
42140 The option 
42141 \family sans
42142 Restore cursor positions
42143 \family default
42144  sets the cursor to the position in the file where it was at the end of
42145  the last session.
42146 \end_layout
42147
42148 \begin_layout Standard
42149 The option 
42150 \family sans
42151 Load opened files from last session
42152 \family default
42153  opens all files that were opened in the last LyX session.
42154 \end_layout
42155
42156 \begin_layout Standard
42157 The button 
42158 \family sans
42159 Clear all session information
42160 \family default
42161  deletes all information from previous LyX sessions (cursor positions, names
42162  of last opened documents, etc.).
42163 \end_layout
42164
42165 \begin_layout Subsubsection
42166 Documents
42167 \begin_inset CommandInset label
42168 LatexCommand label
42169 name "sub:Backup documents"
42170
42171 \end_inset
42172
42173
42174 \begin_inset Index idx
42175 status collapsed
42176
42177 \begin_layout Plain Layout
42178 Backup ! Documents
42179 \end_layout
42180
42181 \end_inset
42182
42183
42184 \end_layout
42185
42186 \begin_layout Standard
42187
42188 \family sans
42189 Backup original documents when saving
42190 \family default
42191  creates a backup copy of the file in the state when it was opened or when
42192  it was saved the last time.
42193  It is stored in the 
42194 \family sans
42195 Backup
42196 \begin_inset space ~
42197 \end_inset
42198
42199 directory
42200 \family default
42201  (see section
42202 \begin_inset space ~
42203 \end_inset
42204
42205
42206 \begin_inset CommandInset ref
42207 LatexCommand ref
42208 reference "sec:Paths"
42209
42210 \end_inset
42211
42212 ) or in the same folder as your document if no 
42213 \family sans
42214 Backup
42215 \begin_inset space ~
42216 \end_inset
42217
42218 directory
42219 \family default
42220  is specified.
42221  The backup file has the file extension 
42222 \begin_inset Quotes eld
42223 \end_inset
42224
42225
42226 \family sans
42227 .lyx~
42228 \family default
42229
42230 \begin_inset Quotes erd
42231 \end_inset
42232
42233 .
42234 \end_layout
42235
42236 \begin_layout Standard
42237 With the option 
42238 \family sans
42239 Backup documents, every
42240 \family default
42241 , you can specify the time between backup saves.
42242 \end_layout
42243
42244 \begin_layout Standard
42245
42246 \family sans
42247 Save documents compressed by default
42248 \family default
42249  always saves files in a compressed format.
42250 \end_layout
42251
42252 \begin_layout Standard
42253
42254 \family sans
42255 Maximum last files
42256 \family default
42257  is the number of last opened files that LyX should display in the menu
42258  
42259 \family sans
42260 File\SpecialChar \menuseparator
42261 Open
42262 \begin_inset space ~
42263 \end_inset
42264
42265 Recent
42266 \family default
42267 .
42268 \end_layout
42269
42270 \begin_layout Standard
42271 If the option 
42272 \family sans
42273 Open documents in tabs
42274 \family default
42275  is not checked, every file will be opened in its own new instance of LyX.
42276 \end_layout
42277
42278 \begin_layout Standard
42279 The option 
42280 \family sans
42281 Single instance
42282 \family default
42283  is only active if a LyXServer pipe
42284 \begin_inset Foot
42285 status collapsed
42286
42287 \begin_layout Plain Layout
42288 See sec.
42289 \begin_inset space \thinspace{}
42290 \end_inset
42291
42292
42293 \begin_inset CommandInset ref
42294 LatexCommand ref
42295 reference "sec:Paths"
42296
42297 \end_inset
42298
42299  for information about LyXServer pipes.
42300 \end_layout
42301
42302 \end_inset
42303
42304  is specified.
42305  If it is checked, LyX documents will be opened in the same running instance
42306  of LyX.
42307  Otherwise a new LyX instance is created for each file.
42308 \end_layout
42309
42310 \begin_layout Standard
42311 If the option 
42312 \family sans
42313 Single close-tab button
42314 \family default
42315  is checked, there will only be one close button (
42316 \family sans
42317
42318 \begin_inset Graphics
42319         filename ../images/closetab.png
42320         scale 75
42321
42322 \end_inset
42323
42324
42325 \family default
42326 ) at the right side of the tab bar to close tabs.
42327  Otherwise every document tab has its own close button.
42328 \end_layout
42329
42330 \begin_layout Standard
42331 \begin_inset Note Greyedout
42332 status open
42333
42334 \begin_layout Plain Layout
42335
42336 \series bold
42337 Note:
42338 \series default
42339  For the last option you have to restart LyX before the change takes effect.
42340 \end_layout
42341
42342 \end_inset
42343
42344
42345 \end_layout
42346
42347 \begin_layout Subsection
42348 Screen Fonts
42349 \begin_inset Index idx
42350 status collapsed
42351
42352 \begin_layout Plain Layout
42353 Font ! Screen
42354 \end_layout
42355
42356 \end_inset
42357
42358
42359 \begin_inset CommandInset label
42360 LatexCommand label
42361 name "sub:Screen-Fonts"
42362
42363 \end_inset
42364
42365
42366 \end_layout
42367
42368 \begin_layout Standard
42369 These fonts are used to display your documents within LyX.
42370 \end_layout
42371
42372 \begin_layout Standard
42373 \begin_inset Note Greyedout
42374 status open
42375
42376 \begin_layout Plain Layout
42377
42378 \series bold
42379 Note:
42380 \series default
42381  This section only deals with the fonts 
42382 \emph on
42383 inside
42384 \emph default
42385  the LyX window.
42386  The fonts that appear in the output are independent of these fonts, and
42387  set in the menu 
42388 \family sans
42389 Document\SpecialChar \menuseparator
42390 Settings\SpecialChar \menuseparator
42391 Fonts
42392 \family default
42393 .
42394 \end_layout
42395
42396 \end_inset
42397
42398
42399 \end_layout
42400
42401 \begin_layout Standard
42402 By default, LyX uses 
42403 \family typewriter
42404 Times
42405 \family default
42406  as its 
42407 \family sans
42408 Roman
42409 \family default
42410  (serif) font, 
42411 \family typewriter
42412 Arial
42413 \family default
42414  or 
42415 \family typewriter
42416 Helvetica
42417 \family default
42418  (depends on the system) as its 
42419 \family sans
42420 Sans
42421 \begin_inset space ~
42422 \end_inset
42423
42424 Serif
42425 \family default
42426  font and 
42427 \family typewriter
42428 Courier
42429 \family default
42430  as its 
42431 \family typewriter
42432 Typewriter
42433 \family default
42434  font.
42435 \end_layout
42436
42437 \begin_layout Standard
42438 You can change the font size with the 
42439 \family sans
42440 Zoom
42441 \family default
42442  setting.
42443 \end_layout
42444
42445 \begin_layout Standard
42446 The 
42447 \family sans
42448 Font Sizes
42449 \family default
42450  are calculated as letter height in units of points.
42451  72.27
42452 \begin_inset space \thinspace{}
42453 \end_inset
42454
42455 points have the size of 1
42456 \begin_inset space \thinspace{}
42457 \end_inset
42458
42459 inch, see Appendix
42460 \begin_inset space ~
42461 \end_inset
42462
42463
42464 \begin_inset CommandInset ref
42465 LatexCommand ref
42466 reference "chap:Units-available-in"
42467
42468 \end_inset
42469
42470 .
42471  The default font sizes are the same as if a document font size of 10
42472 \begin_inset space \thinspace{}
42473 \end_inset
42474
42475 pt were used.
42476  The sizes are explained in detail in section
42477 \begin_inset space ~
42478 \end_inset
42479
42480
42481 \begin_inset CommandInset ref
42482 LatexCommand ref
42483 reference "sub:Document-Font"
42484
42485 \end_inset
42486
42487 .
42488 \end_layout
42489
42490 \begin_layout Standard
42491 With the option 
42492 \family sans
42493 Use pixmap cache to speed up font rendering
42494 \family default
42495  enabled, LyX needs to redraw the screen less often.
42496  This results in better performance, especially on slow systems.
42497  On the other hand, the characters might look more fuzzy on screen.
42498  So whether you enable this or not depends on whether you prefer speed over
42499  aesthetics.
42500  Note that the Pixmap Cache is only available and useful under Mac
42501 \begin_inset space ~
42502 \end_inset
42503
42504 OS and Windows.
42505 \end_layout
42506
42507 \begin_layout Subsection
42508 Colors
42509 \begin_inset Index idx
42510 status collapsed
42511
42512 \begin_layout Plain Layout
42513 Color ! LyX screen
42514 \end_layout
42515
42516 \end_inset
42517
42518
42519 \begin_inset Index idx
42520 status collapsed
42521
42522 \begin_layout Plain Layout
42523 Settings ! Color
42524 \end_layout
42525
42526 \end_inset
42527
42528
42529 \end_layout
42530
42531 \begin_layout Standard
42532 Here you can change the screen colors used by LyX by choosing an item in
42533  the list and selecting the 
42534 \family sans
42535 Alter
42536 \family default
42537  button.
42538 \end_layout
42539
42540 \begin_layout Standard
42541 By checking the option 
42542 \family sans
42543 Use system colors
42544 \family default
42545  the color scheme of your OS or window manager is used.
42546  The colors 
42547 \family sans
42548 cursor, selection, table line, text, URL
42549 \begin_inset space ~
42550 \end_inset
42551
42552 label and URL
42553 \begin_inset space ~
42554 \end_inset
42555
42556 text
42557 \family default
42558  are then not customizable and thus not listed.
42559 \end_layout
42560
42561 \begin_layout Subsection
42562 Display
42563 \begin_inset Index idx
42564 status collapsed
42565
42566 \begin_layout Plain Layout
42567 Settings ! Display
42568 \end_layout
42569
42570 \end_inset
42571
42572
42573 \end_layout
42574
42575 \begin_layout Standard
42576 Here you can specify if graphics are displayed inside LyX.
42577 \end_layout
42578
42579 \begin_layout Standard
42580
42581 \family sans
42582 Instant Preview
42583 \family default
42584  enables previewing snippets of your document.
42585  This feature is described in section
42586 \begin_inset space ~
42587 \end_inset
42588
42589
42590 \begin_inset CommandInset ref
42591 LatexCommand ref
42592 reference "sec:Previewing-snippets-of"
42593
42594 \end_inset
42595
42596 .
42597 \end_layout
42598
42599 \begin_layout Standard
42600 Checking the option 
42601 \family sans
42602 Mark
42603 \begin_inset space ~
42604 \end_inset
42605
42606 end
42607 \begin_inset space ~
42608 \end_inset
42609
42610 of
42611 \begin_inset space ~
42612 \end_inset
42613
42614 paragraphs
42615 \family default
42616  displays a pilcrow (¶) at the end of every paragraph.
42617 \end_layout
42618
42619 \begin_layout Section
42620 Editing
42621 \begin_inset Index idx
42622 status collapsed
42623
42624 \begin_layout Plain Layout
42625 Settings ! Editing
42626 \end_layout
42627
42628 \end_inset
42629
42630
42631 \end_layout
42632
42633 \begin_layout Subsection
42634 Control
42635 \end_layout
42636
42637 \begin_layout Subsubsection
42638 Editing
42639 \end_layout
42640
42641 \begin_layout Standard
42642 The option 
42643 \family sans
42644 Cursor follows scrollbar
42645 \family default
42646  sets the cursor to the top of the currently displayed document part when
42647  scrolling.
42648 \end_layout
42649
42650 \begin_layout Standard
42651 You can adjust the width of the cursor.
42652  If you set the value to zero, the thickness of the cursor scales relative
42653  to the zoom value you choose for the screen fonts.
42654 \end_layout
42655
42656 \begin_layout Standard
42657
42658 \family sans
42659 Scroll below end of document
42660 \family default
42661  is self-explanatory.
42662 \end_layout
42663
42664 \begin_layout Standard
42665 In LyX one can jump from word to word by pressing 
42666 \family sans
42667 Ctrl+arrow key
42668 \family default
42669 .
42670  With the option
42671 \family sans
42672  Use Mac-style for cursor moving between words
42673 \family default
42674  the cursor jumps from the end of a word to the end of the next word.
42675  Normally it jumps from the beginning to the beginning.
42676 \end_layout
42677
42678 \begin_layout Standard
42679 The option 
42680 \family sans
42681 Sort environments alphabetically
42682 \family default
42683  sorts the entries in the pull-down box for the paragraph environments.
42684 \end_layout
42685
42686 \begin_layout Standard
42687 The option 
42688 \family sans
42689 Group environments by their category
42690 \family default
42691  groups the entries in the pull-down box for the paragraph environments.
42692 \end_layout
42693
42694 \begin_layout Standard
42695 The 
42696 \family sans
42697 Edit math macros
42698 \family default
42699  options determine the editing style for math macros, see the section 
42700 \emph on
42701 Math Macros
42702 \emph default
42703  of the 
42704 \emph on
42705 Math
42706 \emph default
42707  manual.
42708 \end_layout
42709
42710 \begin_layout Subsubsection
42711 Fullscreen
42712 \end_layout
42713
42714 \begin_layout Standard
42715 Here you can specify what is hidden in the fullscreen mode.
42716  With the option 
42717 \family sans
42718 Limit text width
42719 \family default
42720  you can specify the width of the text in fullscreen mode.
42721  This way you can display the text smaller than the screen; the text then
42722  appears centered.
42723 \end_layout
42724
42725 \begin_layout Subsection
42726 Shortcuts
42727 \begin_inset Index idx
42728 status collapsed
42729
42730 \begin_layout Plain Layout
42731 Key Bindings
42732 \end_layout
42733
42734 \end_inset
42735
42736
42737 \begin_inset Index idx
42738 status collapsed
42739
42740 \begin_layout Plain Layout
42741 Settings ! Shortcuts
42742 \end_layout
42743
42744 \end_inset
42745
42746
42747 \end_layout
42748
42749 \begin_layout Standard
42750
42751 \family sans
42752 Bind File
42753 \family default
42754  specifies the file to be used to bind a LyX-function to a key.
42755  Several binding files are available, among them:
42756 \end_layout
42757
42758 \begin_layout Description
42759 cua.bind a typical set of PC keyboard shortcuts
42760 \end_layout
42761
42762 \begin_layout Description
42763 (x)emacs.bind a set of bindings similar to those used in the editor programs
42764  
42765 \family sans
42766 Emacs
42767 \family default
42768  (
42769 \family sans
42770 XEmacs
42771 \family default
42772 )
42773 \end_layout
42774
42775 \begin_layout Description
42776 mac.bind a set of bindings for 
42777 \family sans
42778 Mac
42779 \begin_inset space \thinspace{}
42780 \end_inset
42781
42782 OS
42783 \family default
42784  systems.
42785 \end_layout
42786
42787 \begin_layout Standard
42788 There are also binding files designed for special document classes, like
42789  
42790 \shape italic
42791 broadway.bind
42792 \shape default
42793 , and binding files for special languages.
42794  The names of language binding files begin with a language code, e.
42795 \begin_inset space \thinspace{}
42796 \end_inset
42797
42798 g.
42799 \begin_inset space \space{}
42800 \end_inset
42801
42802
42803 \begin_inset Quotes eld
42804 \end_inset
42805
42806 pt
42807 \begin_inset Quotes erd
42808 \end_inset
42809
42810  for Portuguese.
42811  If you use LyX in a certain language, LyX will try to use the appropriate
42812  binding file.
42813 \end_layout
42814
42815 \begin_layout Standard
42816 Some binding files, like 
42817 \shape italic
42818 math.bind
42819 \shape default
42820 , only have a limited scope.
42821  When looking at the end of the file 
42822 \shape italic
42823 cua.bind
42824 \shape default
42825 , you can see that they are included to keep the overview in the bind-file.
42826 \end_layout
42827
42828 \begin_layout Standard
42829 The field 
42830 \family sans
42831 Show
42832 \begin_inset space ~
42833 \end_inset
42834
42835 key-bindings
42836 \begin_inset space ~
42837 \end_inset
42838
42839 containing
42840 \family default
42841  allows you to search for the shortcut provided for a particular function
42842  in the selected key binding file.
42843 \end_layout
42844
42845 \begin_layout Subsubsection
42846 Editing Shortcuts
42847 \begin_inset CommandInset label
42848 LatexCommand label
42849 name "sub:Editing-Shortcuts"
42850
42851 \end_inset
42852
42853
42854 \begin_inset Index idx
42855 status collapsed
42856
42857 \begin_layout Plain Layout
42858 Key Bindings ! Editing
42859 \end_layout
42860
42861 \end_inset
42862
42863
42864 \end_layout
42865
42866 \begin_layout Standard
42867 To add new or modify existing keybindings to your own taste you can use
42868  the table in the dialog that lists all LyX-functions and the bound shortcuts.
42869  To find functions easily, they are grouped by categories and the dialog
42870  provides the field 
42871 \family sans
42872 Show key-bindings containing
42873 \family default
42874 .
42875  In this field you can insert a keyword for a function you want to edit.
42876  Insert there for example as keyword 
42877 \begin_inset Quotes eld
42878 \end_inset
42879
42880 paste
42881 \begin_inset Quotes erd
42882 \end_inset
42883
42884  and you get the four different existing shortcuts for the three different
42885  functions that contain 
42886 \begin_inset Quotes eld
42887 \end_inset
42888
42889 paste
42890 \begin_inset Quotes erd
42891 \end_inset
42892
42893  in their name.
42894  As you can see, one function can have more than one shortcut.
42895  All LyX-functions are also listed in the file 
42896 \family sans
42897 LyX Functions
42898 \family default
42899  that you will find in the 
42900 \family sans
42901 Help
42902 \family default
42903  menu.
42904 \end_layout
42905
42906 \begin_layout Standard
42907 For example, to add the shortcut 
42908 \family sans
42909 Alt+Q
42910 \family default
42911  for the function 
42912 \family sans
42913 textstyle-apply
42914 \family default
42915 , select the function and press the 
42916 \family sans
42917 Modify
42918 \family default
42919  button.
42920  A dialog pops up where you can add the shortcut by using it.
42921  So press Alt+Q to define the shortcut.
42922 \end_layout
42923
42924 \begin_layout Standard
42925 Modifying an existing shortcut is done the same way.
42926  You can also bind multiple functions to one shortcut by starting the LyX
42927  Function definition with “command alternatives” and following it with the
42928  different function names as a semicolon separated list.
42929  LyX will then use the first function that is enabled in the current document
42930  part.
42931  
42932 \end_layout
42933
42934 \begin_layout Standard
42935 If you don't like a particular shortcut, you can remove it.
42936 \end_layout
42937
42938 \begin_layout Standard
42939 Alternatively you can also edit shortcuts by modifying binding files with
42940  a text editor.
42941  The syntax of the entries is:
42942 \end_layout
42943
42944 \begin_layout Standard
42945
42946 \series bold
42947
42948 \backslash
42949 bind 
42950 \begin_inset Quotes eld
42951 \end_inset
42952
42953 key combination
42954 \begin_inset Quotes erd
42955 \end_inset
42956
42957  
42958 \begin_inset Quotes eld
42959 \end_inset
42960
42961 LyX-function
42962 \begin_inset Quotes erd
42963 \end_inset
42964
42965
42966 \end_layout
42967
42968 \begin_layout Subsection
42969 Keyboard/Mouse
42970 \begin_inset CommandInset label
42971 LatexCommand label
42972 name "sub:Keyboard-Map"
42973
42974 \end_inset
42975
42976
42977 \begin_inset Index idx
42978 status collapsed
42979
42980 \begin_layout Plain Layout
42981 Keyboard Map
42982 \end_layout
42983
42984 \end_inset
42985
42986
42987 \begin_inset Index idx
42988 status collapsed
42989
42990 \begin_layout Plain Layout
42991 Settings ! Keyboard Map
42992 \end_layout
42993
42994 \end_inset
42995
42996
42997 \end_layout
42998
42999 \begin_layout Standard
43000 Normally keyboard settings are made in a menu of your operating system.
43001  For the case thatWhere this is not possible, LyX provides keyboard maps.
43002  If, for example, you have a Czech keyboard but want to use it as if it
43003  is a Romanian one, you can enable 
43004 \family sans
43005 Use
43006 \begin_inset space ~
43007 \end_inset
43008
43009 keyboard
43010 \begin_inset space ~
43011 \end_inset
43012
43013 map
43014 \family default
43015  and select the keyboard map file named 
43016 \shape italic
43017 romanian.kmap
43018 \shape default
43019 .
43020 \end_layout
43021
43022 \begin_layout Standard
43023 You can specify a 
43024 \family sans
43025 First
43026 \family default
43027  and a 
43028 \family sans
43029 Second
43030 \family default
43031  keyboard map and, if you use the 
43032 \emph on
43033 cua
43034 \emph default
43035  bindings, you can select the first and second with 
43036 \begin_inset Info
43037 type  "shortcut"
43038 arg   "keymap-primary"
43039 \end_inset
43040
43041  and 
43042 \begin_inset Info
43043 type  "shortcut"
43044 arg   "keymap-secondary"
43045 \end_inset
43046
43047  respectively or toggle between them with 
43048 \begin_inset Info
43049 type  "shortcut"
43050 arg   "keymap-toggle"
43051 \end_inset
43052
43053 .
43054 \end_layout
43055
43056 \begin_layout Standard
43057 \begin_inset Note Greyedout
43058 status open
43059
43060 \begin_layout Plain Layout
43061
43062 \series bold
43063 Note:
43064 \series default
43065  Keyboard maps can only provide a makeshift solution and don't work on all
43066  systems.
43067 \end_layout
43068
43069 \end_inset
43070
43071
43072 \end_layout
43073
43074 \begin_layout Standard
43075 You can also specify the mouse 
43076 \family sans
43077 Wheel scrolling speed
43078 \family default
43079 .
43080  The standard value is 1.0; higher values speed up the scrolling, lower ones
43081  slow it down.
43082 \end_layout
43083
43084 \begin_layout Standard
43085 If you 
43086 \family sans
43087 Enable
43088 \family default
43089  
43090 \family sans
43091 Scroll
43092 \begin_inset space ~
43093 \end_inset
43094
43095 wheel
43096 \begin_inset space ~
43097 \end_inset
43098
43099 zoom,
43100 \family default
43101  you can select a key for zooming.
43102  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43103 \end_layout
43104
43105 \begin_layout Subsection
43106 Input Completion
43107 \end_layout
43108
43109 \begin_layout Standard
43110 Input completion is described in section
43111 \begin_inset space ~
43112 \end_inset
43113
43114
43115 \begin_inset CommandInset ref
43116 LatexCommand ref
43117 reference "sec:Input-Completion"
43118
43119 \end_inset
43120
43121 .
43122 \end_layout
43123
43124 \begin_layout Section
43125 Paths
43126 \begin_inset CommandInset label
43127 LatexCommand label
43128 name "sec:Paths"
43129
43130 \end_inset
43131
43132
43133 \begin_inset Index idx
43134 status collapsed
43135
43136 \begin_layout Plain Layout
43137 Paths
43138 \end_layout
43139
43140 \end_inset
43141
43142
43143 \begin_inset Index idx
43144 status collapsed
43145
43146 \begin_layout Plain Layout
43147 Settings ! Paths
43148 \end_layout
43149
43150 \end_inset
43151
43152
43153 \end_layout
43154
43155 \begin_layout Standard
43156 The paths to the various resources used by LyX are normally determined during
43157  the installation.
43158  But there may be reasons why you might want to modify them.
43159 \end_layout
43160
43161 \begin_layout Description
43162 Working
43163 \begin_inset space ~
43164 \end_inset
43165
43166 directory This is LyX's working directory.
43167  It is the default when you 
43168 \family sans
43169 Open
43170 \family default
43171
43172 \family sans
43173 Save
43174 \family default
43175  or 
43176 \family sans
43177 Save
43178 \begin_inset space ~
43179 \end_inset
43180
43181 As
43182 \family default
43183  files.
43184 \end_layout
43185
43186 \begin_layout Description
43187 Document
43188 \begin_inset space ~
43189 \end_inset
43190
43191 templates This directory will be opened when you use the menu 
43192 \family sans
43193 File\SpecialChar \menuseparator
43194 New
43195 \begin_inset space ~
43196 \end_inset
43197
43198 from
43199 \begin_inset space ~
43200 \end_inset
43201
43202 Template
43203 \family default
43204 .
43205 \end_layout
43206
43207 \begin_layout Description
43208 Example
43209 \begin_inset space ~
43210 \end_inset
43211
43212 files This directory will be opened when you use the button 
43213 \family sans
43214 Examples
43215 \family default
43216  in the 
43217 \family sans
43218 File\SpecialChar \menuseparator
43219 Open
43220 \family default
43221  dialog.
43222 \begin_inset Newline newline
43223 \end_inset
43224
43225
43226 \begin_inset Note Greyedout
43227 status open
43228
43229 \begin_layout Plain Layout
43230
43231 \series bold
43232 Note:
43233 \series default
43234  The 
43235 \family sans
43236 Examples
43237 \family default
43238  button does not exist when using LyX on Mac OS and Windows systems.
43239 \end_layout
43240
43241 \end_inset
43242
43243
43244 \end_layout
43245
43246 \begin_layout Description
43247 Backup
43248 \begin_inset space ~
43249 \end_inset
43250
43251 directory
43252 \begin_inset Index idx
43253 status collapsed
43254
43255 \begin_layout Plain Layout
43256 Backup ! Directory
43257 \end_layout
43258
43259 \end_inset
43260
43261  Backup copies will be saved to this directory.
43262  If no directory is given but backups are enabled as described in section
43263 \begin_inset space ~
43264 \end_inset
43265
43266
43267 \begin_inset CommandInset ref
43268 LatexCommand ref
43269 reference "sub:Backup documents"
43270
43271 \end_inset
43272
43273 , the 
43274 \family sans
43275 Working directory
43276 \family default
43277  will be used to save the backups.
43278 \begin_inset Newline newline
43279 \end_inset
43280
43281 Backup files have the ending 
43282 \begin_inset Quotes eld
43283 \end_inset
43284
43285 .lyx~
43286 \begin_inset Quotes erd
43287 \end_inset
43288
43289 .
43290 \end_layout
43291
43292 \begin_layout Description
43293 Ly
43294 \begin_inset ERT
43295 status collapsed
43296
43297 \begin_layout Plain Layout
43298
43299 {}
43300 \end_layout
43301
43302 \end_inset
43303
43304 XServer
43305 \begin_inset space ~
43306 \end_inset
43307
43308 pipe Here you can enter the name of a so-called UNIX-pipe.
43309  This pipe is used to send data from external programs to LyX.
43310 \begin_inset Newline newline
43311 \end_inset
43312
43313
43314 \series bold
43315 Example:
43316 \series default
43317  You add a BibTeX-database 
43318 \emph on
43319 test.bib
43320 \emph default
43321  to your document.
43322  You can edit this file with the program 
43323 \family typewriter
43324 JabRef
43325 \family default
43326 .
43327  In 
43328 \family typewriter
43329 JabRef
43330 \family default
43331  you have to use the same Unix-Pipe for LyX in its preferences under 
43332 \family sans
43333 External
43334 \begin_inset space ~
43335 \end_inset
43336
43337 programs
43338 \family default
43339 .
43340  If you want to get one entry of the database as citation, select it in
43341  
43342 \family typewriter
43343 JabRef
43344 \family default
43345  and click on the LyX-symbol.
43346  The entry will now be inserted as a citation at the current cursor position
43347  in your LyX file.
43348  Of course, 
43349 \family typewriter
43350 JabRef
43351 \family default
43352  and LyX need to be running the same time.
43353 \begin_inset Newline newline
43354 \end_inset
43355
43356 The pipe is also used for the 
43357 \family sans
43358 Single instance
43359 \family default
43360  feature, see sec.
43361 \begin_inset space \thinspace{}
43362 \end_inset
43363
43364
43365 \begin_inset CommandInset ref
43366 LatexCommand ref
43367 reference "sub:Backup documents"
43368
43369 \end_inset
43370
43371 .
43372 \begin_inset Newline newline
43373 \end_inset
43374
43375 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43376 \begin_inset Newline newline
43377 \end_inset
43378
43379
43380 \series bold
43381
43382 \backslash
43383
43384 \backslash
43385 .
43386 \backslash
43387 pipe
43388 \backslash
43389 lyxpipe
43390 \end_layout
43391
43392 \begin_layout Description
43393 Temporary
43394 \begin_inset space ~
43395 \end_inset
43396
43397 directory Temporary files will be saved in this directory.
43398 \end_layout
43399
43400 \begin_layout Description
43401 Thesaurus
43402 \begin_inset space ~
43403 \end_inset
43404
43405 dictionary Directory where the thesaurus dictionaries are located.
43406  You only need to specify it if the thesaurus does not work or if you want
43407  to use custom/alternative dictionaries.
43408 \end_layout
43409
43410 \begin_layout Description
43411 Hunspell
43412 \begin_inset space ~
43413 \end_inset
43414
43415 dictionary Directory where the dictionaries of the spell checker program
43416  
43417 \family typewriter
43418 Hunspell
43419 \family default
43420  are located.
43421  You only need to specify it if you are using 
43422 \family typewriter
43423 Hunspell
43424 \family default
43425  and spell checking does not work or if you want to use custom/alternative
43426  dictionaries.
43427  For LyX on Windows 
43428 \family typewriter
43429 Hunspell
43430 \family default
43431  is the only available spell checker and should work without specifying
43432  a directory.
43433 \end_layout
43434
43435 \begin_layout Description
43436 PATH
43437 \begin_inset space ~
43438 \end_inset
43439
43440 prefix This field contains a list of paths to external programs.
43441  When LyX needs to use an external program, it looks in this list to see
43442  where to find it on the system.
43443  The path list is automatically set up on Windows and Mac systems when LyX
43444  is configured; so you normally don't have to modify it.
43445  On Unix
43446 \begin_inset space \thinspace{}
43447 \end_inset
43448
43449 /
43450 \begin_inset space \thinspace{}
43451 \end_inset
43452
43453 Linux systems, the path list will need to be set only if there are external
43454  programs you wish to use that are not in your normal system path ($PATH).
43455 \end_layout
43456
43457 \begin_layout Description
43458 TEXINPUTS
43459 \begin_inset space ~
43460 \end_inset
43461
43462 prefix The TEXINPUTS environment variable allows you to use external files
43463  which are included in a LyX document via commands in TeX code or in the
43464  document preamble.
43465  This prefix includes by default the document directory (represented by
43466  a single dot '.').
43467  The prefix can contain any list of paths separated by the default separator
43468  of the OS (':' on UNIX like systems and ';' on Windows).
43469  If files are included, the paths listed in the TEXINPUTS prefix will be
43470  scanned for the input files.
43471  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43472  to be relative to the directory of your LyX file.
43473  It is recommended that you always include ‘.' as one of the paths; otherwise
43474  compilation may fail for some documents.
43475 \end_layout
43476
43477 \begin_layout Section
43478 Identity
43479 \end_layout
43480
43481 \begin_layout Standard
43482 Here you can insert your 
43483 \family sans
43484 Name
43485 \family default
43486  and 
43487 \family sans
43488 E-mail
43489 \family default
43490  address.
43491  These will be used when you have enabled change tracking, as described
43492  in section
43493 \begin_inset space ~
43494 \end_inset
43495
43496
43497 \begin_inset CommandInset ref
43498 LatexCommand ref
43499 reference "sec:Change-Tracking"
43500
43501 \end_inset
43502
43503 , to mark changes you make as yours.
43504 \end_layout
43505
43506 \begin_layout Section
43507 Language Settings
43508 \begin_inset Index idx
43509 status collapsed
43510
43511 \begin_layout Plain Layout
43512 Language ! Settings
43513 \end_layout
43514
43515 \end_inset
43516
43517
43518 \begin_inset Index idx
43519 status collapsed
43520
43521 \begin_layout Plain Layout
43522 Settings ! Language
43523 \end_layout
43524
43525 \end_inset
43526
43527
43528 \end_layout
43529
43530 \begin_layout Subsection
43531 Language
43532 \begin_inset CommandInset label
43533 LatexCommand label
43534 name "sub:Prefs-Language"
43535
43536 \end_inset
43537
43538
43539 \end_layout
43540
43541 \begin_layout Description
43542 User
43543 \begin_inset space ~
43544 \end_inset
43545
43546 interface
43547 \begin_inset space ~
43548 \end_inset
43549
43550 language Here you can select the language for LyX's menus.
43551  You can find its actual translation status here: 
43552 \begin_inset CommandInset href
43553 LatexCommand href
43554 target "http://www.lyx.org/I18n"
43555
43556 \end_inset
43557
43558
43559 \end_layout
43560
43561 \begin_layout Description
43562 Language
43563 \begin_inset space ~
43564 \end_inset
43565
43566 package determines which LaTeX package should be loaded to handle language
43567  issues.
43568  Language issues that are handled by this package include proper hyphenation
43569  as well as localization of dates and text strings such as 
43570 \begin_inset Quotes eld
43571 \end_inset
43572
43573 Chapter
43574 \begin_inset Quotes erd
43575 \end_inset
43576
43577  and 
43578 \begin_inset Quotes eld
43579 \end_inset
43580
43581 Table
43582 \begin_inset Quotes erd
43583 \end_inset
43584
43585 .
43586  The most widespread language package is 
43587 \series bold
43588 babel
43589 \series default
43590
43591 \begin_inset Index idx
43592 status collapsed
43593
43594 \begin_layout Plain Layout
43595 LaTeX-packages ! babel
43596 \end_layout
43597
43598 \end_inset
43599
43600 ; it is the default language package in classic LaTeX.
43601  More recent typesetting engines such as XeTeX and LuaTeX come with the
43602  alternative language package 
43603 \series bold
43604 polyglossia
43605 \series default
43606
43607 \begin_inset Index idx
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611 LaTeX-packages ! polyglossia
43612 \end_layout
43613
43614 \end_inset
43615
43616  that is more suited to the multi-script support of these engines.
43617  Furthermore, there are also specific language packages for languages not
43618  covered by 
43619 \series bold
43620 babel
43621 \series default
43622 .
43623  The available selections are described in section
43624 \begin_inset space ~
43625 \end_inset
43626
43627
43628 \begin_inset CommandInset ref
43629 LatexCommand ref
43630 reference "sec:Language-encodings"
43631
43632 \end_inset
43633
43634 .
43635 \end_layout
43636
43637 \begin_layout Description
43638 Command
43639 \begin_inset space ~
43640 \end_inset
43641
43642 start If a special LaTeX-package is needed to write in a certain document
43643  language, you can here specify the command to start the package.
43644  An example is the start command 
43645 \family sans
43646
43647 \backslash
43648 begin{arabtext}
43649 \family default
43650  that is needed to write Arabic using the package 
43651 \series bold
43652 ArabTeX
43653 \series default
43654 , see 
43655 \begin_inset CommandInset citation
43656 LatexCommand cite
43657 key "Arabic"
43658
43659 \end_inset
43660
43661 .
43662  The default is the 
43663 \series bold
43664 babel
43665 \series default
43666  command 
43667 \family sans
43668
43669 \backslash
43670 selectlanguage{$$lang}
43671 \family default
43672 .
43673 \end_layout
43674
43675 \begin_layout Description
43676 Command
43677 \begin_inset space ~
43678 \end_inset
43679
43680 end Counterpart to 
43681 \family sans
43682 Command start
43683 \family default
43684 .
43685  Some packages, like the default, don't have an end command since the start
43686  command toggles the package on and off.
43687 \end_layout
43688
43689 \begin_layout Description
43690 Default
43691 \begin_inset space ~
43692 \end_inset
43693
43694 Decimal
43695 \begin_inset space ~
43696 \end_inset
43697
43698 Point Define the default decimal point for use in tables (decimal point
43699  alignment).
43700 \end_layout
43701
43702 \begin_layout Description
43703 Set
43704 \begin_inset space ~
43705 \end_inset
43706
43707 languages
43708 \begin_inset space ~
43709 \end_inset
43710
43711 globally When this option is set, the languages used in the document will
43712  be added as options to the document class options, so that they can be
43713  used by all LaTeX-packages.
43714  Otherwise they will only be used as options for the 
43715 \series bold
43716 babel
43717 \series default
43718  package.
43719 \end_layout
43720
43721 \begin_layout Description
43722 Auto
43723 \begin_inset space ~
43724 \end_inset
43725
43726 begin When this option is set, documents start with the chosen document
43727  language.
43728  When this option is not set, the 
43729 \family sans
43730 Command
43731 \begin_inset space ~
43732 \end_inset
43733
43734 start
43735 \family default
43736  is explicitly set to the beginning of the document in the LaTeX-output.
43737  This assures that the correct language is used when you use another 
43738 \family sans
43739 Command
43740 \begin_inset space ~
43741 \end_inset
43742
43743 start
43744 \family default
43745  than the default.
43746 \end_layout
43747
43748 \begin_layout Description
43749 Auto
43750 \begin_inset space ~
43751 \end_inset
43752
43753 end Counterpart to 
43754 \family sans
43755 Auto
43756 \begin_inset space ~
43757 \end_inset
43758
43759 begin
43760 \family default
43761 .
43762  When it is not set, the 
43763 \family sans
43764 Command
43765 \begin_inset space ~
43766 \end_inset
43767
43768 end
43769 \family default
43770  is set to the end of the document.
43771 \end_layout
43772
43773 \begin_layout Description
43774 Mark
43775 \begin_inset space ~
43776 \end_inset
43777
43778 foreign
43779 \begin_inset space ~
43780 \end_inset
43781
43782 languages Text marked formatted in a language different from the document
43783  language will be underlined in blue.
43784 \end_layout
43785
43786 \begin_layout Description
43787 Enable
43788 \begin_inset space ~
43789 \end_inset
43790
43791 RTL
43792 \begin_inset space ~
43793 \end_inset
43794
43795 support Enables the use of languages, written from right to left (RTL),
43796  like Arabic, Hebrew or Farsi.
43797 \end_layout
43798
43799 \begin_layout Description
43800 Cursor
43801 \begin_inset space ~
43802 \end_inset
43803
43804 movement When writing RTL, you can define if the left and right arrow keys
43805  move the cursor visually to the left or right, respectively, or logically.
43806  Logical means that the cursor is moved to the left when pressing the right
43807  arrow key and the cursor is inside text in an RTL language.
43808 \end_layout
43809
43810 \begin_layout Subsection
43811 Spellchecker
43812 \end_layout
43813
43814 \begin_layout Standard
43815 The spellchecker settings are explained in section
43816 \begin_inset space ~
43817 \end_inset
43818
43819
43820 \begin_inset CommandInset ref
43821 LatexCommand ref
43822 reference "sec:Spellchecking"
43823
43824 \end_inset
43825
43826 .
43827 \end_layout
43828
43829 \begin_layout Section
43830 Outputs
43831 \end_layout
43832
43833 \begin_layout Subsection
43834 General
43835 \end_layout
43836
43837 \begin_layout Description
43838 Output
43839 \begin_inset space ~
43840 \end_inset
43841
43842 line
43843 \begin_inset space ~
43844 \end_inset
43845
43846 length sets the maximum number of characters printed in one line when using
43847  the menu 
43848 \family sans
43849 File\SpecialChar \menuseparator
43850 Export\SpecialChar \menuseparator
43851 Plain
43852 \begin_inset space ~
43853 \end_inset
43854
43855 text
43856 \family default
43857 .
43858  Setting the line length to 0 means all text is printed in one endless line.
43859 \end_layout
43860
43861 \begin_layout Description
43862 Date
43863 \begin_inset space ~
43864 \end_inset
43865
43866 format
43867 \begin_inset Index idx
43868 status collapsed
43869
43870 \begin_layout Plain Layout
43871 Date Format
43872 \end_layout
43873
43874 \end_inset
43875
43876
43877 \begin_inset Index idx
43878 status collapsed
43879
43880 \begin_layout Plain Layout
43881 Settings ! Date format
43882 \end_layout
43883
43884 \end_inset
43885
43886  The date format can be one or a mixture of the formats listed here:
43887 \begin_inset Newline newline
43888 \end_inset
43889
43890
43891 \begin_inset Flex URL
43892 status collapsed
43893
43894 \begin_layout Plain Layout
43895
43896 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
43897 \end_layout
43898
43899 \end_inset
43900
43901
43902 \begin_inset Newline newline
43903 \end_inset
43904
43905 For example the format
43906 \begin_inset Newline newline
43907 \end_inset
43908
43909 %d/%m/%y
43910 \begin_inset Newline newline
43911 \end_inset
43912
43913 prints the date as day/month/year.
43914 \end_layout
43915
43916 \begin_layout Description
43917 Overwrite
43918 \begin_inset space ~
43919 \end_inset
43920
43921 on
43922 \begin_inset space ~
43923 \end_inset
43924
43925 export Setting what LyX is allowed to overwrite on export.
43926 \end_layout
43927
43928 \begin_layout Description
43929 Forward
43930 \begin_inset space ~
43931 \end_inset
43932
43933 search Commands that will be used for the menu 
43934 \family sans
43935 Navigate\SpecialChar \menuseparator
43936 Forward
43937 \begin_inset space ~
43938 \end_inset
43939
43940 search
43941 \family default
43942 .
43943  For a detailed description see section 
43944 \emph on
43945 Reverse DVI/PDF search
43946 \emph default
43947  of the 
43948 \emph on
43949 Additional
43950 \begin_inset space ~
43951 \end_inset
43952
43953 Features
43954 \emph default
43955  manual.
43956 \end_layout
43957
43958 \begin_layout Subsection
43959 Printer
43960 \begin_inset CommandInset label
43961 LatexCommand label
43962 name "sub:Printer"
43963
43964 \end_inset
43965
43966
43967 \begin_inset Index idx
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971 Printer
43972 \end_layout
43973
43974 \end_inset
43975
43976
43977 \begin_inset Index idx
43978 status collapsed
43979
43980 \begin_layout Plain Layout
43981 Settings ! Printer
43982 \end_layout
43983
43984 \end_inset
43985
43986
43987 \end_layout
43988
43989 \begin_layout Description
43990 Default
43991 \begin_inset space ~
43992 \end_inset
43993
43994 printer Here you can specify the name of your 
43995 \family sans
43996 Default printer
43997 \family default
43998 .
43999  The name will be used when the 
44000 \family sans
44001 Printer command
44002 \family default
44003  is executed.
44004 \begin_inset Newline newline
44005 \end_inset
44006
44007
44008 \begin_inset Note Greyedout
44009 status open
44010
44011 \begin_layout Plain Layout
44012
44013 \series bold
44014 Note:
44015 \series default
44016  You can leave this field empty on Windows systems because it has no effect.
44017 \end_layout
44018
44019 \end_inset
44020
44021
44022 \end_layout
44023
44024 \begin_layout Description
44025 Printer
44026 \begin_inset space ~
44027 \end_inset
44028
44029 command is the command LyX
44030 \begin_inset space \thinspace{}
44031 \end_inset
44032
44033 /
44034 \begin_inset space \thinspace{}
44035 \end_inset
44036
44037 LaTeX uses for printing.
44038  The default is 
44039 \family sans
44040 dvips
44041 \family default
44042  on most systems.
44043 \end_layout
44044
44045 \begin_layout Description
44046 Printer
44047 \begin_inset space ~
44048 \end_inset
44049
44050 Command
44051 \begin_inset space ~
44052 \end_inset
44053
44054 Options Here you can specify printer options.
44055  A list of printer options with explanations can be found in the documentation
44056  of the program that provides the 
44057 \family sans
44058 Printer command
44059 \family default
44060  you are using.
44061 \end_layout
44062
44063 \begin_layout Description
44064 Adapt
44065 \begin_inset space ~
44066 \end_inset
44067
44068 output
44069 \begin_inset space ~
44070 \end_inset
44071
44072 to
44073 \begin_inset space ~
44074 \end_inset
44075
44076 printer This option works only for the 
44077 \family sans
44078 Printer command
44079 \family default
44080  
44081 \begin_inset Quotes eld
44082 \end_inset
44083
44084
44085 \family sans
44086 dvips
44087 \family default
44088
44089 \begin_inset Quotes erd
44090 \end_inset
44091
44092 .
44093  It activates a configuration file for dvips.
44094  This is an option only for dvips experts.
44095 \end_layout
44096
44097 \begin_layout Subsection
44098 LaT
44099 \begin_inset ERT
44100 status collapsed
44101
44102 \begin_layout Plain Layout
44103
44104 {}
44105 \end_layout
44106
44107 \end_inset
44108
44109 eX
44110 \begin_inset CommandInset label
44111 LatexCommand label
44112 name "sub:LaTeX-settings"
44113
44114 \end_inset
44115
44116
44117 \begin_inset Index idx
44118 status collapsed
44119
44120 \begin_layout Plain Layout
44121 Settings ! LaTeX
44122 \end_layout
44123
44124 \end_inset
44125
44126
44127 \end_layout
44128
44129 \begin_layout Description
44130 Use
44131 \begin_inset space ~
44132 \end_inset
44133
44134 LaTe
44135 \begin_inset ERT
44136 status collapsed
44137
44138 \begin_layout Plain Layout
44139
44140 {}
44141 \end_layout
44142
44143 \end_inset
44144
44145 X
44146 \begin_inset space ~
44147 \end_inset
44148
44149 font
44150 \begin_inset space ~
44151 \end_inset
44152
44153 encoding This is the default encoding of the document font.
44154  
44155 \family sans
44156 T1
44157 \family default
44158  is the default and covers western languages and symbols.
44159  
44160 \family sans
44161 T2A
44162 \family default
44163
44164 \family sans
44165 T2B
44166 \family default
44167
44168 \family sans
44169 T2C
44170 \family default
44171
44172 \family sans
44173 LCY
44174 \family default
44175  and 
44176 \family sans
44177 X2
44178 \family default
44179  are used for Cyrillic.
44180  Combinations of the encodings are possible, like 
44181 \begin_inset Quotes eld
44182 \end_inset
44183
44184
44185 \family sans
44186 T1, T2B
44187 \family default
44188
44189 \begin_inset Quotes erd
44190 \end_inset
44191
44192 .
44193  The font encoding is normally automatically loaded by the language packages
44194  LyX sets up in the background.
44195  So there is no need to change the default encoding.
44196 \end_layout
44197
44198 \begin_layout Description
44199 Default
44200 \begin_inset space ~
44201 \end_inset
44202
44203 paper
44204 \begin_inset space ~
44205 \end_inset
44206
44207 size This is the paper size that is used for new documents.
44208  The 
44209 \family sans
44210 Default
44211 \family default
44212  value depends on your LaTeX-system setup.
44213 \end_layout
44214
44215 \begin_layout Description
44216 DVI
44217 \begin_inset space ~
44218 \end_inset
44219
44220 viewer
44221 \begin_inset space ~
44222 \end_inset
44223
44224 paper
44225 \begin_inset space ~
44226 \end_inset
44227
44228 size
44229 \begin_inset space ~
44230 \end_inset
44231
44232 options They only have an effect when the program 
44233 \family sans
44234 xdvi
44235 \family default
44236  is used as DVI-viewer, read its manual to find out more.
44237 \end_layout
44238
44239 \begin_layout Standard
44240 Here you can also specify options and commands with parameters for processors.
44241  But before you change something, it is strongly recommended to read the
44242  manuals of the applications.
44243 \end_layout
44244
44245 \begin_layout Description
44246 Bibliography
44247 \begin_inset space ~
44248 \end_inset
44249
44250 generation Settings for the generation of the bibliography, see section
44251 \begin_inset space ~
44252 \end_inset
44253
44254
44255 \begin_inset CommandInset ref
44256 LatexCommand ref
44257 reference "sub:Bibliography-databases"
44258
44259 \end_inset
44260
44261 .
44262 \end_layout
44263
44264 \begin_layout Description
44265 Index
44266 \begin_inset space ~
44267 \end_inset
44268
44269 generation Settings for the generation of the index, see section
44270 \begin_inset space ~
44271 \end_inset
44272
44273
44274 \begin_inset CommandInset ref
44275 LatexCommand ref
44276 reference "sub:Index-Program"
44277
44278 \end_inset
44279
44280 .
44281 \end_layout
44282
44283 \begin_layout Description
44284 Nomenclature
44285 \begin_inset space ~
44286 \end_inset
44287
44288 command Command for the program that generates the nomenclature, see section
44289 \begin_inset space ~
44290 \end_inset
44291
44292
44293 \begin_inset CommandInset ref
44294 LatexCommand ref
44295 reference "sub:Nomenclature-Program"
44296
44297 \end_inset
44298
44299 .
44300 \end_layout
44301
44302 \begin_layout Description
44303 CheckTe
44304 \begin_inset ERT
44305 status collapsed
44306
44307 \begin_layout Plain Layout
44308
44309 {}
44310 \end_layout
44311
44312 \end_inset
44313
44314 X
44315 \begin_inset space ~
44316 \end_inset
44317
44318 command Command for the program 
44319 \family sans
44320 CheckTeX
44321 \family default
44322  that is described in the section 
44323 \emph on
44324 Checking TeX
44325 \emph default
44326  of the 
44327 \emph on
44328 Additional Features
44329 \emph default
44330  manual.
44331 \end_layout
44332
44333 \begin_layout Standard
44334 There are additionally the following options:
44335 \end_layout
44336
44337 \begin_layout Description
44338 Use
44339 \begin_inset space ~
44340 \end_inset
44341
44342 Windows-style
44343 \begin_inset space ~
44344 \end_inset
44345
44346 paths
44347 \begin_inset space ~
44348 \end_inset
44349
44350 in
44351 \begin_inset space ~
44352 \end_inset
44353
44354 LaTeX
44355 \begin_inset space ~
44356 \end_inset
44357
44358 files Uses paths in the notation of Windows, that means that 
44359 \begin_inset Quotes eld
44360 \end_inset
44361
44362
44363 \backslash
44364
44365 \begin_inset Quotes erd
44366 \end_inset
44367
44368  is used instead of 
44369 \begin_inset Quotes eld
44370 \end_inset
44371
44372 /
44373 \begin_inset Quotes erd
44374 \end_inset
44375
44376  to separate folders.
44377  This option is enabled by default when you use LyX on Windows.
44378 \begin_inset Index idx
44379 status collapsed
44380
44381 \begin_layout Plain Layout
44382 Paths
44383 \end_layout
44384
44385 \end_inset
44386
44387
44388 \begin_inset Index idx
44389 status collapsed
44390
44391 \begin_layout Plain Layout
44392 Settings ! Paths
44393 \end_layout
44394
44395 \end_inset
44396
44397
44398 \end_layout
44399
44400 \begin_layout Description
44401 Reset
44402 \begin_inset space ~
44403 \end_inset
44404
44405 class
44406 \begin_inset space ~
44407 \end_inset
44408
44409 options
44410 \begin_inset space ~
44411 \end_inset
44412
44413 when
44414 \begin_inset space ~
44415 \end_inset
44416
44417 document
44418 \begin_inset space ~
44419 \end_inset
44420
44421 class
44422 \begin_inset space ~
44423 \end_inset
44424
44425 changes Removes all manually set 
44426 \family sans
44427 Class options
44428 \family default
44429  in the 
44430 \family sans
44431 Document\SpecialChar \menuseparator
44432 Settings\SpecialChar \menuseparator
44433 Document
44434 \begin_inset space ~
44435 \end_inset
44436
44437 Class
44438 \family default
44439  dialog when changing the document class.
44440 \end_layout
44441
44442 \begin_layout Section
44443 File
44444 \begin_inset space ~
44445 \end_inset
44446
44447 Handling
44448 \begin_inset Index idx
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452 File handling
44453 \end_layout
44454
44455 \end_inset
44456
44457
44458 \end_layout
44459
44460 \begin_layout Subsection
44461 Converters
44462 \begin_inset CommandInset label
44463 LatexCommand label
44464 name "sub:Converters"
44465
44466 \end_inset
44467
44468
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 Converters
44474 \end_layout
44475
44476 \end_inset
44477
44478
44479 \end_layout
44480
44481 \begin_layout Standard
44482 Here you find the list of defined converter commands to convert material
44483  from one format to another.
44484  You can modify converters or create new ones.
44485  To modify a converter, select it, change the entry of the 
44486 \family sans
44487 Converter
44488 \family default
44489  and/or 
44490 \family sans
44491 Extra
44492 \begin_inset space ~
44493 \end_inset
44494
44495 flag
44496 \family default
44497  field and press the 
44498 \family sans
44499 Modify
44500 \family default
44501  button.
44502  To create a new converter, select an existing one, select a different format
44503  in the 
44504 \family sans
44505 To
44506 \begin_inset space ~
44507 \end_inset
44508
44509 format
44510 \family default
44511  drop-down list, modify the 
44512 \family sans
44513 Converter
44514 \family default
44515  field and press the 
44516 \family sans
44517 Add
44518 \family default
44519  button.
44520 \end_layout
44521
44522 \begin_layout Standard
44523 If the 
44524 \family sans
44525 Converter File Cache
44526 \family default
44527  is 
44528 \family sans
44529 Enabled
44530 \family default
44531 , conversions will be cached as long as specified in the field 
44532 \family sans
44533 Maximum Age (in days
44534 \family default
44535 ).
44536  This means that images don't need to be converted again when you reopen
44537  a document; the converted images from the cache will be used instead.
44538 \end_layout
44539
44540 \begin_layout Standard
44541 More about converters, like the flags that can be used in the converter
44542  definition, is described in the section 
44543 \emph on
44544 Converters
44545 \emph default
44546  of the 
44547 \emph on
44548 Customization
44549 \emph default
44550  manual.
44551 \end_layout
44552
44553 \begin_layout Subsection
44554 File Formats
44555 \begin_inset CommandInset label
44556 LatexCommand label
44557 name "sec:File-Formats"
44558
44559 \end_inset
44560
44561
44562 \begin_inset Index idx
44563 status collapsed
44564
44565 \begin_layout Plain Layout
44566 File formats
44567 \end_layout
44568
44569 \end_inset
44570
44571
44572 \begin_inset Index idx
44573 status collapsed
44574
44575 \begin_layout Plain Layout
44576 Copiers
44577 \end_layout
44578
44579 \end_inset
44580
44581
44582 \end_layout
44583
44584 \begin_layout Standard
44585 Here you find the list of defined file formats that LyX can handle.
44586  You can modify the 
44587 \family sans
44588 Editor
44589 \family default
44590  and 
44591 \family sans
44592 Viewer
44593 \family default
44594  programs that should be used for certain formats.
44595 \end_layout
44596
44597 \begin_layout Standard
44598 You can also define the 
44599 \family sans
44600 Default output format
44601 \family default
44602  that is used when you use 
44603 \family sans
44604 View, Update, View Master Document
44605 \family default
44606  or 
44607 \family sans
44608 Update Master Document
44609 \family default
44610  in the 
44611 \family sans
44612 View
44613 \family default
44614  menu or the toolbar.
44615 \end_layout
44616
44617 \begin_layout Standard
44618 More about formats and their options is described in the section 
44619 \emph on
44620 Formats
44621 \emph default
44622  of the 
44623 \emph on
44624 Customization
44625 \emph default
44626  manual.
44627 \end_layout
44628
44629 \begin_layout Standard
44630 Since all conversions from one format to another take place in LyX's temporary
44631  directory, it is sometimes necessary to modify a file before copying it
44632  to the temporary directory so that the conversion may be performed.
44633  This is done by specifying a 
44634 \family sans
44635 Copier
44636 \family default
44637 .
44638  More about this is described in the section 
44639 \emph on
44640 Copiers
44641 \emph default
44642  of the 
44643 \emph on
44644 Customization
44645 \emph default
44646  manual.
44647 \end_layout
44648
44649 \begin_layout Chapter
44650 Units available in LyX
44651 \begin_inset Index idx
44652 status collapsed
44653
44654 \begin_layout Plain Layout
44655 Units
44656 \end_layout
44657
44658 \end_inset
44659
44660
44661 \begin_inset CommandInset label
44662 LatexCommand label
44663 name "chap:Units-available-in"
44664
44665 \end_inset
44666
44667
44668 \end_layout
44669
44670 \begin_layout Standard
44671 Table
44672 \begin_inset space ~
44673 \end_inset
44674
44675
44676 \begin_inset CommandInset ref
44677 LatexCommand ref
44678 reference "tab:Units"
44679
44680 \end_inset
44681
44682  explains all the units available in LyX and used in this documentation.
44683 \end_layout
44684
44685 \begin_layout Standard
44686 \begin_inset Float table
44687 placement h
44688 wide false
44689 sideways false
44690 status open
44691
44692 \begin_layout Plain Layout
44693 \begin_inset Caption Standard
44694
44695 \begin_layout Plain Layout
44696 \begin_inset CommandInset label
44697 LatexCommand label
44698 name "tab:Units"
44699
44700 \end_inset
44701
44702 Units
44703 \end_layout
44704
44705 \end_inset
44706
44707
44708 \end_layout
44709
44710 \begin_layout Plain Layout
44711 \begin_inset VSpace medskip
44712 \end_inset
44713
44714
44715 \end_layout
44716
44717 \begin_layout Plain Layout
44718 \align center
44719 \begin_inset Tabular
44720 <lyxtabular version="3" rows="20" columns="2">
44721 <features rotate="0" tabularvalignment="middle">
44722 <column alignment="center" valignment="top">
44723 <column alignment="center" valignment="top">
44724 <row>
44725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44726 \begin_inset Text
44727
44728 \begin_layout Plain Layout
44729 unit
44730 \end_layout
44731
44732 \end_inset
44733 </cell>
44734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44735 \begin_inset Text
44736
44737 \begin_layout Plain Layout
44738 name/description
44739 \end_layout
44740
44741 \end_inset
44742 </cell>
44743 </row>
44744 <row>
44745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44746 \begin_inset Text
44747
44748 \begin_layout Plain Layout
44749 mm
44750 \end_layout
44751
44752 \end_inset
44753 </cell>
44754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44755 \begin_inset Text
44756
44757 \begin_layout Plain Layout
44758 millimeter
44759 \end_layout
44760
44761 \end_inset
44762 </cell>
44763 </row>
44764 <row>
44765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44766 \begin_inset Text
44767
44768 \begin_layout Plain Layout
44769 cm
44770 \end_layout
44771
44772 \end_inset
44773 </cell>
44774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44775 \begin_inset Text
44776
44777 \begin_layout Plain Layout
44778 centimeter
44779 \end_layout
44780
44781 \end_inset
44782 </cell>
44783 </row>
44784 <row>
44785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44786 \begin_inset Text
44787
44788 \begin_layout Plain Layout
44789 in
44790 \end_layout
44791
44792 \end_inset
44793 </cell>
44794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44795 \begin_inset Text
44796
44797 \begin_layout Plain Layout
44798 inch
44799 \end_layout
44800
44801 \end_inset
44802 </cell>
44803 </row>
44804 <row>
44805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44806 \begin_inset Text
44807
44808 \begin_layout Plain Layout
44809 pt
44810 \end_layout
44811
44812 \end_inset
44813 </cell>
44814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44815 \begin_inset Text
44816
44817 \begin_layout Plain Layout
44818 point (72.27
44819 \begin_inset space \thinspace{}
44820 \end_inset
44821
44822 pt = 1
44823 \begin_inset space \thinspace{}
44824 \end_inset
44825
44826 in)
44827 \end_layout
44828
44829 \end_inset
44830 </cell>
44831 </row>
44832 <row>
44833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44834 \begin_inset Text
44835
44836 \begin_layout Plain Layout
44837 pc
44838 \end_layout
44839
44840 \end_inset
44841 </cell>
44842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44843 \begin_inset Text
44844
44845 \begin_layout Plain Layout
44846 pica (1
44847 \begin_inset space \thinspace{}
44848 \end_inset
44849
44850 pc = 12
44851 \begin_inset space \thinspace{}
44852 \end_inset
44853
44854 pt)
44855 \end_layout
44856
44857 \end_inset
44858 </cell>
44859 </row>
44860 <row>
44861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44862 \begin_inset Text
44863
44864 \begin_layout Plain Layout
44865 sp
44866 \end_layout
44867
44868 \end_inset
44869 </cell>
44870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44871 \begin_inset Text
44872
44873 \begin_layout Plain Layout
44874 scaled point (65536
44875 \begin_inset space \thinspace{}
44876 \end_inset
44877
44878 sp = 1
44879 \begin_inset space \thinspace{}
44880 \end_inset
44881
44882 pt)
44883 \end_layout
44884
44885 \end_inset
44886 </cell>
44887 </row>
44888 <row>
44889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44890 \begin_inset Text
44891
44892 \begin_layout Plain Layout
44893 bp
44894 \end_layout
44895
44896 \end_inset
44897 </cell>
44898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44899 \begin_inset Text
44900
44901 \begin_layout Plain Layout
44902 big point (72
44903 \begin_inset space \thinspace{}
44904 \end_inset
44905
44906 bp = 1
44907 \begin_inset space \thinspace{}
44908 \end_inset
44909
44910 in)
44911 \end_layout
44912
44913 \end_inset
44914 </cell>
44915 </row>
44916 <row>
44917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44918 \begin_inset Text
44919
44920 \begin_layout Plain Layout
44921 dd
44922 \end_layout
44923
44924 \end_inset
44925 </cell>
44926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44927 \begin_inset Text
44928
44929 \begin_layout Plain Layout
44930 didot (72
44931 \begin_inset space \thinspace{}
44932 \end_inset
44933
44934 dd 
44935 \begin_inset Formula $\approx$
44936 \end_inset
44937
44938  37.6
44939 \begin_inset space \thinspace{}
44940 \end_inset
44941
44942 mm)
44943 \end_layout
44944
44945 \end_inset
44946 </cell>
44947 </row>
44948 <row>
44949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44950 \begin_inset Text
44951
44952 \begin_layout Plain Layout
44953 cc
44954 \end_layout
44955
44956 \end_inset
44957 </cell>
44958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44959 \begin_inset Text
44960
44961 \begin_layout Plain Layout
44962 cicero (1
44963 \begin_inset space \thinspace{}
44964 \end_inset
44965
44966 cc = 12
44967 \begin_inset space \thinspace{}
44968 \end_inset
44969
44970 dd)
44971 \end_layout
44972
44973 \end_inset
44974 </cell>
44975 </row>
44976 <row>
44977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44978 \begin_inset Text
44979
44980 \begin_layout Plain Layout
44981 Scale%
44982 \end_layout
44983
44984 \end_inset
44985 </cell>
44986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44987 \begin_inset Text
44988
44989 \begin_layout Plain Layout
44990 % of original image width
44991 \end_layout
44992
44993 \end_inset
44994 </cell>
44995 </row>
44996 <row>
44997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44998 \begin_inset Text
44999
45000 \begin_layout Plain Layout
45001 text%
45002 \end_layout
45003
45004 \end_inset
45005 </cell>
45006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45007 \begin_inset Text
45008
45009 \begin_layout Plain Layout
45010 % of text width
45011 \end_layout
45012
45013 \end_inset
45014 </cell>
45015 </row>
45016 <row>
45017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45018 \begin_inset Text
45019
45020 \begin_layout Plain Layout
45021 col%
45022 \end_layout
45023
45024 \end_inset
45025 </cell>
45026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45027 \begin_inset Text
45028
45029 \begin_layout Plain Layout
45030 % of column width
45031 \end_layout
45032
45033 \end_inset
45034 </cell>
45035 </row>
45036 <row>
45037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45038 \begin_inset Text
45039
45040 \begin_layout Plain Layout
45041 page%
45042 \end_layout
45043
45044 \end_inset
45045 </cell>
45046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45047 \begin_inset Text
45048
45049 \begin_layout Plain Layout
45050 % of paper width
45051 \end_layout
45052
45053 \end_inset
45054 </cell>
45055 </row>
45056 <row>
45057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45058 \begin_inset Text
45059
45060 \begin_layout Plain Layout
45061 line%
45062 \end_layout
45063
45064 \end_inset
45065 </cell>
45066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45067 \begin_inset Text
45068
45069 \begin_layout Plain Layout
45070 % of line width
45071 \end_layout
45072
45073 \end_inset
45074 </cell>
45075 </row>
45076 <row>
45077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45078 \begin_inset Text
45079
45080 \begin_layout Plain Layout
45081 theight%
45082 \end_layout
45083
45084 \end_inset
45085 </cell>
45086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45087 \begin_inset Text
45088
45089 \begin_layout Plain Layout
45090 % of text height
45091 \end_layout
45092
45093 \end_inset
45094 </cell>
45095 </row>
45096 <row>
45097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45098 \begin_inset Text
45099
45100 \begin_layout Plain Layout
45101 pheight%
45102 \end_layout
45103
45104 \end_inset
45105 </cell>
45106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45107 \begin_inset Text
45108
45109 \begin_layout Plain Layout
45110 % of paper height
45111 \end_layout
45112
45113 \end_inset
45114 </cell>
45115 </row>
45116 <row>
45117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45118 \begin_inset Text
45119
45120 \begin_layout Plain Layout
45121 ex
45122 \end_layout
45123
45124 \end_inset
45125 </cell>
45126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45127 \begin_inset Text
45128
45129 \begin_layout Plain Layout
45130 height of letter 
45131 \emph on
45132 x
45133 \emph default
45134  in current font
45135 \end_layout
45136
45137 \end_inset
45138 </cell>
45139 </row>
45140 <row>
45141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45142 \begin_inset Text
45143
45144 \begin_layout Plain Layout
45145 em
45146 \end_layout
45147
45148 \end_inset
45149 </cell>
45150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45151 \begin_inset Text
45152
45153 \begin_layout Plain Layout
45154 width of letter 
45155 \emph on
45156 M
45157 \emph default
45158  in current font
45159 \end_layout
45160
45161 \end_inset
45162 </cell>
45163 </row>
45164 <row>
45165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45166 \begin_inset Text
45167
45168 \begin_layout Plain Layout
45169 mu
45170 \end_layout
45171
45172 \end_inset
45173 </cell>
45174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45175 \begin_inset Text
45176
45177 \begin_layout Plain Layout
45178 math unit (1
45179 \begin_inset space \thinspace{}
45180 \end_inset
45181
45182 mu = 1/18
45183 \begin_inset space \thinspace{}
45184 \end_inset
45185
45186 em)
45187 \end_layout
45188
45189 \end_inset
45190 </cell>
45191 </row>
45192 </lyxtabular>
45193
45194 \end_inset
45195
45196
45197 \end_layout
45198
45199 \end_inset
45200
45201
45202 \end_layout
45203
45204 \begin_layout Chapter
45205 Credits
45206 \begin_inset CommandInset label
45207 LatexCommand label
45208 name "chap:Credits"
45209
45210 \end_inset
45211
45212
45213 \end_layout
45214
45215 \begin_layout Standard
45216 The documentation is a collaborative effort between many different people
45217  (and we would encourage people to contribute!).
45218 \end_layout
45219
45220 \begin_layout Itemize
45221
45222 \noun on
45223 Alejandro Aguilar Sierra
45224 \end_layout
45225
45226 \begin_layout Itemize
45227
45228 \noun on
45229 Amir Karger
45230 \end_layout
45231
45232 \begin_layout Itemize
45233
45234 \noun on
45235 David Johnson
45236 \end_layout
45237
45238 \begin_layout Itemize
45239
45240 \noun on
45241 Hartmut Haase
45242 \end_layout
45243
45244 \begin_layout Itemize
45245
45246 \noun on
45247 Ignacio García
45248 \end_layout
45249
45250 \begin_layout Itemize
45251
45252 \noun on
45253 Ivan Schreter
45254 \end_layout
45255
45256 \begin_layout Itemize
45257
45258 \noun on
45259 John Raithel
45260 \end_layout
45261
45262 \begin_layout Itemize
45263
45264 \noun on
45265 John Weiss
45266 \end_layout
45267
45268 \begin_layout Itemize
45269
45270 \noun on
45271 Lars Gullik Bjønnes
45272 \end_layout
45273
45274 \begin_layout Itemize
45275
45276 \noun on
45277 Matthias Ettrich
45278 \end_layout
45279
45280 \begin_layout Itemize
45281
45282 \noun on
45283 Matthias Zenker
45284 \end_layout
45285
45286 \begin_layout Itemize
45287
45288 \noun on
45289 Rich Fields
45290 \end_layout
45291
45292 \begin_layout Itemize
45293
45294 \noun on
45295 Pascal André
45296 \end_layout
45297
45298 \begin_layout Itemize
45299
45300 \noun on
45301 Paul Evans
45302 \end_layout
45303
45304 \begin_layout Itemize
45305
45306 \noun on
45307 Paul Russel
45308 \end_layout
45309
45310 \begin_layout Itemize
45311
45312 \noun on
45313 Robin Socha
45314 \end_layout
45315
45316 \begin_layout Itemize
45317
45318 \noun on
45319 Uwe Stöhr
45320 \end_layout
45321
45322 \begin_layout Itemize
45323 The LyX Team: 
45324 \begin_inset CommandInset citation
45325 LatexCommand cite
45326 key "lyxcredit"
45327
45328 \end_inset
45329
45330
45331 \end_layout
45332
45333 \begin_layout Standard
45334 \begin_inset Newpage newpage
45335 \end_inset
45336
45337 The bibliography on the following page was created with the 
45338 \family sans
45339 Bibliography
45340 \family default
45341  environment.
45342 \end_layout
45343
45344 \begin_layout Bibliography
45345 \begin_inset CommandInset bibitem
45346 LatexCommand bibitem
45347 label "Credits"
45348 key "lyxcredit"
45349
45350 \end_inset
45351
45352 The LyX Team: 
45353 \begin_inset CommandInset href
45354 LatexCommand href
45355 name "Credits"
45356 target "http://www.lyx.org/Credits"
45357
45358 \end_inset
45359
45360 :
45361 \begin_inset Newline newline
45362 \end_inset
45363
45364
45365 \begin_inset Flex URL
45366 status collapsed
45367
45368 \begin_layout Plain Layout
45369
45370 http://www.lyx.org/Credits
45371 \end_layout
45372
45373 \end_inset
45374
45375
45376 \end_layout
45377
45378 \begin_layout Bibliography
45379 \begin_inset CommandInset bibitem
45380 LatexCommand bibitem
45381 key "latexcompanion"
45382
45383 \end_inset
45384
45385 Frank Mittelbach and Michel Goossens: 
45386 \emph on
45387 The LaTeX Companion Second Edition.
45388
45389 \emph default
45390  Addison-Wesley, 2004
45391 \end_layout
45392
45393 \begin_layout Bibliography
45394 \begin_inset CommandInset bibitem
45395 LatexCommand bibitem
45396 key "latexguide"
45397
45398 \end_inset
45399
45400 Helmut Kopka and Patrick W.
45401  Daly: 
45402 \emph on
45403 A Guide to LaTeX Fourth Edition.
45404
45405 \emph default
45406  Addison-Wesley, 2003
45407 \end_layout
45408
45409 \begin_layout Bibliography
45410 \begin_inset CommandInset bibitem
45411 LatexCommand bibitem
45412 key "latexbook"
45413
45414 \end_inset
45415
45416 Leslie Lamport: 
45417 \emph on
45418 LaTeX: A Document Preparation System.
45419
45420 \emph default
45421  Addison-Wesley, second edition, 1994
45422 \end_layout
45423
45424 \begin_layout Bibliography
45425 \begin_inset CommandInset bibitem
45426 LatexCommand bibitem
45427 key "texbook"
45428
45429 \end_inset
45430
45431 Donald E.
45432  Knuth.
45433  
45434 \emph on
45435 The TeXbook.
45436
45437 \emph default
45438  Addison-Wesley, 1984
45439 \end_layout
45440
45441 \begin_layout Bibliography
45442 \begin_inset CommandInset bibitem
45443 LatexCommand bibitem
45444 key "TeXCatalogue"
45445
45446 \end_inset
45447
45448 The TeX Catalogue:
45449 \begin_inset Newline newline
45450 \end_inset
45451
45452
45453 \begin_inset Flex URL
45454 status collapsed
45455
45456 \begin_layout Plain Layout
45457
45458 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45459 \end_layout
45460
45461 \end_inset
45462
45463
45464 \end_layout
45465
45466 \begin_layout Bibliography
45467 \begin_inset CommandInset bibitem
45468 LatexCommand bibitem
45469 key "LaTeXFAQ"
45470
45471 \end_inset
45472
45473 The LaTeX FAQ:
45474 \begin_inset Newline newline
45475 \end_inset
45476
45477
45478 \begin_inset Flex URL
45479 status collapsed
45480
45481 \begin_layout Plain Layout
45482
45483 http://www.tex.ac.uk/cgi-bin/texfaq2html
45484 \end_layout
45485
45486 \end_inset
45487
45488
45489 \end_layout
45490
45491 \begin_layout Bibliography
45492 \begin_inset CommandInset bibitem
45493 LatexCommand bibitem
45494 key "BibTeX"
45495
45496 \end_inset
45497
45498
45499 \begin_inset CommandInset href
45500 LatexCommand href
45501 name "Documentation"
45502 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45503
45504 \end_inset
45505
45506  of the program 
45507 \family sans
45508 BibTeX
45509 \family default
45510 :
45511 \begin_inset Newline newline
45512 \end_inset
45513
45514
45515 \begin_inset Flex URL
45516 status collapsed
45517
45518 \begin_layout Plain Layout
45519
45520 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
45521 \end_layout
45522
45523 \end_inset
45524
45525
45526 \end_layout
45527
45528 \begin_layout Bibliography
45529 \begin_inset CommandInset bibitem
45530 LatexCommand bibitem
45531 key "BibTeX-2"
45532
45533 \end_inset
45534
45535
45536 \begin_inset CommandInset href
45537 LatexCommand href
45538 name "Documentation"
45539 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45540
45541 \end_inset
45542
45543  how to use the program 
45544 \family sans
45545 BibTeX
45546 \family default
45547 :
45548 \begin_inset Newline newline
45549 \end_inset
45550
45551
45552 \begin_inset Flex URL
45553 status collapsed
45554
45555 \begin_layout Plain Layout
45556
45557 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45558 \end_layout
45559
45560 \end_inset
45561
45562
45563 \end_layout
45564
45565 \begin_layout Bibliography
45566 \begin_inset CommandInset bibitem
45567 LatexCommand bibitem
45568 key "makeindex"
45569
45570 \end_inset
45571
45572
45573 \begin_inset CommandInset href
45574 LatexCommand href
45575 name "Documentation"
45576 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
45577
45578 \end_inset
45579
45580  of the program 
45581 \family sans
45582 makeindex
45583 \family default
45584 :
45585 \begin_inset Newline newline
45586 \end_inset
45587
45588
45589 \begin_inset Flex URL
45590 status collapsed
45591
45592 \begin_layout Plain Layout
45593
45594 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
45595 \end_layout
45596
45597 \end_inset
45598
45599
45600 \end_layout
45601
45602 \begin_layout Bibliography
45603 \begin_inset CommandInset bibitem
45604 LatexCommand bibitem
45605 key "xindy"
45606
45607 \end_inset
45608
45609
45610 \begin_inset CommandInset href
45611 LatexCommand href
45612 name "Documentation"
45613 target "http://www.xindy.org/documentation.html"
45614
45615 \end_inset
45616
45617  of the program 
45618 \family sans
45619 xindy
45620 \family default
45621 :
45622 \begin_inset Newline newline
45623 \end_inset
45624
45625
45626 \begin_inset Flex URL
45627 status collapsed
45628
45629 \begin_layout Plain Layout
45630
45631 http://www.xindy.org/documentation.html
45632 \end_layout
45633
45634 \end_inset
45635
45636
45637 \end_layout
45638
45639 \begin_layout Bibliography
45640 \begin_inset CommandInset bibitem
45641 LatexCommand bibitem
45642 key "AMS"
45643
45644 \end_inset
45645
45646
45647 \begin_inset CommandInset href
45648 LatexCommand href
45649 name "Documentation"
45650 target "http://www.ams.org/publications/authors/tex/amslatex"
45651
45652 \end_inset
45653
45654  of the AMS LaTeX-packages:
45655 \begin_inset Newline newline
45656 \end_inset
45657
45658
45659 \begin_inset Flex URL
45660 status collapsed
45661
45662 \begin_layout Plain Layout
45663
45664 http://www.ams.org/publications/authors/tex/amslatex
45665 \end_layout
45666
45667 \end_inset
45668
45669
45670 \end_layout
45671
45672 \begin_layout Bibliography
45673 \begin_inset CommandInset bibitem
45674 LatexCommand bibitem
45675 key "caption"
45676
45677 \end_inset
45678
45679
45680 \begin_inset CommandInset href
45681 LatexCommand href
45682 name "Documentation"
45683 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45684
45685 \end_inset
45686
45687  of the LaTeX-package 
45688 \series bold
45689 caption
45690 \series default
45691
45692 \begin_inset Index idx
45693 status collapsed
45694
45695 \begin_layout Plain Layout
45696 LaTeX-packages ! caption
45697 \end_layout
45698
45699 \end_inset
45700
45701 :
45702 \begin_inset Newline newline
45703 \end_inset
45704
45705
45706 \begin_inset Flex URL
45707 status collapsed
45708
45709 \begin_layout Plain Layout
45710
45711 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \end_layout
45718
45719 \begin_layout Bibliography
45720 \begin_inset CommandInset bibitem
45721 LatexCommand bibitem
45722 key "enumitem"
45723
45724 \end_inset
45725
45726
45727 \begin_inset CommandInset href
45728 LatexCommand href
45729 name "Documentation"
45730 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
45731
45732 \end_inset
45733
45734  of the LaTeX-package 
45735 \series bold
45736 enumitem
45737 \series default
45738
45739 \begin_inset Index idx
45740 status collapsed
45741
45742 \begin_layout Plain Layout
45743 LaTeX-packages ! enumitem
45744 \end_layout
45745
45746 \end_inset
45747
45748 :
45749 \begin_inset Newline newline
45750 \end_inset
45751
45752
45753 \begin_inset Flex URL
45754 status collapsed
45755
45756 \begin_layout Plain Layout
45757
45758 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
45759 \end_layout
45760
45761 \end_inset
45762
45763
45764 \end_layout
45765
45766 \begin_layout Bibliography
45767 \begin_inset CommandInset bibitem
45768 LatexCommand bibitem
45769 key "fancyhdr"
45770
45771 \end_inset
45772
45773
45774 \begin_inset CommandInset href
45775 LatexCommand href
45776 name "Documentation"
45777 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
45778
45779 \end_inset
45780
45781  of the LaTeX-package 
45782 \series bold
45783 fancyhdr
45784 \series default
45785
45786 \begin_inset Index idx
45787 status collapsed
45788
45789 \begin_layout Plain Layout
45790 LaTeX-packages ! fancyhdr
45791 \end_layout
45792
45793 \end_inset
45794
45795 :
45796 \begin_inset Newline newline
45797 \end_inset
45798
45799
45800 \begin_inset Flex URL
45801 status collapsed
45802
45803 \begin_layout Plain Layout
45804
45805 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
45806 \end_layout
45807
45808 \end_inset
45809
45810
45811 \end_layout
45812
45813 \begin_layout Bibliography
45814 \begin_inset CommandInset bibitem
45815 LatexCommand bibitem
45816 key "hyperref"
45817
45818 \end_inset
45819
45820
45821 \begin_inset CommandInset href
45822 LatexCommand href
45823 name "Documentation"
45824 target "http://www.ctan.org/pkg/hyperref"
45825
45826 \end_inset
45827
45828  of the LaTeX-package 
45829 \series bold
45830 hyperref
45831 \series default
45832
45833 \begin_inset Index idx
45834 status collapsed
45835
45836 \begin_layout Plain Layout
45837 LaTeX-packages ! hyperref
45838 \end_layout
45839
45840 \end_inset
45841
45842 :
45843 \begin_inset Newline newline
45844 \end_inset
45845
45846
45847 \begin_inset Flex URL
45848 status collapsed
45849
45850 \begin_layout Plain Layout
45851
45852 http://www.ctan.org/pkg/hyperref
45853 \end_layout
45854
45855 \end_inset
45856
45857
45858 \end_layout
45859
45860 \begin_layout Bibliography
45861 \begin_inset CommandInset bibitem
45862 LatexCommand bibitem
45863 key "nomencl"
45864
45865 \end_inset
45866
45867
45868 \begin_inset CommandInset href
45869 LatexCommand href
45870 name "Documentation"
45871 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
45872
45873 \end_inset
45874
45875  of the LaTeX-package 
45876 \series bold
45877 nomencl
45878 \series default
45879
45880 \begin_inset Index idx
45881 status collapsed
45882
45883 \begin_layout Plain Layout
45884 LaTeX-packages ! nomencl
45885 \end_layout
45886
45887 \end_inset
45888
45889 :
45890 \begin_inset Newline newline
45891 \end_inset
45892
45893
45894 \begin_inset Flex URL
45895 status collapsed
45896
45897 \begin_layout Plain Layout
45898
45899 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
45900 \end_layout
45901
45902 \end_inset
45903
45904
45905 \end_layout
45906
45907 \begin_layout Bibliography
45908 \begin_inset CommandInset bibitem
45909 LatexCommand bibitem
45910 key "prettyref"
45911
45912 \end_inset
45913
45914
45915 \begin_inset CommandInset href
45916 LatexCommand href
45917 name "Documentation"
45918 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45919
45920 \end_inset
45921
45922  of the LaTeX-package 
45923 \series bold
45924 prettyref
45925 \series default
45926
45927 \begin_inset Index idx
45928 status collapsed
45929
45930 \begin_layout Plain Layout
45931 LaTeX-packages ! prettyref
45932 \end_layout
45933
45934 \end_inset
45935
45936 :
45937 \begin_inset Newline newline
45938 \end_inset
45939
45940
45941 \begin_inset Flex URL
45942 status collapsed
45943
45944 \begin_layout Plain Layout
45945
45946 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
45947 \end_layout
45948
45949 \end_inset
45950
45951
45952 \end_layout
45953
45954 \begin_layout Bibliography
45955 \begin_inset CommandInset bibitem
45956 LatexCommand bibitem
45957 key "refstyle"
45958
45959 \end_inset
45960
45961
45962 \begin_inset CommandInset href
45963 LatexCommand href
45964 name "Documentation"
45965 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45966
45967 \end_inset
45968
45969  of the LaTeX-package 
45970 \series bold
45971 refstyle
45972 \series default
45973
45974 \begin_inset Index idx
45975 status collapsed
45976
45977 \begin_layout Plain Layout
45978 LaTeX-packages ! refstyle
45979 \end_layout
45980
45981 \end_inset
45982
45983 :
45984 \begin_inset Newline newline
45985 \end_inset
45986
45987
45988 \begin_inset Flex URL
45989 status collapsed
45990
45991 \begin_layout Plain Layout
45992
45993 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
45994 \end_layout
45995
45996 \end_inset
45997
45998
45999 \end_layout
46000
46001 \begin_layout Bibliography
46002 \begin_inset CommandInset bibitem
46003 LatexCommand bibitem
46004 key "Arabic"
46005
46006 \end_inset
46007
46008
46009 \begin_inset CommandInset href
46010 LatexCommand href
46011 name "Wiki-page"
46012 target "http://wiki.lyx.org/Windows/Arabic"
46013
46014 \end_inset
46015
46016  how to set up LyX for Arabic:
46017 \begin_inset Newline newline
46018 \end_inset
46019
46020
46021 \begin_inset Flex URL
46022 status collapsed
46023
46024 \begin_layout Plain Layout
46025
46026 http://wiki.lyx.org/Windows/Arabic
46027 \end_layout
46028
46029 \end_inset
46030
46031
46032 \end_layout
46033
46034 \begin_layout Bibliography
46035 \begin_inset CommandInset bibitem
46036 LatexCommand bibitem
46037 key "Armenian"
46038
46039 \end_inset
46040
46041
46042 \begin_inset CommandInset href
46043 LatexCommand href
46044 name "Wiki-page"
46045 target "http://wiki.lyx.org/Windows/Armenian"
46046
46047 \end_inset
46048
46049  how to set up LyX for Armenian:
46050 \begin_inset Newline newline
46051 \end_inset
46052
46053
46054 \begin_inset Flex URL
46055 status collapsed
46056
46057 \begin_layout Plain Layout
46058
46059 http://wiki.lyx.org/Windows/Armenian
46060 \end_layout
46061
46062 \end_inset
46063
46064
46065 \end_layout
46066
46067 \begin_layout Bibliography
46068 \begin_inset CommandInset bibitem
46069 LatexCommand bibitem
46070 key "Cyrillic"
46071
46072 \end_inset
46073
46074
46075 \begin_inset CommandInset href
46076 LatexCommand href
46077 name "Wiki-page"
46078 target "http://wiki.lyx.org/Windows/Cyrillic"
46079
46080 \end_inset
46081
46082  how to set up LyX for Cyrillic languages:
46083 \begin_inset Newline newline
46084 \end_inset
46085
46086
46087 \begin_inset Flex URL
46088 status collapsed
46089
46090 \begin_layout Plain Layout
46091
46092 http://wiki.lyx.org/Windows/Cyrillic
46093 \end_layout
46094
46095 \end_inset
46096
46097
46098 \end_layout
46099
46100 \begin_layout Bibliography
46101 \begin_inset CommandInset bibitem
46102 LatexCommand bibitem
46103 key "Farsi"
46104
46105 \end_inset
46106
46107
46108 \begin_inset CommandInset href
46109 LatexCommand href
46110 name "Wiki-page"
46111 target "http://wiki.lyx.org/Windows/Farsi"
46112
46113 \end_inset
46114
46115  how to set up LyX for Farsi:
46116 \begin_inset Newline newline
46117 \end_inset
46118
46119
46120 \begin_inset Flex URL
46121 status collapsed
46122
46123 \begin_layout Plain Layout
46124
46125 http://wiki.lyx.org/Windows/Farsi
46126 \end_layout
46127
46128 \end_inset
46129
46130
46131 \end_layout
46132
46133 \begin_layout Bibliography
46134 \begin_inset CommandInset bibitem
46135 LatexCommand bibitem
46136 key "Hebrew"
46137
46138 \end_inset
46139
46140
46141 \begin_inset CommandInset href
46142 LatexCommand href
46143 name "Wiki-page"
46144 target "http://wiki.lyx.org/Windows/Hebrew"
46145
46146 \end_inset
46147
46148  how to set up LyX for Hebrew:
46149 \begin_inset Newline newline
46150 \end_inset
46151
46152
46153 \begin_inset Flex URL
46154 status collapsed
46155
46156 \begin_layout Plain Layout
46157
46158 http://wiki.lyx.org/Windows/Hebrew
46159 \end_layout
46160
46161 \end_inset
46162
46163
46164 \end_layout
46165
46166 \begin_layout Bibliography
46167 \begin_inset CommandInset bibitem
46168 LatexCommand bibitem
46169 key "Japanese"
46170
46171 \end_inset
46172
46173
46174 \begin_inset CommandInset href
46175 LatexCommand href
46176 name "Wiki-page"
46177 target "http://wiki.lyx.org/Windows/Japanese"
46178
46179 \end_inset
46180
46181  how to set up LyX for Japanese:
46182 \begin_inset Newline newline
46183 \end_inset
46184
46185
46186 \begin_inset Flex URL
46187 status collapsed
46188
46189 \begin_layout Plain Layout
46190
46191 http://wiki.lyx.org/Windows/Japanese
46192 \end_layout
46193
46194 \end_inset
46195
46196
46197 \end_layout
46198
46199 \begin_layout Bibliography
46200 \begin_inset CommandInset bibitem
46201 LatexCommand bibitem
46202 key "Latvian"
46203
46204 \end_inset
46205
46206
46207 \begin_inset CommandInset href
46208 LatexCommand href
46209 name "Wiki-page"
46210 target "http://wiki.lyx.org/Windows/Latvian"
46211
46212 \end_inset
46213
46214  how to set up LyX for Latvian:
46215 \begin_inset Newline newline
46216 \end_inset
46217
46218
46219 \begin_inset Flex URL
46220 status collapsed
46221
46222 \begin_layout Plain Layout
46223
46224 http://wiki.lyx.org/Windows/Latvian
46225 \end_layout
46226
46227 \end_inset
46228
46229
46230 \end_layout
46231
46232 \begin_layout Bibliography
46233 \begin_inset CommandInset bibitem
46234 LatexCommand bibitem
46235 key "Lithuanian"
46236
46237 \end_inset
46238
46239
46240 \begin_inset CommandInset href
46241 LatexCommand href
46242 name "Wiki-page"
46243 target "http://wiki.lyx.org/Windows/Lithuanian"
46244
46245 \end_inset
46246
46247  how to set up LyX for Lithuanian:
46248 \begin_inset Newline newline
46249 \end_inset
46250
46251
46252 \begin_inset Flex URL
46253 status collapsed
46254
46255 \begin_layout Plain Layout
46256
46257 http://wiki.lyx.org/Windows/Lithuanian
46258 \end_layout
46259
46260 \end_inset
46261
46262
46263 \end_layout
46264
46265 \begin_layout Bibliography
46266 \begin_inset CommandInset bibitem
46267 LatexCommand bibitem
46268 key "Mongolian"
46269
46270 \end_inset
46271
46272
46273 \begin_inset CommandInset href
46274 LatexCommand href
46275 name "Wiki-page"
46276 target "http://wiki.lyx.org/Windows/Mongolian"
46277
46278 \end_inset
46279
46280  how to set up LyX for Mongolian:
46281 \begin_inset Newline newline
46282 \end_inset
46283
46284
46285 \begin_inset Flex URL
46286 status collapsed
46287
46288 \begin_layout Plain Layout
46289
46290 http://wiki.lyx.org/Windows/Mongolian
46291 \end_layout
46292
46293 \end_inset
46294
46295
46296 \end_layout
46297
46298 \begin_layout Bibliography
46299 \begin_inset CommandInset bibitem
46300 LatexCommand bibitem
46301 key "Vietnamese"
46302
46303 \end_inset
46304
46305
46306 \begin_inset CommandInset href
46307 LatexCommand href
46308 name "Wiki-page"
46309 target "http://wiki.lyx.org/Windows/Vietnamese"
46310
46311 \end_inset
46312
46313  how to set up LyX for Vietnamese:
46314 \begin_inset Newline newline
46315 \end_inset
46316
46317
46318 \begin_inset Flex URL
46319 status collapsed
46320
46321 \begin_layout Plain Layout
46322
46323 http://wiki.lyx.org/Windows/Vietnamese
46324 \end_layout
46325
46326 \end_inset
46327
46328
46329 \end_layout
46330
46331 \begin_layout Bibliography
46332 \begin_inset CommandInset bibitem
46333 LatexCommand bibitem
46334 key "NewInLyX20"
46335
46336 \end_inset
46337
46338
46339 \begin_inset CommandInset href
46340 LatexCommand href
46341 name "Wiki-page"
46342 target "http://wiki.lyx.org/LyX/NewInLyX20"
46343
46344 \end_inset
46345
46346  about new features in 
46347 \family sans
46348 LyX 2.0
46349 \family default
46350 :
46351 \begin_inset Newline newline
46352 \end_inset
46353
46354
46355 \begin_inset Flex URL
46356 status collapsed
46357
46358 \begin_layout Plain Layout
46359
46360 http://wiki.lyx.org/LyX/NewInLyX20
46361 \end_layout
46362
46363 \end_inset
46364
46365
46366 \end_layout
46367
46368 \begin_layout Standard
46369 \begin_inset Newpage newpage
46370 \end_inset
46371
46372
46373 \begin_inset ERT
46374 status collapsed
46375
46376 \begin_layout Plain Layout
46377
46378
46379 \backslash
46380 let
46381 \backslash
46382 mybibname
46383 \backslash
46384 bibname
46385 \end_layout
46386
46387 \begin_layout Plain Layout
46388
46389
46390 \backslash
46391 renewcommand{
46392 \backslash
46393 bibname}{
46394 \backslash
46395 mybibname
46396 \backslash
46397 ; 2}
46398 \end_layout
46399
46400 \end_inset
46401
46402
46403 \begin_inset Note Note
46404 status collapsed
46405
46406 \begin_layout Plain Layout
46407 The command 
46408 \series bold
46409
46410 \backslash
46411 bibname
46412 \series default
46413  is the name of the bibliography in the current document language.
46414  It is redefined here with the number 2 at the end to state that the following
46415  bibliography is the second one:
46416 \end_layout
46417
46418 \end_inset
46419
46420
46421 \end_layout
46422
46423 \begin_layout Standard
46424 \begin_inset CommandInset bibtex
46425 LatexCommand bibtex
46426 bibfiles "biblio/LyXDocs"
46427 options "biblio/alphadin"
46428
46429 \end_inset
46430
46431
46432 \end_layout
46433
46434 \begin_layout Standard
46435 The above bibliography is created from a BibTeX-database.
46436 \end_layout
46437
46438 \begin_layout Standard
46439 \begin_inset CommandInset nomencl_print
46440 LatexCommand printnomenclature
46441 set_width "auto"
46442
46443 \end_inset
46444
46445
46446 \begin_inset CommandInset index_print
46447 LatexCommand printindex
46448 type "idx"
46449
46450 \end_inset
46451
46452
46453 \end_layout
46454
46455 \end_body
46456 \end_document