]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
Correct an info-inset
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrbook
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the User's Guide prints
12 % out as advertised. If you mess with this preamble,
13 % parts of the User's Guide may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % for correct jump positions whe clicking on a link to a float
19 \usepackage[figure]{hypcap}
20
21 % the pages of the TOC is numbered roman
22 % and a pdf-bookmark for the TOC is added
23 \let\myTOC\tableofcontents
24 \renewcommand\tableofcontents{%
25   \frontmatter
26   \pdfbookmark[1]{\contentsname}{}
27   \myTOC
28   \mainmatter }
29
30 % macro for italic page numbers in the index
31 \newcommand{\IndexDef}[1]{\textit{#1}}
32
33 % for customized page headers/footers
34 % only needed because they are only used in one section of the document
35 \usepackage{fancyhdr}
36 % change header rule width
37 \renewcommand{\headrulewidth}{2pt}
38
39 % used to have extra space in table cells
40 \@ifundefined{extrarowheight}
41  {\usepackage{array}}{}
42 \setlength{\extrarowheight}{2pt}
43
44 % workaround for a makeindex bug,
45 % see sec. "Index Entry Order"
46 % only uncomment this when you are using makindex
47 %\let\OrgIndex\index 
48 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
49 \end_preamble
50 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
51 \use_default_options false
52 \begin_modules
53 customHeadersFooters
54 enumitem
55 \end_modules
56 \maintain_unincluded_children false
57 \language english
58 \language_package default
59 \inputencoding auto
60 \fontencoding global
61 \font_roman "lmodern" "default"
62 \font_sans "lmss" "default"
63 \font_typewriter "lmtt" "default"
64 \font_math "auto" "auto"
65 \font_default_family default
66 \use_non_tex_fonts false
67 \font_sc false
68 \font_osf false
69 \font_sf_scale 100 100
70 \font_tt_scale 100 100
71 \use_microtype false
72 \use_dash_ligatures true
73 \graphics default
74 \default_output_format pdf2
75 \output_sync 0
76 \bibtex_command bibtex
77 \index_command default
78 \paperfontsize 12
79 \spacing single
80 \use_hyperref true
81 \pdf_title "The LyX User's Guide"
82 \pdf_author "LyX Team"
83 \pdf_subject "LyX"
84 \pdf_keywords "LyX"
85 \pdf_bookmarks true
86 \pdf_bookmarksnumbered true
87 \pdf_bookmarksopen false
88 \pdf_bookmarksopenlevel 1
89 \pdf_breaklinks false
90 \pdf_pdfborder false
91 \pdf_colorlinks true
92 \pdf_backref false
93 \pdf_pdfusetitle false
94 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
95 \papersize default
96 \use_geometry false
97 \use_package amsmath 1
98 \use_package amssymb 1
99 \use_package cancel 0
100 \use_package esint 1
101 \use_package mathdots 1
102 \use_package mathtools 0
103 \use_package mhchem 1
104 \use_package stackrel 0
105 \use_package stmaryrd 1
106 \use_package undertilde 0
107 \cite_engine basic
108 \cite_engine_type default
109 \biblio_style plain
110 \use_bibtopic false
111 \use_indices false
112 \paperorientation portrait
113 \suppress_date false
114 \justification true
115 \use_refstyle 0
116 \use_minted 0
117 \notefontcolor #0000ff
118 \branch Question
119 \selected 1
120 \filename_suffix 0
121 \color #00ff00
122 \end_branch
123 \branch Answer
124 \selected 0
125 \filename_suffix 0
126 \color #aa55ff
127 \end_branch
128 \index Index
129 \shortcut idx
130 \color #008000
131 \end_index
132 \secnumdepth 3
133 \tocdepth 2
134 \paragraph_separation skip
135 \defskip medskip
136 \is_math_indent 0
137 \math_numbering_side default
138 \quotes_style english
139 \dynamic_quotes 0
140 \papercolumns 1
141 \papersides 2
142 \paperpagestyle default
143 \tracking_changes true
144 \output_changes false
145 \html_math_output 0
146 \html_css_as_file 0
147 \html_be_strict true
148 \author -712698321 "Jürgen Spitzmüller"
149 \author 274215730 "scott"
150 \author 424524441 "rgheck"
151 \end_header
152
153 \begin_body
154
155 \begin_layout Title
156 The \SpecialChar LyX
157  User's Guide
158 \end_layout
159
160 \begin_layout Author
161 by the \SpecialChar LyX
162  Team
163 \begin_inset Foot
164 status collapsed
165
166 \begin_layout Plain Layout
167 \noindent
168 If you have comments on or error corrections to this documentation, please
169  send them to the \SpecialChar LyX
170  Documentation mailing list: 
171 \begin_inset CommandInset href
172 LatexCommand href
173 target "lyx-docs@lists.lyx.org"
174 type "mailto:"
175 literal "false"
176
177 \end_inset
178
179
180 \end_layout
181
182 \end_inset
183
184
185 \begin_inset Newline newline
186 \end_inset
187
188
189 \begin_inset Newline newline
190 \end_inset
191
192 Version 2.2.x
193 \begin_inset Note Note
194 status collapsed
195
196 \begin_layout Plain Layout
197 The latest PDF-version of this document can be found here:
198 \begin_inset Newline newline
199 \end_inset
200
201
202 \series bold
203 http://wiki.lyx.org/\SpecialChar LyX
204 /DocumentationDevelopment#UserGuide
205 \end_layout
206
207 \end_inset
208
209
210 \end_layout
211
212 \begin_layout Standard
213 \begin_inset CommandInset toc
214 LatexCommand tableofcontents
215
216 \end_inset
217
218
219 \end_layout
220
221 \begin_layout Chapter
222 Getting Started
223 \end_layout
224
225 \begin_layout Section
226 What is \SpecialChar LyX
227 ?
228 \end_layout
229
230 \begin_layout Standard
231 \SpecialChar LyX
232  is a document preparation system.
233  It is a tool for producing beautiful manu\SpecialChar softhyphen
234 scripts, publishable books, business
235  letters and proposals, and even poetry.
236  It is unlike most other 
237 \begin_inset Quotes eld
238 \end_inset
239
240 word processors
241 \begin_inset Quotes erd
242 \end_inset
243
244  in the sense that it uses the paradigm of a markup language as its core
245  editing style.
246  That means that when you type a section header, you mark it as a 
247 \begin_inset Quotes eld
248 \end_inset
249
250 Section
251 \begin_inset Quotes erd
252 \end_inset
253
254 , not as 
255 \begin_inset Quotes eld
256 \end_inset
257
258 Bold, 17
259 \begin_inset space \thinspace{}
260 \end_inset
261
262 pt type, left justified, 5
263 \begin_inset space \thinspace{}
264 \end_inset
265
266 mm space below
267 \begin_inset Quotes erd
268 \end_inset
269
270 .
271  \SpecialChar LyX
272  takes care of the typesetting for you; so you deal only with concepts,
273  not with mechanics.
274 \end_layout
275
276 \begin_layout Standard
277 This philosophy is explained in greater detail in the 
278 \emph on
279 Introduction
280 \emph default
281  manual.
282  If you haven't read it yet, you need to.
283  Yes, we mean now.
284 \end_layout
285
286 \begin_layout Standard
287 The 
288 \emph on
289 Introduction
290 \emph default
291  manual describes several things in addition to \SpecialChar LyX
292 's philosophy: most importantly,
293  the format of all of the manuals.
294  If you don't read it, you will have a bear of a time navigating this manual.
295  You might also be better served looking in one of the other manuals instead
296  of this one.
297  The 
298 \emph on
299 Introduction
300 \emph default
301  manual describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How \SpecialChar LyX
306  Looks
307 \end_layout
308
309 \begin_layout Standard
310 Like most applications, \SpecialChar LyX
311  has the familiar menu bar across the top of its
312  window.
313  Below it is a toolbar with a pulldown box and various buttons.
314  There is, of course, a vertical scrollbar and a main work area for editing
315  documents.
316 \end_layout
317
318 \begin_layout Standard
319 Note that there is no horizontal scrollbar.
320  This is not a bug or an oversight, but intentional.
321  When you read a book, you expect the end of a line to wrap around to the
322  next line.
323  Text overflows onto new pages in a vertical fashion, hence the need for
324  only a vertical scrollbar.
325  There are three cases where you might want a horizontal scrollbar.
326  The first case is large images.
327  To avoid them being displayed larger than your screen, left click on the
328  image and use the option 
329 \family sans
330 Scale on Screen
331 \family default
332  in the tab 
333 \family sans
334 \SpecialChar LaTeX
335  and \SpecialChar LyX
336  options
337 \family default
338 .
339  The second and third cases are tables and equations which are wider than
340  the \SpecialChar LyX
341  window.
342  You can use the arrow keys to scroll horizontally through the table, but
343  this doesn't work for equations yet.
344 \end_layout
345
346 \begin_layout Standard
347 For a brief description of all \SpecialChar LyX
348  menus and toolbar buttons, have a look at
349  Appendix
350 \begin_inset space ~
351 \end_inset
352
353
354 \begin_inset CommandInset ref
355 LatexCommand ref
356 reference "chap:The-User-Interface"
357
358 \end_inset
359
360 .
361 \end_layout
362
363 \begin_layout Section
364 HELP
365 \end_layout
366
367 \begin_layout Standard
368 The help system consists of the \SpecialChar LyX
369  manuals.
370  You can read all of the manuals from inside \SpecialChar LyX
371 .
372  Just select the manual you want to read from the 
373 \family sans
374 Help
375 \family default
376  menu.
377 \end_layout
378
379 \begin_layout Section
380 Basic \SpecialChar LyX
381  Setup
382 \begin_inset CommandInset label
383 LatexCommand label
384 name "sec:Basic-LyX-Setup"
385
386 \end_inset
387
388
389 \end_layout
390
391 \begin_layout Standard
392 Almost all features of \SpecialChar LyX
393  can be configured via the menu 
394 \family sans
395 Tools\SpecialChar menuseparator
396 Preferences
397 \family default
398 .
399 \begin_inset Index idx
400 status collapsed
401
402 \begin_layout Plain Layout
403 Preferences
404 \end_layout
405
406 \end_inset
407
408  \SpecialChar LyX
409  is able to inspect your system to see what programs, \SpecialChar LaTeX
410  document classes
411  and \SpecialChar LaTeX
412  packages are available.
413  It uses this knowledge to give reasonable defaults for the preferences
414  settings.
415  Although this configuration has already been done when \SpecialChar LyX
416  was installed on
417  your system, you might have some items that you installed locally, e.
418 \begin_inset space \thinspace{}
419 \end_inset
420
421 g.
422 \begin_inset space \space{}
423 \end_inset
424
425 new \SpecialChar LaTeX
426  classes, and which are not seen by \SpecialChar LyX
427 .
428  To force \SpecialChar LyX
429  to re-inspect your system, you should use 
430 \family sans
431 Tools\SpecialChar menuseparator
432 Reconfigure
433 \family default
434 .
435 \begin_inset Index idx
436 status collapsed
437
438 \begin_layout Plain Layout
439 Reconfiguration of \SpecialChar LyX
440
441 \end_layout
442
443 \end_inset
444
445  You should then restart \SpecialChar LyX
446  to ensure that the changes are taken into account.
447 \end_layout
448
449 \begin_layout Section
450 \SpecialChar LaTeX
451  Setup
452 \begin_inset CommandInset label
453 LatexCommand label
454 name "sec:LaTeX-Setup"
455
456 \end_inset
457
458
459 \end_layout
460
461 \begin_layout Standard
462 You can edit documents in \SpecialChar LyX
463  without having \SpecialChar LaTeX
464  installed, but you will not be
465  able to create PDFs or print your documents unless you do have it installed.
466  However, some \SpecialChar LyX
467  documents use DocBook as the “backend” that can produce
468  PDFs and the like, and every \SpecialChar LyX
469  document can always be output as plain text
470  or as XHTML.
471 \end_layout
472
473 \begin_layout Standard
474 Some document classes may depend upon specific \SpecialChar LaTeX
475  or DocBook classes or packages.
476  Such document classes can be used even if you do not have the required
477  files installed, but you will not be able to produce certain kinds of output.
478 \end_layout
479
480 \begin_layout Standard
481 The \SpecialChar LaTeX
482  packages that \SpecialChar LyX
483  has found on your system are listed in a file you can
484  view from the menu 
485 \family sans
486 Help\SpecialChar menuseparator
487 LaTeX
488 \begin_inset space ~
489 \end_inset
490
491 Configuration
492 \family default
493 .
494  If you are missing packages you need, then you must install them and then
495  reconfigure \SpecialChar LyX
496  (menu 
497 \family sans
498 Tools\SpecialChar menuseparator
499 Reconfigure
500 \family default
501 ).
502 \begin_inset Index idx
503 status collapsed
504
505 \begin_layout Plain Layout
506 Reconfiguration of \SpecialChar LyX
507
508 \end_layout
509
510 \end_inset
511
512  See section 
513 \emph on
514 Installing new \SpecialChar LaTeX
515  files
516 \emph default
517  of the 
518 \emph on
519 Customization
520 \emph default
521  manual for more information on installing additional \SpecialChar LaTeX
522  packages.
523 \end_layout
524
525 \begin_layout Chapter
526 How to work with \SpecialChar LyX
527
528 \end_layout
529
530 \begin_layout Section
531 Basic File Operations
532 \begin_inset Index idx
533 status collapsed
534
535 \begin_layout Plain Layout
536 File Operations
537 \end_layout
538
539 \end_inset
540
541
542 \end_layout
543
544 \begin_layout Standard
545 Under the 
546 \family sans
547 File
548 \family default
549  menu and in the standard toolbar are basic operations for any word processor
550  in addition to some more advanced operations:
551 \end_layout
552
553 \begin_layout Itemize
554
555 \family sans
556 New, 
557 \family default
558
559 \begin_inset Info
560 type  "shortcut"
561 arg   "buffer-new"
562 \end_inset
563
564  or
565 \family sans
566  
567 \begin_inset Info
568 type  "icon"
569 arg   "buffer-new"
570 \end_inset
571
572
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 New
579 \begin_inset space ~
580 \end_inset
581
582 from
583 \begin_inset space ~
584 \end_inset
585
586 Template, 
587 \family default
588
589 \begin_inset Info
590 type  "shortcut"
591 arg   "buffer-new-template"
592 \end_inset
593
594
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Open, 
601 \family default
602
603 \begin_inset Info
604 type  "shortcut"
605 arg   "file-open"
606 \end_inset
607
608  or
609 \family sans
610  
611 \begin_inset Info
612 type  "icon"
613 arg   "file-open"
614 \end_inset
615
616
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Open
623 \begin_inset space ~
624 \end_inset
625
626 Recent
627 \end_layout
628
629 \begin_layout Itemize
630
631 \family sans
632 Close, 
633 \family default
634
635 \begin_inset Info
636 type  "shortcut"
637 arg   "view-close"
638 \end_inset
639
640
641 \end_layout
642
643 \begin_layout Itemize
644
645 \family sans
646 Save, 
647 \family default
648
649 \begin_inset Info
650 type  "shortcut"
651 arg   "buffer-write"
652 \end_inset
653
654  or
655 \family sans
656  
657 \begin_inset Info
658 type  "icon"
659 arg   "buffer-write"
660 \end_inset
661
662
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Save
669 \begin_inset space ~
670 \end_inset
671
672 As, 
673 \family default
674
675 \begin_inset Info
676 type  "shortcut"
677 arg   "buffer-write-as"
678 \end_inset
679
680
681 \end_layout
682
683 \begin_layout Itemize
684
685 \family sans
686 Revert
687 \begin_inset space ~
688 \end_inset
689
690 to
691 \begin_inset space ~
692 \end_inset
693
694 saved
695 \end_layout
696
697 \begin_layout Itemize
698
699 \family sans
700 Exit, 
701 \family default
702
703 \begin_inset Info
704 type  "shortcut"
705 arg   "lyx-quit"
706 \end_inset
707
708
709 \end_layout
710
711 \begin_layout Standard
712 They all do pretty much the same thing as in other word processors, with
713  a few minor differences.
714  The 
715 \family sans
716 File\SpecialChar menuseparator
717 New
718 \begin_inset space ~
719 \end_inset
720
721 from
722 \begin_inset space ~
723 \end_inset
724
725 Template
726 \family default
727  command lists the available templates.
728  Selecting a template will automatically set certain layout features for
729  the document, features you would otherwise need to change manually.
730  They can be of use for certain classes, especially those for writing letters
731  (see section
732 \begin_inset space ~
733 \end_inset
734
735
736 \begin_inset CommandInset ref
737 LatexCommand ref
738 reference "sec:Document-Classes"
739
740 \end_inset
741
742 ).
743 \end_layout
744
745 \begin_layout Standard
746 \begin_inset Note Greyedout
747 status open
748
749 \begin_layout Plain Layout
750
751 \series bold
752 Note:
753 \series default
754  There is no 
755 \begin_inset Quotes eld
756 \end_inset
757
758 default file
759 \begin_inset Quotes erd
760 \end_inset
761
762  or document named 
763 \begin_inset Quotes eld
764 \end_inset
765
766 Untitled
767 \begin_inset Quotes erd
768 \end_inset
769
770  or 
771 \begin_inset Quotes eld
772 \end_inset
773
774 scratch.
775 \begin_inset Quotes erd
776 \end_inset
777
778  Unless you tell \SpecialChar LyX
779  to open a file or create a new one, that big, blank space
780  is just that — a big, blank space.
781 \end_layout
782
783 \end_inset
784
785
786 \end_layout
787
788 \begin_layout Standard
789
790 \family sans
791 Revert
792 \begin_inset space ~
793 \end_inset
794
795 to
796 \begin_inset space ~
797 \end_inset
798
799 saved
800 \family default
801  and 
802 \family sans
803 Version
804 \begin_inset space ~
805 \end_inset
806
807 Control
808 \family default
809  are useful if more people work on the same document at the same time.
810 \begin_inset Foot
811 status collapsed
812
813 \begin_layout Plain Layout
814 If you plan to do this, you should check out the Version Control feature
815  in \SpecialChar LyX
816  also.
817  Read Additional Features\SpecialChar endofsentence
818
819 \end_layout
820
821 \end_inset
822
823  
824 \family sans
825 Revert
826 \begin_inset space ~
827 \end_inset
828
829 to
830 \begin_inset space ~
831 \end_inset
832
833 saved
834 \family default
835  will reload the document from disk.
836  You can of course also use it if you regret that you changed a document
837  and want to restore it to the last save.
838  With
839 \family sans
840  Version
841 \begin_inset space ~
842 \end_inset
843
844 Control 
845 \family default
846 you can register the changes you made to a document so that others can identify
847  them as your changes.
848 \end_layout
849
850 \begin_layout Section
851 Basic Editing Features
852 \begin_inset Index idx
853 status collapsed
854
855 \begin_layout Plain Layout
856 Editing
857 \end_layout
858
859 \end_inset
860
861
862 \begin_inset CommandInset label
863 LatexCommand label
864 name "sec:Basic-Editing-Features"
865
866 \end_inset
867
868
869 \end_layout
870
871 \begin_layout Standard
872 Like most modern word processors, \SpecialChar LyX
873  can perform cut and paste operations
874  on blocks of text, can move by character, word, or page of text, and can
875  delete whole words as well as individual characters.
876  The next four sections cover the basic \SpecialChar LyX
877  editing features and how to access
878  them.
879  We will start with cut and paste.
880 \end_layout
881
882 \begin_layout Standard
883 As you might expect, the 
884 \family sans
885 Edit
886 \family default
887  menu and the standard toolbar has the cut and paste commands, along with
888  various other editing features.
889  Some of these are special and covered in later sections.
890  The basic ones are:
891 \end_layout
892
893 \begin_layout Itemize
894
895 \family sans
896 Cut
897 \family default
898
899 \begin_inset Index idx
900 status collapsed
901
902 \begin_layout Plain Layout
903 Cut
904 \end_layout
905
906 \end_inset
907
908
909 \family sans
910
911 \family default
912
913 \begin_inset Info
914 type  "shortcut"
915 arg   "cut"
916 \end_inset
917
918  or
919 \family sans
920  
921 \family default
922
923 \begin_inset Info
924 type  "icon"
925 arg   "cut"
926 \end_inset
927
928
929 \end_layout
930
931 \begin_layout Itemize
932
933 \family sans
934 Copy
935 \family default
936
937 \begin_inset Index idx
938 status collapsed
939
940 \begin_layout Plain Layout
941 Copy
942 \end_layout
943
944 \end_inset
945
946
947 \family sans
948
949 \family default
950
951 \begin_inset Info
952 type  "shortcut"
953 arg   "copy"
954 \end_inset
955
956  or
957 \family sans
958  
959 \family default
960
961 \begin_inset Info
962 type  "icon"
963 arg   "copy"
964 \end_inset
965
966
967 \end_layout
968
969 \begin_layout Itemize
970
971 \family sans
972 Paste
973 \family default
974
975 \begin_inset Index idx
976 status collapsed
977
978 \begin_layout Plain Layout
979 Paste
980 \end_layout
981
982 \end_inset
983
984
985 \begin_inset Info
986 type  "shortcut"
987 arg   "paste"
988 \end_inset
989
990  or
991 \family sans
992  
993 \family default
994
995 \begin_inset Info
996 type  "icon"
997 arg   "paste"
998 \end_inset
999
1000
1001 \end_layout
1002
1003 \begin_layout Itemize
1004
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \end_layout
1012
1013 \begin_layout Itemize
1014
1015 \family sans
1016 Paste
1017 \begin_inset space ~
1018 \end_inset
1019
1020 Special
1021 \end_layout
1022
1023 \begin_layout Itemize
1024
1025 \family sans
1026 Find
1027 \begin_inset space ~
1028 \end_inset
1029
1030 &
1031 \begin_inset space ~
1032 \end_inset
1033
1034 Replace
1035 \family default
1036
1037 \begin_inset Index idx
1038 status collapsed
1039
1040 \begin_layout Plain Layout
1041
1042 \family sans
1043 Find
1044 \end_layout
1045
1046 \end_inset
1047
1048
1049 \begin_inset Index idx
1050 status collapsed
1051
1052 \begin_layout Plain Layout
1053
1054 \family sans
1055 Replace
1056 \end_layout
1057
1058 \end_inset
1059
1060
1061 \family sans
1062
1063 \family default
1064
1065 \begin_inset Info
1066 type  "shortcut"
1067 arg   "dialog-show findreplaceadv"
1068 \end_inset
1069
1070  or
1071 \family sans
1072  
1073 \family default
1074
1075 \begin_inset Info
1076 type  "icon"
1077 arg   "dialog-show findreplace"
1078 \end_inset
1079
1080
1081 \end_layout
1082
1083 \begin_layout Standard
1084 The first three are self-explanatory.
1085  You can also copy text between \SpecialChar LyX
1086  and other programs by 
1087 \family sans
1088 Cut
1089 \family default
1090
1091 \family sans
1092 Copy
1093 \family default
1094  and 
1095 \family sans
1096 Paste
1097 \family default
1098 .
1099  
1100 \family sans
1101 Cut
1102 \family default
1103  and 
1104 \family sans
1105 Copy
1106 \family default
1107  put text in two versions into the clipboard (formatted and unformatted),
1108  so that other programs can choose the most suitable form.
1109  
1110 \family sans
1111 Paste
1112 \family default
1113  supports formatted and unformatted text as well, and additionally graphics.
1114  It tries to interpret the clipboard contents in an intelligent way.
1115  For example if the clipboard contains text in the format of comma separated
1116  values (CSV) and the cursor is inside a table, the text will be pasted
1117  into individual cells.
1118  The submenu of 
1119 \family sans
1120 Paste
1121 \begin_inset space ~
1122 \end_inset
1123
1124 Recent
1125 \family default
1126  shows you a list with the last strings you have pasted.
1127  You can insert one at the current cursor position by clicking on a list
1128  entry.
1129 \end_layout
1130
1131 \begin_layout Standard
1132 The submenu 
1133 \family sans
1134 Paste
1135 \begin_inset space ~
1136 \end_inset
1137
1138 Special
1139 \family default
1140  contains optional items for specific formats, depending on the clipboard
1141  contents.
1142  These include HTML, \SpecialChar LaTeX
1143 , Linkback
1144 \begin_inset space ~
1145 \end_inset
1146
1147 PDF
1148 \begin_inset Foot
1149 status collapsed
1150
1151 \begin_layout Plain Layout
1152 OS X only
1153 \end_layout
1154
1155 \end_inset
1156
1157 , PDF, PNG, JPEG and EMF.
1158  These menu items are useful if the clipboard contains the same contents
1159  in different formats, and you want to select one format explicitly.
1160  (E.
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 g.
1165 \begin_inset space \space{}
1166 \end_inset
1167
1168 some programs put an image into the clipboard as graphics and as a short
1169  text which is often meaningless.) The menu item 
1170 \family sans
1171 Paste
1172 \begin_inset space ~
1173 \end_inset
1174
1175 Special\SpecialChar menuseparator
1176 Plain
1177 \begin_inset space ~
1178 \end_inset
1179
1180 Text,
1181 \begin_inset space \thinspace{}
1182 \end_inset
1183
1184 Join
1185 \begin_inset space ~
1186 \end_inset
1187
1188 Lines
1189 \family default
1190  is equivalent to 
1191 \family sans
1192 Paste
1193 \family default
1194 , with the only difference that it acts on text only.
1195  It will insert the text in the clipboard so that the whole text is inserted
1196  as one paragraph.
1197  A new paragraph is only started when there is a blank line in the text.
1198  Without 
1199 \family sans
1200 Join
1201 \begin_inset space ~
1202 \end_inset
1203
1204 Lines
1205 \family default
1206  the text is inserted as paragraphs where the line breaks of the text will
1207  start a new paragraph.
1208  This is for example useful to copy contents of tables from webpages to
1209  a table in \SpecialChar LyX
1210 .
1211  The items 
1212 \family sans
1213 Paste
1214 \begin_inset space ~
1215 \end_inset
1216
1217 Special\SpecialChar menuseparator
1218 Selection,
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 Join
1223 \begin_inset space ~
1224 \end_inset
1225
1226 Lines
1227 \family default
1228  and 
1229 \family sans
1230 Paste
1231 \begin_inset space ~
1232 \end_inset
1233
1234 Special\SpecialChar menuseparator
1235 Selection
1236 \family default
1237  paste from the primary selection.
1238  This is normally the currently selected text.
1239 \end_layout
1240
1241 \begin_layout Standard
1242 The 
1243 \family sans
1244 Edit\SpecialChar menuseparator
1245 Find
1246 \begin_inset space ~
1247 \end_inset
1248
1249 &
1250 \begin_inset space ~
1251 \end_inset
1252
1253 Replace
1254 \family default
1255  item opens the 
1256 \family sans
1257 Find
1258 \begin_inset space ~
1259 \end_inset
1260
1261 and
1262 \begin_inset space ~
1263 \end_inset
1264
1265 Replace
1266 \family default
1267  dialog.
1268  Once you have found a word or expression, \SpecialChar LyX
1269  selects it.
1270  Hitting the 
1271 \family sans
1272 Replace
1273 \family default
1274  button replaces the selected text with the contents of the 
1275 \family sans
1276 Replace
1277 \begin_inset space ~
1278 \end_inset
1279
1280 with
1281 \family default
1282  field.
1283  You can click the 
1284 \family sans
1285 Find
1286 \begin_inset space ~
1287 \end_inset
1288
1289 Next
1290 \family default
1291  button to skip the current word.
1292  Hit 
1293 \family sans
1294 Replace
1295 \begin_inset space ~
1296 \end_inset
1297
1298 All
1299 \family default
1300  to replace all occurrences of the text in the document automatically.
1301  The 
1302 \family sans
1303 Case
1304 \begin_inset space ~
1305 \end_inset
1306
1307 sensitive
1308 \family default
1309  option can be used if you want the search to consider the case of the search
1310  word.
1311  If the toggle is set, searching for 
1312 \begin_inset Quotes eld
1313 \end_inset
1314
1315
1316 \family typewriter
1317 Test
1318 \family default
1319
1320 \begin_inset Quotes erd
1321 \end_inset
1322
1323  will not match the word 
1324 \begin_inset Quotes eld
1325 \end_inset
1326
1327
1328 \family typewriter
1329 test
1330 \family default
1331
1332 \begin_inset Quotes erd
1333 \end_inset
1334
1335 .
1336  The 
1337 \family sans
1338 Match whole words only
1339 \family default
1340  option can be used to force \SpecialChar LyX
1341  to only find complete words, e.
1342 \begin_inset space \thinspace{}
1343 \end_inset
1344
1345 g., searching for 
1346 \begin_inset Quotes eld
1347 \end_inset
1348
1349
1350 \family typewriter
1351 star
1352 \family default
1353
1354 \begin_inset Quotes erd
1355 \end_inset
1356
1357  will not match 
1358 \begin_inset Quotes eld
1359 \end_inset
1360
1361
1362 \family typewriter
1363 starlet
1364 \family default
1365
1366 \begin_inset Quotes erd
1367 \end_inset
1368
1369 .
1370  \SpecialChar LyX
1371  offers also an advanced 
1372 \family sans
1373 Find
1374 \begin_inset space ~
1375 \end_inset
1376
1377 &
1378 \begin_inset space ~
1379 \end_inset
1380
1381 Replace
1382 \family default
1383  feature that is described in section
1384 \begin_inset space ~
1385 \end_inset
1386
1387
1388 \begin_inset CommandInset ref
1389 LatexCommand ref
1390 reference "sec:Advanced-Find-and"
1391
1392 \end_inset
1393
1394 .
1395 \end_layout
1396
1397 \begin_layout Standard
1398 Things like notes, floats, etc.
1399 \begin_inset space \space{}
1400 \end_inset
1401
1402 (the so called 
1403 \begin_inset Quotes eld
1404 \end_inset
1405
1406 insets
1407 \begin_inset Quotes erd
1408 \end_inset
1409
1410 ) can be dissolved.
1411  This means that the inset is deleted and its content is left as normal
1412  text.
1413  Dissolving an inset is done by setting the cursor to the beginning of an
1414  inset and pressing 
1415 \family sans
1416 Backspace
1417 \family default
1418  or by setting the cursor to the end and pressing 
1419 \family sans
1420 Delete
1421 \family default
1422 .
1423 \end_layout
1424
1425 \begin_layout Standard
1426 Using the shortcut 
1427 \begin_inset Info
1428 type  "shortcuts"
1429 arg   "inset-select-all"
1430 \end_inset
1431
1432  while the cursor is in normal text selects the whole document.
1433  When the cursor is inside an inset 
1434 \begin_inset Info
1435 type  "shortcuts"
1436 arg   "inset-select-all"
1437 \end_inset
1438
1439  selects the content of the inset.
1440  Using 
1441 \begin_inset Info
1442 type  "shortcuts"
1443 arg   "inset-select-all"
1444 \end_inset
1445
1446  consecutively will increase the selection to the whole inset and then to
1447  the whole document.
1448  The shortcut 
1449 \begin_inset Info
1450 type  "shortcuts"
1451 arg   "command-sequence buffer-begin ; buffer-end-select"
1452 \end_inset
1453
1454  selects the whole document in every case and puts the cursor to the end
1455  of the document.
1456 \end_layout
1457
1458 \begin_layout Section
1459 Undo and Redo
1460 \begin_inset Index idx
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464 Redo
1465 \end_layout
1466
1467 \end_inset
1468
1469
1470 \begin_inset Index idx
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474 Undo
1475 \end_layout
1476
1477 \end_inset
1478
1479
1480 \begin_inset CommandInset label
1481 LatexCommand label
1482 name "sec:Undo-and-Redo"
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \begin_layout Standard
1490 If you make a mistake, you can easily recover from it.
1491  \SpecialChar LyX
1492  has a large-capacity undo/redo buffer.
1493  Select 
1494 \family sans
1495 Edit\SpecialChar menuseparator
1496 Undo
1497 \family default
1498  or the toolbar button 
1499 \begin_inset Info
1500 type  "icon"
1501 arg   "undo"
1502 \end_inset
1503
1504  to undo some mistake.
1505  If you accidentally undo too much, use 
1506 \family sans
1507 Edit\SpecialChar menuseparator
1508 Redo
1509 \family default
1510  or the toolbar button 
1511 \begin_inset Info
1512 type  "icon"
1513 arg   "redo"
1514 \end_inset
1515
1516  to 
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520 undo the undo.
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524  The undo mechanism is currently limited to 100
1525 \begin_inset space \thinspace{}
1526 \end_inset
1527
1528 steps to minimize memory overhead.
1529 \end_layout
1530
1531 \begin_layout Standard
1532 Note that if you revert back all changes to arrive at the document as it
1533  was last saved, the 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537 changed
1538 \begin_inset Quotes erd
1539 \end_inset
1540
1541  status of the document is unfortunately not reset.
1542  This is a consequence of the 100
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546 step undo limit mentioned above.
1547 \end_layout
1548
1549 \begin_layout Standard
1550
1551 \family sans
1552 Undo
1553 \family default
1554  and 
1555 \family sans
1556 Redo
1557 \family default
1558  work on almost everything in \SpecialChar LyX
1559 .
1560  But they will not undo or redo text character by character, but by blocks
1561  of text.
1562 \end_layout
1563
1564 \begin_layout Section
1565 Mouse Operations
1566 \begin_inset Index idx
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570 Mouse Operations
1571 \end_layout
1572
1573 \end_inset
1574
1575
1576 \end_layout
1577
1578 \begin_layout Standard
1579 These are the most basic mouse operations.
1580 \end_layout
1581
1582 \begin_layout Enumerate
1583 Motion
1584 \end_layout
1585
1586 \begin_deeper
1587 \begin_layout Itemize
1588 Click the 
1589 \emph on
1590 left mouse button
1591 \emph default
1592  once anywhere in the edit window.
1593  The cursor moves to the text under the mouse.
1594 \end_layout
1595
1596 \end_deeper
1597 \begin_layout Enumerate
1598 Selecting Text
1599 \end_layout
1600
1601 \begin_deeper
1602 \begin_layout Itemize
1603 Hold down the 
1604 \emph on
1605 left mouse button
1606 \emph default
1607  and drag the mouse.
1608  \SpecialChar LyX
1609  marks the text between the old and new mouse positions.
1610  Use 
1611 \family sans
1612 Edit\SpecialChar menuseparator
1613 Copy
1614 \family default
1615  to create a copy of the text in \SpecialChar LyX
1616 's buffer (and the clipboard).
1617 \end_layout
1618
1619 \begin_layout Itemize
1620 Re-position the cursor and then paste the text back into \SpecialChar LyX
1621  using 
1622 \family sans
1623 Edit\SpecialChar menuseparator
1624 Paste
1625 \family default
1626 .
1627 \end_layout
1628
1629 \end_deeper
1630 \begin_layout Enumerate
1631 Insets (Footnotes, Notes, Floats, etc.)
1632 \end_layout
1633
1634 \begin_deeper
1635 \begin_layout Standard
1636 Right-click on them to set their properties.
1637  Also check the appropriate section of this manual for more details.
1638 \end_layout
1639
1640 \end_deeper
1641 \begin_layout Section
1642 Navigating
1643 \begin_inset CommandInset label
1644 LatexCommand label
1645 name "sec:Navigating"
1646
1647 \end_inset
1648
1649
1650 \begin_inset Index idx
1651 status collapsed
1652
1653 \begin_layout Plain Layout
1654 Navigating
1655 \end_layout
1656
1657 \end_inset
1658
1659
1660 \end_layout
1661
1662 \begin_layout Standard
1663 \SpecialChar LyX
1664  offers you several ways to navigate in documents:
1665 \end_layout
1666
1667 \begin_layout Itemize
1668 The 
1669 \family sans
1670 Navigate
1671 \family default
1672  menu lists all sections of the document as submenu entries that you can
1673  click to jump to the corresponding document part.
1674 \end_layout
1675
1676 \begin_layout Itemize
1677 The “Outline”, which is accessed either by the menu 
1678 \family sans
1679 View\SpecialChar menuseparator
1680 Outline
1681 \begin_inset space ~
1682 \end_inset
1683
1684 Pane
1685 \family default
1686  or by the toolbar button 
1687 \begin_inset Info
1688 type  "icon"
1689 arg   "dialog-toggle toc"
1690 \end_inset
1691
1692 .
1693 \end_layout
1694
1695 \begin_layout Itemize
1696 You can set bookmarks in your document under 
1697 \family sans
1698 Navigate\SpecialChar menuseparator
1699 Bookmarks
1700 \family default
1701  and use the same menu to return to them.
1702  Note that bookmarks are saved between sessions.
1703 \end_layout
1704
1705 \begin_layout Standard
1706 The toolbar button 
1707 \begin_inset Info
1708 type  "icon"
1709 arg   "bookmark-goto 0"
1710 \end_inset
1711
1712  (also 
1713 \family sans
1714 Navigate\SpecialChar menuseparator
1715 Bookmarks\SpecialChar menuseparator
1716 Navigate
1717 \begin_inset space ~
1718 \end_inset
1719
1720 Back
1721 \family default
1722 ) jumps to the position in the document where you recently changed something.
1723  This is useful when you have a large document and have navigated or scrolled
1724  to another document part to look for something, and want to go back to
1725  your last editing position.
1726 \end_layout
1727
1728 \begin_layout Standard
1729 By pressing the 
1730 \family sans
1731 F5
1732 \family default
1733  key the cursor will be vertically centered in \SpecialChar LyX
1734 's main window.
1735 \end_layout
1736
1737 \begin_layout Subsection
1738 The Outliner
1739 \begin_inset CommandInset label
1740 LatexCommand label
1741 name "subsec:The-Outliner"
1742
1743 \end_inset
1744
1745
1746 \begin_inset Index idx
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750 Navigating ! Outline
1751 \end_layout
1752
1753 \end_inset
1754
1755
1756 \begin_inset Index idx
1757 status collapsed
1758
1759 \begin_layout Plain Layout
1760 Outline
1761 \end_layout
1762
1763 \end_inset
1764
1765
1766 \end_layout
1767
1768 \begin_layout Standard
1769 In the pull-down box at the top of the outline window, you can choose between
1770  several different lists, including other TOC-like objects, such as lists
1771  of tables and figures, but also lists of footnotes, or labels and cross-referen
1772 ces (see section
1773 \begin_inset space ~
1774 \end_inset
1775
1776
1777 \begin_inset CommandInset ref
1778 LatexCommand ref
1779 reference "sec:Cross-References"
1780
1781 \end_inset
1782
1783 ), or notes, or citations (see section
1784 \begin_inset space ~
1785 \end_inset
1786
1787
1788 \begin_inset CommandInset ref
1789 LatexCommand ref
1790 reference "sec:Bibliography"
1791
1792 \end_inset
1793
1794 ).
1795  Clicking on any of these will take you to the corresponding object in your
1796  document.
1797 \end_layout
1798
1799 \begin_layout Standard
1800 Right-clicking on elements in the Outline opens in many cases a context
1801  menu that will allow for direct modification of those elements.
1802  For example, with citations, the context menu allows you to open the citation
1803  dialog and to modify the citation.
1804 \end_layout
1805
1806 \begin_layout Standard
1807 The 
1808 \family sans
1809 Filter
1810 \family default
1811  field at the top allows you to restrict which entries appear in the outline.
1812  For example, if you are displaying the list of 
1813 \emph on
1814 Labels and References
1815 \emph default
1816  and wish to see only references to subsections, you can enter the text
1817  
1818 \begin_inset Quotes eld
1819 \end_inset
1820
1821 sub
1822 \begin_inset Quotes erd
1823 \end_inset
1824
1825  in the filter, and only entries containing that text will be displayed.
1826 \end_layout
1827
1828 \begin_layout Standard
1829 At the bottom of the outline are several buttons and the like that allow
1830  you further to control the display.
1831  The 
1832 \family sans
1833 Sort
1834 \family default
1835  option sorts the current list alphabetically.
1836  Otherwise, the elements appear in the order in which they occur in the
1837  document.
1838  The 
1839 \family sans
1840 Keep
1841 \family default
1842  option keeps it in the current view state.
1843  Keeping means that when you have, for example, the subsections of sections
1844 \begin_inset space ~
1845 \end_inset
1846
1847 2 and 4 displayed and click on section
1848 \begin_inset space ~
1849 \end_inset
1850
1851 3, the subsections of sections
1852 \begin_inset space ~
1853 \end_inset
1854
1855 2 and 4 will still be displayed.
1856  Without the 
1857 \family sans
1858 Keep
1859 \family default
1860  option they will be hidden to highlight the clicked section
1861 \begin_inset space ~
1862 \end_inset
1863
1864 3.
1865  Finally, the slider at the left can be used to open the Outline to a given
1866  
1867 \begin_inset Quotes eld
1868 \end_inset
1869
1870 depth
1871 \begin_inset Quotes erd
1872 \end_inset
1873
1874 .
1875  It is best just to experiment with it to see how it works.
1876 \end_layout
1877
1878 \begin_layout Standard
1879 The 
1880 \begin_inset Info
1881 type  "icon"
1882 arg   "reload"
1883 \end_inset
1884
1885  button refreshes the TOC (though this should not usually be necessary).
1886  Next to it are buttons that allow you to change the position of sections
1887  in your document.
1888  The 
1889 \begin_inset Info
1890 type  "icon"
1891 arg   "outline-down"
1892 \end_inset
1893
1894  and 
1895 \begin_inset Info
1896 type  "icon"
1897 arg   "outline-up"
1898 \end_inset
1899
1900  buttons move sections up and down in the document.
1901  So, for example, you can move section
1902 \begin_inset space ~
1903 \end_inset
1904
1905 2.5 before section
1906 \begin_inset space ~
1907 \end_inset
1908
1909 2.4 or after section
1910 \begin_inset space ~
1911 \end_inset
1912
1913 2.6.
1914  \SpecialChar LyX
1915  will then automatically renumber the sections to the new order.
1916  With the buttons 
1917 \begin_inset Info
1918 type  "icon"
1919 arg   "outline-out"
1920 \end_inset
1921
1922  and 
1923 \begin_inset Info
1924 type  "icon"
1925 arg   "outline-in"
1926 \end_inset
1927
1928  (or the corresponding key bindings 
1929 \family sans
1930 Tab
1931 \family default
1932  and 
1933 \family sans
1934 Shift-Tab
1935 \family default
1936 ) you can change the level of sections.
1937  So you can for example make section
1938 \begin_inset space ~
1939 \end_inset
1940
1941 2.5 chapter
1942 \begin_inset space ~
1943 \end_inset
1944
1945 3 or subsection
1946 \begin_inset space ~
1947 \end_inset
1948
1949 2.4.1.
1950 \end_layout
1951
1952 \begin_layout Standard
1953 By right-clicking on a section in the outliner you can select the whole
1954  section to copy, cut or delete it.
1955 \end_layout
1956
1957 \begin_layout Subsection
1958 Horizontal Scrolling
1959 \begin_inset Index idx
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963 Navigating ! Horizontal Scrolling
1964 \end_layout
1965
1966 \end_inset
1967
1968
1969 \end_layout
1970
1971 \begin_layout Standard
1972 \SpecialChar LyX
1973  does not have a horizontal scrollbar because the standard output page formats
1974  like e.
1975 \begin_inset space \thinspace{}
1976 \end_inset
1977
1978 g.
1979 \begin_inset space \space{}
1980 \end_inset
1981
1982 ISO
1983 \begin_inset space ~
1984 \end_inset
1985
1986 A4 are less wide than PC or laptop screens.
1987  Therefore you will get troubles in the output of your document if document
1988  parts exceed the width of the \SpecialChar LyX
1989  main screen.
1990 \end_layout
1991
1992 \begin_layout Standard
1993 There are of course exceptions where horizontal scrolling is necessary.
1994  For example
1995 \end_layout
1996
1997 \begin_layout Itemize
1998 \SpecialChar LyX
1999  is used on a small tablet computer
2000 \end_layout
2001
2002 \begin_layout Itemize
2003 Wide tables that are rotated 90° to fit a whole page
2004 \begin_inset Foot
2005 status collapsed
2006
2007 \begin_layout Plain Layout
2008 See section 
2009 \emph on
2010 Rotated Floats
2011 \emph default
2012  of the 
2013 \emph on
2014 Embedded
2015 \begin_inset space ~
2016 \end_inset
2017
2018 Objects
2019 \emph default
2020  manual.
2021 \end_layout
2022
2023 \end_inset
2024
2025
2026 \end_layout
2027
2028 \begin_layout Itemize
2029 Math constructs with long command names
2030 \end_layout
2031
2032 \begin_layout Standard
2033 For these cases \SpecialChar LyX
2034  has an mechanism that scrolls automatically when the cursor
2035  is moved.
2036  As example shrink the \SpecialChar LyX
2037  windows so that table
2038 \begin_inset space ~
2039 \end_inset
2040
2041
2042 \begin_inset CommandInset ref
2043 LatexCommand ref
2044 reference "tab:Horizontal-scrollong-test"
2045
2046 \end_inset
2047
2048  is wider.
2049  You will now see a dotted red line at the right or the left side of the
2050  table.
2051  Put the cursor into the table and move it with the Tab or the arrow keys
2052  to see the horizontal scrolling of the table.
2053 \end_layout
2054
2055 \begin_layout Standard
2056 \begin_inset Float table
2057 placement h
2058 wide false
2059 sideways false
2060 status open
2061
2062 \begin_layout Plain Layout
2063 \begin_inset Caption Standard
2064
2065 \begin_layout Plain Layout
2066 \begin_inset CommandInset label
2067 LatexCommand label
2068 name "tab:Horizontal-scrollong-test"
2069
2070 \end_inset
2071
2072 Horizontal scrolling test.
2073 \end_layout
2074
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Plain Layout
2081 \align center
2082 \begin_inset Tabular
2083 <lyxtabular version="3" rows="1" columns="3">
2084 <features tabularvalignment="middle">
2085 <column alignment="center" valignment="top" width="4.7cm">
2086 <column alignment="center" valignment="top" width="4.7cm">
2087 <column alignment="center" valignment="top" width="4.7cm">
2088 <row>
2089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2090 \begin_inset Text
2091
2092 \begin_layout Plain Layout
2093 a
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Plain Layout
2102 b
2103 \end_layout
2104
2105 \end_inset
2106 </cell>
2107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2108 \begin_inset Text
2109
2110 \begin_layout Plain Layout
2111 c
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 </row>
2117 </lyxtabular>
2118
2119 \end_inset
2120
2121
2122 \end_layout
2123
2124 \end_inset
2125
2126
2127 \end_layout
2128
2129 \begin_layout Section
2130 Input/Word Completion
2131 \begin_inset CommandInset label
2132 LatexCommand label
2133 name "sec:Input-Completion"
2134
2135 \end_inset
2136
2137
2138 \begin_inset Index idx
2139 status collapsed
2140
2141 \begin_layout Plain Layout
2142 Input completion
2143 \end_layout
2144
2145 \end_inset
2146
2147
2148 \begin_inset Index idx
2149 status collapsed
2150
2151 \begin_layout Plain Layout
2152 Word completion|see
2153 \begin_inset ERT
2154 status collapsed
2155
2156 \begin_layout Plain Layout
2157
2158 {
2159 \end_layout
2160
2161 \end_inset
2162
2163 Input completion
2164 \begin_inset ERT
2165 status collapsed
2166
2167 \begin_layout Plain Layout
2168
2169 }
2170 \end_layout
2171
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \end_inset
2178
2179
2180 \end_layout
2181
2182 \begin_layout Standard
2183 \SpecialChar LyX
2184  provides completion of words by scanning all documents that are currently
2185  opened.
2186  Every word that appears in these documents is added to a database that
2187  is used to propose completions.
2188 \end_layout
2189
2190 \begin_layout Standard
2191 Input completion can be activated in the \SpecialChar LyX
2192  preferences (menu 
2193 \family sans
2194 Tools\SpecialChar menuseparator
2195 Preferences
2196 \family default
2197 ) in the section 
2198 \family sans
2199 Editing\SpecialChar menuseparator
2200 Input Completion
2201 \family default
2202 .
2203  With the option 
2204 \family sans
2205 Automatic
2206 \begin_inset space ~
2207 \end_inset
2208
2209 inline
2210 \begin_inset space ~
2211 \end_inset
2212
2213 completion
2214 \family default
2215  the proposed completion is shown directly after the cursor.
2216  With the option 
2217 \family sans
2218 Automatic
2219 \begin_inset space ~
2220 \end_inset
2221
2222 popup
2223 \family default
2224  the completions are always shown in a popup.
2225  The cursor completion indicator can be turned off by deselecting the option
2226  
2227 \family sans
2228 Cursor
2229 \begin_inset space ~
2230 \end_inset
2231
2232 indicator
2233 \family default
2234 .
2235  With the general options you can define the delay time for the inline and
2236  popup completion, you can set the minimal number of characters a word must
2237  have that it will be taken into account for a completion and you can choose
2238  if long completions should be abbreviated.
2239 \end_layout
2240
2241 \begin_layout Standard
2242 \SpecialChar LyX
2243  displays a small triangle after the cursor as an indicator that there are
2244  completions available.
2245  Press the 
2246 \family sans
2247 Tab
2248 \family default
2249  key to accept a proposed completion.
2250  If several completions are possible, a popup is opened showing them.
2251  You can select a completion in the popup using the mouse or the arrow keys,
2252  and accept the chosen completion by pressing 
2253 \family sans
2254 Return
2255 \family default
2256 .
2257 \end_layout
2258
2259 \begin_layout Standard
2260 The completion options for math in the preferences do the same as the correspond
2261 ing options for text.
2262  The special math option 
2263 \family sans
2264 Autocorrection
2265 \family default
2266  enables characters to be composed.
2267  If, for example, you want to insert the character 
2268 \begin_inset Formula $\Rightarrow$
2269 \end_inset
2270
2271 , you can then input the characters 
2272 \begin_inset Quotes eld
2273 \end_inset
2274
2275
2276 \series bold
2277 =>
2278 \series default
2279
2280 \begin_inset Quotes erd
2281 \end_inset
2282
2283  to a formula to get it.
2284  So this is a quick alternative to the insertion of commands or the use
2285  of the math toolbar.
2286  A list with supported character combinations can be found in the file 
2287 \family typewriter
2288 autocorrect
2289 \family default
2290  that is in \SpecialChar LyX
2291 's installation folder.
2292  Math autocorrection can at any time be turned on by pressing the exclamation
2293  mark key “!”.
2294  Pressing 
2295 \family sans
2296 Space
2297 \family default
2298  turns it off.
2299 \end_layout
2300
2301 \begin_layout Section
2302 Basic Key Bindings
2303 \begin_inset Index idx
2304 status collapsed
2305
2306 \begin_layout Plain Layout
2307 Key Bindings
2308 \end_layout
2309
2310 \end_inset
2311
2312
2313 \begin_inset Index idx
2314 status collapsed
2315
2316 \begin_layout Plain Layout
2317 Bindings|see
2318 \begin_inset ERT
2319 status collapsed
2320
2321 \begin_layout Plain Layout
2322
2323 {
2324 \end_layout
2325
2326 \end_inset
2327
2328 Key Bindings
2329 \begin_inset ERT
2330 status collapsed
2331
2332 \begin_layout Plain Layout
2333
2334 }
2335 \end_layout
2336
2337 \end_inset
2338
2339
2340 \end_layout
2341
2342 \end_inset
2343
2344
2345 \begin_inset Index idx
2346 status collapsed
2347
2348 \begin_layout Plain Layout
2349 Shortcuts|see
2350 \begin_inset ERT
2351 status collapsed
2352
2353 \begin_layout Plain Layout
2354
2355 {
2356 \end_layout
2357
2358 \end_inset
2359
2360 Key Bindings
2361 \begin_inset ERT
2362 status collapsed
2363
2364 \begin_layout Plain Layout
2365
2366 }
2367 \end_layout
2368
2369 \end_inset
2370
2371
2372 \end_layout
2373
2374 \end_inset
2375
2376
2377 \end_layout
2378
2379 \begin_layout Standard
2380 There are at least two different primary binding maps: 
2381 \family typewriter
2382 cua
2383 \family default
2384  and 
2385 \family typewriter
2386 emacs
2387 \family default
2388 .
2389  \SpecialChar LyX
2390 's default is 
2391 \family typewriter
2392 cua
2393 \family default
2394 , which can be changed in the \SpecialChar LyX
2395  preferences under 
2396 \family sans
2397 Editing\SpecialChar menuseparator
2398 Shortcuts
2399 \family default
2400 .
2401  (You can list or change any key bindings as explained in section
2402 \begin_inset space ~
2403 \end_inset
2404
2405
2406 \begin_inset CommandInset ref
2407 LatexCommand ref
2408 reference "subsec:Editing-Shortcuts"
2409
2410 \end_inset
2411
2412 .)
2413 \end_layout
2414
2415 \begin_layout Standard
2416 Some keys, like 
2417 \family sans
2418 Page
2419 \begin_inset space ~
2420 \end_inset
2421
2422 Up
2423 \family default
2424
2425 \family sans
2426 Page
2427 \begin_inset space ~
2428 \end_inset
2429
2430 Down
2431 \family default
2432
2433 \family sans
2434 Left
2435 \family default
2436
2437 \family sans
2438 Right
2439 \family default
2440
2441 \family sans
2442 Up
2443 \family default
2444  and 
2445 \family sans
2446 Down
2447 \family default
2448 , do exactly what you expect them to do.
2449  Other keys don't:
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454
2455 \family sans
2456 Tab
2457 \begin_inset CommandInset nomenclature
2458 LatexCommand nomenclature
2459 symbol "Tab"
2460 description "Tabulator key"
2461 literal "false"
2462
2463 \end_inset
2464
2465
2466 \family default
2467  There is no such thing as a tab stop in \SpecialChar LyX
2468 .
2469  If you do not understand this, go read sections
2470 \begin_inset space ~
2471 \end_inset
2472
2473
2474 \begin_inset CommandInset ref
2475 LatexCommand ref
2476 reference "sec:Par-indent-intro"
2477
2478 \end_inset
2479
2480  and 
2481 \begin_inset CommandInset ref
2482 LatexCommand ref
2483 reference "sec:Paragraph-Environments"
2484
2485 \end_inset
2486
2487 , especially section
2488 \begin_inset space ~
2489 \end_inset
2490
2491
2492 \begin_inset CommandInset ref
2493 LatexCommand ref
2494 reference "subsec:Lists"
2495
2496 \end_inset
2497
2498 , right now.
2499  Yes, right now.
2500  If you are still confused, look in the 
2501 \emph on
2502 Tutorial
2503 \emph default
2504 .
2505 \begin_inset Newline newline
2506 \end_inset
2507
2508 In \SpecialChar LyX
2509  the 
2510 \family sans
2511 Tab
2512 \family default
2513  key is only used to accept proposed input completions, to move the cursor
2514  in tables or math matrices or to change the nesting level in Itemize or
2515  Enumerate.
2516 \end_layout
2517
2518 \begin_layout Labeling
2519 \labelwidthstring 00.00.0000
2520
2521 \family sans
2522 Esc
2523 \begin_inset CommandInset nomenclature
2524 LatexCommand nomenclature
2525 symbol "Esc"
2526 description "Escape key"
2527 literal "false"
2528
2529 \end_inset
2530
2531
2532 \family default
2533  This is the 
2534 \begin_inset Quotes eld
2535 \end_inset
2536
2537 cancel key.
2538 \begin_inset Quotes erd
2539 \end_inset
2540
2541  It is used, generically, to cancel operations.
2542  Other parts of the manual will go into greater detail about this.
2543 \end_layout
2544
2545 \begin_layout Labeling
2546 \labelwidthstring 00.00.0000
2547
2548 \family sans
2549 Home
2550 \family default
2551
2552 \begin_inset space ~
2553 \end_inset
2554
2555 and
2556 \begin_inset space ~
2557 \end_inset
2558
2559
2560 \family sans
2561 End
2562 \family default
2563  These move the cursor, respectively, to the beginning and end of a line,
2564  unless you are using the Emacs bindings where they jump to the beginning
2565  or end of the file.
2566 \end_layout
2567
2568 \begin_layout Standard
2569 There are three modifier keys:
2570 \end_layout
2571
2572 \begin_layout Labeling
2573 \labelwidthstring 00.00.0000
2574
2575 \family sans
2576 Control
2577 \family default
2578  (Denoted by 
2579 \begin_inset Quotes eld
2580 \end_inset
2581
2582
2583 \family sans
2584 Ctrl
2585 \family default
2586
2587 \begin_inset Quotes erd
2588 \end_inset
2589
2590
2591 \begin_inset CommandInset nomenclature
2592 LatexCommand nomenclature
2593 symbol "Ctrl"
2594 description "Control key"
2595 literal "false"
2596
2597 \end_inset
2598
2599  in the documentation files) This has a couple of different uses, depending
2600  on which keys it is used in combination with:
2601 \end_layout
2602
2603 \begin_deeper
2604 \begin_layout Itemize
2605
2606 \family sans
2607 Backspace
2608 \family default
2609  or 
2610 \family sans
2611 Delete
2612 \family default
2613 , it deletes an entire word instead of a single character.
2614 \end_layout
2615
2616 \begin_layout Itemize
2617
2618 \family sans
2619 Left
2620 \family default
2621  and 
2622 \family sans
2623 Right
2624 \family default
2625 , it moves by words instead of characters.
2626 \end_layout
2627
2628 \begin_layout Itemize
2629
2630 \family sans
2631 Home
2632 \family default
2633  and 
2634 \family sans
2635 End
2636 \family default
2637 , it moves to the beginning and the end of the document, respectively.
2638 \end_layout
2639
2640 \end_deeper
2641 \begin_layout Labeling
2642 \labelwidthstring 00.00.0000
2643
2644 \family sans
2645 Shift
2646 \family default
2647  (Denoted by 
2648 \begin_inset Quotes eld
2649 \end_inset
2650
2651
2652 \family sans
2653 Shift
2654 \family default
2655
2656 \begin_inset Quotes erd
2657 \end_inset
2658
2659
2660 \begin_inset CommandInset nomenclature
2661 LatexCommand nomenclature
2662 symbol "Shift"
2663 description "Shift key"
2664 literal "false"
2665
2666 \end_inset
2667
2668  in the documentation files) Use this with any of the arrow keys to select
2669  the text between the old and new cursor positions.
2670 \end_layout
2671
2672 \begin_layout Labeling
2673 \labelwidthstring 00.00.0000
2674
2675 \family sans
2676 Alt
2677 \family default
2678  (Denoted by 
2679 \begin_inset Quotes eld
2680 \end_inset
2681
2682
2683 \family sans
2684 Alt
2685 \family default
2686
2687 \begin_inset Quotes erd
2688 \end_inset
2689
2690
2691 \begin_inset CommandInset nomenclature
2692 LatexCommand nomenclature
2693 symbol "Alt"
2694 description "Alt or Meta key"
2695 literal "false"
2696
2697 \end_inset
2698
2699  in the documentation files) This is the Alt key on many keyboards, unless
2700  your keyboard has a distinct Meta key.
2701  If you have both keys, you will need to try out which one actually performs
2702  the 
2703 \family sans
2704 Alt+
2705 \family default
2706  function.
2707 \begin_inset Newline newline
2708 \end_inset
2709
2710 This key does many different things, but it also activates the 
2711 \emph on
2712 menu accelerator keys
2713 \emph default
2714 .
2715  If you use this in combination with any of the underlined letters in a
2716  menu or menu item, it selects that menu item.
2717 \end_layout
2718
2719 \begin_deeper
2720 \begin_layout Standard
2721 For example, the sequence 
2722 \begin_inset Quotes eld
2723 \end_inset
2724
2725
2726 \family sans
2727 Alt
2728 \begin_inset space ~
2729 \end_inset
2730
2731 e
2732 \begin_inset space ~
2733 \end_inset
2734
2735 s
2736 \family default
2737
2738 \begin_inset space ~
2739 \end_inset
2740
2741
2742 \family sans
2743 c
2744 \family default
2745
2746 \begin_inset Quotes erd
2747 \end_inset
2748
2749  brings up the 
2750 \begin_inset Quotes eld
2751 \end_inset
2752
2753 Text Style
2754 \begin_inset Quotes erd
2755 \end_inset
2756
2757  dialog.
2758  Typing 
2759 \begin_inset Quotes eld
2760 \end_inset
2761
2762
2763 \family sans
2764 Alt
2765 \begin_inset space ~
2766 \end_inset
2767
2768 f
2769 \family default
2770
2771 \begin_inset Quotes erd
2772 \end_inset
2773
2774  opens the 
2775 \family sans
2776 File
2777 \family default
2778  menu.
2779 \end_layout
2780
2781 \begin_layout Standard
2782 The 
2783 \emph on
2784 Shortcuts
2785 \emph default
2786  manual lists all other things bound to the 
2787 \family sans
2788 Alt
2789 \family default
2790  key.
2791 \end_layout
2792
2793 \end_deeper
2794 \begin_layout Standard
2795 You will learn more and more key bindings and short-cut keys as you use
2796  \SpecialChar LyX
2797 , because most actions will prompt a small message in the status bar at
2798  the bottom of \SpecialChar LyX
2799 's main window which describes the name of the action you
2800  have just triggered, and any existing key bindings for that action.
2801  The \SpecialChar LyX
2802  menus also list the defined key bindings.
2803  The notation for the key bindings is very similar to the notation used
2804  in this documentation, so you should not have any problems understanding
2805  it.
2806  However, notice that Shift-modifiers are explicitly mentioned, so 
2807 \begin_inset Quotes eld
2808 \end_inset
2809
2810
2811 \family sans
2812 Alt+P Shift+A
2813 \family default
2814
2815 \begin_inset Quotes erd
2816 \end_inset
2817
2818  means 
2819 \family sans
2820 Alt+P
2821 \family default
2822  followed by a capital 
2823 \family sans
2824 A
2825 \family default
2826 .
2827 \end_layout
2828
2829 \begin_layout Chapter
2830 \SpecialChar LyX
2831  Basics
2832 \begin_inset Index idx
2833 status collapsed
2834
2835 \begin_layout Plain Layout
2836 \SpecialChar LyX
2837  ! Basics
2838 \end_layout
2839
2840 \end_inset
2841
2842
2843 \end_layout
2844
2845 \begin_layout Section
2846 Document Types
2847 \begin_inset Index idx
2848 status collapsed
2849
2850 \begin_layout Plain Layout
2851 Document ! Types
2852 \end_layout
2853
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Subsection
2860 Introduction
2861 \end_layout
2862
2863 \begin_layout Standard
2864 Before you do anything else, before you ever start writing a document, you
2865  need to decide what type of document you want to edit.
2866  Different types of documents use different types of spacing, headings,
2867  numbering schemes, and so on.
2868  Additionally, different documents use different paragraph environments,
2869  and format the title of your document differently.
2870 \end_layout
2871
2872 \begin_layout Standard
2873
2874 \emph on
2875 document class
2876 \emph default
2877  describes a group of properties common to a particular set of documents.
2878  By setting the document class, you automatically select these properties,
2879  making it easier to create the type of document you want.
2880  If you don't choose a document class, \SpecialChar LyX
2881  picks one for you by default.
2882  So it is up to you to change the class of your document.
2883 \end_layout
2884
2885 \begin_layout Subsection
2886 Document Classes
2887 \begin_inset Index idx
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 Document ! Classes
2892 \end_layout
2893
2894 \end_inset
2895
2896
2897 \begin_inset CommandInset label
2898 LatexCommand label
2899 name "sec:Document-Classes"
2900
2901 \end_inset
2902
2903
2904 \end_layout
2905
2906 \begin_layout Standard
2907 You can select a class using the 
2908 \family sans
2909 Document\SpecialChar menuseparator
2910 Settings\SpecialChar menuseparator
2911 Document Class
2912 \family default
2913
2914 \begin_inset Index idx
2915 status collapsed
2916
2917 \begin_layout Plain Layout
2918 Document ! Settings
2919 \end_layout
2920
2921 \end_inset
2922
2923  dialog.
2924  Select the class you want to use, and make any fine tunings of the options
2925  you may need.
2926 \end_layout
2927
2928 \begin_layout Subsubsection
2929 Overview
2930 \end_layout
2931
2932 \begin_layout Standard
2933 There are four standard document classes in \SpecialChar LyX
2934 .
2935  They are:
2936 \end_layout
2937
2938 \begin_layout Description
2939 Article for basic articles
2940 \end_layout
2941
2942 \begin_layout Description
2943 Report for basic reports
2944 \end_layout
2945
2946 \begin_layout Description
2947 Book for writing a book
2948 \end_layout
2949
2950 \begin_layout Description
2951 Letter for US-style letters
2952 \end_layout
2953
2954 \begin_layout Standard
2955 There are also some non-standard classes, which \SpecialChar LyX
2956  only uses if you have installed
2957  the corresponding \SpecialChar LaTeX
2958  class files, though most \SpecialChar LaTeX
2959  distributions will include
2960  many of these.
2961  Here are some of the classes.
2962  The full list with detailed explanations can be found in chapter 
2963 \emph on
2964 Special Document Classes
2965 \emph default
2966  in the 
2967 \emph on
2968 Additional Features
2969 \emph default
2970  manual:
2971 \end_layout
2972
2973 \begin_layout Description
2974 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2975 \end_layout
2976
2977 \begin_layout Description
2978 ACS For submissions to the journals published by the American Chemistry
2979  Society
2980 \end_layout
2981
2982 \begin_layout Description
2983 AGU For submissions to the journals published by the American Geophysical
2984  Union
2985 \end_layout
2986
2987 \begin_layout Description
2988 AMS Layouts for articles and books in the style and format used by the American
2989  Mathematical Society (AMS).
2990  There are three article layouts available.
2991  The standard one uses a typical numbering scheme for theorems etc., that
2992  prepends the section number to the number of the result.
2993  All result-type statements (propositions, corollaries, and so on) are sequenced
2994  together, but definitions, examples, and the like have their own sequence.
2995  The 
2996 \begin_inset Quotes eld
2997 \end_inset
2998
2999 sequential numbering
3000 \begin_inset Quotes erd
3001 \end_inset
3002
3003  scheme does not place the section number with each result, but numbers
3004  them throughout the article in a single sequence.
3005  Each type of result gets its own sequence.
3006  There is also a layout that dispenses with numbering of statements altogether.
3007 \end_layout
3008
3009 \begin_layout Description
3010 Beamer Layout for presentations
3011 \end_layout
3012
3013 \begin_layout Description
3014 Broadway Layout for writing plays.
3015  It is not an existing \SpecialChar LaTeX
3016  document class, but a new one that is distributed
3017  with \SpecialChar LyX
3018 .
3019 \end_layout
3020
3021 \begin_layout Description
3022 Chess Layout to write about chess games
3023 \end_layout
3024
3025 \begin_layout Description
3026 Curriculum
3027 \begin_inset space ~
3028 \end_inset
3029
3030 vitae classes to create curriculum vitae
3031 \end_layout
3032
3033 \begin_layout Description
3034 Elsarticle Layout for journals of the Elsevier publishing group
3035 \end_layout
3036
3037 \begin_layout Description
3038 Foils Used to make transparencies
3039 \end_layout
3040
3041 \begin_layout Description
3042 Hollywood Used to type spec scripts for the US film industry.
3043  It is not an existing \SpecialChar LaTeX
3044  document class, but a new one that is distributed
3045  with \SpecialChar LyX
3046 .
3047 \end_layout
3048
3049 \begin_layout Description
3050 IEEEtran Layout for the journals published by the Institute of Electrical
3051  and Electronics Engineers (IEEE)
3052 \end_layout
3053
3054 \begin_layout Description
3055 IOP Layout for journals of the Institute of Physics publishing group
3056 \end_layout
3057
3058 \begin_layout Description
3059 Kluwer Layout for journals of the Kluwer publishing group
3060 \end_layout
3061
3062 \begin_layout Description
3063 KOMA-Script a replacement for the standard classes, offers many useful features
3064  like caption formatting, automatic print space calculation etc.
3065  (Is used by this document.)
3066 \end_layout
3067
3068 \begin_layout Description
3069 Memoir another replacement for the standard classes
3070 \end_layout
3071
3072 \begin_layout Description
3073 Powerdot Layout for presentations
3074 \end_layout
3075
3076 \begin_layout Description
3077 REV
3078 \family sans
3079 TeX
3080 \family default
3081  is used to write articles for the publications of the American Physical
3082  Society (APS), American Institute of Physics (AIP), and Optical Society
3083  of America (OSA).
3084  This class is not completely compatible with all \SpecialChar LyX
3085  features.
3086 \end_layout
3087
3088 \begin_layout Description
3089 Slides Used to make transparencies
3090 \end_layout
3091
3092 \begin_layout Description
3093 SPIE
3094 \begin_inset space ~
3095 \end_inset
3096
3097 Proceedings Layout for the journals published by The International Society
3098  for Optical Engineering (SPIE)
3099 \end_layout
3100
3101 \begin_layout Description
3102 Springer Layouts for journals of the Springer publishing group
3103 \end_layout
3104
3105 \begin_layout Standard
3106 We will not go into detail about how to use these different document classes
3107  here.
3108  You can find details about the non-standard classes in chapter 
3109 \emph on
3110 Special Document Classes
3111 \emph default
3112  of the 
3113 \emph on
3114 Additional Features
3115 \emph default
3116  manual.
3117  Here, we will settle for a list of some of the common properties of all
3118  of the document classes.
3119 \end_layout
3120
3121 \begin_layout Subsubsection
3122 Availability
3123 \end_layout
3124
3125 \begin_layout Standard
3126 You will probably find that many of the document classes listed under 
3127 \family sans
3128 Document\SpecialChar menuseparator
3129 Settings\SpecialChar menuseparator
3130 Document Class
3131 \begin_inset Index idx
3132 status collapsed
3133
3134 \begin_layout Plain Layout
3135 Document ! Settings
3136 \end_layout
3137
3138 \end_inset
3139
3140  
3141 \family default
3142 are marked as 
3143 \begin_inset Quotes eld
3144 \end_inset
3145
3146 Unavailable
3147 \begin_inset Quotes erd
3148 \end_inset
3149
3150 .
3151  If you open a document that uses such a class, you will receive a warning
3152  saying that there are files that are required to produce output that are
3153  not installed.
3154  So it may seem that something is wrong.
3155 \end_layout
3156
3157 \begin_layout Standard
3158 Nothing is wrong.
3159  \SpecialChar LyX
3160  includes many more document classes than you will ever need to use, and
3161  some of them, like 
3162 \family sans
3163 IOP
3164 \family default
3165 , are highly specialized.
3166  \SpecialChar LyX
3167  tries to support as many different types of documents as possible, and
3168  it includes almost one hundred different layout files, with a growing number.
3169  No \SpecialChar LaTeX
3170  distribution will install by default all files that might be needed
3171  by some document class.
3172  There are just too many of them.
3173  That is why some of the document classes are unavailable.
3174 \end_layout
3175
3176 \begin_layout Standard
3177 If there is a document class you would like to use that is marked as 
3178 \begin_inset Quotes eld
3179 \end_inset
3180
3181 Unavailable
3182 \begin_inset Quotes erd
3183 \end_inset
3184
3185 , you just need to install the appropriate package files.
3186  The easiest way to find out which files you need to install is to use that
3187  document class for a new file.
3188  \SpecialChar LyX
3189  will display a dialog that will list the missing files.
3190  See section 
3191 \emph on
3192 Installing new \SpecialChar LaTeX
3193  files
3194 \emph default
3195  in of the 
3196 \emph on
3197 Customization
3198 \emph default
3199  manual for information on how to install them.
3200 \begin_inset VSpace medskip
3201 \end_inset
3202
3203
3204 \end_layout
3205
3206 \begin_layout Standard
3207 Although \SpecialChar LyX
3208  provides support for many different sorts of documents, it does
3209  not include support for every document class people might want to use.
3210  For example, many universities provide \SpecialChar LaTeX
3211  class files to be used for dissertation
3212 s submitted to those universities.
3213  The \SpecialChar LyX
3214  team cannot write layout files to support every one of these.
3215  There are too many.
3216  Fortunately, users can write their own layout files, and many users have
3217  done so.
3218  Chapter 
3219 \emph on
3220 Installing New Document Classes, Layouts, and Templates
3221 \emph default
3222  of the 
3223 \emph on
3224 Customization
3225 \emph default
3226  manual contains information on how to create layout files.
3227 \end_layout
3228
3229 \begin_layout Subsubsection
3230 Modules
3231 \begin_inset CommandInset label
3232 LatexCommand label
3233 name "subsec:Modules"
3234
3235 \end_inset
3236
3237
3238 \begin_inset Index idx
3239 status collapsed
3240
3241 \begin_layout Plain Layout
3242 Document ! Modules
3243 \end_layout
3244
3245 \end_inset
3246
3247
3248 \end_layout
3249
3250 \begin_layout Standard
3251 Modules load additional features that are not by default available in the
3252  chosen document class.
3253  For example you might want to write Braille (embossed printing) in a document.
3254  This is not available in any document class, so you have to load the correspond
3255 ing module in the 
3256 \family sans
3257 Modules
3258 \family default
3259  section of the 
3260 \family sans
3261 Document\SpecialChar menuseparator
3262 Settings
3263 \family default
3264
3265 \begin_inset Index idx
3266 status collapsed
3267
3268 \begin_layout Plain Layout
3269 Document ! Settings
3270 \end_layout
3271
3272 \end_inset
3273
3274  dialog.
3275  Highlighting a module in the dialog will bring up a description of what
3276  it does.
3277 \end_layout
3278
3279 \begin_layout Standard
3280 Some modules require \SpecialChar LaTeX
3281  packages or file format converters that are not always
3282  installed by default.
3283  \SpecialChar LyX
3284  will warn you if you do not have a required package or converter, and
3285  it will tell you what exactly you are missing.
3286  You can still use the module while editing your file, but you will not
3287  be able to export to PDF or print your document, since \SpecialChar LyX
3288  will not be able
3289  to compile the \SpecialChar LaTeX
3290  file without the missing prerequisites.
3291  If you want to be able to produce this kind of output, then you need to
3292  install the missing prerequisites and then reconfigure \SpecialChar LyX
3293  by selecting 
3294 \family sans
3295 Tools\SpecialChar menuseparator
3296 Reconfigure
3297 \family default
3298 .
3299 \begin_inset Index idx
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303 Reconfiguration of \SpecialChar LyX
3304
3305 \end_layout
3306
3307 \end_inset
3308
3309  See section Installing new \SpecialChar LaTeX
3310  files of the 
3311 \emph on
3312 Customization
3313 \emph default
3314  manual for more information on installing required packages.
3315 \end_layout
3316
3317 \begin_layout Standard
3318 \begin_inset Note Greyedout
3319 status open
3320
3321 \begin_layout Plain Layout
3322
3323 \series bold
3324 Note:
3325 \series default
3326  Some modules require other modules, and some pairs of modules are incompatible.
3327  \SpecialChar LyX
3328  will advise you about these things.
3329 \end_layout
3330
3331 \end_inset
3332
3333
3334 \end_layout
3335
3336 \begin_layout Subsubsection
3337 Local Layout
3338 \begin_inset CommandInset label
3339 LatexCommand label
3340 name "subsec:Local-Layout"
3341
3342 \end_inset
3343
3344
3345 \begin_inset Index idx
3346 status collapsed
3347
3348 \begin_layout Plain Layout
3349 Document ! Local Layout
3350 \end_layout
3351
3352 \end_inset
3353
3354
3355 \end_layout
3356
3357 \begin_layout Standard
3358 Modules are to \SpecialChar LyX
3359  much as packages are to \SpecialChar LaTeX
3360 : They are intended to be used in
3361  a variety of different documents.
3362  If you often find yourself needing the same sort of thing in different
3363  documents, you should consider writing a module for this purpose.
3364  Sometimes, however, a particular document has very special needs, but you
3365  need a specific inset or character style only that one time.
3366  You want something that is like a document's own \SpecialChar LaTeX
3367  preamble.
3368  What you want is \SpecialChar LyX
3369 's 
3370 \begin_inset Quotes eld
3371 \end_inset
3372
3373 Local Layout
3374 \begin_inset Quotes erd
3375 \end_inset
3376
3377 .
3378  See section 
3379 \emph on
3380 Local Layout
3381 \emph default
3382  of the 
3383 \emph on
3384 Customization
3385 \emph default
3386  manual for information on how to use it.
3387 \end_layout
3388
3389 \begin_layout Subsubsection
3390 Properties
3391 \end_layout
3392
3393 \begin_layout Standard
3394 Each class has a default set of options.
3395  Here's a quick table describing them:
3396 \end_layout
3397
3398 \begin_layout Standard
3399 \begin_inset VSpace 0.3cm
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \begin_layout Standard
3406 \align center
3407 \begin_inset Tabular
3408 <lyxtabular version="3" rows="5" columns="5">
3409 <features tabularvalignment="middle">
3410 <column alignment="center" valignment="top" width="0pt">
3411 <column alignment="center" valignment="top" width="0pt">
3412 <column alignment="center" valignment="top" width="0pt">
3413 <column alignment="center" valignment="top" width="0pt">
3414 <column alignment="center" valignment="top" width="0pt">
3415 <row>
3416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \family sans
3431 \series medium
3432 \shape up
3433 \size normal
3434 \emph off
3435 \bar no
3436 \noun off
3437 \color none
3438 Page style
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447
3448 \family sans
3449 \series medium
3450 \shape up
3451 \size normal
3452 \emph off
3453 \bar no
3454 \noun off
3455 \color none
3456 Sides
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465
3466 \family sans
3467 \series medium
3468 \shape up
3469 \size normal
3470 \emph off
3471 \bar no
3472 \noun off
3473 \color none
3474 Columns
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483
3484 \series medium
3485 \shape up
3486 \size normal
3487 \emph off
3488 \bar no
3489 \noun off
3490 \color none
3491 Max.
3492  sectioning level
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 </row>
3498 <row>
3499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503
3504 \series medium
3505 \shape up
3506 \size normal
3507 \emph off
3508 \bar no
3509 \noun off
3510 \color none
3511 article
3512 \end_layout
3513
3514 \end_inset
3515 </cell>
3516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3517 \begin_inset Text
3518
3519 \begin_layout Plain Layout
3520
3521 \family sans
3522 \series medium
3523 \shape up
3524 \size normal
3525 \emph off
3526 \bar no
3527 \noun off
3528 \color none
3529 Plain
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \family sans
3540 \series medium
3541 \shape up
3542 \size normal
3543 \emph off
3544 \bar no
3545 \noun off
3546 \color none
3547 One
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556
3557 \family sans
3558 \series medium
3559 \shape up
3560 \size normal
3561 \emph off
3562 \bar no
3563 \noun off
3564 \color none
3565 One
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574
3575 \family sans
3576 \series medium
3577 \shape up
3578 \size normal
3579 \emph off
3580 \bar no
3581 \noun off
3582 \color none
3583 Section
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 </row>
3589 <row>
3590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594
3595 \series medium
3596 \shape up
3597 \size normal
3598 \emph off
3599 \bar no
3600 \noun off
3601 \color none
3602 report
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611
3612 \family sans
3613 \series medium
3614 \shape up
3615 \size normal
3616 \emph off
3617 \bar no
3618 \noun off
3619 \color none
3620 Plain
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629
3630 \family sans
3631 \series medium
3632 \shape up
3633 \size normal
3634 \emph off
3635 \bar no
3636 \noun off
3637 \color none
3638 One
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647
3648 \family sans
3649 \series medium
3650 \shape up
3651 \size normal
3652 \emph off
3653 \bar no
3654 \noun off
3655 \color none
3656 One
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665
3666 \family sans
3667 \series medium
3668 \shape up
3669 \size normal
3670 \emph off
3671 \bar no
3672 \noun off
3673 \color none
3674 Chapter
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 </row>
3680 <row>
3681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685
3686 \series medium
3687 \shape up
3688 \size normal
3689 \emph off
3690 \bar no
3691 \noun off
3692 \color none
3693 book
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702
3703 \family sans
3704 \series medium
3705 \shape up
3706 \size normal
3707 \emph off
3708 \bar no
3709 \noun off
3710 \color none
3711 Headings
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \family sans
3722 \series medium
3723 \shape up
3724 \size normal
3725 \emph off
3726 \bar no
3727 \noun off
3728 \color none
3729 Two
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738
3739 \family sans
3740 \series medium
3741 \shape up
3742 \size normal
3743 \emph off
3744 \bar no
3745 \noun off
3746 \color none
3747 One
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756
3757 \family sans
3758 \series medium
3759 \shape up
3760 \size normal
3761 \emph off
3762 \bar no
3763 \noun off
3764 \color none
3765 Chapter
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series medium
3778 \shape up
3779 \size normal
3780 \emph off
3781 \bar no
3782 \noun off
3783 \color none
3784 letter
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793
3794 \family sans
3795 \series medium
3796 \shape up
3797 \size normal
3798 \emph off
3799 \bar no
3800 \noun off
3801 \color none
3802 Plain
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811
3812 \family sans
3813 \series medium
3814 \shape up
3815 \size normal
3816 \emph off
3817 \bar no
3818 \noun off
3819 \color none
3820 One
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829
3830 \family sans
3831 \series medium
3832 \shape up
3833 \size normal
3834 \emph off
3835 \bar no
3836 \noun off
3837 \color none
3838 One
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847
3848 \series medium
3849 \shape up
3850 \size normal
3851 \emph off
3852 \bar no
3853 \noun off
3854 \color none
3855 none
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 </row>
3861 </lyxtabular>
3862
3863 \end_inset
3864
3865
3866 \end_layout
3867
3868 \begin_layout Standard
3869 \begin_inset VSpace 0.3cm
3870 \end_inset
3871
3872
3873 \end_layout
3874
3875 \begin_layout Standard
3876 You're probably also wondering what 
3877 \begin_inset Quotes eld
3878 \end_inset
3879
3880 Max.
3881 \begin_inset space ~
3882 \end_inset
3883
3884 sectioning level
3885 \begin_inset Quotes erd
3886 \end_inset
3887
3888  means.
3889  There are several paragraph environments used to create section headings.
3890  Different document classes allow different types of section headings.
3891  Only two use the 
3892 \family sans
3893 Chapter
3894 \family default
3895  heading; the rest do not and begin instead with the 
3896 \family sans
3897 Section
3898 \family default
3899  heading.
3900  Some document classes, such as the ones for letters, don't use any section
3901  headings.
3902  In addition to 
3903 \family sans
3904 Chapter
3905 \family default
3906  and 
3907 \family sans
3908 Section
3909 \family default
3910  headings, there are also 
3911 \family sans
3912 Subsection
3913 \family default
3914  headings, 
3915 \family sans
3916 Subsubsection
3917 \family default
3918  headings, and so on.
3919  We will describe these headings fully in section
3920 \begin_inset space ~
3921 \end_inset
3922
3923
3924 \begin_inset CommandInset ref
3925 LatexCommand ref
3926 reference "subsec:Headings"
3927
3928 \end_inset
3929
3930 .
3931 \end_layout
3932
3933 \begin_layout Subsection
3934 Document Layout
3935 \begin_inset CommandInset label
3936 LatexCommand label
3937 name "subsec:Document-Layout"
3938
3939 \end_inset
3940
3941
3942 \begin_inset Index idx
3943 status collapsed
3944
3945 \begin_layout Plain Layout
3946 Document ! Layout
3947 \end_layout
3948
3949 \end_inset
3950
3951
3952 \begin_inset Index idx
3953 status collapsed
3954
3955 \begin_layout Plain Layout
3956 Document ! Settings
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \end_layout
3963
3964 \begin_layout Standard
3965 The most important properties of document classes are set in the menu 
3966 \family sans
3967 Document\SpecialChar menuseparator
3968 Settings
3969 \family default
3970 .
3971  There in the 
3972 \family sans
3973 Class
3974 \begin_inset space ~
3975 \end_inset
3976
3977 options
3978 \family default
3979  field under 
3980 \family sans
3981 Documents
3982 \begin_inset space ~
3983 \end_inset
3984
3985 Class
3986 \family default
3987 , you can enter special options for your document class in a comma-separated
3988  list.
3989  This is only necessary if \SpecialChar LyX
3990  doesn't support special options you want to
3991  use for your document.
3992  To learn more about your favorite \SpecialChar LaTeX
3993 -class and its options, you have to read
3994  its manual.
3995 \end_layout
3996
3997 \begin_layout Standard
3998 The drop box 
3999 \family sans
4000 Headings
4001 \begin_inset space ~
4002 \end_inset
4003
4004 style
4005 \family default
4006  in the 
4007 \family sans
4008 Document\SpecialChar menuseparator
4009 Settings
4010 \family default
4011  dialog under 
4012 \family sans
4013 Page
4014 \begin_inset space ~
4015 \end_inset
4016
4017 Layout
4018 \family default
4019  controls what sorts of headings and page numbers go on a page.
4020  You can choose between the following five options:
4021 \end_layout
4022
4023 \begin_layout Labeling
4024 \labelwidthstring 00.00.0000
4025
4026 \family sans
4027 Default
4028 \family default
4029  Use default page style of current class.
4030 \end_layout
4031
4032 \begin_layout Labeling
4033 \labelwidthstring 00.00.0000
4034
4035 \family sans
4036 empty
4037 \family default
4038  No page numbers or headings.
4039 \end_layout
4040
4041 \begin_layout Labeling
4042 \labelwidthstring 00.00.0000
4043
4044 \family sans
4045 plain
4046 \family default
4047  Page numbers only.
4048 \end_layout
4049
4050 \begin_layout Labeling
4051 \labelwidthstring 00.00.0000
4052
4053 \family sans
4054 headings
4055 \family default
4056  Page numbers and either the current chapter or section title and number.
4057  Whether \SpecialChar LyX
4058  uses the current chapter or the current section depends on the
4059  maximum sectioning level of the class.
4060 \end_layout
4061
4062 \begin_layout Labeling
4063 \labelwidthstring 00.00.0000
4064
4065 \family sans
4066 fancy
4067 \family default
4068  This allows you to define fully customizable headers and footers if you
4069  have the \SpecialChar LaTeX
4070 -package 
4071 \series bold
4072 fancyhdr
4073 \series default
4074
4075 \begin_inset Index idx
4076 status collapsed
4077
4078 \begin_layout Plain Layout
4079 \SpecialChar LaTeX
4080 -packages ! fancyhdr
4081 \end_layout
4082
4083 \end_inset
4084
4085  installed.
4086  How they are defined is explained in section
4087 \begin_inset space ~
4088 \end_inset
4089
4090
4091 \begin_inset CommandInset ref
4092 LatexCommand ref
4093 reference "sec:Customized-Page-Headers"
4094
4095 \end_inset
4096
4097 .
4098 \end_layout
4099
4100 \begin_layout Standard
4101 The separation of paragraphs is described in section
4102 \begin_inset space ~
4103 \end_inset
4104
4105
4106 \begin_inset CommandInset ref
4107 LatexCommand ref
4108 reference "subsec:Paragraph-Separation"
4109
4110 \end_inset
4111
4112 .
4113 \end_layout
4114
4115 \begin_layout Subsection
4116 Paper Size and Orientation
4117 \begin_inset Index idx
4118 status collapsed
4119
4120 \begin_layout Plain Layout
4121 Document ! Paper size
4122 \end_layout
4123
4124 \end_inset
4125
4126
4127 \begin_inset CommandInset label
4128 LatexCommand label
4129 name "subsec:Paper-Size,-Orientation"
4130
4131 \end_inset
4132
4133
4134 \end_layout
4135
4136 \begin_layout Standard
4137 You can find the following options in the menu 
4138 \family sans
4139 Page
4140 \begin_inset space ~
4141 \end_inset
4142
4143 Layout
4144 \family default
4145  of the 
4146 \family sans
4147 Document\SpecialChar menuseparator
4148 Settings
4149 \family default
4150  dialog:
4151 \begin_inset Index idx
4152 status collapsed
4153
4154 \begin_layout Plain Layout
4155 Document ! Settings
4156 \end_layout
4157
4158 \end_inset
4159
4160
4161 \end_layout
4162
4163 \begin_layout Labeling
4164 \labelwidthstring 00.00.0000
4165
4166 \family sans
4167 Paper
4168 \begin_inset space ~
4169 \end_inset
4170
4171 Format
4172 \family default
4173  What size paper to print on.
4174  The choices are
4175 \end_layout
4176
4177 \begin_deeper
4178 \begin_layout Itemize
4179
4180 \family sans
4181 Default
4182 \end_layout
4183
4184 \begin_layout Itemize
4185
4186 \family sans
4187 A0 – A6
4188 \end_layout
4189
4190 \begin_layout Itemize
4191
4192 \family sans
4193 B0 – B6
4194 \end_layout
4195
4196 \begin_layout Itemize
4197
4198 \family sans
4199 C0 – C6
4200 \end_layout
4201
4202 \begin_layout Itemize
4203
4204 \family sans
4205 US letter, US legal, US executive
4206 \end_layout
4207
4208 \begin_layout Itemize
4209
4210 \family sans
4211 JIS B0 – JIS B6
4212 \end_layout
4213
4214 \begin_layout Itemize
4215
4216 \family sans
4217 Custom
4218 \end_layout
4219
4220 \end_deeper
4221 \begin_layout Labeling
4222 \labelwidthstring 00.00.0000
4223
4224 \family sans
4225 Orientation
4226 \family default
4227  To choose whether to output as 
4228 \family sans
4229 Landscape
4230 \family default
4231  or as 
4232 \family sans
4233 Portrait
4234 \family default
4235 .
4236 \end_layout
4237
4238 \begin_layout Labeling
4239 \labelwidthstring 00.00.0000
4240
4241 \family sans
4242 Two-sided
4243 \begin_inset space ~
4244 \end_inset
4245
4246 document
4247 \family default
4248  Adjusts the print space to print both sides of paper.
4249  That means that the print space for odd- and even-numbered pages is different.
4250 \end_layout
4251
4252 \begin_layout Subsection
4253 Margins
4254 \begin_inset CommandInset label
4255 LatexCommand label
4256 name "subsec:Margins"
4257
4258 \end_inset
4259
4260
4261 \begin_inset Index idx
4262 status collapsed
4263
4264 \begin_layout Plain Layout
4265 Document ! Margins
4266 \end_layout
4267
4268 \end_inset
4269
4270
4271 \begin_inset Index idx
4272 status collapsed
4273
4274 \begin_layout Plain Layout
4275 Margins
4276 \end_layout
4277
4278 \end_inset
4279
4280
4281 \end_layout
4282
4283 \begin_layout Standard
4284 Paper margins are set in the menu 
4285 \family sans
4286 Document\SpecialChar menuseparator
4287 Settings
4288 \family default
4289 .
4290 \begin_inset Index idx
4291 status collapsed
4292
4293 \begin_layout Plain Layout
4294 Document ! Settings
4295 \end_layout
4296
4297 \end_inset
4298
4299
4300 \end_layout
4301
4302 \begin_layout Standard
4303 If you use a KOMA-Script document class, you can use the default settings
4304  because KOMA-Script calculates the print space automatically by taking
4305  the paper format and the font size into account.
4306 \end_layout
4307
4308 \begin_layout Subsection
4309 Important Note
4310 \end_layout
4311
4312 \begin_layout Standard
4313 If you change a document class, \SpecialChar LyX
4314  has to convert 
4315 \emph on
4316 everything
4317 \emph default
4318  into the new class.
4319  That includes the paragraph environments.
4320  Some paragraph environments are standard, in so far as all of the document
4321  classes have them; but some classes have special paragraph environments.
4322  If this is the case, and you change the document class, \SpecialChar LyX
4323  will mark the
4324  paragraphs whose styles it no longer understands as 
4325 \begin_inset Quotes eld
4326 \end_inset
4327
4328 unknown
4329 \begin_inset Quotes erd
4330 \end_inset
4331
4332 .
4333  The name of the style is retained, in case you should want to go back to
4334  the old class.
4335  But these paragraphs will be output with no special formatting, so you
4336  will either need to create a new style yourself or else convert these paragraph
4337 s manually to a style present in your new document class.
4338 \end_layout
4339
4340 \begin_layout Section
4341 Paragraph Indentation and Separation
4342 \begin_inset Index idx
4343 status collapsed
4344
4345 \begin_layout Plain Layout
4346 Paragraph ! Indentation
4347 \end_layout
4348
4349 \end_inset
4350
4351
4352 \end_layout
4353
4354 \begin_layout Subsection
4355 Introduction
4356 \begin_inset CommandInset label
4357 LatexCommand label
4358 name "sec:Par-indent-intro"
4359
4360 \end_inset
4361
4362
4363 \end_layout
4364
4365 \begin_layout Standard
4366 Before describing all of the various paragraph environments, we'd like to
4367  say a word or two about paragraph indentation.
4368 \end_layout
4369
4370 \begin_layout Standard
4371 Everyone seems to have their own convention for separating paragraphs.
4372  Most Americans indent the first line of a paragraph.
4373  Others don't indent but put extra space between the paragraphs.
4374  If you choose indentation for paragraphs the 
4375 \emph on
4376 first
4377 \emph default
4378  paragraph of a section, or after a figure, an equation, a table, a list,
4379  etc., is 
4380 \emph on
4381 not
4382 \emph default
4383  indented.
4384  Only a paragraph following another paragraph gets indented.
4385  Note that the indentation behavior is different when you use another document
4386  language than English.
4387  \SpecialChar LaTeX
4388  takes care that the indentation follows the rules of the language used.
4389 \end_layout
4390
4391 \begin_layout Standard
4392 The space between paragraphs, like the line spacing, the space between headings
4393  and text — in fact, all the spacing for just about everything —is pre-coded
4394  into \SpecialChar LyX
4395 .
4396  As we said, you don't worry about how much space to add between what.
4397  \SpecialChar LyX
4398  takes care of that.
4399  In fact, these pre-coded vertical spacings aren't a single number but a
4400  range.
4401  That way, \SpecialChar LyX
4402  can squish or stretch the space between lines to make sure figures
4403  fit on a page with text, so that sections don't start at the bottom of
4404  a page, and so on.
4405 \begin_inset Foot
4406 status collapsed
4407
4408 \begin_layout Plain Layout
4409 \SpecialChar LaTeX
4410  does this when \SpecialChar LyX
4411  goes to produce a printable file.
4412 \end_layout
4413
4414 \end_inset
4415
4416  However, pre-coded doesn't mean you can't change them.
4417  \SpecialChar LyX
4418  gives you the ability globally to change 
4419 \emph on
4420 all
4421 \emph default
4422  these pre-coded spacings.
4423  We will explain more later.
4424 \end_layout
4425
4426 \begin_layout Subsection
4427 Paragraph Separation
4428 \begin_inset CommandInset label
4429 LatexCommand label
4430 name "subsec:Paragraph-Separation"
4431
4432 \end_inset
4433
4434
4435 \begin_inset Index idx
4436 status collapsed
4437
4438 \begin_layout Plain Layout
4439 Paragraph ! Separation
4440 \end_layout
4441
4442 \end_inset
4443
4444
4445 \end_layout
4446
4447 \begin_layout Standard
4448 Select 
4449 \family sans
4450 Indentation
4451 \family default
4452  or 
4453 \family sans
4454 Vertical
4455 \begin_inset space ~
4456 \end_inset
4457
4458 space
4459 \family default
4460  in the submenu 
4461 \family sans
4462 Text
4463 \begin_inset space ~
4464 \end_inset
4465
4466 Layout
4467 \family default
4468  of the dialog 
4469 \family sans
4470 Document\SpecialChar menuseparator
4471 Settings
4472 \family default
4473
4474 \begin_inset Index idx
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478 Document ! Settings
4479 \end_layout
4480
4481 \end_inset
4482
4483  to indent paragraphs or to add extra space between paragraphs, respectively.
4484 \end_layout
4485
4486 \begin_layout Subsection
4487 Fine-Tuning
4488 \end_layout
4489
4490 \begin_layout Standard
4491 You can also change the separation method of a single paragraph.
4492  Open the 
4493 \family sans
4494 Edit\SpecialChar menuseparator
4495 Paragraph
4496 \begin_inset space ~
4497 \end_inset
4498
4499 Settings
4500 \family default
4501  dialog and toggle the 
4502 \family sans
4503 Indent
4504 \begin_inset space ~
4505 \end_inset
4506
4507 Paragraph
4508 \family default
4509  option to change the state of the current paragraph (shortcut 
4510 \begin_inset Info
4511 type  "shortcut"
4512 arg   "paragraph-params \\indent-toggle"
4513 \end_inset
4514
4515 ).
4516  If paragraphs have no indentation but use extra space for separation, this
4517  button will be ignored (you can't indent a single paragraph by toggling
4518  this).
4519 \end_layout
4520
4521 \begin_layout Standard
4522 You should only need to change the indentation method for a single paragraph
4523  if you need to do some fine-tuning.
4524 \end_layout
4525
4526 \begin_layout Subsection
4527 Line Spacing
4528 \begin_inset Index idx
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532 Paragraph ! Line spacing
4533 \end_layout
4534
4535 \end_inset
4536
4537
4538 \end_layout
4539
4540 \begin_layout Standard
4541 In the 
4542 \family sans
4543 Document\SpecialChar menuseparator
4544 Settings
4545 \noun on
4546
4547 \begin_inset Index idx
4548 status collapsed
4549
4550 \begin_layout Plain Layout
4551 Document ! Settings
4552 \end_layout
4553
4554 \end_inset
4555
4556
4557 \family default
4558 \noun default
4559  dialog you can set the line spacing for the whole document in the submenu
4560  
4561 \family sans
4562 Text
4563 \begin_inset space ~
4564 \end_inset
4565
4566 Layout
4567 \family default
4568 .
4569 \begin_inset Foot
4570 status collapsed
4571
4572 \begin_layout Plain Layout
4573 You need to have the \SpecialChar LaTeX
4574 -package 
4575 \series bold
4576 setspace
4577 \series default
4578
4579 \begin_inset Index idx
4580 status collapsed
4581
4582 \begin_layout Plain Layout
4583 \SpecialChar LaTeX
4584 -packages ! setspace
4585 \end_layout
4586
4587 \end_inset
4588
4589  installed to use this feature.
4590 \end_layout
4591
4592 \end_inset
4593
4594  You can set it for a single paragraph in the 
4595 \family sans
4596 Edit\SpecialChar menuseparator
4597 Paragraph
4598 \begin_inset space ~
4599 \end_inset
4600
4601 Settings
4602 \family default
4603  dialog but this should be used very exceptionally because vertical spacing
4604  is normally defined in the environment's style.
4605 \end_layout
4606
4607 \begin_layout Section
4608 Paragraph Environments
4609 \begin_inset CommandInset label
4610 LatexCommand label
4611 name "sec:Paragraph-Environments"
4612
4613 \end_inset
4614
4615
4616 \begin_inset Index idx
4617 status collapsed
4618
4619 \begin_layout Plain Layout
4620 Paragraph ! Environments
4621 \end_layout
4622
4623 \end_inset
4624
4625
4626 \begin_inset Index idx
4627 status collapsed
4628
4629 \begin_layout Plain Layout
4630 Paragraph environments|(
4631 \end_layout
4632
4633 \end_inset
4634
4635
4636 \end_layout
4637
4638 \begin_layout Subsection
4639 Overview
4640 \end_layout
4641
4642 \begin_layout Standard
4643 Paragraph environments correspond to the
4644 \end_layout
4645
4646 \begin_layout Standard
4647
4648 \series bold
4649
4650 \backslash
4651 begin{
4652 \emph on
4653 environment
4654 \emph default
4655 } \SpecialChar ldots
4656  
4657 \backslash
4658 end{
4659 \emph on
4660 environment
4661 \emph default
4662 }
4663 \series default
4664
4665 \begin_inset Newline newline
4666 \end_inset
4667
4668 command sequence in \SpecialChar LaTeX
4669  files.
4670  If you don't know \SpecialChar LaTeX
4671 , or the concept of a paragraph environment is totally
4672  alien to you, we urge you to read the 
4673 \emph on
4674 Tutorial
4675 \emph default
4676 .
4677  The 
4678 \emph on
4679 Tutorial
4680 \emph default
4681  also contains many more examples than this section does.
4682 \end_layout
4683
4684 \begin_layout Standard
4685 A paragraph environment is simply a 
4686 \begin_inset Quotes eld
4687 \end_inset
4688
4689 container
4690 \begin_inset Quotes erd
4691 \end_inset
4692
4693  for a paragraph which gives that paragraph certain properties.
4694  This can include a particular style of font, different margins, a numbering
4695  scheme, labels, and so on.
4696  Additionally, you can 
4697 \begin_inset Quotes eld
4698 \end_inset
4699
4700 nest
4701 \begin_inset Quotes erd
4702 \end_inset
4703
4704  the different environments inside one another, allowing one environment
4705  to inherit some of the properties of another.
4706  The different paragraph environments totally replace the need for messy
4707  tab stops, on the fly margin adjustment, and other hangovers from the days
4708  of typewriters.
4709  There are several paragraph environments that are specific to a particular
4710  document type.
4711  We will only be covering the most common ones here.
4712 \end_layout
4713
4714 \begin_layout Standard
4715 To choose a new paragraph environment, use the pull-down box 
4716 \begin_inset Graphics
4717         filename clipart/ToolbarEnvBox.png
4718         scale 70
4719         clip
4720
4721 \end_inset
4722
4723  at the left end of the toolbar.
4724  \SpecialChar LyX
4725  will change the environment of the 
4726 \emph on
4727 entire
4728 \emph default
4729  paragraph in which the cursor sits.
4730  You can also change the environment of an entire group of paragraphs if
4731  you select them before choosing the new environment.
4732  
4733 \end_layout
4734
4735 \begin_layout Standard
4736 Note that entering 
4737 \family sans
4738 Return
4739 \family default
4740  will 
4741 \emph on
4742 typically
4743 \emph default
4744  create a new paragraph using the 
4745 \family sans
4746 Standard
4747 \family default
4748  paragraph environment.
4749  We say 
4750 \begin_inset Quotes eld
4751 \end_inset
4752
4753 typically
4754 \begin_inset Quotes erd
4755 \end_inset
4756
4757  because if you are in one of these environments:
4758 \end_layout
4759
4760 \begin_layout Itemize
4761
4762 \family sans
4763 Quote
4764 \end_layout
4765
4766 \begin_layout Itemize
4767
4768 \family sans
4769 Quotation
4770 \end_layout
4771
4772 \begin_layout Itemize
4773
4774 \family sans
4775 Verse
4776 \end_layout
4777
4778 \begin_layout Itemize
4779
4780 \family sans
4781 Itemize
4782 \end_layout
4783
4784 \begin_layout Itemize
4785
4786 \family sans
4787 Enumerate
4788 \end_layout
4789
4790 \begin_layout Itemize
4791
4792 \family sans
4793 Description
4794 \end_layout
4795
4796 \begin_layout Itemize
4797
4798 \family sans
4799 List
4800 \end_layout
4801
4802 \begin_layout Standard
4803 \SpecialChar LyX
4804  keeps the old paragraph environment when you enter 
4805 \family sans
4806 Return
4807 \family default
4808 , rather than resetting it to 
4809 \family sans
4810 Standard
4811 \family default
4812 .
4813  Also the nesting depth is preserved (for more on nesting see section
4814 \begin_inset space ~
4815 \end_inset
4816
4817
4818 \begin_inset CommandInset ref
4819 LatexCommand ref
4820 reference "sec:Nesting"
4821
4822 \end_inset
4823
4824 ).
4825 \end_layout
4826
4827 \begin_layout Subsection
4828 Standard
4829 \end_layout
4830
4831 \begin_layout Standard
4832 The default paragraph environment is 
4833 \family sans
4834 Standard
4835 \family default
4836  for most classes.
4837  It creates a plain paragraph.
4838  If \SpecialChar LyX
4839  resets the paragraph environment, this is the one it chooses.
4840  In fact, the paragraph you're reading right now (and most of the ones in
4841  this manual) are in the 
4842 \family sans
4843 Standard
4844 \family default
4845  environment.
4846 \end_layout
4847
4848 \begin_layout Standard
4849 You can nest a paragraph using the 
4850 \family sans
4851 Standard
4852 \family default
4853  environment in just about anything else, but you can't really nest anything
4854  in a 
4855 \family sans
4856 Standard
4857 \family default
4858  environment.
4859 \end_layout
4860
4861 \begin_layout Subsection
4862 Document Title
4863 \begin_inset Index idx
4864 status collapsed
4865
4866 \begin_layout Plain Layout
4867 Document ! Title
4868 \end_layout
4869
4870 \end_inset
4871
4872
4873 \end_layout
4874
4875 \begin_layout Standard
4876 A \SpecialChar LaTeX
4877  title page has three parts: the title itself, the name(s) of the author(s)
4878  and a 
4879 \begin_inset Quotes eld
4880 \end_inset
4881
4882 footnote
4883 \begin_inset Quotes erd
4884 \end_inset
4885
4886  for thanks or contact information.
4887  For certain types of documents, \SpecialChar LaTeX
4888  places all of this on a separate page
4889  along with today's date.
4890  For other types of documents, the title 
4891 \begin_inset Quotes eld
4892 \end_inset
4893
4894 page
4895 \begin_inset Quotes erd
4896 \end_inset
4897
4898  goes at the top of the first page of the document.
4899  
4900 \end_layout
4901
4902 \begin_layout Standard
4903 \SpecialChar LyX
4904  provides an interface to the title page commands through the paragraph
4905  environments 
4906 \family sans
4907 Title
4908 \family default
4909
4910 \family sans
4911 Author
4912 \family default
4913 , and 
4914 \family sans
4915 Date
4916 \family default
4917 .
4918  Here's how you use them:
4919 \end_layout
4920
4921 \begin_layout Itemize
4922 Put the title of your document in the 
4923 \family sans
4924 Title
4925 \family default
4926  environment.
4927 \end_layout
4928
4929 \begin_layout Itemize
4930 Put the author name in the 
4931 \family sans
4932 Author
4933 \family default
4934  environment.
4935 \end_layout
4936
4937 \begin_layout Itemize
4938 If you want the date to have a certain appearance, want to use a fixed date,
4939  or want other text to appear in place of today's date, put that text in
4940  the 
4941 \family sans
4942 Date
4943 \family default
4944  environment.
4945  Note that using this environment is optional.
4946  If you don't provide any, \SpecialChar LaTeX
4947  will automatically insert today's date.
4948  If you don't want a date, use the option 
4949 \family sans
4950 Suppress default date on front page
4951 \family default
4952  in the menu 
4953 \family sans
4954 Document\SpecialChar menuseparator
4955 Settings\SpecialChar menuseparator
4956 Document
4957 \begin_inset space ~
4958 \end_inset
4959
4960 class
4961 \family default
4962 .
4963 \end_layout
4964
4965 \begin_layout Standard
4966 You can use footnotes to insert 
4967 \begin_inset Quotes eld
4968 \end_inset
4969
4970 thanks
4971 \begin_inset Quotes erd
4972 \end_inset
4973
4974  or contact information.
4975 \end_layout
4976
4977 \begin_layout Subsection
4978 Headings
4979 \begin_inset Index idx
4980 status collapsed
4981
4982 \begin_layout Plain Layout
4983 Section headings
4984 \end_layout
4985
4986 \end_inset
4987
4988
4989 \begin_inset CommandInset label
4990 LatexCommand label
4991 name "subsec:Headings"
4992
4993 \end_inset
4994
4995
4996 \end_layout
4997
4998 \begin_layout Standard
4999 There are several paragraph environments for producing section headings.
5000  \SpecialChar LyX
5001  takes care of the numbering for you.
5002 \end_layout
5003
5004 \begin_layout Subsubsection
5005 Numbered Headings
5006 \begin_inset Index idx
5007 status collapsed
5008
5009 \begin_layout Plain Layout
5010 Section headings ! Numbered
5011 \end_layout
5012
5013 \end_inset
5014
5015
5016 \end_layout
5017
5018 \begin_layout Standard
5019 There are 7 numbered types of section headings.
5020  They are:
5021 \end_layout
5022
5023 \begin_layout Enumerate
5024
5025 \family sans
5026 Part
5027 \end_layout
5028
5029 \begin_layout Enumerate
5030
5031 \family sans
5032 Chapter
5033 \end_layout
5034
5035 \begin_layout Enumerate
5036
5037 \family sans
5038 Section
5039 \end_layout
5040
5041 \begin_layout Enumerate
5042
5043 \family sans
5044 Subsection
5045 \end_layout
5046
5047 \begin_layout Enumerate
5048
5049 \family sans
5050 Subsubsection
5051 \end_layout
5052
5053 \begin_layout Enumerate
5054
5055 \family sans
5056 Paragraph
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060
5061 \family sans
5062 Subparagraph
5063 \end_layout
5064
5065 \begin_layout Standard
5066 \SpecialChar LyX
5067  labels each heading with a series of numbers, separated by periods.
5068  The numbers describe where in the document you are.
5069  Unlike the other headings, parts are numbered with Latin letters.
5070 \end_layout
5071
5072 \begin_layout Standard
5073 Headings all subdivide your document into different pieces of text.
5074  For example, suppose you're writing a book.
5075  You group the book into chapters.
5076  \SpecialChar LyX
5077  does a similar grouping:
5078 \end_layout
5079
5080 \begin_layout Itemize
5081
5082 \family sans
5083 Part
5084 \family default
5085  is divided into either 
5086 \family sans
5087 Chapter
5088 \family default
5089 s or 
5090 \family sans
5091 Section
5092 \family default
5093 s
5094 \end_layout
5095
5096 \begin_layout Itemize
5097
5098 \family sans
5099 Chapter
5100 \family default
5101 s are divided into 
5102 \family sans
5103 Section
5104 \family default
5105 s
5106 \end_layout
5107
5108 \begin_layout Itemize
5109
5110 \family sans
5111 Section
5112 \family default
5113 s are divided into 
5114 \family sans
5115 Subsection
5116 \family default
5117 s
5118 \end_layout
5119
5120 \begin_layout Itemize
5121
5122 \family sans
5123 Subsection
5124 \family default
5125 s are divided into 
5126 \family sans
5127 Subsubsection
5128 \family default
5129 s
5130 \end_layout
5131
5132 \begin_layout Itemize
5133
5134 \family sans
5135 Subsubsection
5136 \family default
5137 s are divided into 
5138 \family sans
5139 Paragraph
5140 \family default
5141 s
5142 \end_layout
5143
5144 \begin_layout Itemize
5145
5146 \family sans
5147 Paragraph
5148 \family default
5149 s are divided into 
5150 \family sans
5151 Subparagraph
5152 \family default
5153 s
5154 \end_layout
5155
5156 \begin_layout Standard
5157 \begin_inset Note Greyedout
5158 status open
5159
5160 \begin_layout Plain Layout
5161
5162 \series bold
5163 Note:
5164 \series default
5165  Not all document types use the 
5166 \family sans
5167 Chapter
5168 \family default
5169  heading as the maximum sectioning level.
5170  In that case the 
5171 \family sans
5172 Section
5173 \family default
5174  is the top-level heading.
5175 \end_layout
5176
5177 \end_inset
5178
5179
5180 \end_layout
5181
5182 \begin_layout Standard
5183 So, if you use the 
5184 \family sans
5185 Subsubsection
5186 \family default
5187  environment to label a new sub-subsection, \SpecialChar LyX
5188  labels it with its number,
5189  along with the number of the subsection, section and, if applicable, chapter
5190  that it's in.
5191  For example: the fifth section of the second chapter of this book has the
5192  label 
5193 \begin_inset Quotes eld
5194 \end_inset
5195
5196 2.5
5197 \begin_inset Quotes erd
5198 \end_inset
5199
5200 .
5201 \end_layout
5202
5203 \begin_layout Subsubsection
5204 Unnumbered Headings
5205 \begin_inset Index idx
5206 status collapsed
5207
5208 \begin_layout Plain Layout
5209 Section headings ! Unnumbered
5210 \end_layout
5211
5212 \end_inset
5213
5214
5215 \end_layout
5216
5217 \begin_layout Standard
5218 The unnumbered section headings have a 
5219 \begin_inset Quotes eld
5220 \end_inset
5221
5222 *
5223 \begin_inset Quotes erd
5224 \end_inset
5225
5226  at the end of their name.
5227  They work the same as their numbered counterparts but will not appear in
5228  the table of contents, see section
5229 \begin_inset space ~
5230 \end_inset
5231
5232
5233 \begin_inset CommandInset ref
5234 LatexCommand ref
5235 reference "sec:toc"
5236
5237 \end_inset
5238
5239 .
5240 \end_layout
5241
5242 \begin_layout Subsubsection
5243 Changing the Numbering
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "subsec:Numbering-depth"
5247
5248 \end_inset
5249
5250
5251 \end_layout
5252
5253 \begin_layout Standard
5254 You can also alter which sectioning levels get numbered and which ones appear
5255  in the Table of Contents.
5256  Now, this doesn't remove any of the levels; that's preset in the document
5257  class.
5258  Just as certain classes start with 
5259 \family sans
5260 Chapter
5261 \family default
5262  and go down to the 
5263 \family sans
5264 Subparagraph
5265 \family default
5266  level.
5267  Others start at 
5268 \family sans
5269 Section
5270 \family default
5271 .
5272  Similarly, not all document classes number all sectioning levels.
5273  Most don't number 
5274 \family sans
5275 Paragraph
5276 \family default
5277  or 
5278 \family sans
5279 Subparagraph
5280 \family default
5281 .
5282  This is something you can change.
5283 \end_layout
5284
5285 \begin_layout Standard
5286 Open the 
5287 \family sans
5288 Document\SpecialChar menuseparator
5289 Settings
5290 \family default
5291  dialog.
5292 \begin_inset Index idx
5293 status collapsed
5294
5295 \begin_layout Plain Layout
5296 Document ! Settings
5297 \end_layout
5298
5299 \end_inset
5300
5301  Under 
5302 \family sans
5303 Numbering
5304 \begin_inset space ~
5305 \end_inset
5306
5307 &
5308 \begin_inset space ~
5309 \end_inset
5310
5311 TOC
5312 \family default
5313  you will see two counters.
5314  The one named 
5315 \family sans
5316 Numbering
5317 \family default
5318  controls how far down in the sectioning hierarchy \SpecialChar LyX
5319  numbers a section heading.
5320  The other one controls the appearance of the section headings in the table
5321  of contents.
5322 \end_layout
5323
5324 \begin_layout Subsubsection
5325 Short Titles of Headings
5326 \begin_inset Index idx
5327 status collapsed
5328
5329 \begin_layout Plain Layout
5330 Section headings ! Short titles
5331 \end_layout
5332
5333 \end_inset
5334
5335
5336 \begin_inset Argument 1
5337 status collapsed
5338
5339 \begin_layout Plain Layout
5340 Short Titles
5341 \end_layout
5342
5343 \end_inset
5344
5345
5346 \begin_inset CommandInset label
5347 LatexCommand label
5348 name "sec:Short-Titles"
5349
5350 \end_inset
5351
5352
5353 \end_layout
5354
5355 \begin_layout Standard
5356 Some section or chapter titles, such as this one, can get quite long.
5357  This can cause trouble when there is limited horizontal space.
5358  For example, if the header of the page is set to show the current section
5359  title, a long title will protrude over the page margins and look awful.
5360 \end_layout
5361
5362 \begin_layout Standard
5363 \SpecialChar LaTeX
5364  allows you to specify a short title for section headings.
5365  This short title is used in the header and in the actual table of contents,
5366  avoiding the problem mentioned.
5367  To specify a short title, set the cursor behind the title and use the menu
5368  
5369 \family sans
5370 Insert\SpecialChar menuseparator
5371 Short
5372 \begin_inset space ~
5373 \end_inset
5374
5375 Title
5376 \family default
5377 .
5378  This will insert a box labeled 
5379 \begin_inset Quotes eld
5380 \end_inset
5381
5382 Short
5383 \begin_inset space ~
5384 \end_inset
5385
5386 Title
5387 \begin_inset Quotes erd
5388 \end_inset
5389
5390  which you can use to enter the short title text.
5391  This also works for captions inside floats.
5392  There can only be one short title per title.
5393 \end_layout
5394
5395 \begin_layout Standard
5396 The title of this section is a good example of using this feature.
5397 \end_layout
5398
5399 \begin_layout Subsubsection
5400 Special Information
5401 \end_layout
5402
5403 \begin_layout Standard
5404 The following information applies to all section headings:
5405 \end_layout
5406
5407 \begin_layout Itemize
5408 You cannot do any nesting with these environments.
5409 \end_layout
5410
5411 \begin_layout Itemize
5412 You cannot use a margin note in any of these environments.
5413 \end_layout
5414
5415 \begin_layout Itemize
5416 You can only use inline math in these environments.
5417 \end_layout
5418
5419 \begin_layout Itemize
5420 You can use labels and cross-references to refer to their numbers.
5421 \end_layout
5422
5423 \begin_layout Subsection
5424 Quotes and Poetry
5425 \end_layout
5426
5427 \begin_layout Standard
5428 \SpecialChar LyX
5429  has three paragraph environments for writing poetry and quotations.
5430  They are 
5431 \family sans
5432 Quote
5433 \family default
5434
5435 \family sans
5436 Quotation
5437 \family default
5438 , and 
5439 \family sans
5440 Verse
5441 \family default
5442 .
5443  Forget the days of changing line spacing and twiddling with margins.
5444  These three paragraph environments already have those changes built-in.
5445  They all widen the left margin and add a bit of extra space above and below
5446  the text they contain.
5447  They also allow nesting, so you can put a 
5448 \family sans
5449 Verse
5450 \family default
5451  in a 
5452 \family sans
5453 Quotation
5454 \family default
5455 , as well as in some other paragraph environments.
5456 \end_layout
5457
5458 \begin_layout Standard
5459 There is another feature of these three paragraph environments: they do
5460  
5461 \emph on
5462 not
5463 \emph default
5464  reset to 
5465 \family sans
5466 Standard
5467 \family default
5468  when you start a new paragraph.
5469  So, you can type in that poem and merrily enter 
5470 \family sans
5471 Return
5472 \family default
5473  without worrying about the paragraph environment changing on you.
5474  Of course, that means that, once you are done typing in that poem, you
5475  have to change back to the 
5476 \family sans
5477 Standard
5478 \family default
5479  environment yourself.
5480 \end_layout
5481
5482 \begin_layout Subsubsection
5483 Quote and Quotation
5484 \begin_inset CommandInset label
5485 LatexCommand label
5486 name "sec:Quote"
5487
5488 \end_inset
5489
5490
5491 \begin_inset Index idx
5492 status collapsed
5493
5494 \begin_layout Plain Layout
5495 Quotation
5496 \end_layout
5497
5498 \end_inset
5499
5500
5501 \end_layout
5502
5503 \begin_layout Standard
5504 Now that we've described the similarities of these three environments, it's
5505  time for the differences.
5506  
5507 \family sans
5508 Quote
5509 \family default
5510  and 
5511 \family sans
5512 Quotation
5513 \family default
5514  are identical except for one difference: 
5515 \family sans
5516 Quote
5517 \family default
5518  uses extra spacing to separate paragraphs and never indents the first line.
5519  
5520 \family sans
5521 Quotation
5522 \family default
5523  
5524 \emph on
5525 always
5526 \emph default
5527  indents the first line of a paragraph and uses the same line spacing throughout.
5528 \end_layout
5529
5530 \begin_layout Standard
5531 Here's an example of the 
5532 \family sans
5533 Quote
5534 \family default
5535  environment:
5536 \end_layout
5537
5538 \begin_layout Quote
5539 This is in the 
5540 \family sans
5541 Quote
5542 \family default
5543  environment.
5544  I can keep writing, extending this line out further and further until it
5545  wraps.
5546  See – no indentation!
5547 \end_layout
5548
5549 \begin_layout Quote
5550 Here's the second paragraph of this quote.
5551  Again, there's no indentation, but there is extra space between me and
5552  the other paragraph.
5553 \end_layout
5554
5555 \begin_layout Standard
5556 Here's another example, this time in the 
5557 \family sans
5558 Quotation
5559 \family default
5560  environment:
5561 \end_layout
5562
5563 \begin_layout Quotation
5564 This is in the 
5565 \family sans
5566 Quotation
5567 \family default
5568  environment.
5569  If I keep writing, you will see the indentation.
5570  If your country uses a writing style that indicates new paragraphs by indenting
5571  the first line, then 
5572 \family sans
5573 Quotation
5574 \family default
5575  is the environment for you! Well, you'd use it 
5576 \emph on
5577 if
5578 \emph default
5579  you were quoting other text.
5580 \end_layout
5581
5582 \begin_layout Quotation
5583 Here's a new paragraph.
5584  I could ramble on and on, like a politician at election time.
5585  If I did that, though, you'd get bored.
5586 \end_layout
5587
5588 \begin_layout Standard
5589 As the examples show, 
5590 \family sans
5591 Quote
5592 \family default
5593  is for those people who use extra space to separate paragraphs.
5594  They should put quotes in the 
5595 \family sans
5596 Quote
5597 \family default
5598  environment.
5599  Those who use indentation to mark a new paragraph should use the 
5600 \family sans
5601 Quotation
5602 \family default
5603  paragraph environment for quoted text.
5604 \end_layout
5605
5606 \begin_layout Subsubsection
5607 Verse
5608 \begin_inset Index idx
5609 status collapsed
5610
5611 \begin_layout Plain Layout
5612 Paragraph ! Verse
5613 \end_layout
5614
5615 \end_inset
5616
5617
5618 \begin_inset Index idx
5619 status collapsed
5620
5621 \begin_layout Plain Layout
5622 Poetry
5623 \end_layout
5624
5625 \end_inset
5626
5627
5628 \begin_inset CommandInset label
5629 LatexCommand label
5630 name "sec:Verse"
5631
5632 \end_inset
5633
5634
5635 \end_layout
5636
5637 \begin_layout Standard
5638
5639 \family sans
5640 Verse
5641 \family default
5642  is a paragraph environment for poetry, rhymes, verses, and so on.
5643  Here's an example:
5644 \end_layout
5645
5646 \begin_layout Verse
5647 This is in Verse
5648 \begin_inset Newline newline
5649 \end_inset
5650
5651 Which I did not rehearse!
5652 \end_layout
5653
5654 \begin_layout Verse
5655 It could be much worse.
5656  This line could be long, very long, oh so long, so very long that it wraps
5657  around.
5658  It looks okay on screen, but in the printed version, the extra lines are
5659  indented a bit more than the first.
5660  Okay, so it's turned to prose and doesn't rhyme anymore.
5661  So sue me.
5662 \end_layout
5663
5664 \begin_layout Verse
5665 To break a line
5666 \begin_inset Newline newline
5667 \end_inset
5668
5669 And make things look fine
5670 \begin_inset Newline newline
5671 \end_inset
5672
5673 Use 
5674 \begin_inset Info
5675 type  "shortcut"
5676 arg   "newline-insert newline"
5677 \end_inset
5678
5679 .
5680 \end_layout
5681
5682 \begin_layout Standard
5683 As you can see, 
5684 \family sans
5685 Verse
5686 \family default
5687  does not indent both margins.
5688  Each stanza of the verse or poem is in its own paragraph.
5689  To separate the individual lines of a stanza, use the shortcut 
5690 \begin_inset Info
5691 type  "shortcut"
5692 arg   "newline-insert newline"
5693 \end_inset
5694
5695 .
5696 \end_layout
5697
5698 \begin_layout Subsection
5699 Lists
5700 \begin_inset Index idx
5701 status collapsed
5702
5703 \begin_layout Plain Layout
5704 Lists
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \begin_inset CommandInset label
5711 LatexCommand label
5712 name "subsec:Lists"
5713
5714 \end_inset
5715
5716
5717 \end_layout
5718
5719 \begin_layout Standard
5720 \SpecialChar LyX
5721  has four different paragraph environments for creating different kinds
5722  of lists.
5723  In the 
5724 \family sans
5725 Itemize
5726 \family default
5727  and 
5728 \family sans
5729 Enumerate
5730 \family default
5731  environments, \SpecialChar LyX
5732  labels your list items with bullets or numbers, respectively.
5733  In the 
5734 \family sans
5735 Description
5736 \family default
5737  and 
5738 \family sans
5739 List
5740 \family default
5741  environments, \SpecialChar LyX
5742  lets you provide your own label.
5743  We will present the individual details of each type of list next after
5744  describing some general features of all four of them.
5745 \end_layout
5746
5747 \begin_layout Subsubsection
5748 General Features
5749 \end_layout
5750
5751 \begin_layout Standard
5752 The four paragraph environments for lists differ from the other environments
5753  in several ways.
5754  First, \SpecialChar LyX
5755  treats each paragraph as a list item.
5756  Hitting 
5757 \family sans
5758 Return
5759 \family default
5760  does 
5761 \emph on
5762 not
5763 \emph default
5764  reset the environment to 
5765 \family sans
5766 Standard
5767 \family default
5768  but keeps the current environment and creates a new list item.
5769  The nesting depth is thereby kept.
5770  If you want to keep the paragraph environment but reset the current nesting
5771  depth, you can use 
5772 \begin_inset Info
5773 type  "shortcut"
5774 arg   "paragraph-break inverse"
5775 \end_inset
5776
5777 .
5778  If you do this at the top level of a list, it returns you to the 
5779 \family sans
5780 Standard
5781 \family default
5782  environment.
5783 \end_layout
5784
5785 \begin_layout Standard
5786 You can nest lists of any type inside one another.
5787  In fact, \SpecialChar LyX
5788  changes the labels on some list items depending on how it is
5789  nested.
5790  If you intend to use any of the list paragraph environments, we suggest
5791  you read all of section
5792 \begin_inset space ~
5793 \end_inset
5794
5795
5796 \begin_inset CommandInset ref
5797 LatexCommand ref
5798 reference "sec:Nesting"
5799
5800 \end_inset
5801
5802 .
5803 \end_layout
5804
5805 \begin_layout Subsubsection
5806 Itemize
5807 \begin_inset Index idx
5808 status collapsed
5809
5810 \begin_layout Plain Layout
5811 Lists ! Itemize
5812 \end_layout
5813
5814 \end_inset
5815
5816
5817 \begin_inset CommandInset label
5818 LatexCommand label
5819 name "sec:Itemize"
5820
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \begin_layout Standard
5827 The first type of list we will describe in detail is the 
5828 \family sans
5829 Itemize
5830 \family default
5831  paragraph environment.
5832  It has the following properties:
5833 \end_layout
5834
5835 \begin_layout Itemize
5836 Each item has a particular bullet or symbol as its label.
5837 \end_layout
5838
5839 \begin_deeper
5840 \begin_layout Itemize
5841 \SpecialChar LyX
5842  uses the same symbol for all of the items in a given nesting level.
5843 \end_layout
5844
5845 \begin_layout Itemize
5846 The symbol appears at the beginning of the first line.
5847 \end_layout
5848
5849 \end_deeper
5850 \begin_layout Itemize
5851 The items can have any length.
5852  \SpecialChar LyX
5853  automatically offsets the left margin of each item.
5854  The offset is always relative to whatever environment the 
5855 \family sans
5856 Itemize
5857 \family default
5858  list may be in.
5859 \end_layout
5860
5861 \begin_layout Itemize
5862 If you nest an 
5863 \family sans
5864 Itemize
5865 \family default
5866  environment inside another 
5867 \family sans
5868 Itemize
5869 \family default
5870  environment, the label changes to a new symbol.
5871 \end_layout
5872
5873 \begin_deeper
5874 \begin_layout Itemize
5875 There are four different symbols for up to a four-fold nesting.
5876 \end_layout
5877
5878 \begin_layout Itemize
5879 \SpecialChar LyX
5880  always shows the same symbol on screen.
5881 \end_layout
5882
5883 \begin_layout Itemize
5884 See section
5885 \begin_inset space ~
5886 \end_inset
5887
5888
5889 \begin_inset CommandInset ref
5890 LatexCommand ref
5891 reference "sec:Nesting"
5892
5893 \end_inset
5894
5895  for a full explanation of nesting.
5896 \end_layout
5897
5898 \end_deeper
5899 \begin_layout Standard
5900 Of course, that explanation was also an example of an 
5901 \family sans
5902 Itemize
5903 \family default
5904  list.
5905  The 
5906 \family sans
5907 Itemize
5908 \family default
5909  environment is best suited for lists where the order doesn't matter.
5910 \end_layout
5911
5912 \begin_layout Standard
5913 We said that different levels use different symbols as their label.
5914  Here's an example of all four possible symbols.
5915 \end_layout
5916
5917 \begin_layout Itemize
5918 The label for the first level 
5919 \family sans
5920 Itemize
5921 \family default
5922  is a large black dot, or bullet.
5923 \end_layout
5924
5925 \begin_deeper
5926 \begin_layout Itemize
5927 The label for the second level is a dash.
5928 \end_layout
5929
5930 \begin_deeper
5931 \begin_layout Itemize
5932 The label for the third is an asterisk.
5933 \end_layout
5934
5935 \begin_deeper
5936 \begin_layout Itemize
5937 The label for the fourth is a centered dot.
5938 \end_layout
5939
5940 \end_deeper
5941 \begin_layout Itemize
5942 Back out to the third level.
5943 \end_layout
5944
5945 \end_deeper
5946 \begin_layout Itemize
5947 Back to the second level.
5948 \end_layout
5949
5950 \end_deeper
5951 \begin_layout Itemize
5952 Back to the outermost level.
5953 \end_layout
5954
5955 \begin_layout Standard
5956 These are the default labels for an 
5957 \family sans
5958 Itemize
5959 \family default
5960  list.
5961  You can customize how these labels are displayed in the output in the 
5962 \family sans
5963 Document\SpecialChar menuseparator
5964 Settings
5965 \family default
5966  dialog in the submenu 
5967 \family sans
5968 Bullets
5969 \family default
5970 .
5971 \begin_inset Index idx
5972 status collapsed
5973
5974 \begin_layout Plain Layout
5975 Document ! Settings
5976 \end_layout
5977
5978 \end_inset
5979
5980  These customizations are not displayed in \SpecialChar LyX
5981 .
5982 \end_layout
5983
5984 \begin_layout Standard
5985 Notice how the space between items decreases with increasing depth.
5986  We will explain nesting and all the tricks you can do with different depths
5987  in section
5988 \begin_inset space ~
5989 \end_inset
5990
5991
5992 \begin_inset CommandInset ref
5993 LatexCommand ref
5994 reference "sec:Nesting"
5995
5996 \end_inset
5997
5998 .
5999 \end_layout
6000
6001 \begin_layout Subsubsection
6002 Enumerate
6003 \begin_inset Index idx
6004 status collapsed
6005
6006 \begin_layout Plain Layout
6007 Lists ! Enumerate
6008 \end_layout
6009
6010 \end_inset
6011
6012
6013 \begin_inset CommandInset label
6014 LatexCommand label
6015 name "sec:Enumerate"
6016
6017 \end_inset
6018
6019
6020 \end_layout
6021
6022 \begin_layout Standard
6023 The 
6024 \family sans
6025 Enumerate
6026 \family default
6027  environment is used to create numbered lists and outlines.
6028  It has these properties:
6029 \end_layout
6030
6031 \begin_layout Enumerate
6032 Each item has a numeral as its label.
6033 \end_layout
6034
6035 \begin_deeper
6036 \begin_layout Enumerate
6037 The label type depends on the nesting depth.
6038 \end_layout
6039
6040 \end_deeper
6041 \begin_layout Enumerate
6042 \SpecialChar LyX
6043  automatically counts the items for you and updates the label as appropriate.
6044 \end_layout
6045
6046 \begin_layout Enumerate
6047 Each new 
6048 \family sans
6049 Enumerate
6050 \family default
6051  environment resets the counter to one.
6052 \end_layout
6053
6054 \begin_layout Enumerate
6055 Like the 
6056 \family sans
6057 Itemize
6058 \family default
6059  environment, the 
6060 \family sans
6061 Enumerate
6062 \family default
6063  environment:
6064 \end_layout
6065
6066 \begin_deeper
6067 \begin_layout Enumerate
6068 Offsets the items relative to the left margin.
6069  Items can have any length.
6070 \end_layout
6071
6072 \begin_layout Enumerate
6073 Reduces the space between items as the nesting depth increases.
6074 \end_layout
6075
6076 \begin_layout Enumerate
6077 Uses different types of labels depending on the nesting depth.
6078 \end_layout
6079
6080 \begin_layout Enumerate
6081 Allows up to a four-fold nesting.
6082 \end_layout
6083
6084 \end_deeper
6085 \begin_layout Standard
6086 Unlike the 
6087 \family sans
6088 Itemize
6089 \family default
6090  environment, 
6091 \family sans
6092 Enumerate
6093 \family default
6094  shows the different labels for each item in \SpecialChar LyX
6095 .
6096  Here is how \SpecialChar LyX
6097  labels the four different levels in an 
6098 \family sans
6099 Enumerate
6100 \family default
6101 :
6102 \end_layout
6103
6104 \begin_layout Enumerate
6105 The first level of an 
6106 \family sans
6107 Enumerate
6108 \family default
6109  uses Arabic numerals followed by a period.
6110 \end_layout
6111
6112 \begin_deeper
6113 \begin_layout Enumerate
6114 The second level uses lower case letters surrounded by parentheses.
6115 \end_layout
6116
6117 \begin_deeper
6118 \begin_layout Enumerate
6119 The third level uses lower-case Roman numerals followed by a period.
6120 \end_layout
6121
6122 \begin_deeper
6123 \begin_layout Enumerate
6124 The fourth level uses capital letters followed by a period.
6125 \end_layout
6126
6127 \begin_layout Enumerate
6128 Again, notice the decrease in the spacing between items as the nesting depth
6129  increases.
6130 \end_layout
6131
6132 \end_deeper
6133 \begin_layout Enumerate
6134 Back to the third level
6135 \end_layout
6136
6137 \end_deeper
6138 \begin_layout Enumerate
6139 Back to the second level.
6140 \end_layout
6141
6142 \end_deeper
6143 \begin_layout Enumerate
6144 Back to the outermost level.
6145 \end_layout
6146
6147 \begin_layout Standard
6148 You can customize the type of numbering used in the 
6149 \family sans
6150 Enumerate
6151 \family default
6152  environment, see section
6153 \begin_inset space ~
6154 \end_inset
6155
6156
6157 \begin_inset CommandInset ref
6158 LatexCommand ref
6159 reference "subsec:Customized-Lists"
6160
6161 \end_inset
6162
6163 .
6164  Such customization only shows up in the printed version, not in \SpecialChar LyX
6165 .
6166 \end_layout
6167
6168 \begin_layout Standard
6169 There is more to nesting 
6170 \family sans
6171 Enumerate
6172 \family default
6173  environments than we've stated here.
6174  You should read section
6175 \begin_inset space ~
6176 \end_inset
6177
6178
6179 \begin_inset CommandInset ref
6180 LatexCommand ref
6181 reference "sec:Nesting"
6182
6183 \end_inset
6184
6185  to learn more about nesting.
6186 \end_layout
6187
6188 \begin_layout Subsubsection
6189 Description
6190 \begin_inset Index idx
6191 status collapsed
6192
6193 \begin_layout Plain Layout
6194 Lists ! Description
6195 \end_layout
6196
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \begin_layout Standard
6203 Unlike the previous two environments, the 
6204 \family sans
6205 Description
6206 \family default
6207  list has no fixed label.
6208  Instead, \SpecialChar LyX
6209  uses the first 
6210 \begin_inset Quotes eld
6211 \end_inset
6212
6213 word
6214 \begin_inset Quotes erd
6215 \end_inset
6216
6217  of the first line as the label.
6218  Here's an example:
6219 \end_layout
6220
6221 \begin_layout Description
6222 Example: This is an example of the 
6223 \family sans
6224 Description
6225 \family default
6226  environment.
6227 \end_layout
6228
6229 \begin_layout Standard
6230 \SpecialChar LyX
6231  typesets the label in boldface and puts extra space between it and the
6232  rest of the line.
6233 \end_layout
6234
6235 \begin_layout Standard
6236 With the first 
6237 \begin_inset Quotes eld
6238 \end_inset
6239
6240 word
6241 \begin_inset Quotes erd
6242 \end_inset
6243
6244  it is meant that the first usage of the 
6245 \family sans
6246 Space
6247 \family default
6248  key ends the label if you are at the beginning of the first line of an
6249  item.
6250  If you need to use more than one word in a label use a 
6251 \family sans
6252 Protected Space
6253 \family default
6254 .
6255  (Use either 
6256 \begin_inset Info
6257 type  "shortcut"
6258 arg   "command-alternatives math-space ; space-insert protected"
6259 \end_inset
6260
6261  or the menu 
6262 \family sans
6263 Insert\SpecialChar menuseparator
6264 Formatting\SpecialChar menuseparator
6265 Protected
6266 \begin_inset space ~
6267 \end_inset
6268
6269 Space
6270 \family default
6271 ; see section
6272 \begin_inset space ~
6273 \end_inset
6274
6275
6276 \begin_inset CommandInset ref
6277 LatexCommand ref
6278 reference "subsec:Protected-Space"
6279
6280 \end_inset
6281
6282  for more information.) Here is an example:
6283 \end_layout
6284
6285 \begin_layout Description
6286 Second
6287 \begin_inset space ~
6288 \end_inset
6289
6290 Example: This one shows how to use a 
6291 \family sans
6292 Protected
6293 \begin_inset space ~
6294 \end_inset
6295
6296 Space
6297 \family default
6298  in the label of a 
6299 \family sans
6300 Description
6301 \family default
6302  list item.
6303 \end_layout
6304
6305 \begin_layout Description
6306 Usage: You should use the 
6307 \family sans
6308 Description
6309 \family default
6310  environment for things like definitions and theorems.
6311  Use it when you need to make one word in particular stand out in the text
6312  that describes it.
6313  It's not a good idea to use a 
6314 \family sans
6315 Description
6316 \family default
6317  environment when you have an entire sentence that you want to describe.
6318  You're better off using 
6319 \family sans
6320 Itemize
6321 \family default
6322  or 
6323 \family sans
6324 Enumerate
6325 \family default
6326  and nesting several 
6327 \family sans
6328 Standard
6329 \family default
6330  paragraphs into them.
6331 \end_layout
6332
6333 \begin_layout Description
6334 Nesting: You can nest 
6335 \family sans
6336 Description
6337 \family default
6338  environments inside one another, nest them in other types of lists, and
6339  so on.
6340 \end_layout
6341
6342 \begin_layout Standard
6343 Notice that after the first line, \SpecialChar LyX
6344  indents subsequent lines, offsetting
6345  them from the first line.
6346 \end_layout
6347
6348 \begin_layout Subsubsection
6349 Labeling
6350 \begin_inset Index idx
6351 status collapsed
6352
6353 \begin_layout Plain Layout
6354 Lists ! Labeling
6355 \end_layout
6356
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \begin_layout Standard
6363 The 
6364 \family sans
6365 Labeling
6366 \family default
6367  environment is a \SpecialChar LyX
6368  extension to \SpecialChar LaTeX
6369 .
6370 \end_layout
6371
6372 \begin_layout Standard
6373 Like the 
6374 \family sans
6375 Description
6376 \family default
6377  list the 
6378 \family sans
6379 Labeling
6380 \family default
6381  list has user-defined labels for each list item but it provides some additional
6382  features.
6383  Here are its properties:
6384 \end_layout
6385
6386 \begin_layout Labeling
6387 \labelwidthstring 00.00.0000
6388 item
6389 \begin_inset space ~
6390 \end_inset
6391
6392 labels \SpecialChar LyX
6393  uses the first 
6394 \begin_inset Quotes eld
6395 \end_inset
6396
6397 word
6398 \begin_inset Quotes erd
6399 \end_inset
6400
6401  of each line as the item label.
6402  The first 
6403 \family sans
6404 Space
6405 \family default
6406  after the beginning of the first line of an item marks the end of the label.
6407  If you need to use more than one word in an item label, use a protected
6408  space as described above.
6409 \end_layout
6410
6411 \begin_layout Labeling
6412 \labelwidthstring 00.00.0000
6413 margins As you can see, \SpecialChar LyX
6414  uses different margins for the item label and the
6415  body of the item text.
6416  The body of the text has a larger left margin, which is equal to the default
6417  label width plus a little extra space.
6418  
6419 \end_layout
6420
6421 \begin_layout Labeling
6422 \labelwidthstring 00.00.0000
6423 label
6424 \begin_inset space ~
6425 \end_inset
6426
6427 width \SpecialChar LyX
6428  uses the width of the label, or the default width, whatever is larger.
6429  If the label width is larger, the label 
6430 \begin_inset Quotes eld
6431 \end_inset
6432
6433 extends
6434 \begin_inset Quotes erd
6435 \end_inset
6436
6437  into the first line.
6438  In other words, the text of the first line isn't aligned with the left
6439  margin of the rest of the item text.
6440 \end_layout
6441
6442 \begin_layout Labeling
6443 \labelwidthstring 00.00.0000
6444 default
6445 \begin_inset space ~
6446 \end_inset
6447
6448 width You can set the default label width to ensure that the text of all
6449  items in a 
6450 \family sans
6451 Labeling
6452 \family default
6453  environment has the same left margin.
6454 \begin_inset Newline newline
6455 \end_inset
6456
6457 To change the default width, select all items in the list.
6458  Now open the 
6459 \family sans
6460 Edit\SpecialChar menuseparator
6461 Paragraph
6462 \begin_inset space ~
6463 \end_inset
6464
6465 Settings
6466 \family default
6467  dialog (toolbar button 
6468 \begin_inset Info
6469 type  "icon"
6470 arg   "layout-paragraph"
6471 \end_inset
6472
6473 ).
6474  The text in the box 
6475 \family sans
6476 Longest
6477 \begin_inset space ~
6478 \end_inset
6479
6480 label
6481 \family default
6482  determines the default label width.
6483  You can use the text of your largest label here, but you can also use the
6484  letter 
6485 \begin_inset Quotes eld
6486 \end_inset
6487
6488 M
6489 \begin_inset Quotes erd
6490 \end_inset
6491
6492  multiple times instead.
6493  M is the widest character and is a standard unit of widths in \SpecialChar LaTeX
6494 .
6495  By using 
6496 \begin_inset Quotes eld
6497 \end_inset
6498
6499 M
6500 \begin_inset Quotes erd
6501 \end_inset
6502
6503  as the unit of width you don't need to keep changing the contents of 
6504 \family sans
6505 Longest
6506 \begin_inset space ~
6507 \end_inset
6508
6509 label
6510 \family default
6511  every time you alter a label in a 
6512 \family sans
6513 List
6514 \family default
6515  environment.
6516 \begin_inset Newline newline
6517 \end_inset
6518
6519 The predefined default width is the length of 
6520 \begin_inset Quotes eld
6521 \end_inset
6522
6523 00.00.0000
6524 \begin_inset Quotes erd
6525 \end_inset
6526
6527  (equal to 6
6528 \begin_inset space ~
6529 \end_inset
6530
6531 M).
6532 \end_layout
6533
6534 \begin_layout Standard
6535 You should use the 
6536 \family sans
6537 Labeling
6538 \family default
6539  list the same way as the 
6540 \family sans
6541 Description
6542 \family default
6543  list: When you need one word to stand out from the text that describes
6544  it.
6545  The 
6546 \family sans
6547 Labeling
6548 \family default
6549  environment gives you another way to do this, using a different overall
6550  layout.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 You can nest 
6555 \family sans
6556 Labeling
6557 \family default
6558  lists inside one another, nest them in other types of lists, and so on.
6559  They work just like the other list paragraph environments.
6560  Read section
6561 \begin_inset space ~
6562 \end_inset
6563
6564
6565 \begin_inset CommandInset ref
6566 LatexCommand ref
6567 reference "sec:Nesting"
6568
6569 \end_inset
6570
6571  to learn about nesting.
6572 \end_layout
6573
6574 \begin_layout Standard
6575 There is yet another feature of the 
6576 \family sans
6577 Labeling
6578 \family default
6579  list: As you can see in the examples, \SpecialChar LyX
6580  left-justifies the item labels by
6581  default.
6582  You can use additional 
6583 \family sans
6584 HFills
6585 \family default
6586  to change how \SpecialChar LyX
6587  justifies the item label.
6588  
6589 \family sans
6590 Hfills
6591 \family default
6592  are documented in section
6593 \begin_inset space ~
6594 \end_inset
6595
6596
6597 \begin_inset CommandInset ref
6598 LatexCommand ref
6599 reference "subsec:Horizontal-Space"
6600
6601 \end_inset
6602
6603 .
6604  Here are some examples:
6605 \end_layout
6606
6607 \begin_layout Labeling
6608 \labelwidthstring 00.00.0000
6609 Left The default for 
6610 \family sans
6611 Labeling
6612 \family default
6613  item labels.
6614 \end_layout
6615
6616 \begin_layout Labeling
6617 \labelwidthstring 00.00.0000
6618 \begin_inset space \hfill{}
6619 \end_inset
6620
6621 Right One 
6622 \family sans
6623 HFill
6624 \family default
6625  at the beginning of the label right justifies it.
6626 \end_layout
6627
6628 \begin_layout Labeling
6629 \labelwidthstring 00.00.0000
6630 \begin_inset space \hfill{}
6631 \end_inset
6632
6633 Center
6634 \begin_inset space \hfill{}
6635 \end_inset
6636
6637  One 
6638 \family sans
6639 HFill
6640 \family default
6641  at the beginning of the label and one at the end centers it.
6642 \end_layout
6643
6644 \begin_layout Subsection
6645 Customized Lists
6646 \begin_inset CommandInset label
6647 LatexCommand label
6648 name "subsec:Customized-Lists"
6649
6650 \end_inset
6651
6652
6653 \begin_inset Index idx
6654 status collapsed
6655
6656 \begin_layout Plain Layout
6657 Lists ! Customized
6658 \end_layout
6659
6660 \end_inset
6661
6662
6663 \end_layout
6664
6665 \begin_layout Standard
6666 The features described in this section require that the module 
6667 \family sans
6668 Customisable Lists (enumitem)
6669 \family default
6670  is loaded in the document settings.
6671  The module uses the \SpecialChar LaTeX
6672 -package 
6673 \series bold
6674 enumitem
6675 \series default
6676
6677 \begin_inset Index idx
6678 status collapsed
6679
6680 \begin_layout Plain Layout
6681 \SpecialChar LaTeX
6682 -packages ! enumitem
6683 \end_layout
6684
6685 \end_inset
6686
6687 .
6688 \end_layout
6689
6690 \begin_layout Subsubsection
6691 Custom Enumerate Lists
6692 \begin_inset Index idx
6693 status collapsed
6694
6695 \begin_layout Plain Layout
6696 Lists ! Enumerate ! Custom
6697 \end_layout
6698
6699 \end_inset
6700
6701
6702 \end_layout
6703
6704 \begin_layout Standard
6705 \noindent
6706 The default numbering of numbered lists can be changed by adding an optional
6707  argument (menu 
6708 \family sans
6709 Insert\SpecialChar menuseparator
6710 Enumerate Options
6711 \family default
6712 ) to the first item of each level in the list.
6713  There you add the command
6714 \end_layout
6715
6716 \begin_layout Standard
6717
6718 \series bold
6719 label=
6720 \backslash
6721 roman{enumi}
6722 \end_layout
6723
6724 \begin_layout Standard
6725 in \SpecialChar TeX
6726  Code (shortcut 
6727 \begin_inset Info
6728 type  "shortcut"
6729 arg   "ert-insert"
6730 \end_inset
6731
6732 ).
6733 \begin_inset Foot
6734 status collapsed
6735
6736 \begin_layout Plain Layout
6737 For more about \SpecialChar TeX
6738  Code, look at section
6739 \begin_inset space ~
6740 \end_inset
6741
6742
6743 \begin_inset CommandInset ref
6744 LatexCommand ref
6745 reference "sec:TeX-Code"
6746
6747 \end_inset
6748
6749 .
6750 \end_layout
6751
6752 \end_inset
6753
6754
6755 \emph on
6756  enumi
6757 \emph default
6758  is hereby the first level counter of the enumeration.
6759  The command 
6760 \series bold
6761
6762 \backslash
6763 roman
6764 \series default
6765  outputs the counter as a small Roman numeral.
6766  For capital Roman numerals replace 
6767 \series bold
6768
6769 \backslash
6770 roman
6771 \series default
6772  with 
6773 \series bold
6774
6775 \backslash
6776 Roman
6777 \series default
6778  in the command above.
6779  For Arabic numerals use 
6780 \series bold
6781
6782 \backslash
6783 arabic
6784 \series default
6785 .
6786  To 
6787 \begin_inset Quotes eld
6788 \end_inset
6789
6790 number
6791 \begin_inset Quotes erd
6792 \end_inset
6793
6794  items with capital or small Latin letters use 
6795 \series bold
6796
6797 \backslash
6798 Alph
6799 \series default
6800  or 
6801 \series bold
6802
6803 \backslash
6804 alph
6805 \series default
6806 , respectively.
6807 \end_layout
6808
6809 \begin_layout Standard
6810 \noindent
6811 \begin_inset Note Greyedout
6812 status open
6813
6814 \begin_layout Plain Layout
6815
6816 \series bold
6817 Note:
6818 \series default
6819  You can only number 26
6820 \begin_inset space ~
6821 \end_inset
6822
6823 items with Latin letters, because this numbering is limited to single letters.
6824 \end_layout
6825
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \begin_layout Standard
6832 To change the numbering for the list sublevels, replace the 'i' in the command
6833  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6834 \end_layout
6835
6836 \begin_layout Standard
6837 Here is a list with custom numbering:
6838 \end_layout
6839
6840 \begin_layout Enumerate
6841 \begin_inset Argument 1
6842 status open
6843
6844 \begin_layout Plain Layout
6845 \begin_inset ERT
6846 status open
6847
6848 \begin_layout Plain Layout
6849
6850 label=
6851 \backslash
6852 #
6853 \backslash
6854 Alph{enumi}
6855 \backslash
6856 #
6857 \end_layout
6858
6859 \end_inset
6860
6861
6862 \end_layout
6863
6864 \end_inset
6865
6866 Level 1
6867 \end_layout
6868
6869 \begin_deeper
6870 \begin_layout Enumerate
6871 \begin_inset Argument 1
6872 status open
6873
6874 \begin_layout Plain Layout
6875 \begin_inset ERT
6876 status open
6877
6878 \begin_layout Plain Layout
6879
6880 label=
6881 \backslash
6882 Alph{enumi}.
6883 \backslash
6884 arabic{enumii}
6885 \end_layout
6886
6887 \end_inset
6888
6889
6890 \end_layout
6891
6892 \end_inset
6893
6894 Level 2
6895 \end_layout
6896
6897 \begin_layout Enumerate
6898 Level 2
6899 \end_layout
6900
6901 \begin_deeper
6902 \begin_layout Enumerate
6903 \begin_inset Argument 1
6904 status open
6905
6906 \begin_layout Plain Layout
6907 \begin_inset ERT
6908 status open
6909
6910 \begin_layout Plain Layout
6911
6912 label=
6913 \backslash
6914 bfseries{
6915 \backslash
6916 arabic{enumiii}}
6917 \end_layout
6918
6919 \end_inset
6920
6921
6922 \end_layout
6923
6924 \end_inset
6925
6926 Level 3
6927 \end_layout
6928
6929 \begin_deeper
6930 \begin_layout Enumerate
6931 \begin_inset Argument 1
6932 status open
6933
6934 \begin_layout Plain Layout
6935 \begin_inset ERT
6936 status open
6937
6938 \begin_layout Plain Layout
6939
6940 label=
6941 \backslash
6942 emph{
6943 \backslash
6944 roman{enumiv})}
6945 \end_layout
6946
6947 \end_inset
6948
6949
6950 \end_layout
6951
6952 \end_inset
6953
6954 Level 4
6955 \end_layout
6956
6957 \end_deeper
6958 \end_deeper
6959 \end_deeper
6960 \begin_layout Standard
6961 For this list these commands were used:
6962 \end_layout
6963
6964 \begin_layout Standard
6965 \noindent
6966
6967 \series bold
6968 label=
6969 \backslash
6970 #
6971 \backslash
6972 Alph{enumi}
6973 \backslash
6974 #
6975 \begin_inset Newline newline
6976 \end_inset
6977
6978 label=
6979 \backslash
6980 Alph{enumi}.
6981 \backslash
6982 arabic{enumii}
6983 \begin_inset Newline newline
6984 \end_inset
6985
6986 label=
6987 \backslash
6988 bfseries{
6989 \backslash
6990 arabic{enumiii}}
6991 \begin_inset Newline newline
6992 \end_inset
6993
6994 label=
6995 \backslash
6996 emph{
6997 \backslash
6998 roman{enumiv})}
6999 \end_layout
7000
7001 \begin_layout Standard
7002 where the command 
7003 \series bold
7004
7005 \backslash
7006 emph{}
7007 \series default
7008  makes the label emphasized and 
7009 \series bold
7010
7011 \backslash
7012 bfseries{}
7013 \series default
7014  makes it bold.
7015 \end_layout
7016
7017 \begin_layout Standard
7018 \begin_inset Note Greyedout
7019 status open
7020
7021 \begin_layout Plain Layout
7022
7023 \series bold
7024 Note:
7025 \series default
7026  When you change the label of a list level, it will be used for all following
7027  lists until you change the definition.
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \begin_layout Subsubsection
7036 Resumed Enumeration
7037 \begin_inset Index idx
7038 status collapsed
7039
7040 \begin_layout Plain Layout
7041 Lists ! Enumerate ! Resumed
7042 \end_layout
7043
7044 \end_inset
7045
7046
7047 \end_layout
7048
7049 \begin_layout Standard
7050 Enumerations can be resumed after intermediate paragraphs:
7051 \end_layout
7052
7053 \begin_layout Enumerate
7054 \begin_inset Argument 1
7055 status open
7056
7057 \begin_layout Plain Layout
7058 \begin_inset ERT
7059 status open
7060
7061 \begin_layout Plain Layout
7062
7063 label=
7064 \backslash
7065 arabic{enumi}.
7066 \end_layout
7067
7068 \end_inset
7069
7070
7071 \end_layout
7072
7073 \end_inset
7074
7075 first
7076 \begin_inset Note Note
7077 status open
7078
7079 \begin_layout Plain Layout
7080 goes back to default numbering
7081 \end_layout
7082
7083 \end_inset
7084
7085
7086 \end_layout
7087
7088 \begin_layout Enumerate
7089 second
7090 \end_layout
7091
7092 \begin_layout Standard
7093 regular text
7094 \end_layout
7095
7096 \begin_layout Enumerate-Resume
7097 resumed
7098 \end_layout
7099
7100 \begin_layout Standard
7101 To resume an enumeration, use the style 
7102 \family sans
7103 Enumerate-Resume
7104 \family default
7105 .
7106  Its numbering appears in blue within \SpecialChar LyX
7107  to indicate that it is a resumed
7108  list and that the numbering will not be correct in \SpecialChar LyX
7109 , but in the output.
7110 \end_layout
7111
7112 \begin_layout Standard
7113 \begin_inset Note Greyedout
7114 status open
7115
7116 \begin_layout Plain Layout
7117
7118 \series bold
7119 Note:
7120 \series default
7121  If there is no previous enumeration to resume, you will get a \SpecialChar LaTeX
7122  error.
7123 \end_layout
7124
7125 \end_inset
7126
7127
7128 \end_layout
7129
7130 \begin_layout Standard
7131 Perhaps you might want to resume the list with a different number from the
7132  next one.
7133  Or you want to start a new enumeration with a defined number.
7134  This is possible by adding an optional argument to the first list item
7135  of a normal enumeration.
7136  There, insert the command
7137 \end_layout
7138
7139 \begin_layout Standard
7140
7141 \series bold
7142 start=number
7143 \end_layout
7144
7145 \begin_layout Standard
7146 where 
7147 \emph on
7148 number
7149 \emph default
7150  is the number with which you want to resume the list.
7151  An example:
7152 \end_layout
7153
7154 \begin_layout Enumerate
7155 first item
7156 \end_layout
7157
7158 \begin_layout Enumerate
7159 second item
7160 \end_layout
7161
7162 \begin_layout Standard
7163 Enumeration starting at a given value:
7164 \end_layout
7165
7166 \begin_layout Enumerate
7167 \begin_inset Argument 1
7168 status open
7169
7170 \begin_layout Plain Layout
7171 \begin_inset ERT
7172 status open
7173
7174 \begin_layout Plain Layout
7175
7176 start=4
7177 \end_layout
7178
7179 \end_inset
7180
7181
7182 \end_layout
7183
7184 \end_inset
7185
7186 This enumeration starts at 4
7187 \end_layout
7188
7189 \begin_layout Subsubsection
7190 List Spacing
7191 \begin_inset Index idx
7192 status collapsed
7193
7194 \begin_layout Plain Layout
7195 Lists ! Spacing
7196 \end_layout
7197
7198 \end_inset
7199
7200
7201 \end_layout
7202
7203 \begin_layout Standard
7204 In some cases you might want less or more vertical space between the items
7205  of a list.
7206  For example if the default space is too much in your opinion in this case:
7207 \end_layout
7208
7209 \begin_layout Itemize
7210 A bullet list
7211 \end_layout
7212
7213 \begin_layout Itemize
7214 with standard spacing 
7215 \end_layout
7216
7217 \begin_layout Standard
7218 You can decrease the space by adding an optional argument to the first item
7219  of the list.
7220  Add there the command 
7221 \series bold
7222 nolistsep
7223 \series default
7224  to get no additional list space like in this example:
7225 \end_layout
7226
7227 \begin_layout Itemize
7228 \begin_inset Argument 1
7229 status open
7230
7231 \begin_layout Plain Layout
7232 \begin_inset ERT
7233 status open
7234
7235 \begin_layout Plain Layout
7236
7237 nolistsep
7238 \end_layout
7239
7240 \end_inset
7241
7242
7243 \end_layout
7244
7245 \end_inset
7246
7247 A bullet list
7248 \end_layout
7249
7250 \begin_layout Itemize
7251 without additional
7252 \end_layout
7253
7254 \begin_layout Itemize
7255 vertical space
7256 \end_layout
7257
7258 \begin_layout Standard
7259 To add space you can use several other commands provided by the \SpecialChar LaTeX
7260 -package
7261  
7262 \series bold
7263 enumitem
7264 \series default
7265
7266 \begin_inset Index idx
7267 status collapsed
7268
7269 \begin_layout Plain Layout
7270 \SpecialChar LaTeX
7271 -packages ! enumitem
7272 \end_layout
7273
7274 \end_inset
7275
7276 .
7277  For more information see its documentation, 
7278 \begin_inset CommandInset citation
7279 LatexCommand cite
7280 key "enumitem"
7281 literal "true"
7282
7283 \end_inset
7284
7285 .
7286 \end_layout
7287
7288 \begin_layout Standard
7289 There are also many commands available to change the horizontal spacing
7290  and indentation.
7291  Here is an example where the indentation was changed to that of the paragraphs
7292  in the document and the label separation was set to 2
7293 \begin_inset space \thinspace{}
7294 \end_inset
7295
7296 cm so that the number is in the page margin:
7297 \end_layout
7298
7299 \begin_layout Enumerate
7300 \begin_inset Argument 1
7301 status open
7302
7303 \begin_layout Plain Layout
7304 \begin_inset ERT
7305 status open
7306
7307 \begin_layout Plain Layout
7308
7309 labelindent=
7310 \backslash
7311 parindent, labelsep=2cm
7312 \end_layout
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \end_inset
7320
7321 An enumeration
7322 \end_layout
7323
7324 \begin_layout Enumerate
7325 with negative indentation
7326 \end_layout
7327
7328 \begin_layout Subsubsection
7329 Further Customization
7330 \begin_inset Index idx
7331 status collapsed
7332
7333 \begin_layout Plain Layout
7334 Lists ! Customization
7335 \end_layout
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \begin_layout Standard
7343 You can also change the style of description lists.
7344  The command
7345 \end_layout
7346
7347 \begin_layout Standard
7348
7349 \series bold
7350 font=definition
7351 \end_layout
7352
7353 \begin_layout Standard
7354 changes the description label font, the command
7355 \end_layout
7356
7357 \begin_layout Standard
7358
7359 \series bold
7360 style=definition
7361 \end_layout
7362
7363 \begin_layout Standard
7364 sets the list style.
7365 \end_layout
7366
7367 \begin_layout Standard
7368 An example where the command
7369 \end_layout
7370
7371 \begin_layout Standard
7372
7373 \series bold
7374 font=
7375 \backslash
7376 itshape, style=nextline
7377 \end_layout
7378
7379 \begin_layout Standard
7380 is used:
7381 \end_layout
7382
7383 \begin_layout Description
7384 Ionizing
7385 \begin_inset space ~
7386 \end_inset
7387
7388 radiation: 
7389 \begin_inset Argument 1
7390 status collapsed
7391
7392 \begin_layout Plain Layout
7393 \begin_inset ERT
7394 status open
7395
7396 \begin_layout Plain Layout
7397
7398 labelindent=0pt, labelsep=1cm, font=
7399 \backslash
7400 itshape, style=nextline
7401 \end_layout
7402
7403 \end_inset
7404
7405
7406 \end_layout
7407
7408 \end_inset
7409
7410 Ionizing radiation consists of particles or electromagnetic waves that are
7411  energetic enough to detach electrons from atoms or molecules, therefore
7412  ionizing them.
7413 \end_layout
7414
7415 \begin_layout Description
7416 Reference
7417 \begin_inset space ~
7418 \end_inset
7419
7420 counting: In computer science, reference counting is a technique of storing
7421  the number of references, pointers, or handles to a resource such as an
7422  object, block of memory, disk space or other resource.
7423 \end_layout
7424
7425 \begin_layout Standard
7426 There are many more commands and features provided by the \SpecialChar LaTeX
7427 -package 
7428 \series bold
7429 enumitem
7430 \series default
7431
7432 \begin_inset Index idx
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436 \SpecialChar LaTeX
7437 -packages ! enumitem
7438 \end_layout
7439
7440 \end_inset
7441
7442 .
7443  For more information see its documentation 
7444 \begin_inset CommandInset citation
7445 LatexCommand cite
7446 key "enumitem"
7447 literal "true"
7448
7449 \end_inset
7450
7451 .
7452 \end_layout
7453
7454 \begin_layout Subsection
7455 Letters
7456 \begin_inset Index idx
7457 status collapsed
7458
7459 \begin_layout Plain Layout
7460 Letters
7461 \end_layout
7462
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \begin_layout Subsubsection
7469 Address and Right
7470 \begin_inset space ~
7471 \end_inset
7472
7473 Address: An Overview
7474 \end_layout
7475
7476 \begin_layout Standard
7477 Although \SpecialChar LyX
7478  has document classes for letters, we've also created two paragraph
7479  environments called 
7480 \family sans
7481 Address
7482 \family default
7483  and 
7484 \family sans
7485 Right
7486 \begin_inset space ~
7487 \end_inset
7488
7489 Address
7490 \family default
7491 .
7492  To use the letter class, you need to use specific paragraph environments
7493  in a specific order, otherwise \SpecialChar LaTeX
7494  gags on the document.
7495  In contrast, you can use the 
7496 \family sans
7497 Address
7498 \family default
7499  and 
7500 \family sans
7501 Right
7502 \begin_inset space ~
7503 \end_inset
7504
7505 Address
7506 \family default
7507  paragraph environments anywhere with no problem.
7508  You can even nest them inside other environments, though you can't nest
7509  anything in them.
7510 \end_layout
7511
7512 \begin_layout Standard
7513 Of course, you're not limited to using 
7514 \family sans
7515 Address
7516 \family default
7517  and 
7518 \family sans
7519 Right
7520 \begin_inset space ~
7521 \end_inset
7522
7523 Address
7524 \family default
7525  for letters only.
7526  
7527 \family sans
7528 Right
7529 \begin_inset space ~
7530 \end_inset
7531
7532 Address
7533 \family default
7534 , in particular, is useful for creating article titles like those used in
7535  some European academic papers.
7536 \end_layout
7537
7538 \begin_layout Subsubsection
7539 Usage
7540 \begin_inset CommandInset label
7541 LatexCommand label
7542 name "sec:Address-Usage"
7543
7544 \end_inset
7545
7546
7547 \end_layout
7548
7549 \begin_layout Standard
7550 The 
7551 \family sans
7552 Address
7553 \family default
7554  environment formats text in the style of an address, which is also used
7555  for the opening and signature in some countries.
7556  Similarly, the 
7557 \family sans
7558 Right
7559 \begin_inset space ~
7560 \end_inset
7561
7562 Address
7563 \family default
7564  environment formats text in the style of a right-justified address, which
7565  is used for the sender's address and today's date in some countries.
7566  Here's an example of each:
7567 \end_layout
7568
7569 \begin_layout Right Address
7570 Right Address
7571 \begin_inset Newline newline
7572 \end_inset
7573
7574 Who I am
7575 \begin_inset Newline newline
7576 \end_inset
7577
7578 Where I am
7579 \begin_inset Newline newline
7580 \end_inset
7581
7582 When is it? What is today?
7583 \end_layout
7584
7585 \begin_layout Standard
7586 That was 
7587 \family sans
7588 Right
7589 \begin_inset space ~
7590 \end_inset
7591
7592 Address
7593 \family default
7594 .
7595  Notice that the lines all have the same left margin, which \SpecialChar LyX
7596  sets to fit
7597  the largest block of text on a single line.
7598  Here's an example of the 
7599 \family sans
7600 Address
7601 \family default
7602  environment:
7603 \end_layout
7604
7605 \begin_layout Address
7606 Who are you
7607 \begin_inset Newline newline
7608 \end_inset
7609
7610 Where do I send this
7611 \begin_inset Newline newline
7612 \end_inset
7613
7614 Your post office and country
7615 \end_layout
7616
7617 \begin_layout Standard
7618 As you can see, both 
7619 \family sans
7620 Address
7621 \family default
7622  and 
7623 \family sans
7624 Right
7625 \begin_inset space ~
7626 \end_inset
7627
7628 Address
7629 \family default
7630  add extra space between themselves and the next paragraph.
7631  If you enter 
7632 \family sans
7633 Return
7634 \family default
7635  in either of these environments, \SpecialChar LyX
7636  resets the nesting depth and sets the
7637  environment to 
7638 \family sans
7639 Standard
7640 \family default
7641 .
7642  This makes sense, since 
7643 \family sans
7644 Return
7645 \family default
7646  is the 
7647 \family typewriter
7648 paragraph-break
7649 \family default
7650  function, and the individual lines of an address are not paragraphs.
7651  Thus, you have to use 
7652 \family typewriter
7653 break-line
7654 \family default
7655  (
7656 \begin_inset Info
7657 type  "shortcut"
7658 arg   "newline-insert newline"
7659 \end_inset
7660
7661  or 
7662 \family sans
7663 Insert\SpecialChar menuseparator
7664 Formatting\SpecialChar menuseparator
7665 Ragged
7666 \begin_inset space ~
7667 \end_inset
7668
7669 Line
7670 \begin_inset space ~
7671 \end_inset
7672
7673 Break
7674 \family default
7675 ) to start a new line in an 
7676 \family sans
7677 Address
7678 \family default
7679  or 
7680 \family sans
7681 Right
7682 \begin_inset space ~
7683 \end_inset
7684
7685 Address
7686 \family default
7687  environment.
7688 \end_layout
7689
7690 \begin_layout Subsection
7691 Academic Writing
7692 \end_layout
7693
7694 \begin_layout Standard
7695 Most academic writing begins with an abstract and ends with a bibliography
7696  or list of references.
7697  \SpecialChar LyX
7698  contains paragraph environments for both of these.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Abstract
7703 \begin_inset Index idx
7704 status collapsed
7705
7706 \begin_layout Plain Layout
7707 Abstracts
7708 \end_layout
7709
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \begin_layout Standard
7716 The 
7717 \family sans
7718 Abstract
7719 \family default
7720  environment is used for the abstract of an article.
7721  Technically, you could use this environment anywhere, but you really should
7722  only use it at the beginning of the document, after the title.
7723  Also, don't bother trying to nest 
7724 \family sans
7725 Abstract
7726 \family default
7727  in anything else or 
7728 \emph on
7729 vice versa
7730 \emph default
7731 .
7732  It will not work.
7733  The 
7734 \family sans
7735 Abstract
7736 \family default
7737  environment is only useful in the article and report document classes.
7738  The book document classes ignores the 
7739 \family sans
7740 Abstract
7741 \family default
7742  completely, and it's utterly silly to use 
7743 \family sans
7744 Abstract
7745 \family default
7746  in a letter document class.
7747 \end_layout
7748
7749 \begin_layout Standard
7750 The 
7751 \family sans
7752 Abstract
7753 \family default
7754  environment does several things for you.
7755  First, it puts the centered label 
7756 \begin_inset Quotes eld
7757 \end_inset
7758
7759 Abstract
7760 \begin_inset Quotes erd
7761 \end_inset
7762
7763  above the text.
7764  The label and the text of the abstract are separated by some extra vertical
7765  space.
7766  Second, it typesets everything in a smaller font, just as you'd expect.
7767  Lastly, it adds a bit of extra vertical space between the abstract and
7768  the subsequent text.
7769  Well, that's how it will appear on the \SpecialChar LyX
7770  screen.
7771  The actual appearance in the output depends on the document class you are
7772  using.
7773 \end_layout
7774
7775 \begin_layout Standard
7776 Starting a new paragraph by entering 
7777 \family sans
7778 Return
7779 \family default
7780  does not reset the paragraph environment.
7781  The new paragraph will still be in the 
7782 \family sans
7783 Abstract
7784 \family default
7785  environment.
7786  So, you will have to change the paragraph environment yourself when you
7787  finish entering the abstract of your document.
7788 \end_layout
7789
7790 \begin_layout Standard
7791 \begin_inset Float figure
7792 wide false
7793 sideways false
7794 status open
7795
7796 \begin_layout Plain Layout
7797 \align center
7798 \begin_inset Graphics
7799         filename clipart/Abstract.pdf
7800
7801 \end_inset
7802
7803
7804 \end_layout
7805
7806 \begin_layout Plain Layout
7807 \begin_inset Caption Standard
7808
7809 \begin_layout Plain Layout
7810 \begin_inset CommandInset label
7811 LatexCommand label
7812 name "fig:Paragraph-in-the"
7813
7814 \end_inset
7815
7816 Paragraph in the 
7817 \family sans
7818 Abstract
7819 \family default
7820  environment
7821 \end_layout
7822
7823 \end_inset
7824
7825
7826 \end_layout
7827
7828 \end_inset
7829
7830
7831 \end_layout
7832
7833 \begin_layout Standard
7834 We would love to demonstrate the 
7835 \family sans
7836 Abstract
7837 \family default
7838  environment, but since this document is in the 
7839 \begin_inset Quotes eld
7840 \end_inset
7841
7842 book
7843 \begin_inset Quotes erd
7844 \end_inset
7845
7846  class, we can't do this.
7847  We inserted it therefore as figure
7848 \begin_inset space ~
7849 \end_inset
7850
7851
7852 \begin_inset CommandInset ref
7853 LatexCommand ref
7854 reference "fig:Paragraph-in-the"
7855
7856 \end_inset
7857
7858 .
7859  If you have never heard of an 
7860 \begin_inset Quotes eld
7861 \end_inset
7862
7863 abstract
7864 \begin_inset Quotes erd
7865 \end_inset
7866
7867  before, you can safely ignore this environment.
7868 \end_layout
7869
7870 \begin_layout Subsubsection
7871 Bibliography
7872 \begin_inset Index idx
7873 status collapsed
7874
7875 \begin_layout Plain Layout
7876 Bibliography
7877 \end_layout
7878
7879 \end_inset
7880
7881
7882 \begin_inset CommandInset label
7883 LatexCommand label
7884 name "subsec:Biblio_environment"
7885
7886 \end_inset
7887
7888
7889 \end_layout
7890
7891 \begin_layout Standard
7892 The 
7893 \family sans
7894 Bibliography
7895 \family default
7896  environment is used to list references.
7897  Technically, you could use this environment anywhere, but you really should
7898  only use it at the end of the document.
7899  Nesting 
7900 \family sans
7901 Bibliography
7902 \family default
7903  in anything else or 
7904 \emph on
7905 vice versa
7906 \emph default
7907  will not work.
7908 \end_layout
7909
7910 \begin_layout Standard
7911 When you first open a 
7912 \family sans
7913 Bibliography
7914 \family default
7915  environment, \SpecialChar LyX
7916  adds a large vertical space, followed by the heading 
7917 \begin_inset Quotes eld
7918 \end_inset
7919
7920 Bibliography
7921 \begin_inset Quotes erd
7922 \end_inset
7923
7924  or 
7925 \begin_inset Quotes eld
7926 \end_inset
7927
7928 References,
7929 \begin_inset Quotes erd
7930 \end_inset
7931
7932  depending on the document class.
7933  The heading is in a large boldface font.
7934  Each paragraph of the 
7935 \family sans
7936 Bibliography
7937 \family default
7938  environment is a bibliography entry.
7939  Thus, entering 
7940 \family sans
7941 Return
7942 \family default
7943  does not reset the paragraph environment.
7944  Each new paragraph is still in the 
7945 \family sans
7946 Bibliography
7947 \family default
7948  environment.
7949 \end_layout
7950
7951 \begin_layout Standard
7952 There is another, usually better way to include references in your document
7953  by using a Bib\SpecialChar TeX
7954  database.
7955  For more information on that, and for a detailed description of \SpecialChar LyX
7956 's bibliography
7957  handling, have a look at section
7958 \begin_inset space ~
7959 \end_inset
7960
7961
7962 \begin_inset CommandInset ref
7963 LatexCommand ref
7964 reference "sec:Bibliography"
7965
7966 \end_inset
7967
7968 .
7969 \end_layout
7970
7971 \begin_layout Subsection
7972 Special Environments
7973 \end_layout
7974
7975 \begin_layout Standard
7976 \SpecialChar LyX
7977  provides two environments that can be used to emulate the behavior of a
7978  computer console/terminal and a typewriter.
7979 \end_layout
7980
7981 \begin_layout Subsubsection
7982 \SpecialChar LyX
7983
7984 \family sans
7985 -Code
7986 \begin_inset Index idx
7987 status collapsed
7988
7989 \begin_layout Plain Layout
7990 \SpecialChar LyX
7991 -Code
7992 \end_layout
7993
7994 \end_inset
7995
7996
7997 \begin_inset CommandInset label
7998 LatexCommand label
7999 name "subsec:LyX-Code"
8000
8001 \end_inset
8002
8003
8004 \end_layout
8005
8006 \begin_layout Standard
8007 The 
8008 \family sans
8009 \SpecialChar LyX
8010 -Code
8011 \family default
8012  environment is a \SpecialChar LyX
8013  extension.
8014  It type-sets text in a typewriter-style font.
8015  It also treats the 
8016 \family sans
8017 Space
8018 \family default
8019  key as a fixed whitespace.
8020 \begin_inset Foot
8021 status collapsed
8022
8023 \begin_layout Plain Layout
8024 In the 
8025 \family sans
8026 \SpecialChar LyX
8027 -Code
8028 \family default
8029  environment, the 
8030 \family sans
8031 Space
8032 \family default
8033  key is treated as a 
8034 \family sans
8035 Protected
8036 \begin_inset space ~
8037 \end_inset
8038
8039 Blank
8040 \family default
8041  instead of an end-of-word marker.
8042 \end_layout
8043
8044 \end_inset
8045
8046  
8047 \family sans
8048 \SpecialChar LyX
8049 -Code
8050 \family default
8051
8052 \family sans
8053 Verbatim
8054 \family default
8055  and 
8056 \family sans
8057 Verbatim
8058 \family default
8059 * are the only environments in which you can type multiple whitespaces in
8060  \SpecialChar LyX
8061 .
8062  If you need to insert blank lines, you will still need to use 
8063 \begin_inset Info
8064 type  "shortcut"
8065 arg   "newline-insert newline"
8066 \end_inset
8067
8068  (the 
8069 \family typewriter
8070 break-line
8071 \family default
8072  function).
8073  
8074 \family sans
8075 Return
8076 \family default
8077  breaks paragraphs.
8078  Note, however, that 
8079 \family sans
8080 Return
8081 \family default
8082  does not reset the paragraph environment.
8083  So, when you finish using the 
8084 \family sans
8085 \SpecialChar LyX
8086 -Code
8087 \family default
8088  environment, you will need to change the paragraph environment yourself.
8089  Also, you can nest the 
8090 \family sans
8091 \SpecialChar LyX
8092 -Code
8093 \family default
8094  environment inside of others.
8095 \end_layout
8096
8097 \begin_layout Standard
8098 There are a few quirks with this environment:
8099 \end_layout
8100
8101 \begin_layout Itemize
8102 You cannot use 
8103 \begin_inset Info
8104 type  "shortcut"
8105 arg   "newline-insert newline"
8106 \end_inset
8107
8108  at the beginning of a new paragraph (i.
8109 \begin_inset space \thinspace{}
8110 \end_inset
8111
8112 e.
8113 \begin_inset space \space{}
8114 \end_inset
8115
8116 you can't follow 
8117 \family sans
8118 Return
8119 \family default
8120  with a 
8121 \begin_inset Info
8122 type  "shortcut"
8123 arg   "newline-insert newline"
8124 \end_inset
8125
8126 ).
8127 \end_layout
8128
8129 \begin_layout Itemize
8130 You cannot follow a 
8131 \begin_inset Info
8132 type  "shortcut"
8133 arg   "newline-insert newline"
8134 \end_inset
8135
8136  with a 
8137 \family sans
8138 Space
8139 \family default
8140  but with a 
8141 \begin_inset Info
8142 type  "shortcut"
8143 arg   "command-alternatives math-space ; space-insert protected"
8144 \end_inset
8145
8146 .
8147 \end_layout
8148
8149 \begin_layout Itemize
8150 You cannot have an empty paragraph or an empty line.
8151  You must put at least one 
8152 \family sans
8153 Space
8154 \family default
8155  in any line you want blank.
8156  Otherwise, \SpecialChar LaTeX
8157  generates errors.
8158 \end_layout
8159
8160 \begin_layout Itemize
8161 You cannot get the typewriter double quotes by typing 
8162 \family sans
8163 "
8164 \family default
8165  since that will insert 
8166 \emph on
8167 real
8168 \emph default
8169  quotes.
8170  You get the typewriter double quotes with 
8171 \begin_inset Info
8172 type  "shortcut"
8173 arg   "self-insert \""
8174 \end_inset
8175
8176 .
8177 \end_layout
8178
8179 \begin_layout Standard
8180 Here is an example:
8181 \end_layout
8182
8183 \begin_layout LyX-Code
8184 #include <stdio.h>
8185 \end_layout
8186
8187 \begin_layout LyX-Code
8188  
8189 \end_layout
8190
8191 \begin_layout LyX-Code
8192 int main(void)
8193 \end_layout
8194
8195 \begin_layout LyX-Code
8196 {
8197 \end_layout
8198
8199 \begin_layout LyX-Code
8200     printf("Hello World!
8201 \backslash
8202 n");
8203 \end_layout
8204
8205 \begin_layout LyX-Code
8206     return 0;
8207 \end_layout
8208
8209 \begin_layout LyX-Code
8210 }
8211 \end_layout
8212
8213 \begin_layout Standard
8214 This is just the standard 
8215 \begin_inset Quotes eld
8216 \end_inset
8217
8218 Hello world!
8219 \begin_inset Quotes erd
8220 \end_inset
8221
8222  program.
8223  
8224 \end_layout
8225
8226 \begin_layout Standard
8227
8228 \family sans
8229 \SpecialChar LyX
8230 -Code
8231 \family default
8232  has one purpose: to typeset code, such as program source, shell scripts
8233  and so on.
8234  Use it only in those very special cases where you need to generate text
8235  as if you used a typewriter.
8236 \begin_inset Index idx
8237 status collapsed
8238
8239 \begin_layout Plain Layout
8240 Paragraph environments|)
8241 \end_layout
8242
8243 \end_inset
8244
8245  For longer parts of programming code, use the listings inset that is described
8246  in the chapter 
8247 \emph on
8248 Program Code Listings
8249 \emph default
8250  of the 
8251 \emph on
8252 Embedded
8253 \begin_inset space ~
8254 \end_inset
8255
8256 Objects
8257 \emph default
8258  manual.
8259 \end_layout
8260
8261 \begin_layout Subsubsection
8262 Verbatim
8263 \family sans
8264
8265 \begin_inset Index idx
8266 status collapsed
8267
8268 \begin_layout Plain Layout
8269 Verbatim
8270 \end_layout
8271
8272 \end_inset
8273
8274
8275 \end_layout
8276
8277 \begin_layout Standard
8278 The 
8279 \family sans
8280 Verbatim
8281 \family default
8282  environment is similar to the 
8283 \family sans
8284 \SpecialChar LyX
8285 -Code
8286 \family default
8287  environment with the difference that its content will be treated like a
8288  computer console text.
8289  
8290 \family sans
8291 Verbatim
8292 \family default
8293  does therefore not have paragraphs so that 
8294 \family sans
8295 Return
8296 \family default
8297  breaks lines.
8298  Compared to 
8299 \family sans
8300 \SpecialChar LyX
8301 -Code
8302 \family default
8303  the 
8304 \family sans
8305 Space
8306 \family default
8307  key is treated like a normal space in text (not as a protected space) and
8308  you can have empty lines.
8309  In contrary to 
8310 \family sans
8311 \SpecialChar LyX
8312 -Code,
8313 \family default
8314  
8315 \family sans
8316 Verbatim
8317 \family default
8318  cannot
8319 \end_layout
8320
8321 \begin_layout Itemize
8322 have a certain language and a text style
8323 \end_layout
8324
8325 \begin_layout Itemize
8326 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8327  index- and nomenclature entries, labels, tables, graphics, listings, floats
8328  and \SpecialChar TeX
8329  Code
8330 \end_layout
8331
8332 \begin_layout Standard
8333 Because of these properties 
8334 \family sans
8335 Verbatim
8336 \family default
8337  works like a typewriter.
8338  Here is an example:
8339 \end_layout
8340
8341 \begin_layout Verbatim
8342 This is Verbatim.
8343 \end_layout
8344
8345 \begin_layout Verbatim
8346 \noindent
8347 \align block
8348 The following 2 lines are empty:
8349 \end_layout
8350
8351 \begin_layout Verbatim
8352
8353 \end_layout
8354
8355 \begin_layout Verbatim
8356
8357 \end_layout
8358
8359 \begin_layout Verbatim
8360 Almost everything is allowed in Verbatim:"%&$§#~'`
8361 \backslash
8362 }][{|
8363 \end_layout
8364
8365 \begin_layout Standard
8366 The 
8367 \family sans
8368 Verbatim*
8369 \family default
8370  environment is identical to 
8371 \family sans
8372 Verbatim
8373 \family default
8374  with the difference that spaces appear in the output as the character '
8375 \begin_inset space \textvisiblespace{}
8376 \end_inset
8377
8378 '.
8379  An example:
8380 \end_layout
8381
8382 \begin_layout Verbatim*
8383 This is Verbatim*.
8384 \end_layout
8385
8386 \begin_layout Section
8387 Nesting Environments
8388 \begin_inset Index idx
8389 status collapsed
8390
8391 \begin_layout Plain Layout
8392 Nesting ! Environments
8393 \end_layout
8394
8395 \end_inset
8396
8397
8398 \begin_inset CommandInset label
8399 LatexCommand label
8400 name "sec:Nesting"
8401
8402 \end_inset
8403
8404
8405 \end_layout
8406
8407 \begin_layout Subsection
8408 Introduction
8409 \end_layout
8410
8411 \begin_layout Standard
8412 \SpecialChar LyX
8413  treats text as a unified block with a particular context and specific propertie
8414 s.
8415  This allows you to create blocks that inherit some of the properties of
8416  another block.
8417  For example you have three main points in an outline, but point #2 also
8418  has two subpoints.
8419  In other words, you have a list inside of another list, with the inner
8420  list 
8421 \begin_inset Quotes eld
8422 \end_inset
8423
8424 attached
8425 \begin_inset Quotes erd
8426 \end_inset
8427
8428  to item #2:
8429 \end_layout
8430
8431 \begin_layout Enumerate
8432 one
8433 \end_layout
8434
8435 \begin_layout Enumerate
8436 two
8437 \end_layout
8438
8439 \begin_deeper
8440 \begin_layout Enumerate
8441 sublist – item #1
8442 \end_layout
8443
8444 \begin_layout Enumerate
8445 sublist – item #2
8446 \end_layout
8447
8448 \end_deeper
8449 \begin_layout Enumerate
8450 three
8451 \end_layout
8452
8453 \begin_layout Standard
8454 You put a list inside a list by nesting one list inside the other.
8455  Nesting an environment is quite simple: Select 
8456 \family sans
8457 Edit\SpecialChar menuseparator
8458 Increase
8459 \begin_inset space ~
8460 \end_inset
8461
8462 List
8463 \begin_inset space ~
8464 \end_inset
8465
8466 Depth
8467 \family default
8468  or 
8469 \family sans
8470 Decrease
8471 \begin_inset space ~
8472 \end_inset
8473
8474 List
8475 \begin_inset space ~
8476 \end_inset
8477
8478 Depth
8479 \family default
8480  to change the nesting depth (the status bar will tell you how far you are
8481  nested).
8482  Instead of the menu, you can also use the toolbar buttons 
8483 \begin_inset Info
8484 type  "icon"
8485 arg   "depth-increment"
8486 \end_inset
8487
8488  and 
8489 \begin_inset Info
8490 type  "icon"
8491 arg   "depth-decrement"
8492 \end_inset
8493
8494  or the key bindings 
8495 \family sans
8496 Tab
8497 \family default
8498  and 
8499 \family sans
8500 Shift+Tab
8501 \family default
8502  or 
8503 \begin_inset Info
8504 type  "shortcut"
8505 arg   "depth-increment"
8506 \end_inset
8507
8508  and 
8509 \begin_inset Info
8510 type  "shortcut"
8511 arg   "depth-decrement"
8512 \end_inset
8513
8514 .
8515  The change will work on the current selection, if you have made one (allowing
8516  you to change the nesting of several paragraphs at once), or the current
8517  paragraph.
8518 \end_layout
8519
8520 \begin_layout Standard
8521 Note that \SpecialChar LyX
8522  only changes the nesting depth if it can.
8523  If it is invalid to do so, nothing happens if you try to change the depth.
8524  Additionally, if you change the depth of one paragraph, it affects the
8525  depth of every paragraph nested inside of it.
8526 \end_layout
8527
8528 \begin_layout Standard
8529 Nesting isn't limited to lists.
8530  In \SpecialChar LyX
8531 , you can nest just about anything inside anything else, as you're about
8532  to find out.
8533  This is the real power of nesting paragraph environments.
8534 \end_layout
8535
8536 \begin_layout Subsection
8537 What You Can and Can't Nest
8538 \end_layout
8539
8540 \begin_layout Standard
8541 Before we fire a list of paragraph environments at you, we need to tell
8542  you a little bit more about how nesting works.
8543 \end_layout
8544
8545 \begin_layout Standard
8546 The question of nesting a paragraph environment is a bit more complicated
8547  than a simple yes or no.
8548  There are three types of paragraph environments:
8549 \end_layout
8550
8551 \begin_layout Itemize
8552 Completely unnestable
8553 \end_layout
8554
8555 \begin_layout Itemize
8556 Fully nestable, you can nest them inside things and you can also nest other
8557  things inside them.
8558 \end_layout
8559
8560 \begin_layout Itemize
8561 A third type, you can nest them into other environments, but you can't nest
8562  anything into them.
8563 \end_layout
8564
8565 \begin_layout Standard
8566 Here's a list of the three types of nesting behavior, and which paragraph
8567  environments have them:
8568 \end_layout
8569
8570 \begin_layout Description
8571 Unnestable Can't nest them.
8572  Can't nest into them.
8573 \end_layout
8574
8575 \begin_deeper
8576 \begin_layout Itemize
8577
8578 \family sans
8579 Bibliography
8580 \end_layout
8581
8582 \begin_layout Itemize
8583
8584 \family sans
8585 Abstract
8586 \end_layout
8587
8588 \begin_layout Itemize
8589
8590 \family sans
8591 Title
8592 \end_layout
8593
8594 \begin_layout Itemize
8595
8596 \family sans
8597 Author
8598 \end_layout
8599
8600 \begin_layout Itemize
8601
8602 \family sans
8603 Date
8604 \end_layout
8605
8606 \end_deeper
8607 \begin_layout Description
8608 Fully
8609 \begin_inset space ~
8610 \end_inset
8611
8612 Nestable You can nest them.
8613  You can nest other things into them.
8614 \end_layout
8615
8616 \begin_deeper
8617 \begin_layout Itemize
8618
8619 \family sans
8620 Verse
8621 \end_layout
8622
8623 \begin_layout Itemize
8624
8625 \family sans
8626 Quote
8627 \end_layout
8628
8629 \begin_layout Itemize
8630
8631 \family sans
8632 Quotation
8633 \end_layout
8634
8635 \begin_layout Itemize
8636
8637 \family sans
8638 Itemize
8639 \end_layout
8640
8641 \begin_layout Itemize
8642
8643 \family sans
8644 Enumerate
8645 \end_layout
8646
8647 \begin_layout Itemize
8648
8649 \family sans
8650 Description
8651 \end_layout
8652
8653 \begin_layout Itemize
8654
8655 \family sans
8656 List
8657 \end_layout
8658
8659 \begin_layout Itemize
8660
8661 \family sans
8662 \SpecialChar LyX
8663 -Code
8664 \end_layout
8665
8666 \begin_layout Itemize
8667
8668 \family sans
8669 Verbatim
8670 \end_layout
8671
8672 \begin_layout Itemize
8673
8674 \family sans
8675 Verbatim*
8676 \end_layout
8677
8678 \end_deeper
8679 \begin_layout Description
8680 Nestable-Inside You can nest them inside other things.
8681  You can't nest anything into them.
8682 \end_layout
8683
8684 \begin_deeper
8685 \begin_layout Itemize
8686
8687 \family sans
8688 Standard
8689 \end_layout
8690
8691 \begin_layout Itemize
8692
8693 \family sans
8694 Part
8695 \end_layout
8696
8697 \begin_layout Itemize
8698
8699 \family sans
8700 Chapter
8701 \end_layout
8702
8703 \begin_layout Itemize
8704
8705 \family sans
8706 Section
8707 \end_layout
8708
8709 \begin_layout Itemize
8710
8711 \family sans
8712 Subsection
8713 \end_layout
8714
8715 \begin_layout Itemize
8716
8717 \family sans
8718 Subsubsection
8719 \end_layout
8720
8721 \begin_layout Itemize
8722
8723 \family sans
8724 Paragraph
8725 \end_layout
8726
8727 \begin_layout Itemize
8728
8729 \family sans
8730 Subparagraph
8731 \end_layout
8732
8733 \begin_layout Itemize
8734
8735 \family sans
8736 Part*
8737 \end_layout
8738
8739 \begin_layout Itemize
8740
8741 \family sans
8742 Chapter*
8743 \end_layout
8744
8745 \begin_layout Itemize
8746
8747 \family sans
8748 Section*
8749 \end_layout
8750
8751 \begin_layout Itemize
8752
8753 \family sans
8754 Subsection*
8755 \end_layout
8756
8757 \begin_layout Itemize
8758
8759 \family sans
8760 Subsubsection*
8761 \end_layout
8762
8763 \begin_layout Itemize
8764
8765 \family sans
8766 Right
8767 \begin_inset space ~
8768 \end_inset
8769
8770 Address
8771 \end_layout
8772
8773 \begin_layout Itemize
8774
8775 \family sans
8776 Address
8777 \end_layout
8778
8779 \end_deeper
8780 \begin_layout Standard
8781 \begin_inset Note Greyedout
8782 status open
8783
8784 \begin_layout Plain Layout
8785
8786 \series bold
8787 Note:
8788 \series default
8789  Although it is possible, for example, to nest numbered section headings
8790  like 
8791 \family sans
8792 Chapter
8793 \family default
8794
8795 \family sans
8796 Section
8797 \family default
8798 , etc.
8799 \begin_inset space ~
8800 \end_inset
8801
8802 into lists, it is highly recommended not to do this because the aim is to
8803  create well-structured documents following typesetting guidelines whereas
8804  nested section headings violate this.
8805 \end_layout
8806
8807 \end_inset
8808
8809
8810 \end_layout
8811
8812 \begin_layout Subsection
8813 Nesting Other Things: Tables, Math, Floats, etc.
8814 \begin_inset Index idx
8815 status collapsed
8816
8817 \begin_layout Plain Layout
8818 Nesting ! Tables etc.
8819 \end_layout
8820
8821 \end_inset
8822
8823
8824 \end_layout
8825
8826 \begin_layout Standard
8827 There are several things that aren't paragraph environments, but which are
8828  affected by nesting anyhow.
8829  They are:
8830 \end_layout
8831
8832 \begin_layout Itemize
8833 equations
8834 \end_layout
8835
8836 \begin_layout Itemize
8837 tables
8838 \end_layout
8839
8840 \begin_layout Itemize
8841 figures
8842 \end_layout
8843
8844 \begin_layout Standard
8845 (
8846 \begin_inset Note Greyedout
8847 status open
8848
8849 \begin_layout Plain Layout
8850
8851 \series bold
8852 Note:
8853 \series default
8854  Figures and tables in 
8855 \family sans
8856 Floats
8857 \family default
8858  are not affected by this.
8859 \end_layout
8860
8861 \end_inset
8862
8863  Have a look at section
8864 \begin_inset space ~
8865 \end_inset
8866
8867
8868 \begin_inset CommandInset ref
8869 LatexCommand ref
8870 reference "sec:Floats"
8871
8872 \end_inset
8873
8874  for more information about 
8875 \family sans
8876 Floats
8877 \family default
8878 .)
8879 \end_layout
8880
8881 \begin_layout Standard
8882 \SpecialChar LyX
8883  can treat these three objects as either a word or as a paragraph.
8884  If a figure, table, or an equation is inline, it goes wherever the paragraph
8885  it is in goes.
8886 \end_layout
8887
8888 \begin_layout Standard
8889 On the other hand, if you have an equation, figure or table in a 
8890 \begin_inset Quotes eld
8891 \end_inset
8892
8893 paragraph
8894 \begin_inset Quotes erd
8895 \end_inset
8896
8897  of its own, it behaves just like a 
8898 \begin_inset Quotes eld
8899 \end_inset
8900
8901 nestable-inside
8902 \begin_inset Quotes erd
8903 \end_inset
8904
8905  paragraph environment.
8906  You can nest it into any environment, but you obviously can't nest anything
8907  into it.
8908 \end_layout
8909
8910 \begin_layout Standard
8911 Here's an example with a table:
8912 \end_layout
8913
8914 \begin_layout Enumerate
8915 Item One
8916 \end_layout
8917
8918 \begin_deeper
8919 \begin_layout Enumerate
8920 This is (a) and it's nested.
8921 \end_layout
8922
8923 \begin_deeper
8924 \begin_layout Standard
8925 \begin_inset VSpace 0.3cm
8926 \end_inset
8927
8928
8929 \end_layout
8930
8931 \begin_layout Standard
8932 \align center
8933 \begin_inset Tabular
8934 <lyxtabular version="3" rows="2" columns="2">
8935 <features tabularvalignment="middle">
8936 <column alignment="center" valignment="top" width="0pt">
8937 <column alignment="center" valignment="top" width="0pt">
8938 <row>
8939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943
8944 \family roman
8945 \series medium
8946 \shape up
8947 \size normal
8948 \emph off
8949 \bar no
8950 \noun off
8951 \color none
8952 a
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961
8962 \family roman
8963 \series medium
8964 \shape up
8965 \size normal
8966 \emph off
8967 \bar no
8968 \noun off
8969 \color none
8970 b
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 </row>
8976 <row>
8977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981
8982 \family roman
8983 \series medium
8984 \shape up
8985 \size normal
8986 \emph off
8987 \bar no
8988 \noun off
8989 \color none
8990 c
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999
9000 \family roman
9001 \series medium
9002 \shape up
9003 \size normal
9004 \emph off
9005 \bar no
9006 \noun off
9007 \color none
9008 d
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 </lyxtabular>
9015
9016 \end_inset
9017
9018
9019 \end_layout
9020
9021 \begin_layout Standard
9022 \begin_inset VSpace 0.3cm
9023 \end_inset
9024
9025
9026 \end_layout
9027
9028 \end_deeper
9029 \begin_layout Enumerate
9030 This is (b).
9031  The table is actually nested inside (a).
9032 \end_layout
9033
9034 \end_deeper
9035 \begin_layout Enumerate
9036 Back out again.
9037 \end_layout
9038
9039 \begin_layout Standard
9040 If we hadn't nested the table at all, the list would look like this:
9041 \end_layout
9042
9043 \begin_layout Enumerate
9044 Item One
9045 \end_layout
9046
9047 \begin_deeper
9048 \begin_layout Enumerate
9049 This is (a) and it's nested.
9050 \end_layout
9051
9052 \end_deeper
9053 \begin_layout Standard
9054 \begin_inset VSpace 0.3cm
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \begin_layout Standard
9061 \align center
9062 \begin_inset Tabular
9063 <lyxtabular version="3" rows="2" columns="2">
9064 <features tabularvalignment="middle">
9065 <column alignment="center" valignment="top" width="0pt">
9066 <column alignment="center" valignment="top" width="0pt">
9067 <row>
9068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072
9073 \family roman
9074 \series medium
9075 \shape up
9076 \size normal
9077 \emph off
9078 \bar no
9079 \noun off
9080 \color none
9081 a
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \family roman
9092 \series medium
9093 \shape up
9094 \size normal
9095 \emph off
9096 \bar no
9097 \noun off
9098 \color none
9099 b
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 </row>
9105 <row>
9106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110
9111 \family roman
9112 \series medium
9113 \shape up
9114 \size normal
9115 \emph off
9116 \bar no
9117 \noun off
9118 \color none
9119 c
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128
9129 \family roman
9130 \series medium
9131 \shape up
9132 \size normal
9133 \emph off
9134 \bar no
9135 \noun off
9136 \color none
9137 d
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 </lyxtabular>
9144
9145 \end_inset
9146
9147
9148 \end_layout
9149
9150 \begin_layout Standard
9151 \begin_inset VSpace 0.3cm
9152 \end_inset
9153
9154
9155 \end_layout
9156
9157 \begin_layout Enumerate
9158 This is (b).
9159  The table is 
9160 \emph on
9161 not
9162 \emph default
9163  nested inside (a).
9164  In fact, it's not nested at all.
9165 \end_layout
9166
9167 \begin_layout Enumerate
9168 Back out again.
9169 \end_layout
9170
9171 \begin_layout Standard
9172 Notice how item (b) is not only no longer nested, but is also the first
9173  item of a new list!
9174 \end_layout
9175
9176 \begin_layout Standard
9177 There's another trap you can fall into: Nesting the table, but not going
9178  deep enough.
9179  \SpecialChar LyX
9180  then turns anything after the table into a new sublist.
9181 \end_layout
9182
9183 \begin_layout Enumerate
9184 Item One
9185 \end_layout
9186
9187 \begin_deeper
9188 \begin_layout Enumerate
9189 This is (a) and it's nested.
9190 \end_layout
9191
9192 \begin_layout Standard
9193 \begin_inset VSpace 0.3cm
9194 \end_inset
9195
9196
9197 \end_layout
9198
9199 \begin_layout Standard
9200 \align center
9201 \begin_inset Tabular
9202 <lyxtabular version="3" rows="2" columns="2">
9203 <features tabularvalignment="middle">
9204 <column alignment="center" valignment="top" width="0pt">
9205 <column alignment="center" valignment="top" width="0pt">
9206 <row>
9207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \family roman
9213 \series medium
9214 \shape up
9215 \size normal
9216 \emph off
9217 \bar no
9218 \noun off
9219 \color none
9220 a
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229
9230 \family roman
9231 \series medium
9232 \shape up
9233 \size normal
9234 \emph off
9235 \bar no
9236 \noun off
9237 \color none
9238 b
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 </row>
9244 <row>
9245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249
9250 \family roman
9251 \series medium
9252 \shape up
9253 \size normal
9254 \emph off
9255 \bar no
9256 \noun off
9257 \color none
9258 c
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267
9268 \family roman
9269 \series medium
9270 \shape up
9271 \size normal
9272 \emph off
9273 \bar no
9274 \noun off
9275 \color none
9276 d
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 </row>
9282 </lyxtabular>
9283
9284 \end_inset
9285
9286
9287 \end_layout
9288
9289 \end_deeper
9290 \begin_layout Standard
9291 \begin_inset VSpace 0.3cm
9292 \end_inset
9293
9294
9295 \end_layout
9296
9297 \begin_layout Enumerate
9298 This is (b).
9299  The table is actually nested inside Item One, but 
9300 \emph on
9301 not
9302 \emph default
9303  inside (a).
9304 \end_layout
9305
9306 \begin_layout Enumerate
9307 Back out again.
9308 \end_layout
9309
9310 \begin_layout Standard
9311 As you can see, item (b) turned into the first item of a new list, but a
9312  new list 
9313 \emph on
9314 inside
9315 \emph default
9316  item 1.
9317  The same thing would have happened to a figure or an equation.
9318  So, if you nest tables, figures or equations, make sure you go to the right
9319  depth!
9320 \end_layout
9321
9322 \begin_layout Subsection
9323 Usage and General Features
9324 \end_layout
9325
9326 \begin_layout Standard
9327 Speaking of levels, \SpecialChar LyX
9328  can perform up to a six-fold nesting.
9329  In other words, 
9330 \begin_inset Quotes eld
9331 \end_inset
9332
9333 level #6
9334 \begin_inset Quotes erd
9335 \end_inset
9336
9337  is the innermost possible depth.
9338  Here's an example to illustrate what we mean:
9339 \end_layout
9340
9341 \begin_layout Enumerate
9342 level #1 – outermost
9343 \end_layout
9344
9345 \begin_deeper
9346 \begin_layout Enumerate
9347 level #2
9348 \end_layout
9349
9350 \begin_deeper
9351 \begin_layout Enumerate
9352 level #3
9353 \end_layout
9354
9355 \begin_deeper
9356 \begin_layout Enumerate
9357 level #4
9358 \end_layout
9359
9360 \begin_deeper
9361 \begin_layout Itemize
9362 level #5
9363 \end_layout
9364
9365 \begin_deeper
9366 \begin_layout Itemize
9367 level #6
9368 \end_layout
9369
9370 \end_deeper
9371 \end_deeper
9372 \end_deeper
9373 \end_deeper
9374 \end_deeper
9375 \begin_layout Standard
9376 There are two exceptions to the six-fold nesting limit, and you can see
9377  both of them in the example.
9378  Unlike the other fully-nestable environments, you can only perform a four-fold
9379  nesting with the 
9380 \family sans
9381 Enumerate
9382 \family default
9383  and 
9384 \family sans
9385 Itemize
9386 \family default
9387  environments.
9388  For example, if we tried to nest another 
9389 \family sans
9390 Enumerate
9391 \family default
9392  list inside item 
9393 \begin_inset Quotes eld
9394 \end_inset
9395
9396 A.
9397 \begin_inset Quotes erd
9398 \end_inset
9399
9400 , we would get errors.
9401 \end_layout
9402
9403 \begin_layout Subsection
9404 Some Examples
9405 \begin_inset Index idx
9406 status collapsed
9407
9408 \begin_layout Plain Layout
9409 Nesting ! Examples
9410 \end_layout
9411
9412 \end_inset
9413
9414
9415 \end_layout
9416
9417 \begin_layout Standard
9418 The best way to explain just what you can do with nesting is by illustration.
9419  We have several examples of nested environments.
9420  In them, we explain how we created the example, so that you can reproduce
9421  them.
9422 \end_layout
9423
9424 \begin_layout Subsubsection
9425 Example 1: The Six-fold Way and Mixed Nesting
9426 \end_layout
9427
9428 \begin_layout Labeling
9429 \labelwidthstring MMM
9430 #1-a This is the outermost level.
9431  It's a 
9432 \family sans
9433 List
9434 \family default
9435  environment.
9436 \end_layout
9437
9438 \begin_deeper
9439 \begin_layout Labeling
9440 \labelwidthstring MMM
9441 #2-a This is level #2.
9442  We created it by using 
9443 \begin_inset Info
9444 type  "shortcut"
9445 arg   "paragraph-break inverse"
9446 \end_inset
9447
9448  followed by 
9449 \begin_inset Info
9450 type  "shortcut"
9451 arg   "depth-increment"
9452 \end_inset
9453
9454 .
9455 \end_layout
9456
9457 \begin_deeper
9458 \begin_layout Labeling
9459 \labelwidthstring MMM
9460 #3-a This is level #3.
9461  This time, we just enter 
9462 \family sans
9463 Return
9464 \family default
9465 , then used 
9466 \begin_inset Info
9467 type  "shortcut"
9468 arg   "depth-increment"
9469 \end_inset
9470
9471  twice in a row.
9472  We could have also created it the same way as we did the previous level,
9473  by entering 
9474 \begin_inset Info
9475 type  "shortcut"
9476 arg   "paragraph-break inverse"
9477 \end_inset
9478
9479  followed by 
9480 \begin_inset Info
9481 type  "shortcut"
9482 arg   "depth-increment"
9483 \end_inset
9484
9485 .
9486 \end_layout
9487
9488 \begin_deeper
9489 \begin_layout Standard
9490 This is actually a 
9491 \family sans
9492 Standard
9493 \family default
9494  environment, nested inside of 
9495 \begin_inset Quotes eld
9496 \end_inset
9497
9498 #3-a
9499 \begin_inset Quotes erd
9500 \end_inset
9501
9502 .
9503  So, it's at level #4.
9504  We did this by entering 
9505 \begin_inset Info
9506 type  "shortcut"
9507 arg   "paragraph-break inverse"
9508 \end_inset
9509
9510 , then 
9511 \begin_inset Info
9512 type  "shortcut"
9513 arg   "depth-increment"
9514 \end_inset
9515
9516 , then changing the paragraph environment to 
9517 \family sans
9518 Standard
9519 \family default
9520 .
9521  Do this to create list items with more than one paragraph — it also works
9522  for the 
9523 \family sans
9524 Description
9525 \family default
9526
9527 \family sans
9528 Enumerate
9529 \family default
9530 , and 
9531 \family sans
9532 Itemize
9533 \family default
9534  environments!
9535 \end_layout
9536
9537 \begin_layout Standard
9538 Here's another 
9539 \family sans
9540 Standard
9541 \family default
9542  paragraph, also at level #4, made with just a 
9543 \begin_inset Info
9544 type  "shortcut"
9545 arg   "paragraph-break inverse"
9546 \end_inset
9547
9548 .
9549 \end_layout
9550
9551 \begin_layout Labeling
9552 \labelwidthstring MMM
9553 #4-a This is level #4.
9554  We enter 
9555 \begin_inset Info
9556 type  "shortcut"
9557 arg   "paragraph-break inverse"
9558 \end_inset
9559
9560  and changed the paragraph environment back to 
9561 \family sans
9562 List
9563 \family default
9564 .
9565  Remember — we can't nest anything inside a 
9566 \family sans
9567 Standard
9568 \family default
9569  environment, which is why we're still at level #4.
9570  However, we 
9571 \emph on
9572 can
9573 \emph default
9574  keep nesting things inside 
9575 \begin_inset Quotes eld
9576 \end_inset
9577
9578 #3-a
9579 \begin_inset Quotes erd
9580 \end_inset
9581
9582 .
9583 \end_layout
9584
9585 \begin_deeper
9586 \begin_layout Labeling
9587 \labelwidthstring MMM
9588 #5-a This is level #5\SpecialChar ldots
9589
9590 \end_layout
9591
9592 \begin_deeper
9593 \begin_layout Labeling
9594 \labelwidthstring MMM
9595 #6-a \SpecialChar ldots
9596 and this is level #6.
9597  By now, you should know how we made these two.
9598 \end_layout
9599
9600 \end_deeper
9601 \begin_layout Labeling
9602 \labelwidthstring MMM
9603 #5-b Back to level #5.
9604  Just enter 
9605 \begin_inset Info
9606 type  "shortcut"
9607 arg   "paragraph-break inverse"
9608 \end_inset
9609
9610  followed by a 
9611 \begin_inset Info
9612 type  "shortcut"
9613 arg   "depth-decrement"
9614 \end_inset
9615
9616 .
9617 \end_layout
9618
9619 \end_deeper
9620 \begin_layout Labeling
9621 \labelwidthstring MMM
9622 #4-b After another 
9623 \begin_inset Info
9624 type  "shortcut"
9625 arg   "paragraph-break inverse"
9626 \end_inset
9627
9628  followed by a 
9629 \begin_inset Info
9630 type  "shortcut"
9631 arg   "depth-decrement"
9632 \end_inset
9633
9634 , we're back at level #4.
9635 \end_layout
9636
9637 \end_deeper
9638 \begin_layout Labeling
9639 \labelwidthstring MMM
9640 #3-b Back to level #3.
9641  By now it should be obvious how we did this.
9642 \end_layout
9643
9644 \end_deeper
9645 \begin_layout Labeling
9646 \labelwidthstring MMM
9647 #2-b Back to level #2.
9648  
9649 \end_layout
9650
9651 \end_deeper
9652 \begin_layout Labeling
9653 \labelwidthstring MMM
9654 #1-b And last, back to the outermost level, #1.
9655  After this sentence, we will enter 
9656 \family sans
9657 Return
9658 \family default
9659  and change the paragraph environment back to 
9660 \family sans
9661 Standard
9662 \family default
9663  to end the list.
9664 \end_layout
9665
9666 \begin_layout Standard
9667 We could have also used the 
9668 \family sans
9669 Description
9670 \family default
9671
9672 \family sans
9673 Quote
9674 \family default
9675
9676 \family sans
9677 Quotation
9678 \family default
9679 , or even the 
9680 \family sans
9681 Verse
9682 \family default
9683  environment in place of the 
9684 \family sans
9685 List
9686 \family default
9687  environment.
9688  The example would have worked exactly the same.
9689 \end_layout
9690
9691 \begin_layout Subsubsection
9692 Example 2: Inheritance
9693 \end_layout
9694
9695 \begin_layout LyX-Code
9696 This is the LyX-Code environment, at level #1, the outermost
9697 \end_layout
9698
9699 \begin_layout LyX-Code
9700 level.
9701   Now we will enter 
9702 \family sans
9703 Return
9704 \family default
9705 , then 
9706 \begin_inset Info
9707 type  "shortcut"
9708 arg   "depth-increment"
9709 \end_inset
9710
9711 , after
9712 \begin_inset Newline newline
9713 \end_inset
9714
9715 which, we will change to the 
9716 \family sans
9717 Enumerate
9718 \family default
9719  environment.
9720 \end_layout
9721
9722 \begin_deeper
9723 \begin_layout Enumerate
9724 This is the 
9725 \family sans
9726 Enumerate
9727 \family default
9728  environment, at level #2.
9729 \end_layout
9730
9731 \begin_layout Enumerate
9732 Notice how the nested 
9733 \family sans
9734 Enumerate
9735 \family default
9736  not only inherits its margins from its parent environment (
9737 \family sans
9738 LyX-Code
9739 \family default
9740 ), but also inherits its font and spacing!
9741 \end_layout
9742
9743 \end_deeper
9744 \begin_layout Standard
9745 We ended this example by entering 
9746 \family sans
9747 Return
9748 \family default
9749 .
9750  After that, we needed to reset the paragraph environment to 
9751 \family sans
9752 Standard
9753 \family default
9754  and reset the nesting depth by using 
9755 \begin_inset Info
9756 type  "shortcut"
9757 arg   "depth-decrement"
9758 \end_inset
9759
9760  once.
9761 \end_layout
9762
9763 \begin_layout Subsubsection
9764 Example 3: Labels, Levels, and the 
9765 \family sans
9766 Enumerate
9767 \family default
9768  and 
9769 \family sans
9770 Itemize
9771 \family default
9772  Environments
9773 \begin_inset Argument 1
9774 status collapsed
9775
9776 \begin_layout Plain Layout
9777 Example #3: Labels, Levels and other list environments
9778 \end_layout
9779
9780 \end_inset
9781
9782
9783 \end_layout
9784
9785 \begin_layout Enumerate
9786 This is level #1, in an 
9787 \family sans
9788 Enumerate
9789 \family default
9790  paragraph environment.
9791  We're actually going to nest a bunch of these.
9792 \end_layout
9793
9794 \begin_deeper
9795 \begin_layout Enumerate
9796 This is level #2.
9797  We used 
9798 \begin_inset Info
9799 type  "shortcut"
9800 arg   "paragraph-break inverse"
9801 \end_inset
9802
9803  followed by 
9804 \begin_inset Info
9805 type  "shortcut"
9806 arg   "depth-increment"
9807 \end_inset
9808
9809 .
9810  Now, what happens if we nest an 
9811 \family sans
9812 Itemize
9813 \family default
9814  environment inside of this one? It will be at level #3, but what will its
9815  label be? An asterisk?
9816 \end_layout
9817
9818 \begin_deeper
9819 \begin_layout Itemize
9820 No! It's a bullet.
9821  This is the 
9822 \emph on
9823 first
9824 \emph default
9825  
9826 \family sans
9827 Itemize
9828 \family default
9829  environment, even though it's at level #3.
9830  So, its label is a bullet.
9831  (We got here by using 
9832 \begin_inset Info
9833 type  "shortcut"
9834 arg   "paragraph-break inverse"
9835 \end_inset
9836
9837 , then 
9838 \begin_inset Info
9839 type  "shortcut"
9840 arg   "depth-increment"
9841 \end_inset
9842
9843 , then changing the environment to 
9844 \family sans
9845 Itemize
9846 \family default
9847 .)
9848 \end_layout
9849
9850 \begin_deeper
9851 \begin_layout Itemize
9852 Here's level #4, produced using 
9853 \begin_inset Info
9854 type  "shortcut"
9855 arg   "paragraph-break inverse"
9856 \end_inset
9857
9858 , then 
9859 \begin_inset Info
9860 type  "shortcut"
9861 arg   "depth-increment"
9862 \end_inset
9863
9864 .
9865  We will do that again\SpecialChar ldots
9866
9867 \end_layout
9868
9869 \begin_deeper
9870 \begin_layout Enumerate
9871 \SpecialChar ldots
9872 to get to level #5.
9873  This time, however, we also changed the paragraph environment back to 
9874 \family sans
9875 Enumerate
9876 \family default
9877 .
9878  Notice the type of numbering, it is 
9879 \emph on
9880 lowercase Roman
9881 \emph default
9882 , because we are in the 
9883 \emph on
9884 thirdfold
9885 \emph default
9886  
9887 \family sans
9888 Enumerate
9889 \family default
9890  environment (that is, it is an 
9891 \family sans
9892 Enumerate
9893 \family default
9894  inside an 
9895 \family sans
9896 Enumerate
9897 \family default
9898  inside an 
9899 \family sans
9900 Enumerate
9901 \family default
9902 ).
9903 \end_layout
9904
9905 \begin_layout Enumerate
9906 What happens if we 
9907 \emph on
9908 don't
9909 \emph default
9910  change the paragraph environment, but decrease the nesting depth? What
9911  type of numbering does \SpecialChar LyX
9912  use?
9913 \end_layout
9914
9915 \begin_layout Enumerate
9916 Oh, as if you couldn't guess by now, we're just using 
9917 \begin_inset Info
9918 type  "shortcut"
9919 arg   "paragraph-break inverse"
9920 \end_inset
9921
9922  to keep the current environment and depth but create a new item.
9923 \end_layout
9924
9925 \begin_layout Enumerate
9926 Let's use 
9927 \begin_inset Info
9928 type  "shortcut"
9929 arg   "depth-decrement"
9930 \end_inset
9931
9932  to decrease the depth after the next 
9933 \begin_inset Info
9934 type  "shortcut"
9935 arg   "paragraph-break inverse"
9936 \end_inset
9937
9938 .
9939 \end_layout
9940
9941 \end_deeper
9942 \begin_layout Enumerate
9943 This is level #4.
9944  Look what type of label \SpecialChar LyX
9945  is using!
9946 \end_layout
9947
9948 \end_deeper
9949 \begin_layout Enumerate
9950 This is level #3.
9951  Even though we've changed levels, \SpecialChar LyX
9952  is still using a lowercase Roman numeral
9953  as the label.Why?
9954 \end_layout
9955
9956 \begin_layout Enumerate
9957 Because, even though the nesting depth has changed, the paragraph is 
9958 \emph on
9959 still
9960 \emph default
9961  a thirdfold 
9962 \family sans
9963 Enumerate
9964 \family default
9965  environment.
9966  Notice, however, that \SpecialChar LyX
9967  
9968 \emph on
9969 did
9970 \emph default
9971  reset the counter for the label.
9972 \end_layout
9973
9974 \end_deeper
9975 \begin_layout Enumerate
9976 Another 
9977 \begin_inset Info
9978 type  "shortcut"
9979 arg   "paragraph-break inverse"
9980 \end_inset
9981
9982  
9983 \begin_inset Info
9984 type  "shortcut"
9985 arg   "depth-decrement"
9986 \end_inset
9987
9988  sequence, and we're back to level #2.
9989  This time, we not only changed the nesting depth, but we also moved back
9990  into the twofold-nested 
9991 \family sans
9992 Enumerate
9993 \family default
9994  environment.
9995 \end_layout
9996
9997 \end_deeper
9998 \begin_layout Enumerate
9999 The same thing happens if we do another 
10000 \begin_inset Info
10001 type  "shortcut"
10002 arg   "paragraph-break inverse"
10003 \end_inset
10004
10005  
10006 \begin_inset Info
10007 type  "shortcut"
10008 arg   "depth-decrement"
10009 \end_inset
10010
10011  sequence and return to level #1, the outermost level.
10012 \end_layout
10013
10014 \begin_layout Standard
10015 Lastly, we reset the environment to 
10016 \family sans
10017 Standard
10018 \family default
10019 .
10020  As you can see, the level number doesn't correspond to what type of labeling
10021  \SpecialChar LyX
10022  uses for the 
10023 \family sans
10024 Enumerate
10025 \family default
10026  and 
10027 \family sans
10028 Itemize
10029 \family default
10030  environments.
10031  The number of other 
10032 \family sans
10033 Enumerate
10034 \family default
10035  environments surrounding it determines what kind of label \SpecialChar LyX
10036  uses for an
10037  
10038 \family sans
10039 Enumerate
10040 \family default
10041  item.
10042  The same rule applies for the 
10043 \family sans
10044 Itemize
10045 \family default
10046  environment, as well.
10047 \end_layout
10048
10049 \begin_layout Subsubsection
10050 Example 4: Going Bonkers
10051 \end_layout
10052
10053 \begin_layout Enumerate
10054 We're going to go totally nuts now.
10055  We will not nest as deep as in the other examples, nor will we go into
10056  the same detail with how we did it.
10057  (level #1: 
10058 \family sans
10059 Enumerate
10060 \family default
10061 )
10062 \end_layout
10063
10064 \begin_deeper
10065 \begin_layout Standard
10066 (
10067 \family sans
10068 Return, 
10069 \family default
10070
10071 \begin_inset Info
10072 type  "shortcut"
10073 arg   "depth-increment"
10074 \end_inset
10075
10076
10077 \family sans
10078 , Standard
10079 \family default
10080 : level #2) We will stick an encapsulated description of how we created
10081  the example in parentheses someplace.
10082  For example, the two key bindings are how we changed the depth.
10083  The environment name is the name of the current environment.
10084  Either before or after this, we will put in the level.
10085 \end_layout
10086
10087 \end_deeper
10088 \begin_layout Enumerate
10089 (
10090 \family sans
10091 Return, Enumerate
10092 \family default
10093 : level #1) This is the next item in the list.
10094 \end_layout
10095
10096 \begin_deeper
10097 \begin_layout Verse
10098 Now we will add verse.
10099 \begin_inset Newline newline
10100 \end_inset
10101
10102 It will get much worse.
10103 \begin_inset Newline newline
10104 \end_inset
10105
10106 (
10107 \family sans
10108 Return, 
10109 \family default
10110
10111 \begin_inset Info
10112 type  "shortcut"
10113 arg   "depth-increment"
10114 \end_inset
10115
10116
10117 \family sans
10118 , Verse
10119 \family default
10120 : level #2)
10121 \end_layout
10122
10123 \begin_layout Verse
10124 Fiddle dee, Fiddle doo.
10125 \begin_inset Newline newline
10126 \end_inset
10127
10128 Bippitey boppitey boo!
10129 \begin_inset Newline newline
10130 \end_inset
10131
10132 (
10133 \begin_inset Info
10134 type  "shortcut"
10135 arg   "paragraph-break inverse"
10136 \end_inset
10137
10138
10139 \family sans
10140 )
10141 \end_layout
10142
10143 \begin_layout Verse
10144 Here comes a table:
10145 \end_layout
10146
10147 \begin_deeper
10148 \begin_layout Standard
10149 \begin_inset VSpace 0.3cm
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \begin_layout Standard
10156 \align center
10157 \begin_inset Tabular
10158 <lyxtabular version="3" rows="2" columns="2">
10159 <features tabularvalignment="middle">
10160 <column alignment="center" valignment="top" width="0pt">
10161 <column alignment="center" valignment="top" width="0pt">
10162 <row>
10163 <cell alignment="center" valignment="top" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167
10168 \family roman
10169 \series medium
10170 \shape up
10171 \size normal
10172 \emph off
10173 \bar no
10174 \noun off
10175 \color none
10176 one-fish
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185
10186 \family roman
10187 \series medium
10188 \shape up
10189 \size normal
10190 \emph off
10191 \bar no
10192 \noun off
10193 \color none
10194 two-fish
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 </row>
10200 <row>
10201 <cell alignment="center" valignment="top" topline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \family roman
10207 \series medium
10208 \shape up
10209 \size normal
10210 \emph off
10211 \bar no
10212 \noun off
10213 \color none
10214 red-fish
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223
10224 \family roman
10225 \series medium
10226 \shape up
10227 \size normal
10228 \emph off
10229 \bar no
10230 \noun off
10231 \color none
10232 blue-fish
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 </row>
10238 </lyxtabular>
10239
10240 \end_inset
10241
10242
10243 \end_layout
10244
10245 \end_deeper
10246 \begin_layout Verse
10247 (
10248 \begin_inset Info
10249 type  "shortcut"
10250 arg   "paragraph-break inverse"
10251 \end_inset
10252
10253
10254 \family sans
10255 , Table, 
10256 \family default
10257
10258 \begin_inset Info
10259 type  "shortcut"
10260 arg   "depth-increment"
10261 \end_inset
10262
10263  3 times, 
10264 \begin_inset Info
10265 type  "shortcut"
10266 arg   "paragraph-break inverse"
10267 \end_inset
10268
10269
10270 \family sans
10271 , Verse,
10272 \begin_inset Newline newline
10273 \end_inset
10274
10275
10276 \family default
10277
10278 \begin_inset Info
10279 type  "shortcut"
10280 arg   "depth-decrement"
10281 \end_inset
10282
10283 )
10284 \end_layout
10285
10286 \end_deeper
10287 \begin_layout Enumerate
10288 (
10289 \family sans
10290 Return, Enumerate
10291 \family default
10292 : level #1) This is another item.
10293  Note that selecting a 
10294 \family sans
10295 Table
10296 \family default
10297  resets the nesting depth to level #1, so we increased the nesting depth
10298  3 times to put the table inside the 
10299 \family sans
10300 Verse
10301 \family default
10302  environment.
10303  
10304 \end_layout
10305
10306 \begin_layout Quotation
10307 We're now ending the 
10308 \family sans
10309 Enumerate
10310 \family default
10311  list and changing to 
10312 \family sans
10313 Quotation
10314 \family default
10315 .
10316  We're still at level #1.
10317  We want to show you some of the things you can do by mixing environments.
10318  The next set of paragraphs is a 
10319 \begin_inset Quotes eld
10320 \end_inset
10321
10322 quoted letter.
10323 \begin_inset Quotes erd
10324 \end_inset
10325
10326  We will nest both the 
10327 \family sans
10328 Address
10329 \family default
10330  and 
10331 \family sans
10332 Right
10333 \begin_inset space ~
10334 \end_inset
10335
10336 Address
10337 \family default
10338  environments inside of this one, then use another nested 
10339 \family sans
10340 Quotation
10341 \family default
10342  for the letter body.
10343  We will use 
10344 \begin_inset Info
10345 type  "shortcut"
10346 arg   "paragraph-break inverse"
10347 \end_inset
10348
10349  to preserve the depth.
10350  Remember that you need to use 
10351 \begin_inset Info
10352 type  "shortcut"
10353 arg   "newline-insert newline"
10354 \end_inset
10355
10356  to create multiple lines inside the 
10357 \family sans
10358 Address
10359 \family default
10360  and 
10361 \family sans
10362 Right
10363 \begin_inset space ~
10364 \end_inset
10365
10366 Address
10367 \family default
10368  environments.
10369  Here it goes:
10370 \end_layout
10371
10372 \begin_deeper
10373 \begin_layout Right Address
10374 1234 Nowhere Rd.
10375 \begin_inset Newline newline
10376 \end_inset
10377
10378 Moosegroin, MT 00100
10379 \begin_inset Newline newline
10380 \end_inset
10381
10382 9-6-96
10383 \end_layout
10384
10385 \begin_layout Address
10386 Dear Mr.
10387 \begin_inset space ~
10388 \end_inset
10389
10390 Fizlewitz:
10391 \end_layout
10392
10393 \begin_layout Quotation
10394 We regret to inform you that we cannot fill your order for 50
10395 \begin_inset space \thinspace{}
10396 \end_inset
10397
10398 L of compressed methane gas due to circumstances beyond our control.
10399  Unfortunately, several of our cows have mysteriously exploded, creating
10400  a backlog in our orders for methane.
10401  We will place your name on the waiting list and try to fill your order
10402  as soon as possible.
10403  In the meantime, we thank you for your patience.
10404 \end_layout
10405
10406 \begin_layout Quotation
10407 We do, however, now have a special on beef.
10408  If you are interested, please return the enclosed pricing and order form
10409  with your order, along with payment.
10410 \end_layout
10411
10412 \begin_layout Quotation
10413 We thank you again for your patience.
10414 \end_layout
10415
10416 \begin_layout Address
10417 Sincerely,
10418 \begin_inset Newline newline
10419 \end_inset
10420
10421 Bill Hick
10422 \end_layout
10423
10424 \end_deeper
10425 \begin_layout Quotation
10426 That ends that example!
10427 \end_layout
10428
10429 \begin_layout Standard
10430 As you can see, nesting environments in \SpecialChar LyX
10431  gives you a lot of power with just
10432  a few keystrokes.
10433  We could have easily nested an 
10434 \family sans
10435 Itemize
10436 \family default
10437  list inside of a 
10438 \family sans
10439 Quotation
10440 \family default
10441  or 
10442 \family sans
10443 Quote
10444 \family default
10445 , or put a 
10446 \family sans
10447 Quote
10448 \family default
10449  inside of an 
10450 \family sans
10451 Itemize
10452 \family default
10453  list.
10454  You have a huge variety of options at your disposal.
10455 \end_layout
10456
10457 \begin_layout Subsection
10458 Separate Nestings
10459 \begin_inset Index idx
10460 status collapsed
10461
10462 \begin_layout Plain Layout
10463 Nesting ! Separation
10464 \end_layout
10465
10466 \end_inset
10467
10468
10469 \begin_inset CommandInset label
10470 LatexCommand label
10471 name "subsec:Separate-Nestings"
10472
10473 \end_inset
10474
10475
10476 \end_layout
10477
10478 \begin_layout Standard
10479 It is sometimes necessary to have two consecutive environments of the same
10480  type.
10481  For example you need two different enumerations:
10482 \end_layout
10483
10484 \begin_layout Enumerate
10485 Hello
10486 \end_layout
10487
10488 \begin_deeper
10489 \begin_layout Enumerate
10490 this is an
10491 \end_layout
10492
10493 \begin_deeper
10494 \begin_layout Enumerate
10495 enumeration
10496 \end_layout
10497
10498 \begin_layout Standard
10499 \begin_inset Separator plain
10500 \end_inset
10501
10502
10503 \end_layout
10504
10505 \begin_layout Itemize
10506 itemize list
10507 \end_layout
10508
10509 \end_deeper
10510 \end_deeper
10511 \begin_layout Standard
10512 \begin_inset Separator parbreak
10513 \end_inset
10514
10515
10516 \end_layout
10517
10518 \begin_layout Enumerate
10519 Hi
10520 \end_layout
10521
10522 \begin_layout Enumerate
10523 this is another
10524 \end_layout
10525
10526 \begin_layout Enumerate
10527 enumeration
10528 \end_layout
10529
10530 \begin_layout Standard
10531 To split an existing list into two lists, set the cursor at the end of a
10532  list item and use the menu 
10533 \family sans
10534 Edit\SpecialChar menuseparator
10535 Start New Environment
10536 \family default
10537 .
10538  This inserts a plain separator (red line in \SpecialChar LyX
10539 ) and behind it the new list.
10540  The menu 
10541 \family sans
10542 Edit\SpecialChar menuseparator
10543 Start New Parent Environment
10544 \family default
10545  only appears if the item is nested.
10546  It does not only separate the list but also creates a new one outside the
10547  nesting.
10548 \end_layout
10549
10550 \begin_layout Standard
10551 By right-clicking on a separator one can change it into a paragraph separator
10552  (red arrow in LyX).
10553  The difference between both separator types is that the plain separator
10554  only splits the list and not the current paragraph.
10555 \end_layout
10556
10557 \begin_layout Standard
10558 In general, you get an environment separator when you press 
10559 \begin_inset Info
10560 type  "shortcut"
10561 arg   "paragraph-break"
10562 \end_inset
10563
10564  in a 
10565 \family sans
10566 Standard
10567 \family default
10568  environment immediately after a non-Standard one.
10569 \end_layout
10570
10571 \begin_layout Section
10572 Spacing, pagination and line breaks
10573 \begin_inset Index idx
10574 status collapsed
10575
10576 \begin_layout Plain Layout
10577 Spacing
10578 \end_layout
10579
10580 \end_inset
10581
10582
10583 \end_layout
10584
10585 \begin_layout Standard
10586 What is a space? While you might be used to pressing the space key anytime
10587  you want to separate two words in ordinary word processors, \SpecialChar LyX
10588  offers you
10589  more spaces: spaces of different widths and spaces which can or cannot
10590  be broken at the end of a line.
10591  The following sections will show you some examples where those spaces are
10592  useful.
10593 \end_layout
10594
10595 \begin_layout Subsection
10596 Protected Space
10597 \begin_inset CommandInset label
10598 LatexCommand label
10599 name "subsec:Protected-Space"
10600
10601 \end_inset
10602
10603
10604 \begin_inset Index idx
10605 status collapsed
10606
10607 \begin_layout Plain Layout
10608 Spaces ! Protected
10609 \end_layout
10610
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \begin_layout Standard
10617 The protected space: It is used to tell \SpecialChar LyX
10618  (and \SpecialChar LaTeX
10619 ) not to break the line at
10620  that point.
10621  This may be necessary to avoid unlucky line breaks, like in: 
10622 \end_layout
10623
10624 \begin_layout Quote
10625 Further documentation is given in section
10626 \begin_inset Newline newline
10627 \end_inset
10628
10629
10630 \begin_inset CommandInset ref
10631 LatexCommand ref
10632 reference "sec:Bibliography"
10633
10634 \end_inset
10635
10636 .
10637  
10638 \end_layout
10639
10640 \begin_layout Standard
10641 Obviously, it would be a good thing to put a protected space between 
10642 \begin_inset Quotes eld
10643 \end_inset
10644
10645 section
10646 \begin_inset Quotes erd
10647 \end_inset
10648
10649  and 
10650 \begin_inset Quotes eld
10651 \end_inset
10652
10653
10654 \begin_inset CommandInset ref
10655 LatexCommand ref
10656 reference "sec:Bibliography"
10657
10658 \end_inset
10659
10660
10661 \begin_inset Quotes erd
10662 \end_inset
10663
10664 .
10665  A protected space is set with 
10666 \family sans
10667 Insert\SpecialChar menuseparator
10668 Formatting\SpecialChar menuseparator
10669 Protected
10670 \begin_inset space ~
10671 \end_inset
10672
10673 Space
10674 \family default
10675  (shortcut 
10676 \begin_inset Info
10677 type  "shortcut"
10678 arg   "command-alternatives math-space ; space-insert protected"
10679 \end_inset
10680
10681 ).
10682 \end_layout
10683
10684 \begin_layout Subsection
10685 Horizontal Space
10686 \begin_inset CommandInset label
10687 LatexCommand label
10688 name "subsec:Horizontal-Space"
10689
10690 \end_inset
10691
10692
10693 \begin_inset Index idx
10694 status collapsed
10695
10696 \begin_layout Plain Layout
10697 Spacing ! Horizontal
10698 \end_layout
10699
10700 \end_inset
10701
10702
10703 \end_layout
10704
10705 \begin_layout Standard
10706 All horizontal spaces can be inserted with the menu 
10707 \family sans
10708 Insert\SpecialChar menuseparator
10709 Formatting\SpecialChar menuseparator
10710 Horizontal Space
10711 \family default
10712 .
10713  The length units are listed in Appendix
10714 \begin_inset space ~
10715 \end_inset
10716
10717
10718 \begin_inset CommandInset ref
10719 LatexCommand ref
10720 reference "chap:Units-available-in"
10721
10722 \end_inset
10723
10724 .
10725 \end_layout
10726
10727 \begin_layout Subsubsection
10728 Inter-word Space
10729 \begin_inset CommandInset label
10730 LatexCommand label
10731 name "subsec:Inter-word-Space"
10732
10733 \end_inset
10734
10735
10736 \begin_inset Index idx
10737 status collapsed
10738
10739 \begin_layout Plain Layout
10740 Spaces ! Inter-word
10741 \end_layout
10742
10743 \end_inset
10744
10745
10746 \end_layout
10747
10748 \begin_layout Standard
10749 With the introduction of typewriters, it became conventional in some countries
10750  to type two spaces after a period to mimic the wider spaces used by typesetters
10751  at the ends of sentences.
10752  There is no need to do this as \SpecialChar LyX
10753  automatically takes care about this.
10754  However, you do not want an end of sentence space after an abbreviation
10755  followed by a period; see section
10756 \begin_inset space ~
10757 \end_inset
10758
10759
10760 \begin_inset CommandInset ref
10761 LatexCommand ref
10762 reference "subsec:Abbreviations"
10763
10764 \end_inset
10765
10766  for examples.
10767  To insert a normal space, select 
10768 \family sans
10769 Insert\SpecialChar menuseparator
10770 Formatting\SpecialChar menuseparator
10771 Interword
10772 \begin_inset space ~
10773 \end_inset
10774
10775 Space
10776 \family default
10777  (shortcut 
10778 \begin_inset Info
10779 type  "shortcut"
10780 arg   "space-insert normal"
10781 \end_inset
10782
10783 ).
10784 \end_layout
10785
10786 \begin_layout Subsubsection
10787 Thin Space
10788 \begin_inset CommandInset label
10789 LatexCommand label
10790 name "subsec:Thin-Space"
10791
10792 \end_inset
10793
10794
10795 \begin_inset Index idx
10796 status collapsed
10797
10798 \begin_layout Plain Layout
10799 Spaces ! Thin
10800 \end_layout
10801
10802 \end_inset
10803
10804
10805 \end_layout
10806
10807 \begin_layout Standard
10808
10809 \begin_inset Quotes eld
10810 \end_inset
10811
10812 thin space
10813 \begin_inset Quotes erd
10814 \end_inset
10815
10816  is a blank which has half the size of a normal space (and it is also 
10817 \begin_inset Quotes eld
10818 \end_inset
10819
10820 protected
10821 \begin_inset Quotes erd
10822 \end_inset
10823
10824 ).
10825  The typographical conventions in a lot of languages propose the use of
10826  thin spaces in cases where normal spaces would be too wide, for instance,
10827  inside abbreviations:
10828 \end_layout
10829
10830 \begin_layout Quote
10831 D.
10832 \begin_inset space \thinspace{}
10833 \end_inset
10834
10835 E.
10836  Knuth has developed our beloved typesetting program.
10837 \end_layout
10838
10839 \begin_layout Standard
10840 or between values and units.
10841  Compare for example this:
10842 \begin_inset Newline newline
10843 \end_inset
10844
10845 10
10846 \begin_inset space \thinspace{}
10847 \end_inset
10848
10849 kg (thin space)
10850 \begin_inset Newline newline
10851 \end_inset
10852
10853 10 kg (normal space
10854 \end_layout
10855
10856 \begin_layout Standard
10857 You can insert thin spaces with the menu 
10858 \family sans
10859 Insert\SpecialChar menuseparator
10860 Formatting\SpecialChar menuseparator
10861 Thin
10862 \begin_inset space ~
10863 \end_inset
10864
10865 Space
10866 \family default
10867  (shortcut 
10868 \begin_inset Info
10869 type  "shortcuts"
10870 arg   "space-insert thin"
10871 \end_inset
10872
10873 ).
10874 \end_layout
10875
10876 \begin_layout Subsubsection
10877 More Spaces
10878 \end_layout
10879
10880 \begin_layout Standard
10881 You can also insert the following space types:
10882 \end_layout
10883
10884 \begin_layout Description
10885 Negative
10886 \begin_inset space ~
10887 \end_inset
10888
10889 thin
10890 \begin_inset space ~
10891 \end_inset
10892
10893 space A line with a 
10894 \begin_inset Formula $\to$
10895 \end_inset
10896
10897
10898 \begin_inset space \negthinspace{}
10899 \end_inset
10900
10901
10902 \begin_inset Formula $\gets$
10903 \end_inset
10904
10905  negative thin space between the arrows.
10906 \end_layout
10907
10908 \begin_layout Description
10909 Negative
10910 \begin_inset space ~
10911 \end_inset
10912
10913 medium
10914 \begin_inset space ~
10915 \end_inset
10916
10917 space A line with a 
10918 \begin_inset Formula $\to$
10919 \end_inset
10920
10921
10922 \begin_inset space \negmedspace{}
10923 \end_inset
10924
10925
10926 \begin_inset Formula $\gets$
10927 \end_inset
10928
10929  negative medium space between the arrows.
10930 \end_layout
10931
10932 \begin_layout Description
10933 Negative
10934 \begin_inset space ~
10935 \end_inset
10936
10937 thick
10938 \begin_inset space ~
10939 \end_inset
10940
10941 space A line with a 
10942 \begin_inset Formula $\to$
10943 \end_inset
10944
10945
10946 \begin_inset space \negthickspace{}
10947 \end_inset
10948
10949
10950 \begin_inset Formula $\gets$
10951 \end_inset
10952
10953  negative thick space between the arrows.
10954 \end_layout
10955
10956 \begin_layout Description
10957 Enspace
10958 \begin_inset space ~
10959 \end_inset
10960
10961 (0.5
10962 \begin_inset space \thinspace{}
10963 \end_inset
10964
10965 em) A line with an 
10966 \begin_inset Formula $\to$
10967 \end_inset
10968
10969
10970 \begin_inset space \enskip{}
10971 \end_inset
10972
10973
10974 \begin_inset Formula $\gets$
10975 \end_inset
10976
10977  enspace
10978 \begin_inset space ~
10979 \end_inset
10980
10981 (0.5
10982 \begin_inset space \thinspace{}
10983 \end_inset
10984
10985 em) space between the arrows.
10986 \end_layout
10987
10988 \begin_layout Description
10989 Quad
10990 \begin_inset space ~
10991 \end_inset
10992
10993 (1
10994 \begin_inset space \thinspace{}
10995 \end_inset
10996
10997 em) A line with a 
10998 \begin_inset Formula $\to$
10999 \end_inset
11000
11001
11002 \begin_inset space \quad{}
11003 \end_inset
11004
11005
11006 \begin_inset Formula $\gets$
11007 \end_inset
11008
11009  Quad
11010 \begin_inset space ~
11011 \end_inset
11012
11013 (1
11014 \begin_inset space \thinspace{}
11015 \end_inset
11016
11017 em) space between the arrows.
11018 \end_layout
11019
11020 \begin_layout Description
11021 QQuad
11022 \begin_inset space ~
11023 \end_inset
11024
11025 (2
11026 \begin_inset space \thinspace{}
11027 \end_inset
11028
11029 em) A line with a 
11030 \begin_inset Formula $\to$
11031 \end_inset
11032
11033
11034 \begin_inset space \qquad{}
11035 \end_inset
11036
11037
11038 \begin_inset Formula $\gets$
11039 \end_inset
11040
11041  QQuad
11042 \begin_inset space ~
11043 \end_inset
11044
11045 (2
11046 \begin_inset space \thinspace{}
11047 \end_inset
11048
11049 em) space between the arrows.
11050 \end_layout
11051
11052 \begin_layout Description
11053 Custom
11054 \begin_inset space ~
11055 \end_inset
11056
11057 space A line with 
11058 \begin_inset Formula $\to$
11059 \end_inset
11060
11061
11062 \begin_inset space \hspace{}
11063 \length 2cm
11064 \end_inset
11065
11066
11067 \begin_inset Formula $\gets$
11068 \end_inset
11069
11070  2
11071 \begin_inset space \thinspace{}
11072 \end_inset
11073
11074 cm space between the arrows.
11075 \end_layout
11076
11077 \begin_layout Standard
11078 Table
11079 \begin_inset space ~
11080 \end_inset
11081
11082
11083 \begin_inset CommandInset ref
11084 LatexCommand ref
11085 reference "tab:Width-of-the"
11086
11087 \end_inset
11088
11089  lists the different space sizes.
11090 \end_layout
11091
11092 \begin_layout Standard
11093 \begin_inset Float table
11094 wide false
11095 sideways false
11096 status open
11097
11098 \begin_layout Plain Layout
11099 \begin_inset Caption Standard
11100
11101 \begin_layout Plain Layout
11102 \begin_inset CommandInset label
11103 LatexCommand label
11104 name "tab:Width-of-the"
11105
11106 \end_inset
11107
11108 Width of the different horizontal spaces.
11109 \end_layout
11110
11111 \end_inset
11112
11113
11114 \end_layout
11115
11116 \begin_layout Plain Layout
11117 \align center
11118 \begin_inset Tabular
11119 <lyxtabular version="3" rows="10" columns="2">
11120 <features tabularvalignment="middle">
11121 <column alignment="center" valignment="top">
11122 <column alignment="center" valignment="top">
11123 <row>
11124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128
11129 \series bold
11130 Space
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139
11140 \series bold
11141 Width
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 </row>
11147 <row>
11148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 Normal
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 1/3
11162 \begin_inset space \thinspace{}
11163 \end_inset
11164
11165 em
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 </row>
11171 <row>
11172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 Protected
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 1/3
11186 \begin_inset space \thinspace{}
11187 \end_inset
11188
11189 em
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 </row>
11195 <row>
11196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 Thin
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 1/6
11210 \begin_inset space \thinspace{}
11211 \end_inset
11212
11213 em
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 </row>
11219 <row>
11220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 Negative thin
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 -1/6
11234 \begin_inset space \thinspace{}
11235 \end_inset
11236
11237 em
11238 \begin_inset Formula $\thinspace=\thinspace$
11239 \end_inset
11240
11241 -3
11242 \begin_inset space \thinspace{}
11243 \end_inset
11244
11245 mu
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 </row>
11251 <row>
11252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 Negative medium
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 -4
11266 \begin_inset space \thinspace{}
11267 \end_inset
11268
11269 mu
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 </row>
11275 <row>
11276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 Negative thick
11281 \end_layout
11282
11283 \end_inset
11284 </cell>
11285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11286 \begin_inset Text
11287
11288 \begin_layout Plain Layout
11289 -5
11290 \begin_inset space \thinspace{}
11291 \end_inset
11292
11293 mu
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 </row>
11299 <row>
11300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 Enspace (0.5
11305 \begin_inset space \thinspace{}
11306 \end_inset
11307
11308 em)
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Plain Layout
11317 0.5
11318 \begin_inset space \thinspace{}
11319 \end_inset
11320
11321 em
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 </row>
11327 <row>
11328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 Quad (1
11333 \begin_inset space \thinspace{}
11334 \end_inset
11335
11336 em)
11337 \end_layout
11338
11339 \end_inset
11340 </cell>
11341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11342 \begin_inset Text
11343
11344 \begin_layout Plain Layout
11345 1
11346 \begin_inset space \thinspace{}
11347 \end_inset
11348
11349 em
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 </row>
11355 <row>
11356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 QQuad (2
11361 \begin_inset space \thinspace{}
11362 \end_inset
11363
11364 em)
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 2
11374 \begin_inset space \thinspace{}
11375 \end_inset
11376
11377 em
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 </row>
11383 </lyxtabular>
11384
11385 \end_inset
11386
11387
11388 \end_layout
11389
11390 \end_inset
11391
11392
11393 \end_layout
11394
11395 \begin_layout Subsubsection
11396 Horizontal Fills
11397 \begin_inset Index idx
11398 status collapsed
11399
11400 \begin_layout Plain Layout
11401 Spacing ! Fills
11402 \end_layout
11403
11404 \end_inset
11405
11406
11407 \end_layout
11408
11409 \begin_layout Standard
11410 Horizontal fills (HFills) are a special \SpecialChar LyX
11411  feature for adding extra space
11412  in a uniform fashion.
11413  An HFill is actually a variable length space, whose length always equals
11414  the remaining space between the left and right margins.
11415  If there is more than one HFill on a line, they divide the available space
11416  equally between themselves.
11417 \end_layout
11418
11419 \begin_layout Standard
11420 Here are a few examples of what you can do with them:
11421 \end_layout
11422
11423 \begin_layout Quote
11424 \noindent
11425 This is on the left side
11426 \begin_inset space \hfill{}
11427 \end_inset
11428
11429 This is on the right
11430 \end_layout
11431
11432 \begin_layout Quote
11433 \noindent
11434 Left
11435 \begin_inset space \hfill{}
11436 \end_inset
11437
11438 Middle
11439 \begin_inset space \hfill{}
11440 \end_inset
11441
11442 Right
11443 \end_layout
11444
11445 \begin_layout Quote
11446 \noindent
11447 Left
11448 \begin_inset space \hfill{}
11449 \end_inset
11450
11451 1/3 Left
11452 \begin_inset space \hfill{}
11453 \end_inset
11454
11455
11456 \begin_inset space \hfill{}
11457 \end_inset
11458
11459 Right
11460 \end_layout
11461
11462 \begin_layout Standard
11463 That was an example in the 
11464 \family sans
11465 Quote
11466 \family default
11467  environment.
11468  Here
11469 \begin_inset Formula $\to$
11470 \end_inset
11471
11472
11473 \begin_inset space \hfill{}
11474 \end_inset
11475
11476
11477 \begin_inset Formula $\gets$
11478 \end_inset
11479
11480 is one in a standard paragraph.
11481  It may or may not be apparent in the printed text, but it 
11482 \emph on
11483 is
11484 \emph default
11485  sitting in-between the two arrows.
11486 \end_layout
11487
11488 \begin_layout Standard
11489 HFills can be made visible when you choose one of the 
11490 \family sans
11491 Fill
11492 \begin_inset space ~
11493 \end_inset
11494
11495 Pattern
11496 \family default
11497 s in the space dialog: The following patterns are available:
11498 \end_layout
11499
11500 \begin_layout Standard
11501 Dots: 
11502 \begin_inset space \dotfill{}
11503 \end_inset
11504
11505
11506 \begin_inset space ~
11507 \end_inset
11508
11509
11510 \end_layout
11511
11512 \begin_layout Standard
11513 Rule: 
11514 \begin_inset space \hrulefill{}
11515 \end_inset
11516
11517
11518 \begin_inset space ~
11519 \end_inset
11520
11521
11522 \end_layout
11523
11524 \begin_layout Standard
11525 Left arrow: 
11526 \begin_inset space \leftarrowfill{}
11527 \end_inset
11528
11529
11530 \begin_inset space ~
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \begin_layout Standard
11537 Right arrow: 
11538 \begin_inset space \rightarrowfill{}
11539 \end_inset
11540
11541
11542 \begin_inset space ~
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \begin_layout Standard
11549 Up brace: 
11550 \begin_inset space \downbracefill{}
11551 \end_inset
11552
11553
11554 \begin_inset space ~
11555 \end_inset
11556
11557
11558 \end_layout
11559
11560 \begin_layout Standard
11561 Down brace: 
11562 \begin_inset space \upbracefill{}
11563 \end_inset
11564
11565
11566 \begin_inset space ~
11567 \end_inset
11568
11569
11570 \end_layout
11571
11572 \begin_layout Standard
11573 \begin_inset Note Greyedout
11574 status open
11575
11576 \begin_layout Plain Layout
11577
11578 \series bold
11579 Note:
11580 \series default
11581  If an HFill is at the beginning of a line, and 
11582 \emph on
11583 not
11584 \emph default
11585  in the first line in a paragraph, \SpecialChar LyX
11586  ignores it.
11587  This prevents HFills from accidentally being wrapped onto a new line.
11588  If you need space in this case anyway, set the 
11589 \family sans
11590 Protect
11591 \family default
11592  option in the space dialog.
11593 \end_layout
11594
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \begin_layout Subsubsection
11601 Phantom Space
11602 \begin_inset CommandInset label
11603 LatexCommand label
11604 name "subsec:Phantom-Space"
11605
11606 \end_inset
11607
11608
11609 \begin_inset Index idx
11610 status collapsed
11611
11612 \begin_layout Plain Layout
11613 Spacing ! Phantom
11614 \end_layout
11615
11616 \end_inset
11617
11618
11619 \end_layout
11620
11621 \begin_layout Standard
11622 Sometimes you want to insert space with exactly the length of a phrase.
11623  For example, you want to create the following multiple choice question:
11624 \end_layout
11625
11626 \begin_layout Standard
11627 \begin_inset VSpace medskip
11628 \end_inset
11629
11630 What is correct English?:
11631 \begin_inset Newline newline
11632 \end_inset
11633
11634
11635 \begin_inset Newline newline
11636 \end_inset
11637
11638 Mr.
11639 \begin_inset space ~
11640 \end_inset
11641
11642 Edge would have been jumps the gun.
11643 \begin_inset Newline newline
11644 \end_inset
11645
11646
11647 \begin_inset Phantom HPhantom
11648 status open
11649
11650 \begin_layout Plain Layout
11651 Mr.
11652  Edge 
11653 \end_layout
11654
11655 \end_inset
11656
11657 has to be jumped
11658 \begin_inset Newline newline
11659 \end_inset
11660
11661
11662 \begin_inset Phantom HPhantom
11663 status open
11664
11665 \begin_layout Plain Layout
11666 Mr.
11667  Edge 
11668 \end_layout
11669
11670 \end_inset
11671
11672 jumps
11673 \begin_inset VSpace medskip
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \begin_layout Standard
11680 \noindent
11681 so that the choices appear exactly after the phrase 
11682 \begin_inset Quotes eld
11683 \end_inset
11684
11685 Mr.
11686 \begin_inset space ~
11687 \end_inset
11688
11689 Edge
11690 \begin_inset space ~
11691 \end_inset
11692
11693
11694 \begin_inset Quotes erd
11695 \end_inset
11696
11697 .
11698  To get this, you can use the phantom insets available via the menu 
11699 \family sans
11700 Insert\SpecialChar menuseparator
11701 Formatting\SpecialChar menuseparator
11702 Phantom
11703 \family default
11704 .
11705  In our case insert a horizontal phantom at the beginning of the last two
11706  lines and insert 
11707 \begin_inset Quotes eld
11708 \end_inset
11709
11710 Mr.
11711 \begin_inset space ~
11712 \end_inset
11713
11714 Edge
11715 \begin_inset space ~
11716 \end_inset
11717
11718
11719 \begin_inset Quotes erd
11720 \end_inset
11721
11722  into the phantom inset (note the space after 
11723 \begin_inset Quotes eld
11724 \end_inset
11725
11726 Edge
11727 \begin_inset Quotes erd
11728 \end_inset
11729
11730 ).
11731  A phantom insets prints only the space of its content (like a placeholder).
11732  That is why it is named 
11733 \begin_inset Quotes eld
11734 \end_inset
11735
11736 phantom
11737 \begin_inset Quotes erd
11738 \end_inset
11739
11740 .
11741  The normal phantom outputs the width and height of the content as space,
11742  while the horizontal and vertical variant only outputs the corresponding
11743  dimension.
11744 \end_layout
11745
11746 \begin_layout Subsection
11747 Vertical Space
11748 \begin_inset CommandInset label
11749 LatexCommand label
11750 name "subsec:Vertical-Space"
11751
11752 \end_inset
11753
11754
11755 \begin_inset Index idx
11756 status collapsed
11757
11758 \begin_layout Plain Layout
11759 Spacing ! Vertical
11760 \end_layout
11761
11762 \end_inset
11763
11764
11765 \end_layout
11766
11767 \begin_layout Standard
11768 To add extra vertical space above or below a paragraph, use the 
11769 \family sans
11770 Insert\SpecialChar menuseparator
11771 Formatting\SpecialChar menuseparator
11772 Vertical
11773 \begin_inset space ~
11774 \end_inset
11775
11776 Space
11777 \family default
11778  dialog.
11779  There you find the following sizes:
11780 \end_layout
11781
11782 \begin_layout Standard
11783
11784 \family sans
11785 SmallSkip
11786 \family default
11787
11788 \family sans
11789 MedSkip
11790 \family default
11791  and 
11792 \family sans
11793 BigSkip
11794 \family default
11795  are \SpecialChar LaTeX
11796  sizes which depend on the font size of the document.
11797  
11798 \family sans
11799 DefSkip
11800 \family default
11801  is the skip adjusted in the dialog 
11802 \family sans
11803 Document\SpecialChar menuseparator
11804 Settings\SpecialChar menuseparator
11805 Text
11806 \begin_inset space ~
11807 \end_inset
11808
11809 Layout
11810 \family default
11811
11812 \begin_inset Index idx
11813 status collapsed
11814
11815 \begin_layout Plain Layout
11816 Document ! Settings
11817 \end_layout
11818
11819 \end_inset
11820
11821  for the paragraph separation.
11822  If you use indentation to separate paragraphs 
11823 \family sans
11824 DefSkip
11825 \family default
11826  is equal to 
11827 \family sans
11828 MedSkip
11829 \family default
11830 .
11831 \end_layout
11832
11833 \begin_layout Standard
11834
11835 \family sans
11836 VFill
11837 \family default
11838
11839 \begin_inset Index idx
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843 Spacing ! Fills
11844 \end_layout
11845
11846 \end_inset
11847
11848  is a variable space, set so that the space is maximal within one page.
11849  An example: you have only two short paragraphs on one page with a 
11850 \family sans
11851 Vfill
11852 \family default
11853  between them.
11854  Then the first paragraph is placed at the top of the page and the second
11855  one at the bottom, because the space between them is then maximal.
11856  
11857 \family sans
11858 VFill
11859 \family default
11860 s work like 
11861 \family sans
11862 HFill
11863 \family default
11864 s: they fill the remaining vertical space on a page with blank space.
11865 \begin_inset Foot
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869
11870 \family sans
11871 HFill
11872 \family default
11873 s are described in section
11874 \begin_inset space ~
11875 \end_inset
11876
11877
11878 \begin_inset CommandInset ref
11879 LatexCommand ref
11880 reference "subsec:Horizontal-Space"
11881
11882 \end_inset
11883
11884 .
11885 \end_layout
11886
11887 \end_inset
11888
11889  If there are several 
11890 \family sans
11891 VFill
11892 \family default
11893 s on a page, they divide the remaining vertical space equally between themselves.
11894  You can therefore use 
11895 \family sans
11896 VFill
11897 \family default
11898 s to center text on a page, or even place text 2/3 down a page.
11899 \end_layout
11900
11901 \begin_layout Standard
11902
11903 \family sans
11904 Custom
11905 \family default
11906  are custom spaces in units explained in Appendix
11907 \begin_inset space ~
11908 \end_inset
11909
11910
11911 \begin_inset CommandInset ref
11912 LatexCommand ref
11913 reference "chap:Units-available-in"
11914
11915 \end_inset
11916
11917 .
11918 \end_layout
11919
11920 \begin_layout Standard
11921 \begin_inset Note Greyedout
11922 status open
11923
11924 \begin_layout Plain Layout
11925
11926 \series bold
11927 Note:
11928 \series default
11929  
11930 \series medium
11931 If the extra vertical space would be in the output at the top/bottom of
11932  a page, the space is only added if you have also checked the option 
11933 \family sans
11934 Protect
11935 \family default
11936 .
11937 \end_layout
11938
11939 \end_inset
11940
11941
11942 \end_layout
11943
11944 \begin_layout Subsection
11945 Paragraph Alignment
11946 \begin_inset Index idx
11947 status collapsed
11948
11949 \begin_layout Plain Layout
11950 Paragraph ! Alignment
11951 \end_layout
11952
11953 \end_inset
11954
11955
11956 \end_layout
11957
11958 \begin_layout Standard
11959 You can change the paragraph alignment with the 
11960 \family sans
11961 Edit\SpecialChar menuseparator
11962 Paragraph Settings
11963 \family default
11964  dialog (toolbar button 
11965 \begin_inset Info
11966 type  "icon"
11967 arg   "layout-paragraph"
11968 \end_inset
11969
11970 ).
11971  There are five possibilities: 
11972 \end_layout
11973
11974 \begin_layout Itemize
11975
11976 \family sans
11977 Justified
11978 \family default
11979  (shortcut 
11980 \begin_inset Info
11981 type  "shortcut"
11982 arg   "paragraph-params \\align block"
11983 \end_inset
11984
11985 )
11986 \end_layout
11987
11988 \begin_layout Itemize
11989
11990 \family sans
11991 Left
11992 \family default
11993  (
11994 \begin_inset Info
11995 type  "shortcut"
11996 arg   "paragraph-params \\align left"
11997 \end_inset
11998
11999 )
12000 \end_layout
12001
12002 \begin_layout Itemize
12003
12004 \family sans
12005 Right
12006 \family default
12007  (
12008 \begin_inset Info
12009 type  "shortcut"
12010 arg   "paragraph-params \\align right"
12011 \end_inset
12012
12013 )
12014 \end_layout
12015
12016 \begin_layout Itemize
12017
12018 \family sans
12019 Center
12020 \family default
12021  (
12022 \begin_inset Info
12023 type  "shortcut"
12024 arg   "paragraph-params \\align center"
12025 \end_inset
12026
12027 )
12028 \end_layout
12029
12030 \begin_layout Itemize
12031
12032 \family sans
12033 Default
12034 \family default
12035  (
12036 \begin_inset Info
12037 type  "shortcut"
12038 arg   "paragraph-params \\align default"
12039 \end_inset
12040
12041 )
12042 \end_layout
12043
12044 \begin_layout Standard
12045 The default in most cases is justified alignment, in which the inter-word
12046  spacing is variable and each line of a paragraph fills the region between
12047  the left and right margins.
12048  The other three alignments should be self-explanatory, and look like this:
12049 \end_layout
12050
12051 \begin_layout Standard
12052 \align right
12053 This paragraph is right aligned,
12054 \end_layout
12055
12056 \begin_layout Standard
12057 \align center
12058 this one is centered,
12059 \end_layout
12060
12061 \begin_layout Standard
12062 \align left
12063 this one is left aligned.
12064 \end_layout
12065
12066 \begin_layout Subsection
12067 Forced Page Breaks
12068 \begin_inset Index idx
12069 status collapsed
12070
12071 \begin_layout Plain Layout
12072 Page breaks ! Forced
12073 \end_layout
12074
12075 \end_inset
12076
12077
12078 \begin_inset CommandInset label
12079 LatexCommand label
12080 name "subsec:Forced-Page-Breaks"
12081
12082 \end_inset
12083
12084
12085 \end_layout
12086
12087 \begin_layout Standard
12088 If you don't like the way \SpecialChar LaTeX
12089  does the page breaks in your document, you can
12090  force a page break where you want one.
12091  Normally this will not be necessary, because \SpecialChar LaTeX
12092  is good at page breaking.
12093  Only if you use a lot of 
12094 \family sans
12095 Floats
12096 \family default
12097 , \SpecialChar LaTeX
12098 's page breaking algorithm can fail.
12099 \end_layout
12100
12101 \begin_layout Standard
12102 We recommend you not to use forced page breaks until the text is finished
12103  and you have checked in the preview to see if you 
12104 \emph on
12105 really
12106 \emph default
12107  have to change the page breaking.
12108 \end_layout
12109
12110 \begin_layout Standard
12111 There are two types of page breaks: One that ends the page without any special
12112  action.
12113  This can be inserted above or below a paragraph via the menu 
12114 \family sans
12115 Insert\SpecialChar menuseparator
12116 Formatting\SpecialChar menuseparator
12117 New
12118 \begin_inset space ~
12119 \end_inset
12120
12121 Page
12122 \family default
12123 .
12124  The second type, that is inserted via the menu 
12125 \family sans
12126 Insert\SpecialChar menuseparator
12127 Formatting\SpecialChar menuseparator
12128 Page
12129 \begin_inset space ~
12130 \end_inset
12131
12132 Break
12133 \family default
12134 , ends a page but stretches the content of the page, so that it fills out
12135  the complete page.
12136  This type is useful to avoid whitespace when a page break produces a page
12137  on which only the last few lines are absent.
12138 \end_layout
12139
12140 \begin_layout Standard
12141 You might try to use a page break to ensure that a figure or table appears
12142  at the top of a page.
12143  This is, of course, the wrong way to do it.
12144  \SpecialChar LyX
12145  gives you a way of automatically ensuring that your figures and tables
12146  appear at the top of a page (or the bottom, or on their own page) without
12147  having to worry about what precedes or follows your figure or table.
12148  See chapter 
12149 \begin_inset CommandInset ref
12150 LatexCommand ref
12151 reference "chap:Floats-and-Notes"
12152
12153 \end_inset
12154
12155  to learn more about 
12156 \family sans
12157 Floats
12158 \family default
12159 .
12160 \end_layout
12161
12162 \begin_layout Subsubsection
12163 Clear Page Breaks
12164 \begin_inset CommandInset label
12165 LatexCommand label
12166 name "subsec:Clear-Page-Breaks"
12167
12168 \end_inset
12169
12170
12171 \begin_inset Index idx
12172 status collapsed
12173
12174 \begin_layout Plain Layout
12175 Page breaks ! Clear
12176 \end_layout
12177
12178 \end_inset
12179
12180
12181 \end_layout
12182
12183 \begin_layout Standard
12184 Rather than forced page breaks where the content behind the break is placed
12185  directly on the next page, you can also clear pages while breaking them.
12186  That means that the current paragraph is terminated and everything, including
12187  unprocessed floats, from the earlier part of the document are placed after
12188  it, if necessary by adding pages.
12189 \end_layout
12190
12191 \begin_layout Standard
12192 You can insert a clear page break with the menu 
12193 \family sans
12194 Insert\SpecialChar menuseparator
12195 Formatting\SpecialChar menuseparator
12196 Clear
12197 \begin_inset space ~
12198 \end_inset
12199
12200 Page
12201 \family default
12202 .
12203  When you have a two-sided document like a book, you can use the menu 
12204 \family sans
12205 Insert\SpecialChar menuseparator
12206 Formatting\SpecialChar menuseparator
12207 Clear
12208 \begin_inset space ~
12209 \end_inset
12210
12211 Double
12212 \begin_inset space ~
12213 \end_inset
12214
12215 Page
12216 \family default
12217  to insert a clear page break that assures that the next page is a right-hand
12218  page (odd-numbered), if necessary by adding a page.
12219 \end_layout
12220
12221 \begin_layout Subsection
12222 Forced Line Breaks
12223 \begin_inset Index idx
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227 Line breaks
12228 \end_layout
12229
12230 \end_inset
12231
12232
12233 \begin_inset CommandInset label
12234 LatexCommand label
12235 name "subsec:Forced-Line-Breaks"
12236
12237 \end_inset
12238
12239
12240 \end_layout
12241
12242 \begin_layout Standard
12243 Similar to page breaks there are two types of line breaks: one simply breaks
12244  the line.
12245  You can force this line break within a paragraph by selecting 
12246 \family sans
12247 Insert\SpecialChar menuseparator
12248 Formatting\SpecialChar menuseparator
12249 Ragged
12250 \begin_inset space ~
12251 \end_inset
12252
12253 Line
12254 \begin_inset space ~
12255 \end_inset
12256
12257 Break
12258 \family default
12259  or with 
12260 \begin_inset Info
12261 type  "shortcut"
12262 arg   "newline-insert newline"
12263 \end_inset
12264
12265 .
12266  Another type that is inserted via the menu 
12267 \family sans
12268 Insert\SpecialChar menuseparator
12269 Formatting\SpecialChar menuseparator
12270 Justified
12271 \begin_inset space ~
12272 \end_inset
12273
12274 Line
12275 \begin_inset space ~
12276 \end_inset
12277
12278 Break
12279 \family default
12280  or with 
12281 \begin_inset Info
12282 type  "shortcut"
12283 arg   "newline-insert linebreak"
12284 \end_inset
12285
12286  breaks the line and stretches it so that it fills out the whole space between
12287  the page margins.
12288  This is useful to avoid 
12289 \begin_inset Quotes eld
12290 \end_inset
12291
12292 fringes
12293 \begin_inset Quotes erd
12294 \end_inset
12295
12296  in justified paragraphs due to possible whitespace introduced by line breaks.
12297 \end_layout
12298
12299 \begin_layout Standard
12300 You shouldn't use forced line breaks to correct \SpecialChar LaTeX
12301 's line breaking, as \SpecialChar LaTeX
12302  is
12303  very good at line breaking.
12304  There are, however, a number of situations where it is necessary to set
12305  a line break actively, for example, in a poem or for an address (see sections
12306 \begin_inset space ~
12307 \end_inset
12308
12309
12310 \begin_inset CommandInset ref
12311 LatexCommand ref
12312 reference "sec:Quote"
12313
12314 \end_inset
12315
12316
12317 \begin_inset CommandInset ref
12318 LatexCommand ref
12319 reference "sec:Verse"
12320
12321 \end_inset
12322
12323  and 
12324 \begin_inset CommandInset ref
12325 LatexCommand ref
12326 reference "sec:Address-Usage"
12327
12328 \end_inset
12329
12330 ).
12331 \end_layout
12332
12333 \begin_layout Subsection
12334 Horizontal Lines
12335 \begin_inset CommandInset label
12336 LatexCommand label
12337 name "subsec:Horizontal-Lines"
12338
12339 \end_inset
12340
12341
12342 \begin_inset Index idx
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 Horizontal lines
12347 \end_layout
12348
12349 \end_inset
12350
12351
12352 \end_layout
12353
12354 \begin_layout Standard
12355 \noindent
12356 \begin_inset CommandInset line
12357 LatexCommand rule
12358 offset "0.5ex"
12359 width "100line%"
12360 height "1pt"
12361
12362 \end_inset
12363
12364
12365 \end_layout
12366
12367 \begin_layout Standard
12368 \noindent
12369 In the dialog 
12370 \family sans
12371 Insert\SpecialChar menuseparator
12372 Formatting\SpecialChar menuseparator
12373 Horizontal
12374 \begin_inset space ~
12375 \end_inset
12376
12377 Line
12378 \family default
12379  you can insert horizontal lines.
12380  The line offset is the vertical distance between the line and the baseline
12381  of the current text line or the paragraph.
12382  The line settings can be changed by left-clicking on the line.
12383 \end_layout
12384
12385 \begin_layout Standard
12386 \noindent
12387 \begin_inset CommandInset line
12388 LatexCommand rule
12389 offset "0.5ex"
12390 width "100line%"
12391 height "1pt"
12392
12393 \end_inset
12394
12395
12396 \end_layout
12397
12398 \begin_layout Section
12399 Characters and Symbols
12400 \end_layout
12401
12402 \begin_layout Standard
12403 You can directly enter all characters that are available on your keyboard.
12404  You can also use special keyboard maps to be able to enter, for example,
12405  characters needed for French with an English keyboard.
12406  See section
12407 \begin_inset space \thinspace{}
12408 \end_inset
12409
12410
12411 \begin_inset CommandInset ref
12412 LatexCommand ref
12413 reference "subsec:Keyboard-mapping"
12414
12415 \end_inset
12416
12417  for information on how this is done.
12418 \end_layout
12419
12420 \begin_layout Standard
12421 For the case where you need a character that is not on your keyboard, you
12422  can use the 
12423 \family sans
12424 Symbols
12425 \family default
12426  dialog via the menu 
12427 \family sans
12428 Insert\SpecialChar menuseparator
12429 Special Character\SpecialChar menuseparator
12430 Symbols
12431 \family default
12432 .
12433 \end_layout
12434
12435 \begin_layout Standard
12436 \begin_inset Note Greyedout
12437 status open
12438
12439 \begin_layout Plain Layout
12440
12441 \series bold
12442 Note:
12443 \series default
12444  Maybe not all symbols inserted with the symbols dialog can be displayed
12445  when you are using a special screen font in \SpecialChar LyX
12446 's preferences.
12447  But the inserted symbols will in every case be displayed in the output.
12448 \end_layout
12449
12450 \end_inset
12451
12452
12453 \end_layout
12454
12455 \begin_layout Section
12456 Fonts and Text Styles
12457 \begin_inset CommandInset label
12458 LatexCommand label
12459 name "sec:Fonts-and-Text"
12460
12461 \end_inset
12462
12463
12464 \end_layout
12465
12466 \begin_layout Subsection
12467 Font Types
12468 \begin_inset Index idx
12469 status collapsed
12470
12471 \begin_layout Plain Layout
12472 Font ! Types
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \begin_layout Standard
12481 There are two types of fonts:
12482 \end_layout
12483
12484 \begin_layout Description
12485 Vector
12486 \begin_inset space ~
12487 \end_inset
12488
12489 fonts
12490 \begin_inset Index idx
12491 status collapsed
12492
12493 \begin_layout Plain Layout
12494 Fonts ! Vector-
12495 \end_layout
12496
12497 \end_inset
12498
12499  are built from outlines of the single glyphs (e.
12500 \begin_inset space \thinspace{}
12501 \end_inset
12502
12503 g.
12504  characters) in the font.
12505  This means that each glyph is defined using mathematical curves that are
12506  well suited for scaling to any requested size.
12507  This mathematical definition is interpreted by the font renderer and the
12508  curve is filled out with pixels according to the size and glyph.
12509  This means that vector fonts will look pretty good in all sizes.
12510  Only at very small sizes where each pixel has to be very carefully computed
12511  to provide a good image might it be hard to provide a good rendering.
12512 \begin_inset Newline newline
12513 \end_inset
12514
12515 That could mean that one only needs to define one font size and scale them.
12516  But to achieve a better quality, many fonts define several font sizes.
12517  That improves the appearance because you need more details at large font
12518  sizes than at small ones.
12519 \begin_inset Newline newline
12520 \end_inset
12521
12522 The font types 
12523 \family typewriter
12524 TrueType
12525 \family default
12526
12527 \family typewriter
12528 OpenType
12529 \family default
12530 , and 
12531 \family typewriter
12532 Type
12533 \begin_inset space ~
12534 \end_inset
12535
12536 1
12537 \family default
12538  are vector fonts.
12539 \end_layout
12540
12541 \begin_layout Description
12542 Bitmap
12543 \begin_inset space ~
12544 \end_inset
12545
12546 fonts
12547 \begin_inset Index idx
12548 status collapsed
12549
12550 \begin_layout Plain Layout
12551 Fonts ! Bitmap-
12552 \end_layout
12553
12554 \end_inset
12555
12556  on the other hand, are defined by bitmap graphics from the start; so they
12557  will look good at all the sizes they are meant for.
12558  However, they don't scale well, because in order to scale a glyph, each
12559  pixel is enlarged into several pixels.
12560  It is the same effect that happens if you try to enlarge a picture in an
12561  image manipulation program.
12562  In order to mitigate this effect, bitmap fonts are typically provided in
12563  several fixed sizes typically from around 8
12564 \begin_inset space ~
12565 \end_inset
12566
12567 pixels high up to 34
12568 \begin_inset space ~
12569 \end_inset
12570
12571 pixels or so high in steps according to what is believed to be useful.
12572  The advantage of bitmap fonts is that no complicated computations are necessary
12573  to display each glyph; so bitmap fonts display therefore more quickly than
12574  scalable fonts.
12575  The disadvantage is that sizes that don't exist as fixed versions have
12576  to be scaled by doubling pixels, and thus look bad.
12577 \begin_inset Newline newline
12578 \end_inset
12579
12580 Bitmap fonts are named 
12581 \family typewriter
12582 Type
12583 \begin_inset space ~
12584 \end_inset
12585
12586 3
12587 \family default
12588  in PostScript- and PDF-documents.
12589 \end_layout
12590
12591 \begin_layout Standard
12592 The result of all this is that bitmap fonts are best for the size they are
12593  designed for, while scalable fonts are good for nearly all sizes.
12594  So one needs fewer font size definitions for scalable fonts.
12595  That's the reason why nearly all text rendering and typesetting programs
12596  use scalable fonts.
12597 \end_layout
12598
12599 \begin_layout Standard
12600 To see which fonts are used in a PDF-document, look at its document properties.
12601 \end_layout
12602
12603 \begin_layout Standard
12604 Many modern typesetting and markup languages have begun to move towards
12605  specifying character styles rather than specifying a particular font.
12606  For example, instead of changing to an italicized version of the current
12607  font to emphasize text, you use an 
12608 \begin_inset Quotes eld
12609 \end_inset
12610
12611 emphasized style
12612 \begin_inset Quotes erd
12613 \end_inset
12614
12615  instead.
12616  This concept fits in perfectly with \SpecialChar LyX
12617 .
12618  In \SpecialChar LyX
12619 , you do things based on contexts, rather than focusing on typesetting
12620  details.
12621 \end_layout
12622
12623 \begin_layout Subsection
12624 \SpecialChar LaTeX
12625  font support
12626 \begin_inset CommandInset label
12627 LatexCommand label
12628 name "subsec:LaTeX-font-support"
12629
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \begin_layout Standard
12636 Traditionally, \SpecialChar LaTeX
12637  used its own fonts.
12638  That is to say, you cannot directly access the fonts installed on your
12639  operating system, but you have to use specific fonts provided by your \SpecialChar LaTeX
12640
12641  distribution.
12642  The reason is that \SpecialChar LaTeX
12643  needs some extra information about the fonts, which
12644  have to be provided by additional files and packages.
12645  The downside of this is that your font choice is somewhat limited compared
12646  to a word processor.
12647  On the other hand this comes with the advantage that the provided fonts
12648  are generally of very good quality, and that \SpecialChar LaTeX
12649  files are very portable across
12650  different machines.
12651  Also, the range of fonts supported by traditional \SpecialChar LaTeX
12652  has increased a lot
12653  in the meantime; so you can find packages for many free and commercial
12654  fonts.
12655  \SpecialChar LyX
12656  supports the fonts that are under a free license via the user interface
12657  (see section
12658 \begin_inset space ~
12659 \end_inset
12660
12661
12662 \begin_inset CommandInset ref
12663 LatexCommand ref
12664 reference "subsec:Document-Font"
12665
12666 \end_inset
12667
12668  for details).
12669  Other fonts are available if you enter the relevant \SpecialChar LaTeX
12670  code in the document
12671  preamble (please refer to the documentation of your desired font).
12672 \end_layout
12673
12674 \begin_layout Standard
12675 Recent developments brought some new \SpecialChar LaTeX
12676  engines that are also able directly
12677  to access fonts that are installed for your operating system, namely Xe\SpecialChar TeX
12678
12679  and Lua\SpecialChar TeX
12680 .
12681  Both engines are supported by \SpecialChar LyX
12682 .
12683  By using them, you can theoretically use any OpenType or TrueType font
12684  that is installed on your system.
12685  The next section describes how to use these fonts.
12686 \end_layout
12687
12688 \begin_layout Standard
12689 \begin_inset Note Greyedout
12690 status open
12691
12692 \begin_layout Plain Layout
12693
12694 \series bold
12695 Note:
12696 \series default
12697  In practice, some fonts might fail due to bad metrics and other font deficienci
12698 es; so you might have to experiment.
12699 \end_layout
12700
12701 \end_inset
12702
12703
12704 \end_layout
12705
12706 \begin_layout Subsection
12707 Document Font and Font size
12708 \begin_inset CommandInset label
12709 LatexCommand label
12710 name "subsec:Document-Font"
12711
12712 \end_inset
12713
12714
12715 \begin_inset Index idx
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719 Font ! Size
12720 \end_layout
12721
12722 \end_inset
12723
12724
12725 \begin_inset Index idx
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729 Document ! Font
12730 \end_layout
12731
12732 \end_inset
12733
12734
12735 \end_layout
12736
12737 \begin_layout Standard
12738 You can set the document fonts in the 
12739 \family sans
12740 Document\SpecialChar menuseparator
12741 Settings
12742 \family default
12743
12744 \begin_inset Index idx
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748 Document ! Settings
12749 \end_layout
12750
12751 \end_inset
12752
12753  dialog.
12754  In the 
12755 \family sans
12756 Fonts
12757 \family default
12758  section of the dialog, you can specify which font should be used for the
12759  three different font shapes — roman (serif), 
12760 \family sans
12761 sans
12762 \begin_inset space ~
12763 \end_inset
12764
12765 serif
12766 \family default
12767  and 
12768 \family typewriter
12769 typewriter
12770 \family default
12771  (monospaced) — and you can specify the base font size and scaling factors
12772  for (some) sans
12773 \begin_inset space ~
12774 \end_inset
12775
12776 serif and typewriter fonts if this is necessary to fit with the roman font.
12777 \end_layout
12778
12779 \begin_layout Standard
12780 If you select 
12781 \family sans
12782 Use non-TeX fonts
12783 \family default
12784 , you will have access to the fonts installed on your operating system.
12785  This requires that you use 
12786 \family sans
12787 PDF (XeTeX)
12788 \family default
12789
12790 \family sans
12791 PDF (LuaTeX)
12792 \family default
12793  or 
12794 \family sans
12795 DVI (LuaTeX)
12796 \family default
12797  as the output format, i.
12798 \begin_inset space \thinspace{}
12799 \end_inset
12800
12801 e.
12802 \begin_inset space \space{}
12803 \end_inset
12804
12805 you will have to have either Xe\SpecialChar TeX
12806  or Lua\SpecialChar TeX
12807  installed (see section
12808 \begin_inset space ~
12809 \end_inset
12810
12811
12812 \begin_inset CommandInset ref
12813 LatexCommand ref
12814 reference "subsec:LaTeX-font-support"
12815
12816 \end_inset
12817
12818 ).
12819  You will then not have access to \SpecialChar TeX
12820 's own fonts.
12821  Note that \SpecialChar LyX
12822  then lists all available fonts in each of the three lists (roman,
12823  sans
12824 \begin_inset space ~
12825 \end_inset
12826
12827 serif, and typewriter), since \SpecialChar LyX
12828  cannot determine the family.
12829  Also note that the output might fail with some of the listed fonts, due
12830  to the encoding of the fonts and\SpecialChar breakableslash
12831 or font failures.
12832  \SpecialChar LyX
12833  cannot determine this in advance, so you might need to experiment.
12834 \end_layout
12835
12836 \begin_layout Standard
12837 If you use \SpecialChar TeX
12838  fonts (which is the default), the possible options for the font
12839  include 
12840 \family sans
12841 Default
12842 \family default
12843  and a list of fonts available with your \SpecialChar LaTeX
12844  distribution.
12845  If you select 
12846 \family sans
12847 Default,
12848 \family default
12849  the font that is preset by the current document class is used.
12850  In most cases, this will be the standard \SpecialChar TeX
12851  font, known as 
12852 \begin_inset Quotes eld
12853 \end_inset
12854
12855
12856 \family typewriter
12857 Computer
12858 \begin_inset space ~
12859 \end_inset
12860
12861 Modern
12862 \family default
12863
12864 \begin_inset Quotes erd
12865 \end_inset
12866
12867  (
12868 \family typewriter
12869 cm
12870 \family default
12871 ) or 
12872 \begin_inset Quotes eld
12873 \end_inset
12874
12875
12876 \family typewriter
12877 European Computer Modern
12878 \family default
12879
12880 \begin_inset Quotes erd
12881 \end_inset
12882
12883  (
12884 \family typewriter
12885 ec
12886 \family default
12887 ), but some classes preset different default fonts.
12888 \end_layout
12889
12890 \begin_layout Standard
12891 As 
12892 \family typewriter
12893 cm
12894 \family default
12895  and 
12896 \family typewriter
12897 ec
12898 \family default
12899  are bitmap fonts, they often look pixelated in PDF output, especially when
12900  you read the PDF in a zoomed size.
12901 \begin_inset Foot
12902 status collapsed
12903
12904 \begin_layout Plain Layout
12905 This problem does not appear if you read PDFs in 
12906 \family typewriter
12907 Adobe
12908 \begin_inset space ~
12909 \end_inset
12910
12911 Reader
12912 \family default
12913  version 6 or later, because this program includes a special bitmap font
12914  renderer.
12915 \end_layout
12916
12917 \end_inset
12918
12919  To get rid of pixelated fonts, you have to use a vector font.
12920  Depending on how your document should look, you can either:
12921 \end_layout
12922
12923 \begin_layout Itemize
12924 select the 
12925 \family sans
12926 Latin
12927 \begin_inset space ~
12928 \end_inset
12929
12930 Modern
12931 \family default
12932  fonts, which is the recommended choice if you want to keep the look of
12933  
12934 \family typewriter
12935 cm
12936 \family default
12937 /
12938 \family typewriter
12939 ec
12940 \family default
12941 .
12942  
12943 \family sans
12944 Latin
12945 \begin_inset space ~
12946 \end_inset
12947
12948 Modern
12949 \family default
12950  was developed for the \SpecialChar LaTeX
12951  community in order to replace 
12952 \family typewriter
12953 cm
12954 \family default
12955  as the default font.
12956  It covers a huge range of glyphs and several font shapes.
12957  Except for some details, where the appearance was improved, 
12958 \family sans
12959 Latin
12960 \begin_inset space ~
12961 \end_inset
12962
12963 Modern
12964 \family default
12965  looks identical to 
12966 \family typewriter
12967 cm
12968 \family default
12969 .
12970 \begin_inset Foot
12971 status collapsed
12972
12973 \begin_layout Plain Layout
12974 One difference is improved kerning.
12975 \end_layout
12976
12977 \end_inset
12978
12979
12980 \end_layout
12981
12982 \begin_layout Itemize
12983 or select the 
12984 \family sans
12985 AE
12986 \begin_inset space ~
12987 \end_inset
12988
12989 (Almost
12990 \begin_inset space ~
12991 \end_inset
12992
12993 European)
12994 \family default
12995  fonts in (the rare) case that 
12996 \family sans
12997 Latin
12998 \begin_inset space ~
12999 \end_inset
13000
13001 Modern
13002 \family default
13003  is not available to you or does not work, and you still want to emulate
13004  the look of 
13005 \family typewriter
13006 cm
13007 \family default
13008 /
13009 \family typewriter
13010 ec
13011 \family default
13012 .
13013  
13014 \family typewriter
13015 AE
13016 \family default
13017  is a virtual font.
13018  Virtual means that it 
13019 \begin_inset Quotes eld
13020 \end_inset
13021
13022 steals
13023 \begin_inset Quotes erd
13024 \end_inset
13025
13026  outline 
13027 \family typewriter
13028 cm
13029 \family default
13030 -glyphs from other fonts.
13031  This has the disadvantage that some characters are missing, like the French
13032  guillemets (
13033 \begin_inset Quotes eld
13034 \end_inset
13035
13036 «
13037 \begin_inset Quotes erd
13038 \end_inset
13039
13040  and 
13041 \begin_inset Quotes eld
13042 \end_inset
13043
13044 »
13045 \begin_inset Quotes erd
13046 \end_inset
13047
13048 )
13049 \begin_inset Foot
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 Loading the \SpecialChar LaTeX
13054 -package 
13055 \series bold
13056 aeguill
13057 \series default
13058
13059 \begin_inset Index idx
13060 status collapsed
13061
13062 \begin_layout Plain Layout
13063 \SpecialChar LaTeX
13064 -packages ! aeguill
13065 \end_layout
13066
13067 \end_inset
13068
13069  with the document preamble line
13070 \begin_inset Newline newline
13071 \end_inset
13072
13073
13074 \series bold
13075
13076 \backslash
13077 usepackage[ec]{aeguill}
13078 \begin_inset Newline newline
13079 \end_inset
13080
13081
13082 \series default
13083 will fix the guillemet problem.
13084 \end_layout
13085
13086 \end_inset
13087
13088  and that accented characters are not 
13089 \emph on
13090 one
13091 \emph default
13092  glyph, but built of 
13093 \emph on
13094 two
13095 \emph default
13096  characters, the accent and the letter.
13097  Therefore you cannot search for words with accented characters in documents
13098  using the 
13099 \family typewriter
13100 AE
13101 \family default
13102  fonts.
13103  If you search for example for the French word 
13104 \begin_inset Quotes eld
13105 \end_inset
13106
13107 rève
13108 \begin_inset Quotes erd
13109 \end_inset
13110
13111  in a PDF, you will not get any result, because the PDF-viewer searches
13112  for the glyph 
13113 \begin_inset Quotes eld
13114 \end_inset
13115
13116  è 
13117 \begin_inset Quotes erd
13118 \end_inset
13119
13120  and not for the glyph 
13121 \begin_inset Quotes eld
13122 \end_inset
13123
13124  e +
13125 \begin_inset space ~
13126 \end_inset
13127
13128  ̀ 
13129 \begin_inset Quotes erd
13130 \end_inset
13131
13132 .
13133 \end_layout
13134
13135 \begin_layout Itemize
13136 If you do not like the look of 
13137 \family typewriter
13138 cm
13139 \family default
13140 /
13141 \family typewriter
13142 ec
13143 \family default
13144 , you can of course select one of the other vector fonts provided, e.
13145 \begin_inset space \thinspace{}
13146 \end_inset
13147
13148 g.
13149 \begin_inset space ~
13150 \end_inset
13151
13152
13153 \family typewriter
13154 Times
13155 \begin_inset space ~
13156 \end_inset
13157
13158 Roman
13159 \family default
13160  or
13161 \family typewriter
13162  Palatino
13163 \family default
13164 .
13165  Most roman vector fonts will automatically select matching sans
13166 \begin_inset space ~
13167 \end_inset
13168
13169 serif and typewriter fonts,
13170 \begin_inset Foot
13171 status collapsed
13172
13173 \begin_layout Plain Layout
13174 These are sometimes just matching other fonts (e.
13175 \begin_inset space \thinspace{}
13176 \end_inset
13177
13178 g., 
13179 \family sans
13180 Times
13181 \begin_inset space ~
13182 \end_inset
13183
13184 Roman
13185 \family default
13186  selects 
13187 \family sans
13188 Helvetica
13189 \family default
13190  for sans serif text), or different shapes of the same font, i.
13191 \begin_inset space \thinspace{}
13192 \end_inset
13193
13194 e.
13195 \begin_inset space \space{}
13196 \end_inset
13197
13198 a real font 
13199 \emph on
13200 family
13201 \emph default
13202  (e.
13203 \begin_inset space \thinspace{}
13204 \end_inset
13205
13206 g.
13207 \begin_inset space \space{}
13208 \end_inset
13209
13210 in case of 
13211 \family sans
13212 Latin
13213 \begin_inset space ~
13214 \end_inset
13215
13216 Modern
13217 \family default
13218  oder 
13219 \family sans
13220 Computer
13221 \begin_inset space ~
13222 \end_inset
13223
13224 Modern
13225 \family default
13226 ).
13227 \end_layout
13228
13229 \end_inset
13230
13231  but you can also select your own.
13232 \begin_inset Newline newline
13233 \end_inset
13234
13235 The differences between roman, 
13236 \family sans
13237 sans
13238 \begin_inset space ~
13239 \end_inset
13240
13241 serif
13242 \family default
13243  and 
13244 \family typewriter
13245 typewriter
13246 \family default
13247  fonts are explained in section
13248 \begin_inset space ~
13249 \end_inset
13250
13251
13252 \begin_inset CommandInset ref
13253 LatexCommand ref
13254 reference "subsec:Fine-Tuning-with-the"
13255
13256 \end_inset
13257
13258 .
13259 \begin_inset Newline newline
13260 \end_inset
13261
13262 The font 
13263 \family sans
13264 Times
13265 \begin_inset space ~
13266 \end_inset
13267
13268 Roman
13269 \family default
13270  was originally designed for newspapers.
13271  Its glyphs are thus smaller than glyphs from other fonts in order to fit
13272  into the small newspaper columns.
13273  Therefore 
13274 \family sans
13275 Times
13276 \begin_inset space ~
13277 \end_inset
13278
13279 Roman
13280 \family default
13281  is not the optimal choice for larger documents like books.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 For the font size there are generally four possible values: 
13286 \family sans
13287 Default, 10
13288 \family default
13289
13290 \family sans
13291 11
13292 \family default
13293  and 
13294 \family sans
13295 12
13296 \family default
13297 .
13298  Some classes provide additional sizes.
13299  The size of 
13300 \family sans
13301 Default
13302 \family default
13303  depends on the class you are using.
13304  In the standard classes it is equal to the font size 10.
13305 \end_layout
13306
13307 \begin_layout Standard
13308 Note that the font size is the 
13309 \emph on
13310 base size
13311 \emph default
13312 .
13313  That means that \SpecialChar LyX
13314  scales all other possible font sizes (such as those used
13315  in footnotes, super-, and subscripts) by this value.
13316  You can fine-tune the font size of text parts via the 
13317 \family sans
13318 Text
13319 \begin_inset space ~
13320 \end_inset
13321
13322 Style
13323 \family default
13324  dialog if needed.
13325  The possible font sizes for text parts are explained in section
13326 \begin_inset space ~
13327 \end_inset
13328
13329
13330 \begin_inset CommandInset ref
13331 LatexCommand ref
13332 reference "subsec:Fine-Tuning-with-the"
13333
13334 \end_inset
13335
13336 .
13337 \end_layout
13338
13339 \begin_layout Standard
13340 The 
13341 \family sans
13342 Default
13343 \begin_inset space ~
13344 \end_inset
13345
13346 Family
13347 \family default
13348  selection lets you specify whether the base font of your document should
13349  be roman, sans
13350 \begin_inset space ~
13351 \end_inset
13352
13353 serif or typewriter.
13354  The 
13355 \family sans
13356 Default
13357 \family default
13358  selection uses what is preset by the class, the other selections override
13359  this.
13360  In most cases, 
13361 \family sans
13362 Default
13363 \family default
13364  is equal to 
13365 \family sans
13366 roman
13367 \family default
13368 , but some classes (such as presentation classes) use other defaults.
13369 \end_layout
13370
13371 \begin_layout Standard
13372 The
13373 \family typewriter
13374  
13375 \family sans
13376 LaTeX font encoding
13377 \family default
13378  selection is an expert setting which lets you change the value passed to
13379  the \SpecialChar LaTeX
13380 -package 
13381 \series bold
13382 fontenc
13383 \series default
13384
13385 \begin_inset Index idx
13386 status collapsed
13387
13388 \begin_layout Plain Layout
13389 \SpecialChar LaTeX
13390 -packages ! fontenc
13391 \end_layout
13392
13393 \end_inset
13394
13395  (see also section
13396 \begin_inset space ~
13397 \end_inset
13398
13399
13400 \begin_inset CommandInset ref
13401 LatexCommand ref
13402 reference "subsec:LaTeX-settings"
13403
13404 \end_inset
13405
13406 ).
13407  Normally, you do not need to change (or even understand) this.
13408  Unless you have specific reasons, use 
13409 \family sans
13410 Default
13411 \family default
13412 .
13413 \end_layout
13414
13415 \begin_layout Standard
13416 With some fonts, the checkboxes 
13417 \family sans
13418 Use Old Style Figures
13419 \family default
13420  and 
13421 \family sans
13422 Use True Small Caps
13423 \family default
13424  are available.
13425  These are extra features some fonts provide.
13426  If 
13427 \family sans
13428 Use Old Style Figures
13429 \family default
13430  is checked, old style figures (also known as medieval or text figures)
13431  are used.
13432  Old style figures are the numerals (0
13433 \begin_inset space \thinspace{}
13434 \end_inset
13435
13436
13437 \begin_inset space \thinspace{}
13438 \end_inset
13439
13440 9) with ascenders and descenders, which makes them fit nicely with lowercase
13441  letters.
13442  
13443 \family sans
13444 Use True Small Caps
13445 \family default
13446  determines that real small caps are used instead of faked small caps made
13447  of scaled capitals.
13448  Real small caps are often part of expert font sets; they generally look
13449  better than faked small caps but might have to be purchased separately.
13450 \end_layout
13451
13452 \begin_layout Standard
13453 The field 
13454 \family sans
13455 CJK
13456 \family default
13457  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13458  a font to display the script characters.
13459 \begin_inset Foot
13460 status collapsed
13461
13462 \begin_layout Plain Layout
13463 The font will be the argument for the commands of the \SpecialChar LaTeX
13464 -package 
13465 \series bold
13466 CJK
13467 \series default
13468 .
13469 \begin_inset Index idx
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 \SpecialChar LaTeX
13474 -packages ! CJK
13475 \end_layout
13476
13477 \end_inset
13478
13479  So this has no effect for the document language 
13480 \family sans
13481 Japanese
13482 \family default
13483  that does not use 
13484 \series bold
13485 CJK
13486 \series default
13487 .
13488 \end_layout
13489
13490 \end_inset
13491
13492
13493 \begin_inset VSpace bigskip
13494 \end_inset
13495
13496
13497 \begin_inset Note Greyedout
13498 status open
13499
13500 \begin_layout Plain Layout
13501
13502 \series bold
13503 Note:
13504 \series default
13505  When you choose a new font or font size, \SpecialChar LyX
13506  does 
13507 \emph on
13508 not
13509 \emph default
13510  change the screen font! You will only see a difference in the printed output;
13511  this is part of the WYSIWYM concept.
13512  \SpecialChar LyX
13513 's screen fonts can be adjusted in the 
13514 \family sans
13515 Tools\SpecialChar menuseparator
13516 Preferences
13517 \family default
13518  dialog, see section
13519 \begin_inset space ~
13520 \end_inset
13521
13522
13523 \begin_inset CommandInset ref
13524 LatexCommand ref
13525 reference "subsec:Screen-Fonts"
13526
13527 \end_inset
13528
13529 .
13530 \end_layout
13531
13532 \end_inset
13533
13534
13535 \end_layout
13536
13537 \begin_layout Subsection
13538 Math Fonts
13539 \end_layout
13540
13541 \begin_layout Standard
13542 In \SpecialChar LaTeX
13543  the font used for characters in equations is different from the document
13544  font.
13545  For the case that you use \SpecialChar TeX
13546  fonts for your document, you can explicitly
13547  choose a math font in the dialog 
13548 \family sans
13549 Document\SpecialChar menuseparator
13550 Settings
13551 \family default
13552
13553 \begin_inset Index idx
13554 status collapsed
13555
13556 \begin_layout Plain Layout
13557 Document ! Settings
13558 \end_layout
13559
13560 \end_inset
13561
13562 .
13563  The default setting is that \SpecialChar LyX
13564  automatically selects a math font.
13565  For most cases this will be \SpecialChar LaTeX
13566 's default – the math variant of \SpecialChar LaTeX
13567 's default
13568  font family 
13569 \begin_inset Quotes eld
13570 \end_inset
13571
13572
13573 \family typewriter
13574 Computer
13575 \begin_inset space ~
13576 \end_inset
13577
13578 Modern
13579 \family default
13580
13581 \begin_inset Quotes erd
13582 \end_inset
13583
13584 .
13585  \SpecialChar LyX
13586  will automatically only load another math font if a math variant of the
13587  document font is available.
13588 \end_layout
13589
13590 \begin_layout Standard
13591 Note that the math font will not be used for 
13592 \emph on
13593 mathematical text
13594 \emph default
13595  (which is inserted with the shortcut 
13596 \begin_inset Info
13597 type  "shortcut"
13598 arg   "font-default"
13599 \end_inset
13600
13601  or by the insertion of the command 
13602 \series bold
13603
13604 \backslash
13605 text
13606 \series default
13607  into a formula).
13608  Also note that some math fonts are sans
13609 \begin_inset space ~
13610 \end_inset
13611
13612 serif.
13613  Your document might therefore look strange when the document text has serifs
13614  while the math characters do not.
13615  Sans
13616 \begin_inset space ~
13617 \end_inset
13618
13619 serif math fonts make therefore in most cases only sense if you select 
13620 \family sans
13621 Sans
13622 \begin_inset space ~
13623 \end_inset
13624
13625 Serif
13626 \family default
13627  for the 
13628 \family sans
13629 Default
13630 \begin_inset space ~
13631 \end_inset
13632
13633 family
13634 \family default
13635  in the document font settings.
13636 \end_layout
13637
13638 \begin_layout Standard
13639 If you use non-\SpecialChar TeX
13640  fonts for the document, you can only choose for math to
13641  use either the document's class default \SpecialChar TeX
13642  font (in most cases 
13643 \begin_inset Quotes eld
13644 \end_inset
13645
13646
13647 \family typewriter
13648 Computer
13649 \begin_inset space ~
13650 \end_inset
13651
13652 Modern
13653 \family default
13654
13655 \begin_inset Quotes erd
13656 \end_inset
13657
13658 ) or to use the non-\SpecialChar TeX
13659  variant of the document's class default font (in most
13660  cases 
13661 \begin_inset Quotes eld
13662 \end_inset
13663
13664
13665 \family typewriter
13666 Latin
13667 \begin_inset space ~
13668 \end_inset
13669
13670 Modern
13671 \family default
13672
13673 \begin_inset Quotes erd
13674 \end_inset
13675
13676 ).
13677 \end_layout
13678
13679 \begin_layout Subsection
13680 Using Different Character Styles
13681 \begin_inset Index idx
13682 status collapsed
13683
13684 \begin_layout Plain Layout
13685 Character Styles
13686 \end_layout
13687
13688 \end_inset
13689
13690
13691 \begin_inset Index idx
13692 status collapsed
13693
13694 \begin_layout Plain Layout
13695 Text Style
13696 \end_layout
13697
13698 \end_inset
13699
13700
13701 \end_layout
13702
13703 \begin_layout Standard
13704 As we've already seen, \SpecialChar LyX
13705  automatically changes the character style for certain
13706  paragraph environments.
13707  \SpecialChar LyX
13708  supports two character styles, 
13709 \family sans
13710 Emphasized
13711 \family default
13712  and 
13713 \family sans
13714 Noun
13715 \family default
13716 .
13717  You can activate both of these styles via key bindings, the menus, and
13718  the toolbar.
13719 \end_layout
13720
13721 \begin_layout Standard
13722 To activate the 
13723 \family sans
13724 Noun
13725 \family default
13726  style, do one of the following:
13727 \end_layout
13728
13729 \begin_layout Itemize
13730 click on the toolbar button 
13731 \begin_inset Info
13732 type  "icon"
13733 arg   "font-noun"
13734 \end_inset
13735
13736
13737 \end_layout
13738
13739 \begin_layout Itemize
13740 use the key binding 
13741 \begin_inset Info
13742 type  "shortcut"
13743 arg   "font-noun"
13744 \end_inset
13745
13746
13747 \end_layout
13748
13749 \begin_layout Standard
13750 These commands are all toggles.
13751  That is, if 
13752 \family sans
13753 Noun
13754 \family default
13755  style is already active, they deactivate it.
13756 \end_layout
13757
13758 \begin_layout Standard
13759 One typically uses the 
13760 \family sans
13761 Noun
13762 \family default
13763  style for proper names.
13764  For example: 
13765 \begin_inset Quotes eld
13766 \end_inset
13767
13768
13769 \noun on
13770 Matthias Ettrich
13771 \noun default
13772  is the original author of \SpecialChar LyX
13773 .
13774 \begin_inset Quotes erd
13775 \end_inset
13776
13777
13778 \end_layout
13779
13780 \begin_layout Standard
13781 A more widely used character style is the 
13782 \family sans
13783 Emphasized
13784 \family default
13785  style.
13786  You can activate (or deactivate — it's also a toggle) the 
13787 \family sans
13788 Emphasized
13789 \family default
13790  style by:
13791 \end_layout
13792
13793 \begin_layout Itemize
13794 clicking on the toolbar button 
13795 \begin_inset Info
13796 type  "icon"
13797 arg   "font-emph"
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Itemize
13804 using the keybindings 
13805 \begin_inset Info
13806 type  "shortcut"
13807 arg   "font-emph"
13808 \end_inset
13809
13810
13811 \end_layout
13812
13813 \begin_layout Standard
13814 Normally the 
13815 \family sans
13816 Emphasized
13817 \family default
13818  style is equivalent to an italic font but some document classes or \SpecialChar LaTeX
13819 -packages
13820  use a different font.
13821 \end_layout
13822
13823 \begin_layout Standard
13824 We've been using the 
13825 \family sans
13826 Emphasized
13827 \family default
13828  style all over the place in this document.
13829  Here's one more example:
13830 \end_layout
13831
13832 \begin_layout Quotation
13833
13834 \emph on
13835 Do not overuse character styles!
13836 \end_layout
13837
13838 \begin_layout Standard
13839 It's also a warning in addition to an example.
13840  One's writing should parallel ordinary conversation.
13841  Since we don't all constantly scream at each other, we should also avoid
13842  the common tendency to overuse character styles.
13843  
13844 \end_layout
13845
13846 \begin_layout Standard
13847 You can always reset to the default font using the key binding 
13848 \begin_inset Info
13849 type  "shortcut"
13850 arg   "font-default"
13851 \end_inset
13852
13853  or the dialog 
13854 \family sans
13855 Edit\SpecialChar menuseparator
13856 Text
13857 \begin_inset space ~
13858 \end_inset
13859
13860 Style\SpecialChar menuseparator
13861 Customized
13862 \family default
13863  (
13864 \begin_inset Info
13865 type  "icon"
13866 arg   "dialog-show character"
13867 \end_inset
13868
13869 ).
13870 \end_layout
13871
13872 \begin_layout Subsection
13873 Fine-Tuning with the 
13874 \family sans
13875 Text Style
13876 \family default
13877  dialog
13878 \begin_inset CommandInset label
13879 LatexCommand label
13880 name "subsec:Fine-Tuning-with-the"
13881
13882 \end_inset
13883
13884
13885 \begin_inset Index idx
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889 Text Style
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \end_layout
13896
13897 \begin_layout Standard
13898 There are always occasions when you will need to do some fine-tuning; so
13899  \SpecialChar LyX
13900  gives you a way to create a custom character style.
13901  For example, an academic journal or a corporation may have a style sheet
13902  requiring a sans-serif font be used in certain situations.
13903  Also, writers sometimes use a different font to offset a character's thoughts
13904  from ordinary dialog.
13905 \end_layout
13906
13907 \begin_layout Standard
13908 Before we document how to use custom character style, we want to issue a
13909  warning yet again: Don't overuse character styles! 
13910 \begin_inset Newline newline
13911 \end_inset
13912
13913 Documents that overuse different fonts and sizes are not easy to read and
13914  tend to look as if someone has knocked huge holes in them.
13915 \end_layout
13916
13917 \begin_layout Standard
13918 To use custom character styles, open the 
13919 \family sans
13920 Edit\SpecialChar menuseparator
13921 Text
13922 \begin_inset space ~
13923 \end_inset
13924
13925 Style\SpecialChar menuseparator
13926 Customized
13927 \family default
13928  dialog or press the toolbar button 
13929 \begin_inset Info
13930 type  "icon"
13931 arg   "dialog-show character"
13932 \end_inset
13933
13934 .
13935  There are several boxes in this dialog, each corresponding to a different
13936  font property that you can choose.
13937  You can choose an option for one of these properties, or select 
13938 \family sans
13939 No
13940 \begin_inset space ~
13941 \end_inset
13942
13943 change
13944 \family default
13945 , which keeps the current state of that property.
13946  The item 
13947 \family sans
13948 Reset
13949 \family default
13950  will reset the property to whatever is the default.
13951  You can use this to reset attributes across a bunch of different paragraph
13952  environments all at once.
13953 \end_layout
13954
13955 \begin_layout Standard
13956 The font properties, and their options (in addition to 
13957 \family sans
13958 No
13959 \begin_inset space ~
13960 \end_inset
13961
13962 change
13963 \family default
13964  and 
13965 \family sans
13966 Reset
13967 \family default
13968 ) are:
13969 \end_layout
13970
13971 \begin_layout Labeling
13972 \labelwidthstring 00.00.0000
13973
13974 \family sans
13975 Family
13976 \family default
13977  The 
13978 \begin_inset Quotes eld
13979 \end_inset
13980
13981 overall look
13982 \begin_inset Quotes erd
13983 \end_inset
13984
13985  of the font.
13986  The possible options are:
13987 \end_layout
13988
13989 \begin_deeper
13990 \begin_layout Labeling
13991 \labelwidthstring 00.00.0000
13992
13993 \family sans
13994 Roman
13995 \family default
13996  This is the Roman font family.
13997  Normally a serif font.
13998  It's also the default family.
13999  (key binding 
14000 \begin_inset Info
14001 type  "shortcut"
14002 arg   "font-roman"
14003 \end_inset
14004
14005 )
14006 \end_layout
14007
14008 \begin_layout Labeling
14009 \labelwidthstring 00.00.0000
14010
14011 \family sans
14012 Sans
14013 \begin_inset space ~
14014 \end_inset
14015
14016 Serif
14017 \family default
14018  
14019 \family sans
14020 This is the Sans Serif font family.
14021
14022 \family default
14023  (key binding 
14024 \begin_inset Info
14025 type  "shortcut"
14026 arg   "font-sans"
14027 \end_inset
14028
14029 )
14030 \end_layout
14031
14032 \begin_layout Labeling
14033 \labelwidthstring 00.00.0000
14034
14035 \family sans
14036 Typewriter
14037 \family default
14038  
14039 \family typewriter
14040 This is the Typewriter font family.
14041
14042 \family default
14043  (key binding 
14044 \begin_inset Info
14045 type  "shortcut"
14046 arg   "font-typewriter"
14047 \end_inset
14048
14049
14050 \family sans
14051 )
14052 \end_layout
14053
14054 \end_deeper
14055 \begin_layout Labeling
14056 \labelwidthstring 00.00.0000
14057
14058 \family sans
14059 Series
14060 \family default
14061  This corresponds to the print weight.
14062  Options are:
14063 \end_layout
14064
14065 \begin_deeper
14066 \begin_layout Labeling
14067 \labelwidthstring 00.00.0000
14068
14069 \family sans
14070 Medium
14071 \family default
14072  This is the Medium font series.
14073  It's also the default series.
14074 \end_layout
14075
14076 \begin_layout Labeling
14077 \labelwidthstring 00.00.0000
14078
14079 \family sans
14080 Bold
14081 \family default
14082  
14083 \series bold
14084 This is the Bold font series.
14085
14086 \series default
14087  (key binding 
14088 \begin_inset Info
14089 type  "shortcut"
14090 arg   "font-bold"
14091 \end_inset
14092
14093 )
14094 \end_layout
14095
14096 \end_deeper
14097 \begin_layout Labeling
14098 \labelwidthstring 00.00.0000
14099
14100 \family sans
14101 Shape
14102 \family default
14103  As the name implies.
14104  Options are:
14105 \end_layout
14106
14107 \begin_deeper
14108 \begin_layout Labeling
14109 \labelwidthstring 00.00.0000
14110
14111 \family sans
14112 Upright
14113 \family default
14114  This is the Upright font shape.
14115  It's also the default shape.
14116 \end_layout
14117
14118 \begin_layout Labeling
14119 \labelwidthstring 00.00.0000
14120
14121 \family sans
14122 Italic
14123 \family default
14124  
14125 \shape italic
14126 This
14127 \shape default
14128  
14129 \family sans
14130 \shape italic
14131 i
14132 \family default
14133 s the Italic font shape
14134 \shape default
14135 \emph on
14136 .
14137 \end_layout
14138
14139 \begin_layout Labeling
14140 \labelwidthstring 00.00.0000
14141
14142 \family sans
14143 Slanted
14144 \family default
14145  
14146 \shape slanted
14147 This is the Slanted font shape
14148 \shape default
14149  (although it might not be visible in \SpecialChar LyX
14150 , this is different from italic).
14151 \end_layout
14152
14153 \begin_layout Labeling
14154 \labelwidthstring 00.00.0000
14155
14156 \family sans
14157 Small
14158 \begin_inset space ~
14159 \end_inset
14160
14161 Caps
14162 \family default
14163  
14164 \shape smallcaps
14165 This is the Small caps font shape
14166 \shape default
14167 \noun on
14168 .
14169 \end_layout
14170
14171 \end_deeper
14172 \begin_layout Labeling
14173 \labelwidthstring 00.00.0000
14174
14175 \family sans
14176 Color
14177 \family default
14178  Alters the text color.
14179  Note that not all DVI-viewers are able to display colors.
14180  Besides 
14181 \family sans
14182 No
14183 \begin_inset space ~
14184 \end_inset
14185
14186 color
14187 \family default
14188 , which means that the document default color set in 
14189 \family sans
14190 Document\SpecialChar menuseparator
14191 Settings\SpecialChar menuseparator
14192 Color
14193 \family default
14194  for 
14195 \family sans
14196 Main
14197 \begin_inset space ~
14198 \end_inset
14199
14200 text
14201 \family default
14202  is used, you can choose between 
14203 \family sans
14204 Black
14205 \family default
14206
14207 \family sans
14208 White
14209 \family default
14210
14211 \family sans
14212 Red
14213 \family default
14214
14215 \family sans
14216 Green
14217 \family default
14218
14219 \family sans
14220 Blue
14221 \family default
14222
14223 \family sans
14224 Cyan
14225 \family default
14226
14227 \family sans
14228 Magenta
14229 \family default
14230
14231 \family sans
14232 Yellow
14233 \family default
14234
14235 \family sans
14236 Brown
14237 \family default
14238
14239 \family sans
14240 Darkgray
14241 \family default
14242
14243 \family sans
14244 Gray
14245 \family default
14246
14247 \family sans
14248 Lightgray
14249 \family default
14250
14251 \family sans
14252 Lime
14253 \family default
14254
14255 \family sans
14256 Orange
14257 \family default
14258
14259 \family sans
14260 Olive
14261 \family default
14262
14263 \family sans
14264 Pink
14265 \family default
14266
14267 \family sans
14268 Purple
14269 \family default
14270
14271 \family sans
14272 Teal
14273 \family default
14274  and 
14275 \family sans
14276 Violet
14277 \family default
14278  text.
14279 \begin_inset Index idx
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283 Color ! Text
14284 \end_layout
14285
14286 \end_inset
14287
14288  
14289 \end_layout
14290
14291 \begin_layout Labeling
14292 \labelwidthstring 00.00.0000
14293
14294 \family sans
14295 Language
14296 \family default
14297  This is used to mark regions of text as having a different language from
14298  the language of the document.
14299  Text marked in this way will be underlined in blue to indicate the change
14300  (only within \SpecialChar LyX
14301 ).
14302 \begin_inset Newline newline
14303 \end_inset
14304
14305 If you have for example, an extract of German text in a non-German document,
14306  \SpecialChar LaTeX
14307  respects the German hyphenation rules automatically.
14308  When using the spell checking (see section
14309 \begin_inset space ~
14310 \end_inset
14311
14312
14313 \begin_inset CommandInset ref
14314 LatexCommand ref
14315 reference "sec:Spellchecking"
14316
14317 \end_inset
14318
14319 ) the German-marked text will be checked according to the German dictionary.
14320 \end_layout
14321
14322 \begin_layout Labeling
14323 \labelwidthstring 00.00.0000
14324
14325 \family sans
14326 Size
14327 \family default
14328  Alters the size of the font.
14329  You will find no numerical values here; all possible sizes are actually
14330  proportional to the document font size.
14331  Once again, you don't feed \SpecialChar LyX
14332  the details, but a general description of what
14333  you want to do.
14334  The options are:
14335 \end_layout
14336
14337 \begin_deeper
14338 \begin_layout Labeling
14339 \labelwidthstring 00.00.0000
14340
14341 \family sans
14342 Tiny
14343 \family default
14344  
14345 \size tiny
14346 This is the 
14347 \begin_inset Quotes eld
14348 \end_inset
14349
14350 Tiny
14351 \begin_inset Quotes erd
14352 \end_inset
14353
14354  font size.
14355
14356 \size default
14357  (key bindings 
14358 \begin_inset Info
14359 type  "shortcuts"
14360 arg   "font-size tiny"
14361 \end_inset
14362
14363 )
14364 \end_layout
14365
14366 \begin_layout Labeling
14367 \labelwidthstring 00.00.0000
14368
14369 \family sans
14370 Smallest
14371 \family default
14372  
14373 \size scriptsize
14374 This is the 
14375 \begin_inset Quotes eld
14376 \end_inset
14377
14378 Smallest
14379 \begin_inset Quotes erd
14380 \end_inset
14381
14382  font size
14383 \size default
14384 .
14385  (key binding 
14386 \begin_inset Info
14387 type  "shortcut"
14388 arg   "font-size scriptsize"
14389 \end_inset
14390
14391 )
14392 \end_layout
14393
14394 \begin_layout Labeling
14395 \labelwidthstring 00.00.0000
14396
14397 \family sans
14398 Smaller
14399 \family default
14400  
14401 \size footnotesize
14402 This is the 
14403 \begin_inset Quotes eld
14404 \end_inset
14405
14406 Smaller
14407 \begin_inset Quotes erd
14408 \end_inset
14409
14410  font size.
14411
14412 \size default
14413  (key bindings 
14414 \begin_inset Info
14415 type  "shortcuts"
14416 arg   "font-size footnotesize"
14417 \end_inset
14418
14419 )
14420 \end_layout
14421
14422 \begin_layout Labeling
14423 \labelwidthstring 00.00.0000
14424
14425 \family sans
14426 Small
14427 \family default
14428  
14429 \size small
14430 This is the 
14431 \begin_inset Quotes eld
14432 \end_inset
14433
14434 Small
14435 \begin_inset Quotes erd
14436 \end_inset
14437
14438  font size.
14439
14440 \size default
14441  (key bindings 
14442 \begin_inset Info
14443 type  "shortcuts"
14444 arg   "font-size small"
14445 \end_inset
14446
14447 )
14448 \end_layout
14449
14450 \begin_layout Labeling
14451 \labelwidthstring 00.00.0000
14452
14453 \family sans
14454 Normal
14455 \family default
14456  This is the 
14457 \begin_inset Quotes eld
14458 \end_inset
14459
14460 Normal
14461 \begin_inset Quotes erd
14462 \end_inset
14463
14464  font size.
14465  It's also the default size.
14466  (key bindings 
14467 \begin_inset Info
14468 type  "shortcuts"
14469 arg   "font-size normal"
14470 \end_inset
14471
14472 )
14473 \end_layout
14474
14475 \begin_layout Labeling
14476 \labelwidthstring 00.00.0000
14477
14478 \family sans
14479 Large
14480 \family default
14481  
14482 \size large
14483 This is the 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 Large
14488 \begin_inset Quotes erd
14489 \end_inset
14490
14491  font size.
14492
14493 \size default
14494  (key bindings 
14495 \begin_inset Info
14496 type  "shortcuts"
14497 arg   "font-size large"
14498 \end_inset
14499
14500 )
14501 \end_layout
14502
14503 \begin_layout Labeling
14504 \labelwidthstring 00.00.0000
14505
14506 \family sans
14507 Larger
14508 \family default
14509  
14510 \size larger
14511 This is the 
14512 \begin_inset Quotes eld
14513 \end_inset
14514
14515 Larger
14516 \begin_inset Quotes erd
14517 \end_inset
14518
14519  font size.
14520
14521 \size default
14522  (key bindings 
14523 \begin_inset Info
14524 type  "shortcuts"
14525 arg   "font-size larger"
14526 \end_inset
14527
14528 )
14529 \end_layout
14530
14531 \begin_layout Labeling
14532 \labelwidthstring 00.00.0000
14533
14534 \family sans
14535 Largest
14536 \family default
14537  
14538 \size largest
14539 This is the 
14540 \begin_inset Quotes eld
14541 \end_inset
14542
14543 Largest
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547  font size.
14548
14549 \size default
14550  (key binding 
14551 \begin_inset Info
14552 type  "shortcut"
14553 arg   "font-size largest"
14554 \end_inset
14555
14556 )
14557 \end_layout
14558
14559 \begin_layout Labeling
14560 \labelwidthstring 00.00.0000
14561
14562 \family sans
14563 Huge
14564 \family default
14565  
14566 \size huge
14567 This is the 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 Huge
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575  font size.
14576
14577 \size default
14578  (key bindings 
14579 \begin_inset Info
14580 type  "shortcuts"
14581 arg   "font-size huge"
14582 \end_inset
14583
14584 )
14585 \end_layout
14586
14587 \begin_layout Labeling
14588 \labelwidthstring 00.00.0000
14589
14590 \family sans
14591 Huger
14592 \family default
14593  
14594 \size giant
14595 This is the 
14596 \begin_inset Quotes eld
14597 \end_inset
14598
14599 Huger
14600 \begin_inset Quotes erd
14601 \end_inset
14602
14603  font size.
14604
14605 \size default
14606  (key bindings 
14607 \begin_inset Info
14608 type  "shortcuts"
14609 arg   "font-size giant"
14610 \end_inset
14611
14612 )
14613 \end_layout
14614
14615 \begin_layout Labeling
14616 \labelwidthstring 00.00.0000
14617
14618 \family sans
14619 Increase
14620 \family default
14621  This increases the size by one step (for instance, from 
14622 \begin_inset Quotes eld
14623 \end_inset
14624
14625 Largest
14626 \begin_inset Quotes erd
14627 \end_inset
14628
14629  to 
14630 \begin_inset Quotes eld
14631 \end_inset
14632
14633 Huge
14634 \begin_inset Quotes erd
14635 \end_inset
14636
14637 ).
14638  (key binding 
14639 \begin_inset Info
14640 type  "shortcut"
14641 arg   "font-size increase"
14642 \end_inset
14643
14644 )
14645 \end_layout
14646
14647 \begin_layout Labeling
14648 \labelwidthstring 00.00.0000
14649
14650 \family sans
14651 Decrease
14652 \family default
14653  This decreases the size by one step (for instance, from 
14654 \begin_inset Quotes eld
14655 \end_inset
14656
14657 Normal
14658 \begin_inset Quotes erd
14659 \end_inset
14660
14661  to 
14662 \begin_inset Quotes eld
14663 \end_inset
14664
14665 Small
14666 \begin_inset Quotes erd
14667 \end_inset
14668
14669 ).
14670  (key binding 
14671 \begin_inset Info
14672 type  "shortcut"
14673 arg   "font-size decrease"
14674 \end_inset
14675
14676 )
14677 \end_layout
14678
14679 \end_deeper
14680 \begin_layout Standard
14681 We warn you 
14682 \emph on
14683 yet again
14684 \emph default
14685 : don't go crazy with this feature.
14686  You should almost never need to change the font size.
14687  \SpecialChar LyX
14688  automatically changes the font size for different paragraph environments
14689  — use those instead.
14690  This is here for fine-tuning only!
14691 \end_layout
14692
14693 \begin_layout Labeling
14694 \labelwidthstring 00.00.0000
14695
14696 \family sans
14697 Misc
14698 \family default
14699  Here you can change a few other things at the character level.
14700  Options are:
14701 \end_layout
14702
14703 \begin_deeper
14704 \begin_layout Labeling
14705 \labelwidthstring 00.00.0000
14706
14707 \family sans
14708 Emph
14709 \family default
14710  
14711 \emph on
14712 This is text with emphasize on
14713 \emph default
14714 .
14715  This might seem like the same as 
14716 \shape italic
14717 Italic
14718 \shape default
14719 , but it is actually a bit different.
14720  Emphasized is a 
14721 \emph on
14722 logical
14723 \emph default
14724  attribute.
14725  That means every document class can define its own font used for emphasized
14726  text.
14727  Normally this font is equal to italic.
14728 \end_layout
14729
14730 \begin_layout Labeling
14731 \labelwidthstring 00.00.0000
14732
14733 \family sans
14734 Underbar
14735 \family default
14736  
14737 \bar under
14738 This is text with Underbar on.
14739
14740 \bar default
14741  (key binding 
14742 \begin_inset Info
14743 type  "shortcuts"
14744 arg   "font-underline"
14745 \end_inset
14746
14747
14748 \family sans
14749 )
14750 \begin_inset Newline newline
14751 \end_inset
14752
14753
14754 \family default
14755 Avoid using underbar if you can! It is a hangover from the typewriter days,
14756  when you could not change fonts.
14757  One no longer needs to emphasize text by underscoring characters.
14758  This is only possible in \SpecialChar LyX
14759  because some people 
14760 \emph on
14761 may
14762 \emph default
14763  need it in order to follow style sheets for journal submissions.
14764 \end_layout
14765
14766 \begin_layout Labeling
14767 \labelwidthstring 00.00.0000
14768
14769 \family sans
14770 Double
14771 \begin_inset space ~
14772 \end_inset
14773
14774 underbar
14775 \family default
14776  
14777 \uuline on
14778 This is text with Double underbar on.
14779
14780 \uuline default
14781  (key binding 
14782 \begin_inset Info
14783 type  "shortcut"
14784 arg   "font-underunderline"
14785 \end_inset
14786
14787 )
14788 \begin_inset Newline newline
14789 \end_inset
14790
14791 As we just warned you against using underbar, you can imagine what we think
14792  about double underbar.
14793 \end_layout
14794
14795 \begin_layout Labeling
14796 \labelwidthstring 00.00.0000
14797
14798 \family sans
14799 Wavy
14800 \begin_inset space ~
14801 \end_inset
14802
14803 underbar
14804 \family default
14805  
14806 \uwave on
14807 This is text with Wavy underbar on.
14808
14809 \uwave default
14810  (key binding 
14811 \begin_inset Info
14812 type  "shortcut"
14813 arg   "font-underwave"
14814 \end_inset
14815
14816 )
14817 \begin_inset Newline newline
14818 \end_inset
14819
14820 Use this only if a journal absolutely insists on it.
14821  Keep antinausea pills handy.
14822 \end_layout
14823
14824 \begin_layout Labeling
14825 \labelwidthstring 00.00.0000
14826
14827 \family sans
14828 Strikeout
14829 \family default
14830  
14831 \strikeout on
14832 This is text with Strikeout on.
14833
14834 \strikeout default
14835  (key binding 
14836 \begin_inset Info
14837 type  "shortcut"
14838 arg   "font-strikeout"
14839 \end_inset
14840
14841 )
14842 \begin_inset Newline newline
14843 \end_inset
14844
14845 This is frequently used to indicate an older version of text that has been
14846  changed in the meantime.
14847 \end_layout
14848
14849 \begin_layout Labeling
14850 \labelwidthstring 00.00.0000
14851
14852 \family sans
14853 Noun
14854 \family default
14855  
14856 \noun on
14857 This is text with Noun on.
14858
14859 \noun default
14860  Like 
14861 \family sans
14862 Emph
14863 \family default
14864 , this is a logical attribute.
14865  Normally it's equivalent to 
14866 \family sans
14867 Small
14868 \begin_inset space ~
14869 \end_inset
14870
14871 Caps
14872 \family default
14873 .
14874 \end_layout
14875
14876 \end_deeper
14877 \begin_layout Standard
14878 So you have a huge number of combinations to choose from.
14879  Once you have chosen a new character style via the 
14880 \family sans
14881 Edit\SpecialChar menuseparator
14882 Text
14883 \begin_inset space ~
14884 \end_inset
14885
14886 Style\SpecialChar menuseparator
14887 Customized
14888 \family default
14889  (
14890 \begin_inset Info
14891 type  "icon"
14892 arg   "dialog-show character"
14893 \end_inset
14894
14895 ) dialog, the settings are saved.
14896  You can activate them by using the toolbar button 
14897 \begin_inset Info
14898 type  "icon"
14899 arg   "textstyle-apply"
14900 \end_inset
14901
14902 .
14903  The button lets you apply your custom character style even when the dialog
14904  isn't visible.
14905 \end_layout
14906
14907 \begin_layout Standard
14908 To completely reset the character style to the default, use 
14909 \begin_inset Info
14910 type  "shortcut"
14911 arg   "font-default"
14912 \end_inset
14913
14914 .
14915  If you want to toggle only those properties that you have just changed
14916  (suppose you just set the shape to 
14917 \begin_inset Quotes eld
14918 \end_inset
14919
14920 slanted
14921 \begin_inset Quotes erd
14922 \end_inset
14923
14924  and the series to 
14925 \begin_inset Quotes eld
14926 \end_inset
14927
14928 bold
14929 \begin_inset Quotes erd
14930 \end_inset
14931
14932 ), set the 
14933 \family sans
14934 Toggle
14935 \begin_inset space ~
14936 \end_inset
14937
14938 all
14939 \family default
14940  switch and press 
14941 \family sans
14942 Apply
14943 \family default
14944 .
14945 \end_layout
14946
14947 \begin_layout Standard
14948 You should also know something about the differences between the three main
14949  font types 
14950 \family sans
14951 serif
14952 \family default
14953
14954 \family sans
14955 sans
14956 \begin_inset space ~
14957 \end_inset
14958
14959 serif
14960 \family default
14961 , and 
14962 \family sans
14963 typewriter
14964 \family default
14965 :
14966 \end_layout
14967
14968 \begin_layout Itemize
14969
14970 \family sans
14971 Typewriter
14972 \family default
14973  is a so called 
14974 \begin_inset Quotes eld
14975 \end_inset
14976
14977 monospaced
14978 \begin_inset Quotes erd
14979 \end_inset
14980
14981  font, which means every character has the same width; the 
14982 \begin_inset Quotes eld
14983 \end_inset
14984
14985 i
14986 \begin_inset Quotes erd
14987 \end_inset
14988
14989  is as wide as the 
14990 \begin_inset Quotes eld
14991 \end_inset
14992
14993 m
14994 \begin_inset Quotes erd
14995 \end_inset
14996
14997 .
14998  Here is an example
14999 \begin_inset Newline newline
15000 \end_inset
15001
15002
15003 \begin_inset Phantom HPhantom
15004 status open
15005
15006 \begin_layout Plain Layout
15007 no 
15008 \end_layout
15009
15010 \end_inset
15011
15012
15013 \family typewriter
15014 typewriter text
15015 \family default
15016
15017 \begin_inset Note Note
15018 status collapsed
15019
15020 \begin_layout Plain Layout
15021 For more on phantoms see section
15022 \begin_inset space ~
15023 \end_inset
15024
15025
15026 \begin_inset CommandInset ref
15027 LatexCommand ref
15028 reference "subsec:Phantom-Space"
15029
15030 \end_inset
15031
15032 .
15033 \end_layout
15034
15035 \end_inset
15036
15037
15038 \begin_inset Newline newline
15039 \end_inset
15040
15041 no typewriter text
15042 \end_layout
15043
15044 \begin_layout Itemize
15045
15046 \family sans
15047 Serif
15048 \family default
15049  fonts use characters with serifs.
15050  These are the small 
15051 \begin_inset Quotes eld
15052 \end_inset
15053
15054 appendices
15055 \begin_inset Quotes erd
15056 \end_inset
15057
15058  at the ends of the strokes that form the character.
15059  The following example shows the difference:
15060 \begin_inset Newline newline
15061 \end_inset
15062
15063 text with serifs
15064 \begin_inset Newline newline
15065 \end_inset
15066
15067
15068 \family sans
15069 text without serifs
15070 \family default
15071
15072 \begin_inset Newline newline
15073 \end_inset
15074
15075 Serifs facilitate quick and easy reading.
15076  These fonts are therefore used as default (named 
15077 \family sans
15078 roman
15079 \family default
15080 ).
15081 \end_layout
15082
15083 \begin_layout Itemize
15084
15085 \family sans
15086 Sans serif
15087 \family default
15088  is not recommended for use as a base type.
15089  This font type is therefore often only used for headings and short texts.
15090  We use it in this document to highlight menu names.
15091 \end_layout
15092
15093 \begin_layout Standard
15094 \begin_inset Quotes eld
15095 \end_inset
15096
15097 Toggling
15098 \begin_inset Quotes erd
15099 \end_inset
15100
15101  refers to applying or removing font properties.
15102  When a property is marked for toggling in the 
15103 \family sans
15104 Text
15105 \begin_inset space ~
15106 \end_inset
15107
15108 Style
15109 \family default
15110  dialog, applying the style to text that already has the property will cause
15111  the property to be removed.
15112  If you, for example, apply a style with properties A, B and C to text that
15113  currently has font properties B, C, F and G, and if B is set to toggle
15114  and C is set not to toggle, the text ends up with properties A, C, F and
15115  G.
15116  
15117 \begin_inset Quotes eld
15118 \end_inset
15119
15120 Never toggled
15121 \begin_inset Quotes erd
15122 \end_inset
15123
15124  and 
15125 \begin_inset Quotes eld
15126 \end_inset
15127
15128 always toggled
15129 \begin_inset Quotes erd
15130 \end_inset
15131
15132  mean that you do not control the toggling behavior.
15133  For the properties on the left side of the dialog (
15134 \begin_inset Quotes eld
15135 \end_inset
15136
15137 Family
15138 \begin_inset Quotes erd
15139 \end_inset
15140
15141  etc.), toggling behavior is up to you.
15142  If 
15143 \family sans
15144 Toggle
15145 \begin_inset space ~
15146 \end_inset
15147
15148 all
15149 \family default
15150  is checked, all of the left side properties are toggled; by default, none
15151  of them are.
15152  Finally, 
15153 \begin_inset Quotes eld
15154 \end_inset
15155
15156 Reset
15157 \begin_inset Quotes erd
15158 \end_inset
15159
15160  is never toggled.
15161  If you, for example, set 
15162 \begin_inset Quotes eld
15163 \end_inset
15164
15165 Series
15166 \begin_inset Quotes erd
15167 \end_inset
15168
15169  to 
15170 \begin_inset Quotes eld
15171 \end_inset
15172
15173 Reset
15174 \begin_inset Quotes erd
15175 \end_inset
15176
15177  and select 
15178 \family sans
15179 Toggle
15180 \begin_inset space ~
15181 \end_inset
15182
15183 all
15184 \family default
15185 , then apply the style to bold face text, the text will revert to the default
15186  series (
15187 \begin_inset Quotes eld
15188 \end_inset
15189
15190 Medium
15191 \begin_inset Quotes erd
15192 \end_inset
15193
15194 ), no matter how many times you apply the style.
15195 \end_layout
15196
15197 \begin_layout Standard
15198 We conclude with the same warning once again: Do not overuse the fonts!
15199  They are, more often than not, a kludge and a bad substitute for good writing.
15200 \end_layout
15201
15202 \begin_layout Section
15203 Printing and Previewing
15204 \end_layout
15205
15206 \begin_layout Subsection
15207 Overview
15208 \end_layout
15209
15210 \begin_layout Standard
15211 Now that we have covered some of the basic features of document preparation
15212  using \SpecialChar LyX
15213 , you probably want to know how to print out your masterpiece.
15214  Before we tell you that, we want to give you a quick explanation of what
15215  goes on behind-the-scenes.
15216  We cover this information in much greater detail in the 
15217 \emph on
15218 Additional Features
15219 \emph default
15220  manual as well.
15221 \end_layout
15222
15223 \begin_layout Standard
15224 \SpecialChar LyX
15225  uses the program \SpecialChar LaTeX
15226  as its backend.
15227  \SpecialChar LaTeX
15228  is just a macro package for the \SpecialChar TeX
15229  typesetting system, but to prevent confusion,
15230  we will only refer to \SpecialChar LaTeX
15231 .
15232  \SpecialChar LyX
15233  is what you use to do your actual writing.
15234  Then, \SpecialChar LyX
15235  calls \SpecialChar LaTeX
15236  to turn your writing into printable output.
15237  This happens in two stages:
15238 \end_layout
15239
15240 \begin_layout Enumerate
15241 First, \SpecialChar LyX
15242  converts your document to a series of text commands for \SpecialChar LaTeX
15243 , generating
15244  a file with the extension, 
15245 \begin_inset Quotes eld
15246 \end_inset
15247
15248
15249 \family typewriter
15250 .tex
15251 \family default
15252
15253 \begin_inset Quotes erd
15254 \end_inset
15255
15256 .
15257 \end_layout
15258
15259 \begin_layout Enumerate
15260 Next, \SpecialChar LyX
15261  calls \SpecialChar LaTeX
15262  to use the commands in the 
15263 \family typewriter
15264 .tex
15265 \family default
15266  file to produce printable output.
15267 \end_layout
15268
15269 \begin_layout Subsection
15270 Output file formats
15271 \begin_inset Index idx
15272 status collapsed
15273
15274 \begin_layout Plain Layout
15275 File formats
15276 \end_layout
15277
15278 \end_inset
15279
15280
15281 \begin_inset CommandInset label
15282 LatexCommand label
15283 name "subsec:Output-file-formats"
15284
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \begin_layout Subsubsection
15291 Simple text (ASCII)
15292 \begin_inset Index idx
15293 status collapsed
15294
15295 \begin_layout Plain Layout
15296 File formats ! ASCII
15297 \end_layout
15298
15299 \end_inset
15300
15301
15302 \end_layout
15303
15304 \begin_layout Standard
15305 This file type has the extension 
15306 \begin_inset Quotes eld
15307 \end_inset
15308
15309
15310 \family typewriter
15311 .txt
15312 \family default
15313
15314 \begin_inset Quotes erd
15315 \end_inset
15316
15317 .
15318  It contains your document as plain text following the rules of the 
15319 \begin_inset Quotes eld
15320 \end_inset
15321
15322 American Standard Code for Information Interchange
15323 \begin_inset Quotes erd
15324 \end_inset
15325
15326  (ASCII).
15327 \end_layout
15328
15329 \begin_layout Standard
15330 You can export your document to ASCII with the menu 
15331 \family sans
15332 File\SpecialChar menuseparator
15333 Export\SpecialChar menuseparator
15334 Plain
15335 \begin_inset space ~
15336 \end_inset
15337
15338 text
15339 \family default
15340 .
15341  However, this will not export any externally generated material such as
15342  a Bib\SpecialChar TeX
15343  bibliography (section
15344 \begin_inset space ~
15345 \end_inset
15346
15347
15348 \begin_inset CommandInset ref
15349 LatexCommand ref
15350 reference "subsec:Bibliography-databases"
15351
15352 \end_inset
15353
15354 ).
15355  If your document includes such material, use 
15356 \family sans
15357 File\SpecialChar menuseparator
15358 Export\SpecialChar menuseparator
15359 More
15360 \begin_inset space ~
15361 \end_inset
15362
15363 Formats
15364 \begin_inset space ~
15365 \end_inset
15366
15367 &
15368 \begin_inset space ~
15369 \end_inset
15370
15371 Options
15372 \family default
15373  and then select 
15374 \family sans
15375 Plain
15376 \begin_inset space ~
15377 \end_inset
15378
15379 text
15380 \begin_inset space ~
15381 \end_inset
15382
15383 (ps2ascii)
15384 \family default
15385 .
15386  This will first internally export your document to PostScript (generating
15387  thereby the external material) and then do the conversion to ASCII.
15388 \end_layout
15389
15390 \begin_layout Subsubsection
15391 \SpecialChar LaTeX
15392
15393 \begin_inset Index idx
15394 status collapsed
15395
15396 \begin_layout Plain Layout
15397 File formats ! \SpecialChar LaTeX
15398
15399 \end_layout
15400
15401 \end_inset
15402
15403
15404 \end_layout
15405
15406 \begin_layout Standard
15407 This file type has the extension 
15408 \begin_inset Quotes eld
15409 \end_inset
15410
15411
15412 \family typewriter
15413 .tex
15414 \family default
15415
15416 \begin_inset Quotes erd
15417 \end_inset
15418
15419  and contains all commands that are necessary for the \SpecialChar LaTeX
15420  program to process
15421  your document.
15422  If you know \SpecialChar LaTeX
15423 , you can use it to find out \SpecialChar LaTeX
15424 -Errors or to process it manually
15425  with console commands.
15426  The \SpecialChar LaTeX
15427 -file is automatically created in \SpecialChar LyX
15428 's temporary directory whenever you
15429  view or export your document.
15430 \end_layout
15431
15432 \begin_layout Standard
15433 You can export your document as a \SpecialChar LaTeX
15434 -file using the menu 
15435 \family sans
15436 File\SpecialChar menuseparator
15437 Export\SpecialChar menuseparator
15438 LaTeX
15439 \family default
15440 .
15441  The different \SpecialChar LaTeX
15442  export variants are explained in section
15443 \begin_inset space ~
15444 \end_inset
15445
15446
15447 \begin_inset CommandInset ref
15448 LatexCommand ref
15449 reference "subsec:Export"
15450
15451 \end_inset
15452
15453 .
15454 \end_layout
15455
15456 \begin_layout Subsubsection
15457 DVI
15458 \begin_inset Index idx
15459 status collapsed
15460
15461 \begin_layout Plain Layout
15462 File formats ! DVI
15463 \end_layout
15464
15465 \end_inset
15466
15467
15468 \end_layout
15469
15470 \begin_layout Standard
15471 This file type has the extension 
15472 \begin_inset Quotes eld
15473 \end_inset
15474
15475
15476 \family typewriter
15477 .dvi
15478 \family default
15479
15480 \begin_inset Quotes erd
15481 \end_inset
15482
15483 .
15484  It is called 
15485 \begin_inset Quotes eld
15486 \end_inset
15487
15488 device-independent
15489 \begin_inset Quotes erd
15490 \end_inset
15491
15492  (DVI), because it is completely portable; you can move them from one machine
15493  to another without needing to do any sort of conversion.
15494  DVIs are used for quick previews and as a pre-stage for other output formats,
15495  like PostScript.
15496 \end_layout
15497
15498 \begin_layout Standard
15499 DVI files do not contain images, they only link to them.
15500  So don't forget to deliver the images together with your DVIs.
15501  Because the DVI-viewer has to convert the images in the background to make
15502  them visible when you scroll the DVI, this can slow down your computer
15503  when you view the DVI.
15504  So we recommend using PDF for files with many images.
15505 \end_layout
15506
15507 \begin_layout Standard
15508 You can export your document to DVI by the menus 
15509 \family sans
15510 File\SpecialChar menuseparator
15511 Export\SpecialChar menuseparator
15512 DVI
15513 \family default
15514  or 
15515 \family sans
15516 File\SpecialChar menuseparator
15517 Export\SpecialChar menuseparator
15518 DVI
15519 \begin_inset space ~
15520 \end_inset
15521
15522 (LuaTeX).
15523
15524 \family default
15525  The latter option uses the program 
15526 \family typewriter
15527 Lua\SpecialChar TeX
15528
15529 \family default
15530 .
15531  
15532 \family typewriter
15533 Lua\SpecialChar TeX
15534
15535 \family default
15536  is an engine that provides direct Unicode support and support for direct
15537  font access (see section
15538 \begin_inset space ~
15539 \end_inset
15540
15541
15542 \begin_inset CommandInset ref
15543 LatexCommand ref
15544 reference "subsec:LaTeX-font-support"
15545
15546 \end_inset
15547
15548 ).
15549  Lua\SpecialChar TeX
15550  is still a work in progress, but it might develop into the next standard
15551  \SpecialChar TeX
15552  processor.
15553 \end_layout
15554
15555 \begin_layout Subsubsection
15556 PostScript
15557 \begin_inset Index idx
15558 status collapsed
15559
15560 \begin_layout Plain Layout
15561 File formats ! PostScript
15562 \end_layout
15563
15564 \end_inset
15565
15566
15567 \end_layout
15568
15569 \begin_layout Standard
15570 This file type has the extension 
15571 \begin_inset Quotes eld
15572 \end_inset
15573
15574
15575 \family typewriter
15576 .ps
15577 \family default
15578
15579 \begin_inset Quotes erd
15580 \end_inset
15581
15582 .
15583  PostScript was developed by the company 
15584 \family typewriter
15585 Adobe
15586 \family default
15587  as a printer language.
15588  The file therefore contains commands that the printer uses to print the
15589  file.
15590  PostScript can be seen as a 
15591 \begin_inset Quotes eld
15592 \end_inset
15593
15594 programming language
15595 \begin_inset Quotes erd
15596 \end_inset
15597
15598 ; you can calculate with it and draw diagrams and images.
15599 \begin_inset Foot
15600 status collapsed
15601
15602 \begin_layout Plain Layout
15603 If you are interested in learning more about this, have a look at the \SpecialChar LaTeX
15604 -package
15605  
15606 \series bold
15607 pstricks
15608 \series default
15609
15610 \begin_inset Index idx
15611 status collapsed
15612
15613 \begin_layout Plain Layout
15614 \SpecialChar LaTeX
15615 -packages ! pstricks
15616 \end_layout
15617
15618 \end_inset
15619
15620 .
15621 \end_layout
15622
15623 \end_inset
15624
15625  As a result of this, the files are often bigger than PDFs.
15626 \end_layout
15627
15628 \begin_layout Standard
15629 PostScript can only contain images in the format 
15630 \begin_inset Quotes eld
15631 \end_inset
15632
15633 Encapsulated PostScript
15634 \begin_inset Quotes erd
15635 \end_inset
15636
15637  (EPS, file extension 
15638 \begin_inset Quotes eld
15639 \end_inset
15640
15641
15642 \family typewriter
15643 .eps
15644 \family default
15645
15646 \begin_inset Quotes erd
15647 \end_inset
15648
15649 ).
15650  As \SpecialChar LyX
15651  allows you to use any known image format in your document, it has to
15652  convert them in the background to EPS.
15653  If, for example, you have 50
15654 \begin_inset space ~
15655 \end_inset
15656
15657 images in your document, \SpecialChar LyX
15658  has to do 50
15659 \begin_inset space ~
15660 \end_inset
15661
15662 conversions when you view or export your document the first time.
15663  This might slow down your workflow with \SpecialChar LyX
15664 .
15665  So if you plan to use PostScript, you can insert your images directly as
15666  EPS to avoid this problem.
15667 \end_layout
15668
15669 \begin_layout Standard
15670 You can export to PostScript using the menu 
15671 \family sans
15672 File\SpecialChar menuseparator
15673 Export\SpecialChar menuseparator
15674 PostScript
15675 \family default
15676 .
15677 \end_layout
15678
15679 \begin_layout Subsubsection
15680 PDF
15681 \begin_inset Index idx
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685 File formats ! PDF
15686 \end_layout
15687
15688 \end_inset
15689
15690
15691 \begin_inset Index idx
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695 PDF
15696 \end_layout
15697
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \begin_layout Standard
15704 This file type has the extension 
15705 \begin_inset Quotes eld
15706 \end_inset
15707
15708
15709 \family typewriter
15710 .pdf
15711 \family default
15712
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716 .
15717  The 
15718 \begin_inset Quotes eld
15719 \end_inset
15720
15721 Portable Document Format
15722 \begin_inset Quotes erd
15723 \end_inset
15724
15725  (PDF) developed by 
15726 \family typewriter
15727 Adobe
15728 \family default
15729  was derived from PostScript.
15730  It is more compressed and it uses fewer commands than PostScript.
15731  As the name 
15732 \begin_inset Quotes eld
15733 \end_inset
15734
15735 portable
15736 \begin_inset Quotes erd
15737 \end_inset
15738
15739  implies, it can be processed on any computer system and the printed output
15740  looks exactly the same.
15741 \end_layout
15742
15743 \begin_layout Standard
15744 PDF can contain images in its own PDF format and in the formats 
15745 \begin_inset Quotes eld
15746 \end_inset
15747
15748 Joint Photographic Experts Group
15749 \begin_inset Quotes erd
15750 \end_inset
15751
15752  (JPG, file extension 
15753 \begin_inset Quotes eld
15754 \end_inset
15755
15756
15757 \family typewriter
15758 .jpg
15759 \family default
15760
15761 \begin_inset Quotes erd
15762 \end_inset
15763
15764  or 
15765 \begin_inset Quotes eld
15766 \end_inset
15767
15768
15769 \family typewriter
15770 .jpeg
15771 \family default
15772
15773 \begin_inset Quotes erd
15774 \end_inset
15775
15776 ) and 
15777 \begin_inset Quotes eld
15778 \end_inset
15779
15780 Portable Network Graphics
15781 \begin_inset Quotes erd
15782 \end_inset
15783
15784  (PNG, file extension 
15785 \begin_inset Quotes eld
15786 \end_inset
15787
15788
15789 \family typewriter
15790 .png
15791 \family default
15792
15793 \begin_inset Quotes erd
15794 \end_inset
15795
15796 ).
15797  You can also use any other image format, because \SpecialChar LyX
15798  converts them in the
15799  background to one of these formats.
15800  But as described in the section about PostScript, the image conversion
15801  will slow down your workflow.
15802  So we recommend using images in one of the three formats mentioned above.
15803 \end_layout
15804
15805 \begin_layout Standard
15806 You can export your document to PDF via the menu 
15807 \family sans
15808 File\SpecialChar menuseparator
15809 Export
15810 \family default
15811  in different ways:
15812 \end_layout
15813
15814 \begin_layout Description
15815 PDF
15816 \begin_inset space ~
15817 \end_inset
15818
15819 (pdflatex) This uses the program 
15820 \family typewriter
15821 pdftex
15822 \family default
15823  which converts your file directly to PDF.
15824 \end_layout
15825
15826 \begin_layout Description
15827 PDF
15828 \begin_inset space ~
15829 \end_inset
15830
15831 (Lua
15832 \family sans
15833 TeX
15834 \family default
15835 ) This uses the program 
15836 \family typewriter
15837 Lua\SpecialChar TeX
15838
15839 \family default
15840  which converts your file directly to PDF.
15841  
15842 \family typewriter
15843 Lua\SpecialChar TeX
15844
15845 \family default
15846  is a new engine, derived from 
15847 \family typewriter
15848 pdflatex
15849 \family default
15850 , that also provides direct Unicode support and support for direct font
15851  access (see section
15852 \begin_inset space ~
15853 \end_inset
15854
15855
15856 \begin_inset CommandInset ref
15857 LatexCommand ref
15858 reference "subsec:LaTeX-font-support"
15859
15860 \end_inset
15861
15862 ).
15863  Lua\SpecialChar TeX
15864  is still a work in progress, but it might develop into the next standard
15865  \SpecialChar TeX
15866  processor.
15867 \end_layout
15868
15869 \begin_layout Description
15870 PDF
15871 \begin_inset space ~
15872 \end_inset
15873
15874 (Xe
15875 \family sans
15876 TeX
15877 \family default
15878 ) This uses the program 
15879 \family typewriter
15880 Xe\SpecialChar TeX
15881
15882 \family default
15883  that converts your file directly to PDF.
15884  
15885 \family typewriter
15886 Xe\SpecialChar TeX
15887
15888 \family default
15889  is a new engine that provides direct Unicode support and support for direct
15890  font access (see section
15891 \begin_inset space ~
15892 \end_inset
15893
15894
15895 \begin_inset CommandInset ref
15896 LatexCommand ref
15897 reference "subsec:LaTeX-font-support"
15898
15899 \end_inset
15900
15901 ).
15902  It is particularly good at typesetting different scripts, for example,
15903  vertically written Japanese.
15904 \end_layout
15905
15906 \begin_layout Description
15907 PDF
15908 \begin_inset space ~
15909 \end_inset
15910
15911 (cropped) This is the same as 
15912 \family sans
15913 PDF
15914 \begin_inset space ~
15915 \end_inset
15916
15917 (pdflatex)
15918 \family default
15919  but the result is a PDF with cropped page margins.
15920  This is for example useful if you want to use \SpecialChar LyX
15921  to generate good-looking
15922  formulas to use them in other programs like for presentations.
15923 \end_layout
15924
15925 \begin_layout Description
15926 PDF
15927 \begin_inset space ~
15928 \end_inset
15929
15930 (dvipdfm) This uses the program 
15931 \family typewriter
15932 dvipdfm
15933 \family default
15934  that converts your file in the background to DVI and in a second step to
15935  PDF.
15936 \end_layout
15937
15938 \begin_layout Description
15939 PDF
15940 \begin_inset space ~
15941 \end_inset
15942
15943 (ps2pdf) This uses the program 
15944 \family typewriter
15945 ps2pdf
15946 \family default
15947  that creates a PDF from a PostScript-version of your file.
15948  The PostScript-version is produced by the program 
15949 \family typewriter
15950 dvips
15951 \family default
15952  which uses a DVI-version as intermediate step.
15953  So this export variant consists of three conversions.
15954 \end_layout
15955
15956 \begin_layout Standard
15957 We recommend using 
15958 \family sans
15959 PDF
15960 \begin_inset space ~
15961 \end_inset
15962
15963 (pdflatex)
15964 \family default
15965  because 
15966 \family typewriter
15967 pdftex
15968 \family default
15969  supports all the features of actual PDF-versions, is quick, stable, and
15970  works without problems.
15971  If you rely on multiscript support and\SpecialChar breakableslash
15972 or specific OpenType fonts, you might
15973  want to try out 
15974 \family sans
15975 PDF
15976 \begin_inset space ~
15977 \end_inset
15978
15979 (XeTeX)
15980 \family default
15981  or 
15982 \family sans
15983 PDF
15984 \begin_inset space ~
15985 \end_inset
15986
15987 (LuaTeX)
15988 \family default
15989  instead, bearing in mind that these two programs are not yet as mature
15990  as 
15991 \family typewriter
15992 pdflatex
15993 \family default
15994 .
15995 \end_layout
15996
15997 \begin_layout Subsubsection
15998 XHTML
15999 \begin_inset Index idx
16000 status collapsed
16001
16002 \begin_layout Plain Layout
16003 FileFormats ! XHTML
16004 \end_layout
16005
16006 \end_inset
16007
16008
16009 \begin_inset Index idx
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013 HTML
16014 \end_layout
16015
16016 \end_inset
16017
16018
16019 \end_layout
16020
16021 \begin_layout Standard
16022 This file type has the extension 
16023 \begin_inset Quotes eld
16024 \end_inset
16025
16026
16027 \family typewriter
16028 .xhtml
16029 \family default
16030
16031 \begin_inset Quotes erd
16032 \end_inset
16033
16034 .
16035  It is a file suitable for viewing in web browsers.
16036  It does not itself contain images and the like but only links to them.
16037  When \SpecialChar LyX
16038  produces XHTML, it also generates corresponding images in formats
16039  suitable for the purpose.
16040  For the math output you can choose in the menu 
16041 \family sans
16042 Document\SpecialChar menuseparator
16043 Settings\SpecialChar menuseparator
16044 Output
16045 \family default
16046  between different formats, which are described in section 
16047 \emph on
16048 Math Output in XHTML
16049 \emph default
16050  of the 
16051 \emph on
16052 Additional
16053 \begin_inset space ~
16054 \end_inset
16055
16056 Features
16057 \emph default
16058  manual.
16059 \end_layout
16060
16061 \begin_layout Standard
16062 XHTML output remains 
16063 \begin_inset Quotes eld
16064 \end_inset
16065
16066 under development
16067 \begin_inset Quotes erd
16068 \end_inset
16069
16070 , and not all \SpecialChar LyX
16071  features are supported yet.
16072  See the chapter 
16073 \emph on
16074 \SpecialChar LyX
16075  and the World Wide Web
16076 \emph default
16077 , in the 
16078 \emph on
16079 Additional Features
16080 \emph default
16081  manual, for more information.
16082 \end_layout
16083
16084 \begin_layout Standard
16085 You can export your document as an XHTML file using the menu item 
16086 \family sans
16087 File\SpecialChar menuseparator
16088 Export\SpecialChar menuseparator
16089 LyXHTML
16090 \family default
16091 .
16092 \end_layout
16093
16094 \begin_layout Subsection
16095 Previewing
16096 \begin_inset Index idx
16097 status collapsed
16098
16099 \begin_layout Plain Layout
16100 Document ! Preview 
16101 \end_layout
16102
16103 \end_inset
16104
16105
16106 \end_layout
16107
16108 \begin_layout Standard
16109 To get a look at the final version of your document, with all of the page
16110  breaks in place, the footnotes correctly numbered, and so on, use the menu
16111  
16112 \family sans
16113 Document
16114 \family default
16115  and choose 
16116 \family sans
16117 View
16118 \family default
16119  or use the toolbar button 
16120 \begin_inset Info
16121 type  "icon"
16122 arg   "buffer-view"
16123 \end_inset
16124
16125 .
16126  A viewing program will pop up showing the output in the defined default
16127  output format, which is globally set in the preferences (see section
16128 \begin_inset space ~
16129 \end_inset
16130
16131
16132 \begin_inset CommandInset ref
16133 LatexCommand ref
16134 reference "sec:File-Formats"
16135
16136 \end_inset
16137
16138 ) and can also be altered for single documents in the document settings
16139  (see section
16140 \begin_inset space ~
16141 \end_inset
16142
16143
16144 \begin_inset CommandInset ref
16145 LatexCommand ref
16146 reference "sec:Doc-Formats"
16147
16148 \end_inset
16149
16150 ).
16151  Further output formats can be selected via 
16152 \family sans
16153 Document\SpecialChar menuseparator
16154 View (Other Formats)
16155 \family default
16156  or the toolbar button 
16157 \begin_inset Info
16158 type  "icon"
16159 arg   "view-others"
16160 \end_inset
16161
16162 .
16163 \end_layout
16164
16165 \begin_layout Standard
16166 If you have changed your document, you can refresh the output in the same
16167  viewer window using the menu 
16168 \family sans
16169 Document\SpecialChar menuseparator
16170 Update
16171 \family default
16172  or 
16173 \family sans
16174 Document\SpecialChar menuseparator
16175 Update (Other Formats)
16176 \family default
16177 , respectively.
16178 \end_layout
16179
16180 \begin_layout Standard
16181 When you preview a file, the output file is only generated in \SpecialChar LyX
16182 's temporary
16183  directory.
16184  To have a real output, export your document.
16185 \end_layout
16186
16187 \begin_layout Section
16188 A few Words about Typography
16189 \begin_inset Index idx
16190 status collapsed
16191
16192 \begin_layout Plain Layout
16193 Typography
16194 \end_layout
16195
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \begin_layout Subsection
16202 Hyphens, Dashes and Minus Signs
16203 \begin_inset Index idx
16204 status collapsed
16205
16206 \begin_layout Plain Layout
16207 Hyphens
16208 \end_layout
16209
16210 \end_inset
16211
16212
16213 \begin_inset Index idx
16214 status collapsed
16215
16216 \begin_layout Plain Layout
16217 Dashes
16218 \end_layout
16219
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \begin_layout Standard
16226 In \SpecialChar LyX
16227 , the 
16228 \begin_inset Quotes eld
16229 \end_inset
16230
16231
16232 \family typewriter
16233 -
16234 \family default
16235
16236 \begin_inset Quotes erd
16237 \end_inset
16238
16239  character comes in four lengths: the 
16240 \emph on
16241 hyphen
16242 \emph default
16243 , the 
16244 \emph on
16245 en dash
16246 \emph default
16247 , the 
16248 \emph on
16249 em dash
16250 \emph default
16251 , and the minus sign:
16252 \begin_inset VSpace defskip
16253 \end_inset
16254
16255
16256 \end_layout
16257
16258 \begin_layout Standard
16259 \begin_inset Tabular
16260 <lyxtabular version="3" rows="5" columns="3">
16261 <features tabularvalignment="middle">
16262 <column alignment="left" valignment="top">
16263 <column alignment="left" valignment="top">
16264 <column alignment="left" valignment="top">
16265 <row interlinespace="3mm">
16266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270 name
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279 output
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288 inserted with
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 </row>
16294 <row interlinespace="3mm">
16295 <cell alignment="center" valignment="top" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 hyphen
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 -
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317 \begin_inset Quotes eld
16318 \end_inset
16319
16320
16321 \family typewriter
16322 -
16323 \family default
16324
16325 \begin_inset Quotes erd
16326 \end_inset
16327
16328  in text
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row interlinespace="3mm">
16335 <cell alignment="center" valignment="top" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 en dash
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 <cell alignment="center" valignment="top" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357
16358 \family sans
16359 Insert\SpecialChar menuseparator
16360 Special
16361 \begin_inset space ~
16362 \end_inset
16363
16364 Character\SpecialChar menuseparator
16365 Symbols
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 </row>
16371 <row interlinespace="3mm">
16372 <cell alignment="center" valignment="top" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Plain Layout
16376 em dash
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 <cell alignment="center" valignment="top" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385
16386 \end_layout
16387
16388 \end_inset
16389 </cell>
16390 <cell alignment="center" valignment="top" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394
16395 \family sans
16396 Insert\SpecialChar menuseparator
16397 Special
16398 \begin_inset space ~
16399 \end_inset
16400
16401 Character\SpecialChar menuseparator
16402 Symbols
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 </row>
16408 <row>
16409 <cell alignment="center" valignment="top" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 minus sign
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 \begin_inset Formula $-$
16423 \end_inset
16424
16425
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="center" valignment="top" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 \begin_inset Quotes eld
16435 \end_inset
16436
16437
16438 \family typewriter
16439 -
16440 \family default
16441
16442 \begin_inset Quotes erd
16443 \end_inset
16444
16445  in math mode
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 </lyxtabular>
16452
16453 \end_inset
16454
16455
16456 \begin_inset VSpace defskip
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \begin_layout Standard
16463 You can alternatively generate the en and em dash by inserting the 
16464 \begin_inset Quotes eld
16465 \end_inset
16466
16467
16468 \family typewriter
16469 -
16470 \family default
16471
16472 \begin_inset Quotes erd
16473 \end_inset
16474
16475  character multiple times in a row.
16476  They will automatically be converted to the appropriate length dash in
16477  the final output, but not in \SpecialChar LyX
16478 .
16479  
16480 \begin_inset Quotes eld
16481 \end_inset
16482
16483 -
16484 \begin_inset space \thinspace{}
16485 \end_inset
16486
16487 -
16488 \begin_inset Quotes erd
16489 \end_inset
16490
16491  gives a en dash, 
16492 \begin_inset Quotes eld
16493 \end_inset
16494
16495 -
16496 \begin_inset space \thinspace{}
16497 \end_inset
16498
16499 -
16500 \begin_inset space \thinspace{}
16501 \end_inset
16502
16503 -
16504 \begin_inset Quotes erd
16505 \end_inset
16506
16507  a em dash.
16508 \end_layout
16509
16510 \begin_layout Standard
16511 The three dash types are distinct from the minus sign, which appears in
16512  math mode and has a length of its own.
16513  Here are some examples:
16514 \end_layout
16515
16516 \begin_layout Enumerate
16517 line- and page-breaks
16518 \begin_inset space \hfill{}
16519 \end_inset
16520
16521 (
16522 \emph on
16523 hyphen
16524 \emph default
16525 )
16526 \end_layout
16527
16528 \begin_layout Enumerate
16529 From A–Z
16530 \begin_inset space \hfill{}
16531 \end_inset
16532
16533 (
16534 \emph on
16535 en dash
16536 \emph default
16537 )
16538 \end_layout
16539
16540 \begin_layout Enumerate
16541 Oh — there's a dash.
16542 \begin_inset space \hfill{}
16543 \end_inset
16544
16545 (
16546 \emph on
16547 em dash
16548 \emph default
16549 )
16550 \end_layout
16551
16552 \begin_layout Enumerate
16553 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16554 \end_inset
16555
16556
16557 \begin_inset space \hfill{}
16558 \end_inset
16559
16560 (
16561 \emph on
16562 minus sign
16563 \emph default
16564 )
16565 \end_layout
16566
16567 \begin_layout Subsection
16568 Hyphenation
16569 \begin_inset Index idx
16570 status collapsed
16571
16572 \begin_layout Plain Layout
16573 Hyphenation
16574 \end_layout
16575
16576 \end_inset
16577
16578
16579 \begin_inset CommandInset label
16580 LatexCommand label
16581 name "subsec:Hyphenation"
16582
16583 \end_inset
16584
16585
16586 \end_layout
16587
16588 \begin_layout Standard
16589 Words are not hyphenated within \SpecialChar LyX
16590  but automatically in the output.
16591  Hyphenation is done by the \SpecialChar LaTeX
16592 -package 
16593 \series bold
16594 babel
16595 \series default
16596
16597 \begin_inset Index idx
16598 status collapsed
16599
16600 \begin_layout Plain Layout
16601 \SpecialChar LaTeX
16602 -packages ! babel
16603 \end_layout
16604
16605 \end_inset
16606
16607  following the rules of the document language.
16608 \end_layout
16609
16610 \begin_layout Standard
16611 \SpecialChar LaTeX
16612  hyphenates almost perfectly; it only has problems with text in the 
16613 \family sans
16614 typewriter
16615 \family default
16616  font and with unusual constructs, like 
16617 \begin_inset Quotes eld
16618 \end_inset
16619
16620 h3knix/m0n0wall
16621 \begin_inset Quotes erd
16622 \end_inset
16623
16624 .
16625  If \SpecialChar LaTeX
16626  cannot break a word correctly, you can set hyphenation points manually.
16627  This is done with the menu 
16628 \family sans
16629 Insert\SpecialChar menuseparator
16630 Formatting\SpecialChar menuseparator
16631 Hyphenation
16632 \begin_inset space ~
16633 \end_inset
16634
16635 Point
16636 \family default
16637 .
16638  These extra hyphenation points are only recommendations to \SpecialChar LaTeX
16639 .
16640  If no hyphenation is necessary, \SpecialChar LaTeX
16641  will ignore them.
16642 \end_layout
16643
16644 \begin_layout Standard
16645 Sometimes you want to prevent words or constructs from being hyphenated.
16646  Imagine that you are describing keybindings/shortcuts in your document
16647  in the form 
16648 \begin_inset Quotes eld
16649 \end_inset
16650
16651 A-b c
16652 \begin_inset Quotes erd
16653 \end_inset
16654
16655 .
16656  \SpecialChar LaTeX
16657  would then see the hyphen 
16658 \begin_inset Quotes eld
16659 \end_inset
16660
16661 -
16662 \begin_inset Quotes erd
16663 \end_inset
16664
16665  as a hyphenation possibility.
16666  Hyphenating at this point would look ugly.
16667  To prevent the shortcut from being hyphenated, you can put it into a makebox
16668  as described in section 
16669 \emph on
16670 Prevent Hyphenation
16671 \emph default
16672  of the 
16673 \emph on
16674 Embedded
16675 \begin_inset space ~
16676 \end_inset
16677
16678 Objects
16679 \emph default
16680  manual.
16681 \end_layout
16682
16683 \begin_layout Subsection
16684 Punctuation Marks
16685 \begin_inset Index idx
16686 status collapsed
16687
16688 \begin_layout Plain Layout
16689 Punctuation marks
16690 \end_layout
16691
16692 \end_inset
16693
16694
16695 \end_layout
16696
16697 \begin_layout Subsubsection
16698 Abbreviations and End of Sentence
16699 \begin_inset CommandInset label
16700 LatexCommand label
16701 name "subsec:Abbreviations"
16702
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \begin_layout Standard
16709 When \SpecialChar LyX
16710  calls \SpecialChar LaTeX
16711  to generate the final version of your document, \SpecialChar LaTeX
16712  automatically
16713  distinguishes between words, sentences, and abbreviations.
16714  \SpecialChar LaTeX
16715  then adds the 
16716 \begin_inset Quotes eld
16717 \end_inset
16718
16719 appropriate amount of space.
16720 \begin_inset Quotes erd
16721 \end_inset
16722
16723  That means sentences get a little bit more space between the period and
16724  the next word.
16725  Abbreviations get the same amount of space after the period that a word
16726  gets after another word.
16727 \end_layout
16728
16729 \begin_layout Standard
16730 Unfortunately, the algorithm for figuring out what's an abbreviation does
16731  not work in all cases.
16732  If a 
16733 \begin_inset Quotes eld
16734 \end_inset
16735
16736
16737 \family typewriter
16738 .
16739 \family default
16740
16741 \begin_inset Quotes erd
16742 \end_inset
16743
16744  is at the end of a lowercase letter, it's the end of a sentence; if it's
16745  at the end of a capitalized letter, it's an abbreviation.
16746 \end_layout
16747
16748 \begin_layout Standard
16749 Here are some examples of 
16750 \emph on
16751 correct
16752 \emph default
16753  abbreviations and of the end of a sentence:
16754 \end_layout
16755
16756 \begin_layout Itemize
16757 M.
16758  Butterfly
16759 \end_layout
16760
16761 \begin_layout Itemize
16762 Don't worry.
16763  Be happy.
16764 \end_layout
16765
16766 \begin_layout Standard
16767 And here is an example of the algorithm going wrong:
16768 \end_layout
16769
16770 \begin_layout Itemize
16771 e.
16772 \begin_inset space \thinspace{}
16773 \end_inset
16774
16775 g.
16776  this is too much space!
16777 \end_layout
16778
16779 \begin_layout Itemize
16780 This is I.
16781  It's okay.
16782 \end_layout
16783
16784 \begin_layout Standard
16785 You will not see anything wrong until you view a final version of your document.
16786 \end_layout
16787
16788 \begin_layout Standard
16789 To fix this problem, use one of the following:
16790 \end_layout
16791
16792 \begin_layout Enumerate
16793 Use an 
16794 \family sans
16795 Inter-word
16796 \begin_inset space ~
16797 \end_inset
16798
16799 Space
16800 \family default
16801  after lowercase abbreviations (see section
16802 \begin_inset space ~
16803 \end_inset
16804
16805
16806 \begin_inset CommandInset ref
16807 LatexCommand ref
16808 reference "subsec:Inter-word-Space"
16809
16810 \end_inset
16811
16812 ).
16813 \begin_inset Index idx
16814 status collapsed
16815
16816 \begin_layout Plain Layout
16817 Spaces ! inter-word
16818 \end_layout
16819
16820 \end_inset
16821
16822
16823 \end_layout
16824
16825 \begin_layout Enumerate
16826 Use a 
16827 \family sans
16828 Thin
16829 \begin_inset space ~
16830 \end_inset
16831
16832 Space
16833 \family default
16834  between two tokens of an abbreviation (see section
16835 \begin_inset space ~
16836 \end_inset
16837
16838
16839 \begin_inset CommandInset ref
16840 LatexCommand ref
16841 reference "subsec:Thin-Space"
16842
16843 \end_inset
16844
16845 ).
16846 \begin_inset Index idx
16847 status collapsed
16848
16849 \begin_layout Plain Layout
16850 Spaces ! thin
16851 \end_layout
16852
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \begin_layout Enumerate
16859 Use an 
16860 \family sans
16861 End
16862 \begin_inset space ~
16863 \end_inset
16864
16865 of
16866 \begin_inset space ~
16867 \end_inset
16868
16869 sentence
16870 \begin_inset space ~
16871 \end_inset
16872
16873 period
16874 \family default
16875  found under the 
16876 \family sans
16877 Insert\SpecialChar menuseparator
16878 Special
16879 \begin_inset space ~
16880 \end_inset
16881
16882 Character
16883 \family default
16884  menu to force the use of inter-sentence spacing.
16885  This function is also bound to 
16886 \begin_inset Info
16887 type  "shortcut"
16888 arg   "specialchar-insert end-of-sentence"
16889 \end_inset
16890
16891  for easy access.
16892 \end_layout
16893
16894 \begin_layout Standard
16895 With the corrections, our earlier examples look like this:
16896 \end_layout
16897
16898 \begin_layout Itemize
16899 e.
16900 \begin_inset space \thinspace{}
16901 \end_inset
16902
16903 g.
16904 \begin_inset space \space{}
16905 \end_inset
16906
16907 this is too much space!
16908 \end_layout
16909
16910 \begin_layout Itemize
16911 This is I\SpecialChar endofsentence
16912  It's okay.
16913 \end_layout
16914
16915 \begin_layout Standard
16916 Some languages don't use extra spacing between sentences.
16917  If your language is such a language, you don't need to worry, because \SpecialChar LaTeX
16918
16919  will take care of this.
16920 \end_layout
16921
16922 \begin_layout Standard
16923 For those that do need to bother, there is help to catch those sneaky errors:
16924  Check out the 
16925 \family sans
16926 Check
16927 \begin_inset space ~
16928 \end_inset
16929
16930 \SpecialChar TeX
16931
16932 \family default
16933  feature described in the section 
16934 \emph on
16935 Checking \SpecialChar TeX
16936
16937 \emph default
16938  of the 
16939 \emph on
16940 Additional Features
16941 \emph default
16942  manual.
16943 \end_layout
16944
16945 \begin_layout Subsubsection
16946 Quot
16947 \change_deleted -712698321 1482667523
16948 es
16949 \change_inserted -712698321 1482669265
16950 ation Marks
16951 \change_unchanged
16952
16953 \begin_inset Index idx
16954 status collapsed
16955
16956 \begin_layout Plain Layout
16957 Typography ! Quot
16958 \change_deleted -712698321 1482669122
16959 es
16960 \change_inserted -712698321 1482669123
16961 ation marks
16962 \change_unchanged
16963
16964 \end_layout
16965
16966 \end_inset
16967
16968
16969 \begin_inset Index idx
16970 status open
16971
16972 \begin_layout Plain Layout
16973 Quot
16974 \change_deleted -712698321 1482669129
16975 es
16976 \change_inserted -712698321 1482669204
16977 ation marks
16978 \change_unchanged
16979  | see
16980 \begin_inset ERT
16981 status collapsed
16982
16983 \begin_layout Plain Layout
16984
16985 {
16986 \end_layout
16987
16988 \end_inset
16989
16990 Typography
16991 \begin_inset ERT
16992 status collapsed
16993
16994 \begin_layout Plain Layout
16995
16996 }
16997 \end_layout
16998
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \begin_layout Standard
17010 \SpecialChar LyX
17011  usually sets quot
17012 \change_deleted -712698321 1482666231
17013 es
17014 \change_inserted -712698321 1482666233
17015 ation marks
17016 \change_unchanged
17017  correctly.
17018  Specifically, it will 
17019 \change_deleted -712698321 1482667043
17020 use
17021 \change_inserted -712698321 1482667044
17022 insert
17023 \change_unchanged
17024  an opening 
17025 \change_deleted -712698321 1482666244
17026 quote
17027 \change_inserted -712698321 1482666245
17028 mark
17029 \change_unchanged
17030  at the beginning of quoted text, and use a closing 
17031 \change_deleted -712698321 1482666248
17032 quote
17033 \change_inserted -712698321 1482666249
17034 mark
17035 \change_unchanged
17036  at the end.
17037  For example, 
17038 \begin_inset Quotes eld
17039 \end_inset
17040
17041 open close
17042 \begin_inset Quotes erd
17043 \end_inset
17044
17045 .
17046  The keyboard character, 
17047 \family sans
17048 "
17049 \family default
17050 , generates this automatically.
17051 \end_layout
17052
17053 \begin_layout Standard
17054 You can specify what character the 
17055 \family sans
17056 "
17057 \family default
17058  key produces 
17059 \change_inserted -712698321 1482669340
17060 by 
17061 \change_unchanged
17062 using the sub
17063 \change_inserted -712698321 1482667059
17064 -
17065 \change_unchanged
17066 menu 
17067 \family sans
17068 Language
17069 \family default
17070  of the 
17071 \family sans
17072 Document\SpecialChar menuseparator
17073 Settings
17074 \family default
17075
17076 \begin_inset Index idx
17077 status collapsed
17078
17079 \begin_layout Plain Layout
17080 Document ! Settings
17081 \end_layout
17082
17083 \end_inset
17084
17085  dialog 
17086 \change_deleted -712698321 1482667133
17087 in the box
17088 \change_inserted -712698321 1482669342
17089 and switching the
17090 \change_unchanged
17091  
17092 \family sans
17093 Quote Style
17094 \change_inserted -712698321 1482667108
17095
17096 \family default
17097  (note that \SpecialChar LyX
17098  makes a sensible proposal for the selected main language)
17099 \change_unchanged
17100 .
17101  There are 
17102 \change_deleted -712698321 1482666221
17103 six
17104 \change_inserted -712698321 1482756786
17105 14
17106 \change_unchanged
17107  choices:
17108 \end_layout
17109
17110 \begin_layout Labeling
17111 \labelwidthstring <<Outer>> and <<inner>>:
17112 \noindent
17113
17114 \change_deleted -712698321 1482666593
17115
17116 \family sans
17117 \begin_inset Quotes eld
17118 \end_inset
17119
17120 Text
17121 \begin_inset Quotes erd
17122 \end_inset
17123
17124
17125 \change_inserted -712698321 1482666647
17126
17127 \begin_inset Quotes eld
17128 \end_inset
17129
17130 Outer
17131 \begin_inset Quotes erd
17132 \end_inset
17133
17134
17135 \begin_inset space ~
17136 \end_inset
17137
17138 and
17139 \begin_inset space ~
17140 \end_inset
17141
17142
17143 \begin_inset Quotes els
17144 \end_inset
17145
17146 inner
17147 \begin_inset Quotes ers
17148 \end_inset
17149
17150
17151 \change_unchanged
17152
17153 \family default
17154  
17155 \change_deleted -712698321 1482666593
17156 Use quotes like
17157 \change_inserted -712698321 1482665592
17158 Produces
17159 \change_unchanged
17160  
17161 \begin_inset Quotes eld
17162 \end_inset
17163
17164 th
17165 \change_inserted -712698321 1482665595
17166 e
17167 \change_deleted -712698321 1482666593
17168 i
17169 \change_unchanged
17170 s
17171 \change_inserted -712698321 1482665605
17172 e outer
17173 \change_unchanged
17174
17175 \begin_inset Quotes erd
17176 \end_inset
17177
17178
17179 \change_inserted -712698321 1482665637
17180  and 
17181 \begin_inset Quotes els
17182 \end_inset
17183
17184 these inner
17185 \begin_inset Quotes ers
17186 \end_inset
17187
17188  quotation marks (as common, e.
17189 \begin_inset space \thinspace{}
17190 \end_inset
17191
17192 g., in the US)
17193 \change_unchanged
17194
17195 \end_layout
17196
17197 \begin_layout Labeling
17198 \labelwidthstring <<Outer>> and <<inner>>:
17199
17200 \change_deleted -712698321 1482666660
17201
17202 \family sans
17203 \begin_inset Quotes sld
17204 \end_inset
17205
17206 Text
17207 \begin_inset Quotes srd
17208 \end_inset
17209
17210
17211 \change_inserted -712698321 1482666671
17212
17213 \begin_inset Quotes sld
17214 \end_inset
17215
17216 Outer
17217 \begin_inset Quotes sld
17218 \end_inset
17219
17220
17221 \begin_inset space ~
17222 \end_inset
17223
17224 and
17225 \begin_inset space ~
17226 \end_inset
17227
17228
17229 \begin_inset Quotes sls
17230 \end_inset
17231
17232 inner
17233 \begin_inset Quotes srs
17234 \end_inset
17235
17236
17237 \change_unchanged
17238
17239 \family default
17240  
17241 \change_deleted -712698321 1482666660
17242 Use quotes like ”this”
17243 \change_inserted -712698321 1482665692
17244 Produces 
17245 \begin_inset Quotes sld
17246 \end_inset
17247
17248 these outer
17249 \begin_inset Quotes sld
17250 \end_inset
17251
17252  and 
17253 \begin_inset Quotes sls
17254 \end_inset
17255
17256 these inner
17257 \begin_inset Quotes srs
17258 \end_inset
17259
17260  quotation marks (as common, e.
17261 \begin_inset space \thinspace{}
17262 \end_inset
17263
17264 g., in Sweden)
17265 \change_unchanged
17266
17267 \end_layout
17268
17269 \begin_layout Labeling
17270 \labelwidthstring <<Outer>> and <<inner>>:
17271
17272 \change_deleted -712698321 1482666683
17273
17274 \family sans
17275 \begin_inset Quotes gld
17276 \end_inset
17277
17278 Text
17279 \begin_inset Quotes grd
17280 \end_inset
17281
17282
17283 \change_inserted -712698321 1482666696
17284
17285 \begin_inset Quotes gld
17286 \end_inset
17287
17288 Outer
17289 \begin_inset Quotes grd
17290 \end_inset
17291
17292
17293 \begin_inset space ~
17294 \end_inset
17295
17296 and
17297 \begin_inset space ~
17298 \end_inset
17299
17300
17301 \begin_inset Quotes gls
17302 \end_inset
17303
17304 inner
17305 \begin_inset Quotes grs
17306 \end_inset
17307
17308
17309 \change_unchanged
17310
17311 \family default
17312  
17313 \change_deleted -712698321 1482666683
17314 Use quotes like 
17315 \begin_inset Quotes gld
17316 \end_inset
17317
17318 this
17319 \begin_inset Quotes grd
17320 \end_inset
17321
17322
17323 \change_inserted -712698321 1482665749
17324 Produces 
17325 \begin_inset Quotes gld
17326 \end_inset
17327
17328 these outer
17329 \begin_inset Quotes grd
17330 \end_inset
17331
17332  and 
17333 \begin_inset Quotes gls
17334 \end_inset
17335
17336 these inner
17337 \begin_inset Quotes grs
17338 \end_inset
17339
17340  quotation marks (as common, e.
17341 \begin_inset space \thinspace{}
17342 \end_inset
17343
17344 g., in Germany)
17345 \change_unchanged
17346
17347 \end_layout
17348
17349 \begin_layout Labeling
17350 \labelwidthstring <<Outer>> and <<inner>>:
17351
17352 \change_deleted -712698321 1482666707
17353
17354 \family sans
17355 \begin_inset Quotes pld
17356 \end_inset
17357
17358 Text
17359 \begin_inset Quotes prd
17360 \end_inset
17361
17362
17363 \change_inserted -712698321 1482666716
17364
17365 \begin_inset Quotes pld
17366 \end_inset
17367
17368 Outer
17369 \begin_inset Quotes prd
17370 \end_inset
17371
17372
17373 \begin_inset space ~
17374 \end_inset
17375
17376 and
17377 \begin_inset space ~
17378 \end_inset
17379
17380
17381 \begin_inset Quotes pls
17382 \end_inset
17383
17384 inner
17385 \begin_inset Quotes prs
17386 \end_inset
17387
17388
17389 \change_unchanged
17390
17391 \family default
17392  
17393 \change_deleted -712698321 1482666707
17394 Use quotes like 
17395 \begin_inset Quotes pld
17396 \end_inset
17397
17398 this
17399 \begin_inset Quotes prd
17400 \end_inset
17401
17402
17403 \change_inserted -712698321 1482665786
17404 Produces 
17405 \begin_inset Quotes pld
17406 \end_inset
17407
17408 these outer
17409 \begin_inset Quotes prd
17410 \end_inset
17411
17412  and 
17413 \begin_inset Quotes pls
17414 \end_inset
17415
17416 these inner
17417 \begin_inset Quotes prs
17418 \end_inset
17419
17420  quotation marks (as common, e.
17421 \begin_inset space \thinspace{}
17422 \end_inset
17423
17424 g., in Poland)
17425 \change_unchanged
17426
17427 \end_layout
17428
17429 \begin_layout Labeling
17430 \labelwidthstring <<Outer>> and <<inner>>:
17431
17432 \change_deleted -712698321 1482666725
17433
17434 \family sans
17435 \begin_inset Quotes cld
17436 \end_inset
17437
17438 Text
17439 \begin_inset Quotes crd
17440 \end_inset
17441
17442
17443 \change_inserted -712698321 1482666730
17444
17445 \begin_inset Quotes cld
17446 \end_inset
17447
17448 Outer
17449 \begin_inset Quotes crd
17450 \end_inset
17451
17452
17453 \begin_inset space ~
17454 \end_inset
17455
17456 and
17457 \begin_inset space ~
17458 \end_inset
17459
17460
17461 \begin_inset Quotes cls
17462 \end_inset
17463
17464 inner
17465 \begin_inset Quotes crs
17466 \end_inset
17467
17468
17469 \change_unchanged
17470
17471 \family default
17472  
17473 \change_deleted -712698321 1482666725
17474 Use quotes like 
17475 \begin_inset Quotes cld
17476 \end_inset
17477
17478 this
17479 \begin_inset Quotes crd
17480 \end_inset
17481
17482
17483 \change_inserted -712698321 1482665816
17484 Produces 
17485 \begin_inset Quotes cld
17486 \end_inset
17487
17488 these outer
17489 \begin_inset Quotes crd
17490 \end_inset
17491
17492  and 
17493 \begin_inset Quotes cls
17494 \end_inset
17495
17496 these inner
17497 \begin_inset Quotes crs
17498 \end_inset
17499
17500  quotation marks (as common, e.
17501 \begin_inset space \thinspace{}
17502 \end_inset
17503
17504 g., in Switzerland)
17505 \change_unchanged
17506
17507 \end_layout
17508
17509 \begin_layout Labeling
17510 \labelwidthstring <<Outer>> and <<inner>>:
17511
17512 \change_deleted -712698321 1482666741
17513
17514 \family sans
17515 \begin_inset Quotes ald
17516 \end_inset
17517
17518 Text
17519 \begin_inset Quotes ard
17520 \end_inset
17521
17522
17523 \change_inserted -712698321 1482666747
17524
17525 \begin_inset Quotes ald
17526 \end_inset
17527
17528 Outer
17529 \begin_inset Quotes ard
17530 \end_inset
17531
17532
17533 \begin_inset space ~
17534 \end_inset
17535
17536 and
17537 \begin_inset space ~
17538 \end_inset
17539
17540
17541 \begin_inset Quotes als
17542 \end_inset
17543
17544 inner
17545 \begin_inset Quotes ars
17546 \end_inset
17547
17548
17549 \change_unchanged
17550
17551 \family default
17552  
17553 \change_deleted -712698321 1482666741
17554 Use quotes like 
17555 \begin_inset Quotes ald
17556 \end_inset
17557
17558 this
17559 \begin_inset Quotes ard
17560 \end_inset
17561
17562
17563 \change_inserted -712698321 1482665851
17564 Produces 
17565 \begin_inset Quotes ald
17566 \end_inset
17567
17568 these outer
17569 \begin_inset Quotes ard
17570 \end_inset
17571
17572  and 
17573 \begin_inset Quotes als
17574 \end_inset
17575
17576 these inner
17577 \begin_inset Quotes ars
17578 \end_inset
17579
17580  quotation marks (as common, e.
17581 \begin_inset space \thinspace{}
17582 \end_inset
17583
17584 g., in Denmark)
17585 \end_layout
17586
17587 \begin_layout Labeling
17588 \labelwidthstring <<Outer>> and <<inner>>:
17589
17590 \change_inserted -712698321 1482666768
17591
17592 \family sans
17593 \begin_inset Quotes qrd
17594 \end_inset
17595
17596 Outer
17597 \begin_inset Quotes qrd
17598 \end_inset
17599
17600
17601 \begin_inset space ~
17602 \end_inset
17603
17604 and
17605 \begin_inset space ~
17606 \end_inset
17607
17608
17609 \begin_inset Quotes qls
17610 \end_inset
17611
17612 inner
17613 \begin_inset Quotes qls
17614 \end_inset
17615
17616
17617 \family default
17618  Produces 
17619 \begin_inset Quotes qrd
17620 \end_inset
17621
17622 these outer
17623 \begin_inset Quotes qrd
17624 \end_inset
17625
17626  and 
17627 \begin_inset Quotes qls
17628 \end_inset
17629
17630 these inner
17631 \begin_inset Quotes qls
17632 \end_inset
17633
17634  quotation marks (so-called plain or non-typographical quotation marks)
17635 \end_layout
17636
17637 \begin_layout Labeling
17638 \labelwidthstring <<Outer>> and <<inner>>:
17639
17640 \change_inserted -712698321 1482666784
17641
17642 \family sans
17643 \begin_inset Quotes bld
17644 \end_inset
17645
17646 Outer
17647 \begin_inset Quotes brd
17648 \end_inset
17649
17650
17651 \begin_inset space ~
17652 \end_inset
17653
17654 and
17655 \begin_inset space ~
17656 \end_inset
17657
17658
17659 \begin_inset Quotes bls
17660 \end_inset
17661
17662 inner
17663 \begin_inset Quotes brs
17664 \end_inset
17665
17666
17667 \family default
17668  Produces 
17669 \begin_inset Quotes bld
17670 \end_inset
17671
17672 these outer
17673 \begin_inset Quotes brd
17674 \end_inset
17675
17676  and 
17677 \begin_inset Quotes bls
17678 \end_inset
17679
17680 these inner
17681 \begin_inset Quotes brs
17682 \end_inset
17683
17684  quotation marks (as common, e.
17685 \begin_inset space \thinspace{}
17686 \end_inset
17687
17688 g., in Great Britain)
17689 \end_layout
17690
17691 \begin_layout Labeling
17692 \labelwidthstring <<Outer>> and <<inner>>:
17693
17694 \change_inserted -712698321 1482666803
17695
17696 \family sans
17697 \begin_inset Quotes fld
17698 \end_inset
17699
17700 Outer
17701 \begin_inset Quotes frd
17702 \end_inset
17703
17704
17705 \begin_inset space ~
17706 \end_inset
17707
17708 and
17709 \begin_inset space ~
17710 \end_inset
17711
17712
17713 \begin_inset Quotes fls
17714 \end_inset
17715
17716 inner
17717 \begin_inset Quotes frs
17718 \end_inset
17719
17720
17721 \family default
17722  Produces 
17723 \begin_inset Quotes fld
17724 \end_inset
17725
17726 these outer
17727 \begin_inset Quotes frd
17728 \end_inset
17729
17730  and 
17731 \begin_inset Quotes fls
17732 \end_inset
17733
17734 these inner
17735 \begin_inset Quotes frs
17736 \end_inset
17737
17738  quotation marks (as common, e.
17739 \begin_inset space \thinspace{}
17740 \end_inset
17741
17742 g., in France)
17743 \end_layout
17744
17745 \begin_layout Labeling
17746 \labelwidthstring <<Outer>> and <<inner>>:
17747
17748 \change_inserted -712698321 1482668207
17749
17750 \family sans
17751 \begin_inset Quotes ild
17752 \end_inset
17753
17754 Outer
17755 \begin_inset Quotes ird
17756 \end_inset
17757
17758
17759 \begin_inset space ~
17760 \end_inset
17761
17762 and
17763 \begin_inset space ~
17764 \end_inset
17765
17766
17767 \begin_inset Quotes ils
17768 \end_inset
17769
17770 inner
17771 \begin_inset Quotes irs
17772 \end_inset
17773
17774
17775 \family default
17776  Produces 
17777 \begin_inset Quotes ild
17778 \end_inset
17779
17780 these outer
17781 \begin_inset Quotes ird
17782 \end_inset
17783
17784  and 
17785 \begin_inset Quotes ils
17786 \end_inset
17787
17788 these inner
17789 \begin_inset Quotes irs
17790 \end_inset
17791
17792  quotation marks (another style common in France)
17793 \begin_inset Foot
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797
17798 \change_inserted -712698321 1482668407
17799 Maybe you wonder why one does not simply use only outer marks in this case,
17800  since these look identical to the inner marks.
17801  The answer is that you cannot easily switch to another style then (where
17802  the inner marks differ).
17803 \change_unchanged
17804
17805 \end_layout
17806
17807 \end_inset
17808
17809
17810 \end_layout
17811
17812 \begin_layout Labeling
17813 \labelwidthstring <<Outer>> and <<inner>>:
17814
17815 \change_inserted -712698321 1482666837
17816
17817 \family sans
17818 \begin_inset Quotes rld
17819 \end_inset
17820
17821 Outer
17822 \begin_inset Quotes rrd
17823 \end_inset
17824
17825
17826 \begin_inset space ~
17827 \end_inset
17828
17829 and
17830 \begin_inset space ~
17831 \end_inset
17832
17833
17834 \begin_inset Quotes rls
17835 \end_inset
17836
17837 inner
17838 \begin_inset Quotes rrs
17839 \end_inset
17840
17841
17842 \family default
17843  Produces 
17844 \begin_inset Quotes rld
17845 \end_inset
17846
17847 these outer
17848 \begin_inset Quotes rrd
17849 \end_inset
17850
17851  and 
17852 \begin_inset Quotes rls
17853 \end_inset
17854
17855 these inner
17856 \begin_inset Quotes rrs
17857 \end_inset
17858
17859  quotation marks (as common, e.
17860 \begin_inset space \thinspace{}
17861 \end_inset
17862
17863 g., in Russia)
17864 \end_layout
17865
17866 \begin_layout Labeling
17867 \labelwidthstring <<Outer>> and <<inner>>:
17868
17869 \change_inserted -712698321 1482756796
17870
17871 \family sans
17872 \begin_inset Quotes wld
17873 \end_inset
17874
17875 Outer
17876 \begin_inset Quotes wrd
17877 \end_inset
17878
17879
17880 \begin_inset space ~
17881 \end_inset
17882
17883 and
17884 \begin_inset space ~
17885 \end_inset
17886
17887
17888 \begin_inset Quotes wls
17889 \end_inset
17890
17891 inner
17892 \begin_inset Quotes wrs
17893 \end_inset
17894
17895
17896 \family default
17897  Produces 
17898 \begin_inset Quotes wld
17899 \end_inset
17900
17901 these outer
17902 \begin_inset Quotes wrd
17903 \end_inset
17904
17905  and 
17906 \begin_inset Quotes wls
17907 \end_inset
17908
17909 these inner
17910 \begin_inset Quotes wrs
17911 \end_inset
17912
17913  quotation marks (another style common in Sweden)
17914 \end_layout
17915
17916 \begin_layout Labeling
17917 \labelwidthstring <<Outer>> and <<inner>>:
17918
17919 \change_inserted -712698321 1482757086
17920 \begin_inset Quotes jld
17921 \end_inset
17922
17923
17924 \family sans
17925 Outer
17926 \family default
17927
17928 \begin_inset Quotes jrd
17929 \end_inset
17930
17931
17932 \family sans
17933
17934 \begin_inset space ~
17935 \end_inset
17936
17937 and
17938 \begin_inset space ~
17939 \end_inset
17940
17941
17942 \family default
17943
17944 \begin_inset Quotes jls
17945 \end_inset
17946
17947
17948 \family sans
17949 inner
17950 \family default
17951
17952 \begin_inset Quotes jrs
17953 \end_inset
17954
17955  Produces 
17956 \begin_inset Quotes jld
17957 \end_inset
17958
17959 these outer
17960 \begin_inset Quotes jrd
17961 \end_inset
17962
17963  and 
17964 \begin_inset Quotes jls
17965 \end_inset
17966
17967 these inner
17968 \begin_inset Quotes jrs
17969 \end_inset
17970
17971  quotation marks (as common, e.
17972 \begin_inset space \thinspace{}
17973 \end_inset
17974
17975 g., in Japan)
17976 \begin_inset Foot
17977 status collapsed
17978
17979 \begin_layout Plain Layout
17980
17981 \change_inserted -712698321 1482757158
17982 Note that these characters are just emulated with similar-looking math symbols
17983  in many encodings that do not cover these glyphs.
17984 \change_unchanged
17985
17986 \end_layout
17987
17988 \end_inset
17989
17990
17991 \end_layout
17992
17993 \begin_layout Labeling
17994 \labelwidthstring <<Outer>> and <<inner>>:
17995
17996 \change_inserted -712698321 1482757171
17997 \begin_inset Quotes kld
17998 \end_inset
17999
18000
18001 \family sans
18002 Outer
18003 \family default
18004
18005 \begin_inset Quotes krd
18006 \end_inset
18007
18008
18009 \family sans
18010
18011 \begin_inset space ~
18012 \end_inset
18013
18014 and
18015 \begin_inset space ~
18016 \end_inset
18017
18018
18019 \family default
18020
18021 \begin_inset Quotes kls
18022 \end_inset
18023
18024
18025 \family sans
18026 inner
18027 \family default
18028
18029 \begin_inset Quotes krs
18030 \end_inset
18031
18032  Produces 
18033 \begin_inset Quotes kld
18034 \end_inset
18035
18036 these outer
18037 \begin_inset Quotes krd
18038 \end_inset
18039
18040  and 
18041 \begin_inset Quotes kls
18042 \end_inset
18043
18044 these inner
18045 \begin_inset Quotes krs
18046 \end_inset
18047
18048  quotation marks (as common, e.
18049 \begin_inset space \thinspace{}
18050 \end_inset
18051
18052 g., in North Korea and China)
18053 \begin_inset Foot
18054 status collapsed
18055
18056 \begin_layout Plain Layout
18057
18058 \change_inserted -712698321 1482757171
18059 Note that these characters are just emulated with similar-looking math symbols
18060  in many encodings that do not cover these glyphs.
18061 \end_layout
18062
18063 \end_inset
18064
18065
18066 \change_unchanged
18067
18068 \end_layout
18069
18070 \begin_layout Standard
18071
18072 \change_deleted -712698321 1482667281
18073 For single
18074 \change_inserted -712698321 1482667281
18075 Inner
18076 \change_unchanged
18077  quot
18078 \change_deleted -712698321 1482666272
18079 es
18080 \change_inserted -712698321 1482667398
18081 ation marks
18082 \begin_inset Foot
18083 status collapsed
18084
18085 \begin_layout Plain Layout
18086
18087 \change_inserted -712698321 1482668512
18088 In many writing cultures, these are single quotation marks.
18089  But as the British and French styles show, this is not necessarily the
18090  case (and specifically the British style shows that 
18091 \begin_inset Quotes eld
18092 \end_inset
18093
18094 outer
18095 \begin_inset Quotes erd
18096 \end_inset
18097
18098  does not necessarily mean 
18099 \begin_inset Quotes eld
18100 \end_inset
18101
18102 double
18103 \begin_inset Quotes erd
18104 \end_inset
18105
18106 ).
18107  This is why we call them 
18108 \begin_inset Quotes els
18109 \end_inset
18110
18111 inner
18112 \begin_inset Quotes ers
18113 \end_inset
18114
18115  as opposed to 
18116 \begin_inset Quotes eld
18117 \end_inset
18118
18119 outer
18120 \begin_inset Quotes erd
18121 \end_inset
18122
18123  quotation marks.
18124 \change_unchanged
18125
18126 \end_layout
18127
18128 \end_inset
18129
18130
18131 \change_unchanged
18132  
18133 \change_inserted -712698321 1482668702
18134 for quotations inside quotations (and other tasks in some languages, such
18135  as 
18136 \begin_inset Quotes els
18137 \end_inset
18138
18139 scare quotes
18140 \begin_inset Quotes ers
18141 \end_inset
18142
18143
18144 \change_deleted -712698321 1482667343
18145 you have to use
18146 \change_inserted -712698321 1482667350
18147 can be obtained by means of
18148 \change_unchanged
18149  the shortcut 
18150 \begin_inset Info
18151 type  "shortcut"
18152 arg   "quote-insert inner"
18153 \end_inset
18154
18155
18156 \change_inserted -712698321 1482668731
18157  and via the 
18158 \family sans
18159 Insert\SpecialChar menuseparator
18160 Special Characters
18161 \family default
18162  menu
18163 \change_unchanged
18164 .
18165 \change_inserted -712698321 1482667602
18166
18167 \end_layout
18168
18169 \begin_layout Standard
18170
18171 \change_inserted -712698321 1482668992
18172 By default, the quotation mark styles are persistent.
18173  That is to say, a quotation mark maintains the style that was current when
18174  it was inserted, even if the document-wide style changes.
18175  This allows you to enter marks of different style.
18176  If you check the setting 
18177 \family sans
18178 Use dynamic quotation marks
18179 \family default
18180  in 
18181 \family sans
18182 Document\SpecialChar menuseparator
18183 Settings\SpecialChar menuseparator
18184 Language
18185 \family default
18186 , however, special quotation marks will be inserted (in the LyX window,
18187  they appear in a special color).
18188  These marks will automatically adapt to the main style (and its changes).
18189  Such quotation marks make it easy to alter the quotation mark style in
18190  one step (e.
18191 \begin_inset space \thinspace{}
18192 \end_inset
18193
18194 g., if your publisher requests a different style).
18195 \end_layout
18196
18197 \begin_layout Standard
18198
18199 \change_inserted -712698321 1482667904
18200 Individual quotation marks (i.
18201 \begin_inset space \thinspace{}
18202 \end_inset
18203
18204 e., their level [inner, outer], side [opening, closing], and style) can be
18205  easily switched by a context menu that pops up if you right-click on a
18206  mark.
18207 \change_unchanged
18208
18209 \end_layout
18210
18211 \begin_layout Subsection
18212 Ligatures
18213 \begin_inset Index idx
18214 status collapsed
18215
18216 \begin_layout Plain Layout
18217 Typography ! Ligatures
18218 \end_layout
18219
18220 \end_inset
18221
18222
18223 \begin_inset Index idx
18224 status collapsed
18225
18226 \begin_layout Plain Layout
18227 Ligatures | see
18228 \begin_inset ERT
18229 status collapsed
18230
18231 \begin_layout Plain Layout
18232
18233 {
18234 \end_layout
18235
18236 \end_inset
18237
18238 Typography
18239 \begin_inset ERT
18240 status collapsed
18241
18242 \begin_layout Plain Layout
18243
18244 }
18245 \end_layout
18246
18247 \end_inset
18248
18249
18250 \end_layout
18251
18252 \end_inset
18253
18254
18255 \begin_inset CommandInset label
18256 LatexCommand label
18257 name "subsec:Ligatures"
18258
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \begin_layout Standard
18265 It is standard typesetting practice to group certain letters together and
18266  print them as single characters.
18267  These groups are known as 
18268 \emph on
18269 ligatures
18270 \emph default
18271 .
18272  Since \SpecialChar LaTeX
18273  knows about ligatures, your documents will contain them too in the
18274  output.
18275  Here are the standard ligatures:
18276 \end_layout
18277
18278 \begin_layout Itemize
18279 ff
18280 \end_layout
18281
18282 \begin_layout Itemize
18283 fi
18284 \end_layout
18285
18286 \begin_layout Itemize
18287 fl
18288 \end_layout
18289
18290 \begin_layout Itemize
18291 ffi
18292 \end_layout
18293
18294 \begin_layout Itemize
18295 ffl
18296 \end_layout
18297
18298 \begin_layout Standard
18299 Some languages uses other ligatures if the document font supports them.
18300 \end_layout
18301
18302 \begin_layout Standard
18303 Sometimes, you don't want a ligature in a word.
18304  While a ligature may be okay in the word, 
18305 \begin_inset Quotes eld
18306 \end_inset
18307
18308 graffiti,
18309 \begin_inset Quotes erd
18310 \end_inset
18311
18312  it looks really weird in compound words, such as 
18313 \begin_inset Quotes eld
18314 \end_inset
18315
18316 cufflink
18317 \begin_inset Quotes erd
18318 \end_inset
18319
18320  or the German 
18321 \begin_inset Quotes eld
18322 \end_inset
18323
18324 Dorffest.
18325 \begin_inset Quotes erd
18326 \end_inset
18327
18328  To break a ligature, use 
18329 \family sans
18330 Insert\SpecialChar menuseparator
18331 Formatting\SpecialChar menuseparator
18332 Ligature
18333 \begin_inset space ~
18334 \end_inset
18335
18336 Break.
18337
18338 \family default
18339  This changes 
18340 \begin_inset Quotes eld
18341 \end_inset
18342
18343 cufflinks
18344 \begin_inset Quotes erd
18345 \end_inset
18346
18347  to 
18348 \begin_inset Quotes eld
18349 \end_inset
18350
18351 cuff\SpecialChar ligaturebreak
18352 links
18353 \begin_inset Quotes erd
18354 \end_inset
18355
18356  and 
18357 \begin_inset Quotes eld
18358 \end_inset
18359
18360 Dorffest
18361 \begin_inset Quotes erd
18362 \end_inset
18363
18364  to 
18365 \begin_inset Quotes eld
18366 \end_inset
18367
18368 Dorf\SpecialChar ligaturebreak
18369 fest
18370 \begin_inset Quotes erd
18371 \end_inset
18372
18373 .
18374 \end_layout
18375
18376 \begin_layout Subsection
18377 \SpecialChar LyX
18378  and \SpecialChar LaTeX
18379  
18380 \change_deleted -712698321 1482669270
18381 l
18382 \change_inserted -712698321 1482669270
18383 L
18384 \change_unchanged
18385 ogos
18386 \begin_inset Index idx
18387 status collapsed
18388
18389 \begin_layout Plain Layout
18390 \SpecialChar LyX
18391  ! Proper names
18392 \end_layout
18393
18394 \end_inset
18395
18396
18397 \begin_inset CommandInset label
18398 LatexCommand label
18399 name "subsec:LyX's-Proper-Names"
18400
18401 \end_inset
18402
18403
18404 \end_layout
18405
18406 \begin_layout Standard
18407 Via 
18408 \family sans
18409 Insert\SpecialChar menuseparator
18410 Special Characters\SpecialChar menuseparator
18411 Logos
18412 \family default
18413 , \SpecialChar LyX
18414  provides the following program logos with special formatting:
18415 \end_layout
18416
18417 \begin_layout Description
18418 \SpecialChar LyX
18419  The name of the game.
18420 \end_layout
18421
18422 \begin_layout Description
18423 \SpecialChar TeX
18424  The typesetting engine used by \SpecialChar LyX
18425 .
18426 \end_layout
18427
18428 \begin_layout Description
18429 \SpecialChar LaTeX
18430  The \SpecialChar TeX
18431  macro collection used by \SpecialChar LyX
18432 .
18433 \end_layout
18434
18435 \begin_layout Description
18436 \SpecialChar LaTeX2e
18437  The current version of \SpecialChar LaTeX
18438 .
18439 \end_layout
18440
18441 \begin_layout Standard
18442 You might wonder why the \SpecialChar LaTeX
18443  version is 
18444 \begin_inset Quotes eld
18445 \end_inset
18446
18447 2
18448 \begin_inset Formula $\epsilon$
18449 \end_inset
18450
18451
18452 \begin_inset Quotes erd
18453 \end_inset
18454
18455 .
18456  It is an old tradition in the \SpecialChar TeX
18457  world to give programs geek version numbers.
18458  For example the version number of \SpecialChar TeX
18459  converges to the number 
18460 \begin_inset Formula $\pi$
18461 \end_inset
18462
18463 : The actual version is 
18464 \begin_inset Quotes eld
18465 \end_inset
18466
18467 \SpecialChar TeX
18468 -3.141592
18469 \begin_inset Quotes erd
18470 \end_inset
18471
18472 , the previous one was 
18473 \begin_inset Quotes eld
18474 \end_inset
18475
18476 \SpecialChar TeX
18477 -3.14159
18478 \begin_inset Quotes erd
18479 \end_inset
18480
18481 .
18482 \end_layout
18483
18484 \begin_layout Subsection
18485 Units
18486 \begin_inset Index idx
18487 status collapsed
18488
18489 \begin_layout Plain Layout
18490 Typography ! Units
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \begin_layout Standard
18499 Generally the space between units and the number is smaller than the normal
18500  space between two words.
18501  As you can see in the example below, it looks better when the space is
18502  smaller.
18503  To get such a 
18504 \begin_inset Quotes eld
18505 \end_inset
18506
18507 half space
18508 \begin_inset Quotes erd
18509 \end_inset
18510
18511  for units use the menu 
18512 \family sans
18513 Insert\SpecialChar menuseparator
18514 Formatting\SpecialChar menuseparator
18515 Thin
18516 \begin_inset space ~
18517 \end_inset
18518
18519 Space
18520 \family default
18521  (shortcut 
18522 \begin_inset Info
18523 type  "shortcuts"
18524 arg   "space-insert thin"
18525 \end_inset
18526
18527 ).
18528 \end_layout
18529
18530 \begin_layout Standard
18531 Here is an example to show the differences:
18532 \end_layout
18533
18534 \begin_layout Standard
18535 \begin_inset Tabular
18536 <lyxtabular version="3" rows="2" columns="2">
18537 <features tabularvalignment="middle">
18538 <column alignment="left" valignment="top">
18539 <column alignment="left" valignment="top">
18540 <row>
18541 <cell alignment="center" valignment="top" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 24
18546 \begin_inset space ~
18547 \end_inset
18548
18549 kW
18550 \begin_inset Formula $\cdot$
18551 \end_inset
18552
18553 h
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562 space between number and unit
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 </row>
18568 <row>
18569 <cell alignment="center" valignment="top" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 24
18574 \begin_inset space \thinspace{}
18575 \end_inset
18576
18577 kW
18578 \begin_inset Formula $\cdot$
18579 \end_inset
18580
18581 h
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 half space between number and unit
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 </row>
18596 </lyxtabular>
18597
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \begin_layout Subsection
18604 Widows and Orphans
18605 \begin_inset Index idx
18606 status collapsed
18607
18608 \begin_layout Plain Layout
18609 Typography ! Widows and orphans
18610 \end_layout
18611
18612 \end_inset
18613
18614
18615 \end_layout
18616
18617 \begin_layout Standard
18618 In the early days of word processors, page breaks went wherever the page
18619  happened to end.
18620  There was no regard for what was actually going on in the text.
18621  For example the heading for a new section was printed at the very bottom
18622  of the page, the first line of a new paragraph all alone at the bottom
18623  of a page, or the last line of a paragraph at the top of a new page.
18624  These bits of text became known as 
18625 \emph on
18626 widows
18627 \emph default
18628  and 
18629 \emph on
18630 orphans
18631 \emph default
18632 .
18633 \end_layout
18634
18635 \begin_layout Standard
18636 Clearly, \SpecialChar LyX
18637  can avoid breaking pages after a section heading.
18638  That's part of the advantage of paragraph environments.
18639  But what about widows and orphans, where the page breaks leave one line
18640  of a paragraph all alone at the top or bottom of a page? There are rules
18641  built into \SpecialChar LaTeX
18642  governing page breaks, and some of those rules are there specifical
18643 ly to prevent widows and orphans.
18644  If they appear nevertheless and you don't like them, you can add the commands
18645 \begin_inset Newline newline
18646 \end_inset
18647
18648
18649 \series bold
18650
18651 \backslash
18652 widowpenalty=10000
18653 \begin_inset Newline newline
18654 \end_inset
18655
18656
18657 \backslash
18658 clubpenalty=10000
18659 \series default
18660
18661 \begin_inset Newline newline
18662 \end_inset
18663
18664 to the \SpecialChar LaTeX
18665  preamble of your document to avoid them.
18666  Some \SpecialChar LaTeX
18667  books (such as
18668 \begin_inset space ~
18669 \end_inset
18670
18671
18672 \begin_inset CommandInset citation
18673 LatexCommand cite
18674 key "latexcompanion"
18675 literal "true"
18676
18677 \end_inset
18678
18679  or
18680 \begin_inset space ~
18681 \end_inset
18682
18683
18684 \begin_inset CommandInset citation
18685 LatexCommand cite
18686 key "latexguide"
18687 literal "true"
18688
18689 \end_inset
18690
18691 ) have more information about the technical details of \SpecialChar LaTeX
18692 's page break mechanism.
18693 \end_layout
18694
18695 \begin_layout Chapter
18696 Notes, Graphics, Tables and Floats
18697 \begin_inset CommandInset label
18698 LatexCommand label
18699 name "chap:Floats-and-Notes"
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Standard
18707 The issues of this chapter are described in detail in the 
18708 \emph on
18709 Embedded
18710 \begin_inset space ~
18711 \end_inset
18712
18713 Objects
18714 \emph default
18715  manual.
18716  There you will also find tips and tricks for special cases.
18717 \end_layout
18718
18719 \begin_layout Section
18720 Notes
18721 \begin_inset Index idx
18722 status collapsed
18723
18724 \begin_layout Plain Layout
18725 Notes
18726 \end_layout
18727
18728 \end_inset
18729
18730
18731 \begin_inset CommandInset label
18732 LatexCommand label
18733 name "sec:Notes"
18734
18735 \end_inset
18736
18737
18738 \end_layout
18739
18740 \begin_layout Standard
18741 \SpecialChar LyX
18742  offers you a few types of notes to add to your document:
18743 \end_layout
18744
18745 \begin_layout Description
18746 \SpecialChar LyX
18747
18748 \begin_inset space ~
18749 \end_inset
18750
18751 Note This note type is for internal notes that will not appear in the output.
18752 \begin_inset Newline newline
18753 \end_inset
18754
18755
18756 \begin_inset Note Note
18757 status open
18758
18759 \begin_layout Plain Layout
18760 This is text in a note box that doesn't appear in the output.
18761 \end_layout
18762
18763 \end_inset
18764
18765
18766 \end_layout
18767
18768 \begin_layout Description
18769 Comment This note also doesn't appear in the output but it does appear as
18770  a \SpecialChar LaTeX
18771 -comment when you export the document to \SpecialChar LaTeX
18772  via the menu 
18773 \family sans
18774 File\SpecialChar menuseparator
18775 Export\SpecialChar menuseparator
18776 LaTeX
18777 \begin_inset space ~
18778 \end_inset
18779
18780 (xxx)
18781 \family default
18782 .
18783 \begin_inset Newline newline
18784 \end_inset
18785
18786
18787 \begin_inset Note Comment
18788 status open
18789
18790 \begin_layout Plain Layout
18791 This is text in a note box that only appears as a comment in \SpecialChar LaTeX
18792 -files.
18793 \end_layout
18794
18795 \end_inset
18796
18797
18798 \end_layout
18799
18800 \begin_layout Description
18801 Greyed
18802 \begin_inset space ~
18803 \end_inset
18804
18805 Out This note will appear in the output as text in a color which you can
18806  set in the document settings under 
18807 \family sans
18808 Colors\SpecialChar menuseparator
18809 Greyed-out
18810 \begin_inset space ~
18811 \end_inset
18812
18813 notes
18814 \family default
18815 .
18816 \begin_inset Newline newline
18817 \end_inset
18818
18819
18820 \begin_inset Newline newline
18821 \end_inset
18822
18823
18824 \begin_inset Note Greyedout
18825 status open
18826
18827 \begin_layout Plain Layout
18828 This is the text
18829 \begin_inset Foot
18830 status collapsed
18831
18832 \begin_layout Plain Layout
18833 This is an example footnote within a greyed out note.
18834  In this document the color of this note type is set to blue.
18835 \end_layout
18836
18837 \end_inset
18838
18839  of a comment that appears in the output.
18840 \end_layout
18841
18842 \end_inset
18843
18844
18845 \begin_inset Newline newline
18846 \end_inset
18847
18848
18849 \begin_inset Newline newline
18850 \end_inset
18851
18852 As you can see in the example, greyed out notes can have footnotes.
18853 \end_layout
18854
18855 \begin_layout Standard
18856 Notes are inserted with the toolbar button 
18857 \begin_inset Info
18858 type  "icon"
18859 arg   "note-insert"
18860 \end_inset
18861
18862  or the menu 
18863 \family sans
18864 Insert\SpecialChar menuseparator
18865 Note
18866 \family default
18867 .
18868  Right-click on the note box that appears to select the note type.
18869 \end_layout
18870
18871 \begin_layout Section
18872 Footnotes
18873 \begin_inset Index idx
18874 status collapsed
18875
18876 \begin_layout Plain Layout
18877 Footnotes
18878 \end_layout
18879
18880 \end_inset
18881
18882
18883 \begin_inset CommandInset label
18884 LatexCommand label
18885 name "sec:Footnotes"
18886
18887 \end_inset
18888
18889
18890 \end_layout
18891
18892 \begin_layout Standard
18893 \SpecialChar LyX
18894  uses boxes to display footnotes: When you insert a footnote using the menu
18895  
18896 \family sans
18897 Insert\SpecialChar menuseparator
18898 Footnote
18899 \family default
18900  or the toolbar button 
18901 \begin_inset Info
18902 type  "icon"
18903 arg   "footnote-insert"
18904 \end_inset
18905
18906
18907 \family roman
18908 \series medium
18909 \bar no
18910 you will see
18911 \family default
18912 \series default
18913 \bar default
18914  a box like this: 
18915 \begin_inset Graphics
18916         filename clipart/footnote.png
18917         scale 95
18918
18919 \end_inset
18920
18921
18922 \family roman
18923 \series medium
18924 \bar no
18925  This box is \SpecialChar LyX
18926 's representation of your footnote.
18927  If you
18928 \family default
18929 \series default
18930 \bar default
18931  left-click on 
18932 \family roman
18933 \series medium
18934 \bar no
18935 the 
18936 \begin_inset Quotes eld
18937 \end_inset
18938
18939
18940 \family sans
18941 foot
18942 \family roman
18943
18944 \begin_inset Quotes erd
18945 \end_inset
18946
18947
18948 \family default
18949 \series default
18950 \bar default
18951  
18952 \family roman
18953 \series medium
18954 \bar no
18955 label, the box will
18956 \family default
18957 \series default
18958 \bar default
18959  be opened and you can enter the footnote text into it.
18960  Clicking on the box label again will close 
18961 \family roman
18962 \series medium
18963 \bar no
18964 the
18965 \family default
18966 \series default
18967 \bar default
18968  box
18969 \family roman
18970 \series medium
18971 \bar no
18972 .
18973  If you want to turn existing text into a footnote, simply highlight it
18974  and click on the footnote
18975 \family default
18976 \series default
18977 \bar default
18978  toolbar 
18979 \family roman
18980 \series medium
18981 \bar no
18982 button
18983 \family default
18984 \series default
18985 \bar default
18986 .
18987 \end_layout
18988
18989 \begin_layout Standard
18990 Here is an example footnote:
18991 \family roman
18992 \series medium
18993 \bar no
18994
18995 \begin_inset Foot
18996 status collapsed
18997
18998 \begin_layout Plain Layout
18999 To close a footnote, click on the footnote box label.
19000 \end_layout
19001
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \begin_layout Standard
19008 The footnote will appear in the output as a superscript number at the text
19009  position where the footnote box is placed.
19010  The footnote text is placed at the bottom of the current page.
19011  The footnote number is calculated by \SpecialChar LyX
19012  according to the document class.
19013  \SpecialChar LyX
19014  does not yet support a particular numbering scheme, but you can get other
19015  schemes using special \SpecialChar LaTeX
19016 -commands.
19017  T
19018 \family roman
19019 h
19020 \family default
19021 ey are described in the 
19022 \emph on
19023 Embedded
19024 \begin_inset space ~
19025 \end_inset
19026
19027 Objects
19028 \emph default
19029  manual.
19030 \end_layout
19031
19032 \begin_layout Section
19033 Marginal Notes
19034 \begin_inset Index idx
19035 status collapsed
19036
19037 \begin_layout Plain Layout
19038 Marginal notes
19039 \end_layout
19040
19041 \end_inset
19042
19043
19044 \begin_inset CommandInset label
19045 LatexCommand label
19046 name "sec:Marginal-Notes"
19047
19048 \end_inset
19049
19050
19051 \end_layout
19052
19053 \begin_layout Standard
19054 Marginal notes look and behave just like footnotes in \SpecialChar LyX
19055 .
19056  When you insert a margin note via the menu 
19057 \family sans
19058 Insert\SpecialChar menuseparator
19059 Marginal
19060 \begin_inset space ~
19061 \end_inset
19062
19063 Note
19064 \family default
19065  or the toolbar button 
19066 \begin_inset Info
19067 type  "icon"
19068 arg   "marginalnote-insert"
19069 \end_inset
19070
19071 , you will see 
19072 \family roman
19073 \series medium
19074 a
19075 \family default
19076 \series default
19077  
19078 \family roman
19079 \series medium
19080 box with the
19081 \family default
19082 \series default
19083  
19084 \family roman
19085 \series medium
19086 label 
19087 \begin_inset Quotes eld
19088 \end_inset
19089
19090 margin
19091 \begin_inset Quotes erd
19092 \end_inset
19093
19094  appearing within your text.
19095  This box is \SpecialChar LyX
19096 's representation of your margin
19097 \family default
19098 \series default
19099 al 
19100 \family roman
19101 \series medium
19102 note.
19103 \end_layout
19104
19105 \begin_layout Standard
19106 At the side of this sentence is an example marginal note.
19107 \family roman
19108 \series medium
19109
19110 \begin_inset Marginal
19111 status open
19112
19113 \begin_layout Plain Layout
19114 \align left
19115 This is a marginal note.
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \begin_layout Standard
19124 Marginal notes appear at the right side in single-sided documents.
19125  In double-sided documents they appear in the outer margin – left on even
19126  pages, right on odd pages.
19127 \end_layout
19128
19129 \begin_layout Standard
19130 For further information about marginal notes see the section 
19131 \emph on
19132 Margin
19133 \begin_inset space ~
19134 \end_inset
19135
19136 Notes
19137 \emph default
19138  in the 
19139 \emph on
19140 Embedded
19141 \begin_inset space ~
19142 \end_inset
19143
19144 Objects
19145 \emph default
19146  manual.
19147 \end_layout
19148
19149 \begin_layout Section
19150 Graphics and Images
19151 \begin_inset Index idx
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 Images
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \begin_inset Index idx
19162 status collapsed
19163
19164 \begin_layout Plain Layout
19165 Graphics
19166 \end_layout
19167
19168 \end_inset
19169
19170
19171 \begin_inset CommandInset label
19172 LatexCommand label
19173 name "sec:Graphics"
19174
19175 \end_inset
19176
19177
19178 \end_layout
19179
19180 \begin_layout Standard
19181 To insert an image in your document, place the cursor at the text position
19182  you want and click on the toolbar icon 
19183 \begin_inset Info
19184 type  "icon"
19185 arg   "dialog-show-new-inset graphics"
19186 \end_inset
19187
19188  or select 
19189 \family sans
19190 Insert\SpecialChar menuseparator
19191 Graphics
19192 \family default
19193  from the menu.
19194  Then a dialog will appear to choose the file to load.
19195 \end_layout
19196
19197 \begin_layout Standard
19198 This dialog has numerous mostly self-explanatory parameters.
19199  The 
19200 \family sans
19201 Graphics
19202 \family default
19203  tab allows you to choose your image file.
19204  The image can be transformed by setting a rotation angle and a scaling
19205  factor.
19206  The scaling units are explained in Appendix
19207 \begin_inset space ~
19208 \end_inset
19209
19210
19211 \begin_inset CommandInset ref
19212 LatexCommand ref
19213 reference "chap:Units-available-in"
19214
19215 \end_inset
19216
19217 .
19218 \end_layout
19219
19220 \begin_layout Standard
19221 In the tab 
19222 \family sans
19223 Clipping
19224 \family default
19225  it is possible to set image coordinates to adjust the height and width
19226  of the image in the output.
19227  The coordinates can also be calculated automatically by pressing the button
19228  
19229 \family sans
19230 Get
19231 \begin_inset space ~
19232 \end_inset
19233
19234 from
19235 \begin_inset space ~
19236 \end_inset
19237
19238 file
19239 \family default
19240 .
19241  The option 
19242 \family sans
19243 Clip
19244 \begin_inset space ~
19245 \end_inset
19246
19247 to
19248 \begin_inset space ~
19249 \end_inset
19250
19251 bounding
19252 \begin_inset space ~
19253 \end_inset
19254
19255 box
19256 \family default
19257  will only print the image region within the given coordinates.
19258  Normally you don't need to take care about image coordinates and can ignore
19259  the tab 
19260 \family sans
19261 Clipping
19262 \family default
19263 .
19264 \end_layout
19265
19266 \begin_layout Standard
19267 In the 
19268 \family sans
19269 LaTeX
19270 \begin_inset space ~
19271 \end_inset
19272
19273 and
19274 \begin_inset space ~
19275 \end_inset
19276
19277 LyX options
19278 \family default
19279  tab \SpecialChar LaTeX
19280  experts can specify additional \SpecialChar LaTeX
19281  options.
19282  In this tab you can also specify the appearance of the image inside \SpecialChar LyX
19283 .
19284  The option 
19285 \family sans
19286 Draft
19287 \begin_inset space ~
19288 \end_inset
19289
19290 mode
19291 \family default
19292  has the effect that the image doesn't appear in the output, only a frame
19293  with the image size is printed.
19294 \end_layout
19295
19296 \begin_layout Standard
19297 The graphics dialog can be called at any time by clicking on an image.
19298  Images will appear in the output exactly at the position where they are
19299  in the text.
19300  This is an example image within a separate, horizontally centered paragraph:
19301 \end_layout
19302
19303 \begin_layout Standard
19304 \align center
19305 \begin_inset Graphics
19306         filename clipart/mobius.eps
19307         scale 70
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \begin_layout Standard
19315 If you need image captions or want to reference images, you have to put
19316  the image into a float, see section
19317 \begin_inset space ~
19318 \end_inset
19319
19320
19321 \begin_inset CommandInset ref
19322 LatexCommand ref
19323 reference "subsec:Figure-Floats"
19324
19325 \end_inset
19326
19327 .
19328 \end_layout
19329
19330 \begin_layout Subsection
19331 Image Formats
19332 \begin_inset Index idx
19333 status collapsed
19334
19335 \begin_layout Plain Layout
19336 Images ! Formats
19337 \end_layout
19338
19339 \end_inset
19340
19341
19342 \begin_inset CommandInset label
19343 LatexCommand label
19344 name "subsec:Image-Formats"
19345
19346 \end_inset
19347
19348
19349 \end_layout
19350
19351 \begin_layout Standard
19352 You can insert images in any known file format.
19353  But as we explained in section
19354 \begin_inset space ~
19355 \end_inset
19356
19357
19358 \begin_inset CommandInset ref
19359 LatexCommand ref
19360 reference "subsec:Output-file-formats"
19361
19362 \end_inset
19363
19364 , every output document format allows only a few image formats.
19365  \SpecialChar LyX
19366  therefore uses the program 
19367 \family typewriter
19368 ImageMagick
19369 \family default
19370  in the background to convert the images to the right format.
19371  To increase your workflow by avoiding these conversions in the background,
19372  use only the image formats listed in the subsections of section
19373 \begin_inset space ~
19374 \end_inset
19375
19376
19377 \begin_inset CommandInset ref
19378 LatexCommand ref
19379 reference "subsec:Output-file-formats"
19380
19381 \end_inset
19382
19383 .
19384 \end_layout
19385
19386 \begin_layout Standard
19387 Similar to fonts there are two types of image formats:
19388 \end_layout
19389
19390 \begin_layout Description
19391 Bitmap
19392 \begin_inset space ~
19393 \end_inset
19394
19395 images consist of pixel values, often in a compressed form.
19396  They are therefore not fully scalable and look pixelated in large zooms.
19397  Well-known bitmap image formats are 
19398 \begin_inset Quotes eld
19399 \end_inset
19400
19401 Graphics Interchange Format
19402 \begin_inset Quotes erd
19403 \end_inset
19404
19405  (GIF, file extension 
19406 \begin_inset Quotes eld
19407 \end_inset
19408
19409
19410 \family typewriter
19411 .gif
19412 \family default
19413
19414 \begin_inset Quotes erd
19415 \end_inset
19416
19417 )
19418 \begin_inset Index idx
19419 status collapsed
19420
19421 \begin_layout Plain Layout
19422 GIF|see
19423 \begin_inset ERT
19424 status collapsed
19425
19426 \begin_layout Plain Layout
19427
19428 {
19429 \end_layout
19430
19431 \end_inset
19432
19433 Image formats
19434 \begin_inset ERT
19435 status collapsed
19436
19437 \begin_layout Plain Layout
19438
19439 }
19440 \end_layout
19441
19442 \end_inset
19443
19444
19445 \end_layout
19446
19447 \end_inset
19448
19449
19450 \begin_inset Quotes eld
19451 \end_inset
19452
19453 Portable Network Graphics
19454 \begin_inset Quotes erd
19455 \end_inset
19456
19457  (PNG, file extension 
19458 \begin_inset Quotes eld
19459 \end_inset
19460
19461
19462 \family typewriter
19463 .png
19464 \family default
19465
19466 \begin_inset Quotes erd
19467 \end_inset
19468
19469 )
19470 \begin_inset Index idx
19471 status collapsed
19472
19473 \begin_layout Plain Layout
19474 PNG|see
19475 \begin_inset ERT
19476 status collapsed
19477
19478 \begin_layout Plain Layout
19479
19480 {
19481 \end_layout
19482
19483 \end_inset
19484
19485 Image formats
19486 \begin_inset ERT
19487 status collapsed
19488
19489 \begin_layout Plain Layout
19490
19491 }
19492 \end_layout
19493
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500
19501 , and 
19502 \begin_inset Quotes eld
19503 \end_inset
19504
19505 Joint Photographic Experts Group
19506 \begin_inset Quotes erd
19507 \end_inset
19508
19509  (JPG, file extension 
19510 \begin_inset Quotes eld
19511 \end_inset
19512
19513
19514 \family typewriter
19515 .jpg
19516 \family default
19517
19518 \begin_inset Quotes erd
19519 \end_inset
19520
19521  or 
19522 \begin_inset Quotes eld
19523 \end_inset
19524
19525
19526 \family typewriter
19527 .jpeg
19528 \family default
19529
19530 \begin_inset Quotes erd
19531 \end_inset
19532
19533 )
19534 \begin_inset Index idx
19535 status collapsed
19536
19537 \begin_layout Plain Layout
19538 JPG|see
19539 \begin_inset ERT
19540 status collapsed
19541
19542 \begin_layout Plain Layout
19543
19544 {
19545 \end_layout
19546
19547 \end_inset
19548
19549 Image formats
19550 \begin_inset ERT
19551 status collapsed
19552
19553 \begin_layout Plain Layout
19554
19555 }
19556 \end_layout
19557
19558 \end_inset
19559
19560
19561 \end_layout
19562
19563 \end_inset
19564
19565 .
19566 \end_layout
19567
19568 \begin_layout Description
19569 Scalable
19570 \begin_inset space ~
19571 \end_inset
19572
19573 images consist of vectors and can therefore be scaled to any size without
19574  data loss.
19575  The scaling ability is desired if you want to create presentations, because
19576  presentations are always scaled by the beamer.
19577  Scaling is also useful for online documents to let the user zoom into diagrams.
19578 \begin_inset Newline newline
19579 \end_inset
19580
19581 Scalable image formats can be 
19582 \begin_inset Quotes eld
19583 \end_inset
19584
19585 Scalable Vector Graphics
19586 \begin_inset Quotes erd
19587 \end_inset
19588
19589  (SVG, file extension 
19590 \begin_inset Quotes eld
19591 \end_inset
19592
19593
19594 \family typewriter
19595 .svg
19596 \family default
19597
19598 \begin_inset Quotes erd
19599 \end_inset
19600
19601 )
19602 \begin_inset Index idx
19603 status collapsed
19604
19605 \begin_layout Plain Layout
19606 SVG|see
19607 \begin_inset ERT
19608 status collapsed
19609
19610 \begin_layout Plain Layout
19611
19612 {
19613 \end_layout
19614
19615 \end_inset
19616
19617 Image formats
19618 \begin_inset ERT
19619 status collapsed
19620
19621 \begin_layout Plain Layout
19622
19623 }
19624 \end_layout
19625
19626 \end_inset
19627
19628
19629 \end_layout
19630
19631 \end_inset
19632
19633
19634 \begin_inset Quotes eld
19635 \end_inset
19636
19637 Encapsulated PostScript
19638 \begin_inset Quotes erd
19639 \end_inset
19640
19641  (EPS, file extension 
19642 \begin_inset Quotes eld
19643 \end_inset
19644
19645
19646 \family typewriter
19647 .eps
19648 \family default
19649
19650 \begin_inset Quotes erd
19651 \end_inset
19652
19653 )
19654 \begin_inset Index idx
19655 status collapsed
19656
19657 \begin_layout Plain Layout
19658 EPS|see
19659 \begin_inset ERT
19660 status collapsed
19661
19662 \begin_layout Plain Layout
19663
19664 {
19665 \end_layout
19666
19667 \end_inset
19668
19669 Image formats
19670 \begin_inset ERT
19671 status collapsed
19672
19673 \begin_layout Plain Layout
19674
19675 }
19676 \end_layout
19677
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684
19685 , and 
19686 \begin_inset Quotes eld
19687 \end_inset
19688
19689 Portable Document Format
19690 \begin_inset Quotes erd
19691 \end_inset
19692
19693  (PDF, file extension 
19694 \begin_inset Quotes eld
19695 \end_inset
19696
19697
19698 \family typewriter
19699 .pdf
19700 \family default
19701
19702 \begin_inset Quotes erd
19703 \end_inset
19704
19705 )
19706 \begin_inset Index idx
19707 status collapsed
19708
19709 \begin_layout Plain Layout
19710 PDF
19711 \end_layout
19712
19713 \end_inset
19714
19715 .
19716  We say 
19717 \begin_inset Quotes eld
19718 \end_inset
19719
19720 can be
19721 \begin_inset Quotes erd
19722 \end_inset
19723
19724 , because you can convert any bitmap image format to PDF or EPS and the
19725  result will not be scalable.
19726  In this case only a header with the image properties is added to the original
19727  image.
19728 \begin_inset Foot
19729 status collapsed
19730
19731 \begin_layout Plain Layout
19732 In the case of PDF, the original image is additionally compressed.
19733 \end_layout
19734
19735 \end_inset
19736
19737
19738 \end_layout
19739
19740 \begin_layout Standard
19741 Normally one cannot convert a bitmap image into a scalable one, only 
19742 \emph on
19743 vice versa
19744 \emph default
19745 .
19746 \end_layout
19747
19748 \begin_layout Subsection
19749 Grouping of Image Settings
19750 \begin_inset Index idx
19751 status collapsed
19752
19753 \begin_layout Plain Layout
19754 Images ! Settings grouping
19755 \end_layout
19756
19757 \end_inset
19758
19759
19760 \end_layout
19761
19762 \begin_layout Standard
19763 Each image can define a new group of image settings or join an existing
19764  group.
19765  Images within such a group share their settings, so adjusting one image
19766  of the group automatically also adjusts all other images of the group in
19767  the same way.
19768  So you can for example change the size for a bunch of images without the
19769  need to manually change each of them.
19770  
19771 \end_layout
19772
19773 \begin_layout Standard
19774 A new group can be set by pressing the button 
19775 \family sans
19776 Open
19777 \begin_inset space ~
19778 \end_inset
19779
19780 new
19781 \begin_inset space ~
19782 \end_inset
19783
19784 group
19785 \family default
19786  in the
19787 \family sans
19788  Graphics
19789 \family default
19790  dialog in the 
19791 \family sans
19792 LaTeX
19793 \begin_inset space ~
19794 \end_inset
19795
19796 and
19797 \begin_inset space ~
19798 \end_inset
19799
19800 LyX options
19801 \family default
19802  tab.
19803  Joining an existing group can be done using the context menu of the image
19804  and checking the name of the desired group.
19805 \end_layout
19806
19807 \begin_layout Section
19808 Tables
19809 \begin_inset Index idx
19810 status collapsed
19811
19812 \begin_layout Plain Layout
19813 Tables
19814 \end_layout
19815
19816 \end_inset
19817
19818
19819 \begin_inset CommandInset label
19820 LatexCommand label
19821 name "sec:Tables"
19822
19823 \end_inset
19824
19825
19826 \end_layout
19827
19828 \begin_layout Standard
19829 You can insert a table using either the toolbar button 
19830 \begin_inset Info
19831 type  "icon"
19832 arg   "tabular-insert"
19833 \end_inset
19834
19835  or the menu 
19836 \family sans
19837 Insert\SpecialChar menuseparator
19838 Table
19839 \family default
19840 .
19841  A dialog will appear, asking you for the number of rows and columns.
19842  The default table has lines around any cell and the first row appears separated
19843  from the rest of the table.
19844  This separation appears due to a double line: The cells of the first row
19845  have a line below them and the cells of the second row have a line above
19846  them.
19847  Here is an example table:
19848 \end_layout
19849
19850 \begin_layout Standard
19851 \align center
19852 \begin_inset Tabular
19853 <lyxtabular version="3" rows="4" columns="4">
19854 <features tabularvalignment="middle">
19855 <column alignment="center" valignment="top" width="0pt">
19856 <column alignment="center" valignment="top" width="0pt">
19857 <column alignment="center" valignment="top" width="0in">
19858 <column alignment="center" valignment="top" width="0pt">
19859 <row>
19860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19870 \begin_inset Text
19871
19872 \begin_layout Plain Layout
19873
19874 \family roman
19875 \series medium
19876 \shape up
19877 \size normal
19878 \emph off
19879 \bar no
19880 \noun off
19881 \color none
19882 1
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 2
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 3
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 <row>
19907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \family roman
19913 \series medium
19914 \shape up
19915 \size normal
19916 \emph off
19917 \bar no
19918 \noun off
19919 \color none
19920 A
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \family roman
19960 \series medium
19961 \shape up
19962 \size normal
19963 \emph off
19964 \bar no
19965 \noun off
19966 \color none
19967 B
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \size normal
19987 \noun off
19988 \color none
19989  
19990 \end_layout
19991
19992 \end_inset
19993 </cell>
19994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Plain Layout
19998
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 </row>
20004 <row>
20005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009
20010 \family roman
20011 \series medium
20012 \shape up
20013 \size normal
20014 \emph off
20015 \bar no
20016 \noun off
20017 \color none
20018 C
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 </lyxtabular>
20052
20053 \end_inset
20054
20055
20056 \end_layout
20057
20058 \begin_layout Subsection
20059 Table Dialog
20060 \end_layout
20061
20062 \begin_layout Standard
20063 You can alter a table by clicking on it with the right mouse button and
20064  then choosing 
20065 \family sans
20066 More\SpecialChar menuseparator
20067 Settings
20068 \family default
20069 .
20070  This brings up the table dialog.
20071  Here you can adjust the settings of the cell, row and/or column where the
20072  cursor is placed currently.
20073  Most of the dialog options also work on selections.
20074  This means that if you select more cells, columns or rows the action is
20075  done on all of your selection.
20076 \end_layout
20077
20078 \begin_layout Standard
20079 In addition to the table dialog, the 
20080 \family sans
20081 table
20082 \begin_inset space ~
20083 \end_inset
20084
20085 toolbar
20086 \family default
20087  helps you in setting table properties.
20088  It appears if the cursor is inside a table.
20089 \end_layout
20090
20091 \begin_layout Standard
20092 In the tab 
20093 \family sans
20094 Table
20095 \begin_inset space ~
20096 \end_inset
20097
20098 Settings
20099 \family default
20100  of the table dialog you can set the alignment for the current row.
20101  If you add a row or column, it will be inserted right beside or below the
20102  current cell respectively.
20103  The vertical alignment of a column can only be adjusted when a column width
20104  is given.
20105  A given width will allow the cell to have line breaks and multiple paragraphs
20106  of text, see section
20107 \begin_inset space ~
20108 \end_inset
20109
20110
20111 \begin_inset CommandInset ref
20112 LatexCommand ref
20113 reference "subsec:Table-Cells"
20114
20115 \end_inset
20116
20117 .
20118 \end_layout
20119
20120 \begin_layout Standard
20121 You can mark multiple cells of one row/column as a multicolumn/row cell
20122  using the check box 
20123 \family sans
20124 Multicolumn
20125 \family default
20126  or 
20127 \family sans
20128 Multirow
20129 \family default
20130 .
20131  This will merge the cells to 
20132 \emph on
20133 one
20134 \emph default
20135  cell, spread over more than one column/row.
20136  Multicolumn cells are treated as own rows, so that the alignment, width,
20137  and border settings affect only the multicolumn cell.
20138  Here is an example table with a multicolumn cell in the first row and one
20139  in the last row without the upper border:
20140 \end_layout
20141
20142 \begin_layout Standard
20143 \align center
20144 \begin_inset Tabular
20145 <lyxtabular version="3" rows="3" columns="4">
20146 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
20147 <column alignment="center" valignment="top" width="0pt">
20148 <column alignment="center" valignment="middle">
20149 <column alignment="center" valignment="top" width="0in">
20150 <column alignment="center" valignment="top" width="0pt">
20151 <row>
20152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 abc
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165 def ghi
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183 jkl
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 </row>
20189 <row>
20190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194
20195 \family roman
20196 \series medium
20197 \shape up
20198 \size normal
20199 \emph off
20200 \bar no
20201 \noun off
20202 \color none
20203 A
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 B
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221 C
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230 D
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 </row>
20236 <row>
20237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241 1
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250 2
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 3
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 4
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 </lyxtabular>
20275
20276 \end_inset
20277
20278
20279 \end_layout
20280
20281 \begin_layout Standard
20282 Adept users can declare special \SpecialChar LaTeX
20283 -arguments for the table.
20284  They are necessary for special table formatting, such as the multirow cells,
20285  explained in the chapter 
20286 \emph on
20287 Tables
20288 \emph default
20289  of the 
20290 \emph on
20291 Embedded
20292 \begin_inset space ~
20293 \end_inset
20294
20295 Objects
20296 \emph default
20297  manual.
20298  You can also rotate the current cell or the whole table.
20299  These rotations are not visible in \SpecialChar LyX
20300  but are visible in the output.
20301 \end_layout
20302
20303 \begin_layout Standard
20304 \begin_inset Note Greyedout
20305 status open
20306
20307 \begin_layout Plain Layout
20308
20309 \series bold
20310 Note:
20311 \series default
20312  Most DVI-viewers are 
20313 \emph on
20314 not
20315 \emph default
20316  able to display rotations.
20317 \end_layout
20318
20319 \end_inset
20320
20321
20322 \end_layout
20323
20324 \begin_layout Standard
20325 The 
20326 \family sans
20327 Borders
20328 \family default
20329  tab allows you to add and delete border lines for the current row/column.
20330  The button 
20331 \family sans
20332 Default
20333 \family default
20334  adds lines for all cell borders.
20335 \end_layout
20336
20337 \begin_layout Subsection
20338 Multi-page Tables
20339 \begin_inset Index idx
20340 status collapsed
20341
20342 \begin_layout Plain Layout
20343 Tables ! Multi-page
20344 \end_layout
20345
20346 \end_inset
20347
20348
20349 \begin_inset Index idx
20350 status collapsed
20351
20352 \begin_layout Plain Layout
20353 Multi-page tables
20354 \end_layout
20355
20356 \end_inset
20357
20358
20359 \end_layout
20360
20361 \begin_layout Standard
20362 If the table is too long to fit on one page, you can use the option 
20363 \family sans
20364 Use
20365 \begin_inset space ~
20366 \end_inset
20367
20368 multi-page
20369 \begin_inset space ~
20370 \end_inset
20371
20372 table
20373 \family default
20374  in the tab 
20375 \family sans
20376 Multi-page
20377 \begin_inset space ~
20378 \end_inset
20379
20380 table
20381 \family default
20382  of the table dialog to split the table automatically over more pages.
20383  Doing this enables some check boxes and you can now define:
20384 \end_layout
20385
20386 \begin_layout Description
20387
20388 \family sans
20389 Header
20390 \family default
20391 : The current row and all rows above, that don't have any special options
20392  defined, are defined to be the header rows of all pages of the longtable.
20393  Except for the first page, if 
20394 \family sans
20395 First
20396 \begin_inset space ~
20397 \end_inset
20398
20399 header
20400 \family default
20401  is defined.
20402 \end_layout
20403
20404 \begin_layout Description
20405
20406 \family sans
20407 First
20408 \begin_inset space ~
20409 \end_inset
20410
20411 header
20412 \family default
20413 : The current row and all rows above, that don't have any special options
20414  defined, are defined to be the header rows of the first page of the longtable.
20415 \end_layout
20416
20417 \begin_layout Description
20418
20419 \family sans
20420 Footer
20421 \family default
20422 : The current row and all rows below, that don't have any special options
20423  defined, are defined to be the footer rows of all pages of the longtable,
20424  except for the last page, if 
20425 \family sans
20426 Last
20427 \begin_inset space ~
20428 \end_inset
20429
20430 footer
20431 \family default
20432  is defined.
20433 \end_layout
20434
20435 \begin_layout Description
20436
20437 \family sans
20438 Last
20439 \begin_inset space ~
20440 \end_inset
20441
20442 footer
20443 \family default
20444 : The current row and all rows below, that don't have any special options
20445  defined, are defined to be the footer rows of the last page of the longtable.
20446 \end_layout
20447
20448 \begin_layout Description
20449 Caption: The first row is reset as a single column.
20450  You can now insert there the table caption via the menu 
20451 \family sans
20452 Insert\SpecialChar menuseparator
20453 Caption
20454 \family default
20455 .
20456  More about multi-page table captions can be found in the 
20457 \emph on
20458 Embedded
20459 \begin_inset space ~
20460 \end_inset
20461
20462 Objects
20463 \emph default
20464  manual.
20465 \end_layout
20466
20467 \begin_layout Standard
20468 You can also specify a row where the table is split.
20469  If you set more than one option in the same table row, you should be aware
20470  that then only the first option is used; the others will be defined as
20471  
20472 \emph on
20473 empty
20474 \emph default
20475 .
20476  In this context, first means first in this order: 
20477 \family sans
20478 Footer, Last
20479 \begin_inset space ~
20480 \end_inset
20481
20482 footer,
20483 \family default
20484  
20485 \family sans
20486 Header,
20487 \family default
20488  
20489 \family sans
20490 First
20491 \begin_inset space ~
20492 \end_inset
20493
20494 header
20495 \family default
20496 ; see the following longtable to see how it works:
20497 \end_layout
20498
20499 \begin_layout Standard
20500 \align center
20501 \begin_inset Tabular
20502 <lyxtabular version="3" rows="69" columns="3">
20503 <features islongtable="true" longtabularalignment="center">
20504 <column alignment="block" valignment="top" width="5cm">
20505 <column alignment="left" valignment="top" width="0pt">
20506 <column alignment="right" valignment="top" width="0pt">
20507 <row endfirsthead="true">
20508 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Example Phone List (ignore the names)
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row endfirsthead="true">
20539 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 NAME
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \series bold
20565 TEL.
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 </row>
20571 <row endhead="true">
20572 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576  
20577 \series bold
20578 Example Phone List
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 </row>
20602 <row endhead="true">
20603 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607
20608 \series bold
20609 NAME
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20624 \begin_inset Text
20625
20626 \begin_layout Plain Layout
20627
20628 \series bold
20629 TEL.
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 </row>
20635 <row endfoot="true">
20636 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640  
20641 \series bold
20642 continue ...
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660
20661 \end_layout
20662
20663 \end_inset
20664 </cell>
20665 </row>
20666 <row>
20667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \series bold
20673 Annovi
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 Silvia
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691 111
20692 \end_layout
20693
20694 \end_inset
20695 </cell>
20696 </row>
20697 <row>
20698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702
20703 \series bold
20704 Bertoli
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713 Stefano
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 111
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 </row>
20728 <row>
20729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \series bold
20735 Bozzi
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 Walter
20745 \end_layout
20746
20747 \end_inset
20748 </cell>
20749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20750 \begin_inset Text
20751
20752 \begin_layout Plain Layout
20753 111
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 <row>
20760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764
20765 \series bold
20766 Cachia
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 Maria
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 111
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \series bold
20797 Cachia
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 Maurizio
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 111
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 </row>
20821 <row>
20822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826
20827 \series bold
20828 Cinquemani
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837 Giusi
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846 111
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \series bold
20859 Colin
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 Bernard
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877 111
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 </row>
20883 <row>
20884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \series bold
20890 Concli
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 Gianfranco
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 111
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 </row>
20914 <row>
20915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \series bold
20921 Dal Bosco
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 Carolina
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939 111
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 </row>
20945 <row>
20946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950
20951 \series bold
20952 Dalpiaz
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 Annamaria
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 111
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \series bold
20983 Feliciello
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 Domenico
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001 111
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 </row>
21007 <row>
21008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \series bold
21014 Focarelli
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023 Paola
21024 \end_layout
21025
21026 \end_inset
21027 </cell>
21028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032 111
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 </row>
21038 <row>
21039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043
21044 \series bold
21045 Galletti
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21051 \begin_inset Text
21052
21053 \begin_layout Plain Layout
21054 Oreste
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 111
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 </row>
21069 <row>
21070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074
21075 \series bold
21076 Gasparini
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085 Franca
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 111
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105
21106 \series bold
21107 Rizzardi
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 Paola
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125 111
21126 \end_layout
21127
21128 \end_inset
21129 </cell>
21130 </row>
21131 <row>
21132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136
21137 \series bold
21138 Lassini
21139 \end_layout
21140
21141 \end_inset
21142 </cell>
21143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147 Giancarlo
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 111
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 </row>
21162 <row>
21163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167
21168 \series bold
21169 Malfatti
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178 Luciano
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 111
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 <row>
21194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198
21199 \series bold
21200 Malfatti
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 Valeriano
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 111
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 </row>
21224 <row>
21225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229
21230 \series bold
21231 Meneguzzo
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240 Roberto
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21246 \begin_inset Text
21247
21248 \begin_layout Plain Layout
21249 111
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 </row>
21255 <row>
21256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \series bold
21262 Mezzadra
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271 Roberto
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 111
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 </row>
21286 <row>
21287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21288 \begin_inset Text
21289
21290 \begin_layout Plain Layout
21291
21292 \series bold
21293 Pirpamer
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302 Erich
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 111
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \series bold
21324 Pochiesa
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 Paolo
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342 111, 222
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 <row>
21349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353
21354 \series bold
21355 Radina
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 Claudio
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373 111
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 </row>
21379 <row>
21380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384
21385 \series bold
21386 Stuffer
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395 Oskar
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 111
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row>
21411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415
21416 \series bold
21417 Tacchelli
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 Ugo
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 111
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row>
21442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \series bold
21448 Tezzele
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 Margit
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 111
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 </row>
21472 <row>
21473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477
21478 \series bold
21479 Unterkalmsteiner
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488 Frieda
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 111
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 </row>
21503 <row>
21504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508
21509 \series bold
21510 Vieider
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21516 \begin_inset Text
21517
21518 \begin_layout Plain Layout
21519 Hilde
21520 \end_layout
21521
21522 \end_inset
21523 </cell>
21524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528 111
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 <row>
21535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \series bold
21541 Vigna
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 Jürgen
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 111
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 </row>
21565 <row>
21566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570
21571 \series bold
21572 Weber
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 Maurizio
21582 \end_layout
21583
21584 \end_inset
21585 </cell>
21586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 111
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 <row>
21597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601
21602 \series bold
21603 Winkler
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 Franz
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 111
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 </row>
21627 <row>
21628 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632  
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 </row>
21656 <row>
21657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661
21662 \series bold
21663 Annovi
21664 \end_layout
21665
21666 \end_inset
21667 </cell>
21668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672 Silvia
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 555
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 </row>
21687 <row>
21688 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692
21693 \series bold
21694 Bertoli
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 Stefano
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 555
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 </row>
21718 <row>
21719 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723
21724 \series bold
21725 Bozzi
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734 Walter
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743 555
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 </row>
21749 <row>
21750 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754
21755 \series bold
21756 Cachia
21757 \end_layout
21758
21759 \end_inset
21760 </cell>
21761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21762 \begin_inset Text
21763
21764 \begin_layout Plain Layout
21765 Maria
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774 555
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 </row>
21780 <row>
21781 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785
21786 \series bold
21787 Cachia
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796 Maurizio
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805 555
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 <row>
21812 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816
21817 \series bold
21818 Cinquemani
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Plain Layout
21827 Giusi
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836 555
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 </row>
21842 <row>
21843 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847
21848 \series bold
21849 Colin
21850 \end_layout
21851
21852 \end_inset
21853 </cell>
21854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21855 \begin_inset Text
21856
21857 \begin_layout Plain Layout
21858 Bernard
21859 \end_layout
21860
21861 \end_inset
21862 </cell>
21863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21864 \begin_inset Text
21865
21866 \begin_layout Plain Layout
21867 555
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 </row>
21873 <row>
21874 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878
21879 \series bold
21880 Concli
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889 Gianfranco
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 555
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 <row>
21905 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909
21910 \series bold
21911 Dal Bosco
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 Carolina
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 555
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 <row>
21936 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940
21941 \series bold
21942 Dalpiaz
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951 Annamaria
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 555
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 </row>
21966 <row>
21967 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971
21972 \series bold
21973 Feliciello
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982 Domenico
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 555
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 </row>
21997 <row>
21998 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002
22003 \series bold
22004 Focarelli
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 Paola
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022 555
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 </row>
22028 <row>
22029 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Plain Layout
22033
22034 \series bold
22035 Galletti
22036 \end_layout
22037
22038 \end_inset
22039 </cell>
22040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044 Oreste
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Plain Layout
22053 555
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 </row>
22059 <row>
22060 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064
22065 \series bold
22066 Gasparini
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 Franca
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084 555
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \series bold
22097 Rizzardi
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 Paola
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115 555
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 </row>
22121 <row>
22122 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126
22127 \series bold
22128 Lassini
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137 Giancarlo
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 555
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 </row>
22152 <row>
22153 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157
22158 \series bold
22159 Malfatti
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168 Luciano
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177 555
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 <row>
22184 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22185 \begin_inset Text
22186
22187 \begin_layout Plain Layout
22188
22189 \series bold
22190 Malfatti
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 Valeriano
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 555
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 <row>
22215 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219
22220 \series bold
22221 Meneguzzo
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 Roberto
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239 555
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 </row>
22245 <row>
22246 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250
22251 \series bold
22252 Mezzadra
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 Roberto
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270 555
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 </row>
22276 <row>
22277 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281
22282 \series bold
22283 Pirpamer
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 Erich
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 555
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 </row>
22307 <row>
22308 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312
22313 \series bold
22314 Pochiesa
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 Paolo
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332 555, 222
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \series bold
22345 Radina
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 Claudio
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363 555
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 </row>
22369 <row>
22370 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \begin_layout Plain Layout
22374
22375 \series bold
22376 Stuffer
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 Oskar
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394 555
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 </row>
22400 <row>
22401 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \series bold
22407 Tacchelli
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 Ugo
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425 555
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 </row>
22431 <row>
22432 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436
22437 \series bold
22438 Tezzele
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447 Margit
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 555
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 <row>
22463 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \begin_layout Plain Layout
22467
22468 \series bold
22469 Unterkalmsteiner
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478 Frieda
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 555
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 </row>
22493 <row>
22494 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498
22499 \series bold
22500 Vieider
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509 Hilde
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518 555
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 </row>
22524 <row>
22525 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529
22530 \series bold
22531 Vigna
22532 \end_layout
22533
22534 \end_inset
22535 </cell>
22536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22537 \begin_inset Text
22538
22539 \begin_layout Plain Layout
22540 Jürgen
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549 999
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 </row>
22555 <row>
22556 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560
22561 \series bold
22562 Weber
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571 Maurizio
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580 555
22581 \end_layout
22582
22583 \end_inset
22584 </cell>
22585 </row>
22586 <row>
22587 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591
22592 \series bold
22593 Winkler
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602 Franz
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 555
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 </row>
22617 <row endlastfoot="true">
22618 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622
22623 \series bold
22624 End
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 </row>
22648 </lyxtabular>
22649
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \begin_layout Subsection
22656 Table Cells
22657 \begin_inset Index idx
22658 status collapsed
22659
22660 \begin_layout Plain Layout
22661 Tables ! Cells
22662 \end_layout
22663
22664 \end_inset
22665
22666
22667 \begin_inset CommandInset label
22668 LatexCommand label
22669 name "subsec:Table-Cells"
22670
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \begin_layout Standard
22677 A table cell can contain text, inline equations, a figure, or another table.
22678  All these kinds of objects can be placed in the same cell.
22679  Font sizes and shapes can also be altered.
22680  But you can't put a special environment in a cell (like 
22681 \family sans
22682 Section*
22683 \family default
22684 , etc.), nor set spacing options for the cell's paragraph.
22685 \end_layout
22686
22687 \begin_layout Standard
22688 To have multi-line entries in table cells, you have to declare a fixed width
22689  for the column in the table dialog.
22690  Your text is then automatically split into multiple lines and the cell
22691  is enlarged vertically when the length of the text exceeds the given width.
22692  An example:
22693 \end_layout
22694
22695 \begin_layout Standard
22696 \align center
22697 \begin_inset Tabular
22698 <lyxtabular version="3" rows="4" columns="3">
22699 <features tabularvalignment="middle">
22700 <column alignment="center" valignment="top" width="0pt">
22701 <column alignment="block" valignment="top" width="3cm">
22702 <column alignment="center" valignment="top" width="0pt">
22703 <row>
22704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708
22709 \family roman
22710 \series medium
22711 \shape up
22712 \size normal
22713 \emph off
22714 \bar no
22715 \noun off
22716 \color none
22717 1
22718 \end_layout
22719
22720 \end_inset
22721 </cell>
22722 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22723 \begin_inset Text
22724
22725 \begin_layout Plain Layout
22726
22727 \family roman
22728 \series medium
22729 \shape up
22730 \size normal
22731 \emph off
22732 \bar no
22733 \noun off
22734 \color none
22735 2
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744
22745 \family roman
22746 \series medium
22747 \shape up
22748 \size normal
22749 \emph off
22750 \bar no
22751 \noun off
22752 \color none
22753 3
22754 \end_layout
22755
22756 \end_inset
22757 </cell>
22758 </row>
22759 <row>
22760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764
22765 \family roman
22766 \series medium
22767 \shape up
22768 \size normal
22769 \emph off
22770 \bar no
22771 \noun off
22772 \color none
22773 4
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782
22783 \family roman
22784 \series medium
22785 \shape up
22786 \size normal
22787 \emph off
22788 \bar no
22789 \noun off
22790 \color none
22791 This is a multi-line entry in a table.
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800
22801 \family roman
22802 \series medium
22803 \shape up
22804 \size normal
22805 \emph off
22806 \bar no
22807 \noun off
22808 \color none
22809 5
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 </row>
22815 <row>
22816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820
22821 \family roman
22822 \series medium
22823 \shape up
22824 \size normal
22825 \emph off
22826 \bar no
22827 \noun off
22828 \color none
22829 6
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838
22839 \family roman
22840 \series medium
22841 \shape up
22842 \size normal
22843 \emph off
22844 \bar no
22845 \noun off
22846 \color none
22847 This is longer now.
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856
22857 \family roman
22858 \series medium
22859 \shape up
22860 \size normal
22861 \emph off
22862 \bar no
22863 \noun off
22864 \color none
22865 7
22866 \end_layout
22867
22868 \end_inset
22869 </cell>
22870 </row>
22871 <row>
22872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876
22877 \family roman
22878 \series medium
22879 \shape up
22880 \size normal
22881 \emph off
22882 \bar no
22883 \noun off
22884 \color none
22885 8
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22891 \begin_inset Text
22892
22893 \begin_layout Plain Layout
22894
22895 \family roman
22896 \series medium
22897 \shape up
22898 \size normal
22899 \emph off
22900 \bar no
22901 \noun off
22902 \color none
22903 This is a multi-line entry in a table.
22904  This is longer now.
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913
22914 \family roman
22915 \series medium
22916 \shape up
22917 \size normal
22918 \emph off
22919 \bar no
22920 \noun off
22921 \color none
22922 9
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 </lyxtabular>
22929
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \begin_layout Standard
22936 Cutting and pasting between tables and table cells works reasonably well.
22937  You can even cut and paste more than one row.
22938 \begin_inset Foot
22939 status collapsed
22940
22941 \begin_layout Plain Layout
22942 Note that you cannot paste into a multicell selection because it would not
22943  be clear what to do when pasting a single word in a selected 2×3.
22944  
22945 \end_layout
22946
22947 \end_inset
22948
22949  Selection with the mouse or with 
22950 \family sans
22951 Shift
22952 \family default
22953  plus the arrow keys works as usual.
22954  You can also copy and paste the entire table as a single unit by starting
22955  the selection from outside the table.
22956 \end_layout
22957
22958 \begin_layout Section
22959 Floats
22960 \begin_inset Index idx
22961 status collapsed
22962
22963 \begin_layout Plain Layout
22964 Floats
22965 \end_layout
22966
22967 \end_inset
22968
22969
22970 \begin_inset CommandInset label
22971 LatexCommand label
22972 name "sec:Floats"
22973
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \begin_layout Subsection
22980 Introduction
22981 \end_layout
22982
22983 \begin_layout Standard
22984 A float is a block of text associated with some sort of label, which doesn't
22985  have a fixed location.
22986  It can 
22987 \begin_inset Quotes eld
22988 \end_inset
22989
22990 float
22991 \begin_inset Quotes erd
22992 \end_inset
22993
22994  forward or backward a page or two, to wherever it fits best.
22995  
22996 \family sans
22997 Footnotes
22998 \family default
22999  and 
23000 \family sans
23001 Margin
23002 \begin_inset space ~
23003 \end_inset
23004
23005 Notes
23006 \family default
23007  are also floats, because they can float to the next page when there are
23008  too many notes on the current page.
23009 \end_layout
23010
23011 \begin_layout Standard
23012 Floats make it possible to get a high quality layout.
23013  Images and tables can be distributed evenly over the pages to avoid whitespace
23014  and pages without text.
23015  As the floating often destroys the spatial context between the text and
23016  the image/table, every float can be referenced in the text.
23017  Floats are therefore numbered.
23018  Referencing is described in section
23019 \begin_inset space ~
23020 \end_inset
23021
23022
23023 \begin_inset CommandInset ref
23024 LatexCommand ref
23025 reference "sec:Cross-References"
23026
23027 \end_inset
23028
23029 .
23030 \end_layout
23031
23032 \begin_layout Standard
23033 To insert a float, use the menu 
23034 \family sans
23035 Insert\SpecialChar menuseparator
23036 Float
23037 \family default
23038 .
23039  A box with a caption will be inserted into your document.
23040  The label will automatically be translated to the document language in
23041  the output.
23042  After the label you can insert the caption text.
23043 \begin_inset Index idx
23044 status collapsed
23045
23046 \begin_layout Plain Layout
23047 Floats ! Captions
23048 \end_layout
23049
23050 \end_inset
23051
23052  The image or table is inserted above or below the caption in a separate
23053  paragraph within the float.
23054  To keep your \SpecialChar LyX
23055 -document readable, you can open and close the float box by
23056  left-clicking on the box label.
23057  A closed float box looks like this: 
23058 \begin_inset Graphics
23059         filename clipart/float.png
23060         scale 80
23061
23062 \end_inset
23063
23064  – a gray button with a red label.
23065 \end_layout
23066
23067 \begin_layout Standard
23068 You should insert floats in a separate paragraph to avoid possible \SpecialChar LaTeX
23069 -errors
23070  that can occur when the surrounding text is specially formatted.
23071 \end_layout
23072
23073 \begin_layout Subsection
23074 Figure Floats
23075 \begin_inset CommandInset label
23076 LatexCommand label
23077 name "subsec:Figure-Floats"
23078
23079 \end_inset
23080
23081
23082 \begin_inset Index idx
23083 status collapsed
23084
23085 \begin_layout Plain Layout
23086 Floats ! Figure floats
23087 \end_layout
23088
23089 \end_inset
23090
23091
23092 \end_layout
23093
23094 \begin_layout Standard
23095 Figure
23096 \begin_inset space ~
23097 \end_inset
23098
23099
23100 \begin_inset CommandInset ref
23101 LatexCommand ref
23102 reference "fig:Platypus-distorted"
23103
23104 \end_inset
23105
23106  was created using the menu 
23107 \family sans
23108 Insert\SpecialChar menuseparator
23109 Float\SpecialChar menuseparator
23110 Figure
23111 \family default
23112  (toolbar button 
23113 \begin_inset Info
23114 type  "icon"
23115 arg   "float-insert figure"
23116 \end_inset
23117
23118 ).
23119  The image was inserted by setting the cursor above the caption label and
23120  using the menu 
23121 \family sans
23122 Insert\SpecialChar menuseparator
23123 Graphics
23124 \family default
23125  (toolbar button 
23126 \begin_inset Info
23127 type  "icon"
23128 arg   "dialog-show-new-inset graphics"
23129 \end_inset
23130
23131 ).
23132  The image in the float was horizontally centered by putting the cursor
23133  to the left or right of the image and using the menu 
23134 \family sans
23135 Edit\SpecialChar menuseparator
23136 Paragraph
23137 \begin_inset space ~
23138 \end_inset
23139
23140 Settings
23141 \family default
23142  (toolbar button 
23143 \begin_inset Info
23144 type  "icon"
23145 arg   "layout-paragraph"
23146 \end_inset
23147
23148 ).
23149 \end_layout
23150
23151 \begin_layout Standard
23152 \begin_inset Float figure
23153 wide false
23154 sideways false
23155 status collapsed
23156
23157 \begin_layout Plain Layout
23158 \align center
23159 \begin_inset Graphics
23160         filename clipart/platypus.eps
23161         lyxscale 50
23162         width 50col%
23163
23164 \end_inset
23165
23166
23167 \end_layout
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Caption Standard
23171
23172 \begin_layout Plain Layout
23173 \begin_inset CommandInset label
23174 LatexCommand label
23175 name "fig:Platypus-distorted"
23176
23177 \end_inset
23178
23179 A severely distorted platypus in a float.
23180 \end_layout
23181
23182 \end_inset
23183
23184
23185 \end_layout
23186
23187 \end_inset
23188
23189
23190 \end_layout
23191
23192 \begin_layout Standard
23193 This figure float also shows how to set a label and create a cross-reference
23194  to it: Insert a label into the caption using the menu 
23195 \family sans
23196 Insert\SpecialChar menuseparator
23197 Label
23198 \family default
23199  (toolbar button 
23200 \begin_inset Info
23201 type  "icon"
23202 arg   "label-insert"
23203 \end_inset
23204
23205 ) and refer to it using the menu 
23206 \family sans
23207 Insert\SpecialChar menuseparator
23208 Cross-Reference
23209 \family default
23210  (toolbar button 
23211 \begin_inset Info
23212 type  "icon"
23213 arg   "dialog-show-new-inset ref"
23214 \end_inset
23215
23216 ).
23217  It is important to use cross-references to figure floats rather than using
23218  vague references like 
23219 \begin_inset Quotes eld
23220 \end_inset
23221
23222 the figure above
23223 \begin_inset Quotes erd
23224 \end_inset
23225
23226 , because, as \SpecialChar LaTeX
23227  will reposition the floats in the final document, it might
23228  not be 
23229 \begin_inset Quotes eld
23230 \end_inset
23231
23232 above
23233 \begin_inset Quotes erd
23234 \end_inset
23235
23236  at all.
23237  For more about cross-references, see section
23238 \begin_inset space ~
23239 \end_inset
23240
23241
23242 \begin_inset CommandInset ref
23243 LatexCommand ref
23244 reference "sec:Cross-References"
23245
23246 \end_inset
23247
23248 .
23249 \end_layout
23250
23251 \begin_layout Standard
23252 Normally only one image is inserted in a figure float, but sometimes you
23253  might want to use two images with separate subcaptions.
23254  This can be done by inserting image floats into existing image floats.
23255  Note that only the main caption of the float is added to the List of Figures
23256  as described in section
23257 \begin_inset space ~
23258 \end_inset
23259
23260
23261 \begin_inset CommandInset ref
23262 LatexCommand ref
23263 reference "subsec:List-of-Figures"
23264
23265 \end_inset
23266
23267 .
23268  Figure
23269 \begin_inset space ~
23270 \end_inset
23271
23272
23273 \begin_inset CommandInset ref
23274 LatexCommand ref
23275 reference "fig:Two-distorted-images"
23276
23277 \end_inset
23278
23279  is an example of a figure float with two images set side by side.
23280  You can also set the images one below the other.
23281  Figure
23282 \begin_inset space ~
23283 \end_inset
23284
23285
23286 \begin_inset CommandInset ref
23287 LatexCommand ref
23288 reference "fig:Undefinable"
23289
23290 \end_inset
23291
23292  and 
23293 \begin_inset CommandInset ref
23294 LatexCommand ref
23295 reference "fig:Platypus"
23296
23297 \end_inset
23298
23299  are the subfigures.
23300 \end_layout
23301
23302 \begin_layout Standard
23303 \begin_inset Float figure
23304 wide false
23305 sideways false
23306 status open
23307
23308 \begin_layout Plain Layout
23309 \begin_inset space \hfill{}
23310 \end_inset
23311
23312
23313 \begin_inset Float figure
23314 wide false
23315 sideways false
23316 status collapsed
23317
23318 \begin_layout Plain Layout
23319 \begin_inset Caption Standard
23320
23321 \begin_layout Plain Layout
23322 \begin_inset CommandInset label
23323 LatexCommand label
23324 name "fig:Undefinable"
23325
23326 \end_inset
23327
23328 Undefinable
23329 \end_layout
23330
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \begin_layout Plain Layout
23337 \begin_inset Graphics
23338         filename clipart/escher-lsd.eps
23339         width 45col%
23340
23341 \end_inset
23342
23343
23344 \end_layout
23345
23346 \end_inset
23347
23348
23349 \begin_inset space \hfill{}
23350 \end_inset
23351
23352
23353 \begin_inset Float figure
23354 wide false
23355 sideways false
23356 status collapsed
23357
23358 \begin_layout Plain Layout
23359 \begin_inset Caption Standard
23360
23361 \begin_layout Plain Layout
23362 \begin_inset CommandInset label
23363 LatexCommand label
23364 name "fig:Platypus"
23365
23366 \end_inset
23367
23368 Platypus
23369 \end_layout
23370
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \begin_layout Plain Layout
23377 \begin_inset Graphics
23378         filename clipart/platypus.eps
23379         lyxscale 60
23380         width 45col%
23381
23382 \end_inset
23383
23384
23385 \end_layout
23386
23387 \end_inset
23388
23389
23390 \begin_inset space \hfill{}
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Plain Layout
23397 \begin_inset Caption Standard
23398
23399 \begin_layout Plain Layout
23400 \begin_inset CommandInset label
23401 LatexCommand label
23402 name "fig:Two-distorted-images"
23403
23404 \end_inset
23405
23406 Two distorted images.
23407 \end_layout
23408
23409 \end_inset
23410
23411
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \begin_layout Subsection
23420 Table Floats
23421 \begin_inset Index idx
23422 status collapsed
23423
23424 \begin_layout Plain Layout
23425 Floats ! Table floats
23426 \end_layout
23427
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \begin_layout Standard
23434 Table floats can be inserted using the menu 
23435 \family sans
23436 Insert\SpecialChar menuseparator
23437 Float\SpecialChar menuseparator
23438 Table
23439 \family default
23440  or the toolbar button 
23441 \begin_inset Info
23442 type  "icon"
23443 arg   "float-insert table"
23444 \end_inset
23445
23446 .
23447  They have the same properties as figure floats except that the table in
23448  the float is normally placed below the caption and not above like for figures
23449  and that the label begins with “tab:”.
23450  Table
23451 \begin_inset space ~
23452 \end_inset
23453
23454
23455 \begin_inset CommandInset ref
23456 LatexCommand ref
23457 reference "tab:Table-float"
23458
23459 \end_inset
23460
23461  is a table float.
23462 \end_layout
23463
23464 \begin_layout Standard
23465 \begin_inset Float table
23466 wide false
23467 sideways false
23468 status open
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Caption Standard
23472
23473 \begin_layout Plain Layout
23474 \begin_inset CommandInset label
23475 LatexCommand label
23476 name "tab:Table-float"
23477
23478 \end_inset
23479
23480 A table float.
23481 \end_layout
23482
23483 \end_inset
23484
23485
23486 \end_layout
23487
23488 \begin_layout Plain Layout
23489 \align center
23490 \begin_inset Tabular
23491 <lyxtabular version="3" rows="3" columns="3">
23492 <features tabularvalignment="middle">
23493 <column alignment="center" valignment="top" width="0pt">
23494 <column alignment="center" valignment="top" width="0pt">
23495 <column alignment="center" valignment="top" width="0pt">
23496 <row>
23497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout Plain Layout
23501
23502 \family roman
23503 \series medium
23504 \shape up
23505 \size normal
23506 \emph off
23507 \bar no
23508 \noun off
23509 \color none
23510 1
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \family roman
23521 \series medium
23522 \shape up
23523 \size normal
23524 \emph off
23525 \bar no
23526 \noun off
23527 \color none
23528 2
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \family roman
23539 \series medium
23540 \shape up
23541 \size normal
23542 \emph off
23543 \bar no
23544 \noun off
23545 \color none
23546 3
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 </row>
23552 <row>
23553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557
23558 \family roman
23559 \series medium
23560 \shape up
23561 \size normal
23562 \emph off
23563 \bar no
23564 \noun off
23565 \color none
23566 Joe
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575
23576 \family roman
23577 \series medium
23578 \shape up
23579 \size normal
23580 \emph off
23581 \bar no
23582 \noun off
23583 \color none
23584 Mary
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593
23594 \family roman
23595 \series medium
23596 \shape up
23597 \size normal
23598 \emph off
23599 \bar no
23600 \noun off
23601 \color none
23602 Ted
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 </row>
23608 <row>
23609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613
23614 \family roman
23615 \series medium
23616 \shape up
23617 \size normal
23618 \emph off
23619 \bar no
23620 \noun off
23621 \color none
23622 \begin_inset Formula $\int x^{2}dx$
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \family roman
23636 \series medium
23637 \shape up
23638 \size normal
23639 \emph off
23640 \bar no
23641 \noun off
23642 \color none
23643 \begin_inset Formula $\left[\begin{array}{cc}
23644 a & b\\
23645 c & d
23646 \end{array}\right]$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658
23659 \family roman
23660 \series medium
23661 \shape up
23662 \size normal
23663 \emph off
23664 \bar no
23665 \noun off
23666 \color none
23667 \begin_inset Formula $1+1=2$
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 </lyxtabular>
23677
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Subsection
23689 More Information
23690 \begin_inset Index idx
23691 status collapsed
23692
23693 \begin_layout Plain Layout
23694 Floats ! Details
23695 \end_layout
23696
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \begin_layout Standard
23703 \SpecialChar LyX
23704  offers you further float types as well as rotated floats.
23705  It also allows you to change the float numbering scheme, to control the
23706  float placement and to change the formatting and placement of the float
23707  caption.
23708  All these features are explained in detail with many examples in the chapter
23709  
23710 \emph on
23711 Floats
23712 \emph default
23713  in the 
23714 \emph on
23715 Embedded
23716 \begin_inset space ~
23717 \end_inset
23718
23719 Objects
23720 \emph default
23721  manual.
23722 \end_layout
23723
23724 \begin_layout Section
23725 Minipages
23726 \begin_inset Index idx
23727 status collapsed
23728
23729 \begin_layout Plain Layout
23730 Minipages
23731 \end_layout
23732
23733 \end_inset
23734
23735
23736 \end_layout
23737
23738 \begin_layout Standard
23739 \SpecialChar LaTeX
23740  provides a mechanism essentially to produce a page within a page, called
23741  a minipage.
23742  Within a minipage, all the usual rules of indentation, line wrapping, etc.
23743 \begin_inset space \space{}
23744 \end_inset
23745
23746 apply.
23747  
23748 \end_layout
23749
23750 \begin_layout Standard
23751 Minipages in \SpecialChar LyX
23752  have their own collapsible box inserted via the menu 
23753 \family sans
23754 Insert\SpecialChar menuseparator
23755 Box
23756 \family default
23757 .
23758  Right-clicking on the box label allows you to alter the width of the minipage
23759  and its alignment within the page.
23760 \end_layout
23761
23762 \begin_layout Standard
23763 \align center
23764 \begin_inset Box Frameless
23765 position "t"
23766 hor_pos "c"
23767 has_inner_box 1
23768 inner_pos "t"
23769 use_parbox 0
23770 use_makebox 0
23771 width "30col%"
23772 special "none"
23773 height "1pt"
23774 height_special "totalheight"
23775 thickness "0.4pt"
23776 separation "3pt"
23777 shadowsize "4pt"
23778 framecolor "black"
23779 backgroundcolor "none"
23780 status collapsed
23781
23782 \begin_layout Plain Layout
23783
23784 \shape italic
23785 This is a minipage.
23786  The text is set in an italic style.
23787 \end_layout
23788
23789 \begin_layout Plain Layout
23790
23791 \shape italic
23792 Minipages are often used for text in another language or text that needs
23793  another formatting.
23794 \end_layout
23795
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \begin_layout Standard
23802 \begin_inset VSpace medskip
23803 \end_inset
23804
23805 If you place two minipages side-by-side, you can use 
23806 \family sans
23807 Horizontal Fills
23808 \family default
23809  as described in section
23810 \begin_inset space ~
23811 \end_inset
23812
23813
23814 \begin_inset CommandInset ref
23815 LatexCommand ref
23816 reference "subsec:Horizontal-Space"
23817
23818 \end_inset
23819
23820 :
23821 \begin_inset VSpace medskip
23822 \end_inset
23823
23824
23825 \end_layout
23826
23827 \begin_layout Standard
23828 \begin_inset Box Frameless
23829 position "t"
23830 hor_pos "c"
23831 has_inner_box 1
23832 inner_pos "t"
23833 use_parbox 0
23834 use_makebox 0
23835 width "1.5in"
23836 special "none"
23837 height "1pt"
23838 height_special "totalheight"
23839 thickness "0.4pt"
23840 separation "3pt"
23841 shadowsize "4pt"
23842 framecolor "black"
23843 backgroundcolor "none"
23844 status open
23845
23846 \begin_layout Plain Layout
23847 This is a minipage with some stupid dummy text.
23848  This dummy text is used to increase the size of the minipage.
23849 \end_layout
23850
23851 \end_inset
23852
23853
23854 \begin_inset space \hfill{}
23855 \end_inset
23856
23857
23858 \begin_inset Box Frameless
23859 position "t"
23860 hor_pos "c"
23861 has_inner_box 1
23862 inner_pos "t"
23863 use_parbox 0
23864 use_makebox 0
23865 width "1.5in"
23866 special "none"
23867 height "1pt"
23868 height_special "totalheight"
23869 thickness "0.4pt"
23870 separation "3pt"
23871 shadowsize "4pt"
23872 framecolor "black"
23873 backgroundcolor "none"
23874 status open
23875
23876 \begin_layout Plain Layout
23877 This is a minipage with some stupid dummy text.
23878  This dummy text is used to increase the size of the minipage.
23879 \end_layout
23880
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \begin_layout Standard
23887 \begin_inset VSpace bigskip
23888 \end_inset
23889
23890
23891 \end_layout
23892
23893 \begin_layout Standard
23894 When you right-click on a minipage box, you can transform the box to another
23895  box type.
23896  All box types and their settings are explained in detail in chapter 
23897 \emph on
23898 Boxes
23899 \emph default
23900  of the 
23901 \emph on
23902 Embedded
23903 \begin_inset space ~
23904 \end_inset
23905
23906 Objects
23907 \emph default
23908  manual.
23909 \end_layout
23910
23911 \begin_layout Chapter
23912 Mathematical Formulas
23913 \begin_inset Index idx
23914 status collapsed
23915
23916 \begin_layout Plain Layout
23917 Math
23918 \end_layout
23919
23920 \end_inset
23921
23922
23923 \begin_inset Index idx
23924 status collapsed
23925
23926 \begin_layout Plain Layout
23927 Formulas | see
23928 \begin_inset ERT
23929 status collapsed
23930
23931 \begin_layout Plain Layout
23932
23933 {
23934 \end_layout
23935
23936 \end_inset
23937
23938 Math
23939 \begin_inset ERT
23940 status collapsed
23941
23942 \begin_layout Plain Layout
23943
23944 }
23945 \end_layout
23946
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \begin_inset CommandInset label
23956 LatexCommand label
23957 name "chap:Mathematical-Formulas"
23958
23959 \end_inset
23960
23961
23962 \end_layout
23963
23964 \begin_layout Standard
23965 The issues of this chapter are described in detail in the 
23966 \emph on
23967 Math
23968 \emph default
23969  manual.
23970  There you will also find tips and tricks for special cases.
23971 \end_layout
23972
23973 \begin_layout Section
23974 Basic Math Editing
23975 \begin_inset Index idx
23976 status collapsed
23977
23978 \begin_layout Plain Layout
23979 Math ! Basics
23980 \end_layout
23981
23982 \end_inset
23983
23984
23985 \end_layout
23986
23987 \begin_layout Standard
23988 To create a math formula, you can just click on the toolbar icon 
23989 \begin_inset Info
23990 type  "icon"
23991 arg   "math-mode on"
23992 \end_inset
23993
23994  (shortcut 
23995 \begin_inset Info
23996 type  "shortcut"
23997 arg   "math-mode"
23998 \end_inset
23999
24000 ).
24001  That will create a little blue rectangle, with purple markers around its
24002  corners.
24003  That blue rectangle is the formula itself; the purple markers indicate
24004  what level of nesting within the formula you are at.
24005  You can also choose a particular formula type to insert via the 
24006 \family sans
24007 Insert\SpecialChar menuseparator
24008 Math
24009 \family default
24010  menu.
24011 \end_layout
24012
24013 \begin_layout Standard
24014 Editing the parameters of a formula and adding math constructs can be done
24015  with the 
24016 \family sans
24017 math
24018 \begin_inset space ~
24019 \end_inset
24020
24021 toolbar
24022 \family default
24023 , that appears if the cursor is in a formula.
24024 \end_layout
24025
24026 \begin_layout Standard
24027 There are two main types of formulas, inline formulas and display formulas.
24028  Inline formulas appear within a text line, like this one:
24029 \end_layout
24030
24031 \begin_layout Standard
24032 This is a line with an inline formula 
24033 \begin_inset Formula $A=B$
24034 \end_inset
24035
24036  in it.
24037 \end_layout
24038
24039 \begin_layout Standard
24040 Displayed formulas appear outside the text like if they were in a separate
24041  paragraph, like this one:
24042 \begin_inset Formula 
24043 \[
24044 A=B
24045 \]
24046
24047 \end_inset
24048
24049 You can only number and reference displayed formulas.
24050 \end_layout
24051
24052 \begin_layout Standard
24053 \SpecialChar LyX
24054  also supports many \SpecialChar LaTeX
24055  math commands.
24056  For example, typing 
24057 \begin_inset Quotes eld
24058 \end_inset
24059
24060
24061 \series bold
24062
24063 \backslash
24064 alpha
24065 \series default
24066
24067 \begin_inset Quotes erd
24068 \end_inset
24069
24070 , followed by a space, in a formula will create the Greek letter 
24071 \begin_inset Formula $\alpha$
24072 \end_inset
24073
24074 .
24075  Typing commands might sometimes be faster than using the 
24076 \family sans
24077 Math
24078 \begin_inset space ~
24079 \end_inset
24080
24081 Panel
24082 \family default
24083 .
24084 \end_layout
24085
24086 \begin_layout Subsection
24087 Navigating in Formulas
24088 \begin_inset Index idx
24089 status collapsed
24090
24091 \begin_layout Plain Layout
24092 Math ! Navigating
24093 \end_layout
24094
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \begin_layout Standard
24101 The best control over the cursor position within an existing formula is
24102  achieved with the arrow keys.
24103  \SpecialChar LyX
24104  uses small rectangles to indicate places where something can be inserted.
24105  The arrow keys can be used to navigate between parts of a formula.
24106  Pressing 
24107 \family sans
24108 Space
24109 \family default
24110  will leave a formula construct (a square root 
24111 \begin_inset Formula $\sqrt{2}$
24112 \end_inset
24113
24114 , or parentheses 
24115 \begin_inset Formula $\left(f\right)$
24116 \end_inset
24117
24118 , or a matrix 
24119 \begin_inset Formula $\left[\begin{array}{cc}
24120 1 & 2\\
24121 3 & 4
24122 \end{array}\right]$
24123 \end_inset
24124
24125 ).
24126  Pressing 
24127 \family sans
24128 Escape
24129 \family default
24130  will leave the formula, placing the cursor after the formula.
24131  
24132 \family sans
24133 Tab
24134 \family default
24135  can be used to move horizontally in a formula; for example, through the
24136  cells of a matrix or the positions in a multi-line equation.
24137 \end_layout
24138
24139 \begin_layout Standard
24140
24141 \family sans
24142 Space
24143 \family default
24144 , printed in this document as 
24145 \begin_inset Quotes eld
24146 \end_inset
24147
24148
24149 \begin_inset space \textvisiblespace{}
24150 \end_inset
24151
24152
24153 \begin_inset Quotes erd
24154 \end_inset
24155
24156 , seems to do nothing in a formula, since it does not add a space between
24157  characters, but it does exit a nested structure.
24158  For this reason, you have to be careful about using 
24159 \family sans
24160 Space
24161 \family default
24162 .
24163  For example, if you want 
24164 \begin_inset Formula $\sqrt{2x+1}$
24165 \end_inset
24166
24167 , type 
24168 \series bold
24169
24170 \backslash
24171 sqrt
24172 \begin_inset space \textvisiblespace{}
24173 \end_inset
24174
24175 2x+1
24176 \series default
24177  and not 
24178 \series bold
24179
24180 \backslash
24181 sqrt
24182 \begin_inset space \textvisiblespace{}
24183 \end_inset
24184
24185 2x
24186 \begin_inset space \textvisiblespace{}
24187 \end_inset
24188
24189 +1
24190 \series default
24191 , since in the latter case only the 
24192 \family typewriter
24193
24194 \begin_inset Formula $2x$
24195 \end_inset
24196
24197
24198 \family default
24199  will be under the square root sign: 
24200 \begin_inset Formula $\sqrt{2x}+1$
24201 \end_inset
24202
24203 .
24204 \end_layout
24205
24206 \begin_layout Standard
24207 You can leave many parts of a formula, like this matrix, partially filled
24208  in, such as:
24209 \begin_inset Formula 
24210 \[
24211 \left(\begin{array}{ccc}
24212 \lambda_{1}\\
24213  & \ddots\\
24214  &  & \lambda_{n}
24215 \end{array}\right)
24216 \]
24217
24218 \end_inset
24219
24220 If you leave a fraction only partially filled in, or a subscript with nothing
24221  in it, the results will be unpredictable, but most constructs don't mind.
24222 \end_layout
24223
24224 \begin_layout Subsection
24225 Selecting Text
24226 \end_layout
24227
24228 \begin_layout Standard
24229 You can select text within a formula in two different ways.
24230  Place the cursor at one end of the string of text you want, and press 
24231 \family sans
24232 Shift
24233 \family default
24234  and a cursor movement key to select text.
24235  It will be highlighted as with regular text selection.
24236  Alternatively, you can select text with the mouse in the usual way.
24237  That text can then be cut or copied, and then pasted within any formula,
24238  but not in a normal text region in \SpecialChar LyX
24239 .
24240 \end_layout
24241
24242 \begin_layout Subsection
24243 Exponents and Subscripts
24244 \begin_inset Index idx
24245 status collapsed
24246
24247 \begin_layout Plain Layout
24248 Math ! Exponents
24249 \end_layout
24250
24251 \end_inset
24252
24253
24254 \begin_inset Index idx
24255 status collapsed
24256
24257 \begin_layout Plain Layout
24258 Math ! Subscripts
24259 \end_layout
24260
24261 \end_inset
24262
24263
24264 \end_layout
24265
24266 \begin_layout Standard
24267 You can use the math panel to add super- or subscripts (buttons 
24268 \begin_inset Info
24269 type  "icon"
24270 arg   "math-superscript"
24271 \end_inset
24272
24273  and 
24274 \begin_inset Info
24275 type  "icon"
24276 arg   "math-subscript"
24277 \end_inset
24278
24279 ), but it is often much easier to use a command.
24280  To get 
24281 \begin_inset Formula $x^{2}$
24282 \end_inset
24283
24284 , type in a formula 
24285 \series bold
24286 x^2
24287 \begin_inset space \textvisiblespace{}
24288 \end_inset
24289
24290
24291 \series default
24292 .
24293  The final 
24294 \family sans
24295 Space
24296 \family default
24297  puts the cursor back down on the base line of the expression.
24298  If you type 
24299 \series bold
24300 x^2y
24301 \series default
24302 , you will get 
24303 \begin_inset Formula $x^{2y}$
24304 \end_inset
24305
24306 , to get 
24307 \begin_inset Formula $x^{2}y$
24308 \end_inset
24309
24310 , type 
24311 \series bold
24312 x^2
24313 \begin_inset space \textvisiblespace{}
24314 \end_inset
24315
24316 y
24317 \series default
24318 .
24319  If you use characters in the superscript, that could be accented with the
24320  circumflex 
24321 \begin_inset Quotes eld
24322 \end_inset
24323
24324 ^
24325 \begin_inset Quotes erd
24326 \end_inset
24327
24328 , you have to use an extra 
24329 \family sans
24330 Space
24331 \family default
24332  to separate the circumflex and the character.
24333  For example, if you want 
24334 \begin_inset Formula $x^{a}$
24335 \end_inset
24336
24337 , type 
24338 \series bold
24339 x^
24340 \begin_inset space \textvisiblespace{}
24341 \end_inset
24342
24343 a
24344 \series default
24345 .
24346  Subscripts are similar: To get 
24347 \begin_inset Formula $a_{1}$
24348 \end_inset
24349
24350 , type 
24351 \series bold
24352 a_1
24353 \begin_inset space \textvisiblespace{}
24354 \end_inset
24355
24356
24357 \series default
24358 .
24359 \end_layout
24360
24361 \begin_layout Subsection
24362 Fractions
24363 \begin_inset Index idx
24364 status collapsed
24365
24366 \begin_layout Plain Layout
24367 Math ! Fractions
24368 \end_layout
24369
24370 \end_inset
24371
24372
24373 \end_layout
24374
24375 \begin_layout Standard
24376 Create a fraction either with the command 
24377 \series bold
24378
24379 \backslash
24380 frac
24381 \series default
24382  or by using the icon 
24383 \begin_inset Info
24384 type  "icon"
24385 arg   "math-insert \\frac"
24386 \end_inset
24387
24388  in the 
24389 \family sans
24390 Math
24391 \begin_inset space ~
24392 \end_inset
24393
24394 Panel
24395 \family default
24396 .
24397  You will be presented with an empty fraction.
24398  The cursor is above the fraction line.
24399  To move it to the bottom, simply press 
24400 \family sans
24401 Down
24402 \family default
24403 .
24404  To move back up, press 
24405 \family sans
24406 Up
24407 \family default
24408 .
24409  Any math structure can be placed in a fraction, as this example shows:
24410 \begin_inset Formula 
24411 \[
24412 \left[\frac{1}{\left(\begin{array}{cc}
24413 2 & 3\\
24414 4 & 5
24415 \end{array}\right)}\right]
24416 \]
24417
24418 \end_inset
24419
24420
24421 \end_layout
24422
24423 \begin_layout Subsection
24424 Roots
24425 \begin_inset Index idx
24426 status collapsed
24427
24428 \begin_layout Plain Layout
24429 Math ! Roots
24430 \end_layout
24431
24432 \end_inset
24433
24434
24435 \end_layout
24436
24437 \begin_layout Standard
24438 Roots can be created using the 
24439 \family sans
24440 Math
24441 \begin_inset space ~
24442 \end_inset
24443
24444 Panel
24445 \family default
24446  buttons 
24447 \begin_inset Info
24448 type  "icon"
24449 arg   "math-insert \\sqrt"
24450 \end_inset
24451
24452  or 
24453 \begin_inset Info
24454 type  "icon"
24455 arg   "math-insert \\root"
24456 \end_inset
24457
24458  or the commands 
24459 \series bold
24460
24461 \backslash
24462 sqrt
24463 \series default
24464  or 
24465 \series bold
24466
24467 \backslash
24468 root
24469 \series default
24470 .
24471  With the command 
24472 \series bold
24473
24474 \backslash
24475 root
24476 \series default
24477  you can produce roots of higher orders, like cube roots, while 
24478 \series bold
24479
24480 \backslash
24481 sqrt
24482 \series default
24483  always produces a square root.
24484 \end_layout
24485
24486 \begin_layout Subsection
24487 Operators with Limits
24488 \begin_inset Index idx
24489 status collapsed
24490
24491 \begin_layout Plain Layout
24492 Math ! Sums
24493 \end_layout
24494
24495 \end_inset
24496
24497
24498 \begin_inset Index idx
24499 status collapsed
24500
24501 \begin_layout Plain Layout
24502 Math ! Integrals
24503 \end_layout
24504
24505 \end_inset
24506
24507
24508 \begin_inset CommandInset label
24509 LatexCommand label
24510 name "subsec:Operators-with-Limits"
24511
24512 \end_inset
24513
24514
24515 \end_layout
24516
24517 \begin_layout Standard
24518 Sum (
24519 \begin_inset Formula $\sum$
24520 \end_inset
24521
24522 ) and integral (
24523 \begin_inset Formula $\int$
24524 \end_inset
24525
24526 ) operators are very often decorated with limits.
24527  These limits can be entered in \SpecialChar LyX
24528  by entering them as you would enter a super-
24529  or subscript, directly after the symbol.
24530  The sum operator will automatically place its 
24531 \begin_inset Quotes eld
24532 \end_inset
24533
24534 limits
24535 \begin_inset Quotes erd
24536 \end_inset
24537
24538  over and under the symbol in displayed formulas, and to the side in inline
24539  formulas, as in 
24540 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
24541 \end_inset
24542
24543 , versus
24544 \begin_inset Formula 
24545 \[
24546 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
24547 \]
24548
24549 \end_inset
24550
24551 Integral signs, however, will place the limits to the side in both formula
24552  types.
24553 \end_layout
24554
24555 \begin_layout Standard
24556 All operators with limits will be automatically re-sized when placed in
24557  display mode.
24558  The placement of the limits can be changed by placing the cursor directly
24559  behind the operator and using the menu 
24560 \family sans
24561 Edit\SpecialChar menuseparator
24562 Math\SpecialChar menuseparator
24563 Change
24564 \begin_inset space ~
24565 \end_inset
24566
24567 Limits
24568 \begin_inset space ~
24569 \end_inset
24570
24571 Type
24572 \family default
24573  or entering 
24574 \begin_inset Info
24575 type  "shortcut"
24576 arg   "math-limits"
24577 \end_inset
24578
24579 .
24580 \end_layout
24581
24582 \begin_layout Standard
24583 Certain other mathematical expressions also have this 
24584 \begin_inset Quotes eld
24585 \end_inset
24586
24587 moving limits
24588 \begin_inset Quotes erd
24589 \end_inset
24590
24591  feature, such as
24592 \begin_inset Index idx
24593 status collapsed
24594
24595 \begin_layout Plain Layout
24596 Math ! Limits
24597 \end_layout
24598
24599 \end_inset
24600
24601
24602 \begin_inset Formula 
24603 \[
24604 \lim_{x\rightarrow\infty}f(x),
24605 \]
24606
24607 \end_inset
24608
24609 which will place the 
24610 \begin_inset Formula $x\rightarrow\infty$
24611 \end_inset
24612
24613  underneath the 
24614 \begin_inset Quotes eld
24615 \end_inset
24616
24617 lim
24618 \begin_inset Quotes erd
24619 \end_inset
24620
24621  in display mode.
24622  In inline formulas it looks like this: 
24623 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
24624 \end_inset
24625
24626 .
24627 \end_layout
24628
24629 \begin_layout Standard
24630 Note that the lim-function was entered as the function macro 
24631 \series bold
24632
24633 \backslash
24634 lim
24635 \series default
24636 .
24637  Have a look at section
24638 \begin_inset space ~
24639 \end_inset
24640
24641
24642 \begin_inset CommandInset ref
24643 LatexCommand ref
24644 reference "subsec:Functions"
24645
24646 \end_inset
24647
24648  for an explanation of function macros.
24649 \end_layout
24650
24651 \begin_layout Subsection
24652 Math Symbols
24653 \begin_inset Index idx
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657 Math ! Symbols
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \begin_layout Standard
24666 Most math symbols can be found in the 
24667 \family sans
24668 Math
24669 \begin_inset space ~
24670 \end_inset
24671
24672 Panel
24673 \family default
24674  under one of several categories; including 
24675 \family sans
24676 Greek
24677 \family default
24678
24679 \family sans
24680 Operators
24681 \family default
24682
24683 \family sans
24684 Relations
24685 \family default
24686
24687 \family sans
24688 Arrows
24689 \family default
24690 .
24691  There are also the additional symbols provided by the American Mathematical
24692  Society (AMS).
24693 \end_layout
24694
24695 \begin_layout Standard
24696 If you know the \SpecialChar LaTeX
24697 -command for a construct or symbol you wish to use, you
24698  don't have to use the 
24699 \family sans
24700 Math
24701 \begin_inset space ~
24702 \end_inset
24703
24704 Panel
24705 \family default
24706 ; you can type the command directly into the formula.
24707  \SpecialChar LyX
24708  will convert it to the corresponding symbol or construct.
24709 \end_layout
24710
24711 \begin_layout Subsection
24712 Altering Spacing
24713 \begin_inset Index idx
24714 status collapsed
24715
24716 \begin_layout Plain Layout
24717 Math ! Spaces
24718 \end_layout
24719
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \begin_layout Standard
24726 You may want to create spaces that differ from the standard spacing that
24727  \SpecialChar LaTeX
24728  provides.
24729  To do this, press 
24730 \begin_inset Info
24731 type  "shortcut"
24732 arg   "command-alternatives math-space ; space-insert protected"
24733 \end_inset
24734
24735  or use the 
24736 \family sans
24737 Math
24738 \begin_inset space ~
24739 \end_inset
24740
24741 Panel
24742 \family default
24743  button 
24744 \begin_inset Info
24745 type  "icon"
24746 arg   "math-insert \\space"
24747 \end_inset
24748
24749 .
24750  This generates a small space, and shows a small marker on the screen.
24751  For example, the sequence 
24752 \series bold
24753 a Ctrl+Space b
24754 \series default
24755
24756 \begin_inset Formula $a\,b$
24757 \end_inset
24758
24759  appears in \SpecialChar LyX
24760  as 
24761 \begin_inset Graphics
24762         filename clipart/SpaceMarker.png
24763
24764 \end_inset
24765
24766 .
24767  You can change the space to different sizes when you set the cursor behind
24768  the space marker and enter space again several times.
24769  With every space enter the size will be changed.
24770  Some markers for the space size appear red in \SpecialChar LyX
24771 , because they are negative
24772  spaces.
24773  Here are two examples:
24774 \end_layout
24775
24776 \begin_layout Standard
24777
24778 \series bold
24779 a Ctrl+Space b
24780 \series default
24781  and 3×
24782 \family sans
24783 Space
24784 \family default
24785
24786 \begin_inset Formula $a\quad b$
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Standard
24793
24794 \series bold
24795 a Ctrl+Space b
24796 \series default
24797  and 5×
24798 \family sans
24799 Space
24800 \family default
24801
24802 \begin_inset Formula $a\!b$
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \begin_layout Subsection
24809 Functions
24810 \begin_inset Index idx
24811 status collapsed
24812
24813 \begin_layout Plain Layout
24814 Math ! Functions
24815 \end_layout
24816
24817 \end_inset
24818
24819
24820 \begin_inset CommandInset label
24821 LatexCommand label
24822 name "subsec:Functions"
24823
24824 \end_inset
24825
24826
24827 \end_layout
24828
24829 \begin_layout Standard
24830 The 
24831 \family sans
24832 Math
24833 \begin_inset space ~
24834 \end_inset
24835
24836 Panel
24837 \family default
24838  contains under the button 
24839 \begin_inset Info
24840 type  "icon"
24841 arg   "math-insert \\functions"
24842 \end_inset
24843
24844  a number of function macros, such as 
24845 \begin_inset Formula $\sin$
24846 \end_inset
24847
24848
24849 \begin_inset Formula $\lim$
24850 \end_inset
24851
24852
24853 \emph on
24854 etc
24855 \emph default
24856 .
24857  (you can also insert them in a formula by typing 
24858 \series bold
24859
24860 \backslash
24861 sin
24862 \series default
24863  etc.).
24864  Standard mathematical practice is that functions are printed upright to
24865  avoid confusions, because 
24866 \begin_inset Formula $sin$
24867 \end_inset
24868
24869  does normally mean 
24870 \begin_inset Formula $s\cdot i\cdot n$
24871 \end_inset
24872
24873 .
24874 \end_layout
24875
24876 \begin_layout Standard
24877 Using the function macros will also produce correct spacing around the function:
24878  
24879 \begin_inset Formula $a\sin x$
24880 \end_inset
24881
24882  is different from 
24883 \begin_inset Formula $asinx$
24884 \end_inset
24885
24886 .
24887 \end_layout
24888
24889 \begin_layout Standard
24890 For some mathematical objects, like limits, the macro changes where subscripts
24891  are placed, as described in section
24892 \begin_inset space ~
24893 \end_inset
24894
24895
24896 \begin_inset CommandInset ref
24897 LatexCommand ref
24898 reference "subsec:Operators-with-Limits"
24899
24900 \end_inset
24901
24902 .
24903 \end_layout
24904
24905 \begin_layout Subsection
24906 Accents
24907 \begin_inset Index idx
24908 status collapsed
24909
24910 \begin_layout Plain Layout
24911 Math ! Accents
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \end_layout
24918
24919 \begin_layout Standard
24920 In a formula you can insert accented characters in the same way as in text
24921  mode.
24922  This may depend on your keyboard, or the bindings file you use.
24923  You can also use \SpecialChar LaTeX
24924  commands, for example, to enter 
24925 \begin_inset Formula $\hat{a}$
24926 \end_inset
24927
24928  even if your keyboard doesn't have the circumflex enabled.
24929  Our example is entered by typing 
24930 \series bold
24931
24932 \backslash
24933 hat
24934 \begin_inset space \textvisiblespace{}
24935 \end_inset
24936
24937 a
24938 \series default
24939  in a formula.
24940  Table
24941 \begin_inset space ~
24942 \end_inset
24943
24944
24945 \begin_inset CommandInset ref
24946 LatexCommand ref
24947 reference "tab:Accent-names-and"
24948
24949 \end_inset
24950
24951  shows the equivalences between the accent names and the commands.
24952 \end_layout
24953
24954 \begin_layout Standard
24955 \begin_inset Float table
24956 wide false
24957 sideways false
24958 status open
24959
24960 \begin_layout Plain Layout
24961 \begin_inset Caption Standard
24962
24963 \begin_layout Plain Layout
24964 \begin_inset CommandInset label
24965 LatexCommand label
24966 name "tab:Accent-names-and"
24967
24968 \end_inset
24969
24970 Accent names and the corresponding commands.
24971 \end_layout
24972
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \begin_layout Plain Layout
24979 \align center
24980 \begin_inset Tabular
24981 <lyxtabular version="3" rows="11" columns="3">
24982 <features tabularvalignment="middle">
24983 <column alignment="center" valignment="top" width="0pt">
24984 <column alignment="center" valignment="top" width="0pt">
24985 <column alignment="center" valignment="top" width="0pt">
24986 <row>
24987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991 Name
24992 \end_layout
24993
24994 \end_inset
24995 </cell>
24996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24997 \begin_inset Text
24998
24999 \begin_layout Plain Layout
25000 Command
25001 \end_layout
25002
25003 \end_inset
25004 </cell>
25005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009 E
25010 \family roman
25011 \series medium
25012 \shape up
25013 \size normal
25014 \emph off
25015 \bar no
25016 \noun off
25017 \color none
25018 xample
25019 \end_layout
25020
25021 \end_inset
25022 </cell>
25023 </row>
25024 <row>
25025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029
25030 \family roman
25031 \series medium
25032 \shape up
25033 \size normal
25034 \emph off
25035 \bar no
25036 \noun off
25037 \color none
25038 circumflex
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25044 \begin_inset Text
25045
25046 \begin_layout Plain Layout
25047
25048 \series bold
25049
25050 \backslash
25051 hat
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060
25061 \family roman
25062 \series medium
25063 \shape up
25064 \size normal
25065 \emph off
25066 \bar no
25067 \noun off
25068 \color none
25069 \begin_inset Formula $\hat{a}$
25070 \end_inset
25071
25072
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 </row>
25078 <row>
25079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \family roman
25085 \series medium
25086 \shape up
25087 \size normal
25088 \emph off
25089 \bar no
25090 \noun off
25091 \color none
25092 grave
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101
25102 \series bold
25103
25104 \backslash
25105 grave
25106 \end_layout
25107
25108 \end_inset
25109 </cell>
25110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25111 \begin_inset Text
25112
25113 \begin_layout Plain Layout
25114
25115 \family roman
25116 \series medium
25117 \shape up
25118 \size normal
25119 \emph off
25120 \bar no
25121 \noun off
25122 \color none
25123 \begin_inset Formula $\grave{a}$
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 </row>
25132 <row>
25133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137
25138 \family roman
25139 \series medium
25140 \shape up
25141 \size normal
25142 \emph off
25143 \bar no
25144 \noun off
25145 \color none
25146 acute
25147 \end_layout
25148
25149 \end_inset
25150 </cell>
25151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25152 \begin_inset Text
25153
25154 \begin_layout Plain Layout
25155
25156 \series bold
25157
25158 \backslash
25159 acute
25160 \end_layout
25161
25162 \end_inset
25163 </cell>
25164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168
25169 \family roman
25170 \series medium
25171 \shape up
25172 \size normal
25173 \emph off
25174 \bar no
25175 \noun off
25176 \color none
25177 \begin_inset Formula $\acute{a}$
25178 \end_inset
25179
25180
25181 \end_layout
25182
25183 \end_inset
25184 </cell>
25185 </row>
25186 <row>
25187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Plain Layout
25191
25192 \family roman
25193 \series medium
25194 \shape up
25195 \size normal
25196 \emph off
25197 \bar no
25198 \noun off
25199 \color none
25200 umlaut
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25206 \begin_inset Text
25207
25208 \begin_layout Plain Layout
25209
25210 \series bold
25211
25212 \backslash
25213 ddot
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222
25223 \family roman
25224 \series medium
25225 \shape up
25226 \size normal
25227 \emph off
25228 \bar no
25229 \noun off
25230 \color none
25231 \begin_inset Formula $\ddot{a}$
25232 \end_inset
25233
25234
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 </row>
25240 <row>
25241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25242 \begin_inset Text
25243
25244 \begin_layout Plain Layout
25245
25246 \family roman
25247 \series medium
25248 \shape up
25249 \size normal
25250 \emph off
25251 \bar no
25252 \noun off
25253 \color none
25254 tilde
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \series bold
25265
25266 \backslash
25267 tilde
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276
25277 \family roman
25278 \series medium
25279 \shape up
25280 \size normal
25281 \emph off
25282 \bar no
25283 \noun off
25284 \color none
25285 \begin_inset Formula $\tilde{a}$
25286 \end_inset
25287
25288
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 </row>
25294 <row>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \family roman
25301 \series medium
25302 \shape up
25303 \size normal
25304 \emph off
25305 \bar no
25306 \noun off
25307 \color none
25308 dot
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317
25318 \series bold
25319
25320 \backslash
25321 dot
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \family roman
25332 \series medium
25333 \shape up
25334 \size normal
25335 \emph off
25336 \bar no
25337 \noun off
25338 \color none
25339 \begin_inset Formula $\dot{a}$
25340 \end_inset
25341
25342
25343 \end_layout
25344
25345 \end_inset
25346 </cell>
25347 </row>
25348 <row>
25349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25350 \begin_inset Text
25351
25352 \begin_layout Plain Layout
25353
25354 \family roman
25355 \series medium
25356 \shape up
25357 \size normal
25358 \emph off
25359 \bar no
25360 \noun off
25361 \color none
25362 breve
25363 \end_layout
25364
25365 \end_inset
25366 </cell>
25367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25368 \begin_inset Text
25369
25370 \begin_layout Plain Layout
25371
25372 \series bold
25373
25374 \backslash
25375 breve
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384
25385 \family roman
25386 \series medium
25387 \shape up
25388 \size normal
25389 \emph off
25390 \bar no
25391 \noun off
25392 \color none
25393 \begin_inset Formula $\breve{a}$
25394 \end_inset
25395
25396
25397 \end_layout
25398
25399 \end_inset
25400 </cell>
25401 </row>
25402 <row>
25403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25404 \begin_inset Text
25405
25406 \begin_layout Plain Layout
25407
25408 \family roman
25409 \series medium
25410 \shape up
25411 \size normal
25412 \emph off
25413 \bar no
25414 \noun off
25415 \color none
25416 caron
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25422 \begin_inset Text
25423
25424 \begin_layout Plain Layout
25425
25426 \series bold
25427
25428 \backslash
25429 check
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438
25439 \family roman
25440 \series medium
25441 \shape up
25442 \size normal
25443 \emph off
25444 \bar no
25445 \noun off
25446 \color none
25447 \begin_inset Formula $\check{a}$
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 </row>
25456 <row>
25457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461
25462 \family roman
25463 \series medium
25464 \shape up
25465 \size normal
25466 \emph off
25467 \bar no
25468 \noun off
25469 \color none
25470 macron
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \series bold
25481
25482 \backslash
25483 bar
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492
25493 \family roman
25494 \series medium
25495 \shape up
25496 \size normal
25497 \emph off
25498 \bar no
25499 \noun off
25500 \color none
25501 \begin_inset Formula $\bar{a}$
25502 \end_inset
25503
25504
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 </row>
25510 <row>
25511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Plain Layout
25515 vector
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524
25525 \series bold
25526
25527 \backslash
25528 vec
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25534 \begin_inset Text
25535
25536 \begin_layout Plain Layout
25537
25538 \family roman
25539 \series medium
25540 \shape up
25541 \size normal
25542 \emph off
25543 \bar no
25544 \noun off
25545 \color none
25546 \begin_inset Formula $\vec{a}$
25547 \end_inset
25548
25549
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 </row>
25555 </lyxtabular>
25556
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \end_inset
25563
25564
25565 \end_layout
25566
25567 \begin_layout Standard
25568 You can choose one of the accents by selecting an item from the 
25569 \family sans
25570 Frame
25571 \begin_inset space ~
25572 \end_inset
25573
25574 decorations
25575 \family default
25576  symbol set button 
25577 \begin_inset Info
25578 type  "icon"
25579 arg   "math-insert \\hat"
25580 \end_inset
25581
25582  in the math panel; this will apply to any selection you have made within
25583  a formula too.
25584 \end_layout
25585
25586 \begin_layout Section
25587 Brackets and Delimiters
25588 \begin_inset Index idx
25589 status collapsed
25590
25591 \begin_layout Plain Layout
25592 Math ! Brackets
25593 \end_layout
25594
25595 \end_inset
25596
25597
25598 \begin_inset Index idx
25599 status collapsed
25600
25601 \begin_layout Plain Layout
25602 Math ! Delimiters
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \begin_inset CommandInset label
25609 LatexCommand label
25610 name "sec:Brackets-and-Delimiters"
25611
25612 \end_inset
25613
25614
25615 \end_layout
25616
25617 \begin_layout Standard
25618 There are several brackets available through \SpecialChar LyX
25619 .
25620  For some purposes, using just the keys 
25621 \family typewriter
25622 []{}()|<>
25623 \family default
25624  should suffice.
25625  But if you want to surround a large structure, like a matrix or a fraction,
25626  or if you have several layers of brackets, it is better to use the math
25627  toolbar delimiter icon 
25628 \begin_inset Info
25629 type  "icon"
25630 arg   "dialog-show mathdelimiter"
25631 \end_inset
25632
25633 .
25634  For example, if you construct the brackets around a matrix in this way:
25635 \begin_inset Formula 
25636 \[
25637 \left[\begin{array}{cc}
25638 1 & 2\\
25639 3 & 4
25640 \end{array}\right]
25641 \]
25642
25643 \end_inset
25644
25645 it makes it easier to see the layers of parentheses.
25646  Below, the expression on the left was entered using the delimiter icon
25647  
25648 \begin_inset Info
25649 type  "icon"
25650 arg   "dialog-show mathdelimiter"
25651 \end_inset
25652
25653  and the expression on the right was entered using the 
25654 \family typewriter
25655 ()
25656 \family default
25657  keys.
25658  
25659 \begin_inset Formula 
25660 \[
25661 \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})}))}
25662 \]
25663
25664 \end_inset
25665
25666
25667 \end_layout
25668
25669 \begin_layout Standard
25670 If you use the delimiter icon, the parentheses, and other brackets from
25671  that menu will automatically re-size to accommodate the size of what is
25672  inside.
25673 \end_layout
25674
25675 \begin_layout Standard
25676 To construct brackets click on the button for the bracket you want on the
25677  left side and right side.
25678  If you use the option 
25679 \family sans
25680 Keep
25681 \begin_inset space ~
25682 \end_inset
25683
25684 matched
25685 \family default
25686 , the selected bracket type will be used for the left and the right side.
25687  The selection will be shown as \SpecialChar TeX
25688  code.
25689  If you want one side not to have a bracket, use 
25690 \family sans
25691 (none)
25692 \family default
25693 .
25694  It will appear in \SpecialChar LyX
25695  with a dotted line, but nothing will be printed.
25696 \end_layout
25697
25698 \begin_layout Standard
25699 If you want to place brackets around existing math structures, like a square
25700  root, you can do so by first highlighting (selecting) the structure that
25701  is to go inside the brackets.
25702  Then choose the appropriate brackets for left and right and click on 
25703 \family sans
25704 Insert
25705 \family default
25706 .
25707  The most common bracket combinations (parentheses, square brackets, and
25708  braces, on both sides) can be entered more quickly using keyboard shortcuts.
25709  For example, to insert a pair of parentheses, select the structure and
25710  enter 
25711 \begin_inset Info
25712 type  "shortcut"
25713 arg   "math-delim ( )"
25714 \end_inset
25715
25716 .
25717 \end_layout
25718
25719 \begin_layout Section
25720 Arrays and Multi-line Equations
25721 \begin_inset Index idx
25722 status collapsed
25723
25724 \begin_layout Plain Layout
25725 Math ! Arrays
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \begin_inset Index idx
25732 status collapsed
25733
25734 \begin_layout Plain Layout
25735 Math ! Matrices
25736 \end_layout
25737
25738 \end_inset
25739
25740
25741 \begin_inset Index idx
25742 status collapsed
25743
25744 \begin_layout Plain Layout
25745 Math ! Multi-line Equations
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \begin_layout Standard
25754 Matrices are entered in \SpecialChar LyX
25755  using the 
25756 \family sans
25757 Math
25758 \begin_inset space ~
25759 \end_inset
25760
25761 Panel
25762 \family default
25763  matrix button 
25764 \begin_inset Info
25765 type  "icon"
25766 arg   "dialog-show mathmatrix"
25767 \end_inset
25768
25769 .
25770  It will open a dialog for you to choose the number of rows/columns.
25771  Here is an example:
25772 \begin_inset Formula 
25773 \[
25774 \left(\begin{array}{ccc}
25775 1 & 2 & 3\\
25776 4 & 5 & 6\\
25777 7 & 8 & 9
25778 \end{array}\right)
25779 \]
25780
25781 \end_inset
25782
25783 The parentheses aren't automatic, but you can add them as described in section
25784 \begin_inset space ~
25785 \end_inset
25786
25787
25788 \begin_inset CommandInset ref
25789 LatexCommand ref
25790 reference "sec:Brackets-and-Delimiters"
25791
25792 \end_inset
25793
25794 .
25795  When you construct the matrix, you can decide whether the column entries
25796  will be left-, right-, or center-justified.
25797  This alignment is set in the box 
25798 \family sans
25799 Horizontal
25800 \family default
25801  with the letters 
25802 \begin_inset Quotes eld
25803 \end_inset
25804
25805
25806 \family sans
25807 l
25808 \family default
25809
25810 \begin_inset Quotes erd
25811 \end_inset
25812
25813
25814 \begin_inset Quotes eld
25815 \end_inset
25816
25817
25818 \family sans
25819 r
25820 \family default
25821
25822 \begin_inset Quotes erd
25823 \end_inset
25824
25825 , and 
25826 \begin_inset Quotes eld
25827 \end_inset
25828
25829
25830 \family sans
25831 c
25832 \family default
25833
25834 \begin_inset Quotes erd
25835 \end_inset
25836
25837 .
25838  \SpecialChar LyX
25839  proposes a 
25840 \begin_inset Quotes eld
25841 \end_inset
25842
25843
25844 \family sans
25845 c
25846 \family default
25847
25848 \begin_inset Quotes erd
25849 \end_inset
25850
25851  for every column as default.
25852  For example, the sequence 
25853 \begin_inset Quotes eld
25854 \end_inset
25855
25856
25857 \family sans
25858 lcr
25859 \family default
25860
25861 \begin_inset Quotes erd
25862 \end_inset
25863
25864  means that the first column will be left-justified, the second will be
25865  centered, and the third column will be right-justified, because each letter
25866  corresponds to the relevant column.
25867  The result will look like this:
25868 \begin_inset Formula 
25869 \[
25870 \begin{array}{lcr}
25871 this & this\,column & this\,column\\
25872 column & has & has\,right\\
25873 has\,left\,alignment & center\,alignment & alignment
25874 \end{array}.
25875 \]
25876
25877 \end_inset
25878
25879
25880 \end_layout
25881
25882 \begin_layout Standard
25883 You can add more rows to an existing matrix by entering 
25884 \begin_inset Info
25885 type  "shortcut"
25886 arg   "newline-insert newline"
25887 \end_inset
25888
25889  while the cursor is in the matrix.
25890  Adding or deleting columns can be done via the menu 
25891 \family sans
25892 Edit\SpecialChar menuseparator
25893 Math
25894 \family default
25895  or the math toolbar.
25896 \end_layout
25897
25898 \begin_layout Standard
25899 There are other arrays used in formulas, such as distinctions of cases.
25900  It can be created with the menu 
25901 \family sans
25902 Insert\SpecialChar menuseparator
25903 Math\SpecialChar menuseparator
25904 Cases
25905 \begin_inset space ~
25906 \end_inset
25907
25908 Environment
25909 \family default
25910  or the command 
25911 \series bold
25912
25913 \backslash
25914 cases
25915 \series default
25916 .
25917  Here is an example: 
25918 \begin_inset Formula 
25919 \[
25920 f(x)=\begin{cases}
25921 -1 & x<0\\
25922 0 & x=0\\
25923 1 & x>0
25924 \end{cases}
25925 \]
25926
25927 \end_inset
25928
25929
25930 \end_layout
25931
25932 \begin_layout Standard
25933 \begin_inset VSpace bigskip
25934 \end_inset
25935
25936 Multi-line formulas are created when you press 
25937 \begin_inset Info
25938 type  "shortcut"
25939 arg   "newline-insert newline"
25940 \end_inset
25941
25942  within a formula.
25943  In an empty formula you can see that three blue boxes appear, one for each
25944  column.
25945  When you press 
25946 \begin_inset Info
25947 type  "shortcut"
25948 arg   "newline-insert newline"
25949 \end_inset
25950
25951  in a non-empty formula, the part before the relation sign (equal sign 
25952 \begin_inset Quotes eld
25953 \end_inset
25954
25955 =
25956 \begin_inset Quotes erd
25957 \end_inset
25958
25959  etc.) will be inserted automatically in the first column, the relation sign
25960  is in the second column, and the rest in the third column.
25961  A new row is created by every further entry of 
25962 \begin_inset Info
25963 type  "shortcut"
25964 arg   "newline-insert newline"
25965 \end_inset
25966
25967 .
25968  Multi-line formulas are always displayed formulas.
25969  Here is an example:
25970 \begin_inset Formula 
25971 \begin{eqnarray}
25972 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
25973 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
25974 \end{eqnarray}
25975
25976 \end_inset
25977
25978 Note that the middle column is designed for relation signs so structures
25979  in this column will be printed in a smaller size:
25980 \begin_inset Formula 
25981 \begin{eqnarray*}
25982 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
25983 \end{eqnarray*}
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \begin_layout Standard
25991 The multi-line formula type described here is called 
25992 \family typewriter
25993 \series medium
25994 eqnarray
25995 \family default
25996 \series default
25997 .
25998  There are other multi-line types more suitable for certain situations,
25999  for example if you want a better inter-line spacing than in formula 
26000 \begin_inset CommandInset ref
26001 LatexCommand eqref
26002 reference "eq:asquared"
26003
26004 \end_inset
26005
26006 .
26007  The other types are described in section
26008 \begin_inset space ~
26009 \end_inset
26010
26011
26012 \begin_inset CommandInset ref
26013 LatexCommand ref
26014 reference "subsec:AMS-Formula-Types"
26015
26016 \end_inset
26017
26018 .
26019 \end_layout
26020
26021 \begin_layout Section
26022 Formula Numbering and Referencing
26023 \begin_inset Index idx
26024 status collapsed
26025
26026 \begin_layout Plain Layout
26027 Math ! Formula numbering
26028 \end_layout
26029
26030 \end_inset
26031
26032
26033 \begin_inset Index idx
26034 status collapsed
26035
26036 \begin_layout Plain Layout
26037 Math ! Referencing formulas
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \begin_inset CommandInset label
26044 LatexCommand label
26045 name "sec:Formula-Numbering-and"
26046
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \begin_layout Standard
26053 To number a formula, set the cursor in the formula and use the menu 
26054 \family sans
26055 Edit\SpecialChar menuseparator
26056 Math\SpecialChar menuseparator
26057 Number
26058 \begin_inset space ~
26059 \end_inset
26060
26061 Whole
26062 \begin_inset space ~
26063 \end_inset
26064
26065 Formula
26066 \family default
26067  or the shortcut 
26068 \begin_inset Info
26069 type  "shortcut"
26070 arg   "math-number-toggle"
26071 \end_inset
26072
26073 .
26074  The formula number appears in \SpecialChar LyX
26075  within parentheses.
26076  The number shown is temporary and may be different when the output is generated.
26077  The placement and format of the formula number in the output depends on
26078  the document class.
26079  In this document the number is printed together with the chapter number,
26080  separated by a dot:
26081 \begin_inset Formula 
26082 \begin{equation}
26083 1+1=2
26084 \end{equation}
26085
26086 \end_inset
26087
26088 Using 
26089 \begin_inset Info
26090 type  "shortcut"
26091 arg   "math-number-toggle"
26092 \end_inset
26093
26094  in a numbered formula will switch off the numbering.
26095  You can only number displayed formulas.
26096 \end_layout
26097
26098 \begin_layout Standard
26099 Multi-line formulas can be numbered line by line: Using the menu 
26100 \family sans
26101 Edit\SpecialChar menuseparator
26102 Math\SpecialChar menuseparator
26103 Number
26104 \begin_inset space ~
26105 \end_inset
26106
26107 This
26108 \begin_inset space ~
26109 \end_inset
26110
26111 Line
26112 \family default
26113  or the shortcut 
26114 \begin_inset Info
26115 type  "shortcut"
26116 arg   "math-number-line-toggle"
26117 \end_inset
26118
26119  will only toggle the numbering of the line where the cursor is:
26120 \begin_inset Formula 
26121 \begin{eqnarray}
26122 1 & = & 3-2\\
26123 2 & = & 4-2\nonumber \\
26124 4 & \leq & 7
26125 \end{eqnarray}
26126
26127 \end_inset
26128
26129 To number all lines use the shortcut 
26130 \begin_inset Info
26131 type  "shortcut"
26132 arg   "math-number-toggle"
26133 \end_inset
26134
26135 .
26136 \end_layout
26137
26138 \begin_layout Standard
26139 \begin_inset VSpace bigskip
26140 \end_inset
26141
26142 Every displayed formula can be referenced by its number using a label.
26143  A label is inserted with the menu 
26144 \family sans
26145 Insert\SpecialChar menuseparator
26146 Label
26147 \family default
26148  (toolbar button 
26149 \begin_inset Info
26150 type  "icon"
26151 arg   "label-insert"
26152 \end_inset
26153
26154 ) when the cursor is in the formula.
26155  This opens a dialog to enter the label.
26156  It is recommended that you use the suggested 
26157 \begin_inset Quotes eld
26158 \end_inset
26159
26160
26161 \family sans
26162 eq:
26163 \family default
26164
26165 \begin_inset Quotes erd
26166 \end_inset
26167
26168  as the first part of the label, because this helps later to identify the
26169  label type when you have many labels in your document.
26170  We inserted in the following example the label 
26171 \begin_inset Quotes eld
26172 \end_inset
26173
26174 eq:tanhExp
26175 \begin_inset Quotes erd
26176 \end_inset
26177
26178  in the second line:
26179 \begin_inset Formula 
26180 \begin{eqnarray}
26181 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
26182  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
26183 \end{eqnarray}
26184
26185 \end_inset
26186
26187 Every labeled line is automatically numbered.
26188  Therefore the label is shown behind the formula number.
26189  You can reference a labeled formula using the menu 
26190 \family sans
26191 Insert\SpecialChar menuseparator
26192 Cross
26193 \begin_inset space ~
26194 \end_inset
26195
26196 Reference
26197 \family default
26198  (toolbar button 
26199 \begin_inset Info
26200 type  "icon"
26201 arg   "dialog-show-new-inset ref"
26202 \end_inset
26203
26204 ).
26205  A dialog appears to choose a label you want to refer to.
26206  The reference appears in \SpecialChar LyX
26207  as a gray cross-reference box and in the output
26208  as the formula number:
26209 \end_layout
26210
26211 \begin_layout Standard
26212 This is a cross-reference to equation (
26213 \begin_inset CommandInset ref
26214 LatexCommand ref
26215 reference "eq:tanhExp"
26216
26217 \end_inset
26218
26219 ).
26220 \end_layout
26221
26222 \begin_layout Standard
26223 The properties of \SpecialChar LyX
26224 's cross-reference box are described in section
26225 \begin_inset space ~
26226 \end_inset
26227
26228
26229 \begin_inset CommandInset ref
26230 LatexCommand ref
26231 reference "sec:Cross-References"
26232
26233 \end_inset
26234
26235 .
26236  To delete a label, set the cursor at the end in the labeled formula and
26237  press 
26238 \family sans
26239 Del
26240 \family default
26241 .
26242 \end_layout
26243
26244 \begin_layout Section
26245 User defined math macros
26246 \begin_inset Index idx
26247 status collapsed
26248
26249 \begin_layout Plain Layout
26250 Math ! Macros
26251 \end_layout
26252
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \begin_layout Standard
26259 \SpecialChar LyX
26260  allows you to define macros for formulas which is very useful when you
26261  have equations of the same form in a document several times.
26262  Math macros are explained in section 
26263 \emph on
26264 Math
26265 \begin_inset space ~
26266 \end_inset
26267
26268 Macros
26269 \emph default
26270  of the 
26271 \emph on
26272 Math
26273 \emph default
26274  manual.
26275 \end_layout
26276
26277 \begin_layout Section
26278 Fine-Tuning
26279 \end_layout
26280
26281 \begin_layout Subsection
26282 Typefaces
26283 \begin_inset Index idx
26284 status collapsed
26285
26286 \begin_layout Plain Layout
26287 Math ! Typefaces
26288 \end_layout
26289
26290 \end_inset
26291
26292
26293 \end_layout
26294
26295 \begin_layout Standard
26296 The standard font for text is italic, for numbers the standard is roman.
26297  To set a font in a formula, use the 
26298 \family sans
26299 Math
26300 \begin_inset space ~
26301 \end_inset
26302
26303 Panel
26304 \family default
26305  button 
26306 \begin_inset Info
26307 type  "icon"
26308 arg   "math-insert \\font"
26309 \end_inset
26310
26311 , or enter its command, listed in table
26312 \begin_inset space ~
26313 \end_inset
26314
26315
26316 \begin_inset CommandInset ref
26317 LatexCommand ref
26318 reference "tab:Typefaces-and-the"
26319
26320 \end_inset
26321
26322 , directly.
26323 \end_layout
26324
26325 \begin_layout Standard
26326 \begin_inset Float table
26327 wide false
26328 sideways false
26329 status open
26330
26331 \begin_layout Plain Layout
26332 \begin_inset Caption Standard
26333
26334 \begin_layout Plain Layout
26335 \begin_inset CommandInset label
26336 LatexCommand label
26337 name "tab:Typefaces-and-the"
26338
26339 \end_inset
26340
26341 Typefaces and the corresponding commands.
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \begin_layout Plain Layout
26350 \align center
26351 \begin_inset Tabular
26352 <lyxtabular version="3" rows="9" columns="2">
26353 <features tabularvalignment="middle">
26354 <column alignment="center" valignment="top" width="0pt">
26355 <column alignment="center" valignment="top" width="0pt">
26356 <row>
26357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Plain Layout
26361 Font
26362 \end_layout
26363
26364 \end_inset
26365 </cell>
26366 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
26367 \begin_inset Text
26368
26369 \begin_layout Plain Layout
26370 Command
26371 \end_layout
26372
26373 \end_inset
26374 </cell>
26375 </row>
26376 <row>
26377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26378 \begin_inset Text
26379
26380 \begin_layout Plain Layout
26381
26382 \shape up
26383 \size normal
26384 \bar no
26385 \noun off
26386 \color none
26387 \begin_inset Formula $\mathrm{Roman}$
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26396 \begin_inset Text
26397
26398 \begin_layout Plain Layout
26399
26400 \series bold
26401
26402 \backslash
26403 mathrm
26404 \end_layout
26405
26406 \end_inset
26407 </cell>
26408 </row>
26409 <row>
26410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26411 \begin_inset Text
26412
26413 \begin_layout Plain Layout
26414 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
26415 \end_inset
26416
26417
26418 \end_layout
26419
26420 \end_inset
26421 </cell>
26422 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Plain Layout
26426
26427 \series bold
26428
26429 \backslash
26430 mathbf
26431 \end_layout
26432
26433 \end_inset
26434 </cell>
26435 </row>
26436 <row>
26437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset Formula $\mathit{Italic}$
26442 \end_inset
26443
26444
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Plain Layout
26453
26454 \series bold
26455
26456 \backslash
26457 mathit
26458 \end_layout
26459
26460 \end_inset
26461 </cell>
26462 </row>
26463 <row>
26464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26465 \begin_inset Text
26466
26467 \begin_layout Plain Layout
26468
26469 \shape up
26470 \size normal
26471 \bar no
26472 \noun off
26473 \color none
26474 \begin_inset Formula $\mathtt{Typewriter}$
26475 \end_inset
26476
26477
26478 \end_layout
26479
26480 \end_inset
26481 </cell>
26482 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26483 \begin_inset Text
26484
26485 \begin_layout Plain Layout
26486
26487 \series bold
26488
26489 \backslash
26490 mathtt
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 </row>
26496 <row>
26497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26498 \begin_inset Text
26499
26500 \begin_layout Plain Layout
26501 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Plain Layout
26513
26514 \series bold
26515
26516 \backslash
26517 mathbb
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 </row>
26523 <row>
26524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528 \begin_inset Formula $\mathfrak{Fraktur}$
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Plain Layout
26540
26541 \series bold
26542
26543 \backslash
26544 mathfrak
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 </row>
26550 <row>
26551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26552 \begin_inset Text
26553
26554 \begin_layout Plain Layout
26555
26556 \shape up
26557 \size normal
26558 \emph on
26559 \bar no
26560 \noun off
26561 \color none
26562 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Plain Layout
26574
26575 \series bold
26576
26577 \backslash
26578 mathcal
26579 \end_layout
26580
26581 \end_inset
26582 </cell>
26583 </row>
26584 <row>
26585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26586 \begin_inset Text
26587
26588 \begin_layout Plain Layout
26589 \begin_inset Formula $\mathsf{SansSerif}$
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \end_inset
26596 </cell>
26597 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
26598 \begin_inset Text
26599
26600 \begin_layout Plain Layout
26601
26602 \series bold
26603
26604 \backslash
26605 mathsf
26606 \end_layout
26607
26608 \end_inset
26609 </cell>
26610 </row>
26611 </lyxtabular>
26612
26613 \end_inset
26614
26615
26616 \end_layout
26617
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \begin_layout Standard
26624 \begin_inset Note Greyedout
26625 status open
26626
26627 \begin_layout Plain Layout
26628
26629 \series bold
26630 Note:
26631 \series default
26632  You can only print capital letters in the typefaces 
26633 \family sans
26634 Blackboard
26635 \family default
26636  and 
26637 \family sans
26638 Calligraphic
26639 \family default
26640 .
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \end_layout
26647
26648 \begin_layout Standard
26649 When you use a typeface, a blue box is inserted in the formula.
26650  Every character in this box will be printed in this typeface.
26651  Pressing 
26652 \family sans
26653 Space
26654 \family default
26655  within the box will set the cursor outside, so that you have to use a protected
26656  space when you need a space in the box.
26657  Here is an example where 
26658 \begin_inset Quotes eld
26659 \end_inset
26660
26661 N
26662 \begin_inset Quotes erd
26663 \end_inset
26664
26665  in 
26666 \family sans
26667 Blackboard
26668 \family default
26669  denotes the set of numbers:
26670 \begin_inset Formula 
26671 \[
26672 f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
26673 \]
26674
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \begin_layout Standard
26681 The typefaces are nestable, which can cause confusion.
26682  You can, for example, put a character in 
26683 \family sans
26684 Fraktur
26685 \family default
26686  in a box for 
26687 \family sans
26688 Typewriter
26689 \family default
26690
26691 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
26692 \end_inset
26693
26694  
26695 \begin_inset Newline newline
26696 \end_inset
26697
26698 So it is better not to use this feature.
26699 \end_layout
26700
26701 \begin_layout Standard
26702 The typefaces have no effect on Greek letters: 
26703 \begin_inset Formula $\mathfrak{abc\delta e}$
26704 \end_inset
26705
26706
26707 \begin_inset Newline newline
26708 \end_inset
26709
26710 You can only print them emboldened using the command 
26711 \series bold
26712
26713 \backslash
26714 boldsymbol
26715 \series default
26716 , which works like the other typeface commands: 
26717 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Standard
26724
26725 \series bold
26726
26727 \backslash
26728 boldsymbol
26729 \series default
26730  works for all symbols, letters, and numbers.
26731 \end_layout
26732
26733 \begin_layout Standard
26734 A number of other font options are available as well, in the menu 
26735 \family sans
26736 Edit\SpecialChar menuseparator
26737 Math\SpecialChar menuseparator
26738 Text
26739 \begin_inset space ~
26740 \end_inset
26741
26742 Style
26743 \family default
26744 .
26745 \end_layout
26746
26747 \begin_layout Subsection
26748 Math Text
26749 \begin_inset Index idx
26750 status collapsed
26751
26752 \begin_layout Plain Layout
26753 Math ! Text
26754 \end_layout
26755
26756 \end_inset
26757
26758
26759 \end_layout
26760
26761 \begin_layout Standard
26762 Typefaces are useful for entering some characters in some given font, but
26763  not for text.
26764  For typing longer pieces of text use the math text, which is obtained using
26765  the entry 
26766 \family sans
26767 Normal
26768 \begin_inset space ~
26769 \end_inset
26770
26771 text
26772 \begin_inset space ~
26773 \end_inset
26774
26775 mode
26776 \family default
26777  of the 
26778 \family sans
26779 Math
26780 \begin_inset space ~
26781 \end_inset
26782
26783 Panel
26784 \family default
26785  button 
26786 \begin_inset Info
26787 type  "icon"
26788 arg   "math-insert \\font"
26789 \end_inset
26790
26791 .
26792  Math text appears in \SpecialChar LyX
26793  in black instead of blue.
26794  You can use spaces and accents in math text as in normal text.
26795  Here is an example:
26796 \begin_inset Formula 
26797 \[
26798 f(x)=\begin{cases}
26799 x & \mbox{if I say so}\\
26800 -x & \mbox{under Umständen}
26801 \end{cases}
26802 \]
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Subsection
26810 Font Sizes
26811 \begin_inset Index idx
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 Math ! Font sizes
26816 \end_layout
26817
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \begin_layout Standard
26824 There are four font styles (relative sizes) used in math-mode, which are
26825  automatically chosen in most situations.
26826  These are called 
26827 \family sans
26828 textstyle
26829 \family default
26830
26831 \family sans
26832 displaystyle
26833 \family default
26834
26835 \family sans
26836 scriptstyle
26837 \family default
26838 , and 
26839 \family sans
26840 scriptscriptstyle
26841 \family default
26842 .
26843  For most characters, 
26844 \family sans
26845 textstyle
26846 \family default
26847  and 
26848 \family sans
26849 displaystyle
26850 \family default
26851  are actually the same size, but fractions, superscripts and subscripts,
26852  and certain other structures, are set larger in 
26853 \family sans
26854 displaystyle
26855 \family default
26856 .
26857  Except for some operators, which resize themselves to accommodate various
26858  situations, all text will be set in the styles that \SpecialChar LaTeX
26859  thinks are appropriate.
26860  These choices can be overridden by using the math panel button 
26861 \begin_inset Info
26862 type  "icon"
26863 arg   "math-insert \\style"
26864 \end_inset
26865
26866 .
26867  A box for the size will be created in which you can insert the math structure.
26868  For example, you can set 
26869 \begin_inset Formula $\frac{1}{2}$
26870 \end_inset
26871
26872 , which is normally in 
26873 \family sans
26874 textstyle
26875 \family default
26876 , larger in 
26877 \family sans
26878 displaystyle
26879 \family default
26880
26881 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
26882 \end_inset
26883
26884 .
26885  The four styles are used in the following example:
26886 \end_layout
26887
26888 \begin_layout Standard
26889 \begin_inset Formula $displaystyle$
26890 \end_inset
26891
26892
26893 \begin_inset Formula ${\textstyle textstyle}$
26894 \end_inset
26895
26896
26897 \begin_inset Formula ${\scriptstyle scriptstyle}$
26898 \end_inset
26899
26900
26901 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
26902 \end_inset
26903
26904 .
26905 \end_layout
26906
26907 \begin_layout Standard
26908 All these math-mode font sizes are relative so that if the whole math inset
26909  is set in a particular size with the menu 
26910 \family sans
26911 Edit\SpecialChar menuseparator
26912 Text
26913 \begin_inset space ~
26914 \end_inset
26915
26916 Style
26917 \family default
26918 , all sizes in the formula will be adjusted relative to this size.
26919  Similarly, if the base font size of the document is changed, all fonts
26920  will be adjusted to correspond.
26921  As an example here is a formula in the font size 
26922 \begin_inset Quotes eld
26923 \end_inset
26924
26925 largest
26926 \begin_inset Quotes erd
26927 \end_inset
26928
26929 :
26930 \end_layout
26931
26932 \begin_layout Standard
26933
26934 \family roman
26935 \size largest
26936 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \begin_layout Section
26943 AMS-\SpecialChar LaTeX
26944
26945 \begin_inset Index idx
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949 AMS math
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \begin_inset Index idx
26956 status collapsed
26957
26958 \begin_layout Plain Layout
26959 Math ! AMS
26960 \end_layout
26961
26962 \end_inset
26963
26964
26965 \end_layout
26966
26967 \begin_layout Standard
26968 \SpecialChar LyX
26969  supports the packages provided by the American Mathematical Society (AMS)
26970  that are in common use.
26971 \end_layout
26972
26973 \begin_layout Subsection
26974 Enabling AMS-Support
26975 \end_layout
26976
26977 \begin_layout Standard
26978 You can make the facilities of the AMS-packages explicitly available in
26979  the document by selecting the checkbox 
26980 \family sans
26981 Use
26982 \begin_inset space ~
26983 \end_inset
26984
26985 AMS
26986 \begin_inset space ~
26987 \end_inset
26988
26989 math
26990 \begin_inset space ~
26991 \end_inset
26992
26993 package
26994 \family default
26995  in the 
26996 \family sans
26997 Document\SpecialChar menuseparator
26998 Settings
26999 \family default
27000
27001 \begin_inset Index idx
27002 status collapsed
27003
27004 \begin_layout Plain Layout
27005 Document ! Settings
27006 \end_layout
27007
27008 \end_inset
27009
27010  dialog under 
27011 \family sans
27012 Math
27013 \begin_inset space ~
27014 \end_inset
27015
27016 Options
27017 \family default
27018 .
27019  AMS is needed for many math-constructs; so when you get \SpecialChar LaTeX
27020 -errors in formulas,
27021  ensure that you have enabled AMS.
27022 \end_layout
27023
27024 \begin_layout Subsection
27025 AMS-Formula Types
27026 \begin_inset CommandInset label
27027 LatexCommand label
27028 name "subsec:AMS-Formula-Types"
27029
27030 \end_inset
27031
27032
27033 \begin_inset Index idx
27034 status collapsed
27035
27036 \begin_layout Plain Layout
27037 Math ! Multi-line Equations
27038 \end_layout
27039
27040 \end_inset
27041
27042
27043 \end_layout
27044
27045 \begin_layout Standard
27046 AMS-\SpecialChar LaTeX
27047  provides a selection of different formula types.
27048  \SpecialChar LyX
27049  allows you to choose between 
27050 \family typewriter
27051 align
27052 \family default
27053
27054 \family typewriter
27055 alignat
27056 \family default
27057
27058 \family typewriter
27059 flalign
27060 \family default
27061
27062 \family typewriter
27063 gather
27064 \family default
27065 , and 
27066 \family typewriter
27067 multline
27068 \family default
27069 .
27070  We refer you to the AMS-documentation, 
27071 \begin_inset CommandInset citation
27072 LatexCommand cite
27073 key "AMS"
27074 literal "true"
27075
27076 \end_inset
27077
27078 , for an explanation of these formula types.
27079 \end_layout
27080
27081 \begin_layout Chapter
27082 More Tools
27083 \end_layout
27084
27085 \begin_layout Section
27086 Cross-References
27087 \begin_inset Index idx
27088 status collapsed
27089
27090 \begin_layout Plain Layout
27091 Cross references
27092 \end_layout
27093
27094 \end_inset
27095
27096
27097 \begin_inset CommandInset label
27098 LatexCommand label
27099 name "sec:Cross-References"
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \begin_layout Standard
27107 One of \SpecialChar LyX
27108 's strengths is cross-references.
27109  You can reference every section, float, footnote, formula, and list in
27110  the document.
27111  To reference a document part, you have to insert a label into it.
27112  The label is used as an anchor and a name for the reference.
27113  We want for example to refer to the second item of the following list:
27114 \end_layout
27115
27116 \begin_layout Enumerate
27117 First item
27118 \end_layout
27119
27120 \begin_layout Enumerate
27121 \begin_inset CommandInset label
27122 LatexCommand label
27123 name "enu:Second-item"
27124
27125 \end_inset
27126
27127 Second item
27128 \end_layout
27129
27130 \begin_layout Enumerate
27131 Third item
27132 \end_layout
27133
27134 \begin_layout Standard
27135 First we insert a label into the second item with the menu 
27136 \family sans
27137 Insert\SpecialChar menuseparator
27138 Label
27139 \family default
27140  or by pressing the toolbar button 
27141 \begin_inset Info
27142 type  "icon"
27143 arg   "label-insert"
27144 \end_inset
27145
27146 .
27147  A gray label box like this: 
27148 \begin_inset Graphics
27149         filename clipart/label.png
27150
27151 \end_inset
27152
27153  is inserted and the label window pops up asking for the label text.
27154  \SpecialChar LyX
27155  offers as text the first words of the item with a prefix, in our case
27156  the text 
27157 \begin_inset Quotes eld
27158 \end_inset
27159
27160
27161 \family sans
27162 enu:Second-item
27163 \family default
27164
27165 \begin_inset Quotes erd
27166 \end_inset
27167
27168 .
27169  The prefix 
27170 \begin_inset Quotes eld
27171 \end_inset
27172
27173
27174 \family sans
27175 enu:
27176 \family default
27177
27178 \begin_inset Quotes erd
27179 \end_inset
27180
27181  stands for 
27182 \begin_inset Quotes eld
27183 \end_inset
27184
27185 enumerate
27186 \begin_inset Quotes erd
27187 \end_inset
27188
27189 .
27190  The prefix depends on the document part where the label is inserted; for
27191  example, if you insert a label into a section heading, the suggested prefix
27192  will be 
27193 \begin_inset Quotes eld
27194 \end_inset
27195
27196
27197 \family sans
27198 sec:
27199 \family default
27200
27201 \begin_inset Quotes erd
27202 \end_inset
27203
27204 .
27205 \end_layout
27206
27207 \begin_layout Standard
27208 To reference the item, we refer to its label using the menu 
27209 \family sans
27210 Insert\SpecialChar menuseparator
27211 Cross-Reference
27212 \family default
27213  or the toolbar button 
27214 \begin_inset Info
27215 type  "icon"
27216 arg   "dialog-show-new-inset ref"
27217 \end_inset
27218
27219 .
27220  A gray cross-reference box like this: 
27221 \begin_inset Graphics
27222         filename clipart/reference.png
27223
27224 \end_inset
27225
27226  is inserted and the cross-reference window appears showing all the labels
27227  in the document.
27228  We can now sort the labels alphabetically and then choose the entry 
27229 \begin_inset Quotes eld
27230 \end_inset
27231
27232
27233 \family sans
27234 enu:Second-item
27235 \family default
27236
27237 \begin_inset Quotes erd
27238 \end_inset
27239
27240 .
27241  At the position of the cross-reference box the item number will appear
27242  in the output.
27243 \end_layout
27244
27245 \begin_layout Standard
27246 As an alternative to 
27247 \family sans
27248 Insert\SpecialChar menuseparator
27249 Cross-Reference
27250 \family default
27251 , you can right-click on a label and in the popup menu select 
27252 \family sans
27253 Copy as Reference
27254 \family default
27255 .
27256  The cross-reference to this label is now in the clipboard and can be pasted
27257  to the actual cursor position via the menu 
27258 \family sans
27259 Edit\SpecialChar menuseparator
27260 Paste
27261 \family default
27262  (shortcut 
27263 \begin_inset Info
27264 type  "shortcut"
27265 arg   "paste"
27266 \end_inset
27267
27268 ).
27269 \end_layout
27270
27271 \begin_layout Standard
27272 Here is our cross-reference: Item
27273 \begin_inset space ~
27274 \end_inset
27275
27276
27277 \begin_inset CommandInset ref
27278 LatexCommand ref
27279 reference "enu:Second-item"
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Standard
27287 It is recommended to use a protected space
27288 \begin_inset Foot
27289 status collapsed
27290
27291 \begin_layout Plain Layout
27292 described in section
27293 \begin_inset space ~
27294 \end_inset
27295
27296
27297 \begin_inset CommandInset ref
27298 LatexCommand ref
27299 reference "subsec:Protected-Space"
27300
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \end_inset
27307
27308  between the cross-reference name and the cross-reference to avoid ugly
27309  line breaks between them.
27310 \end_layout
27311
27312 \begin_layout Standard
27313 There are six formats of cross-references:
27314 \end_layout
27315
27316 \begin_layout Description
27317 <reference>: prints the number, this is the default: 
27318 \begin_inset CommandInset ref
27319 LatexCommand ref
27320 reference "fig:Two-distorted-images"
27321
27322 \end_inset
27323
27324
27325 \end_layout
27326
27327 \begin_layout Description
27328 (<reference>): prints the number within two parentheses, this is the style
27329  normally used to reference formulas, especially when the reference name
27330  
27331 \begin_inset Quotes eld
27332 \end_inset
27333
27334 Equation
27335 \begin_inset Quotes erd
27336 \end_inset
27337
27338  is omitted: 
27339 \begin_inset CommandInset ref
27340 LatexCommand eqref
27341 reference "eq:tanhExp"
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Description
27349 <page>: prints the page number: Page
27350 \begin_inset space ~
27351 \end_inset
27352
27353
27354 \begin_inset CommandInset ref
27355 LatexCommand pageref
27356 reference "fig:Two-distorted-images"
27357
27358 \end_inset
27359
27360
27361 \end_layout
27362
27363 \begin_layout Description
27364 on
27365 \begin_inset space ~
27366 \end_inset
27367
27368 page
27369 \begin_inset space ~
27370 \end_inset
27371
27372 <page>: prints the text “on page” and the page number: 
27373 \begin_inset CommandInset ref
27374 LatexCommand vpageref
27375 reference "fig:Two-distorted-images"
27376
27377 \end_inset
27378
27379
27380 \begin_inset Newline newline
27381 \end_inset
27382
27383 If the label is on the same page, it prints “on this page”; if the label
27384  is on a facing page in a two-sided document, it prints “on the facing page”;
27385  if it is on the previous page which is not a facing page, it prints “on
27386  the previous page”; if it is on the next page which is not a facing page,
27387  it prints “on the next page”.
27388  The wording of the printed text also depends on the used document class.
27389 \end_layout
27390
27391 \begin_layout Description
27392 <reference>
27393 \begin_inset space ~
27394 \end_inset
27395
27396 on
27397 \begin_inset space ~
27398 \end_inset
27399
27400 page
27401 \begin_inset space ~
27402 \end_inset
27403
27404 <page>: prints the number, the text “on page” and the page number: 
27405 \begin_inset CommandInset ref
27406 LatexCommand vref
27407 reference "fig:Two-distorted-images"
27408
27409 \end_inset
27410
27411
27412 \begin_inset Newline newline
27413 \end_inset
27414
27415 If the label is on the same page, this format behaves like 
27416 \family sans
27417 \series bold
27418 <reference>
27419 \family default
27420 \series default
27421 ; otherwise it behaves like 
27422 \family sans
27423 \series bold
27424 on
27425 \begin_inset space ~
27426 \end_inset
27427
27428 page
27429 \begin_inset space ~
27430 \end_inset
27431
27432 <page>
27433 \family default
27434 \series default
27435 .
27436 \end_layout
27437
27438 \begin_layout Description
27439 Formatted
27440 \begin_inset space ~
27441 \end_inset
27442
27443 reference: prints a self defined cross-reference format.
27444 \begin_inset Newline newline
27445 \end_inset
27446
27447
27448 \begin_inset Note Greyedout
27449 status open
27450
27451 \begin_layout Plain Layout
27452
27453 \series bold
27454 Note:
27455 \series default
27456  This feature is only available when you have the \SpecialChar LaTeX
27457 -package 
27458 \series bold
27459 prettyref
27460 \series default
27461  or 
27462 \series bold
27463 refstyle
27464 \series default
27465
27466 \begin_inset Index idx
27467 status collapsed
27468
27469 \begin_layout Plain Layout
27470 \SpecialChar LaTeX
27471 -packages ! prettyref
27472 \end_layout
27473
27474 \end_inset
27475
27476
27477 \begin_inset Index idx
27478 status collapsed
27479
27480 \begin_layout Plain Layout
27481 \SpecialChar LaTeX
27482 -packages ! refstyle
27483 \end_layout
27484
27485 \end_inset
27486
27487  installed.
27488 \end_layout
27489
27490 \end_inset
27491
27492
27493 \begin_inset Newline newline
27494 \end_inset
27495
27496 You can select which \SpecialChar LaTeX
27497 -package should be used for this feature by setting
27498  the option 
27499 \family sans
27500 Use refstyle (not prettyref) for cross-references
27501 \family default
27502  in the menu 
27503 \family sans
27504 Document\SpecialChar menuseparator
27505 Settings\SpecialChar menuseparator
27506 Document Class
27507 \family default
27508 .
27509  The package 
27510 \series bold
27511 refstyle
27512 \series default
27513  is the default and preferred because 
27514 \series bold
27515 prettyref
27516 \series default
27517  supports only English documents.
27518  The format is specified by using the command 
27519 \series bold
27520
27521 \backslash
27522 newrefformat
27523 \series default
27524  (prettyref) or 
27525 \series bold
27526
27527 \backslash
27528 newref
27529 \series default
27530  (refstyle) in the \SpecialChar LaTeX
27531  preamble of the document.
27532  For example redefining all references to figures (which have the label
27533  shortcut 
27534 \begin_inset Quotes eld
27535 \end_inset
27536
27537
27538 \family sans
27539 fig
27540 \family default
27541
27542 \begin_inset Quotes erd
27543 \end_inset
27544
27545 ) can be done
27546 \change_inserted 424524441 1483414614
27547 , for 
27548 \series bold
27549 refstyle
27550 \series default
27551 ,
27552 \change_unchanged
27553  with this command
27554 \change_inserted 424524441 1483414616
27555 :
27556 \change_unchanged
27557
27558 \begin_inset Newline newline
27559 \end_inset
27560
27561
27562 \series bold
27563
27564 \backslash
27565 newref{fig}{refcmd={Image on page 
27566 \backslash
27567 pageref{#1}}}
27568 \change_inserted 424524441 1484857490
27569
27570 \series default
27571
27572 \begin_inset Newline newline
27573 \end_inset
27574
27575 Please note that neither 
27576 \series bold
27577 prettyref
27578 \series default
27579  nor 
27580 \series bold
27581 refstyle
27582 \series default
27583  (nor \SpecialChar LyX
27584  itself) predefines reference formats for all available types.
27585  This is especially true for the wide variety of mathematical `theorem'
27586  environments.
27587  So if you want to make formatted references to, say, Propositions, then
27588  you will need to define the relevant format yourself.
27589  For 
27590 \series bold
27591 prettyref
27592 \series default
27593 , you might do so as follows:
27594 \begin_inset Newline newline
27595 \end_inset
27596
27597
27598 \series bold
27599
27600 \backslash
27601 newrefformat{prop}{Proposition 
27602 \backslash
27603 ref{#1}}
27604 \change_unchanged
27605
27606 \series default
27607
27608 \begin_inset Newline newline
27609 \end_inset
27610
27611 For more information about 
27612 \change_inserted 424524441 1484843645
27613 defining formatted references
27614 \change_deleted 424524441 1484843647
27615 the format
27616 \change_unchanged
27617 , have a look at the package documentation
27618 \change_deleted 424524441 1484843659
27619 s,
27620 \change_unchanged
27621  
27622 \begin_inset CommandInset citation
27623 LatexCommand cite
27624 key "prettyref,refstyle"
27625 literal "true"
27626
27627 \end_inset
27628
27629 .
27630 \change_inserted 424524441 1484843594
27631
27632 \begin_inset Newline newline
27633 \end_inset
27634
27635 The `Plural' and `Capitalized' options will be available with formatted
27636  references only if you are using the 
27637 \series bold
27638 refstyle
27639 \series default
27640  package.
27641  See its documentation, again, for more information.
27642 \end_layout
27643
27644 \begin_layout Description
27645 Textual
27646 \begin_inset space ~
27647 \end_inset
27648
27649 reference: prints the caption or the name of the reference: 
27650 \begin_inset CommandInset ref
27651 LatexCommand nameref
27652 reference "fig:Two-distorted-images"
27653
27654 \end_inset
27655
27656
27657 \change_inserted 424524441 1483414460
27658
27659 \end_layout
27660
27661 \begin_layout Description
27662
27663 \change_inserted 424524441 1483817846
27664 Label
27665 \begin_inset space ~
27666 \end_inset
27667
27668 only: prints only the \SpecialChar LaTeX
27669  label for the reference.
27670  This allows for customization, using ERT, if you want to issue a command
27671  that LyX does not support.
27672  If you are using 
27673 \series bold
27674 refstyle
27675 \series default
27676 , then you may want to use the 
27677 \begin_inset Quotes eld
27678 \end_inset
27679
27680 No prefix
27681 \begin_inset Quotes erd
27682 \end_inset
27683
27684  option, which will output only the part of the reference following the
27685  
27686 \begin_inset Quotes eld
27687 \end_inset
27688
27689 :
27690 \begin_inset Quotes erd
27691 \end_inset
27692
27693  separator.
27694  This is the form needed for, e.g., 
27695 \series bold
27696 refstyle
27697 \series default
27698 's range commands.
27699 \change_deleted 424524441 1483414539
27700
27701 \end_layout
27702
27703 \begin_layout Standard
27704 The number and current page of the referenced document part in the output
27705  is automatically calculated by \SpecialChar LaTeX
27706 .
27707  The varieties are adjusted in the field 
27708 \family sans
27709 Format
27710 \family default
27711  of the cross-reference window, that appears when you click on the cross-referen
27712 ce.
27713 \end_layout
27714
27715 \begin_layout Standard
27716 You can only use the style 
27717 \family sans
27718 <reference>
27719 \family default
27720  to reference numbered document parts, while the reference style 
27721 \family sans
27722 <page>
27723 \family default
27724  is always possible.
27725 \end_layout
27726
27727 \begin_layout Standard
27728 If you want to reference a section, put the label in the section heading;
27729  for floats put the label in the caption; for footnotes put the label in
27730  it.
27731  Referencing formulas is explained in section
27732 \begin_inset space ~
27733 \end_inset
27734
27735
27736 \begin_inset CommandInset ref
27737 LatexCommand ref
27738 reference "sec:Formula-Numbering-and"
27739
27740 \end_inset
27741
27742 .
27743 \end_layout
27744
27745 \begin_layout Standard
27746 Right-clicking on a cross-reference opens a context menu.
27747  The entry 
27748 \family sans
27749 Go
27750 \begin_inset space ~
27751 \end_inset
27752
27753 to
27754 \begin_inset space ~
27755 \end_inset
27756
27757 Label
27758 \family default
27759  sets the cursor before the referenced label.
27760  This entry will be renamed in the context menu of the label to 
27761 \family sans
27762 Go
27763 \begin_inset space ~
27764 \end_inset
27765
27766 Back
27767 \family default
27768  so that you can use it to set the cursor back to the cross-reference.
27769  You can also go back with the toolbar button 
27770 \begin_inset Info
27771 type  "icon"
27772 arg   "bookmark-goto 0"
27773 \end_inset
27774
27775 .
27776 \end_layout
27777
27778 \begin_layout Standard
27779 You can change labels at any time.
27780  References to the changed label will automatically be updated so that you
27781  do not need to think about this.
27782 \end_layout
27783
27784 \begin_layout Standard
27785 If a cross-reference refers to a non-existent label, you will see in \SpecialChar LyX
27786  “BROKEN”
27787  in the cross-reference label and two question marks in the output instead
27788  of the reference.
27789 \end_layout
27790
27791 \begin_layout Standard
27792 References are described in detail in the section
27793 \begin_inset space ~
27794 \end_inset
27795
27796
27797 \emph on
27798 Referencing Floats
27799 \emph default
27800  of the 
27801 \emph on
27802 Embedded
27803 \begin_inset space ~
27804 \end_inset
27805
27806 Objects
27807 \emph default
27808  manual.
27809 \change_inserted 424524441 1483414754
27810
27811 \end_layout
27812
27813 \begin_layout Standard
27814
27815 \change_inserted 424524441 1483414754
27816 \begin_inset Note Greyedout
27817 status open
27818
27819 \begin_layout Plain Layout
27820
27821 \change_inserted 424524441 1483414754
27822
27823 \series bold
27824 Note:
27825 \series default
27826  It is recommended to use the \SpecialChar LaTeX
27827 -package 
27828 \series bold
27829 refstyle
27830 \series default
27831
27832 \begin_inset Index idx
27833 status collapsed
27834
27835 \begin_layout Plain Layout
27836
27837 \change_inserted 424524441 1483414754
27838 \SpecialChar LaTeX
27839 -packages ! refstyle
27840 \end_layout
27841
27842 \end_inset
27843
27844  because 
27845 \series bold
27846 prettyref
27847 \series default
27848
27849 \begin_inset Index idx
27850 status collapsed
27851
27852 \begin_layout Plain Layout
27853
27854 \change_inserted 424524441 1483414754
27855 \SpecialChar LaTeX
27856 -packages ! prettyref
27857 \end_layout
27858
27859 \end_inset
27860
27861  does not know all of \SpecialChar LyX
27862 's possible label shortcuts
27863 \begin_inset Foot
27864 status collapsed
27865
27866 \begin_layout Plain Layout
27867
27868 \change_inserted 424524441 1483414754
27869 \begin_inset Quotes eld
27870 \end_inset
27871
27872 fig:
27873 \begin_inset Quotes erd
27874 \end_inset
27875
27876  is for example \SpecialChar LyX
27877 's shortcut for labels in figure captions.
27878 \end_layout
27879
27880 \end_inset
27881
27882  and is not internationalized.
27883 \end_layout
27884
27885 \end_inset
27886
27887
27888 \change_unchanged
27889
27890 \end_layout
27891
27892 \begin_layout Section
27893 Table of Contents and other Listings
27894 \begin_inset Index idx
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898 Table of contents
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \begin_inset Index idx
27905 status collapsed
27906
27907 \begin_layout Plain Layout
27908 Navigating ! Outline
27909 \end_layout
27910
27911 \end_inset
27912
27913
27914 \begin_inset Index idx
27915 status collapsed
27916
27917 \begin_layout Plain Layout
27918 Outline
27919 \end_layout
27920
27921 \end_inset
27922
27923
27924 \begin_inset CommandInset label
27925 LatexCommand label
27926 name "sec:toc"
27927
27928 \end_inset
27929
27930
27931 \end_layout
27932
27933 \begin_layout Subsection
27934 Table of Contents
27935 \begin_inset CommandInset label
27936 LatexCommand label
27937 name "subsec:Table-of-Contents"
27938
27939 \end_inset
27940
27941
27942 \end_layout
27943
27944 \begin_layout Standard
27945 The Table of Contents (TOC) is inserted with the menu 
27946 \family sans
27947 Insert\SpecialChar menuseparator
27948 List/TOC\SpecialChar menuseparator
27949 Table
27950 \begin_inset space ~
27951 \end_inset
27952
27953 of
27954 \begin_inset space ~
27955 \end_inset
27956
27957 Contents
27958 \family default
27959 .
27960  It is displayed in \SpecialChar LyX
27961  as a gray box.
27962  If you click on it, the 
27963 \family sans
27964 Outline
27965 \family default
27966  window appears, showing you the TOC entries as outline, which allows you
27967  to move and rearrange sections in your documents.
27968  So this operation is an alternative to the menu 
27969 \family sans
27970 View\SpecialChar menuseparator
27971 Outline
27972 \begin_inset space ~
27973 \end_inset
27974
27975 Pane
27976 \family default
27977  that is described in section
27978 \begin_inset space ~
27979 \end_inset
27980
27981
27982 \begin_inset CommandInset ref
27983 LatexCommand ref
27984 reference "subsec:The-Outliner"
27985
27986 \end_inset
27987
27988 .
27989 \end_layout
27990
27991 \begin_layout Standard
27992 The TOC in the document output lists every numbered section automatically.
27993  If you have declared a short title for a section heading, as described
27994  in section
27995 \begin_inset space ~
27996 \end_inset
27997
27998
27999 \begin_inset CommandInset ref
28000 LatexCommand ref
28001 reference "sec:Short-Titles"
28002
28003 \end_inset
28004
28005 , it will be used in the TOC instead of the section heading.
28006  Section
28007 \begin_inset space ~
28008 \end_inset
28009
28010
28011 \begin_inset CommandInset ref
28012 LatexCommand ref
28013 reference "subsec:Numbering-depth"
28014
28015 \end_inset
28016
28017  describes how the level is adjusted that defines which section types are
28018  listed in the TOC.
28019  Unnumbered sections are not listed in the TOC.
28020 \end_layout
28021
28022 \begin_layout Subsection
28023 List of Figures, Tables, Listings and Algorithms
28024 \begin_inset CommandInset label
28025 LatexCommand label
28026 name "subsec:List-of-Figures"
28027
28028 \end_inset
28029
28030
28031 \end_layout
28032
28033 \begin_layout Standard
28034 Table, figure, listings and algorithm lists are very much like the table
28035  of contents.
28036  You can insert them via the 
28037 \family sans
28038 Insert\SpecialChar menuseparator
28039 List/TOC
28040 \family default
28041  submenus.
28042  The list entries are the float captions and the float number.
28043 \end_layout
28044
28045 \begin_layout Section
28046 URLs and Hyperlinks
28047 \begin_inset Index idx
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 URLs
28052 \end_layout
28053
28054 \end_inset
28055
28056
28057 \begin_inset Index idx
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061 Hyperlinks
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \begin_layout Subsection
28070 URLs
28071 \begin_inset CommandInset label
28072 LatexCommand label
28073 name "subsec:URLs"
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 Links to web pages or email addresses can be inserted via the menu 
28082 \family sans
28083 Insert\SpecialChar menuseparator
28084 URL
28085 \family default
28086 .
28087 \end_layout
28088
28089 \begin_layout Standard
28090 Here is an example URL: \SpecialChar LyX
28091 's homepage: 
28092 \begin_inset Flex URL
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096
28097 http://www.lyx.org
28098 \end_layout
28099
28100 \end_inset
28101
28102
28103 \end_layout
28104
28105 \begin_layout Standard
28106 You cannot change the style of the link text, the URL text will always be
28107  in the style 
28108 \family typewriter
28109 Typewriter
28110 \family default
28111 .
28112  To be able to format the URL text, use hyperlinks as explained in the next
28113  subsection.
28114 \end_layout
28115
28116 \begin_layout Standard
28117 \begin_inset Note Greyedout
28118 status open
28119
28120 \begin_layout Plain Layout
28121
28122 \series bold
28123 Note:
28124 \series default
28125  URLs must not end with a backslash, otherwise you get \SpecialChar LaTeX
28126  errors.
28127 \end_layout
28128
28129 \end_inset
28130
28131
28132 \end_layout
28133
28134 \begin_layout Subsection
28135 Hyperlinks
28136 \begin_inset CommandInset label
28137 LatexCommand label
28138 name "subsec:Hyperlinks"
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Standard
28146 Hyperlinks can be inserted with the menu 
28147 \family sans
28148 Insert\SpecialChar menuseparator
28149 Hyperlink
28150 \family default
28151  or with the toolbar button 
28152 \begin_inset Info
28153 type  "icon"
28154 arg   "href-insert"
28155 \end_inset
28156
28157 .
28158  The appearing dialog has two fields: 
28159 \family sans
28160 Target
28161 \family default
28162  and 
28163 \family sans
28164 Name
28165 \family default
28166 .
28167  The name is the printed text for the hyperlink.
28168  The hyperlink type can be a weblink like this: 
28169 \begin_inset CommandInset href
28170 LatexCommand href
28171 name "LyX's homepage"
28172 target "http://www.lyx.org"
28173 literal "false"
28174
28175 \end_inset
28176
28177 , an Email address like this: 
28178 \begin_inset CommandInset href
28179 LatexCommand href
28180 name "lyx-docs mailing list"
28181 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
28182 type "mailto:"
28183 literal "false"
28184
28185 \end_inset
28186
28187 , or a link to a file.
28188 \end_layout
28189
28190 \begin_layout Standard
28191 You can start applications via a hyperlink when you insert a weblink by
28192  adding the prefix 
28193 \begin_inset Quotes eld
28194 \end_inset
28195
28196
28197 \family sans
28198 run:
28199 \family default
28200
28201 \begin_inset Quotes erd
28202 \end_inset
28203
28204  to the link target.
28205 \end_layout
28206
28207 \begin_layout Standard
28208 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
28209  and become clickable in the DVI and PDF-output.
28210  To set the format of the link text, highlight the hyperlink inset and use
28211  the text style dialog.
28212  This is for example a hyperlink with bold sans serif text: 
28213 \family sans
28214 \series bold
28215
28216 \begin_inset CommandInset href
28217 LatexCommand href
28218 name "LyX's homepage"
28219 target "http://www.lyx.org"
28220 literal "false"
28221
28222 \end_inset
28223
28224
28225 \end_layout
28226
28227 \begin_layout Standard
28228 The link text color can be changed, when the option 
28229 \family sans
28230 Color links
28231 \family default
28232  is set in the PDF Properties dialog (menu 
28233 \family sans
28234 Document\SpecialChar menuseparator
28235 Settings\SpecialChar menuseparator
28236 PDF Properties
28237 \family default
28238 ).
28239  The link text is for example set in this document to blue by adding the
28240  option
28241 \begin_inset Newline newline
28242 \end_inset
28243
28244
28245 \series bold
28246 urlcolor=blue
28247 \series default
28248
28249 \begin_inset Newline newline
28250 \end_inset
28251
28252 to the field 
28253 \family sans
28254 Additional options
28255 \family default
28256  in the PDF Properties dialog.
28257 \end_layout
28258
28259 \begin_layout Section
28260 Appendices
28261 \begin_inset Index idx
28262 status collapsed
28263
28264 \begin_layout Plain Layout
28265 Appendix
28266 \end_layout
28267
28268 \end_inset
28269
28270
28271 \begin_inset CommandInset label
28272 LatexCommand label
28273 name "sec:Appendices"
28274
28275 \end_inset
28276
28277
28278 \end_layout
28279
28280 \begin_layout Standard
28281 Appendices are created with the menu 
28282 \family sans
28283 Document\SpecialChar menuseparator
28284 Start
28285 \begin_inset space ~
28286 \end_inset
28287
28288 Appendix
28289 \begin_inset space ~
28290 \end_inset
28291
28292 Here
28293 \family default
28294 .
28295  This menu sets the document from the current cursor position to the end
28296  as the appendix part of the book.
28297  This part is marked with a red borderline.
28298 \end_layout
28299
28300 \begin_layout Standard
28301 Every chapter (or section) within the appendix part is treated as an appendix,
28302  numbered with a capital Latin letter.
28303  The appendix subsections are numbered with this letter followed by a dot
28304  and the subsection number.
28305  All appendix sections can be referenced as if they were normal sections,
28306  here two examples:
28307 \end_layout
28308
28309 \begin_layout Standard
28310 Appendix
28311 \begin_inset space ~
28312 \end_inset
28313
28314
28315 \begin_inset CommandInset ref
28316 LatexCommand ref
28317 reference "chap:Credits"
28318
28319 \end_inset
28320
28321 ; Appendix
28322 \begin_inset space ~
28323 \end_inset
28324
28325
28326 \begin_inset CommandInset ref
28327 LatexCommand ref
28328 reference "subsec:Export"
28329
28330 \end_inset
28331
28332
28333 \end_layout
28334
28335 \begin_layout Section
28336 Bibliography
28337 \begin_inset Index idx
28338 status collapsed
28339
28340 \begin_layout Plain Layout
28341 Bibliography
28342 \end_layout
28343
28344 \end_inset
28345
28346
28347 \begin_inset CommandInset label
28348 LatexCommand label
28349 name "sec:Bibliography"
28350
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \begin_layout Standard
28357 There are two ways of generating the bibliography in a \SpecialChar LyX
28358
28359 \change_inserted -712698321 1483880152
28360  
28361 \change_deleted -712698321 1483880151
28362 -
28363 \change_unchanged
28364 document.
28365  You can include a bibliography database,
28366 \change_deleted -712698321 1483880276
28367
28368 \begin_inset Foot
28369 status collapsed
28370
28371 \begin_layout Plain Layout
28372 Known under the name 
28373 \begin_inset Quotes eld
28374 \end_inset
28375
28376 Bib\SpecialChar TeX
28377  database
28378 \begin_inset Quotes erd
28379 \end_inset
28380
28381 .
28382 \end_layout
28383
28384 \end_inset
28385
28386
28387 \change_unchanged
28388  which is explained in 
28389 \change_deleted -712698321 1483883190
28390 the next subsection
28391 \change_inserted -712698321 1483890955
28392 sec.
28393 \begin_inset space ~
28394 \end_inset
28395
28396
28397 \begin_inset CommandInset ref
28398 LatexCommand ref
28399 reference "subsec:Bibliography-databases"
28400 plural "false"
28401 caps "false"
28402 noprefix "false"
28403
28404 \end_inset
28405
28406
28407 \change_unchanged
28408 , or you can insert the bibliography manually, using the paragraph environment
28409  
28410 \family sans
28411 Bibliography
28412 \family default
28413 , which 
28414 \change_deleted -712698321 1483883190
28415 wa
28416 \change_inserted -712698321 1483883190
28417 i
28418 \change_unchanged
28419 s described in 
28420 \change_inserted -712698321 1483883197
28421 the following 
28422 \change_unchanged
28423 section
28424 \change_inserted -712698321 1483890942
28425  (but see also sec.
28426 \change_unchanged
28427
28428 \begin_inset space ~
28429 \end_inset
28430
28431
28432 \begin_inset CommandInset ref
28433 LatexCommand ref
28434 reference "subsec:Biblio_environment"
28435
28436 \end_inset
28437
28438
28439 \change_inserted -712698321 1483883212
28440 )
28441 \change_unchanged
28442 .
28443  If you want anything other than the numerical citations that are used in
28444  this document, 
28445 \change_deleted -712698321 1483883190
28446 like
28447 \change_inserted -712698321 1483880176
28448 such as
28449 \change_unchanged
28450  author-year citations, 
28451 \change_inserted -712698321 1483883518
28452 and if you have more than a handful of references, 
28453 \change_unchanged
28454 then you 
28455 \change_deleted -712698321 1483883190
28456 must
28457 \change_inserted -712698321 1483883526
28458 should seriously consider
28459 \change_unchanged
28460
28461 \emph on
28462  
28463 \emph default
28464 us
28465 \change_inserted -712698321 1483880298
28466 ing
28467 \change_deleted -712698321 1483883190
28468 e
28469 \change_unchanged
28470  a bibliography database.
28471 \change_inserted -712698321 1483883092
28472
28473 \end_layout
28474
28475 \begin_layout Standard
28476
28477 \change_inserted -712698321 1483883578
28478 In order to demonstrate the difference between these two approaches, we
28479  use two bibliographies in this document, a 
28480 \family sans
28481 Bibliography
28482 \family default
28483  environment and a database-generated bibliography.
28484  As you can see, the bibliography that is created from a database lists
28485  only the database entries that are referenced in the document.
28486  In other words, the database approach relieves you, amongst other things,
28487  from the burden to check which entries you have actually cited.
28488 \change_unchanged
28489
28490 \end_layout
28491
28492 \begin_layout Subsection
28493
28494 \change_inserted -712698321 1483885645
28495 \begin_inset CommandInset label
28496 LatexCommand label
28497 name "subsec:The-Bibliography-Environment"
28498
28499 \end_inset
28500
28501
28502 \change_unchanged
28503 The Bibliography Environment
28504 \end_layout
28505
28506 \begin_layout Standard
28507 Within the 
28508 \family sans
28509 Bibliography
28510 \family default
28511  environment, every paragraph begins with a gray bibliography box labeled
28512  with a number.
28513  If you click on it, you will get a dialog in which you can set a 
28514 \family sans
28515 Key
28516 \family default
28517  and a 
28518 \family sans
28519 Label
28520 \family default
28521 .
28522  The key is the symbolic name by which you will refer to this bibliography
28523  entry.
28524  
28525 \change_inserted -712698321 1483880726
28526 Each entry needs to be given a unique key, which is one word consisting
28527  of ASCII characters only.
28528  
28529 \change_unchanged
28530 For example, our second entry in the bibliography is a book about \SpecialChar LaTeX
28531  and we
28532  used 
28533 \begin_inset Quotes eld
28534 \end_inset
28535
28536 latexcompanion
28537 \begin_inset Quotes erd
28538 \end_inset
28539
28540 , a short form of its title, as the key.
28541 \change_inserted -712698321 1483880732
28542
28543 \end_layout
28544
28545 \begin_layout Standard
28546 You can cross-reference a bibliography entry using the menu 
28547 \family sans
28548 Insert\SpecialChar menuseparator
28549 Citation
28550 \family default
28551  or the toolbar button 
28552 \begin_inset Info
28553 type  "icon"
28554 arg   "dialog-show-new-inset citation"
28555 \end_inset
28556
28557 .
28558  A citation reference box is inserted and a citation window will appear
28559  containing the available citations.
28560  Select one or more keys from the list and 
28561 \family sans
28562 Add
28563 \family default
28564  them.
28565  Then press 
28566 \family sans
28567 OK
28568 \family default
28569 .
28570  The citation reference box will be labeled with the referenced key(s).
28571  If you click on the box, the citation window will appear and you can change
28572  the reference.
28573 \end_layout
28574
28575 \begin_layout Standard
28576 Citation references appear in the output as the number of the bibliography
28577  entry with surrounding brackets.
28578  If you set a 
28579 \family sans
28580 Label
28581 \family default
28582  for the entry, the label will appear instead of the number.
28583  Here are two examples; the first without a label, the second with the label
28584  
28585 \begin_inset Quotes eld
28586 \end_inset
28587
28588 Credits
28589 \begin_inset Quotes erd
28590 \end_inset
28591
28592 :
28593 \end_layout
28594
28595 \begin_layout Standard
28596 Have a look at the 
28597 \family sans
28598 \SpecialChar LaTeX
28599  Companion Second Edition
28600 \family default
28601
28602 \begin_inset CommandInset citation
28603 LatexCommand cite
28604 key "latexcompanion"
28605 literal "true"
28606
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Standard
28613 The \SpecialChar LyX
28614 -Team members are listed in the Credits: 
28615 \begin_inset CommandInset citation
28616 LatexCommand cite
28617 key "lyxcredit"
28618 literal "true"
28619
28620 \end_inset
28621
28622
28623 \change_inserted -712698321 1483880908
28624
28625 \end_layout
28626
28627 \begin_layout Standard
28628
28629 \change_inserted -712698321 1483881419
28630 You can also produce author-year or author-number citations, using 
28631 \family sans
28632 natbib
28633 \family default
28634 .
28635  In order to do so, the label needs to be given the form 
28636 \begin_inset Quotes eld
28637 \end_inset
28638
28639 Author(Year)
28640 \begin_inset Quotes erd
28641 \end_inset
28642
28643  or 
28644 \begin_inset Quotes eld
28645 \end_inset
28646
28647 Author A and Author B(Year)
28648 \begin_inset Quotes erd
28649 \end_inset
28650
28651  
28652 \emph on
28653 without
28654 \emph default
28655  a blank between the author(s) and the opening parenthesis that delimits
28656  the year.
28657  Then, if you select 
28658 \family sans
28659 Natbib
28660 \family default
28661  in the 
28662 \family sans
28663 Document\SpecialChar menuseparator
28664 Settings
28665 \family default
28666
28667 \begin_inset Index idx
28668 status collapsed
28669
28670 \begin_layout Plain Layout
28671
28672 \change_inserted -712698321 1483881295
28673 Document ! Settings
28674 \end_layout
28675
28676 \end_inset
28677
28678  dialog under 
28679 \family sans
28680 Bibliography\SpecialChar menuseparator
28681 Style engines
28682 \family default
28683  (see below 
28684 \begin_inset CommandInset ref
28685 LatexCommand ref
28686 reference "subsec:Citation-Format"
28687 plural "false"
28688 caps "false"
28689 noprefix "false"
28690
28691 \end_inset
28692
28693 ), you can select between different author-year or author-number styles.
28694 \change_unchanged
28695
28696 \end_layout
28697
28698 \begin_layout Standard
28699 To align all entries in the bibliography environment you can set a longest
28700  label via the menu 
28701 \family sans
28702 Edit\SpecialChar menuseparator
28703 Paragraph
28704 \begin_inset space ~
28705 \end_inset
28706
28707 Settings
28708 \family default
28709  (toolbar button 
28710 \begin_inset Info
28711 type  "icon"
28712 arg   "layout-paragraph"
28713 \end_inset
28714
28715 ).
28716  All entries are then indented in the output by the width of the given label.
28717 \end_layout
28718
28719 \begin_layout Subsection
28720 Bibliography databases
28721 \change_deleted -712698321 1483882661
28722  (Bib\SpecialChar TeX
28723 )
28724 \change_unchanged
28725
28726 \begin_inset Index idx
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730 Bibliography ! Databases
28731 \end_layout
28732
28733 \end_inset
28734
28735
28736 \change_deleted -712698321 1483882653
28737
28738 \begin_inset Index idx
28739 status collapsed
28740
28741 \begin_layout Plain Layout
28742 Bibliography ! Bib\SpecialChar TeX
28743
28744 \end_layout
28745
28746 \end_inset
28747
28748
28749 \change_unchanged
28750
28751 \begin_inset CommandInset label
28752 LatexCommand label
28753 name "subsec:Bibliography-databases"
28754
28755 \end_inset
28756
28757
28758 \end_layout
28759
28760 \begin_layout Standard
28761 Bibliography databases are useful if you use the same 
28762 \change_deleted -712698321 1483881524
28763 bibliography
28764 \change_inserted -712698321 1483881525
28765 references
28766 \change_unchanged
28767  in different documents.
28768 \begin_inset Foot
28769 status collapsed
28770
28771 \begin_layout Plain Layout
28772 They are also useful for keeping a database of articles and notes concerning
28773  them.
28774  Most of the database programs mentioned below allow you to store annotations
28775  and reviews along with bibliographical information.
28776 \end_layout
28777
28778 \end_inset
28779
28780  It also makes it very easy to have a uniform layout for all bibliography
28781  entries.
28782  You can collect the bibliography of all relevant books and articles of
28783  your working field in a database.
28784  This database can be used for different documents, and by default only
28785  the entries cited in a particular document will appear in the bibliography
28786  list for that document.
28787  This relieves you of the need to keep track of which articles and books
28788  you have cited.
28789 \end_layout
28790
28791 \begin_layout Standard
28792 The database is a text file with the file extension 
28793 \begin_inset Quotes eld
28794 \end_inset
28795
28796
28797 \family sans
28798 .bib
28799 \family default
28800
28801 \begin_inset Quotes erd
28802 \end_inset
28803
28804 , containing the bibliography in a special format.
28805  The format is explained in 
28806 \begin_inset CommandInset citation
28807 LatexCommand cite
28808 key "BibTeX-2"
28809 literal "true"
28810
28811 \end_inset
28812
28813  and in the \SpecialChar LaTeX
28814  books (
28815 \begin_inset CommandInset citation
28816 LatexCommand cite
28817 key "Mittelbach,Kopka,Lamport"
28818 literal "true"
28819
28820 \end_inset
28821
28822 ).
28823  The file can be created using any text editor, but normally one uses a
28824  special program to create and edit the entries in the database.
28825  A list of such programs is maintained on the \SpecialChar LyX
28826  Wiki at 
28827 \begin_inset Flex URL
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831
28832 http://wiki.lyx.org/BibTeX/Programs
28833 \end_layout
28834
28835 \end_inset
28836
28837 .
28838 \change_inserted -712698321 1483881708
28839
28840 \end_layout
28841
28842 \begin_layout Standard
28843
28844 \change_inserted -712698321 1483885542
28845 \SpecialChar LyX
28846  supports two different approaches to use bibliography databases in a document.
28847  Bib\SpecialChar TeX
28848  is the classic technique that has been the only way to use such databases
28849  for a long time.
28850  It is quite established and mature, and there is a huge range of existing
28851  styles available, but it has its drawbacks, especially when it comes to
28852  more complex bibliographic needs and support for specific languages and
28853  scripts.
28854  Those are addressed by a rather new and ambitious approach, 
28855 \family sans
28856 Biblatex
28857 \family default
28858 .
28859  
28860 \family sans
28861 Biblatex
28862 \family default
28863  reads the same database format than Bib\SpecialChar TeX
28864  (although it has been significantly
28865  extended beyond Bib\SpecialChar TeX
28866 's scope
28867 \begin_inset Foot
28868 status collapsed
28869
28870 \begin_layout Plain Layout
28871
28872 \change_inserted -712698321 1483882543
28873 Meaning: While 
28874 \family sans
28875 Biblatex
28876 \family default
28877  can handle any classic Bib\SpecialChar TeX
28878  database, Bib\SpecialChar TeX
28879  might conversely fail to correctly
28880  handle databases that use specific 
28881 \family sans
28882 Biblatex
28883 \family default
28884  features.
28885 \change_unchanged
28886
28887 \end_layout
28888
28889 \end_inset
28890
28891 ), but it uses a different framework to generate citations and references
28892  from it.
28893 \end_layout
28894
28895 \begin_layout Standard
28896
28897 \change_inserted -712698321 1483882638
28898 Both approaches are described in turn.
28899 \end_layout
28900
28901 \begin_layout Subsubsection
28902
28903 \change_inserted -712698321 1483882655
28904 Bib\SpecialChar TeX
28905
28906 \begin_inset Index idx
28907 status collapsed
28908
28909 \begin_layout Plain Layout
28910
28911 \change_inserted -712698321 1483882655
28912 Bibliography ! Bib\SpecialChar TeX
28913
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \change_unchanged
28920
28921 \end_layout
28922
28923 \begin_layout Standard
28924 To 
28925 \change_deleted -712698321 1483882678
28926 use
28927 \change_inserted -712698321 1483882681
28928 access
28929 \change_unchanged
28930  a database
28931 \change_inserted -712698321 1483882690
28932  via Bib\SpecialChar TeX
28933
28934 \change_unchanged
28935 , use the menu 
28936 \family sans
28937 Insert\SpecialChar menuseparator
28938 List
28939 \family default
28940 /
28941 \family sans
28942 TOC\SpecialChar menuseparator
28943 Bib
28944 \change_inserted -712698321 1483882685
28945 (la)
28946 \change_unchanged
28947 TeX
28948 \begin_inset space ~
28949 \end_inset
28950
28951 Bibliography
28952 \family default
28953 .
28954  A gray box will be inserted and a window appears.
28955  In this window you can add one or more databases and select a 
28956 \change_inserted -712698321 1483882797
28957 Bib\SpecialChar TeX
28958
28959 \family sans
28960  
28961 \change_unchanged
28962 style
28963 \family default
28964  file.
28965  The option 
28966 \family sans
28967 Add bibliography to TOC
28968 \family default
28969  adds a table of contents entry for the bibliography.
28970  In the 
28971 \family sans
28972 Content
28973 \family default
28974  drop box you can select whether to include all the entries in the database
28975  in the document or just the cited references.
28976 \end_layout
28977
28978 \begin_layout Standard
28979 The 
28980 \change_inserted -712698321 1483882781
28981 Bib\SpecialChar TeX
28982  
28983 \change_unchanged
28984 style file is a text file with the file extension 
28985 \begin_inset Quotes eld
28986 \end_inset
28987
28988
28989 \family sans
28990 .bst
28991 \family default
28992
28993 \begin_inset Quotes erd
28994 \end_inset
28995
28996  that controls how the bibliography entries will appear.
28997  Your \SpecialChar LaTeX
28998  distribution should provide several of these, and many publishers
28999  provide their own style files, so that you don't have to take care of the
29000  layout.
29001  It is of course possible to write your own style file, but this is something
29002  for experts.
29003 \begin_inset Foot
29004 status collapsed
29005
29006 \begin_layout Plain Layout
29007 For information on how this is done, have a look at
29008 \begin_inset Newline newline
29009 \end_inset
29010
29011
29012 \begin_inset CommandInset href
29013 LatexCommand href
29014 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
29015 literal "false"
29016
29017 \end_inset
29018
29019 .
29020 \end_layout
29021
29022 \end_inset
29023
29024
29025 \change_inserted -712698321 1483883972
29026  In this document, we used the Bib\SpecialChar TeX
29027  style 
29028 \family sans
29029 alphadin.bst
29030 \family default
29031 , which provides an alpha-numeric style in accordance with the German Standards
29032  Institute (DIN).
29033 \change_unchanged
29034
29035 \end_layout
29036
29037 \begin_layout Standard
29038 Inserting a citation reference works as described in the previous section.
29039 \change_inserted -712698321 1483883993
29040
29041 \end_layout
29042
29043 \begin_layout Subsubsection
29044
29045 \change_inserted -712698321 1483883999
29046 Biblatex
29047 \begin_inset Index idx
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051
29052 \change_inserted -712698321 1483884003
29053 Bibliography ! Biblatex
29054 \end_layout
29055
29056 \end_inset
29057
29058
29059 \end_layout
29060
29061 \begin_layout Standard
29062
29063 \change_inserted -712698321 1483884100
29064 Accessing a database via 
29065 \family sans
29066 Biblatex
29067 \family default
29068  is almost identical to Bib\SpecialChar TeX
29069 : use the menu 
29070 \family sans
29071 Insert\SpecialChar menuseparator
29072 List
29073 \family default
29074 /
29075 \family sans
29076 TOC\SpecialChar menuseparator
29077 Bib(la)TeX
29078 \begin_inset space ~
29079 \end_inset
29080
29081 Bibliography
29082 \family default
29083 .
29084  A gray box will be inserted and a window appears.
29085  In this window you can add one or more databases, but as opposed to Bib\SpecialChar TeX
29086 ,
29087  you cannot select a 
29088 \family sans
29089 style
29090 \family default
29091  file (we will explain later, why).
29092  As with Bib\SpecialChar TeX
29093 , the option 
29094 \family sans
29095 Add bibliography to TOC
29096 \family default
29097  adds a table of contents entry for the bibliography.
29098  In the 
29099 \family sans
29100 Content
29101 \family default
29102  drop box you can select whether to include all the entries in the database
29103  in the document or just the cited references.
29104 \end_layout
29105
29106 \begin_layout Standard
29107
29108 \change_inserted -712698321 1483884492
29109
29110 \family sans
29111 Biblatex
29112 \family default
29113  has two different style files: a bibliography style file (a text file with
29114  the file extension 
29115 \begin_inset Quotes eld
29116 \end_inset
29117
29118
29119 \family sans
29120 .bbx
29121 \family default
29122
29123 \begin_inset Quotes erd
29124 \end_inset
29125
29126 ) controls how the bibliography entries will look like, and a citation style
29127  file (extension 
29128 \begin_inset Quotes eld
29129 \end_inset
29130
29131
29132 \family sans
29133 .cbx
29134 \family default
29135
29136 \begin_inset Quotes erd
29137 \end_inset
29138
29139 ) controls the look of the citation references in the text.
29140  Usually, such style files come in pairs, and it makes most sense to use
29141  matching styles, but it is possible to mix any citation style with any
29142  bibliography style.
29143 \end_layout
29144
29145 \begin_layout Standard
29146
29147 \change_inserted -712698321 1483891283
29148
29149 \family sans
29150 Biblatex
29151 \family default
29152  styles are not set in the 
29153 \family sans
29154 Bib(la)TeX
29155 \begin_inset space ~
29156 \end_inset
29157
29158 Bibliography
29159 \family default
29160  dialog, but in the 
29161 \family sans
29162 Document Settings
29163 \family default
29164  dialog (in 
29165 \family sans
29166 Document\SpecialChar menuseparator
29167 Settings\SpecialChar menuseparator
29168 Bibliography
29169 \family default
29170 ).
29171  However, in the former dialog (in the 
29172 \family sans
29173 Options
29174 \family default
29175  field which is only visible if you use 
29176 \family sans
29177 Biblatex
29178 \family default
29179 ), you can enter options that change the way the bibliography is displayed
29180  (for instance concerning its heading).
29181  These options are detailed in the 
29182 \family sans
29183 Biblatex
29184 \family default
29185  manual 
29186 \begin_inset CommandInset citation
29187 LatexCommand cite
29188 key "Biblatex"
29189 literal "true"
29190
29191 \end_inset
29192
29193 .
29194 \change_unchanged
29195
29196 \end_layout
29197
29198 \begin_layout Standard
29199
29200 \change_inserted -712698321 1483885667
29201 Inserting a citation reference works as described in section
29202 \begin_inset space ~
29203 \end_inset
29204
29205
29206 \begin_inset CommandInset ref
29207 LatexCommand ref
29208 reference "subsec:The-Bibliography-Environment"
29209 plural "false"
29210 caps "false"
29211 noprefix "false"
29212
29213 \end_inset
29214
29215 .
29216 \end_layout
29217
29218 \begin_layout Subsubsection
29219
29220 \change_inserted -712698321 1483885726
29221 Bibliography Processors
29222 \end_layout
29223
29224 \begin_layout Standard
29225 To generate the bibliography from a database, \SpecialChar LyX
29226  uses
29227 \change_inserted -712698321 1483885808
29228  a bibliography processor, that is an external program that reads a database,
29229  sorts the citations and processes the data in a way it can be included
29230  in the document.
29231
29232 \change_unchanged
29233  
29234 \change_inserted -712698321 1483885822
29235 The classic 
29236 \change_deleted -712698321 1483885823
29237 the 
29238 \change_unchanged
29239 program 
29240 \change_inserted -712698321 1483885903
29241 is called 
29242 \family sans
29243 bibtex
29244 \family default
29245 .
29246  As the whole approach, it has the advantage that it is very mature and
29247  widespread, but the disadvantage that it has severe limitations, due to
29248  its age.
29249 \end_layout
29250
29251 \begin_layout Standard
29252
29253 \change_inserted -712698321 1483885977
29254 Meanwhile, some alternatives have been developed that address (some of)
29255  these limitations.
29256  LyX natively supports some of them and lets you select a custom processor.
29257 \change_deleted -712698321 1483885997
29258 Bib\SpecialChar TeX
29259 .
29260
29261 \change_unchanged
29262  You can 
29263 \change_inserted -712698321 1483886029
29264 do this on a general level in 
29265 \family sans
29266 Tools\SpecialChar menuseparator
29267 Preferences\SpecialChar menuseparator
29268 Output\SpecialChar menuseparator
29269 LaTeX
29270 \family default
29271 , or for individual documents 
29272 \change_deleted -712698321 1483886038
29273 choose which of its variants should be used by \SpecialChar LyX
29274  as the 
29275 \family sans
29276 Processor
29277 \family default
29278  either 
29279 \change_unchanged
29280 in 
29281 \family sans
29282 Document\SpecialChar menuseparator
29283 Settings\SpecialChar menuseparator
29284 Bibliography
29285 \change_deleted -712698321 1483886043
29286
29287 \family default
29288  or in 
29289 \family sans
29290 Tools\SpecialChar menuseparator
29291 Preferences\SpecialChar menuseparator
29292 Output\SpecialChar menuseparator
29293 LaTeX
29294 \change_unchanged
29295
29296 \family default
29297 .
29298  The following variants are 
29299 \change_deleted -712698321 1483886168
29300 possible
29301 \change_inserted -712698321 1483886173
29302 available by default
29303 \change_unchanged
29304 :
29305 \end_layout
29306
29307 \begin_layout Description
29308 biber 
29309 \change_inserted -712698321 1483886257
29310 a specific, modern processor developed exclusively for 
29311 \family sans
29312 Biblatex
29313 \family default
29314  (it does not work with Bib\SpecialChar TeX
29315 !).
29316  
29317 \family sans
29318 Biber
29319 \family default
29320  
29321 \change_unchanged
29322 provides full Unicode support, unlimited memory
29323 \change_deleted -712698321 1483886272
29324 , but does not work with other bibliography packages (e.
29325 \begin_inset space \thinspace{}
29326 \end_inset
29327
29328 g.
29329 \begin_inset space \space{}
29330 \end_inset
29331
29332
29333 \series bold
29334 natbib
29335 \series default
29336 ), only with the package 
29337 \series bold
29338 biblatex
29339 \change_inserted -712698321 1483886347
29340
29341 \series default
29342  and many specific features 
29343 \family sans
29344 Biblatex
29345 \family default
29346  makes use of
29347 \change_unchanged
29348
29349 \change_deleted -712698321 1483886353
29350 recommended for multilingual texts and for languages that don't use Latin
29351  letters
29352 \change_inserted -712698321 1483886386
29353 if you use the 
29354 \family sans
29355 Biblatex
29356 \family default
29357  approach, it is strongly recommended to use 
29358 \family sans
29359 biber
29360 \family default
29361 .
29362 \change_unchanged
29363
29364 \end_layout
29365
29366 \begin_layout Description
29367 bibtex the standard; does not allow special characters in bibliography entries
29368  that are not possible to encode in a 7-bit encoding, limited memory, works
29369  with all bibliography packages, 
29370 \change_deleted -712698321 1483886412
29371 except
29372 \change_inserted -712698321 1483886414
29373 although
29374 \change_unchanged
29375  
29376 \change_inserted -712698321 1483886476
29377 it will probably fail with even moderately sized 
29378 \change_deleted -712698321 1483886506
29379 b
29380 \change_inserted -712698321 1483886506
29381
29382 \family sans
29383 B
29384 \change_unchanged
29385 iblatex
29386 \change_inserted -712698321 1483886524
29387
29388 \family default
29389  bibliographies, due to the limited memory.
29390 \change_unchanged
29391
29392 \end_layout
29393
29394 \begin_layout Description
29395 bibtex8 allows all characters that are possible to encode in an 8-bit encoding
29396 \change_inserted -712698321 1483886652
29397  (but no Unicode support)
29398 \change_unchanged
29399 , larger memory than 
29400 \family sans
29401 bibtex
29402 \family default
29403 , works with all bibliography packages
29404 \change_inserted -712698321 1484330876
29405 , although more complex 
29406 \family sans
29407 Biblatex
29408 \family default
29409  bibliographies will exceed its limits, and not all 
29410 \family sans
29411 Biblatex
29412 \family default
29413  features are supported.
29414 \end_layout
29415
29416 \begin_layout Standard
29417
29418 \change_inserted -712698321 1484331301
29419 By default (with 
29420 \begin_inset Quotes eld
29421 \end_inset
29422
29423 Default
29424 \begin_inset Quotes erd
29425 \end_inset
29426
29427  bibliography processor set in 
29428 \family sans
29429 Document\SpecialChar menuseparator
29430 Settings\SpecialChar menuseparator
29431 Bibliography
29432 \family default
29433  and 
29434 \begin_inset Quotes eld
29435 \end_inset
29436
29437 Automatic
29438 \begin_inset Quotes erd
29439 \end_inset
29440
29441  bibliography processor in 
29442 \family sans
29443 Tools\SpecialChar menuseparator
29444 Preferences\SpecialChar menuseparator
29445 Output\SpecialChar menuseparator
29446 LaTeX
29447 \family default
29448 ), \SpecialChar LyX
29449  selects the most appropriate (available) processor for the current bibliogra
29450 phy approach (
29451 \family sans
29452 biber
29453 \family default
29454  for Biblatex, 
29455 \family sans
29456 bibtex
29457 \family default
29458  for Bib\SpecialChar TeX
29459 -based bibliography styles).
29460  This should suit most needs.
29461 \change_unchanged
29462
29463 \end_layout
29464
29465 \begin_layout Standard
29466
29467 \change_inserted -712698321 1484331395
29468 In Japanese documents, a specific processor is used.
29469  By default, this is 
29470 \family sans
29471 pbibtex
29472 \family default
29473 , a 
29474 \family sans
29475 bibtex
29476 \family default
29477  variant specifically aimed at Japanese.
29478  You can adjust it in 
29479 \family sans
29480 Tools\SpecialChar menuseparator
29481 Preferences\SpecialChar menuseparator
29482 Output\SpecialChar menuseparator
29483 LaTeX
29484 \family default
29485 .
29486 \change_unchanged
29487
29488 \end_layout
29489
29490 \begin_layout Standard
29491
29492 \change_deleted -712698321 1483886683
29493 Bib\SpecialChar TeX
29494
29495 \change_inserted -712698321 1484331419
29496 Selected bibliography processors
29497 \change_unchanged
29498  can be controlled with options that you can add below the 
29499 \change_deleted -712698321 1484331437
29500 specification of the variants
29501 \change_inserted -712698321 1484331439
29502 selection
29503 \change_unchanged
29504 .
29505  Before adding options, it is strongly recommended that you read the manual
29506  
29507 \change_inserted -712698321 1483886810
29508 pages 
29509 \change_unchanged
29510 of 
29511 \change_deleted -712698321 1483886842
29512
29513 \family sans
29514 Bib\SpecialChar TeX
29515
29516 \change_inserted -712698321 1483886842
29517 bibtex
29518 \change_unchanged
29519
29520 \family default
29521  
29522 \change_deleted -712698321 1483886972
29523
29524 \begin_inset CommandInset citation
29525 LatexCommand cite
29526 key "BibTeX"
29527 literal "true"
29528
29529 \end_inset
29530
29531
29532 \change_inserted -712698321 1483886836
29533  or 
29534 \family sans
29535 bibtex8
29536 \family default
29537 , or the 
29538 \family sans
29539 biber
29540 \family default
29541  manual
29542 \change_unchanged
29543 .
29544 \change_inserted -712698321 1483887134
29545
29546 \end_layout
29547
29548 \begin_layout Subsubsection
29549
29550 \change_inserted -712698321 1483887497
29551 Customizing
29552 \change_unchanged
29553
29554 \end_layout
29555
29556 \begin_layout Standard
29557
29558 \change_inserted -712698321 1483887548
29559 \SpecialChar LyX
29560  supports some specific tasks such as sectioned bibliographies and multiple
29561  bibliographies.
29562  
29563 \change_deleted -712698321 1483887556
29564 When you select the option 
29565 \family sans
29566 Sectioned bibliography
29567 \family default
29568  in the 
29569 \family sans
29570 Document\SpecialChar menuseparator
29571 Settings\SpecialChar menuseparator
29572 Bibliography
29573 \family default
29574  dialog, it is possible to have multiple and sectioned bibliographies.
29575  
29576 \change_unchanged
29577 Th
29578 \change_deleted -712698321 1483887559
29579 i
29580 \change_inserted -712698321 1483887559
29581 e
29582 \change_unchanged
29583 s
29584 \change_inserted -712698321 1483887560
29585 e
29586 \change_unchanged
29587  
29588 \change_deleted -712698321 1483887564
29589 and other options 
29590 \change_unchanged
29591 are explained in detail in section 
29592 \emph on
29593 Customizing Bibliographies
29594 \emph default
29595  
29596 \emph on
29597 with Bib\SpecialChar TeX
29598
29599 \emph default
29600  of the 
29601 \emph on
29602 Additional Features
29603 \emph default
29604  manual.
29605 \end_layout
29606
29607 \begin_layout Standard
29608
29609 \change_deleted -712698321 1483882904
29610 We use two bibliographies in this document to show the difference between
29611  the two methods of creating them.
29612  As you can see, the bibliography that is created from a database lists
29613  only the database entries that are referenced in the document.
29614  We used the style file 
29615 \family sans
29616 alphadin.bst
29617 \family default
29618  to get the complicated German reference key scheme in the bibliography.
29619 \change_unchanged
29620
29621 \end_layout
29622
29623 \begin_layout Subsection
29624 Citation Format
29625 \begin_inset Index idx
29626 status collapsed
29627
29628 \begin_layout Plain Layout
29629 Bibliography ! Citation format
29630 \end_layout
29631
29632 \end_inset
29633
29634
29635 \change_inserted -712698321 1483881374
29636
29637 \begin_inset CommandInset label
29638 LatexCommand label
29639 name "subsec:Citation-Format"
29640
29641 \end_inset
29642
29643
29644 \change_unchanged
29645
29646 \end_layout
29647
29648 \begin_layout Standard
29649
29650 \change_inserted -712698321 1483888028
29651 Many different citation formats are common, e.
29652 \begin_inset space \thinspace{}
29653 \end_inset
29654
29655 g.
29656  numerical citation (as used in this document), alpha-numerical citations
29657  (as 
29658 \begin_inset Quotes eld
29659 \end_inset
29660
29661 Mil08
29662 \begin_inset Quotes erd
29663 \end_inset
29664
29665 ) or author-year citations (as 
29666 \begin_inset Quotes eld
29667 \end_inset
29668
29669 Miller (2008a)
29670 \begin_inset Quotes erd
29671 \end_inset
29672
29673 ).
29674  \SpecialChar LyX
29675  supports these formats via specific citation packages and their style
29676  files.
29677 \end_layout
29678
29679 \begin_layout Standard
29680
29681 \change_inserted -712698321 1483888432
29682 By default, a simple numeric citation style (as in this document) is used.
29683  In 
29684 \family sans
29685 Document\SpecialChar menuseparator
29686 Settings
29687 \family default
29688
29689 \begin_inset Index idx
29690 status collapsed
29691
29692 \begin_layout Plain Layout
29693
29694 \change_inserted -712698321 1483888079
29695 Document ! Settings
29696 \end_layout
29697
29698 \end_inset
29699
29700
29701 \family sans
29702 \SpecialChar menuseparator
29703 Bibliography
29704 \family default
29705 , however, you have a range of other options, depending on your preferred
29706  bibliography approach.
29707 \end_layout
29708
29709 \begin_layout Standard
29710
29711 \change_inserted -712698321 1483888408
29712 With the 
29713 \family sans
29714 Bibliography
29715 \family default
29716  environment, your only choice besides manual formatting of the bibliography
29717  labels, is 
29718 \family sans
29719 Natbib
29720 \family default
29721 , which gives you author-year and author-numerical citations (see above
29722  
29723 \begin_inset CommandInset ref
29724 LatexCommand ref
29725 reference "subsec:The-Bibliography-Environment"
29726
29727 \end_inset
29728
29729  for details).
29730 \end_layout
29731
29732 \begin_layout Standard
29733
29734 \change_inserted -712698321 1483888505
29735 All other choices require a database approach, either Bib\SpecialChar TeX
29736  or 
29737 \family sans
29738 Biblatex
29739 \family default
29740  (see 
29741 \begin_inset CommandInset ref
29742 LatexCommand ref
29743 reference "subsec:Bibliography-databases"
29744 plural "false"
29745 caps "false"
29746 noprefix "false"
29747
29748 \end_inset
29749
29750 ).
29751  Currently, the following options are available:
29752 \end_layout
29753
29754 \begin_layout Itemize
29755
29756 \change_inserted -712698321 1483888574
29757
29758 \family sans
29759 Basic (BibTeX)
29760 \family default
29761 : the default 
29762 \family sans
29763 BibTeX-based approached without any additional packages (simple numeric
29764  citations)
29765 \end_layout
29766
29767 \begin_layout Itemize
29768
29769 \change_inserted -712698321 1483889266
29770
29771 \family sans
29772 Biblatex
29773 \family default
29774 : loads the 
29775 \family sans
29776 Biblatex
29777 \family default
29778  package and lets you select a style in the combo boxes 
29779 \family sans
29780 Biblatex citation style
29781 \family default
29782  and 
29783 \family sans
29784 Biblatex bibliography style
29785 \family default
29786  below.
29787  Many different style variants are supported.
29788  Options to the 
29789 \family sans
29790 Biblatex
29791 \family default
29792  package can be entered in the 
29793 \family sans
29794 Options
29795 \family default
29796  field.
29797 \end_layout
29798
29799 \begin_layout Itemize
29800
29801 \change_inserted -712698321 1483889302
29802
29803 \family sans
29804 Biblatex (natbib mode)
29805 \family default
29806 : loads the 
29807 \family sans
29808 Biblatex
29809 \family default
29810  package with 
29811 \begin_inset Quotes eld
29812 \end_inset
29813
29814 natbib compatibility mode
29815 \begin_inset Quotes erd
29816 \end_inset
29817
29818  enabled.
29819  This is a specific variant that is aimed at users who switch an existing
29820  document that used 
29821 \family sans
29822 Natbib
29823 \family default
29824  (see below) or want to emulate 
29825 \family sans
29826 Natbib
29827 \family default
29828  behavior very closely.
29829  Compared to normal 
29830 \family sans
29831 Biblatex
29832 \family default
29833 , this option has some additional styles.
29834  Style selection and option handling are identical.
29835  All 
29836 \family sans
29837 Biblatex
29838 \family default
29839  styles are also supported by this variant.
29840 \end_layout
29841
29842 \begin_layout Itemize
29843
29844 \change_inserted -712698321 1483889321
29845
29846 \family sans
29847 Jurabib (BibTeX)
29848 \family default
29849 : loads the 
29850 \family sans
29851 Jurabib
29852 \family default
29853  package which provides author-year styles particularly suited for law studies.
29854 \end_layout
29855
29856 \begin_layout Itemize
29857
29858 \change_inserted -712698321 1483891582
29859
29860 \family sans
29861 Natbib (BibTeX)
29862 \family default
29863 : loads the 
29864 \family sans
29865 Natbib
29866 \family default
29867  package which provides citation styles particularly suited for the Humanities.
29868 \change_unchanged
29869
29870 \end_layout
29871
29872 \begin_layout Standard
29873
29874 \change_inserted -712698321 1483891665
29875 The 
29876 \family sans
29877 Biblatex
29878 \family default
29879  variants and 
29880 \family sans
29881 Natbib
29882 \family default
29883  furthermore provide the choice between author-year and author-numerical
29884  citation styles.
29885  You have to select either of it in the dialog.
29886  Note that in the 
29887 \family sans
29888 Biblatex
29889 \family default
29890  case, this only affects the appearance in the \SpecialChar LyX
29891  workarea.
29892  Whether the output uses numerical, author-year or another format such as
29893  alpha-numerical depends only on the selected style (however, when switching
29894  between 
29895 \begin_inset Quotes eld
29896 \end_inset
29897
29898 author-year
29899 \begin_inset Quotes erd
29900 \end_inset
29901
29902  and 
29903 \begin_inset Quotes eld
29904 \end_inset
29905
29906 author-numerical
29907 \begin_inset Quotes erd
29908 \end_inset
29909
29910 , a suitable style is proposed).
29911  With 
29912 \family sans
29913 Natbib
29914 \family default
29915 , on the other hand, the dialog selection will ultimately determine the
29916  style.
29917 \end_layout
29918
29919 \begin_layout Standard
29920
29921 \change_inserted -712698321 1483890338
29922 For any author-year and author-numerical selection, multiple style variants
29923  are available 
29924 \change_deleted -712698321 1483890143
29925 I
29926 \change_inserted -712698321 1483890144
29927 i
29928 \change_unchanged
29929 n the citation reference dialog
29930 \change_deleted -712698321 1483890163
29931  you can set a special citation format
29932 \change_unchanged
29933 .
29934
29935 \change_inserted -712698321 1483891709
29936  Some selections also provide further options, such as the option to uppercase
29937  a name prefix such as 
29938 \begin_inset Quotes eld
29939 \end_inset
29940
29941 van Beethoven
29942 \begin_inset Quotes erd
29943 \end_inset
29944
29945  (to 
29946 \begin_inset Quotes eld
29947 \end_inset
29948
29949 Van Beethoven
29950 \begin_inset Quotes erd
29951 \end_inset
29952
29953 ) or to expand or reduce the number of displayed others (i.
29954 \begin_inset space \thinspace{}
29955 \end_inset
29956
29957 e., use or don't use 
29958 \begin_inset Quotes eld
29959 \end_inset
29960
29961 et al.
29962 \begin_inset Quotes erd
29963 \end_inset
29964
29965 ).
29966  
29967 \change_deleted -712698321 1483890219
29968  For this feature you need to enable the option 
29969 \family sans
29970 Natbib
29971 \family default
29972  in the 
29973 \family sans
29974 Document\SpecialChar menuseparator
29975 Settings
29976 \family default
29977
29978 \begin_inset Index idx
29979 status collapsed
29980
29981 \begin_layout Plain Layout
29982 Document ! Settings
29983 \end_layout
29984
29985 \end_inset
29986
29987  dialog under 
29988 \family sans
29989 Bibliography
29990 \family default
29991 .
29992  Setting a citation style for a reference will overwrite the default.
29993  For the global citation format use the Bib\SpecialChar TeX
29994  style files as explained in
29995  the previous section.
29996 \change_unchanged
29997
29998 \end_layout
29999
30000 \begin_layout Standard
30001
30002 \change_inserted -712698321 1483890476
30003 In the citation dialog, 
30004 \change_deleted -712698321 1483890481
30005 Y
30006 \change_inserted -712698321 1483890482
30007 y
30008 \change_unchanged
30009 ou can also set text to appear 
30010 \change_deleted -712698321 1483890531
30011 before or 
30012 \change_unchanged
30013 after a citation reference, 
30014 \change_deleted -712698321 1483890545
30015 in the citation reference window
30016 \change_inserted -712698321 1483890583
30017 e.
30018 \begin_inset space \thinspace{}
30019 \end_inset
30020
30021 g.
30022  page numbers, which will then be formatted according to the style's needs
30023  (e.
30024 \begin_inset space \thinspace{}
30025 \end_inset
30026
30027 g.
30028  with or without 
30029 \begin_inset Quotes eld
30030 \end_inset
30031
30032 pp.
30033 \begin_inset Quotes erd
30034 \end_inset
30035
30036 )
30037 \change_unchanged
30038 .
30039  Here is a
30040 \change_deleted -712698321 1483890682
30041 n
30042 \change_inserted -712698321 1483890683
30043  simple
30044 \change_unchanged
30045  example where the text 
30046 \begin_inset Quotes eld
30047 \end_inset
30048
30049 Chapter
30050 \begin_inset space ~
30051 \end_inset
30052
30053 3
30054 \begin_inset Quotes erd
30055 \end_inset
30056
30057  appears after the reference:
30058 \end_layout
30059
30060 \begin_layout Quote
30061 Have a look at 
30062 \begin_inset CommandInset citation
30063 LatexCommand cite
30064 after "Chapter 3"
30065 key "latexcompanion"
30066 literal "true"
30067
30068 \end_inset
30069
30070 .
30071 \change_inserted -712698321 1483890690
30072
30073 \end_layout
30074
30075 \begin_layout Standard
30076
30077 \change_inserted -712698321 1484998090
30078 All styles except for 
30079 \family sans
30080 Basic
30081 \family default
30082  also provide a means to add text that precedes the reference (such as 
30083 \begin_inset Quotes eld
30084 \end_inset
30085
30086 cf.
30087 \begin_inset Quotes erd
30088 \end_inset
30089
30090 ).
30091  This text is then also included in the parentheses, if the style requires
30092  this.
30093 \end_layout
30094
30095 \begin_layout Standard
30096
30097 \change_inserted -712698321 1484998495
30098 Note that these pre- and postnotes apply to the whole citation.
30099  That is to say, if you refer to multiple references at one, the prenote
30100  will precede the first citation in the list, the postnote will follow the
30101  last.
30102  Some 
30103 \family sans
30104 Biblatex
30105 \family default
30106  styles allow for adding pre- and postnotes to any individual reference
30107  in a multi-citation (so-called 
30108 \begin_inset Quotes eld
30109 \end_inset
30110
30111 qualified citation lists
30112 \begin_inset Quotes erd
30113 \end_inset
30114
30115 ).
30116  \SpecialChar LyX
30117  supports this.
30118  If you use such a style, and if the current reference includes multiple
30119  items, the 
30120 \begin_inset Quotes eld
30121 \end_inset
30122
30123 Selected Citations
30124 \begin_inset Quotes erd
30125 \end_inset
30126
30127  window will display three columns: 
30128 \begin_inset Quotes eld
30129 \end_inset
30130
30131 Text before
30132 \begin_inset Quotes erd
30133 \end_inset
30134
30135
30136 \begin_inset Quotes eld
30137 \end_inset
30138
30139 Cite key
30140 \begin_inset Quotes erd
30141 \end_inset
30142
30143 , and 
30144 \begin_inset Quotes eld
30145 \end_inset
30146
30147 Text after
30148 \begin_inset Quotes erd
30149 \end_inset
30150
30151 .
30152  If you double-click on an item's 
30153 \begin_inset Quotes eld
30154 \end_inset
30155
30156 Text before
30157 \begin_inset Quotes erd
30158 \end_inset
30159
30160  or 
30161 \begin_inset Quotes eld
30162 \end_inset
30163
30164 Text after
30165 \begin_inset Quotes erd
30166 \end_inset
30167
30168  field, you can add such individual pre- and postnotes.
30169  In the 
30170 \begin_inset Quotes eld
30171 \end_inset
30172
30173 General text before
30174 \begin_inset Quotes erd
30175 \end_inset
30176
30177  and 
30178 \begin_inset Quotes eld
30179 \end_inset
30180
30181 General text after
30182 \begin_inset Quotes erd
30183 \end_inset
30184
30185  input widgets, you can add pre- and postnotes that apply to the whole list.
30186 \change_unchanged
30187
30188 \end_layout
30189
30190 \begin_layout Section
30191 Index
30192 \begin_inset Index idx
30193 status collapsed
30194
30195 \begin_layout Plain Layout
30196 Index generation
30197 \end_layout
30198
30199 \end_inset
30200
30201
30202 \begin_inset CommandInset label
30203 LatexCommand label
30204 name "sec:Index"
30205
30206 \end_inset
30207
30208
30209 \end_layout
30210
30211 \begin_layout Standard
30212 An index entry is created if you use the menu 
30213 \family sans
30214 Insert\SpecialChar menuseparator
30215 Index
30216 \begin_inset space ~
30217 \end_inset
30218
30219 Entry
30220 \family default
30221  or the toolbar button 
30222 \begin_inset Info
30223 type  "icon"
30224 arg   "index-insert"
30225 \end_inset
30226
30227 .
30228  A box is inserted containing the text that appears in the index.
30229  The word where the cursor is in or the currently highlighted text is proposed
30230  by \SpecialChar LyX
30231  as the index entry.
30232 \end_layout
30233
30234 \begin_layout Standard
30235 The index list is inserted in the document with the menu 
30236 \family sans
30237 Insert\SpecialChar menuseparator
30238 List/TOC\SpecialChar menuseparator
30239 Index
30240 \begin_inset space ~
30241 \end_inset
30242
30243 List
30244 \family default
30245 .
30246  A light blue box labeled 
30247 \begin_inset Quotes eld
30248 \end_inset
30249
30250
30251 \family sans
30252 Index
30253 \family default
30254
30255 \begin_inset Quotes erd
30256 \end_inset
30257
30258  will show the place where the index is printed in the output.
30259  The index list box is not clickable like other \SpecialChar LyX
30260 -boxes.
30261 \end_layout
30262
30263 \begin_layout Standard
30264 We give a short overview of the index commands in the next subsections.
30265  For a detailed description of \SpecialChar LaTeX
30266 's index mechanism, have a look at one of
30267  the \SpecialChar LaTeX
30268  books 
30269 \begin_inset CommandInset citation
30270 LatexCommand cite
30271 key "latexcompanion,latexguide,latexbook"
30272 literal "true"
30273
30274 \end_inset
30275
30276 .
30277 \end_layout
30278
30279 \begin_layout Subsection
30280 Grouping Index Entries
30281 \begin_inset Index idx
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285 Index ! Grouping
30286 \end_layout
30287
30288 \end_inset
30289
30290
30291 \end_layout
30292
30293 \begin_layout Standard
30294 Index entries are often grouped to offer the reader a fast search in the
30295  index.
30296  We want to group for example the index entries for itemized and enumerated
30297  lists under the entry 
30298 \begin_inset Quotes eld
30299 \end_inset
30300
30301 Lists
30302 \begin_inset Quotes erd
30303 \end_inset
30304
30305 .
30306  First we create the entry 
30307 \begin_inset Quotes eld
30308 \end_inset
30309
30310 Lists
30311 \begin_inset Quotes erd
30312 \end_inset
30313
30314  in section
30315 \begin_inset space ~
30316 \end_inset
30317
30318
30319 \begin_inset CommandInset ref
30320 LatexCommand ref
30321 reference "subsec:Lists"
30322
30323 \end_inset
30324
30325 .
30326  In the text field for the itemized list index entry in section
30327 \begin_inset space ~
30328 \end_inset
30329
30330
30331 \begin_inset CommandInset ref
30332 LatexCommand ref
30333 reference "sec:Itemize"
30334
30335 \end_inset
30336
30337 , we insert the command
30338 \end_layout
30339
30340 \begin_layout Standard
30341
30342 \series bold
30343 Lists ! Itemize
30344 \end_layout
30345
30346 \begin_layout Standard
30347 and the command
30348 \end_layout
30349
30350 \begin_layout Standard
30351
30352 \series bold
30353 Lists ! Enumerate
30354 \end_layout
30355
30356 \begin_layout Standard
30357 for the enumerated list in section
30358 \begin_inset space ~
30359 \end_inset
30360
30361
30362 \begin_inset CommandInset ref
30363 LatexCommand ref
30364 reference "sec:Enumerate"
30365
30366 \end_inset
30367
30368 .
30369 \end_layout
30370
30371 \begin_layout Standard
30372 The exclamation mark 
30373 \begin_inset Quotes eld
30374 \end_inset
30375
30376 !
30377 \begin_inset Quotes erd
30378 \end_inset
30379
30380  marks the grouping levels.
30381  You can have three levels; every index level is indented a bit more.
30382  An index entry for the higher levels is not required.
30383  If we don't have an index entry for 
30384 \begin_inset Quotes eld
30385 \end_inset
30386
30387 Lists
30388 \begin_inset Quotes erd
30389 \end_inset
30390
30391 , it will be printed anyway, but without a page number.
30392 \end_layout
30393
30394 \begin_layout Subsection
30395 Page Ranges
30396 \begin_inset Index idx
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Index ! Page ranges
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \end_layout
30407
30408 \begin_layout Standard
30409 Normally an index entry will appear with the page number of the indexed
30410  section.
30411  But sometimes you want to index more pages under the same entry.
30412  For example, if we want to index the paragraph environments, we create
30413  an index entry in section
30414 \begin_inset space ~
30415 \end_inset
30416
30417
30418 \begin_inset CommandInset ref
30419 LatexCommand ref
30420 reference "sec:Paragraph-Environments"
30421
30422 \end_inset
30423
30424  with the command
30425 \end_layout
30426
30427 \begin_layout Standard
30428
30429 \series bold
30430 Paragraph environments|(
30431 \end_layout
30432
30433 \begin_layout Standard
30434 and another entry at the end of section
30435 \begin_inset space ~
30436 \end_inset
30437
30438
30439 \begin_inset CommandInset ref
30440 LatexCommand ref
30441 reference "subsec:LyX-Code"
30442
30443 \end_inset
30444
30445  with the command
30446 \end_layout
30447
30448 \begin_layout Standard
30449
30450 \series bold
30451 Paragraph environments|)
30452 \end_layout
30453
30454 \begin_layout Standard
30455 The commands 
30456 \begin_inset Quotes eld
30457 \end_inset
30458
30459
30460 \series bold
30461 |(
30462 \series default
30463
30464 \begin_inset Quotes erd
30465 \end_inset
30466
30467  and 
30468 \begin_inset Quotes eld
30469 \end_inset
30470
30471
30472 \series bold
30473 |)
30474 \series default
30475
30476 \begin_inset Quotes erd
30477 \end_inset
30478
30479  respectively start and end the index range.
30480  You can also add the same index entry at different places in the document.
30481  They appear in the output under one entry with a comma separated list of
30482  the pages of the indexed document parts.
30483  An example is the index entry 
30484 \begin_inset Quotes eld
30485 \end_inset
30486
30487 Document ! Settings
30488 \begin_inset Quotes erd
30489 \end_inset
30490
30491 .
30492 \end_layout
30493
30494 \begin_layout Subsection
30495 Cross referencing
30496 \begin_inset Index idx
30497 status collapsed
30498
30499 \begin_layout Plain Layout
30500 Index ! Cross referencing
30501 \end_layout
30502
30503 \end_inset
30504
30505
30506 \end_layout
30507
30508 \begin_layout Standard
30509 It is also possible to refer to another index entry.
30510  We referred for example in the index entry 
30511 \begin_inset Quotes eld
30512 \end_inset
30513
30514 GIF
30515 \begin_inset Quotes erd
30516 \end_inset
30517
30518  (in section
30519 \begin_inset space ~
30520 \end_inset
30521
30522
30523 \begin_inset CommandInset ref
30524 LatexCommand ref
30525 reference "subsec:Image-Formats"
30526
30527 \end_inset
30528
30529 ) to the index entry 
30530 \begin_inset Quotes eld
30531 \end_inset
30532
30533 Image formats
30534 \begin_inset Quotes erd
30535 \end_inset
30536
30537  in the same section using the entry
30538 \end_layout
30539
30540 \begin_layout Standard
30541
30542 \series bold
30543 GIF|see{Image formats}
30544 \end_layout
30545
30546 \begin_layout Standard
30547 where the braces have to be inserted as \SpecialChar TeX
30548  Code.
30549  The text within the braces is the referenced entry.
30550  The reference will appear in the output without a page number.
30551 \end_layout
30552
30553 \begin_layout Subsection
30554 Index Entry Order
30555 \begin_inset Index idx
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559 Index ! Entry order
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \begin_layout Standard
30568 If you use accented characters in the index entry the entries might not
30569  follow the rules for the index order.
30570  The index entries are sorted alphabetically but \SpecialChar LaTeX
30571
30572 \begin_inset Foot
30573 status collapsed
30574
30575 \begin_layout Plain Layout
30576 The index generating is done in the background by an extra program, see
30577  section
30578 \begin_inset space ~
30579 \end_inset
30580
30581
30582 \begin_inset CommandInset ref
30583 LatexCommand ref
30584 reference "subsec:Index-Program"
30585
30586 \end_inset
30587
30588 .
30589 \end_layout
30590
30591 \end_inset
30592
30593  does not know how to sort accents in different languages.
30594  We have created as an example the three dummy index entries 
30595 \begin_inset Quotes eld
30596 \end_inset
30597
30598 maison
30599 \begin_inset Quotes erd
30600 \end_inset
30601
30602
30603 \begin_inset Quotes eld
30604 \end_inset
30605
30606 maïs
30607 \begin_inset Quotes erd
30608 \end_inset
30609
30610 , and 
30611 \begin_inset Quotes eld
30612 \end_inset
30613
30614 maître
30615 \begin_inset Quotes erd
30616 \end_inset
30617
30618 .
30619 \begin_inset Index idx
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623 Dummy entries ! maïs
30624 \end_layout
30625
30626 \end_inset
30627
30628
30629 \begin_inset Index idx
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633 Dummy entries ! maître
30634 \end_layout
30635
30636 \end_inset
30637
30638
30639 \begin_inset Index idx
30640 status collapsed
30641
30642 \begin_layout Plain Layout
30643 Dummy entries ! maïs@maison
30644 \end_layout
30645
30646 \end_inset
30647
30648  They will be sorted in the order maïs, maître, maison but we want the order
30649  maïs, maison, maître.
30650  To achieve this, we use the command
30651 \end_layout
30652
30653 \begin_layout Standard
30654
30655 \series bold
30656 previous entry@current entry
30657 \end_layout
30658
30659 \begin_layout Standard
30660 In our case we want to have 
30661 \begin_inset Quotes eld
30662 \end_inset
30663
30664 maison
30665 \begin_inset Quotes erd
30666 \end_inset
30667
30668  after 
30669 \begin_inset Quotes eld
30670 \end_inset
30671
30672 maïs
30673 \begin_inset Quotes erd
30674 \end_inset
30675
30676  and write therefore for the index entry of maison:
30677 \end_layout
30678
30679 \begin_layout Standard
30680
30681 \series bold
30682 maïs@maison
30683 \end_layout
30684
30685 \begin_layout Standard
30686 The previous entry need not be a real existing entry.
30687  You can also use another word to tell \SpecialChar LaTeX
30688  the entry order.
30689  See the next subsection for an example.
30690 \end_layout
30691
30692 \begin_layout Standard
30693 \begin_inset VSpace bigskip
30694 \end_inset
30695
30696
30697 \end_layout
30698
30699 \begin_layout Standard
30700 In some cases the index entry order is not correct when you are using the
30701  program 
30702 \family sans
30703 makeindex 
30704 \family default
30705 to generate the index (see section
30706 \begin_inset space ~
30707 \end_inset
30708
30709
30710 \begin_inset CommandInset ref
30711 LatexCommand ref
30712 reference "subsec:Index-Program"
30713
30714 \end_inset
30715
30716 ).
30717  
30718 \family sans
30719 makeindex
30720 \family default
30721  would for example print the index entry for the \SpecialChar LaTeX
30722 -package aeguill in section
30723 \begin_inset space ~
30724 \end_inset
30725
30726
30727 \begin_inset CommandInset ref
30728 LatexCommand ref
30729 reference "subsec:Document-Font"
30730
30731 \end_inset
30732
30733  after the index entries of the other \SpecialChar LaTeX
30734 -packages although all these index
30735  commands start with 
30736 \begin_inset Quotes eld
30737 \end_inset
30738
30739
30740 \series bold
30741 \SpecialChar LaTeX
30742 -packages !
30743 \series default
30744  
30745 \begin_inset Quotes erd
30746 \end_inset
30747
30748 .
30749  The reason is that the index entry for aeguill is in a footnote.
30750  To fix this 
30751 \family sans
30752 makeindex
30753 \family default
30754  bug, add these commands to the preamble of your document:
30755 \end_layout
30756
30757 \begin_layout Standard
30758
30759 \series bold
30760
30761 \backslash
30762 let
30763 \backslash
30764 OrgIndex
30765 \backslash
30766 index
30767 \end_layout
30768
30769 \begin_layout Standard
30770
30771 \series bold
30772
30773 \backslash
30774 renewcommand*{
30775 \backslash
30776 index}[1]{
30777 \backslash
30778 OrgIndex{#1}}
30779 \end_layout
30780
30781 \begin_layout Subsection
30782 Index Entry Layout
30783 \begin_inset Index idx
30784 status collapsed
30785
30786 \begin_layout Plain Layout
30787 Index ! Entry layout
30788 \end_layout
30789
30790 \end_inset
30791
30792
30793 \end_layout
30794
30795 \begin_layout Standard
30796 You can change the appearance of index entries via the text style dialog.
30797 \begin_inset Index idx
30798 status open
30799
30800 \begin_layout Plain Layout
30801 Dummy entries ! 
30802 \shape italic
30803 This is an italic dummy entry
30804 \end_layout
30805
30806 \end_inset
30807
30808  You can also format the page number using the character 
30809 \begin_inset Quotes eld
30810 \end_inset
30811
30812 |
30813 \begin_inset Quotes erd
30814 \end_inset
30815
30816  followed by a \SpecialChar LaTeX
30817 -command without a backslash.
30818  We can write for example
30819 \end_layout
30820
30821 \begin_layout Standard
30822
30823 \series bold
30824 italic page number:|textit
30825 \end_layout
30826
30827 \begin_layout Standard
30828 to get the page number in italic.
30829 \begin_inset Index idx
30830 status open
30831
30832 \begin_layout Plain Layout
30833 Dummy entries ! italic page number:|textit
30834 \end_layout
30835
30836 \end_inset
30837
30838  Normally all \SpecialChar LaTeX
30839 -commands begin with a backslash, but in this special case
30840  
30841 \begin_inset Quotes eld
30842 \end_inset
30843
30844
30845 \series bold
30846 |command
30847 \series default
30848
30849 \begin_inset Quotes erd
30850 \end_inset
30851
30852  means 
30853 \series bold
30854
30855 \backslash
30856 command{page
30857 \begin_inset space ~
30858 \end_inset
30859
30860 number}
30861 \series default
30862 .
30863  Have a look at section
30864 \begin_inset space ~
30865 \end_inset
30866
30867
30868 \begin_inset CommandInset ref
30869 LatexCommand ref
30870 reference "subsec:LaTeX-Syntax"
30871
30872 \end_inset
30873
30874  to learn more about the \SpecialChar LaTeX
30875 -syntax.
30876 \end_layout
30877
30878 \begin_layout Standard
30879 \begin_inset Note Greyedout
30880 status open
30881
30882 \begin_layout Plain Layout
30883
30884 \series bold
30885 Note:
30886 \series default
30887  Formatting single index entries only works when you use the program 
30888 \family sans
30889 makeindex 
30890 \family default
30891 to generate the index, see section
30892 \begin_inset space ~
30893 \end_inset
30894
30895
30896 \begin_inset CommandInset ref
30897 LatexCommand ref
30898 reference "subsec:Index-Program"
30899
30900 \end_inset
30901
30902 .
30903  If you use 
30904 \family sans
30905 xindy
30906 \family default
30907 , this will not work for anything other than bold or italic text.
30908  This is because 
30909 \family sans
30910 xindy
30911 \family default
30912  requires you to define semantic elements before they can be used, see 
30913 \begin_inset CommandInset citation
30914 LatexCommand cite
30915 after "p. 678 ff."
30916 key "latexcompanion"
30917 literal "true"
30918
30919 \end_inset
30920
30921  for details.
30922 \end_layout
30923
30924 \end_inset
30925
30926
30927 \end_layout
30928
30929 \begin_layout Standard
30930 In general, we encourage you to not format page numbers directly as shown
30931  above.
30932  Instead, you should define a macro in the preamble and use that.
30933  Maybe you want all page references italic that refer to a definition of
30934  the indexed term, so that users can easily find definitions.
30935  If so, put the following in the preamble
30936 \end_layout
30937
30938 \begin_layout Standard
30939
30940 \series bold
30941
30942 \backslash
30943 newcommand{
30944 \backslash
30945 IndexDef}[1]{
30946 \backslash
30947 textit{#1}}
30948 \end_layout
30949
30950 \begin_layout Standard
30951 and write
30952 \end_layout
30953
30954 \begin_layout Standard
30955
30956 \series bold
30957 my entry|IndexDef
30958 \end_layout
30959
30960 \begin_layout Standard
30961 in the index entry.
30962 \begin_inset Index idx
30963 status open
30964
30965 \begin_layout Plain Layout
30966 Dummy entries ! my entry|IndexDef
30967 \end_layout
30968
30969 \end_inset
30970
30971  The advantage is that, if you change your mind later or if your publisher
30972  insists that definitions must not be italic but bold, you just need to
30973  change the macro in the preamble, not every single index entry.
30974 \end_layout
30975
30976 \begin_layout Standard
30977 You can also change the layout for the whole index.
30978  For example, we marked the index list box of this document as bold to get
30979  a bold font for all index entries.
30980  For more advanced tasks you have to set up a so-called 
30981 \emph on
30982 Index Style File
30983 \emph default
30984 , see the 
30985 \family sans
30986 makeindex
30987 \family default
30988  or 
30989 \family sans
30990 xindy
30991 \family default
30992  documentation for details, 
30993 \begin_inset CommandInset citation
30994 LatexCommand cite
30995 key "makeindex,xindy"
30996 literal "true"
30997
30998 \end_inset
30999
31000 .
31001 \end_layout
31002
31003 \begin_layout Subsection
31004 Index Program
31005 \begin_inset Index idx
31006 status collapsed
31007
31008 \begin_layout Plain Layout
31009 Index ! Program
31010 \end_layout
31011
31012 \end_inset
31013
31014
31015 \begin_inset CommandInset label
31016 LatexCommand label
31017 name "subsec:Index-Program"
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 If the index generation program 
31026 \family sans
31027 xindy
31028 \family default
31029  is installed, \SpecialChar LyX
31030  uses it for index generation; otherwise the program 
31031 \family sans
31032 makeindex
31033 \family default
31034 , the program that is part of every \SpecialChar LaTeX
31035  distribution, is used.
31036 \begin_inset Foot
31037 status collapsed
31038
31039 \begin_layout Plain Layout
31040
31041 \family sans
31042 Makeindex
31043 \family default
31044  is very old, no longer under development and has many pitfalls, notably
31045  that it was developed with only the English language in mind.
31046  So it fails to sort anything other than a monolingual English text correctly.
31047  We have shown above how to fix this sorting.
31048  However, if you are writing in another than the English language, consider
31049  to use 
31050 \family sans
31051 xindy
31052 \family default
31053 .
31054 \end_layout
31055
31056 \end_inset
31057
31058  Both programs can be controlled by options that can be set in \SpecialChar LyX
31059 's preferences
31060  dialog, see section
31061 \begin_inset space ~
31062 \end_inset
31063
31064
31065 \begin_inset CommandInset ref
31066 LatexCommand ref
31067 reference "subsec:LaTeX-settings"
31068
31069 \end_inset
31070
31071 .
31072  The available options are listed and explained in 
31073 \begin_inset CommandInset citation
31074 LatexCommand cite
31075 key "makeindex-man,xindy"
31076 literal "true"
31077
31078 \end_inset
31079
31080 .
31081  In this dialog, you can also specify an alternative program to generate
31082  the index.
31083 \end_layout
31084
31085 \begin_layout Standard
31086 If you need specific options or an alternative index program only for a
31087  given document, you can define the program and\SpecialChar breakableslash
31088 or the options in 
31089 \family sans
31090 Document\SpecialChar menuseparator
31091 Settings\SpecialChar menuseparator
31092 Indexes
31093 \family default
31094 .
31095  This is especially useful if you need to pass language-specific options
31096  to the index program or if you need a specific layout style.
31097 \end_layout
31098
31099 \begin_layout Subsection
31100 Multiple Indexes
31101 \end_layout
31102
31103 \begin_layout Standard
31104 In many fields it is common to have more than one index.
31105  For instance, you might need to set up a separate 
31106 \begin_inset Quotes eld
31107 \end_inset
31108
31109 Index of Names
31110 \begin_inset Quotes erd
31111 \end_inset
31112
31113  next to the standard index.
31114  \SpecialChar LaTeX
31115  does not provide this possibility out of the box, but there are packages
31116  that add this feature.
31117  \SpecialChar LyX
31118  uses the 
31119 \series bold
31120 splitidx
31121 \series default
31122
31123 \begin_inset Index idx
31124 status collapsed
31125
31126 \begin_layout Plain Layout
31127 \SpecialChar LaTeX
31128 -packages ! splitidx
31129 \end_layout
31130
31131 \end_inset
31132
31133  package to generate multiple indexes.
31134  The package is included in all recent \SpecialChar LaTeX
31135  distributions.
31136 \begin_inset Foot
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140 If yours does not ship it, consult the \SpecialChar TeX
31141  catalogue, 
31142 \begin_inset CommandInset citation
31143 LatexCommand cite
31144 key "TeXCatalogue"
31145 literal "true"
31146
31147 \end_inset
31148
31149 .
31150  Note that the package does not only consist of a \SpecialChar LaTeX
31151  style, but it also includes
31152  specific preprocessor programs that need to be installed as well.
31153  Please consult the package's manual for details.
31154 \end_layout
31155
31156 \end_inset
31157
31158
31159 \end_layout
31160
31161 \begin_layout Standard
31162 To set up \SpecialChar LyX
31163  for the use of multiple indexes, go to 
31164 \family sans
31165 Document\SpecialChar menuseparator
31166 Settings\SpecialChar menuseparator
31167 Indexes
31168 \family default
31169  and select the option 
31170 \family sans
31171 Use multiple Indexes
31172 \family default
31173 .
31174  Note that the list 
31175 \family sans
31176 Available Indexes
31177 \family default
31178  already contains the standard index 
31179 \begin_inset Quotes eld
31180 \end_inset
31181
31182 Index
31183 \begin_inset Quotes erd
31184 \end_inset
31185
31186 .
31187  To add further indexes, add the name of the index (in the form that should
31188  also appear as a heading) to the 
31189 \family sans
31190 New
31191 \family default
31192  input field and press the 
31193 \family sans
31194 Add
31195 \family default
31196  button.
31197  The new index now also appears in the list.
31198  If you like, you can attribute an alternative \SpecialChar LyX
31199  label color to the new index.
31200 \end_layout
31201
31202 \begin_layout Standard
31203 Once the document changes have been applied, you can find the new index
31204  list in 
31205 \family sans
31206 Insert\SpecialChar menuseparator
31207 List/TOC
31208 \family default
31209  and the 
31210 \family sans
31211 Insert
31212 \family default
31213  menu has a separate entry for each of the defined indexes.
31214  The workflow is basically the same as for the default index, but there
31215  are additional features:
31216 \end_layout
31217
31218 \begin_layout Itemize
31219 If you want to change the attribution of a specific index entry, right-clicking
31220  on the entry's label will open a dialog where you can do that.
31221 \end_layout
31222
31223 \begin_layout Itemize
31224 By right-clicking on an index, you can change its type.
31225  Furthermore, you can specify an index to be a 
31226 \begin_inset Quotes eld
31227 \end_inset
31228
31229 Subindex.
31230 \begin_inset Quotes erd
31231 \end_inset
31232
31233  If you do that, the heading of that list will be decreased by one level.
31234  For example, if you use a book class, where the standard index heading
31235  is defined as a chapter, subindexes will be defined as sections and can
31236  thus be nested to the non-subindexes.
31237 \end_layout
31238
31239 \begin_layout Section
31240 Nomenclature/Glossary 
31241 \begin_inset Index idx
31242 status collapsed
31243
31244 \begin_layout Plain Layout
31245 Nomenclature
31246 \end_layout
31247
31248 \end_inset
31249
31250
31251 \begin_inset Index idx
31252 status collapsed
31253
31254 \begin_layout Plain Layout
31255 Glossary|see
31256 \begin_inset ERT
31257 status collapsed
31258
31259 \begin_layout Plain Layout
31260
31261 {
31262 \end_layout
31263
31264 \end_inset
31265
31266 Nomenclature
31267 \begin_inset ERT
31268 status collapsed
31269
31270 \begin_layout Plain Layout
31271
31272 }
31273 \end_layout
31274
31275 \end_inset
31276
31277
31278 \end_layout
31279
31280 \end_inset
31281
31282
31283 \begin_inset CommandInset label
31284 LatexCommand label
31285 name "sec:Nomenclature"
31286
31287 \end_inset
31288
31289
31290 \end_layout
31291
31292 \begin_layout Standard
31293 Sometimes you need to provide a list of technical terms or symbols that
31294  are mentioned in your document with a brief explanation of them – a so
31295  called nomenclature or glossary.
31296 \end_layout
31297
31298 \begin_layout Standard
31299 To be able to create nomenclatures or glossaries, you need the \SpecialChar LaTeX
31300  package
31301  
31302 \series bold
31303 nomencl
31304 \series default
31305
31306 \begin_inset Index idx
31307 status collapsed
31308
31309 \begin_layout Plain Layout
31310 \SpecialChar LaTeX
31311 -packages ! nomencl
31312 \end_layout
31313
31314 \end_inset
31315
31316  installed.
31317  You find it in the \SpecialChar TeX
31318  catalogue, 
31319 \begin_inset CommandInset citation
31320 LatexCommand cite
31321 key "TeXCatalogue"
31322 literal "true"
31323
31324 \end_inset
31325
31326  or in the package manager of your \SpecialChar LaTeX
31327 -system.
31328 \end_layout
31329
31330 \begin_layout Standard
31331 A nomenclature entry is created if you place the cursor after a symbol entry
31332  and then use the menu 
31333 \family sans
31334 Insert\SpecialChar menuseparator
31335
31336 \family default
31337 N
31338 \family sans
31339 omenclature
31340 \begin_inset space ~
31341 \end_inset
31342
31343 Entry
31344 \family default
31345  or the toolbar button 
31346 \begin_inset Info
31347 type  "icon"
31348 arg   "nomencl-insert"
31349 \end_inset
31350
31351 .
31352  A gray box labeled 
31353 \begin_inset Quotes eld
31354 \end_inset
31355
31356
31357 \family sans
31358 Nom
31359 \family default
31360
31361 \begin_inset Quotes erd
31362 \end_inset
31363
31364  is inserted and a window pops up asking for the nomenclature entry.
31365 \end_layout
31366
31367 \begin_layout Standard
31368 A nomenclature entry consists of two main entries.
31369  The first is the term or 
31370 \family sans
31371 Symbol
31372 \family default
31373  that you wish to define.
31374  The second is the 
31375 \family sans
31376 Description
31377 \family default
31378  of the term or symbol.
31379 \end_layout
31380
31381 \begin_layout Standard
31382 \begin_inset Note Greyedout
31383 status open
31384
31385 \begin_layout Plain Layout
31386
31387 \series bold
31388 Note:
31389 \series default
31390  You have to enter valid \SpecialChar LaTeX
31391 -code for all fields of the nomenclature dialog.
31392 \end_layout
31393
31394 \end_inset
31395
31396
31397 \end_layout
31398
31399 \begin_layout Subsection
31400 Nomenclature Definition and Layout
31401 \begin_inset Index idx
31402 status collapsed
31403
31404 \begin_layout Plain Layout
31405 Nomenclature ! Layout
31406 \end_layout
31407
31408 \end_inset
31409
31410
31411 \end_layout
31412
31413 \begin_layout Standard
31414 If you have symbols in formulas, you have to define them in the 
31415 \family sans
31416 Symbol
31417 \family default
31418  field as \SpecialChar LaTeX
31419 -formulas.
31420  For example to get 
31421 \begin_inset Quotes eld
31422 \end_inset
31423
31424
31425 \begin_inset Formula $\sigma$
31426 \end_inset
31427
31428
31429 \begin_inset Quotes erd
31430 \end_inset
31431
31432 , insert this:
31433 \begin_inset Newline newline
31434 \end_inset
31435
31436
31437 \series bold
31438 $
31439 \backslash
31440 sigma$
31441 \begin_inset Newline newline
31442 \end_inset
31443
31444
31445 \series default
31446 The 
31447 \begin_inset Quotes eld
31448 \end_inset
31449
31450 $
31451 \begin_inset Quotes erd
31452 \end_inset
31453
31454  character starts/ends the formula.
31455  The \SpecialChar LaTeX
31456 -command for the Greek letter is the name of the letter beginning with
31457  a backslash 
31458 \begin_inset Quotes eld
31459 \end_inset
31460
31461
31462 \backslash
31463
31464 \begin_inset Quotes erd
31465 \end_inset
31466
31467 .
31468  For capital Greek letters, start the command also with a capital letter,
31469  like 
31470 \series bold
31471
31472 \backslash
31473 Sigma
31474 \series default
31475 .
31476 \end_layout
31477
31478 \begin_layout Standard
31479 (A short introduction to the \SpecialChar LaTeX
31480 -syntax is given in section
31481 \begin_inset space ~
31482 \end_inset
31483
31484
31485 \begin_inset CommandInset ref
31486 LatexCommand ref
31487 reference "subsec:LaTeX-Syntax"
31488
31489 \end_inset
31490
31491 .)
31492 \end_layout
31493
31494 \begin_layout Standard
31495 You cannot use the 
31496 \family sans
31497 Text
31498 \begin_inset space ~
31499 \end_inset
31500
31501 Style
31502 \family default
31503  dialog to format the description text; you have to use \SpecialChar LaTeX
31504 -commands.
31505  For example the description of the nomenclature entry for the 
31506 \begin_inset Quotes eld
31507 \end_inset
31508
31509
31510 \begin_inset Formula $\sigma$
31511 \end_inset
31512
31513
31514 \begin_inset Quotes erd
31515 \end_inset
31516
31517  in this document is:
31518 \begin_inset Newline newline
31519 \end_inset
31520
31521
31522 \series bold
31523 dummy entry for the character 
31524 \backslash
31525 textsf{sigma}
31526 \series default
31527
31528 \begin_inset Newline newline
31529 \end_inset
31530
31531 The command 
31532 \series bold
31533
31534 \backslash
31535 textsf
31536 \series default
31537  sets the fonts to 
31538 \family sans
31539 sans
31540 \begin_inset space ~
31541 \end_inset
31542
31543 serif
31544 \family default
31545 .
31546  To get 
31547 \series bold
31548 bold
31549 \series default
31550  font use the command 
31551 \series bold
31552
31553 \backslash
31554 textbf
31555 \series default
31556 , for 
31557 \family typewriter
31558 typewriter
31559 \family default
31560  use 
31561 \series bold
31562
31563 \backslash
31564 texttt
31565 \series default
31566 , for 
31567 \emph on
31568 emphasized
31569 \emph default
31570  use 
31571 \series bold
31572
31573 \backslash
31574 emph
31575 \series default
31576 .
31577 \end_layout
31578
31579 \begin_layout Standard
31580 To customize the appearance of all symbols add e.
31581 \begin_inset space \thinspace{}
31582 \end_inset
31583
31584 g.
31585 \begin_inset space \space{}
31586 \end_inset
31587
31588 the command
31589 \begin_inset Newline newline
31590 \end_inset
31591
31592
31593 \series bold
31594
31595 \backslash
31596 renewcommand{
31597 \backslash
31598 nomlabel}[1]{
31599 \backslash
31600 textsf{
31601 \backslash
31602 textbf{#1}}}
31603 \series default
31604
31605 \begin_inset Newline newline
31606 \end_inset
31607
31608 to the LaTeX preamble in the document settings.
31609  This command will make the font of all symbols 
31610 \series bold
31611 bold
31612 \series default
31613  and 
31614 \family sans
31615 sans
31616 \begin_inset space ~
31617 \end_inset
31618
31619 serif
31620 \family default
31621 .
31622 \end_layout
31623
31624 \begin_layout Standard
31625 If the characters |
31626 \begin_inset space \space{}
31627 \end_inset
31628
31629 ,
31630 \begin_inset space \space{}
31631 \end_inset
31632
31633 !
31634 \begin_inset space \space{}
31635 \end_inset
31636
31637 , @ and
31638 \begin_inset space \space{}
31639 \end_inset
31640
31641 "
31642 \begin_inset space \space{}
31643 \end_inset
31644
31645 should appear in nomenclature entries they need to be escaped by adding
31646  a quote character in front of them.
31647 \begin_inset CommandInset nomenclature
31648 LatexCommand nomenclature
31649 symbol "\"@, \"|, \"!, \"\""
31650 description "The quote sign is output by writing ‘ \"\"\"\" '"
31651 literal "false"
31652
31653 \end_inset
31654
31655
31656 \end_layout
31657
31658 \begin_layout Subsection
31659 Sort Order of Nomenclature Entries
31660 \begin_inset Index idx
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 Nomenclature ! Sort order
31665 \end_layout
31666
31667 \end_inset
31668
31669
31670 \end_layout
31671
31672 \begin_layout Standard
31673 The nomenclature entries are sorted alphabetically by the \SpecialChar LaTeX
31674 -code of the symbol
31675  definition.
31676  This leads to undesired results when you, for example, have symbols in
31677  formulas.
31678  Suppose you have nomenclature entries for the symbols 
31679 \emph on
31680 a
31681 \begin_inset CommandInset nomenclature
31682 LatexCommand nomenclature
31683 symbol "a"
31684 description "dummy entry for the character \"a\""
31685 literal "false"
31686
31687 \end_inset
31688
31689
31690 \emph default
31691  and 
31692 \begin_inset Formula $\sigma$
31693 \end_inset
31694
31695
31696 \begin_inset CommandInset nomenclature
31697 LatexCommand nomenclature
31698 prefix "sigma"
31699 symbol "$\\sigma$"
31700 description "dummy entry for the character \\textsf{sigma}"
31701 literal "false"
31702
31703 \end_inset
31704
31705 .
31706  They will be sorted by 
31707 \begin_inset Quotes eld
31708 \end_inset
31709
31710
31711 \family sans
31712 a
31713 \family default
31714
31715 \begin_inset Quotes erd
31716 \end_inset
31717
31718  and 
31719 \begin_inset Quotes eld
31720 \end_inset
31721
31722
31723 \family typewriter
31724 $
31725 \backslash
31726 sigma$
31727 \family default
31728
31729 \begin_inset Quotes erd
31730 \end_inset
31731
31732  – the 
31733 \begin_inset Formula $\sigma$
31734 \end_inset
31735
31736  will be sorted before the 
31737 \emph on
31738 a
31739 \emph default
31740  since the character 
31741 \begin_inset Quotes eld
31742 \end_inset
31743
31744 $
31745 \begin_inset Quotes erd
31746 \end_inset
31747
31748  is considered in sorting.
31749 \end_layout
31750
31751 \begin_layout Standard
31752 To control the sort order, you can edit the 
31753 \family sans
31754 Sort
31755 \begin_inset space ~
31756 \end_inset
31757
31758 as
31759 \family default
31760  field of the nomenclature dialog.
31761  Then the nomenclature entry will be sorted by this entry and not the symbol
31762  definition.
31763  For the example given, you can insert 
31764 \family typewriter
31765 sigma
31766 \family default
31767  in this field for the 
31768 \begin_inset Formula $\sigma$
31769 \end_inset
31770
31771 , then 
31772 \emph on
31773 a
31774 \emph default
31775  will be located before 
31776 \begin_inset Formula $\sigma$
31777 \end_inset
31778
31779 .
31780 \end_layout
31781
31782 \begin_layout Standard
31783 For subgrouping and tips for using sort entries see the 
31784 \series bold
31785 nomencl
31786 \series default
31787  documentation, 
31788 \begin_inset CommandInset citation
31789 LatexCommand cite
31790 key "nomencl"
31791 literal "true"
31792
31793 \end_inset
31794
31795 .
31796 \end_layout
31797
31798 \begin_layout Subsection
31799 Nomenclature Options
31800 \begin_inset Index idx
31801 status collapsed
31802
31803 \begin_layout Plain Layout
31804 Nomenclature ! Options
31805 \end_layout
31806
31807 \end_inset
31808
31809
31810 \end_layout
31811
31812 \begin_layout Standard
31813 The 
31814 \series bold
31815 nomencl
31816 \series default
31817  package offers some options to adjust the appearance of the nomenclature.
31818  Here are some of its options; for more have a look at its documentation:
31819 \end_layout
31820
31821 \begin_layout Description
31822 refeq Appends the phrase 
31823 \begin_inset Quotes eld
31824 \end_inset
31825
31826
31827 \family sans
31828 , see equation (
31829 \emph on
31830 eq
31831 \emph default
31832 )
31833 \family default
31834
31835 \begin_inset Quotes erd
31836 \end_inset
31837
31838  to every nomenclature entry, where 
31839 \family sans
31840 \emph on
31841 eq
31842 \family default
31843 \emph default
31844  is the number of the last equation in front of the nomenclature entry
31845 \end_layout
31846
31847 \begin_layout Description
31848 refpage Appends the phrase 
31849 \begin_inset Quotes eld
31850 \end_inset
31851
31852
31853 \family sans
31854 , page (
31855 \emph on
31856 page
31857 \emph default
31858 )
31859 \family default
31860
31861 \begin_inset Quotes erd
31862 \end_inset
31863
31864  to every nomenclature entry, where 
31865 \family sans
31866 \emph on
31867 page
31868 \family default
31869 \emph default
31870  is the number of the page on which the nomenclature entry appeared
31871 \end_layout
31872
31873 \begin_layout Description
31874 intoc Inserts the nomenclature in the Table of Contents
31875 \end_layout
31876
31877 \begin_layout Standard
31878 To use one or more of the options, add them to the comma-separated document
31879  class options list in the 
31880 \family sans
31881 Document\SpecialChar menuseparator
31882 Settings
31883 \family default
31884  dialog.
31885  In this document the options 
31886 \series bold
31887 refpage, intoc
31888 \series default
31889  are used.
31890 \end_layout
31891
31892 \begin_layout Standard
31893 \begin_inset VSpace bigskip
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 You can also use the first two options above only for certain nomenclature
31901  entries when you add one of the following commands as last entry to the
31902  
31903 \family sans
31904 Description
31905 \family default
31906  field in the nomenclature dialog:
31907 \end_layout
31908
31909 \begin_layout Description
31910
31911 \backslash
31912 nomrefeq Like the 
31913 \series bold
31914 refeq
31915 \series default
31916  option
31917 \end_layout
31918
31919 \begin_layout Description
31920
31921 \backslash
31922 nomrefpage Like the 
31923 \series bold
31924 refpage
31925 \series default
31926  option
31927 \end_layout
31928
31929 \begin_layout Description
31930
31931 \backslash
31932 nomrefeqpage Short notation of 
31933 \series bold
31934
31935 \backslash
31936 nomrefeq
31937 \backslash
31938 nomrefpage
31939 \end_layout
31940
31941 \begin_layout Description
31942
31943 \backslash
31944 nomnorefeq,
31945 \begin_inset space ~
31946 \end_inset
31947
31948
31949 \backslash
31950 nomnorefpage,
31951 \begin_inset space ~
31952 \end_inset
31953
31954
31955 \backslash
31956 nomnorefeqpage Turns off the corresponding options
31957 \end_layout
31958
31959 \begin_layout Standard
31960 Words like 
31961 \begin_inset Quotes eld
31962 \end_inset
31963
31964 page
31965 \begin_inset Quotes erd
31966 \end_inset
31967
31968  are automatically translated for some document languages.
31969  If not, add these lines to your \SpecialChar LaTeX
31970  preamble:
31971 \end_layout
31972
31973 \begin_layout Standard
31974 \noindent
31975
31976 \series bold
31977
31978 \backslash
31979 renewcommand{
31980 \backslash
31981 eqdeclaration}[1]{, see equation
31982 \backslash
31983 nobreakspace(#1)}
31984 \begin_inset Newline newline
31985 \end_inset
31986
31987
31988 \backslash
31989 renewcommand{
31990 \backslash
31991 pagedeclaration}[1]{, page
31992 \backslash
31993 nobreakspace{}#1}
31994 \series default
31995
31996 \begin_inset Newline newline
31997 \end_inset
31998
31999 and replace 
32000 \begin_inset Quotes eld
32001 \end_inset
32002
32003 see equation
32004 \begin_inset Quotes erd
32005 \end_inset
32006
32007  and 
32008 \begin_inset Quotes eld
32009 \end_inset
32010
32011 page
32012 \begin_inset Quotes erd
32013 \end_inset
32014
32015  by their translation.
32016 \end_layout
32017
32018 \begin_layout Subsection
32019 Printing the Nomenclature
32020 \begin_inset Index idx
32021 status collapsed
32022
32023 \begin_layout Plain Layout
32024 Nomenclature ! Printing
32025 \end_layout
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \begin_layout Standard
32033 To print the nomenclature, use the menu 
32034 \family sans
32035 Insert\SpecialChar menuseparator
32036 Lists/TOC\SpecialChar menuseparator
32037 Nomenclature
32038 \family default
32039 .
32040  A box labeled 
32041 \begin_inset Quotes eld
32042 \end_inset
32043
32044
32045 \family sans
32046 Nomenclature
32047 \family default
32048
32049 \begin_inset Quotes erd
32050 \end_inset
32051
32052  will show the place where the nomenclature is printed in the output.
32053  By right-clicking on it, the amount of space for symbols can be altered.
32054  You can choose between these settings:
32055 \end_layout
32056
32057 \begin_layout Description
32058 Default a space of 1
32059 \begin_inset space \thinspace{}
32060 \end_inset
32061
32062 cm is used
32063 \end_layout
32064
32065 \begin_layout Description
32066 Longest
32067 \begin_inset space ~
32068 \end_inset
32069
32070 label
32071 \begin_inset space ~
32072 \end_inset
32073
32074 width the width of the widest symbol of all nomenclature entries is used
32075 \end_layout
32076
32077 \begin_layout Description
32078 Custom custom space
32079 \end_layout
32080
32081 \begin_layout Standard
32082 In the printed output the title of the nomenclature appears as 
32083 \begin_inset Quotes eld
32084 \end_inset
32085
32086 Nomenclature
32087 \begin_inset Quotes erd
32088 \end_inset
32089
32090 .
32091  If you are not happy with the name, you can change it by redefining the
32092  command 
32093 \series bold
32094
32095 \backslash
32096 nomname
32097 \series default
32098  in the preamble.
32099  For example, in order to change the name to 
32100 \emph on
32101 List of Symbols
32102 \emph default
32103 , add the following line to the preamble:
32104 \end_layout
32105
32106 \begin_layout Standard
32107
32108 \family roman
32109 \series bold
32110
32111 \backslash
32112 renewcommand{
32113 \backslash
32114 nomname}{List of Symbols}
32115 \end_layout
32116
32117 \begin_layout Subsection
32118 Nomenclature Program
32119 \begin_inset Index idx
32120 status collapsed
32121
32122 \begin_layout Plain Layout
32123 Nomenclature ! Program
32124 \end_layout
32125
32126 \end_inset
32127
32128
32129 \begin_inset CommandInset label
32130 LatexCommand label
32131 name "subsec:Nomenclature-Program"
32132
32133 \end_inset
32134
32135
32136 \end_layout
32137
32138 \begin_layout Standard
32139 \SpecialChar LyX
32140  uses the program 
32141 \family sans
32142 makeindex
32143 \family default
32144 , that is part of every \SpecialChar LaTeX
32145  distribution, to generate the nomenclature.
32146  \SpecialChar LyX
32147 's preferences dialog allows you to specify another program or to control
32148  
32149 \family sans
32150 makeindex
32151 \family default
32152  by adding options, see section
32153 \begin_inset space ~
32154 \end_inset
32155
32156
32157 \begin_inset CommandInset ref
32158 LatexCommand ref
32159 reference "subsec:LaTeX-settings"
32160
32161 \end_inset
32162
32163 .
32164  The available options are listed and explained in 
32165 \begin_inset CommandInset citation
32166 LatexCommand cite
32167 key "nomencl,makeindex"
32168 literal "true"
32169
32170 \end_inset
32171
32172 .
32173 \end_layout
32174
32175 \begin_layout Section
32176 Branches
32177 \begin_inset Index idx
32178 status collapsed
32179
32180 \begin_layout Plain Layout
32181 Branches
32182 \end_layout
32183
32184 \end_inset
32185
32186
32187 \begin_inset Index idx
32188 status collapsed
32189
32190 \begin_layout Plain Layout
32191 Document ! Branches
32192 \end_layout
32193
32194 \end_inset
32195
32196
32197 \begin_inset CommandInset label
32198 LatexCommand label
32199 name "sec:Branches"
32200
32201 \end_inset
32202
32203
32204 \end_layout
32205
32206 \begin_layout Standard
32207 Sometimes it is useful to hide some document parts in the output.
32208  For example a teacher who is setting an exam obviously doesn't want the
32209  pupils to see the answers, but having questions and answers in the same
32210  document will make the life of the markers of that exam much easier.
32211 \end_layout
32212
32213 \begin_layout Standard
32214 For these cases \SpecialChar LyX
32215  allows you to put text into branches.
32216  The text will then only appear in the output when its branch is activated.
32217  To create a branch, either select the menu 
32218 \family sans
32219 Insert\SpecialChar menuseparator
32220 Branch\SpecialChar menuseparator
32221 Insert New Branch
32222 \family default
32223  (if you just want to specify a new branch) or go in the 
32224 \family sans
32225 Document\SpecialChar menuseparator
32226 Settings
32227 \family default
32228  dialog to 
32229 \family sans
32230 Branches
32231 \family default
32232 , where you can specify and change the name of the branch, its activation
32233  state (whether the content of the branch is shown in the output or not),
32234  its background color inside \SpecialChar LyX
32235  and whether the name of the branch should
32236  be appended to the document file name on export if the branch is active
32237  (see below for an example).
32238  Furthermore, the dialog lets you merge two branches (just rename one branch
32239  to the name of the other) and to add 
32240 \begin_inset Quotes eld
32241 \end_inset
32242
32243 unknown branches
32244 \begin_inset Quotes erd
32245 \end_inset
32246
32247  (i.
32248 \begin_inset space \thinspace{}
32249 \end_inset
32250
32251 e.
32252 \begin_inset space ~
32253 \end_inset
32254
32255 branches that were added to the document via copy and paste from other documents
32256 , without having been defined) to the document's branch list.
32257 \end_layout
32258
32259 \begin_layout Standard
32260 Text that should be in a branch is set into branch inset boxes.
32261  These boxes are inserted via the menu 
32262 \family sans
32263 Insert\SpecialChar menuseparator
32264 Branch
32265 \family default
32266  where you can choose a branch.
32267  You can later change the activation state of the branch by right-clicking
32268  on them.
32269 \end_layout
32270
32271 \begin_layout Standard
32272 Here is an example, where only the question text appears, the answer branch
32273  is deactivated and therefore does not appear in the output:
32274 \end_layout
32275
32276 \begin_layout Standard
32277 \begin_inset Branch Question
32278 inverted 0
32279 status open
32280
32281 \begin_layout Standard
32282 Question: Who was the first physics Nobel prize winner?
32283 \end_layout
32284
32285 \end_inset
32286
32287
32288 \end_layout
32289
32290 \begin_layout Standard
32291 \begin_inset Branch Answer
32292 inverted 0
32293 status collapsed
32294
32295 \begin_layout Standard
32296 Answer: Wilhelm Conrad Röntgen
32297 \end_layout
32298
32299 \end_inset
32300
32301
32302 \end_layout
32303
32304 \begin_layout Standard
32305 If you activate 
32306 \family sans
32307 Filename Suffix
32308 \family default
32309  in 
32310 \family sans
32311 Document\SpecialChar menuseparator
32312 Settings\SpecialChar menuseparator
32313 Branches
32314 \family default
32315 , the name of the active branches will be appended to the file name at export.
32316  Consider for example a file 
32317 \begin_inset Quotes eld
32318 \end_inset
32319
32320 Exam.lyx
32321 \begin_inset Quotes erd
32322 \end_inset
32323
32324  which has the above branches.
32325  If 
32326 \begin_inset Quotes eld
32327 \end_inset
32328
32329 Filename Suffix
32330 \begin_inset Quotes erd
32331 \end_inset
32332
32333  is active, the PDF export file would be called 
32334 \begin_inset Quotes eld
32335 \end_inset
32336
32337 Exam.pdf
32338 \begin_inset Quotes erd
32339 \end_inset
32340
32341  if both the 
32342 \begin_inset Quotes eld
32343 \end_inset
32344
32345 Question
32346 \begin_inset Quotes erd
32347 \end_inset
32348
32349  and 
32350 \begin_inset Quotes eld
32351 \end_inset
32352
32353 Answer
32354 \begin_inset Quotes erd
32355 \end_inset
32356
32357  branch were inactive, 
32358 \begin_inset Quotes eld
32359 \end_inset
32360
32361 Exam-Question.pdf
32362 \begin_inset Quotes erd
32363 \end_inset
32364
32365  if only the 
32366 \begin_inset Quotes eld
32367 \end_inset
32368
32369 Question
32370 \begin_inset Quotes erd
32371 \end_inset
32372
32373  branch was active, likewise 
32374 \begin_inset Quotes eld
32375 \end_inset
32376
32377 Exam-Answer.pdf
32378 \begin_inset Quotes erd
32379 \end_inset
32380
32381  if only the 
32382 \begin_inset Quotes eld
32383 \end_inset
32384
32385 Answer
32386 \begin_inset Quotes erd
32387 \end_inset
32388
32389  branch was active, and 
32390 \begin_inset Quotes eld
32391 \end_inset
32392
32393 Exam-Question-Answer.pdf
32394 \begin_inset Quotes erd
32395 \end_inset
32396
32397  if both branches were active.
32398  This helps you to export different versions of your document easily.
32399 \change_inserted 424524441 1468296009
32400
32401 \end_layout
32402
32403 \begin_layout Standard
32404
32405 \change_inserted 424524441 1468297080
32406 As of LyX 2.3.0, there are also 
32407 \begin_inset Quotes eld
32408 \end_inset
32409
32410 inverted
32411 \begin_inset Quotes erd
32412 \end_inset
32413
32414  branch insets, whose content is output just in case the branch is 
32415 \emph on
32416 not
32417 \emph default
32418  activated.
32419  
32420 \begin_inset Branch Question
32421 inverted 1
32422 status open
32423
32424 \begin_layout Standard
32425
32426 \change_inserted 424524441 1468296217
32427 For example, this material will only appear when the Question branch is
32428  deactivated.
32429 \change_unchanged
32430
32431 \end_layout
32432
32433 \end_inset
32434
32435  This make it easy to add alternative text for different versions of a document.
32436  To control whether a particular inset is 
32437 \begin_inset Quotes eld
32438 \end_inset
32439
32440 inverted
32441 \begin_inset Quotes erd
32442 \end_inset
32443
32444 , right-click on the inset button and choose 
32445 \begin_inset Quotes eld
32446 \end_inset
32447
32448
32449 \change_unchanged
32450 Invert Inset
32451 \change_inserted 424524441 1468297080
32452
32453 \begin_inset Quotes erd
32454 \end_inset
32455
32456 .
32457 \change_deleted 424524441 1468296150
32458
32459 \end_layout
32460
32461 \begin_layout Standard
32462 \begin_inset VSpace bigskip
32463 \end_inset
32464
32465
32466 \end_layout
32467
32468 \begin_layout Standard
32469 To use conditional output inside places where you cannot insert branch insets,
32470  like inside equations, you can code special \SpecialChar LaTeX
32471  definitions for each branch.
32472  For example you can define for the question branch
32473 \begin_inset Foot
32474 status collapsed
32475
32476 \begin_layout Plain Layout
32477 For an introduction to the \SpecialChar LaTeX
32478 -syntax, see section
32479 \begin_inset space ~
32480 \end_inset
32481
32482
32483 \begin_inset CommandInset ref
32484 LatexCommand ref
32485 reference "subsec:LaTeX-Syntax"
32486
32487 \end_inset
32488
32489 .
32490 \end_layout
32491
32492 \end_inset
32493
32494
32495 \end_layout
32496
32497 \begin_layout Standard
32498
32499 \series bold
32500
32501 \backslash
32502 newcommand{
32503 \backslash
32504 question}[1]{#1}
32505 \end_layout
32506
32507 \begin_layout Standard
32508
32509 \series bold
32510
32511 \backslash
32512 newcommand{
32513 \backslash
32514 answer}[1]{}
32515 \end_layout
32516
32517 \begin_layout Standard
32518 and for the answer branch
32519 \end_layout
32520
32521 \begin_layout Standard
32522
32523 \series bold
32524
32525 \backslash
32526 newcommand{
32527 \backslash
32528 question}[1]{}
32529 \end_layout
32530
32531 \begin_layout Standard
32532
32533 \series bold
32534
32535 \backslash
32536 newcommand{
32537 \backslash
32538 answer}[1]{#1}
32539 \end_layout
32540
32541 \begin_layout Standard
32542 \begin_inset Branch Question
32543 inverted 0
32544 status open
32545
32546 \begin_layout Standard
32547 \begin_inset ERT
32548 status open
32549
32550 \begin_layout Plain Layout
32551
32552
32553 \backslash
32554 newcommand{
32555 \backslash
32556 question}[1]{#1}
32557 \end_layout
32558
32559 \begin_layout Plain Layout
32560
32561
32562 \backslash
32563 newcommand{
32564 \backslash
32565 answer}[1]{}
32566 \end_layout
32567
32568 \end_inset
32569
32570
32571 \end_layout
32572
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \begin_layout Standard
32579 \begin_inset Branch Answer
32580 inverted 0
32581 status collapsed
32582
32583 \begin_layout Standard
32584 \begin_inset ERT
32585 status collapsed
32586
32587 \begin_layout Plain Layout
32588
32589
32590 \backslash
32591 newcommand{
32592 \backslash
32593 question}[1]{}
32594 \end_layout
32595
32596 \begin_layout Plain Layout
32597
32598
32599 \backslash
32600 newcommand{
32601 \backslash
32602 answer}[1]{#1}
32603 \end_layout
32604
32605 \end_inset
32606
32607
32608 \end_layout
32609
32610 \end_inset
32611
32612
32613 \end_layout
32614
32615 \begin_layout Standard
32616 Now it is possible to use the 
32617 \series bold
32618
32619 \backslash
32620 question{\SpecialChar ldots
32621 }
32622 \series default
32623  and 
32624 \series bold
32625
32626 \backslash
32627 answer{\SpecialChar ldots
32628 }
32629 \series default
32630  commands to obtain conditional output.
32631  Here is an example formula where only the 
32632 \series bold
32633
32634 \backslash
32635 question
32636 \series default
32637  part appears:
32638 \begin_inset Formula 
32639 \[
32640 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
32641 \]
32642
32643 \end_inset
32644
32645
32646 \end_layout
32647
32648 \begin_layout Standard
32649 Inside math, the same effect can be achieved using math macros, see the
32650  
32651 \emph on
32652 Math
32653 \emph default
32654  manual.
32655 \end_layout
32656
32657 \begin_layout Standard
32658 Each type of branch is allowed to have its specific style defined in layout
32659  files (e.
32660 \begin_inset space \thinspace{}
32661 \end_inset
32662
32663 g.
32664 \begin_inset space \space{}
32665 \end_inset
32666
32667 any branch inset can be automatically wrapped by your own \SpecialChar LaTeX
32668  commands.).
32669  For this advanced usage, see the 
32670 \emph on
32671 Customization
32672 \emph default
32673  manual, section 
32674 \emph on
32675 Flex insets and InsetLayout
32676 \emph default
32677 ).
32678 \end_layout
32679
32680 \begin_layout Section
32681 PDF Properties
32682 \begin_inset CommandInset label
32683 LatexCommand label
32684 name "sec:PDF-Properties"
32685
32686 \end_inset
32687
32688
32689 \begin_inset Index idx
32690 status collapsed
32691
32692 \begin_layout Plain Layout
32693 PDF properties
32694 \end_layout
32695
32696 \end_inset
32697
32698
32699 \end_layout
32700
32701 \begin_layout Standard
32702 The 
32703 \family sans
32704 Document\SpecialChar menuseparator
32705 Settings\SpecialChar menuseparator
32706 PDF Properties
32707 \family default
32708  dialog allows you to set up special options for the PDF output of your
32709  document.
32710  All these options are provided by the \SpecialChar LaTeX
32711 -package 
32712 \series bold
32713 hyperref
32714 \series default
32715
32716 \begin_inset Index idx
32717 status collapsed
32718
32719 \begin_layout Plain Layout
32720 \SpecialChar LaTeX
32721 -packages ! hyperref
32722 \end_layout
32723
32724 \end_inset
32725
32726  which will link all cross-references in the DVI- and PDF-output.
32727  This means that the reader of your document will be able to click on a
32728  table of contents entry or on a reference to move to the cross-referenced
32729  part of the document.
32730  
32731 \end_layout
32732
32733 \begin_layout Standard
32734 The header information in the dialog tab 
32735 \family sans
32736 General
32737 \family default
32738  is saved together with the PDF as file properties.
32739  Many programs are able to extract this information, for example, automatically
32740  to recognize who the author is and what the PDF is about.
32741  This is very useful to sort, classify or use PDFs for bibliography issues.
32742  When the option 
32743 \family sans
32744 Automatically
32745 \begin_inset space ~
32746 \end_inset
32747
32748 fill
32749 \begin_inset space ~
32750 \end_inset
32751
32752 header
32753 \family default
32754  is set, \SpecialChar LyX
32755  tries to extract the header information from your document title
32756  and author entries.
32757  The option 
32758 \family sans
32759 Load
32760 \begin_inset space ~
32761 \end_inset
32762
32763 in
32764 \begin_inset space ~
32765 \end_inset
32766
32767 fullscreen
32768 \begin_inset space ~
32769 \end_inset
32770
32771 mode
32772 \family default
32773  will open the PDF in fullscreen mode, which is useful for presentations.
32774 \end_layout
32775
32776 \begin_layout Standard
32777 You can specify in the dialog tab 
32778 \family sans
32779 Hyperlinks
32780 \family default
32781  how the links will look and if links for bibliographical backreferences
32782  are created.
32783  The 
32784 \family sans
32785 Break
32786 \begin_inset space ~
32787 \end_inset
32788
32789 links
32790 \begin_inset space ~
32791 \end_inset
32792
32793 over
32794 \begin_inset space ~
32795 \end_inset
32796
32797 lines
32798 \family default
32799  option allows long links to be split; 
32800 \family sans
32801 No
32802 \begin_inset space ~
32803 \end_inset
32804
32805 frames
32806 \begin_inset space ~
32807 \end_inset
32808
32809 around
32810 \begin_inset space ~
32811 \end_inset
32812
32813 links
32814 \family default
32815  and 
32816 \family sans
32817 Color
32818 \begin_inset space ~
32819 \end_inset
32820
32821 links
32822 \family default
32823  both turn off the default behavior of enclosing all links in frames; 
32824 \family sans
32825 Color
32826 \begin_inset space ~
32827 \end_inset
32828
32829 links
32830 \family default
32831  colors the different links.
32832  The default colors are:
32833 \end_layout
32834
32835 \begin_layout Labeling
32836 \labelwidthstring 00.00.0000
32837
32838 \color magenta
32839 magenta
32840 \color inherit
32841  for hyperlinks and URLs
32842 \end_layout
32843
32844 \begin_layout Labeling
32845 \labelwidthstring 00.00.0000
32846
32847 \color red
32848 red
32849 \color inherit
32850  for links
32851 \end_layout
32852
32853 \begin_layout Labeling
32854 \labelwidthstring 00.00.0000
32855
32856 \color green
32857 green
32858 \color inherit
32859  for citations
32860 \end_layout
32861
32862 \begin_layout Standard
32863 but you can change these in the field 
32864 \family sans
32865 Additional options
32866 \family default
32867 .
32868  For example, in this document they were changed with the additional options:
32869 \end_layout
32870
32871 \begin_layout Standard
32872
32873 \series bold
32874 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
32875 \end_layout
32876
32877 \begin_layout Standard
32878 If the option 
32879 \family sans
32880 Backreferences
32881 \family default
32882  is set, the hyperlinks will appear in the bibliography after the different
32883  entries, showing, depending on the option selected, the number of the section,
32884  slide or page where the entry is referenced.
32885 \end_layout
32886
32887 \begin_layout Standard
32888 In the dialog tab 
32889 \family sans
32890 Bookmarks
32891 \family default
32892  you can specify if PDF-bookmarks should be created for every section of
32893  your document to make it easier for readers to navigate through the document.
32894  You can decide if the bookmarks should be numbered like your document sections
32895  or not.
32896  With the 
32897 \family sans
32898 Open bookmarks
32899 \family default
32900  
32901 \family sans
32902 Level
32903 \family default
32904  you can specify what sectioning level should be displayed in the bookmarks
32905  when opening the PDF.
32906  For example level
32907 \begin_inset space ~
32908 \end_inset
32909
32910 2 will display all sections and subsections, while level
32911 \begin_inset space ~
32912 \end_inset
32913
32914 1 will only display the sections.
32915 \end_layout
32916
32917 \begin_layout Standard
32918 PDF properties are also used in this document.
32919  When you look in its document settings, you can see that some additional
32920  
32921 \series bold
32922 hyperref
32923 \series default
32924  options are used.
32925  For an explanation of all them we refer you to the hyperref manual 
32926 \begin_inset CommandInset citation
32927 LatexCommand cite
32928 key "hyperref"
32929 literal "true"
32930
32931 \end_inset
32932
32933 .
32934 \end_layout
32935
32936 \begin_layout Section
32937 \SpecialChar TeX
32938  Code and the \SpecialChar LaTeX
32939  Syntax
32940 \begin_inset CommandInset label
32941 LatexCommand label
32942 name "sec:TeX-Code"
32943
32944 \end_inset
32945
32946
32947 \end_layout
32948
32949 \begin_layout Subsection
32950 \SpecialChar TeX
32951  Code Boxes
32952 \begin_inset Index idx
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956 \SpecialChar TeX
32957  Code
32958 \end_layout
32959
32960 \end_inset
32961
32962
32963 \begin_inset CommandInset label
32964 LatexCommand label
32965 name "subsec:TeX-Code-Boxes"
32966
32967 \end_inset
32968
32969
32970 \end_layout
32971
32972 \begin_layout Standard
32973 As \SpecialChar LyX
32974  uses \SpecialChar LaTeX
32975  in the background, it supports many \SpecialChar LaTeX
32976  commands and constructs,
32977  but not all.
32978  \SpecialChar LaTeX
32979  contains hundreds of packages that provide different commands.
32980  All the time packages are being updated and new ones added.
32981  This has the advantage that you can typeset nearly everything as there
32982  is a \SpecialChar LaTeX
32983 -package for every problem, though \SpecialChar LyX
32984  cannot support all packages and
32985  their commands.
32986 \end_layout
32987
32988 \begin_layout Standard
32989 But don't worry, you can use any \SpecialChar LaTeX
32990 -command directly in \SpecialChar LyX
32991  inside the \SpecialChar TeX
32992  Code
32993  box.
32994  A \SpecialChar TeX
32995  Code box is created by the menu 
32996 \family sans
32997 Insert\SpecialChar menuseparator
32998 TeX
32999 \begin_inset space ~
33000 \end_inset
33001
33002 Code
33003 \family default
33004  or by the toolbar button 
33005 \begin_inset Info
33006 type  "icon"
33007 arg   "ert-insert"
33008 \end_inset
33009
33010  (shortcut 
33011 \begin_inset Info
33012 type  "shortcut"
33013 arg   "ert-insert"
33014 \end_inset
33015
33016 ).
33017  The box can be opened by left-clicking and closed by right-clicking on
33018  it and selecting 
33019 \family sans
33020 Close Inset
33021 \family default
33022 .
33023 \end_layout
33024
33025 \begin_layout Standard
33026 You can insert complete or incomplete commands as \SpecialChar TeX
33027  Code.
33028  Incomplete means that the command argument can be Standard \SpecialChar LyX
33029  text.
33030  For example, if you want to draw a frame around a word
33031 \begin_inset Foot
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 The LyX way would be to use a framed box.
33036 \end_layout
33037
33038 \end_inset
33039
33040  and are therefore using the \SpecialChar LaTeX
33041 -command 
33042 \series bold
33043
33044 \backslash
33045 fbox
33046 \series default
33047 , you can write the command part 
33048 \series bold
33049
33050 \backslash
33051 fbox{
33052 \series default
33053  in a \SpecialChar TeX
33054  Code box before the word and the closing brace 
33055 \series bold
33056 }
33057 \series default
33058  in a second \SpecialChar TeX
33059  Code box behind the word.
33060  The word between the two \SpecialChar TeX
33061  Code boxes is then the argument as it is in the
33062  following example:
33063 \end_layout
33064
33065 \begin_layout Standard
33066 \begin_inset Graphics
33067         filename clipart/ERT.png
33068         scale 95
33069
33070 \end_inset
33071
33072
33073 \end_layout
33074
33075 \begin_layout Standard
33076 gives
33077 \end_layout
33078
33079 \begin_layout Standard
33080 This is a line with a 
33081 \begin_inset ERT
33082 status collapsed
33083
33084 \begin_layout Plain Layout
33085
33086
33087 \backslash
33088 fbox{
33089 \end_layout
33090
33091 \end_inset
33092
33093 framed
33094 \begin_inset ERT
33095 status collapsed
33096
33097 \begin_layout Plain Layout
33098
33099 }
33100 \end_layout
33101
33102 \end_inset
33103
33104  word.
33105 \end_layout
33106
33107 \begin_layout Standard
33108 \begin_inset Note Greyedout
33109 status open
33110
33111 \begin_layout Plain Layout
33112
33113 \series bold
33114 Note:
33115 \series default
33116  At the end of \SpecialChar LaTeX
33117 -commands without parameters, you have to insert a space
33118  to let \SpecialChar LaTeX
33119  know that the command is finished.
33120 \end_layout
33121
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \begin_layout Subsection
33128 A Short Introduction to the \SpecialChar LaTeX
33129  Syntax
33130 \begin_inset Argument 1
33131 status collapsed
33132
33133 \begin_layout Plain Layout
33134 The \SpecialChar LaTeX
33135  Syntax
33136 \end_layout
33137
33138 \end_inset
33139
33140
33141 \begin_inset Index idx
33142 status collapsed
33143
33144 \begin_layout Plain Layout
33145 \SpecialChar LaTeX
33146  Syntax
33147 \end_layout
33148
33149 \end_inset
33150
33151
33152 \begin_inset CommandInset label
33153 LatexCommand label
33154 name "subsec:LaTeX-Syntax"
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Standard
33162 When you write larger documents or books, you will need to know something
33163  about the \SpecialChar LaTeX
33164 -commands that \SpecialChar LyX
33165  uses in the background.
33166  Because \SpecialChar LaTeX
33167  is based on commands, you can 
33168 \begin_inset Quotes eld
33169 \end_inset
33170
33171 program
33172 \begin_inset Quotes erd
33173 \end_inset
33174
33175  your text.
33176  This has the advantage that the layout of the document can be changed at
33177  any time if you know the right commands.
33178  For example, imagine you have to write a manual for a product and the deadline
33179  is the end of the day.
33180  Your boss has just complimented you for your good work but wants to have
33181  all caption labels bold.
33182  But you have over a hundred figure and table captions with non-bold labels
33183  in your manual.
33184  Of course it is impossible to change all caption labels manually in one
33185  day.
33186 \end_layout
33187
33188 \begin_layout Standard
33189 Now \SpecialChar LaTeX
33190  comes into play.
33191  As mentioned above, for every problem there exists a \SpecialChar LaTeX
33192 -package.
33193  First you have to find out which and therefore look in the \SpecialChar LaTeX
33194  package database,
33195  
33196 \begin_inset CommandInset citation
33197 LatexCommand cite
33198 key "Catalogue"
33199 literal "true"
33200
33201 \end_inset
33202
33203 .
33204 \end_layout
33205
33206 \begin_layout Standard
33207 As result you find that the package 
33208 \series bold
33209 caption
33210 \series default
33211
33212 \begin_inset Index idx
33213 status collapsed
33214
33215 \begin_layout Plain Layout
33216 \SpecialChar LaTeX
33217 -packages ! caption
33218 \end_layout
33219
33220 \end_inset
33221
33222  is what you need.
33223  To use a package, you have to load it in the document preamble (menu 
33224 \family sans
33225 Document\SpecialChar menuseparator
33226 Settings
33227 \family default
33228 \SpecialChar menuseparator
33229
33230 \family sans
33231 LaTeX
33232 \begin_inset space ~
33233 \end_inset
33234
33235 Preamble
33236 \family default
33237 ) with the command
33238 \end_layout
33239
33240 \begin_layout Standard
33241
33242 \series bold
33243
33244 \backslash
33245 usepackage[options]{package name}
33246 \end_layout
33247
33248 \begin_layout Standard
33249 All \SpecialChar LaTeX
33250  commands begin with a backslash, the command argument is set within
33251  two braces and the options are set within two brackets.
33252  Note that not all commands have an argument and options.
33253 \end_layout
33254
33255 \begin_layout Standard
33256 In your case the package name is 
33257 \series bold
33258 caption
33259 \series default
33260 .
33261  After a look in the documentation of the package, you know that the option
33262  
33263 \series bold
33264 labelfont=bf
33265 \series default
33266  will change the font of all caption labels to bold.
33267  So you add the command
33268 \end_layout
33269
33270 \begin_layout Standard
33271
33272 \series bold
33273
33274 \backslash
33275 usepackage[labelfont=bf]{caption}
33276 \end_layout
33277
33278 \begin_layout Standard
33279 to the preamble and the problem is solved.
33280 \begin_inset Foot
33281 status collapsed
33282
33283 \begin_layout Plain Layout
33284 For more commands provided by the 
33285 \series bold
33286 caption
33287 \series default
33288  package, have a look at its documentation, 
33289 \begin_inset CommandInset citation
33290 LatexCommand cite
33291 key "caption"
33292 literal "true"
33293
33294 \end_inset
33295
33296 .
33297 \end_layout
33298
33299 \end_inset
33300
33301
33302 \end_layout
33303
33304 \begin_layout Standard
33305 Note that some document classes have built-in solutions for well-known problems
33306  like your case.
33307  For example if you use a 
33308 \family sans
33309 KOMA-Script
33310 \family default
33311  class, you don't need the package 
33312 \series bold
33313 caption
33314 \series default
33315 , you can instead write
33316 \end_layout
33317
33318 \begin_layout Standard
33319
33320 \series bold
33321
33322 \backslash
33323 setkomafont{captionlabel}{
33324 \backslash
33325 bfseries}
33326 \end_layout
33327
33328 \begin_layout Standard
33329 in the preamble and the problem is solved.
33330  So if you plan to write a large document, you should have a look at the
33331  documentation of the document class you want to use.
33332  (
33333 \series bold
33334
33335 \backslash
33336 setkomafont
33337 \series default
33338  is an example of a command with more than one argument.)
33339 \end_layout
33340
33341 \begin_layout Standard
33342 Commands in the preamble affect the whole document, while commands in the
33343  text affect only the text after the command or only the text used as command
33344  argument.
33345  To insert a \SpecialChar LaTeX
33346 -command in text, use the \SpecialChar TeX
33347  Code box as described in the previous
33348  section.
33349 \end_layout
33350
33351 \begin_layout Standard
33352 If you want to learn more about \SpecialChar LaTeX
33353  and its syntax, have a look at the \SpecialChar LaTeX
33354 -books
33355  
33356 \begin_inset CommandInset citation
33357 LatexCommand cite
33358 key "latexcompanion,latexguide"
33359 literal "true"
33360
33361 \end_inset
33362
33363 .
33364 \end_layout
33365
33366 \begin_layout Standard
33367 \begin_inset Newpage clearpage
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \begin_layout Standard
33374 \begin_inset ERT
33375 status collapsed
33376
33377 \begin_layout Plain Layout
33378
33379
33380 \backslash
33381 pagestyle{fancy}
33382 \end_layout
33383
33384 \end_inset
33385
33386
33387 \begin_inset Note Note
33388 status collapsed
33389
33390 \begin_layout Plain Layout
33391 switches temporarily to a page style with custom header and footer line
33392 \end_layout
33393
33394 \end_inset
33395
33396
33397 \end_layout
33398
33399 \begin_layout Left Header
33400 \begin_inset Argument 1
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404
33405 \end_layout
33406
33407 \end_inset
33408
33409
33410 \begin_inset ERT
33411 status collapsed
33412
33413 \begin_layout Plain Layout
33414
33415
33416 \backslash
33417 rightmark
33418 \end_layout
33419
33420 \end_inset
33421
33422
33423 \begin_inset Note Note
33424 status collapsed
33425
33426 \begin_layout Plain Layout
33427 defines the header line as described below
33428 \end_layout
33429
33430 \end_inset
33431
33432
33433 \end_layout
33434
33435 \begin_layout Center Header
33436 \begin_inset Argument 1
33437 status collapsed
33438
33439 \begin_layout Plain Layout
33440
33441 \end_layout
33442
33443 \end_inset
33444
33445
33446 \end_layout
33447
33448 \begin_layout Right Header
33449 \begin_inset Argument 1
33450 status collapsed
33451
33452 \begin_layout Plain Layout
33453 \begin_inset ERT
33454 status collapsed
33455
33456 \begin_layout Plain Layout
33457
33458
33459 \backslash
33460 leftmark
33461 \end_layout
33462
33463 \end_inset
33464
33465
33466 \end_layout
33467
33468 \end_inset
33469
33470
33471 \end_layout
33472
33473 \begin_layout Left Footer
33474 \begin_inset Argument 1
33475 status collapsed
33476
33477 \begin_layout Plain Layout
33478 \begin_inset ERT
33479 status collapsed
33480
33481 \begin_layout Plain Layout
33482
33483
33484 \backslash
33485 thepage
33486 \end_layout
33487
33488 \end_inset
33489
33490
33491 \end_layout
33492
33493 \end_inset
33494
33495
33496 \end_layout
33497
33498 \begin_layout Center Footer
33499 \begin_inset Argument 1
33500 status collapsed
33501
33502 \begin_layout Plain Layout
33503
33504 \family sans
33505 \series bold
33506 \color red
33507 \SpecialChar LyX
33508 's user guide
33509 \end_layout
33510
33511 \end_inset
33512
33513 Magic code:
33514 \begin_inset Newline newline
33515 \end_inset
33516
33517
33518 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
33519 \end_inset
33520
33521
33522 \end_layout
33523
33524 \begin_layout Right Footer
33525 \begin_inset Argument 1
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529
33530 \end_layout
33531
33532 \end_inset
33533
33534
33535 \begin_inset ERT
33536 status collapsed
33537
33538 \begin_layout Plain Layout
33539
33540
33541 \backslash
33542 Roman{page}
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Section
33551 Customized Page Headers and Footers
33552 \begin_inset CommandInset label
33553 LatexCommand label
33554 name "sec:Customized-Page-Headers"
33555
33556 \end_inset
33557
33558
33559 \begin_inset Index idx
33560 status collapsed
33561
33562 \begin_layout Plain Layout
33563 Document ! Header/Footer line
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \begin_inset Index idx
33570 status collapsed
33571
33572 \begin_layout Plain Layout
33573 Header/Footer line
33574 \end_layout
33575
33576 \end_inset
33577
33578
33579 \end_layout
33580
33581 \begin_layout Standard
33582 To define a custom page header and footer line for your document, you need
33583  to set the 
33584 \family sans
33585 Page
33586 \begin_inset space ~
33587 \end_inset
33588
33589 style
33590 \family default
33591  to 
33592 \family sans
33593 Fancy
33594 \family default
33595  in the 
33596 \family sans
33597 Document\SpecialChar menuseparator
33598 Settings
33599 \family default
33600  dialog under 
33601 \family sans
33602 Page
33603 \begin_inset space ~
33604 \end_inset
33605
33606 Layout
33607 \family default
33608 .
33609  As a second step add in the menu 
33610 \family sans
33611 Document\SpecialChar menuseparator
33612 Settings\SpecialChar menuseparator
33613 Modules
33614 \family default
33615  the module 
33616 \begin_inset Quotes eld
33617 \end_inset
33618
33619
33620 \emph on
33621 Custom Header/Footerlines
33622 \emph default
33623
33624 \begin_inset Quotes erd
33625 \end_inset
33626
33627 .
33628  This module offers the following 6
33629 \begin_inset space ~
33630 \end_inset
33631
33632 environments:
33633 \end_layout
33634
33635 \begin_layout Description
33636 Left
33637 \begin_inset space ~
33638 \end_inset
33639
33640 Header,
33641 \begin_inset space ~
33642 \end_inset
33643
33644 Center
33645 \begin_inset space ~
33646 \end_inset
33647
33648 Header,
33649 \begin_inset space ~
33650 \end_inset
33651
33652 Right
33653 \begin_inset space ~
33654 \end_inset
33655
33656 Header
33657 \end_layout
33658
33659 \begin_layout Description
33660 Left
33661 \begin_inset space ~
33662 \end_inset
33663
33664 Footer,
33665 \begin_inset space ~
33666 \end_inset
33667
33668 Center
33669 \begin_inset space ~
33670 \end_inset
33671
33672 Footer,
33673 \begin_inset space ~
33674 \end_inset
33675
33676 Right
33677 \begin_inset space ~
33678 \end_inset
33679
33680 Footer
33681 \end_layout
33682
33683 \begin_layout Standard
33684 for the different positions in the header/footer.
33685  These environments can be selected in the environment pull-down box.
33686 \end_layout
33687
33688 \begin_layout Standard
33689 Normally, headers and footers are set up at the beginning of the document.
33690  But you can change them anywhere you want to.
33691  Figure
33692 \begin_inset space ~
33693 \end_inset
33694
33695
33696 \begin_inset CommandInset ref
33697 LatexCommand ref
33698 reference "fig:Page-layout"
33699
33700 \end_inset
33701
33702  shows the page layout and where the header/footer styles will appear.
33703 \end_layout
33704
33705 \begin_layout Standard
33706 \begin_inset Float figure
33707 placement h
33708 wide false
33709 sideways false
33710 status open
33711
33712 \begin_layout Plain Layout
33713 \noindent
33714 \align center
33715 \begin_inset Tabular
33716 <lyxtabular version="3" rows="5" columns="3">
33717 <features tabularvalignment="middle">
33718 <column alignment="left" valignment="top" width="30line%">
33719 <column alignment="center" valignment="top" width="30line%">
33720 <column alignment="right" valignment="top" width="30line%">
33721 <row>
33722 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
33723 \begin_inset Text
33724
33725 \begin_layout Plain Layout
33726 Left Header
33727 \end_layout
33728
33729 \end_inset
33730 </cell>
33731 <cell alignment="center" valignment="top" topline="true" usebox="none">
33732 \begin_inset Text
33733
33734 \begin_layout Plain Layout
33735 Center Header
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744 Right Header
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 </row>
33750 <row>
33751 <cell alignment="left" valignment="top" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 <cell alignment="right" valignment="top" rightline="true" usebox="none">
33770 \begin_inset Text
33771
33772 \begin_layout Plain Layout
33773
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 </row>
33779 <row>
33780 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784 The normal text on the page goes here.
33785  The running header is above the text, and the footer is below (including
33786  footnotes).
33787  Headers/footers typically contain things like the page number, title of
33788  the chapter, company logo but you can use almost anything, except of floats.
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
33803 \begin_inset Text
33804
33805 \begin_layout Plain Layout
33806
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 </row>
33812 <row>
33813 <cell alignment="left" valignment="top" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="right" valignment="top" rightline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 </row>
33841 <row>
33842 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Plain Layout
33846 Left Footer
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855 Center Footer
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864 Right Footer
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 </row>
33870 </lyxtabular>
33871
33872 \end_inset
33873
33874
33875 \end_layout
33876
33877 \begin_layout Plain Layout
33878 \begin_inset Caption Standard
33879
33880 \begin_layout Plain Layout
33881 \begin_inset CommandInset label
33882 LatexCommand label
33883 name "fig:Page-layout"
33884
33885 \end_inset
33886
33887 Page layout with custom header and footer line.
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \end_inset
33896
33897
33898 \end_layout
33899
33900 \begin_layout Standard
33901 \begin_inset Note Greyedout
33902 status open
33903
33904 \begin_layout Plain Layout
33905
33906 \series bold
33907 Note
33908 \series default
33909 : some document classes implement their own customized page headers and
33910  footers if 
33911 \family sans
33912 Page
33913 \begin_inset space ~
33914 \end_inset
33915
33916 style
33917 \family default
33918  is set to “Default”.
33919  Check what these are before you specify your own customized page headers
33920  and footers.
33921 \end_layout
33922
33923 \end_inset
33924
33925
33926 \end_layout
33927
33928 \begin_layout Subsection
33929 Definition
33930 \end_layout
33931
33932 \begin_layout Standard
33933 To define your header line, add all three header environments.
33934  The things you add to each environment appear on odd numbered pages, the
33935  things in the optional arguments on even numbered pages.
33936  For single-sided documents, the optional arguments will not be used and
33937  can be omitted.
33938  If you leave a header environment or its argument empty, nothing appears
33939  in the output.
33940  Defining the footer line works similarly.
33941 \end_layout
33942
33943 \begin_layout Standard
33944 For the definition, you will need some \SpecialChar LaTeX
33945 -commands that are inserted as \SpecialChar TeX
33946  code
33947  (menu 
33948 \family sans
33949 Insert\SpecialChar menuseparator
33950 TeX
33951 \begin_inset space ~
33952 \end_inset
33953
33954 Code
33955 \family default
33956 ):
33957 \end_layout
33958
33959 \begin_layout Description
33960
33961 \backslash
33962 thepage prints the current page number
33963 \end_layout
33964
33965 \begin_layout Description
33966
33967 \backslash
33968 Roman{page} prints the current page number with capital roman numerals
33969 \end_layout
33970
33971 \begin_layout Description
33972
33973 \backslash
33974 roman{page} prints the current page number with small roman numerals
33975 \end_layout
33976
33977 \begin_layout Description
33978
33979 \backslash
33980 leftmark prints the current section number and title.
33981  If the document has chapters, it prints the current chapter number and
33982  title instead.
33983  It is called 
33984 \begin_inset Quotes eld
33985 \end_inset
33986
33987 leftmark
33988 \begin_inset Quotes prd
33989 \end_inset
33990
33991  because it usually goes in a left header.
33992 \end_layout
33993
33994 \begin_layout Description
33995
33996 \backslash
33997 rightmark prints the current subsection number and title.
33998  If the document has chapters, it prints the current section number and
33999  title instead.
34000  It is normally used in the right header.
34001 \end_layout
34002
34003 \begin_layout Subsection
34004 Default header/footer
34005 \end_layout
34006
34007 \begin_layout Standard
34008 The custom header/footer is not empty by default.
34009  The default header contains the chapter and section title and the center
34010  footer has the page number.
34011  In order to remove unwanted entries from the header/footer, include the
34012  relevant header/footer style in your document, but leave it blank.
34013  So, if you do not want a page number in the footer, include a blank 
34014 \family sans
34015 Center
34016 \begin_inset space ~
34017 \end_inset
34018
34019 Footer
34020 \family default
34021  style.
34022 \end_layout
34023
34024 \begin_layout Subsection
34025 Appearance
34026 \end_layout
34027
34028 \begin_layout Standard
34029 The header and footer will appear on normal pages.
34030  Some pages are different.
34031  The title page has a header/footer environment of its own, and so does
34032  any page that starts a new part or chapter in your book.
34033  Such pages will not have the custom headers/footers, but that is normal.
34034  There is for example no need to print a header with the chapter name on
34035  the chapter page where the chapter heading is in big bold letters anyway.
34036 \end_layout
34037
34038 \begin_layout Subsubsection
34039 Header and footer decoration line
34040 \end_layout
34041
34042 \begin_layout Standard
34043 By default, you get a 0.4
34044 \begin_inset space \thinspace{}
34045 \end_inset
34046
34047 pt thick line below the header and no footer line.
34048  This can be changed in the document preamble with the commands 
34049 \series bold
34050
34051 \backslash
34052 headrulewidth
34053 \series default
34054  and 
34055 \series bold
34056
34057 \backslash
34058 footrulewidth
34059 \series default
34060  in the following way:
34061 \end_layout
34062
34063 \begin_layout Standard
34064
34065 \series bold
34066
34067 \backslash
34068 renewcommand{
34069 \backslash
34070 headrulewidth}{thickness}
34071 \end_layout
34072
34073 \begin_layout Standard
34074 where thickness is a size in standard units like 
34075 \family sans
34076 \emph on
34077 pt
34078 \family default
34079 \emph default
34080  or 
34081 \family sans
34082 \emph on
34083 mm
34084 \family default
34085 \emph default
34086 .
34087  If you don't want a line, set the thickness to 0
34088 \begin_inset space \thinspace{}
34089 \end_inset
34090
34091 pt.
34092 \end_layout
34093
34094 \begin_layout Standard
34095 The lines can also be colored, but this requires more knowledge of \SpecialChar LaTeX
34096 .
34097  If you really need this, have a look at the Internet or in section
34098 \begin_inset space ~
34099 \end_inset
34100
34101 4.4 of the book 
34102 \begin_inset CommandInset citation
34103 LatexCommand cite
34104 key "Mittelbach"
34105 literal "true"
34106
34107 \end_inset
34108
34109 .
34110 \end_layout
34111
34112 \begin_layout Subsubsection
34113 Several header/footer lines
34114 \end_layout
34115
34116 \begin_layout Standard
34117 In case you need more than one text line as a header/footer, you can do
34118  this by adding a ragged line break in the style definition.
34119  However, the default height of the header/footer is only the height of
34120  one text line.
34121  To expand the height, redefine the \SpecialChar LaTeX
34122  length 
34123 \series bold
34124
34125 \backslash
34126 headheight
34127 \series default
34128  or 
34129 \series bold
34130
34131 \backslash
34132 footheight
34133 \series default
34134  with this entry in 
34135 \family sans
34136 Document\SpecialChar menuseparator
34137 Settings\SpecialChar menuseparator
34138 LaTeX
34139 \begin_inset space ~
34140 \end_inset
34141
34142 Preamble
34143 \family default
34144 :
34145 \end_layout
34146
34147 \begin_layout Standard
34148
34149 \series bold
34150
34151 \backslash
34152 setlength{
34153 \backslash
34154 headheight}{height}
34155 \end_layout
34156
34157 \begin_layout Standard
34158 where 
34159 \series bold
34160 height
34161 \series default
34162  is a size in standard units (e.
34163 \begin_inset space \thinspace{}
34164 \end_inset
34165
34166 g.
34167 \begin_inset space \space{}
34168 \end_inset
34169
34170
34171 \series bold
34172 1cm
34173 \series default
34174 ).
34175  If you don't know how much space is needed for the height, define your
34176  header/footer and preview your document as a PDF.
34177  Then open the \SpecialChar LaTeX
34178  logfile with the menu 
34179 \family sans
34180 Document\SpecialChar menuseparator
34181 LaTeX
34182 \begin_inset space ~
34183 \end_inset
34184
34185 Log
34186 \family default
34187  and use the button 
34188 \family sans
34189 Next
34190 \begin_inset space ~
34191 \end_inset
34192
34193 Warning
34194 \family default
34195  to see if you can find a warning about the package 
34196 \series bold
34197 fancyhdr
34198 \series default
34199
34200 \begin_inset Index idx
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204 \SpecialChar LaTeX
34205 -packages ! fancyhdr
34206 \end_layout
34207
34208 \end_inset
34209
34210 .
34211  If there is such a warning, it contains the space that you need at least
34212  for your header/footer.
34213 \end_layout
34214
34215 \begin_layout Subsection
34216 This example
34217 \end_layout
34218
34219 \begin_layout Standard
34220 This example demonstrates what can be done with custom header/footers.
34221  Don't use it for your document as it is just an example.
34222  This example consists of the following definition:
34223 \end_layout
34224
34225 \begin_layout Description
34226 Left
34227 \begin_inset space ~
34228 \end_inset
34229
34230 Header 
34231 \series bold
34232
34233 \backslash
34234 rightmark
34235 \series default
34236 , empty optional argument
34237 \end_layout
34238
34239 \begin_layout Description
34240 Center
34241 \begin_inset space ~
34242 \end_inset
34243
34244 Header empty, empty optional argument
34245 \end_layout
34246
34247 \begin_layout Description
34248 Right
34249 \begin_inset space ~
34250 \end_inset
34251
34252 Header empty, 
34253 \series bold
34254
34255 \backslash
34256 leftmark
34257 \series default
34258  in the optional argument
34259 \end_layout
34260
34261 \begin_layout Description
34262 Left
34263 \begin_inset space ~
34264 \end_inset
34265
34266 Footer empty, 
34267 \series bold
34268
34269 \backslash
34270 thepage
34271 \series default
34272  in the optional argument
34273 \end_layout
34274
34275 \begin_layout Description
34276 Center
34277 \begin_inset space ~
34278 \end_inset
34279
34280 Footer 
34281 \family sans
34282 \series bold
34283 \color red
34284 \SpecialChar LyX
34285 's user guide
34286 \family default
34287 \series default
34288 \color inherit
34289
34290 \begin_inset Quotes eld
34291 \end_inset
34292
34293 Magic code:
34294 \begin_inset Newline newline
34295 \end_inset
34296
34297
34298 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
34299 \end_inset
34300
34301
34302 \begin_inset Quotes erd
34303 \end_inset
34304
34305  in the optional argument
34306 \end_layout
34307
34308 \begin_layout Description
34309 Right
34310 \begin_inset space ~
34311 \end_inset
34312
34313 Footer 
34314 \series bold
34315
34316 \backslash
34317 Roman{page}
34318 \series default
34319 , empty optional argument
34320 \end_layout
34321
34322 \begin_layout Description
34323
34324 \backslash
34325 headrulewidth set to 2
34326 \begin_inset space \thinspace{}
34327 \end_inset
34328
34329 pt
34330 \end_layout
34331
34332 \begin_layout Standard
34333 In principle you can use almost everything in headers/footers, except floats.
34334  For more specialized features, for example, thumb-indexes, see the manual
34335  of the 
34336 \series bold
34337 fancyhdr
34338 \series default
34339  package, 
34340 \begin_inset CommandInset citation
34341 LatexCommand cite
34342 key "fancyhdr"
34343 literal "true"
34344
34345 \end_inset
34346
34347 .
34348 \end_layout
34349
34350 \begin_layout Standard
34351 \begin_inset Newpage clearpage
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \begin_layout Standard
34358 \begin_inset ERT
34359 status open
34360
34361 \begin_layout Plain Layout
34362
34363
34364 \backslash
34365 pagestyle{headings}
34366 \end_layout
34367
34368 \end_inset
34369
34370
34371 \begin_inset Note Note
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375 switches back to page style with the default headings
34376 \end_layout
34377
34378 \end_inset
34379
34380
34381 \end_layout
34382
34383 \begin_layout Section
34384 Previewing Snippets of your Document
34385 \begin_inset CommandInset label
34386 LatexCommand label
34387 name "sec:Previewing-snippets-of"
34388
34389 \end_inset
34390
34391
34392 \begin_inset Index idx
34393 status collapsed
34394
34395 \begin_layout Plain Layout
34396 Instant preview
34397 \end_layout
34398
34399 \end_inset
34400
34401
34402 \begin_inset Index idx
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406 Document ! Preview
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Standard
34415 \SpecialChar LyX
34416  allows you to generate previews of sections of your document on the fly
34417  so you can see how they will look in the final document without having
34418  to break your train of thought with viewing the output.
34419 \end_layout
34420
34421 \begin_layout Subsection
34422 Prerequisites
34423 \end_layout
34424
34425 \begin_layout Standard
34426 To get previews working, you need the \SpecialChar LaTeX
34427  package 
34428 \series bold
34429 preview-latex
34430 \series default
34431
34432 \begin_inset Index idx
34433 status collapsed
34434
34435 \begin_layout Plain Layout
34436 \SpecialChar LaTeX
34437 -packages ! preview-latex
34438 \end_layout
34439
34440 \end_inset
34441
34442  (on some systems named simply 
34443 \series bold
34444 preview
34445 \series default
34446 ) installed.
34447  If it is not already installed, you will find it in the \SpecialChar TeX
34448 -catalogue, 
34449 \begin_inset CommandInset citation
34450 LatexCommand cite
34451 key "TeXCatalogue"
34452 literal "true"
34453
34454 \end_inset
34455
34456  or in the package manager of your \SpecialChar LaTeX
34457 -system.
34458  You obtain prettier results if you install the program 
34459 \family typewriter
34460 pnmcrop
34461 \family default
34462  from the 
34463 \family typewriter
34464 netpbm
34465 \family default
34466  package; for \SpecialChar LyX
34467  on Windows this program and also the \SpecialChar LaTeX
34468 -package are automatically
34469  installed together with \SpecialChar LyX
34470 .
34471 \end_layout
34472
34473 \begin_layout Subsection
34474 Enabling previews
34475 \end_layout
34476
34477 \begin_layout Standard
34478 If you would for example like to see in \SpecialChar LyX
34479  your math formulas typeset by \SpecialChar LaTeX
34480 ,
34481  activate the option 
34482 \family sans
34483 Display
34484 \begin_inset space ~
34485 \end_inset
34486
34487 Graphics
34488 \family default
34489  in the 
34490 \family sans
34491 Tools\SpecialChar menuseparator
34492 Preferences 
34493 \family default
34494 dialog under 
34495 \family sans
34496 Look
34497 \begin_inset space ~
34498 \end_inset
34499
34500 and
34501 \begin_inset space ~
34502 \end_inset
34503
34504 feel\SpecialChar menuseparator
34505 Display
34506 \family default
34507 .
34508  Then set 
34509 \family sans
34510 Instant
34511 \begin_inset space ~
34512 \end_inset
34513
34514 Preview
34515 \family default
34516  to 
34517 \family sans
34518 On
34519 \family default
34520 .
34521  The 
34522 \family sans
34523 Preview
34524 \begin_inset space ~
34525 \end_inset
34526
34527 Size
34528 \family default
34529  is the multiplication factor for the size.
34530 \end_layout
34531
34532 \begin_layout Standard
34533 If you would like to see everything but your math formulas typeset by \SpecialChar LaTeX
34534 ,
34535  set 
34536 \family sans
34537 Instant
34538 \begin_inset space ~
34539 \end_inset
34540
34541 Preview
34542 \family default
34543  to 
34544 \family sans
34545 No
34546 \begin_inset space ~
34547 \end_inset
34548
34549 math
34550 \family default
34551 .
34552 \end_layout
34553
34554 \begin_layout Standard
34555 Previews are generated when you load a document into \SpecialChar LyX
34556  and when you finish
34557  editing an inset.
34558 \end_layout
34559
34560 \begin_layout Standard
34561 \begin_inset Note Greyedout
34562 status open
34563
34564 \begin_layout Plain Layout
34565
34566 \series bold
34567 Note:
34568 \series default
34569  Previews of an already loaded document are not in every case immediately
34570  generated by activating the option 
34571 \family sans
34572 Display
34573 \begin_inset space ~
34574 \end_inset
34575
34576 Graphics
34577 \family default
34578 .
34579  Reopening the document will fix such problems.
34580 \end_layout
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \begin_layout Subsection
34588 Selected document parts
34589 \end_layout
34590
34591 \begin_layout Standard
34592 Besides math there are other cases where you might like to see a preview,
34593  for example things that \SpecialChar LyX
34594  cannot render like rotated parts or things that
34595  are not yet supported by \SpecialChar LyX
34596 .
34597  To do this, insert a preview inset via the menu 
34598 \family sans
34599 Insert\SpecialChar menuseparator
34600 Preview
34601 \family default
34602 .
34603  Insert or paste the stuff that you want to preview into this inset.
34604  The preview will be generated when the cursor is outside the preview inset.
34605  If you click on the preview, you can edit the previewed stuff.
34606 \end_layout
34607
34608 \begin_layout Standard
34609 An example: To create rotated boxes, you use the \SpecialChar LaTeX
34610  command 
34611 \series bold
34612
34613 \backslash
34614 rotatebox
34615 \series default
34616  which is not yet supported by \SpecialChar LyX
34617 .
34618 \begin_inset Foot
34619 status collapsed
34620
34621 \begin_layout Plain Layout
34622
34623 \series bold
34624
34625 \backslash
34626 rotatebox
34627 \series default
34628  is explained in section 
34629 \emph on
34630 Rotated and Scaled Boxes
34631 \emph default
34632  of the 
34633 \emph on
34634 Embedded
34635 \begin_inset space ~
34636 \end_inset
34637
34638 Objects
34639 \emph default
34640  manual.
34641 \end_layout
34642
34643 \end_inset
34644
34645  Instead of the \SpecialChar TeX
34646  Code boxes you want to see in \SpecialChar LyX
34647  the final rotated boxes,
34648  for example to adjust the rotation angle to fit with the surrounding text.
34649  Therefore you create a preview inset and copy the text with the rotated
34650  boxes into it.
34651  Here is the result:
34652 \end_layout
34653
34654 \begin_layout Standard
34655 \begin_inset Preview
34656
34657 \begin_layout Standard
34658 This is a line
34659 \begin_inset ERT
34660 status collapsed
34661
34662 \begin_layout Plain Layout
34663
34664
34665 \backslash
34666 rotatebox[origin=r]{-60}{
34667 \end_layout
34668
34669 \end_inset
34670
34671
34672 \begin_inset Box Doublebox
34673 position "c"
34674 hor_pos "c"
34675 has_inner_box 0
34676 inner_pos "c"
34677 use_parbox 0
34678 use_makebox 0
34679 width "1in"
34680 special "width"
34681 height "1in"
34682 height_special "totalheight"
34683 thickness "0.4pt"
34684 separation "3pt"
34685 shadowsize "4pt"
34686 framecolor "black"
34687 backgroundcolor "none"
34688 status collapsed
34689
34690 \begin_layout Plain Layout
34691 with rotated
34692 \end_layout
34693
34694 \end_inset
34695
34696
34697 \begin_inset ERT
34698 status collapsed
34699
34700 \begin_layout Plain Layout
34701
34702 }
34703 \end_layout
34704
34705 \end_inset
34706
34707  framed text 
34708 \begin_inset ERT
34709 status collapsed
34710
34711 \begin_layout Plain Layout
34712
34713
34714 \backslash
34715 rotatebox[origin=lb]{60}{
34716 \end_layout
34717
34718 \end_inset
34719
34720
34721 \begin_inset Formula $\int A\,\mathrm{d}x=B$
34722 \end_inset
34723
34724
34725 \begin_inset ERT
34726 status collapsed
34727
34728 \begin_layout Plain Layout
34729
34730 }
34731 \end_layout
34732
34733 \end_inset
34734
34735  and a formula.
34736 \end_layout
34737
34738 \end_inset
34739
34740
34741 \end_layout
34742
34743 \begin_layout Standard
34744 Previewing works also for colors.
34745  In this example a special framed, colored box was created using the \SpecialChar LaTeX
34746  command
34747  
34748 \series bold
34749
34750 \backslash
34751 fcolorbox
34752 \series default
34753 :
34754 \begin_inset Foot
34755 status collapsed
34756
34757 \begin_layout Plain Layout
34758
34759 \series bold
34760
34761 \backslash
34762 fcolorbox
34763 \series default
34764  is explained in section 
34765 \emph on
34766 Colored Boxes
34767 \emph default
34768  of the 
34769 \emph on
34770 Embedded
34771 \begin_inset space ~
34772 \end_inset
34773
34774 Objects
34775 \emph default
34776  manual.
34777 \end_layout
34778
34779 \end_inset
34780
34781
34782 \end_layout
34783
34784 \begin_layout Standard
34785 \begin_inset Preview
34786
34787 \begin_layout Standard
34788 \begin_inset ERT
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792
34793
34794 \backslash
34795 fboxrule 1mm 
34796 \backslash
34797 fboxsep 1mm
34798 \end_layout
34799
34800 \end_inset
34801
34802
34803 \begin_inset ERT
34804 status collapsed
34805
34806 \begin_layout Plain Layout
34807
34808
34809 \backslash
34810 fcolorbox{cyan}{magenta}{
34811 \end_layout
34812
34813 \end_inset
34814
34815 This is text within a colored, framed box.
34816 \begin_inset ERT
34817 status collapsed
34818
34819 \begin_layout Plain Layout
34820
34821 }
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \end_layout
34828
34829 \end_inset
34830
34831
34832 \end_layout
34833
34834 \begin_layout Standard
34835 \begin_inset VSpace medskip
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \begin_layout Standard
34842 If \SpecialChar LyX
34843  does not show a preview, make sure that you enabled previews as described
34844  above and also make sure that \SpecialChar TeX
34845  Code in the preview inset is valid and that
34846  you loaded the \SpecialChar LaTeX
34847  packages in your document preamble that are required by
34848  the \SpecialChar TeX
34849  Code.
34850  If \SpecialChar LyX
34851  cannot create a preview, you will in most cases also not be able to
34852  view your document due to \SpecialChar LaTeX
34853  errors.
34854  So if you have to use some \SpecialChar TeX
34855  Code and don't know if it is correct, the preview
34856  inset is a nice method to check it without the need to view the whole document.
34857 \end_layout
34858
34859 \begin_layout Subsection
34860 \SpecialChar LaTeX
34861  source code
34862 \end_layout
34863
34864 \begin_layout Standard
34865 You can preview the \SpecialChar LaTeX
34866  source of the whole document or parts of it.
34867  Use the menu 
34868 \family sans
34869 View\SpecialChar menuseparator
34870 Source
34871 \begin_inset space ~
34872 \end_inset
34873
34874 Pane
34875 \family default
34876  and a window will be shown where you can see the \SpecialChar LaTeX
34877 -source code.
34878  The window shows the source of the whole paragraph in which the cursor
34879  currently sits.
34880  You can also select document parts in \SpecialChar LyX
34881 's main window, then only this selection
34882  (when it is more than one paragraph) is shown as source code.
34883  To view the whole document as source, enable the corresponding option in
34884  the source view window.
34885  If you check 
34886 \family sans
34887 Automatic update
34888 \family default
34889 , you can see the changes as you make them in \SpecialChar LyX
34890 ; but note that if you have
34891  several documents open, this will slow things down as \SpecialChar LyX
34892  updates them all,
34893  not just the one which is open at the time.
34894 \end_layout
34895
34896 \begin_layout Section
34897 Advanced Find and Replace
34898 \begin_inset CommandInset label
34899 LatexCommand label
34900 name "sec:Advanced-Find-and"
34901
34902 \end_inset
34903
34904
34905 \begin_inset Index idx
34906 status collapsed
34907
34908 \begin_layout Plain Layout
34909 Replace
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \begin_inset Index idx
34916 status collapsed
34917
34918 \begin_layout Plain Layout
34919 Find
34920 \end_layout
34921
34922 \end_inset
34923
34924
34925 \end_layout
34926
34927 \begin_layout Subsection
34928 Introduction
34929 \end_layout
34930
34931 \begin_layout Standard
34932 The advanced find and replace feature of \SpecialChar LyX
34933  allows for searching of complex,
34934  format-sensitive text segments and mathematics contents within \SpecialChar LyX
34935  documents.
34936  It is an enhancement of the standard (quick) find and replace feature.
34937  The key-features are:
34938 \end_layout
34939
34940 \begin_layout Itemize
34941 Both searching of text and of mathematical formulas is allowed, where the
34942  latter is done by entering mathematics in the usual way; not only entire
34943  mathematical formulas are found, but also parts occurring within more complex
34944  formulas
34945 \end_layout
34946
34947 \begin_layout Itemize
34948 Search may be format-insensitive, so that the searched text is found in
34949  any context/style (standard text, section headings, notes, and even mathematics
34950 ), or it may be format-sensitive, so that, for example, a word entered with
34951  a section heading will only be found within section headings
34952 \end_layout
34953
34954 \begin_layout Itemize
34955 Search may be restricted to mathematics environments only; this is useful
34956  for remangling math notation where one does not want to match any text
34957  outside of mathematics environments
34958 \end_layout
34959
34960 \begin_layout Itemize
34961 Search may be widened to a specific 
34962 \emph on
34963 scope
34964 \emph default
34965 , i.
34966 \begin_inset space \thinspace{}
34967 \end_inset
34968
34969 e.
34970 \begin_inset space ~
34971 \end_inset
34972
34973 a set of files which may be all the children of the document being edited,
34974  all the open files, or all the manuals available from the 
34975 \family sans
34976 Help
34977 \family default
34978  menu
34979 \end_layout
34980
34981 \begin_layout Itemize
34982 Replace may optionally preserve capitalization, so that the replaced text
34983  capitalization is adapted to the matching text (i.
34984 \begin_inset space \thinspace{}
34985 \end_inset
34986
34987 e.
34988 \begin_inset space ~
34989 \end_inset
34990
34991 all lowercase, all uppercase, first letter uppercase followed by lowercase)
34992 \end_layout
34993
34994 \begin_layout Subsection
34995 Basic usage
34996 \end_layout
34997
34998 \begin_layout Standard
34999 The advanced find and replace feature is activated through the menu 
35000 \family sans
35001 Edit\SpecialChar menuseparator
35002 Find & Replace
35003 \noun on
35004  (
35005 \noun default
35006 Advanced
35007 \noun on
35008 )
35009 \family default
35010 \noun default
35011  (shortcut 
35012 \begin_inset Info
35013 type  "shortcut"
35014 arg   "dialog-show findreplaceadv"
35015 \end_inset
35016
35017 ) or the toolbar button 
35018 \begin_inset Info
35019 type  "icon"
35020 arg   "dialog-toggle findreplaceadv"
35021 \end_inset
35022
35023 .
35024  This opens the 
35025 \family sans
35026 Advanced Find and Replace
35027 \family default
35028  dialog.
35029 \end_layout
35030
35031 \begin_layout Subsubsection
35032 Searching for text
35033 \end_layout
35034
35035 \begin_layout Standard
35036 Enter into the 
35037 \family sans
35038 Find
35039 \family default
35040  \SpecialChar LyX
35041  mini-editor a simple word, and search for occurrences of it by clicking
35042  on the 
35043 \family sans
35044 Find
35045 \begin_inset space ~
35046 \end_inset
35047
35048 Next
35049 \family default
35050  button at the bottom of the dialog (or just press the 
35051 \begin_inset Info
35052 type  "shortcut"
35053 arg   "paragraph-break"
35054 \end_inset
35055
35056  key).
35057  The entered word is found both in text mode and in math mode, and in emphasized
35058 , bold or normal face, and in both in section titles and in standard text.
35059  Pressing 
35060 \begin_inset Info
35061 type  "shortcut"
35062 arg   "paragraph-break"
35063 \end_inset
35064
35065  repeatedly keeps searching forward while pressing 
35066 \family sans
35067 Shift+Return
35068 \family default
35069  searches backwards.
35070 \end_layout
35071
35072 \begin_layout Standard
35073 The 
35074 \family sans
35075 Case
35076 \begin_inset space ~
35077 \end_inset
35078
35079 sensitive
35080 \family default
35081  option allows matches to occur only with the same case as entered in the
35082  
35083 \family sans
35084 Find
35085 \family default
35086  editor.
35087  The 
35088 \family sans
35089 Whole
35090 \begin_inset space ~
35091 \end_inset
35092
35093 words
35094 \family default
35095  option allows matches to occur only at word boundaries.
35096 \end_layout
35097
35098 \begin_layout Subsubsection
35099 Searching for mathematics
35100 \end_layout
35101
35102 \begin_layout Standard
35103 Mathematical formulas, such as 
35104 \begin_inset Formula $x^{2}$
35105 \end_inset
35106
35107  or something more complex like 
35108 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
35109 \end_inset
35110
35111 , may be searched for by typing them in the 
35112 \family sans
35113 Find
35114 \family default
35115  editor.
35116  When searching for a formula, it is found both when it is alone and when
35117  it occurs in sub-formulas and nested parts of sub-formulas.
35118  For example the mentioned segments would be found in something like 
35119 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}$
35120 \end_inset
35121
35122 .
35123 \end_layout
35124
35125 \begin_layout Subsubsection
35126 Style-aware search
35127 \end_layout
35128
35129 \begin_layout Standard
35130 It is also possible to search for text with specific styles.
35131  This is done by switching to the 
35132 \family sans
35133 Settings
35134 \family default
35135  tab of the dialog and unchecking the 
35136 \family sans
35137 Ignore format
35138 \family default
35139  option.
35140  This way, entering in the 
35141 \family sans
35142 Find
35143 \family default
35144  editor
35145 \end_layout
35146
35147 \begin_layout Itemize
35148 a normal word and searching for it would not find instances of the word
35149  occurring in emphasized or boldface.
35150 \end_layout
35151
35152 \begin_layout Itemize
35153 an emphasized or boldface word and searching for it would find the respective
35154  instances with the same face only, and within the same text style only.
35155 \end_layout
35156
35157 \begin_layout Itemize
35158 a normal word in a section heading, and searching for it, would find occurrences
35159  of it only within section headings.
35160  Also, if the text to search is given an emphasized or bold face, in addition
35161  to a section style, then it is found only when occurring with the same
35162  style.
35163 \end_layout
35164
35165 \begin_layout Itemize
35166 a displayed formula will only find instances of this formula that are also
35167  displayed formulas (and not inline formulas).
35168 \end_layout
35169
35170 \begin_layout Subsubsection
35171 Replace
35172 \end_layout
35173
35174 \begin_layout Standard
35175 The entries made in the 
35176 \family sans
35177 Find
35178 \family default
35179  editor can be replaced with entries made in the 
35180 \family sans
35181 Replace
35182 \begin_inset space ~
35183 \end_inset
35184
35185 with
35186 \family default
35187  editor.
35188  In order to find the next occurrence and replace it, click on the 
35189 \family sans
35190 Replace
35191 \family default
35192  button or alternatively press 
35193 \begin_inset Info
35194 type  "shortcut"
35195 arg   "paragraph-break"
35196 \end_inset
35197
35198  or 
35199 \family sans
35200 Shift+Return
35201 \family default
35202  while the cursor is in the 
35203 \family sans
35204 Replace
35205 \begin_inset space ~
35206 \end_inset
35207
35208 with
35209 \family default
35210  editor.
35211 \end_layout
35212
35213 \begin_layout Standard
35214 You can replace with fully-featured formatted \SpecialChar LyX
35215  entries.
35216  Typical scenarios in which to use this capability might be (just to mention
35217  two):
35218 \end_layout
35219
35220 \begin_layout Itemize
35221 replacing occurrences of a word with a customized formatted version of the
35222  same word, for example replacing occurrences of a name like 
35223 \begin_inset Quotes eld
35224 \end_inset
35225
35226 func()
35227 \begin_inset Quotes erd
35228 \end_inset
35229
35230  with its typewriter version 
35231 \begin_inset Quotes eld
35232 \end_inset
35233
35234
35235 \family typewriter
35236 func()
35237 \family default
35238
35239 \begin_inset Quotes erd
35240 \end_inset
35241
35242
35243 \end_layout
35244
35245 \begin_layout Itemize
35246 performing a notation rework of mathematical symbols, for example replacing
35247  occurrences of 
35248 \begin_inset Quotes eld
35249 \end_inset
35250
35251
35252 \begin_inset Formula $R$
35253 \end_inset
35254
35255
35256 \begin_inset Quotes erd
35257 \end_inset
35258
35259  with 
35260 \begin_inset Quotes eld
35261 \end_inset
35262
35263
35264 \begin_inset Formula $\mathbb{R}$
35265 \end_inset
35266
35267
35268 \begin_inset Quotes erd
35269 \end_inset
35270
35271  (you may want to enable the 
35272 \family sans
35273 Whole
35274 \begin_inset space ~
35275 \end_inset
35276
35277 words
35278 \family default
35279  and 
35280 \family sans
35281 Case
35282 \begin_inset space ~
35283 \end_inset
35284
35285 sensitive
35286 \family default
35287  options and disable the 
35288 \family sans
35289 Ignore format
35290 \family default
35291  option in the 
35292 \family sans
35293 Settings
35294 \family default
35295  tab, in order to avoid replacing all 
35296 \begin_inset Quotes eld
35297 \end_inset
35298
35299 R
35300 \begin_inset Quotes erd
35301 \end_inset
35302
35303  letters occurring in normal text), or occurrences of 
35304 \begin_inset Formula $x_{j}^{i}$
35305 \end_inset
35306
35307  with 
35308 \begin_inset Formula $x_{i,\,j}$
35309 \end_inset
35310
35311 , or occurrences of 
35312 \begin_inset Formula $x[k]$
35313 \end_inset
35314
35315  with 
35316 \begin_inset Formula $x_{k}$
35317 \end_inset
35318
35319 .
35320 \end_layout
35321
35322 \begin_layout Subsection
35323 Advanced usage
35324 \end_layout
35325
35326 \begin_layout Standard
35327 There is a regular expression (regexp) based searching facility.
35328 \begin_inset Foot
35329 status collapsed
35330
35331 \begin_layout Plain Layout
35332 A good explanation of regular expressions is given in this Wikipedia entry:
35333  
35334 \begin_inset CommandInset href
35335 LatexCommand href
35336 target "http://en.wikipedia.org/wiki/Regular_expression"
35337 literal "false"
35338
35339 \end_inset
35340
35341 .
35342 \end_layout
35343
35344 \end_inset
35345
35346  You can search for a regular expression by inserting a regexp inset into
35347  the 
35348 \family sans
35349 Find
35350 \family default
35351  editor.
35352  This is done with the context menu 
35353 \family sans
35354 Insert\SpecialChar menuseparator
35355 Insert Regular Expression
35356 \family default
35357  while the cursor is in the 
35358 \family sans
35359 Find
35360 \family default
35361  editor.
35362  Characters entered within regexp insets are matched according to the regular
35363  expression matching rules
35364 \begin_inset Foot
35365 status collapsed
35366
35367 \begin_layout Plain Layout
35368 Under the constraint that any (sub)expression must match a well-formed \SpecialChar LyX
35369
35370  segment, i.
35371 \begin_inset space \thinspace{}
35372 \end_inset
35373
35374 e.
35375 \begin_inset space ~
35376 \end_inset
35377
35378 when matching \SpecialChar LaTeX
35379  code, no segments with unbalanced {} braces are allowed to
35380  match expressions.
35381 \end_layout
35382
35383 \end_inset
35384
35385 , while text entered outside regexp insets is matched exactly against the
35386  same text in the document.
35387  You can cut and paste regexp-mode insets.
35388  Examples of using such a feature may be:
35389 \end_layout
35390
35391 \begin_layout Enumerate
35392 Searching for all fractions with a given denominator: for example, entering
35393  in the 
35394 \family sans
35395 Find
35396 \family default
35397  editor the fraction 
35398 \begin_inset Formula $\frac{.*}{1+x^{2}}$
35399 \end_inset
35400
35401  (where the 
35402 \begin_inset Formula $.*$
35403 \end_inset
35404
35405  on the numerator is the match-everything regular expression) finds all
35406  fractions with the given denominator.
35407 \end_layout
35408
35409 \begin_layout Enumerate
35410 Searching for all text with a given style: for example, after unchecking
35411  the 
35412 \family sans
35413 Ignore format
35414 \family default
35415  option from the 
35416 \family sans
35417 Settings
35418 \family default
35419  tab, entering a 
35420 \series bold
35421
35422 \begin_inset Formula $.*$
35423 \end_inset
35424
35425
35426 \series default
35427  regular expression and giving it an emphasized or bold face, finds all
35428  emphasized or bold face text respectively.
35429  Also, by inserting a 
35430 \begin_inset Formula $.*$
35431 \end_inset
35432
35433  regular expression in a bullet or enumerated list or a section heading,
35434  you can find all bullet or enumerated lists or section headings.
35435 \end_layout
35436
35437 \begin_layout Standard
35438 Finally, references to (sub)expressions in regexp may be used as usual:
35439  Enclosing parts of the expression within round braces 
35440 \begin_inset Formula $()$
35441 \end_inset
35442
35443 , and referring back to them through 
35444 \begin_inset Formula $\backslash1$
35445 \end_inset
35446
35447
35448 \begin_inset Formula $\backslash2$
35449 \end_inset
35450
35451 , etc..
35452  For example, try searching with the regexp
35453 \begin_inset Newline newline
35454 \end_inset
35455
35456 [[:space:]]([[:alpha:]]+)[[:space:]]
35457 \backslash
35458 1[[:space:]]
35459 \begin_inset Newline newline
35460 \end_inset
35461
35462 in order to find word repetitions, if there are any.
35463 \end_layout
35464
35465 \begin_layout Standard
35466 The usage of back references in the replaced text is not (yet) implemented.
35467 \end_layout
35468
35469 \begin_layout Standard
35470 \begin_inset Note Greyedout
35471 status open
35472
35473 \begin_layout Plain Layout
35474
35475 \series bold
35476 Note:
35477 \series default
35478  Back references work both when occurring within the same regexp, and when
35479  occurring in multiple different regexps, where the numbering of back-referenced
35480  sub-expressions is absolute.
35481  That is,
35482 \begin_inset space ~
35483 \end_inset
35484
35485
35486 \begin_inset Formula $\backslash1$
35487 \end_inset
35488
35489  always refers to the first occurrence of 
35490 \begin_inset Formula $()$
35491 \end_inset
35492
35493  in all entered regexps.
35494 \end_layout
35495
35496 \end_inset
35497
35498
35499 \end_layout
35500
35501 \begin_layout Section
35502 Spell Checking
35503 \begin_inset CommandInset label
35504 LatexCommand label
35505 name "sec:Spellchecking"
35506
35507 \end_inset
35508
35509
35510 \begin_inset Index idx
35511 status collapsed
35512
35513 \begin_layout Plain Layout
35514 Spell checking
35515 \end_layout
35516
35517 \end_inset
35518
35519
35520 \end_layout
35521
35522 \begin_layout Standard
35523 \SpecialChar LyX
35524  has a built-in spell checker.
35525  The menu
35526 \family sans
35527  Tools\SpecialChar menuseparator
35528 Spellchecker
35529 \family default
35530 , the 
35531 \family sans
35532 F7
35533 \family default
35534  key or the toolbar button 
35535 \begin_inset Info
35536 type  "icon"
35537 arg   "dialog-show spellchecker"
35538 \end_inset
35539
35540  start the spell checking from either the current cursor position or the
35541  beginning of the currently selected text.
35542  A sidebar will appear showing any incorrect (or unknown) word found, allowing
35543  you to edit and replace it in a second line.
35544  Whenever an unknown word is found, the word is highlighted and the text
35545  scrolled so that it is visible.
35546  In the spellchecker sidebar, there is a box showing suggestions for a correctio
35547 n, if any could be found.
35548  Clicking on one of the corrections will copy it to the 
35549 \family sans
35550 Replacement
35551 \family default
35552  field, double-clicking directly invokes the replacement.
35553  Unknown but correctly typed words can be added to the personal dictionary.
35554 \end_layout
35555
35556 \begin_layout Standard
35557 By default, the dictionary file used is determined by the document language
35558  that is set in the 
35559 \family sans
35560 Document\SpecialChar menuseparator
35561 Settings
35562 \family default
35563  dialog.
35564  You can specify the language of a word in the spellchecker dialog by choosing
35565  a different one at the top of the dialog.
35566  \SpecialChar LyX
35567  can correctly spell check documents containing multiple languages.
35568  This works if you have set the language of the text parts using the 
35569 \family sans
35570 Text
35571 \begin_inset space ~
35572 \end_inset
35573
35574 Style
35575 \family default
35576  dialog (
35577 \begin_inset Info
35578 type  "icon"
35579 arg   "dialog-show character"
35580 \end_inset
35581
35582 ) and have the spell checker dictionaries installed.
35583  \SpecialChar LyX
35584  automatically switches to the appropriate dictionary file.
35585 \end_layout
35586
35587 \begin_layout Standard
35588 All spell-checker dictionaries supported by \SpecialChar LyX
35589  can be downloaded from here:
35590 \begin_inset Newline newline
35591 \end_inset
35592
35593
35594 \begin_inset Flex URL
35595 status collapsed
35596
35597 \begin_layout Plain Layout
35598
35599 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
35600 \end_layout
35601
35602 \end_inset
35603
35604
35605 \begin_inset Newline newline
35606 \end_inset
35607
35608 There are 2
35609 \begin_inset space ~
35610 \end_inset
35611
35612 files for each language.
35613  To install a dictionary on Windows, copy the 2
35614 \begin_inset space ~
35615 \end_inset
35616
35617 files into \SpecialChar LyX
35618 's installation subfolder 
35619 \family sans
35620 ~
35621 \backslash
35622 Resources
35623 \backslash
35624 dicts
35625 \family default
35626  and restart \SpecialChar LyX
35627 .
35628 \begin_inset Newline newline
35629 \end_inset
35630
35631 With Linux one needs to install the packages for the desired language.
35632  The number of these packages vary depending on the Linux distribution,
35633  but in most cases these are 
35634 \family typewriter
35635 aspell-xx
35636 \family default
35637
35638 \family typewriter
35639 hunspell-xx
35640 \family default
35641 ,
35642 \family typewriter
35643  myspell-xx
35644 \family default
35645 , etc., where 
35646 \family sans
35647 xx
35648 \family default
35649  is the language code.
35650 \end_layout
35651
35652 \begin_layout Subsection
35653 Further Settings
35654 \end_layout
35655
35656 \begin_layout Standard
35657 In the menu 
35658 \family sans
35659 Tools\SpecialChar menuseparator
35660 Preferences\SpecialChar menuseparator
35661 Language
35662 \begin_inset space ~
35663 \end_inset
35664
35665 Settings\SpecialChar menuseparator
35666 Spellchecker
35667 \family default
35668  you can set the following things:
35669 \end_layout
35670
35671 \begin_layout Description
35672 Spellchecker
35673 \begin_inset space ~
35674 \end_inset
35675
35676 engine Select the library \SpecialChar LyX
35677  should use for spell checking.
35678  Depending on your platform, 
35679 \family typewriter
35680 aspell
35681 \family default
35682
35683 \family typewriter
35684 hunspell
35685 \family default
35686  or 
35687 \family typewriter
35688 enchant
35689 \begin_inset Foot
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693 Enchant itself is a wrapper library having different configurable back-ends.
35694  Please consult the documentation or man-page of it to learn more.
35695 \end_layout
35696
35697 \end_inset
35698
35699
35700 \family default
35701  are available.
35702  On Windows only 
35703 \family typewriter
35704 hunspell
35705 \family default
35706  is available.
35707  \SpecialChar LyX
35708  on Mac
35709 \begin_inset space ~
35710 \end_inset
35711
35712 OS can also use Mac's own spellchecker and will use it by default.
35713 \end_layout
35714
35715 \begin_layout Description
35716 Alternative
35717 \begin_inset space ~
35718 \end_inset
35719
35720 language If this field is not empty, \SpecialChar LyX
35721  will always use the given language
35722  for the spell checking, no matter what the document language is.
35723 \end_layout
35724
35725 \begin_layout Description
35726 Escape
35727 \begin_inset space ~
35728 \end_inset
35729
35730 characters Allows you to add non-standard characters that the spell checker
35731  should escape, e.
35732 \begin_inset space \thinspace{}
35733 \end_inset
35734
35735 g.
35736 \begin_inset space \space{}
35737 \end_inset
35738
35739 German umlauts.
35740  This should normally not be needed.
35741 \end_layout
35742
35743 \begin_layout Description
35744 Accept
35745 \begin_inset space ~
35746 \end_inset
35747
35748 compound
35749 \begin_inset space ~
35750 \end_inset
35751
35752 words Prevents the spell checker from complaining about compounded words
35753  like 
35754 \begin_inset Quotes eld
35755 \end_inset
35756
35757 passthrough
35758 \begin_inset Quotes erd
35759 \end_inset
35760
35761 .
35762 \end_layout
35763
35764 \begin_layout Description
35765 Spellcheck
35766 \begin_inset space ~
35767 \end_inset
35768
35769 continuously Checks the spelling of your document as you type it.
35770  Misspelled words get underlined with a dotted red line.
35771  By right-clicking on an underlined word, suggestions from the spellchecker
35772  appear in a context menu.
35773  Choosing one of them will replace the misspelled word with the suggested
35774  word.
35775 \end_layout
35776
35777 \begin_layout Description
35778 Spellcheck
35779 \begin_inset space ~
35780 \end_inset
35781
35782 notes
35783 \begin_inset space ~
35784 \end_inset
35785
35786 and
35787 \begin_inset space ~
35788 \end_inset
35789
35790 comments If enabled, the spelling of non-printed document content is checked
35791  as well.
35792 \end_layout
35793
35794 \begin_layout Section
35795 Thesaurus
35796 \begin_inset Index idx
35797 status collapsed
35798
35799 \begin_layout Plain Layout
35800 Thesaurus
35801 \end_layout
35802
35803 \end_inset
35804
35805
35806 \begin_inset CommandInset label
35807 LatexCommand label
35808 name "sec:Thesaurus"
35809
35810 \end_inset
35811
35812
35813 \end_layout
35814
35815 \begin_layout Standard
35816 \SpecialChar LyX
35817  provides a multilingual thesaurus.
35818  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
35819  (namely the 
35820 \family sans
35821 MyThes
35822 \family default
35823
35824 \begin_inset Foot
35825 status collapsed
35826
35827 \begin_layout Plain Layout
35828 \begin_inset CommandInset href
35829 LatexCommand href
35830 target "http://lingucomponent.openoffice.org/thesaurus.html"
35831 literal "false"
35832
35833 \end_inset
35834
35835
35836 \end_layout
35837
35838 \end_inset
35839
35840  thesaurus library, which is included in \SpecialChar LyX
35841 ).
35842  Therefore, \SpecialChar LyX
35843  is able to directly access OpenOffice thesaurus dictionaries,
35844  which are available for many languages.
35845 \end_layout
35846
35847 \begin_layout Standard
35848 This section describes how new dictionaries are installed and set up for
35849  the use with \SpecialChar LyX
35850 .
35851 \end_layout
35852
35853 \begin_layout Subsection
35854 Setting up the thesaurus
35855 \end_layout
35856
35857 \begin_layout Standard
35858 The 
35859 \family sans
35860 MyThes
35861 \emph on
35862 /
35863 \emph default
35864 OpenOffice
35865 \family default
35866  thesauri consist of two files per language: A file with the suffix 
35867 \emph on
35868 *.dat
35869 \emph default
35870  containing the data and an index file with the suffix 
35871 \emph on
35872 *.idx
35873 \emph default
35874 .
35875  The standardized file names include the language code for the given language
35876  (e.
35877 \begin_inset space \thinspace{}
35878 \end_inset
35879
35880 g.
35881 \begin_inset space ~
35882 \end_inset
35883
35884
35885 \family sans
35886 en_US
35887 \family default
35888  for US English).
35889  For instance, the US English files are named:
35890 \end_layout
35891
35892 \begin_layout Itemize
35893 th_en_EN_v2.idx
35894 \end_layout
35895
35896 \begin_layout Itemize
35897 th_en_EN_v2.dat
35898 \end_layout
35899
35900 \begin_layout Standard
35901 If you have 
35902 \family sans
35903 LibreOffice
35904 \family default
35905  or 
35906 \family sans
35907 OpenOffice
35908 \family default
35909  and its thesaurus installed, these files should be already on your system
35910  and you just need to point \SpecialChar LyX
35911  (in 
35912 \family sans
35913 Tools\SpecialChar menuseparator
35914 Preferences\SpecialChar menuseparator
35915 Paths\SpecialChar menuseparator
35916 Thesaurus
35917 \begin_inset space ~
35918 \end_inset
35919
35920 dictionaries
35921 \family default
35922 ) to the path where they are installed.
35923 \begin_inset Foot
35924 status collapsed
35925
35926 \begin_layout Plain Layout
35927 On Linux, depending on your distribution and the way you installed the dictionar
35928 ies, typical locations are 
35929 \family typewriter
35930 /usr/share/mythes/
35931 \family default
35932
35933 \family typewriter
35934 /usr/share/myspell/dicts/
35935 \family default
35936
35937 \family typewriter
35938 /usr/share/ooo/thesaurus/
35939 \family default
35940 ,
35941 \family typewriter
35942  ~/.config/libreoffice/<version>/user/
35943 \family default
35944  or alike.
35945  On Windows, dictionaries are to be found at 
35946 \family typewriter
35947 ~
35948 \backslash
35949 Program Files
35950 \backslash
35951 LibreOffice-<Version>
35952 \backslash
35953 share
35954 \backslash
35955 extensions 
35956 \family default
35957 or similar.
35958  On the Mac, the default location is 
35959 \family typewriter
35960 /Users\SpecialChar breakableslash
35961 <user name>\SpecialChar breakableslash
35962 Library\SpecialChar breakableslash
35963 Application Support\SpecialChar breakableslash
35964 libreoffice\SpecialChar breakableslash
35965 <version>\SpecialChar breakableslash
35966 user
35967 \family default
35968 /.
35969 \end_layout
35970
35971 \end_inset
35972
35973  On Windows, you can alternatively also select dictionaries for installation
35974  during the \SpecialChar LyX
35975  installation process, which will then be installed in the correct
35976  place right away.
35977 \end_layout
35978
35979 \begin_layout Standard
35980 If you want to install new\SpecialChar breakableslash
35981 further thesaurus dictionaries, you can downloaded
35982  them from here:
35983 \end_layout
35984
35985 \begin_layout Itemize
35986 \begin_inset Flex URL
35987 status open
35988
35989 \begin_layout Plain Layout
35990
35991 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
35992 \end_layout
35993
35994 \end_inset
35995
35996
35997 \end_layout
35998
35999 \begin_layout Standard
36000 To install a new dictionary, download the two files for this dictionary
36001  into the thesaurus path (which is set in 
36002 \family sans
36003 Tools\SpecialChar menuseparator
36004 Preferences\SpecialChar menuseparator
36005 Paths\SpecialChar menuseparator
36006 Thesaurus
36007 \begin_inset space ~
36008 \end_inset
36009
36010 dictionaries
36011 \family default
36012 ) and restart \SpecialChar LyX
36013 .
36014  If this path is not defined yet, you can use a dictionary of your choice
36015  and point \SpecialChar LyX
36016  there.
36017 \end_layout
36018
36019 \begin_layout Standard
36020 Alternatively, you can also install new dictionaries via 
36021 \family sans
36022 LibreOffice\SpecialChar breakableslash
36023 OpenOffice
36024 \family default
36025  or, on Linux, via your package manager (look for 
36026 \emph on
36027 mythes-*
36028 \emph default
36029  or 
36030 \emph on
36031 libreoffice-thesaurus-*
36032 \emph default
36033  packages).
36034  If you do this, make sure that \SpecialChar LyX
36035  is able to find the installed dictionaries,
36036  i.
36037 \begin_inset space \thinspace{}
36038 \end_inset
36039
36040 e.
36041  that 
36042 \family sans
36043 Tools\SpecialChar menuseparator
36044 Preferences\SpecialChar menuseparator
36045 Paths\SpecialChar menuseparator
36046 Thesaurus
36047 \begin_inset space ~
36048 \end_inset
36049
36050 dictionaries
36051 \family default
36052  points to the path where you installed these dictionaries.
36053 \end_layout
36054
36055 \begin_layout Subsection
36056 Using the thesaurus
36057 \end_layout
36058
36059 \begin_layout Standard
36060 To start the thesaurus, use the menu 
36061 \family sans
36062 Tools\SpecialChar menuseparator
36063 Thesaurus
36064 \family default
36065  or the toolbar button 
36066 \begin_inset Info
36067 type  "icon"
36068 arg   "thesaurus-entry"
36069 \end_inset
36070
36071  while the cursor is at the word you want to look up or while a word is
36072  selected.
36073  A dialog pops up showing you probably related words that you can use as
36074  a replacement.
36075  The suggestions are grouped into categories.
36076  Note that, for some languages (such as English), the thesaurus does not
36077  only show equivalent words (synonyms), but also generic terms (such as
36078  
36079 \emph on
36080 organism
36081 \emph default
36082  for 
36083 \emph on
36084 plant
36085 \emph default
36086 ), related terms (such as 
36087 \emph on
36088 political
36089 \begin_inset space ~
36090 \end_inset
36091
36092 theory
36093 \emph default
36094  for 
36095 \emph on
36096 anarchistic
36097 \emph default
36098 ), compounds (such as 
36099 \emph on
36100 tree
36101 \begin_inset space ~
36102 \end_inset
36103
36104 diagram
36105 \emph default
36106 , if you look for 
36107 \emph on
36108 tree
36109 \emph default
36110 ) and opposites (antonyms) (such as 
36111 \emph on
36112 girl
36113 \emph default
36114  for 
36115 \emph on
36116 boy
36117 \emph default
36118 ).
36119  Generic terms, related terms and antonyms are marked as such.
36120 \end_layout
36121
36122 \begin_layout Standard
36123 The language is automatically chosen from the language at the cursor, but
36124  you can also switch it in the dialog, as you can enter new words to look
36125  up directly there.
36126 \end_layout
36127
36128 \begin_layout Standard
36129 Note that the thesaurus cannot handle phrases (only compounds that are in
36130  the dictionary, such as the above 
36131 \emph on
36132 tree diagram
36133 \emph default
36134 ), and you have to use the so called lemma form, i.
36135 \begin_inset space \thinspace{}
36136 \end_inset
36137
36138 e.
36139 \begin_inset space \space{}
36140 \end_inset
36141
36142 the form that is used in the dictionaries (for many languages: first person
36143  singular indicative active for nouns, infinitive for verbs).
36144  For example, looking up the word form 
36145 \emph on
36146 reporting
36147 \emph default
36148  yields no results, while results are shown for the word form 
36149 \emph on
36150 report
36151 \emph default
36152 .
36153  Your best bet is to highlight only the relevant part of such a word (e.
36154 \begin_inset space \thinspace{}
36155 \end_inset
36156
36157 g.
36158 \begin_inset space \space{}
36159 \end_inset
36160
36161
36162 \emph on
36163 report
36164 \emph default
36165  in 
36166 \emph on
36167 report
36168 \emph default
36169 s); then you will get suggestions without needing to adjust the query in
36170  the dialog, and also the replacement will probably be correct (as only
36171  the highlighted part will be replaced; thus the ending remains).
36172 \end_layout
36173
36174 \begin_layout Section
36175 Change Tracking
36176 \begin_inset Index idx
36177 status collapsed
36178
36179 \begin_layout Plain Layout
36180 Change Tracking
36181 \end_layout
36182
36183 \end_inset
36184
36185
36186 \begin_inset Index idx
36187 status collapsed
36188
36189 \begin_layout Plain Layout
36190 Document ! Change Tracking
36191 \end_layout
36192
36193 \end_inset
36194
36195
36196 \begin_inset CommandInset label
36197 LatexCommand label
36198 name "sec:Change-Tracking"
36199
36200 \end_inset
36201
36202
36203 \end_layout
36204
36205 \begin_layout Standard
36206 When you work on a document collaboratively it is extremely useful to be
36207  able to see changes that others have made highlighted in the document.
36208  You can then decide if you want to accept a change or not.
36209  This can be achieved by turning on change tracking in the menu 
36210 \family sans
36211 Document\SpecialChar menuseparator
36212 Change
36213 \begin_inset space ~
36214 \end_inset
36215
36216 Tracking\SpecialChar menuseparator
36217 Track
36218 \begin_inset space ~
36219 \end_inset
36220
36221 Changes
36222 \family default
36223 .
36224 \end_layout
36225
36226 \begin_layout Standard
36227 Changes made in the document will then be highlighted by strokes and colors:
36228  
36229 \bar under
36230 \color blue
36231 underlined text
36232 \bar default
36233 \color inherit
36234  is an addition, 
36235 \strikeout on
36236 \color blue
36237 canceled text
36238 \strikeout default
36239 \color inherit
36240  is a deletion.
36241  The color depends on the author that made the change.
36242  You can change the color in 
36243 \family sans
36244 Tools\SpecialChar menuseparator
36245 Preferences\SpecialChar menuseparator
36246 Look
36247 \begin_inset space ~
36248 \end_inset
36249
36250 &
36251 \begin_inset space ~
36252 \end_inset
36253
36254 feel
36255 \family default
36256 \SpecialChar menuseparator
36257
36258 \family sans
36259 Colors
36260 \family default
36261 .
36262 \begin_inset Index idx
36263 status collapsed
36264
36265 \begin_layout Plain Layout
36266 Color ! Change tracking
36267 \end_layout
36268
36269 \end_inset
36270
36271  The author and the date of the change are shown in \SpecialChar LyX
36272 's status bar when the
36273  cursor is in changed text.
36274  The same information is shown when you use the toolbar button 
36275 \begin_inset Info
36276 type  "icon"
36277 arg   "changes-merge"
36278 \end_inset
36279
36280 .
36281 \end_layout
36282
36283 \begin_layout Standard
36284 When change tracking is activated, you will see the review toolbar in \SpecialChar LyX
36285 :
36286 \begin_inset Index idx
36287 status collapsed
36288
36289 \begin_layout Plain Layout
36290 Toolbar ! Review
36291 \end_layout
36292
36293 \end_inset
36294
36295
36296 \end_layout
36297
36298 \begin_layout Standard
36299 \begin_inset VSpace defskip
36300 \end_inset
36301
36302
36303 \end_layout
36304
36305 \begin_layout Standard
36306 \begin_inset Graphics
36307         filename clipart/ChangesToolbar.png
36308         scale 90
36309
36310 \end_inset
36311
36312
36313 \end_layout
36314
36315 \begin_layout Standard
36316 \begin_inset VSpace defskip
36317 \end_inset
36318
36319
36320 \end_layout
36321
36322 \begin_layout Standard
36323 The review toolbar as shown above contains the following buttons:
36324 \end_layout
36325
36326 \begin_layout Standard
36327 \begin_inset VSpace defskip
36328 \end_inset
36329
36330
36331 \end_layout
36332
36333 \begin_layout Standard
36334 \begin_inset Tabular
36335 <lyxtabular version="3" rows="10" columns="2">
36336 <features islongtable="true" longtabularalignment="center">
36337 <column alignment="left" valignment="top">
36338 <column alignment="left" valignment="top">
36339 <row interlinespace="2.5mm">
36340 <cell alignment="center" valignment="top" usebox="none">
36341 \begin_inset Text
36342
36343 \begin_layout Plain Layout
36344
36345 \family sans
36346 \begin_inset Info
36347 type  "icon"
36348 arg   "changes-track"
36349 \end_inset
36350
36351
36352 \end_layout
36353
36354 \end_inset
36355 </cell>
36356 <cell alignment="center" valignment="top" usebox="none">
36357 \begin_inset Text
36358
36359 \begin_layout Plain Layout
36360
36361 \family sans
36362 Document\SpecialChar menuseparator
36363 Change
36364 \begin_inset space ~
36365 \end_inset
36366
36367 Tracking\SpecialChar menuseparator
36368 Track
36369 \begin_inset space ~
36370 \end_inset
36371
36372 Changes
36373 \end_layout
36374
36375 \end_inset
36376 </cell>
36377 </row>
36378 <row interlinespace="2.5mm">
36379 <cell alignment="center" valignment="top" usebox="none">
36380 \begin_inset Text
36381
36382 \begin_layout Plain Layout
36383
36384 \family sans
36385 \begin_inset Info
36386 type  "icon"
36387 arg   "changes-output"
36388 \end_inset
36389
36390
36391 \end_layout
36392
36393 \end_inset
36394 </cell>
36395 <cell alignment="center" valignment="top" usebox="none">
36396 \begin_inset Text
36397
36398 \begin_layout Plain Layout
36399
36400 \family sans
36401 Document\SpecialChar menuseparator
36402 Change
36403 \begin_inset space ~
36404 \end_inset
36405
36406 Tracking\SpecialChar menuseparator
36407 Show
36408 \begin_inset space ~
36409 \end_inset
36410
36411 Changes
36412 \begin_inset space ~
36413 \end_inset
36414
36415 in
36416 \begin_inset space ~
36417 \end_inset
36418
36419 Output
36420 \end_layout
36421
36422 \end_inset
36423 </cell>
36424 </row>
36425 <row interlinespace="2.5mm">
36426 <cell alignment="center" valignment="top" usebox="none">
36427 \begin_inset Text
36428
36429 \begin_layout Plain Layout
36430
36431 \family sans
36432 \begin_inset Info
36433 type  "icon"
36434 arg   "change-next"
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \end_inset
36441 </cell>
36442 <cell alignment="center" valignment="top" usebox="none">
36443 \begin_inset Text
36444
36445 \begin_layout Plain Layout
36446 Jumps to the next change
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 </row>
36452 <row interlinespace="2.5mm">
36453 <cell alignment="center" valignment="top" usebox="none">
36454 \begin_inset Text
36455
36456 \begin_layout Plain Layout
36457
36458 \family sans
36459 \begin_inset Info
36460 type  "icon"
36461 arg   "change-accept"
36462 \end_inset
36463
36464
36465 \end_layout
36466
36467 \end_inset
36468 </cell>
36469 <cell alignment="center" valignment="top" usebox="none">
36470 \begin_inset Text
36471
36472 \begin_layout Plain Layout
36473
36474 \family sans
36475 Document\SpecialChar menuseparator
36476 Change
36477 \begin_inset space ~
36478 \end_inset
36479
36480 Tracking\SpecialChar menuseparator
36481 Accept
36482 \begin_inset space ~
36483 \end_inset
36484
36485 Change
36486 \end_layout
36487
36488 \end_inset
36489 </cell>
36490 </row>
36491 <row interlinespace="2.5mm">
36492 <cell alignment="center" valignment="top" usebox="none">
36493 \begin_inset Text
36494
36495 \begin_layout Plain Layout
36496
36497 \family sans
36498 \begin_inset Info
36499 type  "icon"
36500 arg   "change-reject"
36501 \end_inset
36502
36503
36504 \end_layout
36505
36506 \end_inset
36507 </cell>
36508 <cell alignment="center" valignment="top" usebox="none">
36509 \begin_inset Text
36510
36511 \begin_layout Plain Layout
36512
36513 \family sans
36514 Document\SpecialChar menuseparator
36515 Change
36516 \begin_inset space ~
36517 \end_inset
36518
36519 Tracking\SpecialChar menuseparator
36520 Reject
36521 \begin_inset space ~
36522 \end_inset
36523
36524 Change
36525 \end_layout
36526
36527 \end_inset
36528 </cell>
36529 </row>
36530 <row interlinespace="2.5mm">
36531 <cell alignment="center" valignment="top" usebox="none">
36532 \begin_inset Text
36533
36534 \begin_layout Plain Layout
36535
36536 \family sans
36537 \begin_inset Info
36538 type  "icon"
36539 arg   "changes-merge"
36540 \end_inset
36541
36542
36543 \end_layout
36544
36545 \end_inset
36546 </cell>
36547 <cell alignment="center" valignment="top" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551
36552 \family sans
36553 Document\SpecialChar menuseparator
36554 Change
36555 \begin_inset space ~
36556 \end_inset
36557
36558 Tracking\SpecialChar menuseparator
36559 Merge
36560 \begin_inset space ~
36561 \end_inset
36562
36563 Changes
36564 \end_layout
36565
36566 \end_inset
36567 </cell>
36568 </row>
36569 <row interlinespace="2.5mm">
36570 <cell alignment="center" valignment="top" usebox="none">
36571 \begin_inset Text
36572
36573 \begin_layout Plain Layout
36574
36575 \family sans
36576 \begin_inset Info
36577 type  "icon"
36578 arg   "all-changes-accept"
36579 \end_inset
36580
36581
36582 \end_layout
36583
36584 \end_inset
36585 </cell>
36586 <cell alignment="center" valignment="top" usebox="none">
36587 \begin_inset Text
36588
36589 \begin_layout Plain Layout
36590
36591 \family sans
36592 Document\SpecialChar menuseparator
36593 Change
36594 \begin_inset space ~
36595 \end_inset
36596
36597 Tracking\SpecialChar menuseparator
36598 Accept
36599 \begin_inset space ~
36600 \end_inset
36601
36602 All
36603 \begin_inset space ~
36604 \end_inset
36605
36606 Changes
36607 \end_layout
36608
36609 \end_inset
36610 </cell>
36611 </row>
36612 <row interlinespace="2.5mm">
36613 <cell alignment="center" valignment="top" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617
36618 \family sans
36619 \begin_inset Info
36620 type  "icon"
36621 arg   "all-changes-reject"
36622 \end_inset
36623
36624
36625 \end_layout
36626
36627 \end_inset
36628 </cell>
36629 <cell alignment="center" valignment="top" usebox="none">
36630 \begin_inset Text
36631
36632 \begin_layout Plain Layout
36633
36634 \family sans
36635 Document\SpecialChar menuseparator
36636 Change
36637 \begin_inset space ~
36638 \end_inset
36639
36640 Tracking\SpecialChar menuseparator
36641 Reject
36642 \begin_inset space ~
36643 \end_inset
36644
36645 All
36646 \begin_inset space ~
36647 \end_inset
36648
36649 Changes
36650 \end_layout
36651
36652 \end_inset
36653 </cell>
36654 </row>
36655 <row interlinespace="2.5mm">
36656 <cell alignment="center" valignment="top" usebox="none">
36657 \begin_inset Text
36658
36659 \begin_layout Plain Layout
36660
36661 \family sans
36662 \begin_inset Info
36663 type  "icon"
36664 arg   "note-insert"
36665 \end_inset
36666
36667
36668 \end_layout
36669
36670 \end_inset
36671 </cell>
36672 <cell alignment="center" valignment="top" usebox="none">
36673 \begin_inset Text
36674
36675 \begin_layout Plain Layout
36676
36677 \family sans
36678 Insert\SpecialChar menuseparator
36679 Note\SpecialChar menuseparator
36680 LyX
36681 \begin_inset space ~
36682 \end_inset
36683
36684 Note
36685 \end_layout
36686
36687 \end_inset
36688 </cell>
36689 </row>
36690 <row interlinespace="2.5mm">
36691 <cell alignment="center" valignment="top" usebox="none">
36692 \begin_inset Text
36693
36694 \begin_layout Plain Layout
36695
36696 \family sans
36697 \begin_inset Info
36698 type  "icon"
36699 arg   "note-next"
36700 \end_inset
36701
36702
36703 \end_layout
36704
36705 \end_inset
36706 </cell>
36707 <cell alignment="center" valignment="top" usebox="none">
36708 \begin_inset Text
36709
36710 \begin_layout Plain Layout
36711
36712 \family sans
36713 Navigate\SpecialChar menuseparator
36714 Next
36715 \begin_inset space ~
36716 \end_inset
36717
36718 Note
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 </row>
36724 </lyxtabular>
36725
36726 \end_inset
36727
36728
36729 \end_layout
36730
36731 \begin_layout Standard
36732 \begin_inset VSpace defskip
36733 \end_inset
36734
36735
36736 \end_layout
36737
36738 \begin_layout Standard
36739 Not all changes are (yet) visualized, especially no format changes like
36740  from 
36741 \emph on
36742 normal
36743 \emph default
36744  to 
36745 \emph on
36746 bold
36747 \emph default
36748  font or 
36749 \emph on
36750 Standard
36751 \emph default
36752  to 
36753 \emph on
36754 Description
36755 \emph default
36756  paragraph.
36757 \end_layout
36758
36759 \begin_layout Standard
36760 The review toolbar helps you to accept, reject, or merge changes – highlight
36761  the change and press one of the desired toolbar buttons.
36762  When you merge changes, a window pops up showing you information about
36763  the next change after the current cursor position.
36764  So you don't need to highlight a certain change.
36765  Within the merge window you can decide to accept or reject changes and
36766  step to the next change.
36767  This way you can jump through all the changes in the document.
36768 \end_layout
36769
36770 \begin_layout Standard
36771 The toolbar has two buttons to handle notes because notes are often important
36772  to describe a change.
36773 \end_layout
36774
36775 \begin_layout Standard
36776 To show the changes made in the output you need the \SpecialChar LaTeX
36777  package 
36778 \series bold
36779 dvipost
36780 \series default
36781
36782 \begin_inset Index idx
36783 status collapsed
36784
36785 \begin_layout Plain Layout
36786 \SpecialChar LaTeX
36787 -packages ! dvipost
36788 \end_layout
36789
36790 \end_inset
36791
36792  installed.
36793  You will find it in the \SpecialChar TeX
36794  Catalogue, 
36795 \begin_inset CommandInset citation
36796 LatexCommand cite
36797 key "TeXCatalogue"
36798 literal "true"
36799
36800 \end_inset
36801
36802  or in the package manager of your \SpecialChar LaTeX
36803 -system.
36804 \end_layout
36805
36806 \begin_layout Section
36807 Comparison of Documents
36808 \begin_inset CommandInset label
36809 LatexCommand label
36810 name "sec:Comparison-of-Documents"
36811
36812 \end_inset
36813
36814
36815 \begin_inset Index idx
36816 status collapsed
36817
36818 \begin_layout Plain Layout
36819 Comparison of documents
36820 \end_layout
36821
36822 \end_inset
36823
36824
36825 \end_layout
36826
36827 \begin_layout Standard
36828 You can compare two different \SpecialChar LyX
36829  files via the menu 
36830 \family sans
36831 Tools\SpecialChar menuseparator
36832 Compare
36833 \family default
36834 .
36835  The comparison result is a \SpecialChar LyX
36836  file with change tracking enabled showing the
36837  differences.
36838  In the comparison dialog you can select from which document \SpecialChar LyX
36839  should take
36840  the document settings for the resulting difference file with the option
36841  
36842 \family sans
36843 Copy
36844 \begin_inset space ~
36845 \end_inset
36846
36847 Document
36848 \begin_inset space ~
36849 \end_inset
36850
36851 Settings
36852 \begin_inset space ~
36853 \end_inset
36854
36855 from
36856 \family default
36857 .
36858  The option 
36859 \family sans
36860 Enable
36861 \begin_inset space ~
36862 \end_inset
36863
36864 change
36865 \begin_inset space ~
36866 \end_inset
36867
36868 tracking
36869 \begin_inset space ~
36870 \end_inset
36871
36872 features
36873 \begin_inset space ~
36874 \end_inset
36875
36876 in
36877 \begin_inset space ~
36878 \end_inset
36879
36880 the
36881 \begin_inset space ~
36882 \end_inset
36883
36884 output
36885 \family default
36886  enables the change tracking option 
36887 \family sans
36888 Show
36889 \begin_inset space ~
36890 \end_inset
36891
36892 Changes
36893 \begin_inset space ~
36894 \end_inset
36895
36896 in
36897 \begin_inset space ~
36898 \end_inset
36899
36900 Output
36901 \family default
36902  to visualize the differences also in the PDF output of the difference file.
36903 \end_layout
36904
36905 \begin_layout Section
36906 International Support
36907 \begin_inset Index idx
36908 status collapsed
36909
36910 \begin_layout Plain Layout
36911 International support
36912 \end_layout
36913
36914 \end_inset
36915
36916
36917 \end_layout
36918
36919 \begin_layout Standard
36920 This section describes how to use \SpecialChar LyX
36921  with any language you want.
36922  For some languages there are special Wiki-pages that explain how to set
36923  up \SpecialChar LyX
36924  to use them: 
36925 \begin_inset CommandInset citation
36926 LatexCommand cite
36927 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
36928 literal "true"
36929
36930 \end_inset
36931
36932
36933 \end_layout
36934
36935 \begin_layout Standard
36936 Besides languages, \SpecialChar LyX
36937  also supports phonetic symbols, see section
36938 \begin_inset space ~
36939 \end_inset
36940
36941
36942 \begin_inset CommandInset ref
36943 LatexCommand ref
36944 reference "subsec:Special-Character"
36945
36946 \end_inset
36947
36948 .
36949 \end_layout
36950
36951 \begin_layout Subsection
36952 Language Options
36953 \begin_inset Index idx
36954 status collapsed
36955
36956 \begin_layout Plain Layout
36957 Language ! Options
36958 \end_layout
36959
36960 \end_inset
36961
36962
36963 \begin_inset Index idx
36964 status collapsed
36965
36966 \begin_layout Plain Layout
36967 Document ! Settings
36968 \end_layout
36969
36970 \end_inset
36971
36972
36973 \begin_inset Index idx
36974 status collapsed
36975
36976 \begin_layout Plain Layout
36977 Document ! Language
36978 \end_layout
36979
36980 \end_inset
36981
36982
36983 \end_layout
36984
36985 \begin_layout Standard
36986 The 
36987 \family sans
36988 Document\SpecialChar menuseparator
36989 Settings\SpecialChar menuseparator
36990 Language
36991 \family default
36992  dialog lets you set 
36993 \family roman
36994 the language, the quote style and character encoding
36995 \family default
36996 .
36997 \end_layout
36998
36999 \begin_layout Standard
37000 Under 
37001 \family sans
37002 Encoding
37003 \family default
37004  you can choose the character encoding map you want to use for \SpecialChar LaTeX
37005  export.
37006  The option 
37007 \family sans
37008 Language
37009 \begin_inset space ~
37010 \end_inset
37011
37012 Default
37013 \family default
37014  is the preferred choice and works well in most cases.
37015  For details about the different encoding options see section
37016 \begin_inset space ~
37017 \end_inset
37018
37019
37020 \begin_inset CommandInset ref
37021 LatexCommand ref
37022 reference "sec:Language-encodings"
37023
37024 \end_inset
37025
37026 .
37027 \end_layout
37028
37029 \begin_layout Subsection
37030 Keyboard mapping configuration
37031 \begin_inset CommandInset label
37032 LatexCommand label
37033 name "subsec:Keyboard-mapping"
37034
37035 \end_inset
37036
37037
37038 \end_layout
37039
37040 \begin_layout Standard
37041 If you have for example a U.
37042 \begin_inset space \thinspace{}
37043 \end_inset
37044
37045 S.-style keyboard and want to write in a language other than English, you
37046  can use an alternate keymap.
37047  For example, if you want to write in Italian, you can configure \SpecialChar LyX
37048  to use
37049  an Italian keymap.
37050  The 
37051 \family sans
37052 Tools\SpecialChar menuseparator
37053 Preferences\SpecialChar menuseparator
37054 Editing\SpecialChar menuseparator
37055 Keyboard/Mouse
37056 \family default
37057  dialog allows you to choose up to two keyboard mappings, see section
37058 \begin_inset space ~
37059 \end_inset
37060
37061
37062 \begin_inset CommandInset ref
37063 LatexCommand ref
37064 reference "subsec:Keyboard-Map"
37065
37066 \end_inset
37067
37068 .
37069  You can choose primary and secondary keyboard languages and then select
37070  which one you want to use.
37071 \end_layout
37072
37073 \begin_layout Standard
37074 Finally, you may just want to change a few key mappings or create an entirely
37075  different keymap (for Vulcan, for instance).
37076  You may, for example, normally write in Italian on a U.
37077 \begin_inset space \thinspace{}
37078 \end_inset
37079
37080 S.-style keyboard but want to include an occasional quotation in German.
37081  In such a case, you can write your own keyboard mapping or modify an existing
37082  one to support the characters you want.
37083  This and many other customizations are explained in the 
37084 \emph on
37085 Customization
37086 \emph default
37087  manual.
37088 \end_layout
37089
37090 \begin_layout Chapter
37091 \start_of_appendix
37092 The User Interface
37093 \begin_inset CommandInset label
37094 LatexCommand label
37095 name "chap:The-User-Interface"
37096
37097 \end_inset
37098
37099
37100 \end_layout
37101
37102 \begin_layout Standard
37103 This appendix lists all the available menus and describes their functionality.
37104  It is designed as a quick reference if you are searching for a special
37105  topic inside the user's guide.
37106 \end_layout
37107
37108 \begin_layout Section
37109 The File Menu
37110 \begin_inset Index idx
37111 status collapsed
37112
37113 \begin_layout Plain Layout
37114 Menu ! File
37115 \end_layout
37116
37117 \end_inset
37118
37119
37120 \end_layout
37121
37122 \begin_layout Standard
37123 Under the 
37124 \family sans
37125 File
37126 \family default
37127  menu are the basic operations in addition to some more advanced operations.
37128 \end_layout
37129
37130 \begin_layout Subsection
37131 New
37132 \end_layout
37133
37134 \begin_layout Standard
37135 Creates a new document.
37136 \end_layout
37137
37138 \begin_layout Subsection
37139 New from Template
37140 \end_layout
37141
37142 \begin_layout Standard
37143 This menu entry prompts you for a template to use.
37144  Selecting a template will automatically set certain layout features for
37145  the document, features you would otherwise need to change manually.
37146 \end_layout
37147
37148 \begin_layout Subsection
37149 Open
37150 \end_layout
37151
37152 \begin_layout Standard
37153 Opens a document.
37154 \end_layout
37155
37156 \begin_layout Subsection
37157 Open Recent
37158 \end_layout
37159
37160 \begin_layout Standard
37161 The submenu shows a list of the recently opened files.
37162  Click there on a file to open it.
37163 \end_layout
37164
37165 \begin_layout Subsection
37166 Close
37167 \end_layout
37168
37169 \begin_layout Standard
37170 Closes the current document.
37171 \end_layout
37172
37173 \begin_layout Subsection
37174 Close All
37175 \end_layout
37176
37177 \begin_layout Standard
37178 Closes all opened documents.
37179 \end_layout
37180
37181 \begin_layout Subsection
37182 Save
37183 \end_layout
37184
37185 \begin_layout Standard
37186 Saves the actual document.
37187 \end_layout
37188
37189 \begin_layout Subsection
37190 Save As
37191 \end_layout
37192
37193 \begin_layout Standard
37194 Saves the actual document under a new name to create a copy.
37195 \end_layout
37196
37197 \begin_layout Subsection
37198 Save All
37199 \end_layout
37200
37201 \begin_layout Standard
37202 Saves all opened documents.
37203 \end_layout
37204
37205 \begin_layout Subsection
37206 Revert to saved
37207 \end_layout
37208
37209 \begin_layout Standard
37210 Reloads the actual document from disk.
37211 \end_layout
37212
37213 \begin_layout Subsection
37214 Version Control
37215 \end_layout
37216
37217 \begin_layout Standard
37218 This is used when multiple people are working on the same document or when
37219  one person wants to keep a careful archive of changes.
37220  It is described in the section 
37221 \emph on
37222 Version Control in \SpecialChar LyX
37223
37224 \emph default
37225  of the 
37226 \emph on
37227 Additional Features
37228 \emph default
37229  manual.
37230 \end_layout
37231
37232 \begin_layout Subsection
37233 Import
37234 \end_layout
37235
37236 \begin_layout Standard
37237 Here you can import files from older \SpecialChar LyX
37238  versions, HTML files, \SpecialChar LaTeX
37239  files, NoWeb
37240  files, plain text files and comma separated, table-like text files (CSV).
37241  The files will be imported as a new \SpecialChar LyX
37242  document.
37243 \end_layout
37244
37245 \begin_layout Standard
37246 When using the menu entry 
37247 \family sans
37248 Plain
37249 \begin_inset space ~
37250 \end_inset
37251
37252 text
37253 \family default
37254 , line breaks in the text will start a new paragraph; when using the menu
37255  entry 
37256 \family sans
37257 Plain
37258 \begin_inset space ~
37259 \end_inset
37260
37261 Text,
37262 \begin_inset space ~
37263 \end_inset
37264
37265 Join
37266 \begin_inset space ~
37267 \end_inset
37268
37269 Lines
37270 \family default
37271 , consecutive lines of text will be imported to one big paragraph.
37272  A new paragraph will begin when there is a blank line in the file.
37273 \end_layout
37274
37275 \begin_layout Subsection
37276 Export
37277 \begin_inset CommandInset label
37278 LatexCommand label
37279 name "subsec:Export"
37280
37281 \end_inset
37282
37283
37284 \end_layout
37285
37286 \begin_layout Standard
37287 You can export your document to various file formats.
37288  The resulting files are placed in the directory of your \SpecialChar LyX
37289  file.
37290  The menu entries are not the same on all installations.
37291  They depend on the programs found by \SpecialChar LyX
37292  during its configuration.
37293 \end_layout
37294
37295 \begin_layout Standard
37296 Here is a list of all available entries; some of them are explained in detail
37297  in section
37298 \begin_inset space ~
37299 \end_inset
37300
37301
37302 \begin_inset CommandInset ref
37303 LatexCommand ref
37304 reference "subsec:Output-file-formats"
37305
37306 \end_inset
37307
37308 :
37309 \end_layout
37310
37311 \begin_layout Description
37312
37313 \family sans
37314 CJK
37315 \family default
37316
37317 \begin_inset space ~
37318 \end_inset
37319
37320 LyX format of the special \SpecialChar LyX
37321
37322 \begin_inset space ~
37323 \end_inset
37324
37325 1.4.x versions for Chinese, Japanese and Korean (CJK)
37326 \begin_inset Newline newline
37327 \end_inset
37328
37329  Since \SpecialChar LyX
37330  1.5.0 CJK support has been fully integrated into \SpecialChar LyX
37331 .
37332 \end_layout
37333
37334 \begin_layout Description
37335 DocBook text file with code in the language SGML that is used for the markup
37336  language 
37337 \family typewriter
37338 DocBook
37339 \end_layout
37340
37341 \begin_layout Description
37342 DocBook
37343 \begin_inset space ~
37344 \end_inset
37345
37346 (XML) text file with code in the language XML that is used for the markup
37347  language 
37348 \family typewriter
37349 DocBook
37350 \end_layout
37351
37352 \begin_layout Description
37353 DraftDVI \SpecialChar LaTeX
37354 's native DVI-format.
37355  This format is not suitable if you have special characters or spaces in
37356  files paths or file names in your document.
37357  \SpecialChar LyX
37358  use this format internally as a pre-stage to export to 
37359 \family sans
37360 DVI
37361 \family default
37362 .
37363 \end_layout
37364
37365 \begin_layout Description
37366 DVI DVI-format that also allows the useage of special characters or spaces
37367  in files paths or file names
37368 \end_layout
37369
37370 \begin_layout Description
37371 DVI
37372 \begin_inset space ~
37373 \end_inset
37374
37375 (Lua
37376 \family sans
37377 TeX
37378 \family default
37379 ) DVI-format using the program 
37380 \family typewriter
37381 Lua\SpecialChar TeX
37382
37383 \family default
37384 ; supports Unicode and the usage of non-\SpecialChar TeX
37385  fonts; 
37386 \series bold
37387
37388 \begin_inset Note Greyedout
37389 status open
37390
37391 \begin_layout Plain Layout
37392
37393 \series bold
37394 Note:
37395 \series default
37396  not all DVI-viewers are currently able to display this output format properly.
37397 \end_layout
37398
37399 \end_inset
37400
37401
37402 \end_layout
37403
37404 \begin_layout Description
37405 EPS
37406 \begin_inset space ~
37407 \end_inset
37408
37409 (cropped) the same as 
37410 \family sans
37411 PostScript
37412 \family default
37413  but with cropped page margins.
37414 \end_layout
37415
37416 \begin_layout Description
37417 Graphviz
37418 \begin_inset space ~
37419 \end_inset
37420
37421 Dot text file with code in the programming language 
37422 \family typewriter
37423 Dot
37424 \family default
37425  which is used to draw visualizations of graphs via the program 
37426 \family typewriter
37427 Graphviz
37428 \end_layout
37429
37430 \begin_layout Description
37431 HTML HTML-format; 
37432 \series bold
37433
37434 \begin_inset Note Greyedout
37435 status open
37436
37437 \begin_layout Plain Layout
37438
37439 \series bold
37440 Note:
37441 \series default
37442  the exported file will be stored in a subdirectory.
37443 \end_layout
37444
37445 \end_inset
37446
37447
37448 \end_layout
37449
37450 \begin_layout Description
37451 HTML
37452 \begin_inset space ~
37453 \end_inset
37454
37455 (MS
37456 \begin_inset space ~
37457 \end_inset
37458
37459 Word) HTML-format specialized so that the result can be imported to 
37460 \family sans
37461 MS Word
37462 \family default
37463 ; as a consequence of this formulas will be embedded as bitmap fonts and
37464  not in the format 
37465 \family sans
37466 MathML
37467 \family default
37468 .
37469 \end_layout
37470
37471 \begin_layout Description
37472
37473 \family sans
37474 LaTeX
37475 \begin_inset space ~
37476 \end_inset
37477
37478 (
37479 \family default
37480 Lua
37481 \family sans
37482 TeX) 
37483 \family default
37484 text file with the \SpecialChar LaTeX
37485  source that is compilable with the program 
37486 \family typewriter
37487 Lua\SpecialChar TeX
37488
37489 \end_layout
37490
37491 \begin_layout Description
37492
37493 \family sans
37494 LaTeX
37495 \begin_inset space ~
37496 \end_inset
37497
37498 (pdflatex)
37499 \family default
37500  text file with the \SpecialChar LaTeX
37501  source, additionally all images used in the document
37502  will be converted to a format that is readable by the 
37503 \family typewriter
37504 pdflatex
37505 \family default
37506  program (GIF, JPG, PDF, PNG)
37507 \end_layout
37508
37509 \begin_layout Description
37510
37511 \family sans
37512 LaTeX
37513 \begin_inset space ~
37514 \end_inset
37515
37516 (plain)
37517 \family default
37518  text file with the \SpecialChar LaTeX
37519  source code, additionally all images used in the document
37520  will be converted to the EPS-format, only this format is readable by the
37521  
37522 \family typewriter
37523 latex
37524 \family default
37525  program
37526 \end_layout
37527
37528 \begin_layout Description
37529
37530 \family sans
37531 LaTeX
37532 \begin_inset space ~
37533 \end_inset
37534
37535 (
37536 \family default
37537 Xe
37538 \family sans
37539 TeX) 
37540 \family default
37541 text file with the \SpecialChar LaTeX
37542  source that is compilable with the program 
37543 \family typewriter
37544 Xe\SpecialChar TeX
37545
37546 \end_layout
37547
37548 \begin_layout Description
37549 LilyPond
37550 \begin_inset space ~
37551 \end_inset
37552
37553 book
37554 \begin_inset space ~
37555 \end_inset
37556
37557 (La
37558 \family sans
37559 TeX
37560 \family default
37561 ) text file with the \SpecialChar LaTeX
37562  source and also code in the syntax of the music notation
37563  software 
37564 \family typewriter
37565 LilyPond
37566 \end_layout
37567
37568 \begin_layout Description
37569 LyX
37570 \begin_inset space ~
37571 \end_inset
37572
37573 z.y.x \SpecialChar LyX
37574 -Document in a format readable by the \SpecialChar LyX
37575  versions z.y.x (e.
37576 \begin_inset space \thinspace{}
37577 \end_inset
37578
37579 g.
37580 \begin_inset space \space{}
37581 \end_inset
37582
37583 "\SpecialChar LyX
37584
37585 \begin_inset space ~
37586 \end_inset
37587
37588 2.1.x"; 
37589 \begin_inset Quotes eld
37590 \end_inset
37591
37592 z
37593 \begin_inset Quotes erd
37594 \end_inset
37595
37596  and 
37597 \begin_inset Quotes eld
37598 \end_inset
37599
37600 y
37601 \begin_inset Quotes erd
37602 \end_inset
37603
37604  represent the version number)
37605 \end_layout
37606
37607 \begin_layout Description
37608 LyX
37609 \begin_inset space ~
37610 \end_inset
37611
37612 Archive
37613 \begin_inset space ~
37614 \end_inset
37615
37616 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
37617  your system) that contains your document and all files that are necessary
37618  to compile it (images, child documents, Bib\SpecialChar TeX
37619  files, etc.)
37620 \end_layout
37621
37622 \begin_layout Description
37623 LyXHTML HTML-format using \SpecialChar LyX
37624 's internal XHTML engine
37625 \end_layout
37626
37627 \begin_layout Description
37628 MS
37629 \begin_inset space ~
37630 \end_inset
37631
37632 Word
37633 \begin_inset space ~
37634 \end_inset
37635
37636 Office
37637 \begin_inset space ~
37638 \end_inset
37639
37640 Open
37641 \begin_inset space ~
37642 \end_inset
37643
37644 XML Office Open XML file, to be opened with 
37645 \family sans
37646 Microsoft Word
37647 \family default
37648 .
37649  For the conversion the program 
37650 \family typewriter
37651 Pandoc
37652 \family default
37653  is used.
37654  
37655 \family typewriter
37656 Pandoc
37657 \family default
37658  is a third-party product and may not work in all cases.
37659 \end_layout
37660
37661 \begin_layout Description
37662 NoWeb text file with code in the format of the literate programming language
37663 \family typewriter
37664  NoWeb
37665 \end_layout
37666
37667 \begin_layout Description
37668 OpenDocument
37669 \begin_inset space ~
37670 \end_inset
37671
37672 (Pandoc) OpenDocument file, to be opened with 
37673 \family sans
37674 LibreOffice, OpenOffice, KOffice, Abiword
37675 \family default
37676 , etc..
37677  For the conversion the program 
37678 \family typewriter
37679 Pandoc
37680 \family default
37681  is used.
37682  
37683 \family typewriter
37684 Pandoc
37685 \family default
37686  is a third-party product and may not work in all cases.
37687 \end_layout
37688
37689 \begin_layout Description
37690 OpenDocument
37691 \begin_inset space ~
37692 \end_inset
37693
37694 (tex4ht) OpenDocument file.
37695  For the conversion the program 
37696 \family typewriter
37697 tex4ht
37698 \family default
37699  is used.
37700  
37701 \family typewriter
37702 tex4ht
37703 \family default
37704  is a third-party product and may not work in all cases.
37705 \end_layout
37706
37707 \begin_layout Description
37708 PDF
37709 \begin_inset space ~
37710 \end_inset
37711
37712 (cropped) the same as 
37713 \family sans
37714 PDF
37715 \begin_inset space ~
37716 \end_inset
37717
37718 (pdflatex)
37719 \family default
37720  but with cropped page margins
37721 \end_layout
37722
37723 \begin_layout Description
37724
37725 \family sans
37726 PDF
37727 \begin_inset space ~
37728 \end_inset
37729
37730 (dvipdfm)
37731 \family default
37732  PDF-format using the program 
37733 \family typewriter
37734 dvipdfm
37735 \family default
37736 , produces internally a DVI-file which is then converted to a PDF-file
37737 \end_layout
37738
37739 \begin_layout Description
37740
37741 \family sans
37742 PDF
37743 \begin_inset space ~
37744 \end_inset
37745
37746 (lower
37747 \begin_inset space ~
37748 \end_inset
37749
37750 resolution)
37751 \family default
37752  the same as 
37753 \family sans
37754 PDF
37755 \begin_inset space ~
37756 \end_inset
37757
37758 (pdflatex)
37759 \family default
37760  but with a reduced pixel resolution of 150
37761 \begin_inset space \thinspace{}
37762 \end_inset
37763
37764 dpi (e.g.
37765 \begin_inset space \space{}
37766 \end_inset
37767
37768 useful for e-books to be read on tablet PCs or for large documents as intermedia
37769 te preview)
37770 \end_layout
37771
37772 \begin_layout Description
37773
37774 \family sans
37775 PDF
37776 \begin_inset space ~
37777 \end_inset
37778
37779 (LuaTeX)
37780 \family default
37781  PDF-format using the program 
37782 \family typewriter
37783 Lua\SpecialChar TeX
37784
37785 \family default
37786 , produces PDF-files directly
37787 \end_layout
37788
37789 \begin_layout Description
37790
37791 \family sans
37792 PDF
37793 \begin_inset space ~
37794 \end_inset
37795
37796 (pdflatex)
37797 \family default
37798  PDF-format using the program 
37799 \family typewriter
37800 pdflatex
37801 \family default
37802 , produces PDF-files directly
37803 \end_layout
37804
37805 \begin_layout Description
37806
37807 \family sans
37808 PDF
37809 \begin_inset space ~
37810 \end_inset
37811
37812 (ps2pdf)
37813 \family default
37814  PDF-format using the program 
37815 \family typewriter
37816 ps2pdf
37817 \family default
37818 , produces internally a PostScript-file which is then converted to a PDF-file
37819 \end_layout
37820
37821 \begin_layout Description
37822
37823 \family sans
37824 PDF
37825 \begin_inset space ~
37826 \end_inset
37827
37828 (XeTeX)
37829 \family default
37830  PDF-format using the program 
37831 \family typewriter
37832 Xe\SpecialChar TeX
37833
37834 \family default
37835 , produces PDF-files directly
37836 \end_layout
37837
37838 \begin_layout Description
37839
37840 \family sans
37841 Plain
37842 \begin_inset space ~
37843 \end_inset
37844
37845 text
37846 \family default
37847  text format
37848 \end_layout
37849
37850 \begin_layout Description
37851
37852 \family sans
37853 Plain
37854 \begin_inset space ~
37855 \end_inset
37856
37857 text
37858 \begin_inset space ~
37859 \end_inset
37860
37861 (ps2ascii)
37862 \family default
37863  text format, the document will first be converted to Postscript format
37864  and then exported as text using the program 
37865 \family sans
37866 ps2ascii
37867 \end_layout
37868
37869 \begin_layout Description
37870
37871 \family sans
37872 Postscript
37873 \family default
37874  PostScript format using the program 
37875 \family typewriter
37876 dvips
37877 \family default
37878 ; for possible 
37879 \family typewriter
37880 dvips
37881 \family default
37882  options see section
37883 \begin_inset space ~
37884 \end_inset
37885
37886
37887 \begin_inset CommandInset ref
37888 LatexCommand ref
37889 reference "subsec:General-output"
37890
37891 \end_inset
37892
37893
37894 \end_layout
37895
37896 \begin_layout Description
37897 Sweave text file with the \SpecialChar LaTeX
37898  source and also code in the statistical programming
37899  language 
37900 \family typewriter
37901 R
37902 \family default
37903 .
37904  Using the 
37905 \family typewriter
37906 R
37907 \family default
37908 -function 
37909 \family typewriter
37910 Sweave
37911 \family default
37912  it is possible to use 
37913 \family typewriter
37914 R
37915 \family default
37916 -commands in \SpecialChar LaTeX
37917
37918 \end_layout
37919
37920 \begin_layout Standard
37921 If one of the menu entries 
37922 \family sans
37923 DVI
37924 \family default
37925
37926 \family sans
37927 PDF
37928 \begin_inset space ~
37929 \end_inset
37930
37931 (pdflatex)
37932 \family default
37933  or 
37934 \family sans
37935 Postscript
37936 \family default
37937  is missing, you need to update your \SpecialChar LaTeX
37938  installation.
37939  After updating you have to reconfigure \SpecialChar LyX
37940 , see section
37941 \begin_inset space ~
37942 \end_inset
37943
37944
37945 \begin_inset CommandInset ref
37946 LatexCommand ref
37947 reference "sec:Basic-LyX-Setup"
37948
37949 \end_inset
37950
37951 .
37952 \begin_inset Index idx
37953 status collapsed
37954
37955 \begin_layout Plain Layout
37956 Reconfiguration of \SpecialChar LyX
37957
37958 \end_layout
37959
37960 \end_inset
37961
37962
37963 \end_layout
37964
37965 \begin_layout Subsection
37966 Fax
37967 \end_layout
37968
37969 \begin_layout Standard
37970 This menu entry will only appear if you have a fax program installed (on
37971  Windows you additionally need to register its program path to \SpecialChar LyX
37972 's PATH prefix,
37973  see section
37974 \begin_inset space ~
37975 \end_inset
37976
37977
37978 \begin_inset CommandInset ref
37979 LatexCommand ref
37980 reference "sec:Paths"
37981
37982 \end_inset
37983
37984 ).
37985  With this menu entry you can send your document to a fax program like 
37986 \family typewriter
37987 hylapex
37988 \family default
37989  or 
37990 \family typewriter
37991 kdeprintfax
37992 \family default
37993 .
37994  The default format of the sent file is PostScript.
37995  The format can be changed in \SpecialChar LyX
37996 's preferences as described in section
37997 \begin_inset space ~
37998 \end_inset
37999
38000
38001 \begin_inset CommandInset ref
38002 LatexCommand ref
38003 reference "subsec:Converters"
38004
38005 \end_inset
38006
38007 .
38008 \end_layout
38009
38010 \begin_layout Subsection
38011 New and Close Window
38012 \end_layout
38013
38014 \begin_layout Standard
38015 Opens or closes a new instance of \SpecialChar LyX
38016 .
38017 \end_layout
38018
38019 \begin_layout Subsection
38020 Exit
38021 \end_layout
38022
38023 \begin_layout Standard
38024 Prompts you to save all unsaved documents and then exits.
38025 \end_layout
38026
38027 \begin_layout Section
38028 The Edit Menu
38029 \begin_inset Index idx
38030 status collapsed
38031
38032 \begin_layout Plain Layout
38033 Menu ! Edit
38034 \end_layout
38035
38036 \end_inset
38037
38038
38039 \end_layout
38040
38041 \begin_layout Subsection
38042 Undo and Redo
38043 \end_layout
38044
38045 \begin_layout Standard
38046 Described in section
38047 \begin_inset space ~
38048 \end_inset
38049
38050
38051 \begin_inset CommandInset ref
38052 LatexCommand ref
38053 reference "sec:Undo-and-Redo"
38054
38055 \end_inset
38056
38057 .
38058 \end_layout
38059
38060 \begin_layout Subsection
38061 Cut, Copy, Paste, Paste Recent, Paste Special
38062 \end_layout
38063
38064 \begin_layout Standard
38065 Described in section
38066 \begin_inset space ~
38067 \end_inset
38068
38069
38070 \begin_inset CommandInset ref
38071 LatexCommand ref
38072 reference "sec:Basic-Editing-Features"
38073
38074 \end_inset
38075
38076 .
38077 \end_layout
38078
38079 \begin_layout Subsection
38080 Select Whole Inset
38081 \end_layout
38082
38083 \begin_layout Standard
38084 Selects the content of the inset in which the cursor currently is.
38085  If the cursor is outside an inset, the whole document will be selected.
38086 \end_layout
38087
38088 \begin_layout Subsection
38089 Select All
38090 \end_layout
38091
38092 \begin_layout Standard
38093 Selects the whole document.
38094 \end_layout
38095
38096 \begin_layout Subsection
38097 Find & Replace (Quick)
38098 \end_layout
38099
38100 \begin_layout Standard
38101 Described in section
38102 \begin_inset space ~
38103 \end_inset
38104
38105
38106 \begin_inset CommandInset ref
38107 LatexCommand ref
38108 reference "sec:Basic-Editing-Features"
38109
38110 \end_inset
38111
38112 .
38113 \end_layout
38114
38115 \begin_layout Subsection
38116 Find & Replace (Advanced)
38117 \end_layout
38118
38119 \begin_layout Standard
38120 Described in section
38121 \begin_inset space ~
38122 \end_inset
38123
38124
38125 \begin_inset CommandInset ref
38126 LatexCommand ref
38127 reference "sec:Advanced-Find-and"
38128
38129 \end_inset
38130
38131 .
38132 \end_layout
38133
38134 \begin_layout Subsection
38135 Move Paragraph Up/Down
38136 \end_layout
38137
38138 \begin_layout Standard
38139 This shifts the paragraph in which the cursor currently is one paragraph
38140  up or down.
38141 \end_layout
38142
38143 \begin_layout Subsection
38144 Text Style
38145 \end_layout
38146
38147 \begin_layout Standard
38148 Described in section
38149 \begin_inset space ~
38150 \end_inset
38151
38152
38153 \begin_inset CommandInset ref
38154 LatexCommand ref
38155 reference "subsec:Fine-Tuning-with-the"
38156
38157 \end_inset
38158
38159 .
38160 \end_layout
38161
38162 \begin_layout Subsection
38163 Paragraph Settings
38164 \begin_inset Index idx
38165 status collapsed
38166
38167 \begin_layout Plain Layout
38168 Paragraph ! Settings
38169 \end_layout
38170
38171 \end_inset
38172
38173
38174 \end_layout
38175
38176 \begin_layout Standard
38177 Enables you to set the paragraph alignment, line spacing and label width.
38178  These settings only affect the paragraph in which the cursor is currently
38179  in.
38180 \end_layout
38181
38182 \begin_layout Standard
38183 You can also prevent the first line of the paragraph being indented if you
38184  have chosen to separate paragraphs with 
38185 \family sans
38186 Indentation
38187 \family default
38188  in the 
38189 \family sans
38190 Document\SpecialChar menuseparator
38191 Settings\SpecialChar menuseparator
38192 Text
38193 \begin_inset space ~
38194 \end_inset
38195
38196 Layout
38197 \family default
38198  dialog.
38199 \end_layout
38200
38201 \begin_layout Subsection
38202 Table and Rows & Columns
38203 \end_layout
38204
38205 \begin_layout Standard
38206 These menus only appear if the cursor is inside a table.
38207  It allows you to create multicolumn and multirow cells, add or remove borders
38208  of a cell and to set the alignment of the cell.
38209 \end_layout
38210
38211 \begin_layout Subsection
38212 Dissolve Inset
38213 \end_layout
38214
38215 \begin_layout Standard
38216 This menu only appears if the cursor is inside an inset.
38217  It will dissolve this inset.
38218  This means that the inset is deleted and its content is left as normal
38219  text.
38220 \end_layout
38221
38222 \begin_layout Subsection
38223 Settings or Math
38224 \end_layout
38225
38226 \begin_layout Standard
38227 This menu is only active if the cursor is inside an inset or a formula.
38228  Here you can change the properties of the inset or the formula.
38229 \end_layout
38230
38231 \begin_layout Subsection
38232 Increase/Decrease List Depth
38233 \end_layout
38234
38235 \begin_layout Standard
38236 These menus are only active if the cursor is in an environment that can
38237  be nested.
38238  They increase/decrease the environment nesting level as explained in section
38239 \begin_inset space ~
38240 \end_inset
38241
38242
38243 \begin_inset CommandInset ref
38244 LatexCommand ref
38245 reference "sec:Nesting"
38246
38247 \end_inset
38248
38249  and 
38250 \begin_inset CommandInset ref
38251 LatexCommand ref
38252 reference "subsec:Numbering-depth"
38253
38254 \end_inset
38255
38256 .
38257 \end_layout
38258
38259 \begin_layout Subsection
38260
38261 \family sans
38262 Start New Environment/Start New Parent Environment
38263 \end_layout
38264
38265 \begin_layout Standard
38266 These menus are only visible if it is possible to have two consecutive environme
38267 nts of the same type.
38268  See section
38269 \begin_inset space ~
38270 \end_inset
38271
38272
38273 \begin_inset CommandInset ref
38274 LatexCommand ref
38275 reference "subsec:Separate-Nestings"
38276
38277 \end_inset
38278
38279  for an explanation.
38280 \end_layout
38281
38282 \begin_layout Section
38283 The View Menu
38284 \begin_inset Index idx
38285 status collapsed
38286
38287 \begin_layout Plain Layout
38288 Menu ! View
38289 \end_layout
38290
38291 \end_inset
38292
38293
38294 \end_layout
38295
38296 \begin_layout Standard
38297 At the bottom of the 
38298 \family sans
38299 View
38300 \family default
38301  menu the opened documents are listed.
38302 \end_layout
38303
38304 \begin_layout Subsection
38305 Open/Close all Insets
38306 \end_layout
38307
38308 \begin_layout Standard
38309 Opens/closes all insets in your document.
38310 \end_layout
38311
38312 \begin_layout Subsection
38313 Unfold/Fold Math Macros
38314 \end_layout
38315
38316 \begin_layout Standard
38317 Unfolds/folds the current math macro.
38318 \end_layout
38319
38320 \begin_layout Standard
38321 Math macros are described in the 
38322 \emph on
38323 Math
38324 \emph default
38325  manual.
38326 \end_layout
38327
38328 \begin_layout Subsection
38329 Outline Pane
38330 \end_layout
38331
38332 \begin_layout Standard
38333 Shows the outline window as described in sections
38334 \begin_inset space ~
38335 \end_inset
38336
38337
38338 \begin_inset CommandInset ref
38339 LatexCommand ref
38340 reference "sec:Navigating"
38341
38342 \end_inset
38343
38344  and 
38345 \begin_inset CommandInset ref
38346 LatexCommand ref
38347 reference "subsec:Table-of-Contents"
38348
38349 \end_inset
38350
38351 .
38352 \end_layout
38353
38354 \begin_layout Subsection
38355 Source Pane
38356 \end_layout
38357
38358 \begin_layout Standard
38359 Opens a window showing the source code of the actual document, as described
38360  in section
38361 \begin_inset space ~
38362 \end_inset
38363
38364
38365 \begin_inset CommandInset ref
38366 LatexCommand ref
38367 reference "sec:Previewing-snippets-of"
38368
38369 \end_inset
38370
38371 .
38372 \end_layout
38373
38374 \begin_layout Subsection
38375 Messages Pane
38376 \end_layout
38377
38378 \begin_layout Standard
38379 Opens a window showing console messages.
38380  This is useful for debugging \SpecialChar LyX
38381  (i.
38382 \begin_inset space \thinspace{}
38383 \end_inset
38384
38385 e., hunt for errors in the program) or to see what is going on in the background
38386  while \SpecialChar LaTeX
38387  is processing the document.
38388 \end_layout
38389
38390 \begin_layout Subsection
38391 Toolbars
38392 \begin_inset CommandInset label
38393 LatexCommand label
38394 name "subsec:Toolbars"
38395
38396 \end_inset
38397
38398
38399 \begin_inset Index idx
38400 status collapsed
38401
38402 \begin_layout Plain Layout
38403 Toolbar
38404 \end_layout
38405
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \begin_layout Standard
38412 In this menu entry you can set the appearance of the different toolbars.
38413  All toolbars and the 
38414 \family sans
38415 Command
38416 \begin_inset space ~
38417 \end_inset
38418
38419 Buffer
38420 \family default
38421  can be turned on and off.
38422  The 
38423 \emph on
38424 on
38425 \emph default
38426  state is denoted in the menu with a checkmark.
38427  The 
38428 \family sans
38429 Table
38430 \family default
38431
38432 \family sans
38433 Math,
38434 \family default
38435  
38436 \family sans
38437 Math
38438 \begin_inset space ~
38439 \end_inset
38440
38441 Macros,
38442 \family default
38443  
38444 \family sans
38445 Review
38446 \family default
38447  and 
38448 \family sans
38449 Math
38450 \begin_inset space ~
38451 \end_inset
38452
38453 Panels
38454 \family default
38455  toolbars can additionally be set to the state 
38456 \emph on
38457 automatic
38458 \emph default
38459 , denoted in the menu with the suffix 
38460 \family sans
38461 (auto)
38462 \family default
38463 .
38464 \end_layout
38465
38466 \begin_layout Standard
38467 In the 
38468 \emph on
38469 on
38470 \emph default
38471  state the toolbar is permanently shown; in the 
38472 \emph on
38473 automatic
38474 \emph default
38475  state the toolbar is only shown when the cursor is in a certain environment
38476  or when a certain feature is enabled.
38477  That means that the review toolbar will only be shown if change tracking
38478  is activated, the math and table toolbars are only shown if the cursor
38479  is inside a formula or table respectively.
38480 \end_layout
38481
38482 \begin_layout Standard
38483 \SpecialChar LyX
38484 's toolbars and their buttons are explained in section
38485 \begin_inset space ~
38486 \end_inset
38487
38488
38489 \begin_inset CommandInset ref
38490 LatexCommand ref
38491 reference "sec:Toolbars"
38492
38493 \end_inset
38494
38495 .
38496 \end_layout
38497
38498 \begin_layout Subsection
38499 Split View
38500 \end_layout
38501
38502 \begin_layout Standard
38503
38504 \family sans
38505 Split
38506 \begin_inset space ~
38507 \end_inset
38508
38509 View
38510 \begin_inset space ~
38511 \end_inset
38512
38513 into
38514 \begin_inset space ~
38515 \end_inset
38516
38517 Left
38518 \begin_inset space ~
38519 \end_inset
38520
38521 and
38522 \begin_inset space ~
38523 \end_inset
38524
38525 Right
38526 \begin_inset space ~
38527 \end_inset
38528
38529 Half
38530 \family default
38531  will split \SpecialChar LyX
38532 's main window vertically while 
38533 \family sans
38534 Split
38535 \begin_inset space ~
38536 \end_inset
38537
38538 View
38539 \begin_inset space ~
38540 \end_inset
38541
38542 into
38543 \begin_inset space ~
38544 \end_inset
38545
38546 Upper
38547 \begin_inset space ~
38548 \end_inset
38549
38550 and
38551 \begin_inset space ~
38552 \end_inset
38553
38554 Lower
38555 \begin_inset space ~
38556 \end_inset
38557
38558 Half
38559 \family default
38560  will split it horizontally.
38561  This allows you to view documents at the same time to compare them, or
38562  to view the same document, but at different positions.
38563  You can even split the main window several times to view, for example,
38564  three or more documents at the same time.
38565  To close a split view, use the menu 
38566 \family sans
38567 Close
38568 \begin_inset space ~
38569 \end_inset
38570
38571 Current
38572 \begin_inset space ~
38573 \end_inset
38574
38575 View
38576 \family default
38577 .
38578 \end_layout
38579
38580 \begin_layout Subsection
38581 Close Current View
38582 \end_layout
38583
38584 \begin_layout Standard
38585 Closes a split view.
38586 \end_layout
38587
38588 \begin_layout Subsection
38589 Fullscreen
38590 \end_layout
38591
38592 \begin_layout Standard
38593 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38594  so that you will see nothing but your text.
38595  It furthermore displays \SpecialChar LyX
38596 's main window fullscreen.
38597  To return from fullscreen to the normal view, press F11, or right-click
38598  and turn off the fullscreen mode in the context menu.
38599 \end_layout
38600
38601 \begin_layout Section
38602 The Insert Menu
38603 \begin_inset Index idx
38604 status collapsed
38605
38606 \begin_layout Plain Layout
38607 Menu ! Insert
38608 \end_layout
38609
38610 \end_inset
38611
38612
38613 \end_layout
38614
38615 \begin_layout Subsection
38616 Math
38617 \end_layout
38618
38619 \begin_layout Standard
38620 Inserts math constructs that are explained in chapter
38621 \begin_inset space ~
38622 \end_inset
38623
38624
38625 \begin_inset CommandInset ref
38626 LatexCommand ref
38627 reference "chap:Mathematical-Formulas"
38628
38629 \end_inset
38630
38631  and the 
38632 \emph on
38633 Math
38634 \emph default
38635  manual.
38636 \end_layout
38637
38638 \begin_layout Subsection
38639 Special Character
38640 \begin_inset CommandInset label
38641 LatexCommand label
38642 name "subsec:Special-Character"
38643
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \begin_layout Standard
38650 Here you can insert the following characters:
38651 \end_layout
38652
38653 \begin_layout Description
38654 Symbols Opens the 
38655 \family sans
38656 Symbols
38657 \family default
38658  dialog which allows you to insert any character that can be output by your
38659  \SpecialChar LaTeX
38660  system.
38661  By default groups of characters are displayed in character categories;
38662  the available characters depend on the \SpecialChar LaTeX
38663 -packages you have installed.
38664  You can get a complete display by checking 
38665 \family sans
38666 Display
38667 \begin_inset space ~
38668 \end_inset
38669
38670 all
38671 \family default
38672 .
38673 \begin_inset Newline newline
38674 \end_inset
38675
38676  
38677 \begin_inset Note Greyedout
38678 status open
38679
38680 \begin_layout Plain Layout
38681
38682 \series bold
38683 Note:
38684 \series default
38685  Not all characters will be visible in the 
38686 \family sans
38687 Symbols
38688 \family default
38689  dialog because none of the screen fonts that you can set in the preferences
38690  dialog (see section
38691 \begin_inset space ~
38692 \end_inset
38693
38694
38695 \begin_inset CommandInset ref
38696 LatexCommand ref
38697 reference "subsec:Screen-Fonts"
38698
38699 \end_inset
38700
38701 ) can display every character.
38702 \end_layout
38703
38704 \end_inset
38705
38706
38707 \end_layout
38708
38709 \begin_layout Description
38710 Ellipsis Inserts an ellipsis: \SpecialChar ldots
38711
38712 \end_layout
38713
38714 \begin_layout Description
38715 End
38716 \begin_inset space ~
38717 \end_inset
38718
38719 of
38720 \begin_inset space ~
38721 \end_inset
38722
38723 Sentence Inserts an end of sentence period as described in section
38724 \begin_inset space ~
38725 \end_inset
38726
38727
38728 \begin_inset CommandInset ref
38729 LatexCommand ref
38730 reference "subsec:Abbreviations"
38731
38732 \end_inset
38733
38734 .
38735 \end_layout
38736
38737 \begin_layout Description
38738 Ordinary
38739 \begin_inset space ~
38740 \end_inset
38741
38742 Quote Inserts this quote: ", no matter what quote style you selected in
38743  the 
38744 \family sans
38745 Document\SpecialChar menuseparator
38746 Settings\SpecialChar menuseparator
38747 Language
38748 \family default
38749  dialog.
38750 \end_layout
38751
38752 \begin_layout Description
38753 Single
38754 \begin_inset space ~
38755 \end_inset
38756
38757 Quote Inserts a single quote in the quotation marks style selected in the
38758  
38759 \family sans
38760 Document\SpecialChar menuseparator
38761 Settings\SpecialChar menuseparator
38762 Language
38763 \family default
38764  dialog.
38765 \end_layout
38766
38767 \begin_layout Description
38768 Protected
38769 \begin_inset space ~
38770 \end_inset
38771
38772 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar nobreakdash
38773
38774 \end_layout
38775
38776 \begin_layout Description
38777 Breakable
38778 \begin_inset space ~
38779 \end_inset
38780
38781 Slash Inserts a slash where a line break can also occur: \SpecialChar breakableslash
38782
38783 \end_layout
38784
38785 \begin_layout Description
38786 Visible
38787 \begin_inset space ~
38788 \end_inset
38789
38790 Space Inserts a character representing a single space (the one you get when
38791  pressing the 
38792 \family sans
38793 Space
38794 \family default
38795  key): 
38796 \begin_inset space \textvisiblespace{}
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \begin_layout Description
38803 Menu
38804 \begin_inset space ~
38805 \end_inset
38806
38807 Separator Inserts the menu separator sign: \SpecialChar menuseparator
38808
38809 \end_layout
38810
38811 \begin_layout Description
38812 Phonetic
38813 \begin_inset space ~
38814 \end_inset
38815
38816 Symbols 
38817 \begin_inset Index idx
38818 status collapsed
38819
38820 \begin_layout Plain Layout
38821 Phonetic symbols
38822 \end_layout
38823
38824 \end_inset
38825
38826
38827 \begin_inset Index idx
38828 status collapsed
38829
38830 \begin_layout Plain Layout
38831 Language ! Phonetic symbols
38832 \end_layout
38833
38834 \end_inset
38835
38836 Inserts a box where you can insert symbols from the International Phonetic
38837  Alphabet (IPA) and opens a toolbar which provides a large set of these
38838  symbols.
38839  To use this feature you must have the \SpecialChar LaTeX
38840 -package 
38841 \series bold
38842 tipa
38843 \series default
38844
38845 \begin_inset Index idx
38846 status collapsed
38847
38848 \begin_layout Plain Layout
38849 \SpecialChar LaTeX
38850 -packages ! tipa
38851 \end_layout
38852
38853 \end_inset
38854
38855  installed.
38856 \begin_inset Newline newline
38857 \end_inset
38858
38859 More information about this feature can be found in the 
38860 \emph on
38861 Linguistics
38862 \emph default
38863  manual (
38864 \family sans
38865 Help\SpecialChar menuseparator
38866 Specific Manuals
38867 \family default
38868 ).
38869 \end_layout
38870
38871 \begin_layout Description
38872 Logos Inserts the logos of the programs \SpecialChar LyX
38873 , \SpecialChar TeX
38874 , \SpecialChar LaTeX
38875  and \SpecialChar LaTeX2e
38876 .
38877 \end_layout
38878
38879 \begin_layout Subsection
38880 Formatting
38881 \end_layout
38882
38883 \begin_layout Standard
38884 Opens a submenu with the following options:
38885 \end_layout
38886
38887 \begin_layout Description
38888 Superscript Inserts a superscript: test
38889 \begin_inset script superscript
38890
38891 \begin_layout Plain Layout
38892 a, b
38893 \end_layout
38894
38895 \end_inset
38896
38897
38898 \end_layout
38899
38900 \begin_layout Description
38901 Subscript Inserts a subscript: test
38902 \begin_inset script subscript
38903
38904 \begin_layout Plain Layout
38905 3x
38906 \end_layout
38907
38908 \end_inset
38909
38910
38911 \end_layout
38912
38913 \begin_layout Description
38914 Protected
38915 \begin_inset space ~
38916 \end_inset
38917
38918 Space Inserts a protected space as described in section
38919 \begin_inset space ~
38920 \end_inset
38921
38922
38923 \begin_inset CommandInset ref
38924 LatexCommand ref
38925 reference "subsec:Protected-Space"
38926
38927 \end_inset
38928
38929 .
38930 \end_layout
38931
38932 \begin_layout Description
38933 Interword
38934 \begin_inset space ~
38935 \end_inset
38936
38937 Space Inserts an inter-word space as described in section
38938 \begin_inset space ~
38939 \end_inset
38940
38941
38942 \begin_inset CommandInset ref
38943 LatexCommand ref
38944 reference "subsec:Inter-word-Space"
38945
38946 \end_inset
38947
38948 .
38949 \end_layout
38950
38951 \begin_layout Description
38952 Thin
38953 \begin_inset space ~
38954 \end_inset
38955
38956 Space Inserts a thin space as described in section
38957 \begin_inset space ~
38958 \end_inset
38959
38960
38961 \begin_inset CommandInset ref
38962 LatexCommand ref
38963 reference "subsec:Thin-Space"
38964
38965 \end_inset
38966
38967 .
38968 \end_layout
38969
38970 \begin_layout Description
38971 Visible
38972 \begin_inset space ~
38973 \end_inset
38974
38975 Space Inserts a character to visualize that there is or should be a space.
38976  This is e.
38977 \begin_inset space \thinspace{}
38978 \end_inset
38979
38980 g.
38981 \begin_inset space \space{}
38982 \end_inset
38983
38984 useful if you need to indicate a space in a command sequence.
38985  An example from the \SpecialChar LyX
38986  
38987 \emph on
38988 Math
38989 \emph default
38990  manual: 
38991 \begin_inset Quotes eld
38992 \end_inset
38993
38994 To insert a fraction use the command 
38995 \series bold
38996
38997 \backslash
38998 frac
38999 \begin_inset space \textvisiblespace{}
39000 \end_inset
39001
39002 A
39003 \begin_inset Formula $\downarrow$
39004 \end_inset
39005
39006 B.
39007 \series default
39008
39009 \begin_inset Quotes erd
39010 \end_inset
39011
39012  The visible space is hereby the character before the 
39013 \series bold
39014 A
39015 \series default
39016 .
39017 \end_layout
39018
39019 \begin_layout Description
39020 Horizontal
39021 \begin_inset space ~
39022 \end_inset
39023
39024 Space Inserts horizontal space as described in section
39025 \begin_inset space ~
39026 \end_inset
39027
39028
39029 \begin_inset CommandInset ref
39030 LatexCommand ref
39031 reference "subsec:Horizontal-Space"
39032
39033 \end_inset
39034
39035 .
39036 \end_layout
39037
39038 \begin_layout Description
39039 Horizontal
39040 \begin_inset space ~
39041 \end_inset
39042
39043 Line Inserts a horizontal line as described in section
39044 \begin_inset space ~
39045 \end_inset
39046
39047
39048 \begin_inset CommandInset ref
39049 LatexCommand ref
39050 reference "subsec:Horizontal-Lines"
39051
39052 \end_inset
39053
39054 .
39055 \end_layout
39056
39057 \begin_layout Description
39058 Vertical
39059 \begin_inset space ~
39060 \end_inset
39061
39062 Space Inserts vertical space as described in section
39063 \begin_inset space ~
39064 \end_inset
39065
39066
39067 \begin_inset CommandInset ref
39068 LatexCommand ref
39069 reference "subsec:Vertical-Space"
39070
39071 \end_inset
39072
39073 .
39074 \end_layout
39075
39076 \begin_layout Description
39077 Phantom Inserts a Phantom space as described in section
39078 \begin_inset space ~
39079 \end_inset
39080
39081
39082 \begin_inset CommandInset ref
39083 LatexCommand ref
39084 reference "subsec:Phantom-Space"
39085
39086 \end_inset
39087
39088 .
39089 \end_layout
39090
39091 \begin_layout Description
39092 Hyphenation
39093 \begin_inset space ~
39094 \end_inset
39095
39096 Point Inserts a hyphenation point as described in section
39097 \begin_inset space ~
39098 \end_inset
39099
39100
39101 \begin_inset CommandInset ref
39102 LatexCommand ref
39103 reference "subsec:Hyphenation"
39104
39105 \end_inset
39106
39107 .
39108 \end_layout
39109
39110 \begin_layout Description
39111 Ligature
39112 \begin_inset space ~
39113 \end_inset
39114
39115 Break Inserts a ligature break as described in section
39116 \begin_inset space ~
39117 \end_inset
39118
39119
39120 \begin_inset CommandInset ref
39121 LatexCommand ref
39122 reference "subsec:Ligatures"
39123
39124 \end_inset
39125
39126 .
39127 \end_layout
39128
39129 \begin_layout Description
39130 Ragged
39131 \begin_inset space ~
39132 \end_inset
39133
39134 Line
39135 \begin_inset space ~
39136 \end_inset
39137
39138 Break Inserts a forced line break as described in section
39139 \begin_inset space ~
39140 \end_inset
39141
39142
39143 \begin_inset CommandInset ref
39144 LatexCommand ref
39145 reference "subsec:Forced-Line-Breaks"
39146
39147 \end_inset
39148
39149 .
39150 \end_layout
39151
39152 \begin_layout Description
39153 Justified
39154 \begin_inset space ~
39155 \end_inset
39156
39157 Break Inserts a forced line break that right justifies the remaining text
39158  as described in section
39159 \begin_inset space ~
39160 \end_inset
39161
39162
39163 \begin_inset CommandInset ref
39164 LatexCommand ref
39165 reference "subsec:Forced-Line-Breaks"
39166
39167 \end_inset
39168
39169 .
39170 \end_layout
39171
39172 \begin_layout Description
39173 New
39174 \begin_inset space ~
39175 \end_inset
39176
39177 Page Inserts a forced page break as described in section
39178 \begin_inset space ~
39179 \end_inset
39180
39181
39182 \begin_inset CommandInset ref
39183 LatexCommand ref
39184 reference "subsec:Forced-Page-Breaks"
39185
39186 \end_inset
39187
39188 .
39189 \end_layout
39190
39191 \begin_layout Description
39192 Page
39193 \begin_inset space ~
39194 \end_inset
39195
39196 Break Inserts a forced page break that shares the extra space among paragraph
39197  breaks instead of leaving it at the bottom of the page, as described in
39198  section
39199 \begin_inset space ~
39200 \end_inset
39201
39202
39203 \begin_inset CommandInset ref
39204 LatexCommand ref
39205 reference "subsec:Forced-Page-Breaks"
39206
39207 \end_inset
39208
39209 .
39210 \end_layout
39211
39212 \begin_layout Description
39213 Clear
39214 \begin_inset space ~
39215 \end_inset
39216
39217 Page Inserts a clear page break as described in section
39218 \begin_inset space ~
39219 \end_inset
39220
39221
39222 \begin_inset CommandInset ref
39223 LatexCommand ref
39224 reference "subsec:Clear-Page-Breaks"
39225
39226 \end_inset
39227
39228 .
39229 \end_layout
39230
39231 \begin_layout Description
39232 Clear
39233 \begin_inset space ~
39234 \end_inset
39235
39236 Double
39237 \begin_inset space ~
39238 \end_inset
39239
39240 Page Inserts a clear doublepage break as described in section
39241 \begin_inset space ~
39242 \end_inset
39243
39244
39245 \begin_inset CommandInset ref
39246 LatexCommand ref
39247 reference "subsec:Clear-Page-Breaks"
39248
39249 \end_inset
39250
39251 .
39252 \end_layout
39253
39254 \begin_layout Subsection
39255 List/TOC
39256 \end_layout
39257
39258 \begin_layout Standard
39259 Various lists can be inserted with this menu entry.
39260  The 
39261 \family sans
39262 Table
39263 \begin_inset space ~
39264 \end_inset
39265
39266 of Contents
39267 \family default
39268 , the 
39269 \family sans
39270 List of Algorithms
39271 \family default
39272
39273 \family sans
39274 List of Figures,
39275 \family default
39276  
39277 \family sans
39278 List of Tables
39279 \family default
39280  and 
39281 \family sans
39282 List of Listings
39283 \family default
39284  are described in section
39285 \begin_inset space ~
39286 \end_inset
39287
39288
39289 \begin_inset CommandInset ref
39290 LatexCommand ref
39291 reference "sec:toc"
39292
39293 \end_inset
39294
39295 .
39296  The 
39297 \family sans
39298 Index List
39299 \family default
39300  is described in section
39301 \begin_inset space ~
39302 \end_inset
39303
39304
39305 \begin_inset CommandInset ref
39306 LatexCommand ref
39307 reference "sec:Index"
39308
39309 \end_inset
39310
39311 , the 
39312 \family sans
39313 Nomenclature
39314 \family default
39315  is described in section
39316 \begin_inset space ~
39317 \end_inset
39318
39319
39320 \begin_inset CommandInset ref
39321 LatexCommand ref
39322 reference "sec:Nomenclature"
39323
39324 \end_inset
39325
39326  and the 
39327 \family sans
39328 Bib\SpecialChar TeX
39329  Bibliography
39330 \family default
39331  is described in section
39332 \begin_inset space ~
39333 \end_inset
39334
39335
39336 \begin_inset CommandInset ref
39337 LatexCommand ref
39338 reference "subsec:Bibliography-databases"
39339
39340 \end_inset
39341
39342 .
39343 \end_layout
39344
39345 \begin_layout Subsection
39346 Float
39347 \end_layout
39348
39349 \begin_layout Standard
39350 To insert floats, as described in section
39351 \begin_inset space ~
39352 \end_inset
39353
39354
39355 \begin_inset CommandInset ref
39356 LatexCommand ref
39357 reference "sec:Floats"
39358
39359 \end_inset
39360
39361  and in detail the chapter 
39362 \emph on
39363 Floats
39364 \emph default
39365  of the 
39366 \emph on
39367 Embedded
39368 \begin_inset space ~
39369 \end_inset
39370
39371 Objects
39372 \emph default
39373  manual.
39374 \end_layout
39375
39376 \begin_layout Subsection
39377 Note
39378 \end_layout
39379
39380 \begin_layout Standard
39381 To insert notes, described in section
39382 \begin_inset space ~
39383 \end_inset
39384
39385
39386 \begin_inset CommandInset ref
39387 LatexCommand ref
39388 reference "sec:Notes"
39389
39390 \end_inset
39391
39392 .
39393 \end_layout
39394
39395 \begin_layout Subsection
39396 Branch
39397 \end_layout
39398
39399 \begin_layout Standard
39400 Inserts a branch inset, if any, and allowing you to create and insert a
39401  new branch.
39402  Branches are described in section
39403 \begin_inset space ~
39404 \end_inset
39405
39406
39407 \begin_inset CommandInset ref
39408 LatexCommand ref
39409 reference "sec:Branches"
39410
39411 \end_inset
39412
39413 .
39414 \end_layout
39415
39416 \begin_layout Subsection
39417 Custom Insets
39418 \end_layout
39419
39420 \begin_layout Standard
39421 Inserts document class-specific insets.
39422  Such insets only exist if they are defined in the layout file for a certain
39423  document class.
39424  An example is the document class 
39425 \begin_inset Quotes eld
39426 \end_inset
39427
39428 article (Elsevier)
39429 \begin_inset Quotes erd
39430 \end_inset
39431
39432  with three custom insets.
39433  The section 
39434 \emph on
39435 Flex insets and InsetLayout
39436 \emph default
39437  in 
39438 \emph on
39439 Installing New Document Classes, The Layout file format 
39440 \emph default
39441 of the 
39442 \emph on
39443 Customization
39444 \emph default
39445  manual explains how custom insets are defined.
39446 \end_layout
39447
39448 \begin_layout Subsection
39449 File
39450 \begin_inset Index idx
39451 status collapsed
39452
39453 \begin_layout Plain Layout
39454 External Material
39455 \end_layout
39456
39457 \end_inset
39458
39459
39460 \end_layout
39461
39462 \begin_layout Standard
39463 This menu entry allows you to insert or include the contents of other files
39464  in your document.
39465  For more information see chapter 
39466 \emph on
39467 External Document Parts
39468 \emph default
39469  of the Embedded
39470 \begin_inset space ~
39471 \end_inset
39472
39473 Objects manual.
39474 \end_layout
39475
39476 \begin_layout Subsection
39477 Box
39478 \begin_inset Index idx
39479 status collapsed
39480
39481 \begin_layout Plain Layout
39482 Boxes
39483 \end_layout
39484
39485 \end_inset
39486
39487
39488 \end_layout
39489
39490 \begin_layout Standard
39491 Inserts a box in a certain style.
39492  Boxes are described in detail in the chapter 
39493 \emph on
39494 Boxes
39495 \emph default
39496  of the 
39497 \emph on
39498 Embedded
39499 \begin_inset space ~
39500 \end_inset
39501
39502 Objects
39503 \emph default
39504  manual.
39505 \end_layout
39506
39507 \begin_layout Subsection
39508 Citation
39509 \end_layout
39510
39511 \begin_layout Standard
39512 Opens the 
39513 \family sans
39514 Citation
39515 \family default
39516  dialog as described in section
39517 \begin_inset space ~
39518 \end_inset
39519
39520
39521 \begin_inset CommandInset ref
39522 LatexCommand ref
39523 reference "sec:Bibliography"
39524
39525 \end_inset
39526
39527 .
39528 \end_layout
39529
39530 \begin_layout Subsection
39531 Cross-Reference
39532 \end_layout
39533
39534 \begin_layout Standard
39535 Inserts a 
39536 \family sans
39537 cross-reference
39538 \family default
39539  as described in section
39540 \begin_inset space ~
39541 \end_inset
39542
39543
39544 \begin_inset CommandInset ref
39545 LatexCommand ref
39546 reference "sec:Cross-References"
39547
39548 \end_inset
39549
39550 .
39551 \end_layout
39552
39553 \begin_layout Subsection
39554 Label
39555 \end_layout
39556
39557 \begin_layout Standard
39558 Inserts a 
39559 \family sans
39560 label
39561 \family default
39562  as described in section
39563 \begin_inset space ~
39564 \end_inset
39565
39566
39567 \begin_inset CommandInset ref
39568 LatexCommand ref
39569 reference "sec:Cross-References"
39570
39571 \end_inset
39572
39573 .
39574 \end_layout
39575
39576 \begin_layout Subsection
39577 Caption
39578 \begin_inset Index idx
39579 status collapsed
39580
39581 \begin_layout Plain Layout
39582 Captions
39583 \end_layout
39584
39585 \end_inset
39586
39587
39588 \begin_inset Index idx
39589 status collapsed
39590
39591 \begin_layout Plain Layout
39592 Tables ! Multi-page ! Caption
39593 \end_layout
39594
39595 \end_inset
39596
39597
39598 \end_layout
39599
39600 \begin_layout Standard
39601 Inserts a caption in a float or multi-page table.
39602  Floats are described in section
39603 \begin_inset space ~
39604 \end_inset
39605
39606
39607 \begin_inset CommandInset ref
39608 LatexCommand ref
39609 reference "sec:Floats"
39610
39611 \end_inset
39612
39613 ; captions in multi-page tables are described in the section 
39614 \emph on
39615 Multi-page Captions
39616 \emph default
39617  of the 
39618 \emph on
39619 Embedded
39620 \begin_inset space ~
39621 \end_inset
39622
39623 Objects
39624 \emph default
39625  manual.
39626 \end_layout
39627
39628 \begin_layout Subsection
39629 Index Entry
39630 \end_layout
39631
39632 \begin_layout Standard
39633 Inserts an index entry as described in section
39634 \begin_inset space ~
39635 \end_inset
39636
39637
39638 \begin_inset CommandInset ref
39639 LatexCommand ref
39640 reference "sec:Index"
39641
39642 \end_inset
39643
39644 .
39645 \end_layout
39646
39647 \begin_layout Subsection
39648 Nomenclature Entry
39649 \end_layout
39650
39651 \begin_layout Standard
39652 Inserts a nomenclature entry as described in section
39653 \begin_inset space ~
39654 \end_inset
39655
39656
39657 \begin_inset CommandInset ref
39658 LatexCommand ref
39659 reference "sec:Nomenclature"
39660
39661 \end_inset
39662
39663 .
39664 \end_layout
39665
39666 \begin_layout Subsection
39667 Table
39668 \end_layout
39669
39670 \begin_layout Standard
39671 Opens a dialog allowing you to specify the rows and columns of the table.
39672  Tables are described in section
39673 \begin_inset space ~
39674 \end_inset
39675
39676
39677 \begin_inset CommandInset ref
39678 LatexCommand ref
39679 reference "sec:Tables"
39680
39681 \end_inset
39682
39683  and in detail in the chapter 
39684 \emph on
39685 Tables
39686 \emph default
39687  of the 
39688 \emph on
39689 Embedded
39690 \begin_inset space ~
39691 \end_inset
39692
39693 Objects
39694 \emph default
39695  manual.
39696 \end_layout
39697
39698 \begin_layout Subsection
39699 Graphics
39700 \end_layout
39701
39702 \begin_layout Standard
39703 Opens the 
39704 \family sans
39705 Graphics
39706 \family default
39707  dialog.
39708  Graphics are described in section
39709 \begin_inset space ~
39710 \end_inset
39711
39712
39713 \begin_inset CommandInset ref
39714 LatexCommand ref
39715 reference "sec:Graphics"
39716
39717 \end_inset
39718
39719 .
39720 \end_layout
39721
39722 \begin_layout Subsection
39723 URL
39724 \end_layout
39725
39726 \begin_layout Standard
39727 Inserts a URL as described in section
39728 \begin_inset space ~
39729 \end_inset
39730
39731
39732 \begin_inset CommandInset ref
39733 LatexCommand ref
39734 reference "subsec:URLs"
39735
39736 \end_inset
39737
39738 .
39739 \end_layout
39740
39741 \begin_layout Subsection
39742 Hyperlink
39743 \end_layout
39744
39745 \begin_layout Standard
39746 Inserts a hyperlink as described in section
39747 \begin_inset space ~
39748 \end_inset
39749
39750
39751 \begin_inset CommandInset ref
39752 LatexCommand ref
39753 reference "subsec:Hyperlinks"
39754
39755 \end_inset
39756
39757 .
39758 \end_layout
39759
39760 \begin_layout Subsection
39761 Footnote
39762 \end_layout
39763
39764 \begin_layout Standard
39765 Inserts a footnote as described in section
39766 \begin_inset space ~
39767 \end_inset
39768
39769
39770 \begin_inset CommandInset ref
39771 LatexCommand ref
39772 reference "sec:Footnotes"
39773
39774 \end_inset
39775
39776 .
39777 \end_layout
39778
39779 \begin_layout Subsection
39780 Marginal Note
39781 \end_layout
39782
39783 \begin_layout Standard
39784 Inserts a marginal note as described in section
39785 \begin_inset space ~
39786 \end_inset
39787
39788
39789 \begin_inset CommandInset ref
39790 LatexCommand ref
39791 reference "sec:Marginal-Notes"
39792
39793 \end_inset
39794
39795 .
39796 \end_layout
39797
39798 \begin_layout Subsection
39799 Short Title
39800 \end_layout
39801
39802 \begin_layout Standard
39803 Is only visible if the cursor is in front, in or behind a section heading,
39804  title or caption of a float.
39805  Inserts a short title as described in section
39806 \begin_inset space ~
39807 \end_inset
39808
39809
39810 \begin_inset CommandInset ref
39811 LatexCommand ref
39812 reference "sec:Short-Titles"
39813
39814 \end_inset
39815
39816 .
39817 \end_layout
39818
39819 \begin_layout Subsection
39820 \SpecialChar TeX
39821  Code
39822 \end_layout
39823
39824 \begin_layout Standard
39825 Inserts a \SpecialChar TeX
39826  Code box as described in section
39827 \begin_inset space ~
39828 \end_inset
39829
39830
39831 \begin_inset CommandInset ref
39832 LatexCommand ref
39833 reference "subsec:TeX-Code-Boxes"
39834
39835 \end_inset
39836
39837 .
39838 \end_layout
39839
39840 \begin_layout Subsection
39841 Program Listing
39842 \begin_inset Index idx
39843 status collapsed
39844
39845 \begin_layout Plain Layout
39846 Program listings
39847 \end_layout
39848
39849 \end_inset
39850
39851
39852 \end_layout
39853
39854 \begin_layout Standard
39855 Inserts a program listings box.
39856  Program listings are explained in the chapter 
39857 \emph on
39858 Program Code Listings
39859 \emph default
39860  of the 
39861 \emph on
39862 Embedded
39863 \begin_inset space ~
39864 \end_inset
39865
39866 Objects
39867 \emph default
39868  manual.
39869 \end_layout
39870
39871 \begin_layout Subsection
39872 Date
39873 \end_layout
39874
39875 \begin_layout Standard
39876 Inserts the actual date.
39877  The format depends on the date format of the language that is used for
39878  \SpecialChar LyX
39879 's menus.
39880  \SpecialChar LyX
39881  offers various ways to insert a date which are explained and also compared
39882  in the section 
39883 \emph on
39884 External Material
39885 \emph default
39886  of the 
39887 \emph on
39888 Embedded
39889 \begin_inset space ~
39890 \end_inset
39891
39892 Objects
39893 \emph default
39894  manual.
39895 \end_layout
39896
39897 \begin_layout Subsection
39898 Preview
39899 \end_layout
39900
39901 \begin_layout Standard
39902 Inserts a preview inset as described in section
39903 \begin_inset space ~
39904 \end_inset
39905
39906
39907 \begin_inset CommandInset ref
39908 LatexCommand ref
39909 reference "sec:Previewing-snippets-of"
39910
39911 \end_inset
39912
39913 .
39914 \end_layout
39915
39916 \begin_layout Section
39917 The Navigate Menu
39918 \begin_inset Index idx
39919 status collapsed
39920
39921 \begin_layout Plain Layout
39922 Menu ! Navigate
39923 \end_layout
39924
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \begin_layout Standard
39931 This menu lists the existing chapters, sections, figures, tables, etc.
39932 \begin_inset space ~
39933 \end_inset
39934
39935 of the current document.
39936  This allows you to navigate easily through your document.
39937 \end_layout
39938
39939 \begin_layout Subsection
39940 Bookmarks
39941 \end_layout
39942
39943 \begin_layout Standard
39944 With this menu entry you are able to define your own bookmarks.
39945  This is useful when you are working on a large document and often have
39946  to jump, for example, between section
39947 \begin_inset space ~
39948 \end_inset
39949
39950 2.5 and 6.3.
39951  To create bookmarks for this example, go to section
39952 \begin_inset space ~
39953 \end_inset
39954
39955 2.5 and use the submenu 
39956 \family sans
39957 Save
39958 \begin_inset space ~
39959 \end_inset
39960
39961 Bookmark
39962 \begin_inset space ~
39963 \end_inset
39964
39965 1
39966 \family default
39967 .
39968  Then go to section
39969 \begin_inset space ~
39970 \end_inset
39971
39972 6.3 and use 
39973 \family sans
39974 Save
39975 \begin_inset space ~
39976 \end_inset
39977
39978 Bookmark
39979 \begin_inset space ~
39980 \end_inset
39981
39982
39983 \family default
39984 2.
39985  Now you can jump easily between these sections by using the menu or by
39986  the key bindings 
39987 \begin_inset Info
39988 type  "shortcut"
39989 arg   "bookmark-goto 1"
39990 \end_inset
39991
39992  and 
39993 \begin_inset Info
39994 type  "shortcut"
39995 arg   "bookmark-goto 2"
39996 \end_inset
39997
39998 .You can also use bookmarks to jump between several opened documents.
39999 \end_layout
40000
40001 \begin_layout Standard
40002 The saved bookmarks are valid till the document is closed.
40003  The submenu 
40004 \family sans
40005 Clear
40006 \begin_inset space ~
40007 \end_inset
40008
40009 Bookmarks
40010 \family default
40011  allows you to clear bookmarks while the submenu 
40012 \family sans
40013 Navigate
40014 \begin_inset space ~
40015 \end_inset
40016
40017 Back
40018 \family default
40019  jumps to the position in the document where you recently changed something.
40020 \end_layout
40021
40022 \begin_layout Subsection
40023 Next Note, Change, Cross-reference
40024 \end_layout
40025
40026 \begin_layout Standard
40027 Jump to the next note, change, or cross-reference after the current cursor
40028  position.
40029 \end_layout
40030
40031 \begin_layout Subsection
40032 Go to Label
40033 \end_layout
40034
40035 \begin_layout Standard
40036 Only active if the cursor is in front of a cross-reference.
40037  Sets the cursor before the referenced label.
40038  (It is the same as if you right-click on a cross-reference box and use
40039  
40040 \family sans
40041 Go
40042 \begin_inset space ~
40043 \end_inset
40044
40045 to
40046 \begin_inset space ~
40047 \end_inset
40048
40049 Label)
40050 \family default
40051 .
40052 \end_layout
40053
40054 \begin_layout Subsection
40055 Forward Search
40056 \end_layout
40057
40058 \begin_layout Standard
40059 Allows you to jump directly to the corresponding text part in the output,
40060  see section 
40061 \emph on
40062 The \SpecialChar LyX
40063  Server\SpecialChar menuseparator
40064 Forward
40065 \begin_inset space ~
40066 \end_inset
40067
40068 search
40069 \emph default
40070  in the 
40071 \emph on
40072 Additional
40073 \begin_inset space ~
40074 \end_inset
40075
40076 Features
40077 \emph default
40078  manual for a detailed description.
40079 \end_layout
40080
40081 \begin_layout Section
40082 The Document Menu
40083 \begin_inset Index idx
40084 status collapsed
40085
40086 \begin_layout Plain Layout
40087 Menu ! Document
40088 \end_layout
40089
40090 \end_inset
40091
40092
40093 \end_layout
40094
40095 \begin_layout Subsection
40096 Change Tracking
40097 \end_layout
40098
40099 \begin_layout Standard
40100 Change Tracking is described in section
40101 \begin_inset space ~
40102 \end_inset
40103
40104
40105 \begin_inset CommandInset ref
40106 LatexCommand ref
40107 reference "sec:Change-Tracking"
40108
40109 \end_inset
40110
40111 .
40112 \end_layout
40113
40114 \begin_layout Subsection
40115 La
40116 \family sans
40117 TeX
40118 \family default
40119  Log
40120 \end_layout
40121
40122 \begin_layout Standard
40123 After running \SpecialChar LaTeX
40124  by viewing or exporting a document, this menu will be enabled.
40125  It shows the logfile of the \SpecialChar LaTeX
40126 -program used.
40127  You can go to the next error or the next warning, search, copy something
40128  to the clipboard or update the view.
40129 \begin_inset Newline newline
40130 \end_inset
40131
40132 With the help of the logfile, experts can find reasons for \SpecialChar LaTeX
40133 -errors.
40134 \end_layout
40135
40136 \begin_layout Standard
40137 With the button 
40138 \family sans
40139 Open Containing Directory
40140 \family default
40141  one can open \SpecialChar LyX
40142 's temporary folder for the document.
40143  This folder contains all converted and created files to generate the output.
40144  Some of these files might be of interest for experts to solve problems
40145  or for writers who need to supply intermediate files.
40146  For example some journals require to send the 
40147 \family sans
40148 *.bbl
40149 \family default
40150  file (a text file with the used Bib\SpecialChar TeX
40151  references).
40152 \end_layout
40153
40154 \begin_layout Subsection
40155 Start Appendix Here
40156 \end_layout
40157
40158 \begin_layout Standard
40159 Sets the start of the appendices of the document at the current cursor position
40160  as described in section
40161 \begin_inset space ~
40162 \end_inset
40163
40164
40165 \begin_inset CommandInset ref
40166 LatexCommand ref
40167 reference "sec:Appendices"
40168
40169 \end_inset
40170
40171 .
40172 \end_layout
40173
40174 \begin_layout Subsection
40175 View
40176 \begin_inset space ~
40177 \end_inset
40178
40179 [<output format>]
40180 \end_layout
40181
40182 \begin_layout Standard
40183 This menu entry generates the output in the format you have specified as
40184  default output format for the document (menu 
40185 \family sans
40186 Document\SpecialChar menuseparator
40187 Settings\SpecialChar menuseparator
40188 Output\SpecialChar menuseparator
40189 Default
40190 \begin_inset space ~
40191 \end_inset
40192
40193 Output
40194 \begin_inset space ~
40195 \end_inset
40196
40197 Format
40198 \family default
40199 ; see section
40200 \begin_inset space ~
40201 \end_inset
40202
40203
40204 \begin_inset CommandInset ref
40205 LatexCommand ref
40206 reference "sec:Doc-Formats"
40207
40208 \end_inset
40209
40210 ) or in the \SpecialChar LyX
40211  preferences (menu 
40212 \family sans
40213 Tools\SpecialChar menuseparator
40214 Preferences\SpecialChar menuseparator
40215 File
40216 \begin_inset space ~
40217 \end_inset
40218
40219 Handling\SpecialChar menuseparator
40220 File
40221 \begin_inset space ~
40222 \end_inset
40223
40224 Formats\SpecialChar menuseparator
40225 Default
40226 \begin_inset space ~
40227 \end_inset
40228
40229 Output
40230 \begin_inset space ~
40231 \end_inset
40232
40233 Format
40234 \family default
40235 ; see section
40236 \begin_inset space ~
40237 \end_inset
40238
40239
40240 \begin_inset CommandInset ref
40241 LatexCommand ref
40242 reference "sec:File-Formats"
40243
40244 \end_inset
40245
40246 ) and opens it in an appropriate viewer.
40247  The viewer can be set or changed in the preferences (menu 
40248 \family sans
40249 Tools\SpecialChar menuseparator
40250 Preferences\SpecialChar menuseparator
40251 File
40252 \begin_inset space ~
40253 \end_inset
40254
40255 Handling\SpecialChar menuseparator
40256 File
40257 \begin_inset space ~
40258 \end_inset
40259
40260 Formats\SpecialChar menuseparator
40261 Viewer
40262 \family default
40263 ; see section
40264 \begin_inset space ~
40265 \end_inset
40266
40267
40268 \begin_inset CommandInset ref
40269 LatexCommand ref
40270 reference "sec:File-Formats"
40271
40272 \end_inset
40273
40274 ).
40275  The default viewers are set by \SpecialChar LyX
40276  when it is first configured.
40277  The default output format is 
40278 \family sans
40279 PDF
40280 \begin_inset space ~
40281 \end_inset
40282
40283 (pdflatex)
40284 \family default
40285 .
40286 \end_layout
40287
40288 \begin_layout Subsection
40289 View (Other Formats)
40290 \end_layout
40291
40292 \begin_layout Standard
40293 With this menu you can view your document in alternative output formats.
40294  The menu contains a list of available formats in which you can view the
40295  actual document with an external program.
40296  The menu entries are not the same on all installations — it depends on
40297  the \SpecialChar LaTeX
40298  programs that are found when \SpecialChar LyX
40299  was configured.
40300  All possible formats are listed in section
40301 \begin_inset space ~
40302 \end_inset
40303
40304
40305 \begin_inset CommandInset ref
40306 LatexCommand ref
40307 reference "subsec:Export"
40308
40309 \end_inset
40310
40311 .
40312  You should at least see the menu entry 
40313 \family sans
40314 DVI
40315 \family default
40316 .
40317  If it is missing, you need to update or repair your \SpecialChar LaTeX
40318  installation.
40319  After updating you have to reconfigure \SpecialChar LyX
40320  (see section
40321 \begin_inset space ~
40322 \end_inset
40323
40324
40325 \begin_inset CommandInset ref
40326 LatexCommand ref
40327 reference "sec:Basic-LyX-Setup"
40328
40329 \end_inset
40330
40331 .
40332 \begin_inset Index idx
40333 status collapsed
40334
40335 \begin_layout Plain Layout
40336 Reconfiguration of \SpecialChar LyX
40337
40338 \end_layout
40339
40340 \end_inset
40341
40342 )
40343 \end_layout
40344
40345 \begin_layout Standard
40346 Invoking a view menu will start a viewer program.
40347  The viewer can be set or changed in the preferences (menu 
40348 \family sans
40349 Tools\SpecialChar menuseparator
40350 Preferences\SpecialChar menuseparator
40351 File
40352 \begin_inset space ~
40353 \end_inset
40354
40355 Handling\SpecialChar menuseparator
40356 File
40357 \begin_inset space ~
40358 \end_inset
40359
40360 Formats\SpecialChar menuseparator
40361 Viewer
40362 \family default
40363 ; see section
40364 \begin_inset space ~
40365 \end_inset
40366
40367
40368 \begin_inset CommandInset ref
40369 LatexCommand ref
40370 reference "sec:File-Formats"
40371
40372 \end_inset
40373
40374 ).
40375  The default viewers are set by \SpecialChar LyX
40376  when it is first configured.
40377 \end_layout
40378
40379 \begin_layout Subsection
40380 Update
40381 \begin_inset space ~
40382 \end_inset
40383
40384 [<output format>]
40385 \end_layout
40386
40387 \begin_layout Standard
40388 This menu entry allows you to update the view with your latest changes (in
40389  the default output format) without opening a new viewer window.
40390 \end_layout
40391
40392 \begin_layout Subsection
40393 Update (Other Formats)
40394 \end_layout
40395
40396 \begin_layout Standard
40397 With this menu you can update the view of alternative output formats of
40398  your document without opening a new viewer window.
40399 \end_layout
40400
40401 \begin_layout Subsection
40402 View Master Document
40403 \end_layout
40404
40405 \begin_layout Standard
40406 This menu item is only visible if your document is included to another document,
40407  which is then its 
40408 \begin_inset Quotes eld
40409 \end_inset
40410
40411 master
40412 \begin_inset Quotes erd
40413 \end_inset
40414
40415  (see section 
40416 \emph on
40417 Child Documents
40418 \emph default
40419  in the 
40420 \emph on
40421 Embedded
40422 \begin_inset space ~
40423 \end_inset
40424
40425 Objects
40426 \emph default
40427  manual for more information on this topic).
40428  This item allows you to view the master document from within its child.
40429  That is, if you are working on a child document which is a chapter of a
40430  book, 
40431 \family sans
40432 View
40433 \begin_inset space ~
40434 \end_inset
40435
40436 Master
40437 \begin_inset space ~
40438 \end_inset
40439
40440 Document
40441 \family default
40442  generates the output of the whole book, while 
40443 \family sans
40444 View
40445 \family default
40446  will just output the chapter alone.
40447 \end_layout
40448
40449 \begin_layout Standard
40450 The format used by this function is the default output format as specified
40451  in the document settings (menu 
40452 \family sans
40453 Document\SpecialChar menuseparator
40454 Settings\SpecialChar menuseparator
40455 Output\SpecialChar menuseparator
40456 Default
40457 \begin_inset space ~
40458 \end_inset
40459
40460 Output
40461 \begin_inset space ~
40462 \end_inset
40463
40464 Format
40465 \family default
40466 ; see section
40467 \begin_inset space ~
40468 \end_inset
40469
40470
40471 \begin_inset CommandInset ref
40472 LatexCommand ref
40473 reference "sec:Doc-Formats"
40474
40475 \end_inset
40476
40477 ) or in the preferences (menu 
40478 \family sans
40479 Tools\SpecialChar menuseparator
40480 Preferences\SpecialChar menuseparator
40481 File
40482 \begin_inset space ~
40483 \end_inset
40484
40485 Handling\SpecialChar menuseparator
40486 File
40487 \begin_inset space ~
40488 \end_inset
40489
40490 Formats\SpecialChar menuseparator
40491 Default
40492 \begin_inset space ~
40493 \end_inset
40494
40495 Output
40496 \begin_inset space ~
40497 \end_inset
40498
40499 Format
40500 \family default
40501 ; see section
40502 \begin_inset space ~
40503 \end_inset
40504
40505
40506 \begin_inset CommandInset ref
40507 LatexCommand ref
40508 reference "sec:File-Formats"
40509
40510 \end_inset
40511
40512 ).
40513 \end_layout
40514
40515 \begin_layout Subsection
40516 Update Master Document
40517 \end_layout
40518
40519 \begin_layout Standard
40520 This menu item is only visible if your document is included to another document,
40521  which is then its 
40522 \begin_inset Quotes eld
40523 \end_inset
40524
40525 master
40526 \begin_inset Quotes erd
40527 \end_inset
40528
40529  (see section 
40530 \emph on
40531 Child Documents
40532 \emph default
40533  in the 
40534 \emph on
40535 Embedded
40536 \begin_inset space ~
40537 \end_inset
40538
40539 Objects
40540 \emph default
40541  manual for more information on this topic).
40542  This item allows you to update the view of a master document from within
40543  its child without the need to switch to the master document itself.
40544 \end_layout
40545
40546 \begin_layout Standard
40547 The format used by this function is the default output format as specified
40548  in the document settings (menu 
40549 \family sans
40550 Document\SpecialChar menuseparator
40551 Settings\SpecialChar menuseparator
40552 Output\SpecialChar menuseparator
40553 Default
40554 \begin_inset space ~
40555 \end_inset
40556
40557 Output
40558 \begin_inset space ~
40559 \end_inset
40560
40561 Format
40562 \family default
40563 ; see section
40564 \begin_inset space ~
40565 \end_inset
40566
40567
40568 \begin_inset CommandInset ref
40569 LatexCommand ref
40570 reference "sec:Doc-Formats"
40571
40572 \end_inset
40573
40574 ) or in the preferences (menu 
40575 \family sans
40576 Tools\SpecialChar menuseparator
40577 Preferences\SpecialChar menuseparator
40578 File
40579 \begin_inset space ~
40580 \end_inset
40581
40582 Handling\SpecialChar menuseparator
40583 File
40584 \begin_inset space ~
40585 \end_inset
40586
40587 Formats\SpecialChar menuseparator
40588 Default
40589 \begin_inset space ~
40590 \end_inset
40591
40592 Output
40593 \begin_inset space ~
40594 \end_inset
40595
40596 Format
40597 \family default
40598 ; see section
40599 \begin_inset space ~
40600 \end_inset
40601
40602
40603 \begin_inset CommandInset ref
40604 LatexCommand ref
40605 reference "sec:File-Formats"
40606
40607 \end_inset
40608
40609 ).
40610 \end_layout
40611
40612 \begin_layout Subsection
40613 Compressed
40614 \begin_inset CommandInset label
40615 LatexCommand label
40616 name "subsec:Compressed"
40617
40618 \end_inset
40619
40620
40621 \end_layout
40622
40623 \begin_layout Standard
40624 Un/compresses the current document.
40625  For documents under version control it is strongly recommended to disable
40626  compression (see the 
40627 \emph on
40628 Additional Features
40629 \emph default
40630  manual for details).
40631 \end_layout
40632
40633 \begin_layout Subsection
40634 Disable Editing
40635 \end_layout
40636
40637 \begin_layout Standard
40638 Toggles the read-only state for the document.
40639 \end_layout
40640
40641 \begin_layout Subsection
40642 Settings
40643 \end_layout
40644
40645 \begin_layout Standard
40646 The document settings are described in appendix
40647 \begin_inset space ~
40648 \end_inset
40649
40650
40651 \begin_inset CommandInset ref
40652 LatexCommand ref
40653 reference "chap:The-Document-Settings"
40654
40655 \end_inset
40656
40657 .
40658 \end_layout
40659
40660 \begin_layout Section
40661 The Tools Menu
40662 \begin_inset Index idx
40663 status collapsed
40664
40665 \begin_layout Plain Layout
40666 Menu ! Tools
40667 \end_layout
40668
40669 \end_inset
40670
40671
40672 \end_layout
40673
40674 \begin_layout Subsection
40675 Spellchecker
40676 \end_layout
40677
40678 \begin_layout Standard
40679 Spell checking is explained in section
40680 \begin_inset space ~
40681 \end_inset
40682
40683
40684 \begin_inset CommandInset ref
40685 LatexCommand ref
40686 reference "sec:Spellchecking"
40687
40688 \end_inset
40689
40690 .
40691 \end_layout
40692
40693 \begin_layout Subsection
40694 Thesaurus
40695 \end_layout
40696
40697 \begin_layout Standard
40698 The thesaurus is described in section
40699 \begin_inset space ~
40700 \end_inset
40701
40702
40703 \begin_inset CommandInset ref
40704 LatexCommand ref
40705 reference "sec:Thesaurus"
40706
40707 \end_inset
40708
40709 .
40710 \end_layout
40711
40712 \begin_layout Subsection
40713 Statistics
40714 \begin_inset Index idx
40715 status collapsed
40716
40717 \begin_layout Plain Layout
40718 Word count
40719 \end_layout
40720
40721 \end_inset
40722
40723
40724 \begin_inset Index idx
40725 status collapsed
40726
40727 \begin_layout Plain Layout
40728 Character count
40729 \end_layout
40730
40731 \end_inset
40732
40733
40734 \end_layout
40735
40736 \begin_layout Standard
40737 Returns the number of the words and characters in the actual document or
40738  the highlighted document part.
40739 \end_layout
40740
40741 \begin_layout Subsection
40742 Check 
40743 \family sans
40744 TeX
40745 \family default
40746
40747 \begin_inset Index idx
40748 status collapsed
40749
40750 \begin_layout Plain Layout
40751 Chk\SpecialChar TeX
40752
40753 \end_layout
40754
40755 \end_inset
40756
40757
40758 \end_layout
40759
40760 \begin_layout Standard
40761 Generates with the help of the program 
40762 \family typewriter
40763 Chk\SpecialChar TeX
40764
40765 \family default
40766  a log of possible \SpecialChar LaTeX
40767 -errors and displays it in a dialog.
40768  This feature is not available on Windows.
40769 \end_layout
40770
40771 \begin_layout Subsection
40772
40773 \family sans
40774 TeX
40775 \family default
40776  Information
40777 \begin_inset Index idx
40778 status collapsed
40779
40780 \begin_layout Plain Layout
40781 \SpecialChar TeX
40782  Information
40783 \end_layout
40784
40785 \end_inset
40786
40787
40788 \end_layout
40789
40790 \begin_layout Standard
40791 Shows you a list of the document classes and styles installed in your \SpecialChar LaTeX
40792 -system.
40793  Use the option 
40794 \family sans
40795 Show
40796 \begin_inset space ~
40797 \end_inset
40798
40799 path
40800 \family default
40801  to see the full filename paths.
40802 \end_layout
40803
40804 \begin_layout Subsection
40805 Compare
40806 \begin_inset Index idx
40807 status collapsed
40808
40809 \begin_layout Plain Layout
40810 Compare
40811 \end_layout
40812
40813 \end_inset
40814
40815
40816 \end_layout
40817
40818 \begin_layout Standard
40819 Opens a dialog to compare \SpecialChar LyX
40820  files as described in section
40821 \begin_inset space ~
40822 \end_inset
40823
40824
40825 \begin_inset CommandInset ref
40826 LatexCommand ref
40827 reference "sec:Comparison-of-Documents"
40828
40829 \end_inset
40830
40831 .
40832 \end_layout
40833
40834 \begin_layout Subsection
40835 Reconfigure
40836 \begin_inset Index idx
40837 status collapsed
40838
40839 \begin_layout Plain Layout
40840 \SpecialChar LyX
40841  ! Reconfigure|see
40842 \begin_inset ERT
40843 status collapsed
40844
40845 \begin_layout Plain Layout
40846
40847 {
40848 \end_layout
40849
40850 \end_inset
40851
40852 Reconfiguration of \SpecialChar LyX
40853
40854 \begin_inset ERT
40855 status collapsed
40856
40857 \begin_layout Plain Layout
40858
40859 }
40860 \end_layout
40861
40862 \end_inset
40863
40864
40865 \end_layout
40866
40867 \end_inset
40868
40869
40870 \begin_inset Index idx
40871 status collapsed
40872
40873 \begin_layout Plain Layout
40874 Reconfiguration of \SpecialChar LyX
40875
40876 \end_layout
40877
40878 \end_inset
40879
40880
40881 \end_layout
40882
40883 \begin_layout Standard
40884 Reconfigures \SpecialChar LyX
40885 ; that is, \SpecialChar LyX
40886  looks for \SpecialChar LaTeX
40887 -packages and programs it needs; see
40888  also section
40889 \begin_inset space ~
40890 \end_inset
40891
40892
40893 \begin_inset CommandInset ref
40894 LatexCommand ref
40895 reference "sec:Basic-LyX-Setup"
40896
40897 \end_inset
40898
40899 .
40900 \end_layout
40901
40902 \begin_layout Subsection
40903 Preferences
40904 \end_layout
40905
40906 \begin_layout Standard
40907 Opens the 
40908 \family sans
40909 Preferences
40910 \family default
40911  dialog as described in detail in appendix
40912 \begin_inset space ~
40913 \end_inset
40914
40915
40916 \begin_inset CommandInset ref
40917 LatexCommand ref
40918 reference "chap:The-Preferences-dialog"
40919
40920 \end_inset
40921
40922 .
40923 \end_layout
40924
40925 \begin_layout Section
40926 The Help Menu
40927 \begin_inset Index idx
40928 status collapsed
40929
40930 \begin_layout Plain Layout
40931 Menu ! Help
40932 \end_layout
40933
40934 \end_inset
40935
40936
40937 \end_layout
40938
40939 \begin_layout Standard
40940 This menu lists the documentation files of \SpecialChar LyX
40941  in the language of \SpecialChar LyX
40942 's menus.
40943  If a file is not available in this language, the English version will be
40944  listed.
40945 \end_layout
40946
40947 \begin_layout Standard
40948 The menu 
40949 \family sans
40950 LaTeX
40951 \begin_inset space ~
40952 \end_inset
40953
40954 Configuration
40955 \family default
40956  shows a \SpecialChar LyX
40957  document with information about the \SpecialChar LaTeX
40958  packages and classes found
40959  by \SpecialChar LyX
40960  (see also section
40961 \begin_inset space ~
40962 \end_inset
40963
40964
40965 \begin_inset CommandInset ref
40966 LatexCommand ref
40967 reference "sec:LaTeX-Setup"
40968
40969 \end_inset
40970
40971 ).
40972 \end_layout
40973
40974 \begin_layout Standard
40975 The menu 
40976 \family sans
40977 About
40978 \begin_inset space ~
40979 \end_inset
40980
40981 LyX
40982 \family default
40983  gives information about the copyright, the credits and the \SpecialChar LyX
40984  version you
40985  are using.
40986 \end_layout
40987
40988 \begin_layout Section
40989 Toolbars
40990 \begin_inset CommandInset label
40991 LatexCommand label
40992 name "sec:Toolbars"
40993
40994 \end_inset
40995
40996
40997 \end_layout
40998
40999 \begin_layout Standard
41000 How to show or hide toolbars is explained in section
41001 \begin_inset space ~
41002 \end_inset
41003
41004
41005 \begin_inset CommandInset ref
41006 LatexCommand ref
41007 reference "subsec:Toolbars"
41008
41009 \end_inset
41010
41011 .
41012 \end_layout
41013
41014 \begin_layout Standard
41015 It is also possible to define custom toolbars.
41016  This is described in the 
41017 \emph on
41018 Additional Features
41019 \emph default
41020  manual.
41021 \end_layout
41022
41023 \begin_layout Subsection
41024 Standard Toolbar
41025 \begin_inset Index idx
41026 status collapsed
41027
41028 \begin_layout Plain Layout
41029 Toolbar ! Standard
41030 \end_layout
41031
41032 \end_inset
41033
41034
41035 \end_layout
41036
41037 \begin_layout Standard
41038 \begin_inset Graphics
41039         filename clipart/StandardToolbar.png
41040         width 100col%
41041
41042 \end_inset
41043
41044
41045 \end_layout
41046
41047 \begin_layout Standard
41048 \begin_inset VSpace defskip
41049 \end_inset
41050
41051
41052 \end_layout
41053
41054 \begin_layout Standard
41055 The standard toolbar as shown above contains from left to right the following
41056  buttons:
41057 \begin_inset ERT
41058 status collapsed
41059
41060 \begin_layout Plain Layout
41061
41062
41063 \backslash
41064 setlength{
41065 \backslash
41066 LTleft}{0pt}
41067 \end_layout
41068
41069 \end_inset
41070
41071
41072 \begin_inset Note Note
41073 status collapsed
41074
41075 \begin_layout Plain Layout
41076 This is necessary to left align the following longtables.
41077  See the 
41078 \emph on
41079 Embedded Objects
41080 \emph default
41081  manual for more information.
41082 \end_layout
41083
41084 \end_inset
41085
41086
41087 \end_layout
41088
41089 \begin_layout Standard
41090 \begin_inset VSpace defskip
41091 \end_inset
41092
41093
41094 \end_layout
41095
41096 \begin_layout Standard
41097 \begin_inset Tabular
41098 <lyxtabular version="3" rows="1" columns="2">
41099 <features islongtable="true" longtabularalignment="center">
41100 <column alignment="center" valignment="top">
41101 <column alignment="center" valignment="top">
41102 <row>
41103 <cell alignment="center" valignment="top" usebox="none">
41104 \begin_inset Text
41105
41106 \begin_layout Plain Layout
41107 \begin_inset Graphics
41108         filename clipart/ToolbarEnvBox.png
41109         clip
41110
41111 \end_inset
41112
41113
41114 \end_layout
41115
41116 \end_inset
41117 </cell>
41118 <cell alignment="center" valignment="top" usebox="none">
41119 \begin_inset Text
41120
41121 \begin_layout Plain Layout
41122 pull-down box for the environments
41123 \end_layout
41124
41125 \end_inset
41126 </cell>
41127 </row>
41128 </lyxtabular>
41129
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Standard
41136 \begin_inset VSpace -10mm
41137 \end_inset
41138
41139
41140 \end_layout
41141
41142 \begin_layout Standard
41143 \align left
41144 \begin_inset Tabular
41145 <lyxtabular version="3" rows="22" columns="2">
41146 <features islongtable="true" longtabularalignment="center">
41147 <column alignment="left" valignment="top">
41148 <column alignment="left" valignment="top">
41149 <row interlinespace="2.5mm">
41150 <cell alignment="center" valignment="top" usebox="none">
41151 \begin_inset Text
41152
41153 \begin_layout Plain Layout
41154
41155 \family sans
41156 \begin_inset Info
41157 type  "icon"
41158 arg   "buffer-new"
41159 \end_inset
41160
41161
41162 \end_layout
41163
41164 \end_inset
41165 </cell>
41166 <cell alignment="center" valignment="top" usebox="none">
41167 \begin_inset Text
41168
41169 \begin_layout Plain Layout
41170
41171 \family sans
41172 File\SpecialChar menuseparator
41173 New
41174 \end_layout
41175
41176 \end_inset
41177 </cell>
41178 </row>
41179 <row interlinespace="2.5mm">
41180 <cell alignment="center" valignment="top" usebox="none">
41181 \begin_inset Text
41182
41183 \begin_layout Plain Layout
41184
41185 \family sans
41186 \begin_inset Info
41187 type  "icon"
41188 arg   "file-open"
41189 \end_inset
41190
41191
41192 \end_layout
41193
41194 \end_inset
41195 </cell>
41196 <cell alignment="center" valignment="top" usebox="none">
41197 \begin_inset Text
41198
41199 \begin_layout Plain Layout
41200
41201 \family sans
41202 File\SpecialChar menuseparator
41203 Open
41204 \end_layout
41205
41206 \end_inset
41207 </cell>
41208 </row>
41209 <row interlinespace="2.5mm">
41210 <cell alignment="center" valignment="top" usebox="none">
41211 \begin_inset Text
41212
41213 \begin_layout Plain Layout
41214
41215 \family sans
41216 \begin_inset Info
41217 type  "icon"
41218 arg   "buffer-write"
41219 \end_inset
41220
41221
41222 \end_layout
41223
41224 \end_inset
41225 </cell>
41226 <cell alignment="center" valignment="top" usebox="none">
41227 \begin_inset Text
41228
41229 \begin_layout Plain Layout
41230
41231 \family sans
41232 File\SpecialChar menuseparator
41233 Save
41234 \end_layout
41235
41236 \end_inset
41237 </cell>
41238 </row>
41239 <row interlinespace="2.5mm">
41240 <cell alignment="center" valignment="top" usebox="none">
41241 \begin_inset Text
41242
41243 \begin_layout Plain Layout
41244
41245 \family sans
41246 \begin_inset Info
41247 type  "icon"
41248 arg   "dialog-show spellchecker"
41249 \end_inset
41250
41251
41252 \end_layout
41253
41254 \end_inset
41255 </cell>
41256 <cell alignment="center" valignment="top" usebox="none">
41257 \begin_inset Text
41258
41259 \begin_layout Plain Layout
41260
41261 \family sans
41262 Tools\SpecialChar menuseparator
41263 Spellchecker
41264 \end_layout
41265
41266 \end_inset
41267 </cell>
41268 </row>
41269 <row interlinespace="2.5mm">
41270 <cell alignment="center" valignment="top" usebox="none">
41271 \begin_inset Text
41272
41273 \begin_layout Plain Layout
41274
41275 \family sans
41276 \begin_inset Info
41277 type  "icon"
41278 arg   "spelling-continuously"
41279 \end_inset
41280
41281
41282 \end_layout
41283
41284 \end_inset
41285 </cell>
41286 <cell alignment="center" valignment="top" usebox="none">
41287 \begin_inset Text
41288
41289 \begin_layout Plain Layout
41290 Spellcheck continuously
41291 \end_layout
41292
41293 \end_inset
41294 </cell>
41295 </row>
41296 <row interlinespace="2.5mm">
41297 <cell alignment="center" valignment="top" usebox="none">
41298 \begin_inset Text
41299
41300 \begin_layout Plain Layout
41301
41302 \family sans
41303 \begin_inset Info
41304 type  "icon"
41305 arg   "undo"
41306 \end_inset
41307
41308
41309 \end_layout
41310
41311 \end_inset
41312 </cell>
41313 <cell alignment="center" valignment="top" usebox="none">
41314 \begin_inset Text
41315
41316 \begin_layout Plain Layout
41317
41318 \family sans
41319 Edit\SpecialChar menuseparator
41320 Undo
41321 \end_layout
41322
41323 \end_inset
41324 </cell>
41325 </row>
41326 <row interlinespace="2.5mm">
41327 <cell alignment="center" valignment="top" usebox="none">
41328 \begin_inset Text
41329
41330 \begin_layout Plain Layout
41331
41332 \family sans
41333 \begin_inset Info
41334 type  "icon"
41335 arg   "redo"
41336 \end_inset
41337
41338
41339 \end_layout
41340
41341 \end_inset
41342 </cell>
41343 <cell alignment="center" valignment="top" usebox="none">
41344 \begin_inset Text
41345
41346 \begin_layout Plain Layout
41347
41348 \family sans
41349 Edit\SpecialChar menuseparator
41350 Redo
41351 \end_layout
41352
41353 \end_inset
41354 </cell>
41355 </row>
41356 <row interlinespace="2.5mm">
41357 <cell alignment="center" valignment="top" usebox="none">
41358 \begin_inset Text
41359
41360 \begin_layout Plain Layout
41361
41362 \family sans
41363 \begin_inset Info
41364 type  "icon"
41365 arg   "cut"
41366 \end_inset
41367
41368
41369 \end_layout
41370
41371 \end_inset
41372 </cell>
41373 <cell alignment="center" valignment="top" usebox="none">
41374 \begin_inset Text
41375
41376 \begin_layout Plain Layout
41377
41378 \family sans
41379 Edit\SpecialChar menuseparator
41380 Cut
41381 \end_layout
41382
41383 \end_inset
41384 </cell>
41385 </row>
41386 <row interlinespace="2.5mm">
41387 <cell alignment="center" valignment="top" usebox="none">
41388 \begin_inset Text
41389
41390 \begin_layout Plain Layout
41391
41392 \family sans
41393 \begin_inset Info
41394 type  "icon"
41395 arg   "copy"
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 <cell alignment="center" valignment="top" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407
41408 \family sans
41409 Edit\SpecialChar menuseparator
41410 Copy
41411 \end_layout
41412
41413 \end_inset
41414 </cell>
41415 </row>
41416 <row interlinespace="2.5mm">
41417 <cell alignment="center" valignment="top" usebox="none">
41418 \begin_inset Text
41419
41420 \begin_layout Plain Layout
41421
41422 \family sans
41423 \begin_inset Info
41424 type  "icon"
41425 arg   "paste"
41426 \end_inset
41427
41428
41429 \end_layout
41430
41431 \end_inset
41432 </cell>
41433 <cell alignment="center" valignment="top" usebox="none">
41434 \begin_inset Text
41435
41436 \begin_layout Plain Layout
41437
41438 \family sans
41439 Edit\SpecialChar menuseparator
41440 Paste
41441 \end_layout
41442
41443 \end_inset
41444 </cell>
41445 </row>
41446 <row interlinespace="2.5mm">
41447 <cell alignment="center" valignment="top" usebox="none">
41448 \begin_inset Text
41449
41450 \begin_layout Plain Layout
41451
41452 \family sans
41453 \begin_inset Info
41454 type  "icon"
41455 arg   "dialog-show findreplace"
41456 \end_inset
41457
41458
41459 \end_layout
41460
41461 \end_inset
41462 </cell>
41463 <cell alignment="center" valignment="top" usebox="none">
41464 \begin_inset Text
41465
41466 \begin_layout Plain Layout
41467
41468 \family sans
41469 Edit\SpecialChar menuseparator
41470 Find
41471 \begin_inset space \thinspace{}
41472 \end_inset
41473
41474 &
41475 \begin_inset space \thinspace{}
41476 \end_inset
41477
41478 Replace
41479 \begin_inset space \thinspace{}
41480 \end_inset
41481
41482 (Quick)
41483 \end_layout
41484
41485 \end_inset
41486 </cell>
41487 </row>
41488 <row interlinespace="2.5mm">
41489 <cell alignment="center" valignment="top" usebox="none">
41490 \begin_inset Text
41491
41492 \begin_layout Plain Layout
41493 \begin_inset Info
41494 type  "icon"
41495 arg   "dialog-toggle findreplaceadv"
41496 \end_inset
41497
41498
41499 \end_layout
41500
41501 \end_inset
41502 </cell>
41503 <cell alignment="center" valignment="top" usebox="none">
41504 \begin_inset Text
41505
41506 \begin_layout Plain Layout
41507
41508 \family sans
41509 Edit\SpecialChar menuseparator
41510 Find
41511 \begin_inset space \thinspace{}
41512 \end_inset
41513
41514 &
41515 \begin_inset space \thinspace{}
41516 \end_inset
41517
41518 Replace
41519 \begin_inset space \thinspace{}
41520 \end_inset
41521
41522 (Advanced)
41523 \end_layout
41524
41525 \end_inset
41526 </cell>
41527 </row>
41528 <row interlinespace="2.5mm">
41529 <cell alignment="center" valignment="top" usebox="none">
41530 \begin_inset Text
41531
41532 \begin_layout Plain Layout
41533
41534 \family sans
41535 \begin_inset Info
41536 type  "icon"
41537 arg   "bookmark-goto 0"
41538 \end_inset
41539
41540
41541 \end_layout
41542
41543 \end_inset
41544 </cell>
41545 <cell alignment="center" valignment="top" usebox="none">
41546 \begin_inset Text
41547
41548 \begin_layout Plain Layout
41549
41550 \family sans
41551 Navigate\SpecialChar menuseparator
41552 Bookmarks\SpecialChar menuseparator
41553 Navigate Back
41554 \end_layout
41555
41556 \end_inset
41557 </cell>
41558 </row>
41559 <row interlinespace="2.5mm">
41560 <cell alignment="center" valignment="top" usebox="none">
41561 \begin_inset Text
41562
41563 \begin_layout Plain Layout
41564
41565 \family sans
41566 \begin_inset Info
41567 type  "icon"
41568 arg   "font-emph"
41569 \end_inset
41570
41571
41572 \end_layout
41573
41574 \end_inset
41575 </cell>
41576 <cell alignment="center" valignment="top" usebox="none">
41577 \begin_inset Text
41578
41579 \begin_layout Plain Layout
41580 Emphasize text, function of the 
41581 \family sans
41582 Edit\SpecialChar menuseparator
41583 Text
41584 \begin_inset space ~
41585 \end_inset
41586
41587 Style\SpecialChar menuseparator
41588 Customized
41589 \family default
41590  dialog
41591 \end_layout
41592
41593 \end_inset
41594 </cell>
41595 </row>
41596 <row interlinespace="2.5mm">
41597 <cell alignment="center" valignment="top" usebox="none">
41598 \begin_inset Text
41599
41600 \begin_layout Plain Layout
41601
41602 \family sans
41603 \begin_inset Info
41604 type  "icon"
41605 arg   "font-noun"
41606 \end_inset
41607
41608
41609 \end_layout
41610
41611 \end_inset
41612 </cell>
41613 <cell alignment="center" valignment="top" usebox="none">
41614 \begin_inset Text
41615
41616 \begin_layout Plain Layout
41617 Set text to noun style, function of the 
41618 \family sans
41619 Edit\SpecialChar menuseparator
41620 Text
41621 \begin_inset space ~
41622 \end_inset
41623
41624 Style\SpecialChar menuseparator
41625 Customized
41626 \family default
41627  dialog
41628 \end_layout
41629
41630 \end_inset
41631 </cell>
41632 </row>
41633 <row interlinespace="2.5mm">
41634 <cell alignment="center" valignment="top" usebox="none">
41635 \begin_inset Text
41636
41637 \begin_layout Plain Layout
41638
41639 \family sans
41640 \begin_inset Info
41641 type  "icon"
41642 arg   "textstyle-apply"
41643 \end_inset
41644
41645
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 <cell alignment="center" valignment="top" usebox="none">
41651 \begin_inset Text
41652
41653 \begin_layout Plain Layout
41654 Format text using the current settings in the 
41655 \family sans
41656 Edit\SpecialChar menuseparator
41657 Text
41658 \begin_inset space ~
41659 \end_inset
41660
41661 Style\SpecialChar menuseparator
41662 Customized
41663 \family default
41664  dialog
41665 \end_layout
41666
41667 \end_inset
41668 </cell>
41669 </row>
41670 <row interlinespace="2.5mm">
41671 <cell alignment="center" valignment="top" usebox="none">
41672 \begin_inset Text
41673
41674 \begin_layout Plain Layout
41675
41676 \family sans
41677 \begin_inset Info
41678 type  "icon"
41679 arg   "math-mode"
41680 \end_inset
41681
41682
41683 \end_layout
41684
41685 \end_inset
41686 </cell>
41687 <cell alignment="center" valignment="top" usebox="none">
41688 \begin_inset Text
41689
41690 \begin_layout Plain Layout
41691
41692 \family sans
41693 Insert\SpecialChar menuseparator
41694 Math\SpecialChar menuseparator
41695 Inline
41696 \begin_inset space ~
41697 \end_inset
41698
41699 Formula
41700 \end_layout
41701
41702 \end_inset
41703 </cell>
41704 </row>
41705 <row interlinespace="2.5mm">
41706 <cell alignment="center" valignment="top" usebox="none">
41707 \begin_inset Text
41708
41709 \begin_layout Plain Layout
41710
41711 \family sans
41712 \begin_inset Info
41713 type  "icon"
41714 arg   "dialog-show-new-inset graphics"
41715 \end_inset
41716
41717
41718 \end_layout
41719
41720 \end_inset
41721 </cell>
41722 <cell alignment="center" valignment="top" usebox="none">
41723 \begin_inset Text
41724
41725 \begin_layout Plain Layout
41726
41727 \family sans
41728 Insert\SpecialChar menuseparator
41729 Graphics
41730 \end_layout
41731
41732 \end_inset
41733 </cell>
41734 </row>
41735 <row interlinespace="2.5mm">
41736 <cell alignment="center" valignment="top" usebox="none">
41737 \begin_inset Text
41738
41739 \begin_layout Plain Layout
41740 \begin_inset Info
41741 type  "icon"
41742 arg   "tabular-insert"
41743 \end_inset
41744
41745
41746 \end_layout
41747
41748 \end_inset
41749 </cell>
41750 <cell alignment="center" valignment="top" usebox="none">
41751 \begin_inset Text
41752
41753 \begin_layout Plain Layout
41754
41755 \family sans
41756 Insert\SpecialChar menuseparator
41757 Table
41758 \end_layout
41759
41760 \end_inset
41761 </cell>
41762 </row>
41763 <row interlinespace="2.5mm">
41764 <cell alignment="center" valignment="top" usebox="none">
41765 \begin_inset Text
41766
41767 \begin_layout Plain Layout
41768
41769 \family sans
41770 \begin_inset Info
41771 type  "icon"
41772 arg   "dialog-toggle toc"
41773 \end_inset
41774
41775
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 <cell alignment="center" valignment="top" usebox="none">
41781 \begin_inset Text
41782
41783 \begin_layout Plain Layout
41784 Toggle outline window on/off, 
41785 \family sans
41786 View\SpecialChar menuseparator
41787 Outline
41788 \end_layout
41789
41790 \end_inset
41791 </cell>
41792 </row>
41793 <row interlinespace="2.5mm">
41794 <cell alignment="center" valignment="top" usebox="none">
41795 \begin_inset Text
41796
41797 \begin_layout Plain Layout
41798
41799 \family sans
41800 \begin_inset Info
41801 type  "icon"
41802 arg   "toolbar-toggle math"
41803 \end_inset
41804
41805
41806 \end_layout
41807
41808 \end_inset
41809 </cell>
41810 <cell alignment="center" valignment="top" usebox="none">
41811 \begin_inset Text
41812
41813 \begin_layout Plain Layout
41814 Toggle math toolbar on/off
41815 \end_layout
41816
41817 \end_inset
41818 </cell>
41819 </row>
41820 <row interlinespace="2.5mm">
41821 <cell alignment="center" valignment="top" usebox="none">
41822 \begin_inset Text
41823
41824 \begin_layout Plain Layout
41825
41826 \family sans
41827 \begin_inset Info
41828 type  "icon"
41829 arg   "toolbar-toggle table"
41830 \end_inset
41831
41832
41833 \end_layout
41834
41835 \end_inset
41836 </cell>
41837 <cell alignment="center" valignment="top" usebox="none">
41838 \begin_inset Text
41839
41840 \begin_layout Plain Layout
41841 Toggle table toolbar on/off
41842 \end_layout
41843
41844 \end_inset
41845 </cell>
41846 </row>
41847 </lyxtabular>
41848
41849 \end_inset
41850
41851
41852 \end_layout
41853
41854 \begin_layout Subsection
41855 Extra Toolbar
41856 \begin_inset Index idx
41857 status collapsed
41858
41859 \begin_layout Plain Layout
41860 Toolbar ! Extra
41861 \end_layout
41862
41863 \end_inset
41864
41865
41866 \end_layout
41867
41868 \begin_layout Standard
41869 \begin_inset Graphics
41870         filename clipart/ExtraToolbar.png
41871         width 100col%
41872
41873 \end_inset
41874
41875
41876 \end_layout
41877
41878 \begin_layout Standard
41879 \begin_inset VSpace defskip
41880 \end_inset
41881
41882
41883 \end_layout
41884
41885 \begin_layout Standard
41886 The extra toolbar as shown above contains from left to right the following
41887  buttons:
41888 \end_layout
41889
41890 \begin_layout Standard
41891 \begin_inset VSpace defskip
41892 \end_inset
41893
41894
41895 \end_layout
41896
41897 \begin_layout Standard
41898 \begin_inset Tabular
41899 <lyxtabular version="3" rows="25" columns="2">
41900 <features islongtable="true" longtabularalignment="center">
41901 <column alignment="left" valignment="top">
41902 <column alignment="left" valignment="top">
41903 <row interlinespace="2.5mm">
41904 <cell alignment="center" valignment="top" usebox="none">
41905 \begin_inset Text
41906
41907 \begin_layout Plain Layout
41908
41909 \family sans
41910 \begin_inset Info
41911 type  "icon"
41912 arg   "layout"
41913 \end_inset
41914
41915
41916 \end_layout
41917
41918 \end_inset
41919 </cell>
41920 <cell alignment="center" valignment="top" usebox="none">
41921 \begin_inset Text
41922
41923 \begin_layout Plain Layout
41924 Default
41925 \end_layout
41926
41927 \end_inset
41928 </cell>
41929 </row>
41930 <row interlinespace="2.5mm">
41931 <cell alignment="center" valignment="top" usebox="none">
41932 \begin_inset Text
41933
41934 \begin_layout Plain Layout
41935
41936 \family sans
41937 \begin_inset Info
41938 type  "icon"
41939 arg   "layout Enumerate"
41940 \end_inset
41941
41942
41943 \end_layout
41944
41945 \end_inset
41946 </cell>
41947 <cell alignment="center" valignment="top" usebox="none">
41948 \begin_inset Text
41949
41950 \begin_layout Plain Layout
41951 Numbered list
41952 \end_layout
41953
41954 \end_inset
41955 </cell>
41956 </row>
41957 <row interlinespace="2.5mm">
41958 <cell alignment="center" valignment="top" usebox="none">
41959 \begin_inset Text
41960
41961 \begin_layout Plain Layout
41962
41963 \family sans
41964 \begin_inset Info
41965 type  "icon"
41966 arg   "layout Itemize"
41967 \end_inset
41968
41969
41970 \end_layout
41971
41972 \end_inset
41973 </cell>
41974 <cell alignment="center" valignment="top" usebox="none">
41975 \begin_inset Text
41976
41977 \begin_layout Plain Layout
41978 Itemized list
41979 \end_layout
41980
41981 \end_inset
41982 </cell>
41983 </row>
41984 <row interlinespace="2.5mm">
41985 <cell alignment="center" valignment="top" usebox="none">
41986 \begin_inset Text
41987
41988 \begin_layout Plain Layout
41989
41990 \family sans
41991 \begin_inset Info
41992 type  "icon"
41993 arg   "layout List"
41994 \end_inset
41995
41996
41997 \end_layout
41998
41999 \end_inset
42000 </cell>
42001 <cell alignment="center" valignment="top" usebox="none">
42002 \begin_inset Text
42003
42004 \begin_layout Plain Layout
42005 List
42006 \end_layout
42007
42008 \end_inset
42009 </cell>
42010 </row>
42011 <row interlinespace="2.5mm">
42012 <cell alignment="center" valignment="top" usebox="none">
42013 \begin_inset Text
42014
42015 \begin_layout Plain Layout
42016
42017 \family sans
42018 \begin_inset Info
42019 type  "icon"
42020 arg   "layout Description"
42021 \end_inset
42022
42023
42024 \end_layout
42025
42026 \end_inset
42027 </cell>
42028 <cell alignment="center" valignment="top" usebox="none">
42029 \begin_inset Text
42030
42031 \begin_layout Plain Layout
42032 Description list
42033 \end_layout
42034
42035 \end_inset
42036 </cell>
42037 </row>
42038 <row interlinespace="2.5mm">
42039 <cell alignment="center" valignment="top" usebox="none">
42040 \begin_inset Text
42041
42042 \begin_layout Plain Layout
42043
42044 \family sans
42045 \begin_inset Info
42046 type  "icon"
42047 arg   "depth-increment"
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \end_inset
42054 </cell>
42055 <cell alignment="center" valignment="top" usebox="none">
42056 \begin_inset Text
42057
42058 \begin_layout Plain Layout
42059
42060 \family sans
42061 Edit\SpecialChar menuseparator
42062 Increase
42063 \begin_inset space ~
42064 \end_inset
42065
42066 List
42067 \begin_inset space ~
42068 \end_inset
42069
42070 Depth
42071 \end_layout
42072
42073 \end_inset
42074 </cell>
42075 </row>
42076 <row interlinespace="2.5mm">
42077 <cell alignment="center" valignment="top" usebox="none">
42078 \begin_inset Text
42079
42080 \begin_layout Plain Layout
42081
42082 \family sans
42083 \begin_inset Info
42084 type  "icon"
42085 arg   "depth-decrement"
42086 \end_inset
42087
42088
42089 \end_layout
42090
42091 \end_inset
42092 </cell>
42093 <cell alignment="center" valignment="top" usebox="none">
42094 \begin_inset Text
42095
42096 \begin_layout Plain Layout
42097
42098 \family sans
42099 Edit\SpecialChar menuseparator
42100 Decrease
42101 \begin_inset space ~
42102 \end_inset
42103
42104 List
42105 \begin_inset space ~
42106 \end_inset
42107
42108 Depth
42109 \end_layout
42110
42111 \end_inset
42112 </cell>
42113 </row>
42114 <row interlinespace="2.5mm">
42115 <cell alignment="center" valignment="top" usebox="none">
42116 \begin_inset Text
42117
42118 \begin_layout Plain Layout
42119
42120 \family sans
42121 \begin_inset Info
42122 type  "icon"
42123 arg   "float-insert figure"
42124 \end_inset
42125
42126
42127 \end_layout
42128
42129 \end_inset
42130 </cell>
42131 <cell alignment="center" valignment="top" usebox="none">
42132 \begin_inset Text
42133
42134 \begin_layout Plain Layout
42135
42136 \family sans
42137 Insert\SpecialChar menuseparator
42138 Float\SpecialChar menuseparator
42139 Figure
42140 \end_layout
42141
42142 \end_inset
42143 </cell>
42144 </row>
42145 <row interlinespace="2.5mm">
42146 <cell alignment="center" valignment="top" usebox="none">
42147 \begin_inset Text
42148
42149 \begin_layout Plain Layout
42150
42151 \family sans
42152 \begin_inset Info
42153 type  "icon"
42154 arg   "float-insert table"
42155 \end_inset
42156
42157
42158 \end_layout
42159
42160 \end_inset
42161 </cell>
42162 <cell alignment="center" valignment="top" usebox="none">
42163 \begin_inset Text
42164
42165 \begin_layout Plain Layout
42166
42167 \family sans
42168 Insert\SpecialChar menuseparator
42169 Float\SpecialChar menuseparator
42170 Table
42171 \end_layout
42172
42173 \end_inset
42174 </cell>
42175 </row>
42176 <row interlinespace="2.5mm">
42177 <cell alignment="center" valignment="top" usebox="none">
42178 \begin_inset Text
42179
42180 \begin_layout Plain Layout
42181
42182 \family sans
42183 \begin_inset Info
42184 type  "icon"
42185 arg   "label-insert"
42186 \end_inset
42187
42188
42189 \end_layout
42190
42191 \end_inset
42192 </cell>
42193 <cell alignment="center" valignment="top" usebox="none">
42194 \begin_inset Text
42195
42196 \begin_layout Plain Layout
42197
42198 \family sans
42199 Insert\SpecialChar menuseparator
42200 Label
42201 \end_layout
42202
42203 \end_inset
42204 </cell>
42205 </row>
42206 <row interlinespace="2.5mm">
42207 <cell alignment="center" valignment="top" usebox="none">
42208 \begin_inset Text
42209
42210 \begin_layout Plain Layout
42211
42212 \family sans
42213 \begin_inset Info
42214 type  "icon"
42215 arg   "dialog-show-new-inset ref"
42216 \end_inset
42217
42218
42219 \end_layout
42220
42221 \end_inset
42222 </cell>
42223 <cell alignment="center" valignment="top" usebox="none">
42224 \begin_inset Text
42225
42226 \begin_layout Plain Layout
42227
42228 \family sans
42229 Insert\SpecialChar menuseparator
42230 Cross-Reference
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 </row>
42236 <row interlinespace="2.5mm">
42237 <cell alignment="center" valignment="top" usebox="none">
42238 \begin_inset Text
42239
42240 \begin_layout Plain Layout
42241
42242 \family sans
42243 \begin_inset Info
42244 type  "icon"
42245 arg   "dialog-show-new-inset citation"
42246 \end_inset
42247
42248
42249 \end_layout
42250
42251 \end_inset
42252 </cell>
42253 <cell alignment="center" valignment="top" usebox="none">
42254 \begin_inset Text
42255
42256 \begin_layout Plain Layout
42257
42258 \family sans
42259 Insert\SpecialChar menuseparator
42260 Citation
42261 \end_layout
42262
42263 \end_inset
42264 </cell>
42265 </row>
42266 <row interlinespace="2.5mm">
42267 <cell alignment="center" valignment="top" usebox="none">
42268 \begin_inset Text
42269
42270 \begin_layout Plain Layout
42271
42272 \family sans
42273 \begin_inset Info
42274 type  "icon"
42275 arg   "index-insert"
42276 \end_inset
42277
42278
42279 \end_layout
42280
42281 \end_inset
42282 </cell>
42283 <cell alignment="center" valignment="top" usebox="none">
42284 \begin_inset Text
42285
42286 \begin_layout Plain Layout
42287
42288 \family sans
42289 Insert\SpecialChar menuseparator
42290 Index
42291 \begin_inset space ~
42292 \end_inset
42293
42294 Entry
42295 \end_layout
42296
42297 \end_inset
42298 </cell>
42299 </row>
42300 <row interlinespace="2.5mm">
42301 <cell alignment="center" valignment="top" usebox="none">
42302 \begin_inset Text
42303
42304 \begin_layout Plain Layout
42305
42306 \family sans
42307 \begin_inset Info
42308 type  "icon"
42309 arg   "nomencl-insert"
42310 \end_inset
42311
42312
42313 \end_layout
42314
42315 \end_inset
42316 </cell>
42317 <cell alignment="center" valignment="top" usebox="none">
42318 \begin_inset Text
42319
42320 \begin_layout Plain Layout
42321
42322 \family sans
42323 Insert\SpecialChar menuseparator
42324 Nomenclature
42325 \begin_inset space ~
42326 \end_inset
42327
42328 Entry
42329 \end_layout
42330
42331 \end_inset
42332 </cell>
42333 </row>
42334 <row interlinespace="2.5mm">
42335 <cell alignment="center" valignment="top" usebox="none">
42336 \begin_inset Text
42337
42338 \begin_layout Plain Layout
42339
42340 \family sans
42341 \begin_inset Info
42342 type  "icon"
42343 arg   "footnote-insert"
42344 \end_inset
42345
42346
42347 \end_layout
42348
42349 \end_inset
42350 </cell>
42351 <cell alignment="center" valignment="top" usebox="none">
42352 \begin_inset Text
42353
42354 \begin_layout Plain Layout
42355
42356 \family sans
42357 Insert\SpecialChar menuseparator
42358 Footnote
42359 \end_layout
42360
42361 \end_inset
42362 </cell>
42363 </row>
42364 <row interlinespace="2.5mm">
42365 <cell alignment="center" valignment="top" usebox="none">
42366 \begin_inset Text
42367
42368 \begin_layout Plain Layout
42369
42370 \family sans
42371 \begin_inset Info
42372 type  "icon"
42373 arg   "marginalnote-insert"
42374 \end_inset
42375
42376
42377 \end_layout
42378
42379 \end_inset
42380 </cell>
42381 <cell alignment="center" valignment="top" usebox="none">
42382 \begin_inset Text
42383
42384 \begin_layout Plain Layout
42385
42386 \family sans
42387 Insert\SpecialChar menuseparator
42388 Marginal
42389 \begin_inset space ~
42390 \end_inset
42391
42392 Note
42393 \end_layout
42394
42395 \end_inset
42396 </cell>
42397 </row>
42398 <row interlinespace="2.5mm">
42399 <cell alignment="center" valignment="top" usebox="none">
42400 \begin_inset Text
42401
42402 \begin_layout Plain Layout
42403
42404 \family sans
42405 \begin_inset Info
42406 type  "icon"
42407 arg   "note-insert"
42408 \end_inset
42409
42410
42411 \end_layout
42412
42413 \end_inset
42414 </cell>
42415 <cell alignment="center" valignment="top" usebox="none">
42416 \begin_inset Text
42417
42418 \begin_layout Plain Layout
42419
42420 \family sans
42421 Insert\SpecialChar menuseparator
42422 Note\SpecialChar menuseparator
42423 LyX
42424 \begin_inset space ~
42425 \end_inset
42426
42427 Note
42428 \end_layout
42429
42430 \end_inset
42431 </cell>
42432 </row>
42433 <row interlinespace="2.5mm">
42434 <cell alignment="center" valignment="top" usebox="none">
42435 \begin_inset Text
42436
42437 \begin_layout Plain Layout
42438
42439 \family sans
42440 \begin_inset Info
42441 type  "icon"
42442 arg   "box-insert Frameless"
42443 \end_inset
42444
42445
42446 \end_layout
42447
42448 \end_inset
42449 </cell>
42450 <cell alignment="center" valignment="top" usebox="none">
42451 \begin_inset Text
42452
42453 \begin_layout Plain Layout
42454
42455 \family sans
42456 Insert\SpecialChar menuseparator
42457 Box
42458 \end_layout
42459
42460 \end_inset
42461 </cell>
42462 </row>
42463 <row interlinespace="2.5mm">
42464 <cell alignment="center" valignment="top" usebox="none">
42465 \begin_inset Text
42466
42467 \begin_layout Plain Layout
42468
42469 \family sans
42470 \begin_inset Info
42471 type  "icon"
42472 arg   "href-insert"
42473 \end_inset
42474
42475
42476 \end_layout
42477
42478 \end_inset
42479 </cell>
42480 <cell alignment="center" valignment="top" usebox="none">
42481 \begin_inset Text
42482
42483 \begin_layout Plain Layout
42484
42485 \family sans
42486 Insert\SpecialChar menuseparator
42487 Hyperlink
42488 \end_layout
42489
42490 \end_inset
42491 </cell>
42492 </row>
42493 <row interlinespace="2.5mm">
42494 <cell alignment="center" valignment="top" usebox="none">
42495 \begin_inset Text
42496
42497 \begin_layout Plain Layout
42498
42499 \family sans
42500 \begin_inset Info
42501 type  "icon"
42502 arg   "ert-insert"
42503 \end_inset
42504
42505
42506 \end_layout
42507
42508 \end_inset
42509 </cell>
42510 <cell alignment="center" valignment="top" usebox="none">
42511 \begin_inset Text
42512
42513 \begin_layout Plain Layout
42514
42515 \family sans
42516 Insert\SpecialChar menuseparator
42517 TeX
42518 \begin_inset space ~
42519 \end_inset
42520
42521 Code
42522 \end_layout
42523
42524 \end_inset
42525 </cell>
42526 </row>
42527 <row interlinespace="2.5mm">
42528 <cell alignment="center" valignment="top" usebox="none">
42529 \begin_inset Text
42530
42531 \begin_layout Plain Layout
42532
42533 \family sans
42534 \begin_inset Info
42535 type  "icon"
42536 arg   "math-macro newmacroname newcommand"
42537 \end_inset
42538
42539
42540 \end_layout
42541
42542 \end_inset
42543 </cell>
42544 <cell alignment="center" valignment="top" usebox="none">
42545 \begin_inset Text
42546
42547 \begin_layout Plain Layout
42548
42549 \family sans
42550 Insert\SpecialChar menuseparator
42551 Math\SpecialChar menuseparator
42552 Macro
42553 \end_layout
42554
42555 \end_inset
42556 </cell>
42557 </row>
42558 <row interlinespace="2.5mm">
42559 <cell alignment="center" valignment="top" usebox="none">
42560 \begin_inset Text
42561
42562 \begin_layout Plain Layout
42563
42564 \family sans
42565 \begin_inset Info
42566 type  "icon"
42567 arg   "dialog-show-new-inset include"
42568 \end_inset
42569
42570
42571 \end_layout
42572
42573 \end_inset
42574 </cell>
42575 <cell alignment="center" valignment="top" usebox="none">
42576 \begin_inset Text
42577
42578 \begin_layout Plain Layout
42579
42580 \family sans
42581 Insert\SpecialChar menuseparator
42582 File\SpecialChar menuseparator
42583 Child
42584 \begin_inset space ~
42585 \end_inset
42586
42587 Document
42588 \end_layout
42589
42590 \end_inset
42591 </cell>
42592 </row>
42593 <row interlinespace="2.5mm">
42594 <cell alignment="center" valignment="top" usebox="none">
42595 \begin_inset Text
42596
42597 \begin_layout Plain Layout
42598
42599 \family sans
42600 \begin_inset Info
42601 type  "icon"
42602 arg   "dialog-show character"
42603 \end_inset
42604
42605
42606 \end_layout
42607
42608 \end_inset
42609 </cell>
42610 <cell alignment="center" valignment="top" usebox="none">
42611 \begin_inset Text
42612
42613 \begin_layout Plain Layout
42614
42615 \family sans
42616 Edit\SpecialChar menuseparator
42617 Text
42618 \begin_inset space ~
42619 \end_inset
42620
42621 Style\SpecialChar menuseparator
42622 Customized
42623 \end_layout
42624
42625 \end_inset
42626 </cell>
42627 </row>
42628 <row interlinespace="2.5mm">
42629 <cell alignment="center" valignment="top" usebox="none">
42630 \begin_inset Text
42631
42632 \begin_layout Plain Layout
42633
42634 \family sans
42635 \begin_inset Info
42636 type  "icon"
42637 arg   "layout-paragraph"
42638 \end_inset
42639
42640
42641 \end_layout
42642
42643 \end_inset
42644 </cell>
42645 <cell alignment="center" valignment="top" usebox="none">
42646 \begin_inset Text
42647
42648 \begin_layout Plain Layout
42649
42650 \family sans
42651 Edit\SpecialChar menuseparator
42652 Paragraph
42653 \begin_inset space ~
42654 \end_inset
42655
42656 Settings
42657 \end_layout
42658
42659 \end_inset
42660 </cell>
42661 </row>
42662 <row interlinespace="2.5mm">
42663 <cell alignment="center" valignment="top" usebox="none">
42664 \begin_inset Text
42665
42666 \begin_layout Plain Layout
42667
42668 \family sans
42669 \begin_inset Info
42670 type  "icon"
42671 arg   "thesaurus-entry"
42672 \end_inset
42673
42674
42675 \end_layout
42676
42677 \end_inset
42678 </cell>
42679 <cell alignment="center" valignment="top" usebox="none">
42680 \begin_inset Text
42681
42682 \begin_layout Plain Layout
42683
42684 \family sans
42685 Tools\SpecialChar menuseparator
42686 Thesaurus
42687 \end_layout
42688
42689 \end_inset
42690 </cell>
42691 </row>
42692 </lyxtabular>
42693
42694 \end_inset
42695
42696
42697 \end_layout
42698
42699 \begin_layout Subsection
42700 View/Update Toolbar
42701 \begin_inset Index idx
42702 status collapsed
42703
42704 \begin_layout Plain Layout
42705 Toolbar ! View / Update
42706 \end_layout
42707
42708 \end_inset
42709
42710
42711 \end_layout
42712
42713 \begin_layout Standard
42714 \begin_inset Graphics
42715         filename clipart/ViewToolbar.png
42716
42717 \end_inset
42718
42719
42720 \end_layout
42721
42722 \begin_layout Standard
42723 \begin_inset VSpace defskip
42724 \end_inset
42725
42726
42727 \end_layout
42728
42729 \begin_layout Standard
42730 The view/update toolbar as shown above contains from left to right the following
42731  buttons:
42732 \end_layout
42733
42734 \begin_layout Standard
42735 \begin_inset VSpace defskip
42736 \end_inset
42737
42738
42739 \end_layout
42740
42741 \begin_layout Standard
42742 \begin_inset Tabular
42743 <lyxtabular version="3" rows="7" columns="2">
42744 <features islongtable="true" longtabularalignment="center">
42745 <column alignment="left" valignment="top">
42746 <column alignment="left" valignment="top">
42747 <row interlinespace="2.5mm">
42748 <cell alignment="center" valignment="top" usebox="none">
42749 \begin_inset Text
42750
42751 \begin_layout Plain Layout
42752
42753 \family sans
42754 \begin_inset Info
42755 type  "icon"
42756 arg   "buffer-view"
42757 \end_inset
42758
42759
42760 \end_layout
42761
42762 \end_inset
42763 </cell>
42764 <cell alignment="center" valignment="top" usebox="none">
42765 \begin_inset Text
42766
42767 \begin_layout Plain Layout
42768
42769 \family sans
42770 Document\SpecialChar menuseparator
42771 View
42772 \end_layout
42773
42774 \end_inset
42775 </cell>
42776 </row>
42777 <row interlinespace="2.5mm">
42778 <cell alignment="center" valignment="top" usebox="none">
42779 \begin_inset Text
42780
42781 \begin_layout Plain Layout
42782
42783 \family sans
42784 \begin_inset Info
42785 type  "icon"
42786 arg   "buffer-update"
42787 \end_inset
42788
42789
42790 \end_layout
42791
42792 \end_inset
42793 </cell>
42794 <cell alignment="center" valignment="top" usebox="none">
42795 \begin_inset Text
42796
42797 \begin_layout Plain Layout
42798
42799 \family sans
42800 Document\SpecialChar menuseparator
42801 Update
42802 \end_layout
42803
42804 \end_inset
42805 </cell>
42806 </row>
42807 <row interlinespace="2.5mm">
42808 <cell alignment="center" valignment="top" usebox="none">
42809 \begin_inset Text
42810
42811 \begin_layout Plain Layout
42812
42813 \family sans
42814 \begin_inset Info
42815 type  "icon"
42816 arg   "master-buffer-view"
42817 \end_inset
42818
42819
42820 \end_layout
42821
42822 \end_inset
42823 </cell>
42824 <cell alignment="center" valignment="top" usebox="none">
42825 \begin_inset Text
42826
42827 \begin_layout Plain Layout
42828
42829 \family sans
42830 Document\SpecialChar menuseparator
42831 Master
42832 \begin_inset space ~
42833 \end_inset
42834
42835 Document
42836 \end_layout
42837
42838 \end_inset
42839 </cell>
42840 </row>
42841 <row interlinespace="2.5mm">
42842 <cell alignment="center" valignment="top" usebox="none">
42843 \begin_inset Text
42844
42845 \begin_layout Plain Layout
42846
42847 \family sans
42848 \begin_inset Info
42849 type  "icon"
42850 arg   "master-buffer-update"
42851 \end_inset
42852
42853
42854 \end_layout
42855
42856 \end_inset
42857 </cell>
42858 <cell alignment="center" valignment="top" usebox="none">
42859 \begin_inset Text
42860
42861 \begin_layout Plain Layout
42862
42863 \family sans
42864 Document\SpecialChar menuseparator
42865 Update
42866 \begin_inset space ~
42867 \end_inset
42868
42869 Master
42870 \begin_inset space ~
42871 \end_inset
42872
42873 Document
42874 \end_layout
42875
42876 \end_inset
42877 </cell>
42878 </row>
42879 <row interlinespace="2.5mm">
42880 <cell alignment="center" valignment="top" usebox="none">
42881 \begin_inset Text
42882
42883 \begin_layout Plain Layout
42884
42885 \family sans
42886 \begin_inset Info
42887 type  "icon"
42888 arg   "buffer-toggle-output-sync"
42889 \end_inset
42890
42891
42892 \end_layout
42893
42894 \end_inset
42895 </cell>
42896 <cell alignment="center" valignment="top" usebox="none">
42897 \begin_inset Text
42898
42899 \begin_layout Plain Layout
42900
42901 \family sans
42902 Document\SpecialChar menuseparator
42903 Settings\SpecialChar menuseparator
42904 Output\SpecialChar menuseparator
42905 Synchronize with Output
42906 \end_layout
42907
42908 \end_inset
42909 </cell>
42910 </row>
42911 <row interlinespace="2.5mm">
42912 <cell alignment="center" valignment="top" usebox="none">
42913 \begin_inset Text
42914
42915 \begin_layout Plain Layout
42916 \begin_inset Info
42917 type  "icon"
42918 arg   "view-others"
42919 \end_inset
42920
42921
42922 \family sans
42923 *
42924 \end_layout
42925
42926 \end_inset
42927 </cell>
42928 <cell alignment="center" valignment="top" usebox="none">
42929 \begin_inset Text
42930
42931 \begin_layout Plain Layout
42932
42933 \family sans
42934 Document\SpecialChar menuseparator
42935 View (Other Formats)
42936 \end_layout
42937
42938 \end_inset
42939 </cell>
42940 </row>
42941 <row interlinespace="2.5mm">
42942 <cell alignment="center" valignment="top" usebox="none">
42943 \begin_inset Text
42944
42945 \begin_layout Plain Layout
42946 \begin_inset Info
42947 type  "icon"
42948 arg   "update-others"
42949 \end_inset
42950
42951 *
42952 \end_layout
42953
42954 \end_inset
42955 </cell>
42956 <cell alignment="center" valignment="top" usebox="none">
42957 \begin_inset Text
42958
42959 \begin_layout Plain Layout
42960
42961 \family sans
42962 Document\SpecialChar menuseparator
42963 Update (Other Formats)
42964 \end_layout
42965
42966 \end_inset
42967 </cell>
42968 </row>
42969 </lyxtabular>
42970
42971 \end_inset
42972
42973
42974 \end_layout
42975
42976 \begin_layout Standard
42977 * These icons might look different for you if you do not use the default
42978  icon set.
42979 \end_layout
42980
42981 \begin_layout Subsection
42982 Other Toolbars
42983 \end_layout
42984
42985 \begin_layout Standard
42986 The change tracking toolbar is explained in section
42987 \begin_inset space ~
42988 \end_inset
42989
42990
42991 \begin_inset CommandInset ref
42992 LatexCommand ref
42993 reference "sec:Change-Tracking"
42994
42995 \end_inset
42996
42997 , the table toolbar
42998 \begin_inset Index idx
42999 status collapsed
43000
43001 \begin_layout Plain Layout
43002 Toolbar ! Table
43003 \end_layout
43004
43005 \end_inset
43006
43007  in the 
43008 \emph on
43009 Embedded
43010 \begin_inset space ~
43011 \end_inset
43012
43013 Objects
43014 \emph default
43015  manual and the math macro toolbar
43016 \begin_inset Index idx
43017 status collapsed
43018
43019 \begin_layout Plain Layout
43020 Toolbar ! Macro
43021 \end_layout
43022
43023 \end_inset
43024
43025  in the 
43026 \emph on
43027 Math
43028 \emph default
43029  manual.
43030 \end_layout
43031
43032 \begin_layout Chapter
43033 The Document Settings
43034 \begin_inset CommandInset label
43035 LatexCommand label
43036 name "chap:The-Document-Settings"
43037
43038 \end_inset
43039
43040
43041 \begin_inset Index idx
43042 status collapsed
43043
43044 \begin_layout Plain Layout
43045 Document ! Settings
43046 \end_layout
43047
43048 \end_inset
43049
43050
43051 \end_layout
43052
43053 \begin_layout Standard
43054 The 
43055 \family sans
43056 Document
43057 \begin_inset space ~
43058 \end_inset
43059
43060 Setting
43061 \family default
43062 s dialog contains submenus to set properties for the whole document and
43063  is called with the menu
43064 \family sans
43065  Document\SpecialChar menuseparator
43066 Settings
43067 \family default
43068 .
43069  You can save your document settings as default with the
43070 \family sans
43071  Save as Document Defaults
43072 \family default
43073  button in any dialog.
43074  This will create a template named 
43075 \family typewriter
43076 defaults.lyx
43077 \family default
43078  which is automatically loaded by \SpecialChar LyX
43079  when you create a new document without
43080  using a template.
43081 \end_layout
43082
43083 \begin_layout Standard
43084 The button 
43085 \family sans
43086 Use Class Defaults
43087 \family default
43088  resets the document settings to the default of the document class.
43089  This affects mostly class options, the page layout and Numbering & TOC.
43090 \end_layout
43091
43092 \begin_layout Standard
43093 The different submenus of the dialog are explained in the following sections.
43094  There are so many document settings available that it might take a while
43095  to find the one you are looking for.
43096  To find a setting quicker, you can use the search field which is above
43097  the submenus of the dialog.
43098  If you search e.
43099 \begin_inset space \thinspace{}
43100 \end_inset
43101
43102 g.
43103 \begin_inset space \space{}
43104 \end_inset
43105
43106 for 
43107 \begin_inset Quotes eld
43108 \end_inset
43109
43110 page
43111 \begin_inset Quotes erd
43112 \end_inset
43113
43114 , you will see that some submenus will be grayed-out and disabled.
43115  Only the submenus with page settings stay enabled.
43116  The found page settings are labeled red in these submenus.
43117 \end_layout
43118
43119 \begin_layout Section
43120 Document Class
43121 \end_layout
43122
43123 \begin_layout Standard
43124 Here you set the document class, class options, a graphics driver, and a
43125  master document.
43126  Document classes are described in section
43127 \begin_inset space ~
43128 \end_inset
43129
43130
43131 \begin_inset CommandInset ref
43132 LatexCommand ref
43133 reference "sec:Document-Classes"
43134
43135 \end_inset
43136
43137 .
43138  
43139 \end_layout
43140
43141 \begin_layout Standard
43142 With the button 
43143 \family sans
43144 Local
43145 \begin_inset space ~
43146 \end_inset
43147
43148 Layout
43149 \family default
43150  you can load you own layout-file, that is not in \SpecialChar LyX
43151 's 
43152 \emph on
43153 layouts
43154 \emph default
43155  folder and thus not recognized by \SpecialChar LyX
43156  as a layout for a document class.
43157  For more about layout-files, see the chapter 
43158 \emph on
43159 Installing New Document Classes, Types of Layout Files
43160 \emph default
43161  of the 
43162 \emph on
43163 Customization
43164 \emph default
43165  Handbook.
43166 \end_layout
43167
43168 \begin_layout Standard
43169 Some classes use special class options by default.
43170  If this is the case, they are listed in the field 
43171 \family sans
43172 Predefined
43173 \family default
43174  and you can decide to use them or not.
43175  If you do not know exactly what the default class options are for, it is
43176  recommended you leave them untouched.
43177  The 
43178 \family sans
43179 Graphics driver
43180 \family default
43181  is used for \SpecialChar LaTeX
43182 's graphics, color and page layout packages.
43183  If using 
43184 \family sans
43185 Default
43186 \family default
43187 , the default driver for the \SpecialChar LaTeX
43188 -packages is used.
43189  It is recommended that you use the default unless you know what you are
43190  doing.
43191 \begin_inset Foot
43192 status collapsed
43193
43194 \begin_layout Plain Layout
43195 When you want to use one of the following drivers
43196 \begin_inset Newline newline
43197 \end_inset
43198
43199
43200 \family sans
43201 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43202 \family default
43203
43204 \begin_inset Newline newline
43205 \end_inset
43206
43207 you first have to activate them in your \SpecialChar LaTeX
43208  distribution, see section 
43209 \emph on
43210 Driver support
43211 \emph default
43212  in 
43213 \begin_inset CommandInset href
43214 LatexCommand href
43215 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43216 literal "false"
43217
43218 \end_inset
43219
43220 .
43221 \end_layout
43222
43223 \end_inset
43224
43225
43226 \end_layout
43227
43228 \begin_layout Standard
43229 Specifying a 
43230 \family sans
43231 Master
43232 \family default
43233  document is necessary if the current document is a child or subdocument.
43234  The master document will be used by \SpecialChar LyX
43235  in the background if the child document
43236  is opened without its master.
43237  This way child documents are always compilable.
43238  More about master and child documents is explained in the section 
43239 \emph on
43240 Child Documents
43241 \emph default
43242  of the 
43243 \emph on
43244 Embedded
43245 \begin_inset space ~
43246 \end_inset
43247
43248 Objects
43249 \emph default
43250  manual.
43251 \end_layout
43252
43253 \begin_layout Standard
43254 There is also an option to suppress the date and one to use the \SpecialChar LaTeX
43255 -package
43256  
43257 \series bold
43258 refstyle
43259 \series default
43260  instead of 
43261 \series bold
43262 prettyref
43263 \series default
43264
43265 \begin_inset Index idx
43266 status collapsed
43267
43268 \begin_layout Plain Layout
43269 \SpecialChar LaTeX
43270 -packages ! prettyref
43271 \end_layout
43272
43273 \end_inset
43274
43275
43276 \begin_inset Index idx
43277 status collapsed
43278
43279 \begin_layout Plain Layout
43280 \SpecialChar LaTeX
43281 -packages ! refstyle
43282 \end_layout
43283
43284 \end_inset
43285
43286  for cross-references, see section
43287 \begin_inset space ~
43288 \end_inset
43289
43290
43291 \begin_inset CommandInset ref
43292 LatexCommand ref
43293 reference "sec:Cross-References"
43294
43295 \end_inset
43296
43297 .
43298 \end_layout
43299
43300 \begin_layout Section
43301 Child Documents
43302 \end_layout
43303
43304 \begin_layout Standard
43305 This submenu is only visible when your document includes child documents.
43306  Please refer to the section 
43307 \emph on
43308 Child
43309 \begin_inset space ~
43310 \end_inset
43311
43312 Documents
43313 \emph default
43314  of the 
43315 \emph on
43316 Embedded
43317 \begin_inset space ~
43318 \end_inset
43319
43320 Objects
43321 \emph default
43322  manual for details.
43323 \end_layout
43324
43325 \begin_layout Section
43326 Modules
43327 \end_layout
43328
43329 \begin_layout Standard
43330 Modules are explained in section
43331 \begin_inset space ~
43332 \end_inset
43333
43334
43335 \begin_inset CommandInset ref
43336 LatexCommand ref
43337 reference "subsec:Modules"
43338
43339 \end_inset
43340
43341 .
43342 \end_layout
43343
43344 \begin_layout Section
43345 Local Layout
43346 \end_layout
43347
43348 \begin_layout Standard
43349 See section
43350 \begin_inset space ~
43351 \end_inset
43352
43353
43354 \begin_inset CommandInset ref
43355 LatexCommand ref
43356 reference "subsec:Local-Layout"
43357
43358 \end_inset
43359
43360  for a description.
43361 \end_layout
43362
43363 \begin_layout Section
43364 Fonts
43365 \end_layout
43366
43367 \begin_layout Standard
43368 The document font settings are described in section
43369 \begin_inset space ~
43370 \end_inset
43371
43372
43373 \begin_inset CommandInset ref
43374 LatexCommand ref
43375 reference "sec:Fonts-and-Text"
43376
43377 \end_inset
43378
43379 .
43380 \end_layout
43381
43382 \begin_layout Section
43383 Text Layout
43384 \end_layout
43385
43386 \begin_layout Standard
43387 You can specify if paragraphs should be separated by 
43388 \family sans
43389 Indentation
43390 \family default
43391  or by 
43392 \family sans
43393 Vertical space
43394 \family default
43395 .
43396  The 
43397 \family sans
43398 Line
43399 \begin_inset space ~
43400 \end_inset
43401
43402 spacing
43403 \family default
43404  and whether it should be a 
43405 \family sans
43406 Two-column
43407 \begin_inset space ~
43408 \end_inset
43409
43410 document
43411 \family default
43412  can also be specified here.
43413 \end_layout
43414
43415 \begin_layout Standard
43416 Note that \SpecialChar LyX
43417  will not show two columns or the specified line spacing on screen.
43418  That would be impractical, often unreadable, and is not part of the WYSIWYM
43419  concept.
43420  However, it will be as you specified in the output.
43421 \end_layout
43422
43423 \begin_layout Standard
43424 With the option 
43425 \family sans
43426 Use justification in \SpecialChar LyX
43427  work area
43428 \family default
43429  you can decide if \SpecialChar LyX
43430  justifies the text on screen.
43431  This only affects the text inside \SpecialChar LyX
43432  not in the output.
43433 \end_layout
43434
43435 \begin_layout Section
43436 Page Layout
43437 \end_layout
43438
43439 \begin_layout Standard
43440 This dialog is described in sections
43441 \begin_inset space ~
43442 \end_inset
43443
43444
43445 \begin_inset CommandInset ref
43446 LatexCommand ref
43447 reference "subsec:Paper-Size,-Orientation"
43448
43449 \end_inset
43450
43451  and 
43452 \begin_inset CommandInset ref
43453 LatexCommand ref
43454 reference "subsec:Document-Layout"
43455
43456 \end_inset
43457
43458 .
43459 \end_layout
43460
43461 \begin_layout Section
43462 Page Margins
43463 \end_layout
43464
43465 \begin_layout Standard
43466 Here you can adjust the page margins as described in section
43467 \begin_inset space ~
43468 \end_inset
43469
43470
43471 \begin_inset CommandInset ref
43472 LatexCommand ref
43473 reference "subsec:Margins"
43474
43475 \end_inset
43476
43477 .
43478 \end_layout
43479
43480 \begin_layout Section
43481 Language
43482 \begin_inset CommandInset label
43483 LatexCommand label
43484 name "sec:Language-encodings"
43485
43486 \end_inset
43487
43488
43489 \begin_inset Index idx
43490 status collapsed
43491
43492 \begin_layout Plain Layout
43493 Language ! Encoding
43494 \end_layout
43495
43496 \end_inset
43497
43498
43499 \end_layout
43500
43501 \begin_layout Standard
43502 The document language and quote styles are set here.
43503  The encoding specifies how the document content is exported to \SpecialChar LaTeX
43504  (the \SpecialChar LyX
43505  file
43506  is always encoded in utf8).
43507  All characters that cannot be encoded using the specified encoding will
43508  be exported as \SpecialChar LaTeX
43509 -commands (this can fail if a \SpecialChar LaTeX
43510 -command is not known for
43511  a particular character).
43512 \end_layout
43513
43514 \begin_layout Standard
43515 If you use the option 
43516 \family sans
43517 Language Default
43518 \family default
43519 , \SpecialChar LyX
43520  determines the encoding of a text part from the language of this text.
43521  If the document contains text in more than one language you may get more
43522  than one encoding in the \SpecialChar LaTeX
43523  file.
43524  If you do not use this option then the complete document will always use
43525  exactly one encoding.
43526  Checking this option is the preferred setting.
43527 \end_layout
43528
43529 \begin_layout Standard
43530 \SpecialChar LyX
43531  also supports Unicode output, which is particularly useful if you need
43532  lots of special symbols or non-alphabetic scripts, respectively.
43533  If you want to use this (and your \SpecialChar LaTeX
43534  installation supports Unicode), choose
43535  one of the four utf8 variants from the list below.
43536  Unfortunately the Unicode support of standard \SpecialChar LaTeX
43537  is quite incomplete, so
43538  it is not uncommon that a file with lots of Unicode symbols works fine
43539  with 
43540 \family sans
43541 Language Default
43542 \family default
43543  (when \SpecialChar LyX
43544  uses its list of known \SpecialChar LaTeX
43545 -commands), but does not work with a fixed
43546  utf8 encoding (when the list of known \SpecialChar LaTeX
43547 -commands is not used, because all
43548  Unicode symbols can be encoded in utf8).
43549  The situation is much better with Xe\SpecialChar TeX
43550  and Lua\SpecialChar TeX
43551 , two new alternative engines
43552  to standard \SpecialChar LaTeX
43553 .
43554  Both engines support Unicode natively.
43555  \SpecialChar LyX
43556  now also supports these two engines (via the output formats 
43557 \family sans
43558 PDF
43559 \begin_inset space ~
43560 \end_inset
43561
43562 (XeTeX)
43563 \family default
43564
43565 \family sans
43566 PDF
43567 \begin_inset space ~
43568 \end_inset
43569
43570 (LuaTeX)
43571 \family default
43572  and 
43573 \family sans
43574 DVI
43575 \begin_inset space ~
43576 \end_inset
43577
43578 (LuaTeX)
43579 \family default
43580 , see section
43581 \begin_inset space ~
43582 \end_inset
43583
43584
43585 \begin_inset CommandInset ref
43586 LatexCommand ref
43587 reference "subsec:Output-file-formats"
43588
43589 \end_inset
43590
43591 ).
43592  So if you are using many special or accented characters and 
43593 \family sans
43594 Language Default
43595 \family default
43596  fails, you might try out one of these new engines.
43597 \end_layout
43598
43599 \begin_layout Standard
43600 The 
43601 \family sans
43602 Language
43603 \begin_inset space ~
43604 \end_inset
43605
43606 package
43607 \family default
43608  determines the \SpecialChar LaTeX
43609 -package that is used for hyphenation and the translation
43610  of strings like 
43611 \begin_inset Quotes eld
43612 \end_inset
43613
43614 Part
43615 \begin_inset Quotes erd
43616 \end_inset
43617
43618 .
43619  The possible settings are:
43620 \end_layout
43621
43622 \begin_layout Description
43623 Default uses the language package that is selected in
43624 \family sans
43625  Tools\SpecialChar menuseparator
43626 Preferences\SpecialChar menuseparator
43627 Language Settings
43628 \family default
43629  (see section
43630 \begin_inset space ~
43631 \end_inset
43632
43633
43634 \begin_inset CommandInset ref
43635 LatexCommand ref
43636 reference "subsec:Prefs-Language"
43637
43638 \end_inset
43639
43640 ).
43641 \end_layout
43642
43643 \begin_layout Description
43644 Automatic selects the most suitable language package for the view/export
43645  format you will use.
43646  In many cases this will be 
43647 \series bold
43648 babel
43649 \series default
43650
43651 \begin_inset Index idx
43652 status collapsed
43653
43654 \begin_layout Plain Layout
43655 \SpecialChar LaTeX
43656 -packages ! babel
43657 \end_layout
43658
43659 \end_inset
43660
43661 .
43662  If the newer package 
43663 \series bold
43664 polyglossia
43665 \series default
43666
43667 \begin_inset Index idx
43668 status collapsed
43669
43670 \begin_layout Plain Layout
43671 \SpecialChar LaTeX
43672 -packages ! polyglossia
43673 \end_layout
43674
43675 \end_inset
43676
43677  is more appropriate (is the case when using Xe\SpecialChar TeX
43678  or Lua\SpecialChar TeX
43679  and non-\SpecialChar TeX
43680  fonts),
43681  this package will be used instead of 
43682 \series bold
43683 babel
43684 \series default
43685 .
43686 \end_layout
43687
43688 \begin_layout Description
43689 Always
43690 \begin_inset space ~
43691 \end_inset
43692
43693 Babel uses 
43694 \series bold
43695 babel
43696 \series default
43697  even if 
43698 \series bold
43699 polyglossia
43700 \series default
43701  would be more appropriate.
43702 \end_layout
43703
43704 \begin_layout Description
43705 Custom allows you to specify a language package command of your choice.
43706  For example if you want to use a language-specific package like 
43707 \series bold
43708 ngerman
43709 \series default
43710  (for German texts), type in
43711 \series bold
43712
43713 \begin_inset Newline newline
43714 \end_inset
43715
43716
43717 \backslash
43718 usepackage{ngerman}
43719 \end_layout
43720
43721 \begin_layout Description
43722 None will not use a language package.
43723  This is necessary for some document classes for scientific articles.
43724 \end_layout
43725
43726 \begin_layout Standard
43727 Here is a list with the important encodings:
43728 \end_layout
43729
43730 \begin_layout Description
43731 Language
43732 \begin_inset space ~
43733 \end_inset
43734
43735 Default
43736 \begin_inset space ~
43737 \end_inset
43738
43739 (no
43740 \begin_inset space ~
43741 \end_inset
43742
43743 inputenc) Same as 
43744 \family sans
43745 Language Default
43746 \family default
43747 , but the \SpecialChar LaTeX
43748 -package 
43749 \series bold
43750 inputenc
43751 \series default
43752
43753 \begin_inset Index idx
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757 \SpecialChar LaTeX
43758 -packages ! inputenc
43759 \end_layout
43760
43761 \end_inset
43762
43763  is not used.
43764  When using this, you probably need to load some additional packages manually
43765  in the preamble and specify the used encoding for text parts in foreign
43766  languages in \SpecialChar TeX
43767  code.
43768 \end_layout
43769
43770 \begin_layout Description
43771 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43772  \SpecialChar LyX
43773  converts all other characters into \SpecialChar LaTeX
43774  commands, which may result in a big
43775  file when lots of \SpecialChar LaTeX
43776 -commands are needed.
43777 \end_layout
43778
43779 \begin_layout Description
43780 Arabic
43781 \begin_inset space ~
43782 \end_inset
43783
43784 (CP
43785 \begin_inset space ~
43786 \end_inset
43787
43788 1256) MS Windows code page for Arabic and Farsi
43789 \end_layout
43790
43791 \begin_layout Description
43792 Arabic
43793 \begin_inset space ~
43794 \end_inset
43795
43796 (ISO
43797 \begin_inset space ~
43798 \end_inset
43799
43800 8859-6) for Arabic and Farsi
43801 \end_layout
43802
43803 \begin_layout Description
43804 Armenian
43805 \begin_inset space ~
43806 \end_inset
43807
43808 (ArmSCII8) for Armenian
43809 \end_layout
43810
43811 \begin_layout Description
43812 Baltic
43813 \begin_inset space ~
43814 \end_inset
43815
43816 (CP
43817 \begin_inset space ~
43818 \end_inset
43819
43820 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43821  as the ISO-8859-13 encoding
43822 \end_layout
43823
43824 \begin_layout Description
43825 Baltic
43826 \begin_inset space ~
43827 \end_inset
43828
43829 (ISO
43830 \begin_inset space ~
43831 \end_inset
43832
43833 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43834  encoding
43835 \end_layout
43836
43837 \begin_layout Description
43838 Baltic
43839 \begin_inset space ~
43840 \end_inset
43841
43842 (ISO
43843 \begin_inset space ~
43844 \end_inset
43845
43846 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43847  ISO-8859-13 encoding
43848 \end_layout
43849
43850 \begin_layout Description
43851 Central
43852 \begin_inset space ~
43853 \end_inset
43854
43855 European
43856 \begin_inset space ~
43857 \end_inset
43858
43859 (CP
43860 \begin_inset space ~
43861 \end_inset
43862
43863 1250) MS Windows code page for ISO
43864 \begin_inset space ~
43865 \end_inset
43866
43867 8859-2 (latin2)
43868 \end_layout
43869
43870 \begin_layout Description
43871 Central
43872 \begin_inset space ~
43873 \end_inset
43874
43875 European
43876 \begin_inset space ~
43877 \end_inset
43878
43879 (ISO
43880 \begin_inset space ~
43881 \end_inset
43882
43883 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43884  Romanian, Slovak and Slovenian
43885 \end_layout
43886
43887 \begin_layout Description
43888 Chinese
43889 \begin_inset space ~
43890 \end_inset
43891
43892 (simplified)
43893 \begin_inset space ~
43894 \end_inset
43895
43896 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43897  this encoding is officially replaced by the encoding GB18030, as GB18030
43898  is not available for \SpecialChar LaTeX
43899  you should try to use the encoding Unicode
43900 \begin_inset space ~
43901 \end_inset
43902
43903 (CJK)
43904 \begin_inset space ~
43905 \end_inset
43906
43907 (utf8)
43908 \end_layout
43909
43910 \begin_layout Description
43911 Chinese
43912 \begin_inset space ~
43913 \end_inset
43914
43915 (simplified)
43916 \begin_inset space ~
43917 \end_inset
43918
43919 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43920  except for the Euro currency sign, since 2001 this encoding is officially
43921  replaced by the encoding GB18030, as GB18030 is not available for \SpecialChar LaTeX
43922  you
43923  should try to use the encoding Unicode
43924 \begin_inset space ~
43925 \end_inset
43926
43927 (CJK)
43928 \begin_inset space ~
43929 \end_inset
43930
43931 (utf8)
43932 \end_layout
43933
43934 \begin_layout Description
43935 Chinese
43936 \begin_inset space ~
43937 \end_inset
43938
43939 (traditional)
43940 \begin_inset space ~
43941 \end_inset
43942
43943 (EUC-TW) for traditional Chinese
43944 \end_layout
43945
43946 \begin_layout Description
43947 Cyrillic
43948 \begin_inset space ~
43949 \end_inset
43950
43951 (CP
43952 \begin_inset space ~
43953 \end_inset
43954
43955 1251) MS Windows code page for Cyrillic
43956 \end_layout
43957
43958 \begin_layout Description
43959 Cyrillic
43960 \begin_inset space ~
43961 \end_inset
43962
43963 (ISO
43964 \begin_inset space ~
43965 \end_inset
43966
43967 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43968 \end_layout
43969
43970 \begin_layout Description
43971 Cyrillic
43972 \begin_inset space ~
43973 \end_inset
43974
43975 (KOI8-R) standard Cyrillic especially for Russian
43976 \end_layout
43977
43978 \begin_layout Description
43979 Cyrillic
43980 \begin_inset space ~
43981 \end_inset
43982
43983 (KOI8-U) Cyrillic for Ukrainian
43984 \end_layout
43985
43986 \begin_layout Description
43987 Cyrillic
43988 \begin_inset space ~
43989 \end_inset
43990
43991 (pt
43992 \begin_inset space ~
43993 \end_inset
43994
43995 154) Cyrillic for Kazakh
43996 \end_layout
43997
43998 \begin_layout Description
43999 Greek
44000 \begin_inset space ~
44001 \end_inset
44002
44003 (ISO
44004 \begin_inset space ~
44005 \end_inset
44006
44007 8859-7) for Greek
44008 \end_layout
44009
44010 \begin_layout Description
44011 Hebrew
44012 \begin_inset space ~
44013 \end_inset
44014
44015 (CP
44016 \begin_inset space ~
44017 \end_inset
44018
44019 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44020 \end_layout
44021
44022 \begin_layout Description
44023 Hebrew
44024 \begin_inset space ~
44025 \end_inset
44026
44027 (ISO
44028 \begin_inset space ~
44029 \end_inset
44030
44031 8859-8) for Hebrew
44032 \end_layout
44033
44034 \begin_layout Description
44035 Japanese
44036 \begin_inset space ~
44037 \end_inset
44038
44039 (CJK)
44040 \begin_inset space ~
44041 \end_inset
44042
44043 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
44044 -package 
44045 \series bold
44046 CJK
44047 \series default
44048
44049 \begin_inset Index idx
44050 status collapsed
44051
44052 \begin_layout Plain Layout
44053 \SpecialChar LaTeX
44054 -packages ! CJK
44055 \end_layout
44056
44057 \end_inset
44058
44059 , when using this, set the document language to 
44060 \family sans
44061 Japanese (CJK)
44062 \end_layout
44063
44064 \begin_layout Description
44065 Japanese
44066 \begin_inset space ~
44067 \end_inset
44068
44069 (CJK)
44070 \begin_inset space ~
44071 \end_inset
44072
44073 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
44074 -package 
44075 \series bold
44076 CJK
44077 \series default
44078 , when using this, set the document language to 
44079 \family sans
44080 Japanese
44081 \begin_inset space ~
44082 \end_inset
44083
44084 (CJK)
44085 \end_layout
44086
44087 \begin_layout Description
44088 Japanese
44089 \begin_inset space ~
44090 \end_inset
44091
44092 (non-CJK)
44093 \begin_inset space ~
44094 \end_inset
44095
44096 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
44097 -package 
44098 \series bold
44099 japanese
44100 \series default
44101
44102 \begin_inset Index idx
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106 \SpecialChar LaTeX
44107 -packages ! japanese
44108 \end_layout
44109
44110 \end_inset
44111
44112 , when using this, set the document language to 
44113 \family sans
44114 Japanese
44115 \end_layout
44116
44117 \begin_layout Description
44118 Japanese
44119 \begin_inset space ~
44120 \end_inset
44121
44122 (non-CJK)
44123 \begin_inset space ~
44124 \end_inset
44125
44126 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
44127 -package 
44128 \series bold
44129 japanese
44130 \series default
44131 , when using this, set the document language to 
44132 \family sans
44133 Japanese
44134 \end_layout
44135
44136 \begin_layout Description
44137 Japanese
44138 \begin_inset space ~
44139 \end_inset
44140
44141 (non-CJK)
44142 \begin_inset space ~
44143 \end_inset
44144
44145 (SJIS) SJIS encoding for Japanese, uses the \SpecialChar LaTeX
44146 -package 
44147 \series bold
44148 japanese
44149 \series default
44150 , when using this, set the document language to 
44151 \family sans
44152 Japanese
44153 \end_layout
44154
44155 \begin_layout Description
44156 Korean
44157 \begin_inset space ~
44158 \end_inset
44159
44160 (EUC-KR) for Korean
44161 \end_layout
44162
44163 \begin_layout Description
44164 Southern
44165 \begin_inset space ~
44166 \end_inset
44167
44168 European
44169 \begin_inset space ~
44170 \end_inset
44171
44172 (ISO
44173 \begin_inset space ~
44174 \end_inset
44175
44176 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44177 \end_layout
44178
44179 \begin_layout Description
44180 South-Eastern
44181 \begin_inset space ~
44182 \end_inset
44183
44184 European
44185 \begin_inset space ~
44186 \end_inset
44187
44188 (ISO
44189 \begin_inset space ~
44190 \end_inset
44191
44192 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44193  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44194  to cover many languages and characters with diacritics
44195 \end_layout
44196
44197 \begin_layout Description
44198 Thai
44199 \begin_inset space ~
44200 \end_inset
44201
44202 (TIS
44203 \begin_inset space ~
44204 \end_inset
44205
44206 620-0) for Thai
44207 \end_layout
44208
44209 \begin_layout Description
44210 Turkish
44211 \begin_inset space ~
44212 \end_inset
44213
44214 (ISO
44215 \begin_inset space ~
44216 \end_inset
44217
44218 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44219  Icelandic letters are replaced by Turkish ones
44220 \end_layout
44221
44222 \begin_layout Description
44223 Unicode
44224 \begin_inset space ~
44225 \end_inset
44226
44227 (CJK)
44228 \begin_inset space ~
44229 \end_inset
44230
44231 (utf8) Unicode utf8 with the \SpecialChar LaTeX
44232 -package 
44233 \series bold
44234 CJK
44235 \series default
44236
44237 \begin_inset Index idx
44238 status collapsed
44239
44240 \begin_layout Plain Layout
44241 \SpecialChar LaTeX
44242 -packages ! CJK
44243 \end_layout
44244
44245 \end_inset
44246
44247  (for the languages Chinese, Japanese and Korean)
44248 \end_layout
44249
44250 \begin_layout Description
44251 Unicode
44252 \begin_inset space ~
44253 \end_inset
44254
44255 (Xe
44256 \family sans
44257 TeX
44258 \family default
44259 )
44260 \begin_inset space ~
44261 \end_inset
44262
44263 (utf8) Unicode utf8 to be used with 
44264 \family sans
44265 Xe\SpecialChar TeX
44266
44267 \family default
44268  and 
44269 \family sans
44270 Lua\SpecialChar TeX
44271
44272 \family default
44273 , which use Unicode directly, without the help of the \SpecialChar LaTeX
44274 -package 
44275 \series bold
44276 inputenc
44277 \series default
44278 .
44279  \SpecialChar LyX
44280  automatically selects this encoding if you export or preview Xe\SpecialChar TeX
44281  or Lua\SpecialChar TeX
44282 .
44283  Normally you do not need to set this encoding manually.
44284 \end_layout
44285
44286 \begin_layout Description
44287 Unicode
44288 \begin_inset space ~
44289 \end_inset
44290
44291 (ucs-extended)
44292 \begin_inset space ~
44293 \end_inset
44294
44295 (utf8x) Unicode utf8 based on the \SpecialChar LaTeX
44296 -package 
44297 \series bold
44298 ucs
44299 \series default
44300
44301 \begin_inset Index idx
44302 status collapsed
44303
44304 \begin_layout Plain Layout
44305 \SpecialChar LaTeX
44306 -packages ! ucs
44307 \end_layout
44308
44309 \end_inset
44310
44311  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44312 \end_layout
44313
44314 \begin_layout Description
44315 Unicode
44316 \begin_inset space ~
44317 \end_inset
44318
44319 (utf8) Unicode utf8 based on the \SpecialChar LaTeX
44320 -package 
44321 \series bold
44322 inputenc
44323 \series default
44324
44325 \begin_inset Index idx
44326 status collapsed
44327
44328 \begin_layout Plain Layout
44329 \SpecialChar LaTeX
44330 -packages ! inputenc
44331 \end_layout
44332
44333 \end_inset
44334
44335 .
44336  Currently only a limited range of characters (mainly for Latin scripts)
44337  is supported.
44338 \end_layout
44339
44340 \begin_layout Description
44341 Western
44342 \begin_inset space ~
44343 \end_inset
44344
44345 European
44346 \begin_inset space ~
44347 \end_inset
44348
44349 (CP
44350 \begin_inset space ~
44351 \end_inset
44352
44353 1252) MS Windows code page for ISO
44354 \begin_inset space ~
44355 \end_inset
44356
44357 8859-1 (latin1)
44358 \end_layout
44359
44360 \begin_layout Description
44361 Western
44362 \begin_inset space ~
44363 \end_inset
44364
44365 European
44366 \begin_inset space ~
44367 \end_inset
44368
44369 (ISO
44370 \begin_inset space ~
44371 \end_inset
44372
44373 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44374  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44375  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44376  encoding instead
44377 \end_layout
44378
44379 \begin_layout Description
44380 Western
44381 \begin_inset space ~
44382 \end_inset
44383
44384 European
44385 \begin_inset space ~
44386 \end_inset
44387
44388 (ISO
44389 \begin_inset space ~
44390 \end_inset
44391
44392 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44393  sign, the œ-ligature and some characters used for French and Finnish
44394 \end_layout
44395
44396 \begin_layout Section
44397 Colors
44398 \begin_inset Index idx
44399 status collapsed
44400
44401 \begin_layout Plain Layout
44402 Color ! main text
44403 \end_layout
44404
44405 \end_inset
44406
44407
44408 \begin_inset Index idx
44409 status collapsed
44410
44411 \begin_layout Plain Layout
44412 Color ! background
44413 \end_layout
44414
44415 \end_inset
44416
44417
44418 \begin_inset Index idx
44419 status collapsed
44420
44421 \begin_layout Plain Layout
44422 Color ! Shaded boxes
44423 \end_layout
44424
44425 \end_inset
44426
44427
44428 \begin_inset Index idx
44429 status collapsed
44430
44431 \begin_layout Plain Layout
44432 Color ! Greyed-out notes
44433 \end_layout
44434
44435 \end_inset
44436
44437
44438 \end_layout
44439
44440 \begin_layout Standard
44441 Here you can alter the font color for the 
44442 \family sans
44443 Main text
44444 \family default
44445  (default: black), for 
44446 \family sans
44447 Greyed
44448 \begin_inset space ~
44449 \end_inset
44450
44451 out notes
44452 \family default
44453  (default: light grey)for the background color for the 
44454 \family sans
44455 Page
44456 \family default
44457  (default: white) and for 
44458 \family sans
44459 Shaded
44460 \begin_inset space ~
44461 \end_inset
44462
44463 boxes
44464 \family default
44465  (default: red).
44466  The button 
44467 \family sans
44468 Reset
44469 \family default
44470  sets the color back to the default.
44471 \end_layout
44472
44473 \begin_layout Standard
44474 Clicking any button showing 
44475 \family sans
44476 Default
44477 \family default
44478  or 
44479 \family sans
44480 Change
44481 \family default
44482  opens a dialog enabling you to choose from a selection of colors or from
44483  a color-picker or to specify a color using HSL or RGB values.
44484  In the dialog you can add any color to the custom colors to select them
44485  later more quickly.
44486 \end_layout
44487
44488 \begin_layout Standard
44489 Note, if you change the 
44490 \family sans
44491 Main
44492 \begin_inset space ~
44493 \end_inset
44494
44495 text
44496 \family default
44497  font color and use the option 
44498 \family sans
44499 Color
44500 \begin_inset space ~
44501 \end_inset
44502
44503 links
44504 \family default
44505  in the document settings under 
44506 \family sans
44507 PDF
44508 \begin_inset space ~
44509 \end_inset
44510
44511 properties
44512 \family default
44513 , you probably also need to change the link font color as described in section
44514 \begin_inset space ~
44515 \end_inset
44516
44517
44518 \begin_inset CommandInset ref
44519 LatexCommand ref
44520 reference "sec:PDF-Properties"
44521
44522 \end_inset
44523
44524 .
44525 \end_layout
44526
44527 \begin_layout Standard
44528 \begin_inset VSpace bigskip
44529 \end_inset
44530
44531
44532 \end_layout
44533
44534 \begin_layout Standard
44535 You can adapt the 
44536 \family sans
44537 Main
44538 \begin_inset space ~
44539 \end_inset
44540
44541 text
44542 \family default
44543  font color and the 
44544 \family sans
44545 Page
44546 \family default
44547  background for every page in your document if you use these commands as
44548  \SpecialChar TeX
44549
44550 \begin_inset space ~
44551 \end_inset
44552
44553 Code after a forced page break:
44554 \end_layout
44555
44556 \begin_layout Itemize
44557 For the page color:
44558 \begin_inset Newline newline
44559 \end_inset
44560
44561
44562 \series bold
44563
44564 \backslash
44565 pagecolor{color name}
44566 \end_layout
44567
44568 \begin_layout Itemize
44569 For the text color:
44570 \begin_inset Newline newline
44571 \end_inset
44572
44573
44574 \series bold
44575
44576 \backslash
44577 color{color name}
44578 \end_layout
44579
44580 \begin_layout Standard
44581 You are restricted to one of 
44582 \series bold
44583 black
44584 \series default
44585
44586 \series bold
44587 blue
44588 \series default
44589
44590 \series bold
44591 cyan
44592 \series default
44593
44594 \series bold
44595 green
44596 \series default
44597
44598 \series bold
44599 magenta
44600 \series default
44601
44602 \series bold
44603 red
44604 \series default
44605
44606 \series bold
44607 white
44608 \series default
44609  or 
44610 \series bold
44611 yellow
44612 \series default
44613  for the 
44614 \series bold
44615 color name
44616 \series default
44617  unless you have defined your own color (see the section 
44618 \emph on
44619 Colored Tables
44620 \emph default
44621  of the 
44622 \emph on
44623 Embedded
44624 \begin_inset space ~
44625 \end_inset
44626
44627 Objects
44628 \emph default
44629  Manual).
44630 \begin_inset Newline newline
44631 \end_inset
44632
44633 If you have changed a text or background color, you can use the following
44634  names to refer to them:
44635 \end_layout
44636
44637 \begin_layout Itemize
44638 For the 
44639 \family sans
44640 Page
44641 \family default
44642  background color:
44643 \begin_inset Newline newline
44644 \end_inset
44645
44646
44647 \series bold
44648 page_backgroundcolor
44649 \end_layout
44650
44651 \begin_layout Itemize
44652 For the 
44653 \family sans
44654 Main
44655 \begin_inset space ~
44656 \end_inset
44657
44658 text
44659 \family default
44660  color:
44661 \begin_inset Newline newline
44662 \end_inset
44663
44664
44665 \series bold
44666 document_fontcolor
44667 \end_layout
44668
44669 \begin_layout Itemize
44670 For the 
44671 \family sans
44672 Shaded
44673 \begin_inset space ~
44674 \end_inset
44675
44676 boxes
44677 \family default
44678  background color:
44679 \begin_inset Newline newline
44680 \end_inset
44681
44682
44683 \series bold
44684 shadecolor
44685 \end_layout
44686
44687 \begin_layout Itemize
44688 For the 
44689 \family sans
44690 Greyed
44691 \begin_inset space ~
44692 \end_inset
44693
44694 out notes
44695 \family default
44696  text color:
44697 \begin_inset Newline newline
44698 \end_inset
44699
44700
44701 \series bold
44702 note_fontcolor
44703 \end_layout
44704
44705 \begin_layout Standard
44706 To see how to define and use custom colors, see section 
44707 \emph on
44708 Colored
44709 \begin_inset space ~
44710 \end_inset
44711
44712 Cells
44713 \emph default
44714  of the 
44715 \emph on
44716 Embedded
44717 \begin_inset space ~
44718 \end_inset
44719
44720 Objects
44721 \emph default
44722  manual.
44723 \end_layout
44724
44725 \begin_layout Section
44726 Numbering & TOC
44727 \end_layout
44728
44729 \begin_layout Standard
44730 Here you can adjust the 
44731 \family sans
44732 Numbering
44733 \family default
44734  depth of section headings and the section depth in the 
44735 \family sans
44736 Table of Contents
44737 \family default
44738  as described in section
44739 \begin_inset space ~
44740 \end_inset
44741
44742
44743 \begin_inset CommandInset ref
44744 LatexCommand ref
44745 reference "subsec:Numbering-depth"
44746
44747 \end_inset
44748
44749 .
44750 \end_layout
44751
44752 \begin_layout Section
44753 Bibliography
44754 \end_layout
44755
44756 \begin_layout Standard
44757 Here you can specify if a 
44758 \change_inserted -712698321 1483887883
44759 specific 
44760 \change_unchanged
44761 citation style using the \SpecialChar LaTeX
44762  packages
44763 \change_inserted -712698321 1483887840
44764  
44765 \series bold
44766 biblatex
44767 \series default
44768
44769 \begin_inset Index idx
44770 status collapsed
44771
44772 \begin_layout Plain Layout
44773
44774 \change_inserted -712698321 1483887846
44775 \SpecialChar LaTeX
44776 -packages ! biblatex
44777 \end_layout
44778
44779 \end_inset
44780
44781 ,
44782 \change_unchanged
44783  
44784 \series bold
44785 natbib
44786 \series default
44787
44788 \begin_inset Index idx
44789 status collapsed
44790
44791 \begin_layout Plain Layout
44792 \SpecialChar LaTeX
44793 -packages ! natbib
44794 \end_layout
44795
44796 \end_inset
44797
44798  or 
44799 \series bold
44800 jurabib
44801 \series default
44802
44803 \begin_inset Index idx
44804 status collapsed
44805
44806 \begin_layout Plain Layout
44807 \SpecialChar LaTeX
44808 -packages ! jurabib
44809 \end_layout
44810
44811 \end_inset
44812
44813  should be used.
44814  
44815 \change_inserted -712698321 1483887869
44816 If you use Bib\SpecialChar TeX
44817 , y
44818 \change_deleted -712698321 1483887870
44819 Y
44820 \change_unchanged
44821 ou can enable a 
44822 \family sans
44823 Sectioned bibliography
44824 \family default
44825  using the \SpecialChar LaTeX
44826  package 
44827 \series bold
44828 bibtopic
44829 \series default
44830
44831 \begin_inset Index idx
44832 status collapsed
44833
44834 \begin_layout Plain Layout
44835 \SpecialChar LaTeX
44836 -packages ! bibtopic
44837 \end_layout
44838
44839 \end_inset
44840
44841
44842 \change_inserted -712698321 1483887945
44843 .
44844  If you use Biblatex, you can select the style files and specify further
44845  options.
44846
44847 \change_unchanged
44848  
44849 \change_inserted -712698321 1483887949
44850 Finally,
44851 \change_deleted -712698321 1483887950
44852 and
44853 \change_unchanged
44854  you can select a
44855 \change_inserted -712698321 1483887962
44856  document-specific
44857 \change_unchanged
44858  
44859 \family sans
44860 Processor
44861 \family default
44862  for the generation of the bibliography.
44863  For a further description 
44864 \change_inserted -712698321 1483887970
44865 of all this, 
44866 \change_unchanged
44867 see section
44868 \begin_inset space ~
44869 \end_inset
44870
44871
44872 \begin_inset CommandInset ref
44873 LatexCommand ref
44874 reference "sec:Bibliography"
44875
44876 \end_inset
44877
44878 .
44879 \end_layout
44880
44881 \begin_layout Section
44882 Indexes
44883 \end_layout
44884
44885 \begin_layout Standard
44886 Here you can define the 
44887 \family sans
44888 Processor
44889 \family default
44890  that will generate your index and you can define additional indexes (see
44891  section
44892 \begin_inset space ~
44893 \end_inset
44894
44895
44896 \begin_inset CommandInset ref
44897 LatexCommand ref
44898 reference "sec:Index"
44899
44900 \end_inset
44901
44902  for details).
44903 \end_layout
44904
44905 \begin_layout Section
44906 PDF Properties
44907 \end_layout
44908
44909 \begin_layout Standard
44910 The PDF properties are explained in section
44911 \begin_inset space ~
44912 \end_inset
44913
44914
44915 \begin_inset CommandInset ref
44916 LatexCommand ref
44917 reference "sec:PDF-Properties"
44918
44919 \end_inset
44920
44921 .
44922 \end_layout
44923
44924 \begin_layout Section
44925 Math Options
44926 \end_layout
44927
44928 \begin_layout Standard
44929 These options will force \SpecialChar LyX
44930  to use the \SpecialChar LaTeX
44931  packages 
44932 \series bold
44933 amsmath
44934 \series default
44935
44936 \begin_inset Index idx
44937 status collapsed
44938
44939 \begin_layout Plain Layout
44940 \SpecialChar LaTeX
44941 -packages ! amsmath
44942 \end_layout
44943
44944 \end_inset
44945
44946
44947 \series bold
44948 amssymb
44949 \series default
44950
44951 \begin_inset Index idx
44952 status collapsed
44953
44954 \begin_layout Plain Layout
44955 \SpecialChar LaTeX
44956 -packages ! amssymb
44957 \end_layout
44958
44959 \end_inset
44960
44961 ,
44962 \series bold
44963  cancel
44964 \series default
44965
44966 \begin_inset Index idx
44967 status collapsed
44968
44969 \begin_layout Plain Layout
44970 \SpecialChar LaTeX
44971 -packages ! cancel
44972 \end_layout
44973
44974 \end_inset
44975
44976 ,
44977 \series bold
44978  esint
44979 \series default
44980
44981 \begin_inset Index idx
44982 status collapsed
44983
44984 \begin_layout Plain Layout
44985 \SpecialChar LaTeX
44986 -packages ! esint
44987 \end_layout
44988
44989 \end_inset
44990
44991
44992 \series bold
44993 mathdots
44994 \series default
44995
44996 \begin_inset Index idx
44997 status collapsed
44998
44999 \begin_layout Plain Layout
45000 \SpecialChar LaTeX
45001 -packages ! mathdots
45002 \end_layout
45003
45004 \end_inset
45005
45006
45007 \series bold
45008 mathtools
45009 \series default
45010
45011 \begin_inset Index idx
45012 status collapsed
45013
45014 \begin_layout Plain Layout
45015 \SpecialChar LaTeX
45016 -packages ! mathtools
45017 \end_layout
45018
45019 \end_inset
45020
45021
45022 \series bold
45023 mhchem
45024 \series default
45025
45026 \begin_inset Index idx
45027 status collapsed
45028
45029 \begin_layout Plain Layout
45030 \SpecialChar LaTeX
45031 -packages ! mhchem
45032 \end_layout
45033
45034 \end_inset
45035
45036
45037 \series bold
45038 stackrel
45039 \series default
45040
45041 \begin_inset Index idx
45042 status collapsed
45043
45044 \begin_layout Plain Layout
45045 \SpecialChar LaTeX
45046 -packages ! stackrel
45047 \end_layout
45048
45049 \end_inset
45050
45051
45052 \series bold
45053 stmaryrd
45054 \series default
45055
45056 \begin_inset Index idx
45057 status collapsed
45058
45059 \begin_layout Plain Layout
45060 \SpecialChar LaTeX
45061 -packages ! stmaryrd
45062 \end_layout
45063
45064 \end_inset
45065
45066  and 
45067 \series bold
45068 undertilde
45069 \series default
45070
45071 \begin_inset Index idx
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075 \SpecialChar LaTeX
45076 -packages ! undertilde
45077 \end_layout
45078
45079 \end_inset
45080
45081 , or to use them automatically when they are needed.
45082 \end_layout
45083
45084 \begin_layout Description
45085 amsmath is needed for many constructs, so when you get \SpecialChar LaTeX
45086 -errors in formulas,
45087  ensure that you have this enabled.
45088 \end_layout
45089
45090 \begin_layout Description
45091 amssymb is needed for some special math symbols like bold or upright Greek
45092  letters, so when you get \SpecialChar LaTeX
45093 -errors in formulas, ensure that you have this
45094  enabled.
45095 \end_layout
45096
45097 \begin_layout Description
45098 cancel is used for canceled formulas, see section 
45099 \emph on
45100 Canceled
45101 \begin_inset space ~
45102 \end_inset
45103
45104 Formulas
45105 \emph default
45106  of the 
45107 \emph on
45108 Math
45109 \emph default
45110  manual.
45111 \end_layout
45112
45113 \begin_layout Description
45114 esint is used for special integral characters, see section 
45115 \emph on
45116 Big
45117 \begin_inset space ~
45118 \end_inset
45119
45120 Operators
45121 \emph default
45122  of the 
45123 \emph on
45124 Math
45125 \emph default
45126  manual.
45127 \end_layout
45128
45129 \begin_layout Description
45130 mathdots is used for special ellipses, see section 
45131 \emph on
45132 Ellipses
45133 \emph default
45134  of the 
45135 \emph on
45136 Math
45137 \emph default
45138  manual.
45139 \end_layout
45140
45141 \begin_layout Description
45142 mathtools is used for the math commands 
45143 \series bold
45144
45145 \backslash
45146 overbracket
45147 \series default
45148
45149 \series bold
45150
45151 \backslash
45152 underbracket
45153 \series default
45154
45155 \series bold
45156
45157 \backslash
45158 smashoperator
45159 \series default
45160
45161 \series bold
45162
45163 \backslash
45164 adjustlimits
45165 \series default
45166
45167 \series bold
45168
45169 \backslash
45170 splitfrac
45171 \series default
45172
45173 \series bold
45174
45175 \backslash
45176 shortintertext
45177 \series default
45178  and labeled arrows, see the corresponding sections in the 
45179 \emph on
45180 Math
45181 \emph default
45182  manual.
45183 \end_layout
45184
45185 \begin_layout Description
45186 mhchem is used for chemical equations, see section 
45187 \emph on
45188 Chemical Symbols and Equations
45189 \emph default
45190  of the 
45191 \emph on
45192 Math
45193 \emph default
45194  manual.
45195 \end_layout
45196
45197 \begin_layout Description
45198 stackrel is used for the math command 
45199 \series bold
45200
45201 \backslash
45202 stackrel
45203 \series default
45204 , see section 
45205 \emph on
45206 Relations 
45207 \emph default
45208 of the 
45209 \emph on
45210 Math
45211 \emph default
45212  manual.
45213 \end_layout
45214
45215 \begin_layout Description
45216 stmaryrd is used for a few special math symbols.
45217 \end_layout
45218
45219 \begin_layout Description
45220 undertilde is used for the math command 
45221 \series bold
45222
45223 \backslash
45224 utilde
45225 \series default
45226 , see section 
45227 \emph on
45228 Accents for one Character 
45229 \emph default
45230 of the 
45231 \emph on
45232 Math
45233 \emph default
45234  manual.
45235 \end_layout
45236
45237 \begin_layout Section
45238 Float Placement
45239 \end_layout
45240
45241 \begin_layout Standard
45242 The float placement options are described in the section 
45243 \emph on
45244 Float
45245 \begin_inset space ~
45246 \end_inset
45247
45248 Placement
45249 \emph default
45250  of the 
45251 \emph on
45252 Embedded
45253 \begin_inset space ~
45254 \end_inset
45255
45256 Objects
45257 \emph default
45258  manual.
45259 \end_layout
45260
45261 \begin_layout Section
45262 Listings
45263 \end_layout
45264
45265 \begin_layout Standard
45266 The listings settings are explained in the chapter 
45267 \emph on
45268 Program Code Listings
45269 \emph default
45270  of the 
45271 \emph on
45272 Embedded
45273 \begin_inset space ~
45274 \end_inset
45275
45276 Objects
45277 \emph default
45278  manual.
45279 \end_layout
45280
45281 \begin_layout Section
45282 Bullets
45283 \end_layout
45284
45285 \begin_layout Standard
45286 Here you can adjust the characters used for the itemize 
45287 \family sans
45288 Level
45289 \family default
45290 s, specify the 
45291 \family sans
45292 Font
45293 \family default
45294  set to be used and set the 
45295 \family sans
45296 Size
45297 \family default
45298  of the bullets.
45299  The itemize environment is described in section
45300 \begin_inset space ~
45301 \end_inset
45302
45303
45304 \begin_inset CommandInset ref
45305 LatexCommand ref
45306 reference "sec:Itemize"
45307
45308 \end_inset
45309
45310 .
45311 \end_layout
45312
45313 \begin_layout Standard
45314 You can furthermore specify a 
45315 \family sans
45316 Custom
45317 \begin_inset space ~
45318 \end_inset
45319
45320 Bullet
45321 \family default
45322  by inserting in this field the \SpecialChar LaTeX
45323  command of the desired character.
45324  For example to use the € sign, you have to insert the command 
45325 \series bold
45326
45327 \backslash
45328 texteuro
45329 \series default
45330 .
45331  For math symbols you additionally need to enclose the command with $ signs.
45332  To use e.
45333 \begin_inset space \thinspace{}
45334 \end_inset
45335
45336 g.
45337 \begin_inset space \space{}
45338 \end_inset
45339
45340 the symbol 
45341 \begin_inset Formula $\circlearrowright$
45342 \end_inset
45343
45344  you need to enter 
45345 \series bold
45346 $
45347 \backslash
45348 circlearrowright$
45349 \series default
45350 .
45351  To find the command for a math symbol, create a formula and hover the mouse
45352  over the desired symbol in the math toolbar.
45353 \end_layout
45354
45355 \begin_layout Standard
45356 \begin_inset Note Greyedout
45357 status open
45358
45359 \begin_layout Plain Layout
45360
45361 \series bold
45362 Note:
45363 \series default
45364  Some characters require to load special \SpecialChar LaTeX
45365 -packages in the preamble (menu
45366  
45367 \family sans
45368 Document\SpecialChar menuseparator
45369 Settings\SpecialChar menuseparator
45370 \SpecialChar LaTeX
45371
45372 \begin_inset space ~
45373 \end_inset
45374
45375 Preamble
45376 \family default
45377 ).
45378  For example for the € sign one needs to add the line 
45379 \series bold
45380
45381 \backslash
45382 usepackage{textcomp}
45383 \series default
45384  to the preamble.
45385  For most math symbols it is sufficient to add the line 
45386 \series bold
45387
45388 \backslash
45389 usepackage{amssymb}
45390 \series default
45391 .
45392 \end_layout
45393
45394 \end_inset
45395
45396
45397 \end_layout
45398
45399 \begin_layout Section
45400 Branches
45401 \end_layout
45402
45403 \begin_layout Standard
45404 Branches are described in section
45405 \begin_inset space ~
45406 \end_inset
45407
45408
45409 \begin_inset CommandInset ref
45410 LatexCommand ref
45411 reference "sec:Branches"
45412
45413 \end_inset
45414
45415 .
45416 \end_layout
45417
45418 \begin_layout Section
45419 Formats
45420 \begin_inset CommandInset label
45421 LatexCommand label
45422 name "sec:Doc-Formats"
45423
45424 \end_inset
45425
45426
45427 \end_layout
45428
45429 \begin_layout Standard
45430 Here you can define some output specifics for the current document:
45431 \end_layout
45432
45433 \begin_layout Description
45434 Default
45435 \begin_inset space ~
45436 \end_inset
45437
45438 Output
45439 \begin_inset space ~
45440 \end_inset
45441
45442 Format: The format that is used when you enter 
45443 \begin_inset Quotes eld
45444 \end_inset
45445
45446 View
45447 \begin_inset Quotes erd
45448 \end_inset
45449
45450
45451 \begin_inset Quotes eld
45452 \end_inset
45453
45454 Update
45455 \begin_inset Quotes erd
45456 \end_inset
45457
45458
45459 \begin_inset Quotes eld
45460 \end_inset
45461
45462 View Master Document
45463 \begin_inset Quotes erd
45464 \end_inset
45465
45466  and 
45467 \begin_inset Quotes eld
45468 \end_inset
45469
45470 Update Master Document
45471 \begin_inset Quotes erd
45472 \end_inset
45473
45474  in the 
45475 \family sans
45476 Document
45477 \family default
45478  menu or the toolbar.
45479  The default is set in 
45480 \family sans
45481 Tools\SpecialChar menuseparator
45482 Preferences\SpecialChar menuseparator
45483 File
45484 \begin_inset space ~
45485 \end_inset
45486
45487 Handling\SpecialChar menuseparator
45488 File Formats
45489 \family default
45490 , see section
45491 \begin_inset space ~
45492 \end_inset
45493
45494
45495 \begin_inset CommandInset ref
45496 LatexCommand ref
45497 reference "sec:File-Formats"
45498
45499 \end_inset
45500
45501 .
45502 \end_layout
45503
45504 \begin_layout Description
45505 Synchronize
45506 \begin_inset space ~
45507 \end_inset
45508
45509 with
45510 \begin_inset space ~
45511 \end_inset
45512
45513 Output settings for the menu 
45514 \family sans
45515 Navigate\SpecialChar menuseparator
45516 Forward
45517 \begin_inset space ~
45518 \end_inset
45519
45520 search
45521 \family default
45522 .
45523  For a detailed description see section 
45524 \emph on
45525 Reverse DVI/PDF search
45526 \emph default
45527  of the 
45528 \emph on
45529 Additional
45530 \begin_inset space ~
45531 \end_inset
45532
45533 Features
45534 \emph default
45535  manual.
45536 \end_layout
45537
45538 \begin_layout Description
45539 XHTML
45540 \begin_inset space ~
45541 \end_inset
45542
45543 Output
45544 \begin_inset space ~
45545 \end_inset
45546
45547 Options offers settings for the export format 
45548 \family sans
45549 LyXHTML
45550 \family default
45551 .
45552  
45553 \family sans
45554 Strict XHTML
45555 \begin_inset space ~
45556 \end_inset
45557
45558 1.1
45559 \family default
45560  will assure that the output follows exactly version
45561 \begin_inset space ~
45562 \end_inset
45563
45564 1.1 of the XHTML standard.
45565  The different 
45566 \family sans
45567 Math
45568 \begin_inset space ~
45569 \end_inset
45570
45571 output
45572 \family default
45573  settings are described in detail in section 
45574 \emph on
45575 Math Output in XHTML
45576 \emph default
45577  of the 
45578 \emph on
45579 Additional
45580 \begin_inset space ~
45581 \end_inset
45582
45583 Features
45584 \emph default
45585  manual.
45586  
45587 \family sans
45588 Math
45589 \begin_inset space ~
45590 \end_inset
45591
45592 image
45593 \begin_inset space ~
45594 \end_inset
45595
45596 scaling
45597 \family default
45598  is used for the size of equations in the output.
45599 \end_layout
45600
45601 \begin_layout Description
45602 LyX
45603 \begin_inset space ~
45604 \end_inset
45605
45606 Format The option 
45607 \family sans
45608 Save transient properties
45609 \family default
45610  controls whether document settings that are frequently switched or that
45611  are specific to the user are saved with the document.
45612  The properties that are affected by option are currently:
45613 \end_layout
45614
45615 \begin_deeper
45616 \begin_layout Itemize
45617 the activation of change tracking
45618 \end_layout
45619
45620 \begin_layout Itemize
45621 the output of tracked changes
45622 \end_layout
45623
45624 \begin_layout Itemize
45625 the recording of the document directory path.
45626 \end_layout
45627
45628 \begin_layout Standard
45629 Disabling the option can prevent issues in collaborative work and/or when
45630  using a version control system (for instance unnecessary merge conflicts).
45631 \end_layout
45632
45633 \end_deeper
45634 \begin_layout Section
45635 La
45636 \family sans
45637 TeX
45638 \family default
45639  Preamble
45640 \end_layout
45641
45642 \begin_layout Standard
45643 In this text field you can enter commands to load special \SpecialChar LaTeX
45644 -packages or to
45645  define \SpecialChar LaTeX
45646 -commands.
45647  The preamble is a thing for \SpecialChar LaTeX
45648 -experts.
45649  You should not enter commands here until you know exactly what you are
45650  doing.
45651 \end_layout
45652
45653 \begin_layout Standard
45654 An introduction to the \SpecialChar LaTeX
45655 -syntax is given in section
45656 \begin_inset space ~
45657 \end_inset
45658
45659
45660 \begin_inset CommandInset ref
45661 LatexCommand ref
45662 reference "subsec:LaTeX-Syntax"
45663
45664 \end_inset
45665
45666 .
45667 \end_layout
45668
45669 \begin_layout Chapter
45670 The 
45671 \family sans
45672 Preferences
45673 \family default
45674  Dialog
45675 \begin_inset CommandInset label
45676 LatexCommand label
45677 name "chap:The-Preferences-dialog"
45678
45679 \end_inset
45680
45681
45682 \begin_inset Index idx
45683 status collapsed
45684
45685 \begin_layout Plain Layout
45686 Preferences
45687 \end_layout
45688
45689 \end_inset
45690
45691
45692 \end_layout
45693
45694 \begin_layout Standard
45695 The preferences dialog is called with the menu 
45696 \family sans
45697 Tools\SpecialChar menuseparator
45698 Preferences
45699 \family default
45700 .
45701  It has the following submenus.
45702 \end_layout
45703
45704 \begin_layout Section
45705 Look and Feel
45706 \end_layout
45707
45708 \begin_layout Subsection
45709 User Interface
45710 \end_layout
45711
45712 \begin_layout Subsubsection
45713 User Interface File
45714 \begin_inset Index idx
45715 status collapsed
45716
45717 \begin_layout Plain Layout
45718 Customization ! of toolbars
45719 \end_layout
45720
45721 \end_inset
45722
45723
45724 \begin_inset Index idx
45725 status collapsed
45726
45727 \begin_layout Plain Layout
45728 Customization ! of menus
45729 \end_layout
45730
45731 \end_inset
45732
45733
45734 \end_layout
45735
45736 \begin_layout Standard
45737 The appearance of the menus and toolbars can be changed by choosing a user
45738  interface (ui) file.
45739  A ui-file is a text file where the toolbars and menus are listed.
45740  The file 
45741 \emph on
45742 default.ui
45743 \emph default
45744  loads three files:
45745 \end_layout
45746
45747 \begin_layout Description
45748 stdmenus.inc
45749 \shape italic
45750  
45751 \emph on
45752 specifies the menu entries for the standard menus
45753 \end_layout
45754
45755 \begin_layout Description
45756 stdcontext.inc 
45757 \shape italic
45758 \emph on
45759 specifies
45760 \shape default
45761 \emph default
45762  the menu entries in popup context menus
45763 \end_layout
45764
45765 \begin_layout Description
45766 stdtoolbars.inc
45767 \shape italic
45768  
45769 \emph on
45770 specifies the toolbar buttons
45771 \end_layout
45772
45773 \begin_layout Standard
45774 To create your own menu and toolbar layout, start with a copy of these files
45775  and edit the entries.
45776 \end_layout
45777
45778 \begin_layout Standard
45779 The syntax of the .inc-files is straightforward: the 
45780 \family sans
45781 Menubar
45782 \family default
45783
45784 \family sans
45785 Menu
45786 \family default
45787  and 
45788 \family sans
45789 Toolbar
45790 \family default
45791  entries must be finished with an explicit 
45792 \family sans
45793 End
45794 \family default
45795 .
45796  They may contain 
45797 \family sans
45798 Submenu
45799 \family default
45800
45801 \family sans
45802 Item
45803 \family default
45804
45805 \family sans
45806 OptItem
45807 \family default
45808
45809 \family sans
45810 Separator
45811 \family default
45812
45813 \family sans
45814 Icon,
45815 \family default
45816  and in the case of the 
45817 \begin_inset Quotes eld
45818 \end_inset
45819
45820 file_lastfiles
45821 \begin_inset Quotes erd
45822 \end_inset
45823
45824  menu a 
45825 \family sans
45826 Lastfiles
45827 \family default
45828  entry.
45829  The syntax for the entries is:
45830 \end_layout
45831
45832 \begin_layout Standard
45833 \begin_inset VSpace smallskip*
45834 \end_inset
45835
45836
45837 \series bold
45838 Item 
45839 \begin_inset Quotes eld
45840 \end_inset
45841
45842 menu 
45843 \series default
45844 or
45845 \series bold
45846  button name
45847 \begin_inset Quotes erd
45848 \end_inset
45849
45850  
45851 \begin_inset Quotes eld
45852 \end_inset
45853
45854 \SpecialChar LyX
45855  function
45856 \begin_inset Quotes erd
45857 \end_inset
45858
45859
45860 \end_layout
45861
45862 \begin_layout Standard
45863 \noindent
45864 \begin_inset VSpace smallskip*
45865 \end_inset
45866
45867 All the \SpecialChar LyX
45868 -functions are listed in the menu 
45869 \family sans
45870 Help\SpecialChar menuseparator
45871 LyX
45872 \begin_inset space ~
45873 \end_inset
45874
45875 Functions
45876 \family default
45877 .
45878 \end_layout
45879
45880 \begin_layout Standard
45881 \begin_inset VSpace medskip
45882 \end_inset
45883
45884
45885 \end_layout
45886
45887 \begin_layout Standard
45888 For example, assuming you use the menu 
45889 \family sans
45890 Navigate\SpecialChar menuseparator
45891 Bookmarks
45892 \family default
45893  quite often and therefore want six available bookmarks, you can add the
45894  line
45895 \end_layout
45896
45897 \begin_layout Standard
45898 \begin_inset VSpace smallskip*
45899 \end_inset
45900
45901
45902 \series bold
45903 Item 
45904 \begin_inset Quotes eld
45905 \end_inset
45906
45907 Save Bookmark 6
45908 \begin_inset Quotes erd
45909 \end_inset
45910
45911  
45912 \begin_inset Quotes eld
45913 \end_inset
45914
45915 bookmark-save 6
45916 \begin_inset Quotes erd
45917 \end_inset
45918
45919
45920 \end_layout
45921
45922 \begin_layout Standard
45923 \noindent
45924 \begin_inset VSpace smallskip*
45925 \end_inset
45926
45927 to the 
45928 \begin_inset Quotes eld
45929 \end_inset
45930
45931 navigate_bookmarks
45932 \begin_inset Quotes erd
45933 \end_inset
45934
45935  menu in 
45936 \emph on
45937 stdmenus.inc
45938 \emph default
45939  to have the sixth bookmark.
45940 \end_layout
45941
45942 \begin_layout Standard
45943
45944 \family sans
45945 Icon
45946 \begin_inset space ~
45947 \end_inset
45948
45949 Set
45950 \family default
45951  allows you to change the appearance of \SpecialChar LyX
45952 's toolbar buttons.
45953  The currently available icon sets are compared in 
45954 \begin_inset CommandInset href
45955 LatexCommand href
45956 name "this image"
45957 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45958 literal "false"
45959
45960 \end_inset
45961
45962 .
45963 \end_layout
45964
45965 \begin_layout Subsubsection
45966 Context help
45967 \end_layout
45968
45969 \begin_layout Standard
45970 The option 
45971 \family sans
45972 Enable tool tips in main work area
45973 \family default
45974  enables tool tips showing the content of closed insets like index entries
45975  or footnotes.
45976 \end_layout
45977
45978 \begin_layout Subsubsection
45979 Menus
45980 \end_layout
45981
45982 \begin_layout Standard
45983
45984 \family sans
45985 Maximum last files
45986 \family default
45987  is the number of last opened files that \SpecialChar LyX
45988  should display in the menu 
45989 \family sans
45990 File\SpecialChar menuseparator
45991 Open
45992 \begin_inset space ~
45993 \end_inset
45994
45995 Recent
45996 \family default
45997 .
45998 \end_layout
45999
46000 \begin_layout Subsection
46001 Document Handling
46002 \end_layout
46003
46004 \begin_layout Subsubsection
46005 Session handling
46006 \end_layout
46007
46008 \begin_layout Standard
46009 With the option 
46010 \family sans
46011 Restore window layouts and geometries
46012 \family default
46013  \SpecialChar LyX
46014 's main window will be opened with the size and layout that was used in
46015  the last \SpecialChar LyX
46016  session.
46017 \end_layout
46018
46019 \begin_layout Standard
46020 The option 
46021 \family sans
46022 Restore cursor positions
46023 \family default
46024  sets the cursor to the position in the file where it was at the end of
46025  the last session.
46026 \end_layout
46027
46028 \begin_layout Standard
46029 The option 
46030 \family sans
46031 Load opened files from last session
46032 \family default
46033  opens all files that were opened in the last \SpecialChar LyX
46034  session.
46035 \end_layout
46036
46037 \begin_layout Standard
46038 The button 
46039 \family sans
46040 Clear all session information
46041 \family default
46042  deletes all information from previous \SpecialChar LyX
46043  sessions (cursor positions, names
46044  of last opened documents, etc.).
46045 \end_layout
46046
46047 \begin_layout Subsubsection
46048 Backup & saving
46049 \begin_inset CommandInset label
46050 LatexCommand label
46051 name "subsec:Backup documents"
46052
46053 \end_inset
46054
46055
46056 \begin_inset Index idx
46057 status collapsed
46058
46059 \begin_layout Plain Layout
46060 Backup ! Documents
46061 \end_layout
46062
46063 \end_inset
46064
46065
46066 \end_layout
46067
46068 \begin_layout Standard
46069
46070 \family sans
46071 Backup original documents when saving
46072 \family default
46073  creates a backup copy of the file in the state when it was opened or when
46074  it was saved the last time.
46075  It is stored in the 
46076 \family sans
46077 Backup
46078 \begin_inset space ~
46079 \end_inset
46080
46081 directory
46082 \family default
46083  (see section
46084 \begin_inset space ~
46085 \end_inset
46086
46087
46088 \begin_inset CommandInset ref
46089 LatexCommand ref
46090 reference "sec:Paths"
46091
46092 \end_inset
46093
46094 ) or in the same folder as your document if no 
46095 \family sans
46096 Backup
46097 \begin_inset space ~
46098 \end_inset
46099
46100 directory
46101 \family default
46102  is specified.
46103  The backup file has the file extension 
46104 \begin_inset Quotes eld
46105 \end_inset
46106
46107
46108 \family sans
46109 .lyx~
46110 \family default
46111
46112 \begin_inset Quotes erd
46113 \end_inset
46114
46115 .
46116 \end_layout
46117
46118 \begin_layout Standard
46119 With the option 
46120 \family sans
46121 Backup documents, every
46122 \family default
46123 , you can specify the time between backup saves.
46124 \end_layout
46125
46126 \begin_layout Standard
46127
46128 \family sans
46129 Save documents compressed by default
46130 \family default
46131  always saves files in a compressed format (see also section
46132 \begin_inset space ~
46133 \end_inset
46134
46135
46136 \begin_inset CommandInset ref
46137 LatexCommand ref
46138 reference "subsec:Compressed"
46139
46140 \end_inset
46141
46142 ).
46143  This applies to newly created documents only.
46144  The compression status of existing documents is not changed when saving.
46145 \end_layout
46146
46147 \begin_layout Subsubsection
46148 Windows & work area
46149 \end_layout
46150
46151 \begin_layout Standard
46152 If the option 
46153 \family sans
46154 Open documents in tabs
46155 \family default
46156  is not checked, every file will be opened in its own new instance of \SpecialChar LyX
46157 .
46158 \end_layout
46159
46160 \begin_layout Standard
46161 The option 
46162 \family sans
46163 Single instance
46164 \family default
46165  is only active if a \SpecialChar LyX
46166 Server pipe
46167 \begin_inset Foot
46168 status collapsed
46169
46170 \begin_layout Plain Layout
46171 See section
46172 \begin_inset space ~
46173 \end_inset
46174
46175
46176 \begin_inset CommandInset ref
46177 LatexCommand ref
46178 reference "sec:Paths"
46179
46180 \end_inset
46181
46182  for information about \SpecialChar LyX
46183 Server pipes.
46184 \end_layout
46185
46186 \end_inset
46187
46188  is specified.
46189  If it is checked, \SpecialChar LyX
46190  documents will be opened in the same running instance
46191  of \SpecialChar LyX
46192 .
46193  Otherwise a new \SpecialChar LyX
46194  instance is created for each file.
46195 \end_layout
46196
46197 \begin_layout Standard
46198 If the option 
46199 \family sans
46200 Single close-tab button
46201 \family default
46202  is checked, there will only be one close button (
46203 \family sans
46204
46205 \begin_inset Info
46206 type  "icon"
46207 arg   "closetab"
46208 \end_inset
46209
46210
46211 \family default
46212 ) at the right side of the tab bar to close tabs.
46213  Otherwise every document tab has its own close button.
46214
46215 \change_inserted 274215730 1469338548
46216  Regardless of this option, one may always close a tab by middle-clicking
46217  it in the tab bar.
46218 \change_unchanged
46219
46220 \end_layout
46221
46222 \begin_layout Standard
46223 \begin_inset Note Greyedout
46224 status open
46225
46226 \begin_layout Plain Layout
46227
46228 \series bold
46229 Note:
46230 \series default
46231  For this option you have to restart \SpecialChar LyX
46232  before the change takes effect.
46233 \end_layout
46234
46235 \end_inset
46236
46237
46238 \end_layout
46239
46240 \begin_layout Standard
46241 With the setting 
46242 \family sans
46243 Closing last view
46244 \family default
46245  you one can decide if a document is closed or hidden when its tab or view
46246  is closed.
46247  Hidden documents are accessible via the menu 
46248 \family sans
46249 View\SpecialChar menuseparator
46250 Hidden
46251 \family default
46252 .
46253  Not to close documents can be useful if you open files parallel in several
46254  instances of \SpecialChar LyX
46255  and only want to close the view in once instance.
46256 \end_layout
46257
46258 \begin_layout Subsection
46259 Screen Fonts
46260 \begin_inset Index idx
46261 status collapsed
46262
46263 \begin_layout Plain Layout
46264 Font ! Screen
46265 \end_layout
46266
46267 \end_inset
46268
46269
46270 \begin_inset CommandInset label
46271 LatexCommand label
46272 name "subsec:Screen-Fonts"
46273
46274 \end_inset
46275
46276
46277 \end_layout
46278
46279 \begin_layout Standard
46280 These fonts are used to display your documents within \SpecialChar LyX
46281 .
46282 \end_layout
46283
46284 \begin_layout Standard
46285 \begin_inset Note Greyedout
46286 status open
46287
46288 \begin_layout Plain Layout
46289
46290 \series bold
46291 Note:
46292 \series default
46293  This section only deals with the fonts 
46294 \emph on
46295 inside
46296 \emph default
46297  the \SpecialChar LyX
46298  window.
46299  The fonts that appear in the output are independent of these fonts, and
46300  set in the menu 
46301 \family sans
46302 Document\SpecialChar menuseparator
46303 Settings\SpecialChar menuseparator
46304 Fonts
46305 \family default
46306 .
46307 \end_layout
46308
46309 \end_inset
46310
46311
46312 \end_layout
46313
46314 \begin_layout Standard
46315 By default, \SpecialChar LyX
46316  uses 
46317 \family typewriter
46318 Times
46319 \family default
46320  as its 
46321 \family sans
46322 Roman
46323 \family default
46324  (serif) font, 
46325 \family typewriter
46326 Arial
46327 \family default
46328  or 
46329 \family typewriter
46330 Helvetica
46331 \family default
46332  (depends on the system) as its 
46333 \family sans
46334 Sans
46335 \begin_inset space ~
46336 \end_inset
46337
46338 Serif
46339 \family default
46340  font and 
46341 \family typewriter
46342 Courier
46343 \family default
46344  as its 
46345 \family typewriter
46346 Typewriter
46347 \family default
46348  font.
46349 \end_layout
46350
46351 \begin_layout Standard
46352 You can change the font size with the 
46353 \family sans
46354 Zoom
46355 \family default
46356  setting.
46357 \end_layout
46358
46359 \begin_layout Standard
46360 The 
46361 \family sans
46362 Font Sizes
46363 \family default
46364  are calculated as letter height in units of points.
46365  72.27
46366 \begin_inset space \thinspace{}
46367 \end_inset
46368
46369 points have the size of 1
46370 \begin_inset space \thinspace{}
46371 \end_inset
46372
46373 inch, see Appendix
46374 \begin_inset space ~
46375 \end_inset
46376
46377
46378 \begin_inset CommandInset ref
46379 LatexCommand ref
46380 reference "chap:Units-available-in"
46381
46382 \end_inset
46383
46384 .
46385  The default font sizes are the same as if a document font size of 10
46386 \begin_inset space \thinspace{}
46387 \end_inset
46388
46389 pt were used.
46390  The sizes are explained in detail in section
46391 \begin_inset space ~
46392 \end_inset
46393
46394
46395 \begin_inset CommandInset ref
46396 LatexCommand ref
46397 reference "subsec:Document-Font"
46398
46399 \end_inset
46400
46401 .
46402 \end_layout
46403
46404 \begin_layout Standard
46405 With the option 
46406 \family sans
46407 Use pixmap cache to speed up font rendering
46408 \family default
46409  enabled, \SpecialChar LyX
46410  needs to redraw the screen less often.
46411  This results in better performance, especially on slow systems.
46412  On the other hand, the characters might look more fuzzy on screen.
46413  So whether you enable this or not depends on whether you prefer speed over
46414  aesthetics.
46415  Note that the Pixmap Cache is only available and useful under Mac
46416 \begin_inset space ~
46417 \end_inset
46418
46419 OS and Windows.
46420 \end_layout
46421
46422 \begin_layout Subsection
46423 Colors
46424 \begin_inset Index idx
46425 status collapsed
46426
46427 \begin_layout Plain Layout
46428 Color ! \SpecialChar LyX
46429  screen
46430 \end_layout
46431
46432 \end_inset
46433
46434
46435 \begin_inset Index idx
46436 status collapsed
46437
46438 \begin_layout Plain Layout
46439 Settings ! Color
46440 \end_layout
46441
46442 \end_inset
46443
46444
46445 \end_layout
46446
46447 \begin_layout Standard
46448 Here you can change the screen colors used by \SpecialChar LyX
46449  by choosing an item in the
46450  list and selecting the 
46451 \family sans
46452 Alter
46453 \family default
46454  button.
46455 \end_layout
46456
46457 \begin_layout Standard
46458 By checking the option 
46459 \family sans
46460 Use system colors
46461 \family default
46462  the color scheme of your OS or window manager is used.
46463  The colors 
46464 \family sans
46465 cursor, selection, table line, text, URL
46466 \begin_inset space ~
46467 \end_inset
46468
46469 label and URL
46470 \begin_inset space ~
46471 \end_inset
46472
46473 text
46474 \family default
46475  are then not customizable and thus not listed.
46476 \end_layout
46477
46478 \begin_layout Subsection
46479 Display
46480 \begin_inset Index idx
46481 status collapsed
46482
46483 \begin_layout Plain Layout
46484 Settings ! Display
46485 \end_layout
46486
46487 \end_inset
46488
46489
46490 \end_layout
46491
46492 \begin_layout Standard
46493 Here you can specify if graphics are displayed inside \SpecialChar LyX
46494 .
46495 \end_layout
46496
46497 \begin_layout Standard
46498
46499 \family sans
46500 Instant Preview
46501 \family default
46502  enables previewing snippets of your document.
46503  This feature is described in section
46504 \begin_inset space ~
46505 \end_inset
46506
46507
46508 \begin_inset CommandInset ref
46509 LatexCommand ref
46510 reference "sec:Previewing-snippets-of"
46511
46512 \end_inset
46513
46514 .
46515 \end_layout
46516
46517 \begin_layout Standard
46518 Checking the option 
46519 \family sans
46520 Mark
46521 \begin_inset space ~
46522 \end_inset
46523
46524 end
46525 \begin_inset space ~
46526 \end_inset
46527
46528 of
46529 \begin_inset space ~
46530 \end_inset
46531
46532 paragraphs
46533 \family default
46534  displays a pilcrow (¶) at the end of every paragraph.
46535 \end_layout
46536
46537 \begin_layout Section
46538 Editing
46539 \begin_inset Index idx
46540 status collapsed
46541
46542 \begin_layout Plain Layout
46543 Settings ! Editing
46544 \end_layout
46545
46546 \end_inset
46547
46548
46549 \end_layout
46550
46551 \begin_layout Subsection
46552 Control
46553 \end_layout
46554
46555 \begin_layout Subsubsection
46556 Editing
46557 \end_layout
46558
46559 \begin_layout Standard
46560 The option 
46561 \family sans
46562 Cursor follows scrollbar
46563 \family default
46564  sets the cursor to the top of the currently displayed document part when
46565  scrolling.
46566 \end_layout
46567
46568 \begin_layout Standard
46569 You can adjust the width of the cursor.
46570  If you set the value to zero, the thickness of the cursor scales relative
46571  to the zoom value you choose for the screen fonts.
46572 \end_layout
46573
46574 \begin_layout Standard
46575
46576 \family sans
46577 Scroll below end of document
46578 \family default
46579  is self-explanatory.
46580 \end_layout
46581
46582 \begin_layout Standard
46583 In \SpecialChar LyX
46584  one can jump from word to word by pressing 
46585 \family sans
46586 Ctrl+arrow key
46587 \family default
46588 .
46589  With the option
46590 \family sans
46591  Use Mac-style for cursor moving between words
46592 \family default
46593  the cursor jumps from the end of a word to the end of the next word.
46594  Normally it jumps from the beginning to the beginning.
46595 \end_layout
46596
46597 \begin_layout Standard
46598 The option 
46599 \family sans
46600 Sort environments alphabetically
46601 \family default
46602  sorts the entries in the pull-down box for the paragraph environments.
46603 \end_layout
46604
46605 \begin_layout Standard
46606 The option 
46607 \family sans
46608 Group environments by their category
46609 \family default
46610  groups the entries in the pull-down box for the paragraph environments.
46611 \end_layout
46612
46613 \begin_layout Standard
46614 The 
46615 \family sans
46616 Edit math macros
46617 \family default
46618  options determine the editing style for math macros, see the section 
46619 \emph on
46620 Math Macros
46621 \emph default
46622  of the 
46623 \emph on
46624 Math
46625 \emph default
46626  manual.
46627 \end_layout
46628
46629 \begin_layout Subsubsection
46630 Fullscreen
46631 \end_layout
46632
46633 \begin_layout Standard
46634 Here you can specify what is hidden in the fullscreen mode.
46635  With the option 
46636 \family sans
46637 Limit text width
46638 \family default
46639  you can specify the width of the text in fullscreen mode.
46640  This way you can display the text smaller than the screen; the text then
46641  appears centered.
46642 \end_layout
46643
46644 \begin_layout Subsection
46645 Shortcuts
46646 \begin_inset Index idx
46647 status collapsed
46648
46649 \begin_layout Plain Layout
46650 Key Bindings
46651 \end_layout
46652
46653 \end_inset
46654
46655
46656 \begin_inset Index idx
46657 status collapsed
46658
46659 \begin_layout Plain Layout
46660 Settings ! Shortcuts
46661 \end_layout
46662
46663 \end_inset
46664
46665
46666 \end_layout
46667
46668 \begin_layout Standard
46669
46670 \family sans
46671 Bind File
46672 \family default
46673  specifies the file to be used to bind a \SpecialChar LyX
46674  function to a key.
46675  Several binding files are available, among them:
46676 \end_layout
46677
46678 \begin_layout Description
46679 cua.bind a typical set of PC keyboard shortcuts
46680 \end_layout
46681
46682 \begin_layout Description
46683 (x)emacs.bind a set of bindings similar to those used in the editor programs
46684  
46685 \family sans
46686 Emacs
46687 \family default
46688  (
46689 \family sans
46690 XEmacs
46691 \family default
46692 )
46693 \end_layout
46694
46695 \begin_layout Description
46696 mac.bind a set of bindings for 
46697 \family sans
46698 Mac
46699 \begin_inset space \thinspace{}
46700 \end_inset
46701
46702 OS
46703 \family default
46704  systems.
46705 \end_layout
46706
46707 \begin_layout Standard
46708 There are also binding files designed for special document classes, like
46709  
46710 \shape italic
46711 broadway.bind
46712 \shape default
46713 , and binding files for special languages.
46714  The names of language binding files begin with a language code, e.
46715 \begin_inset space \thinspace{}
46716 \end_inset
46717
46718 g.
46719 \begin_inset space \space{}
46720 \end_inset
46721
46722
46723 \begin_inset Quotes eld
46724 \end_inset
46725
46726 pt
46727 \begin_inset Quotes erd
46728 \end_inset
46729
46730  for Portuguese.
46731  If you use \SpecialChar LyX
46732  in a certain language, \SpecialChar LyX
46733  will try to use the appropriate binding
46734  file.
46735 \end_layout
46736
46737 \begin_layout Standard
46738 Some binding files, like 
46739 \shape italic
46740 math.bind
46741 \shape default
46742 , only have a limited scope.
46743  When looking at the end of the file 
46744 \shape italic
46745 cua.bind
46746 \shape default
46747 , you can see that they are included to keep the overview in the bind-file.
46748 \end_layout
46749
46750 \begin_layout Standard
46751 The field 
46752 \family sans
46753 Show
46754 \begin_inset space ~
46755 \end_inset
46756
46757 key-bindings
46758 \begin_inset space ~
46759 \end_inset
46760
46761 containing
46762 \family default
46763  allows you to search for the shortcut provided for a particular function
46764  in the selected key binding file.
46765 \end_layout
46766
46767 \begin_layout Subsubsection
46768 Editing Shortcuts
46769 \begin_inset CommandInset label
46770 LatexCommand label
46771 name "subsec:Editing-Shortcuts"
46772
46773 \end_inset
46774
46775
46776 \begin_inset Index idx
46777 status collapsed
46778
46779 \begin_layout Plain Layout
46780 Key Bindings ! Editing
46781 \end_layout
46782
46783 \end_inset
46784
46785
46786 \end_layout
46787
46788 \begin_layout Standard
46789 To add new or modify existing keybindings to your own taste you can use
46790  the table in the dialog that lists all \SpecialChar LyX
46791  functions and the bound shortcuts.
46792  To find functions easily, they are grouped by categories and the dialog
46793  provides the field 
46794 \family sans
46795 Show key-bindings containing
46796 \family default
46797 .
46798  In this field you can insert a keyword for a function you want to edit.
46799  Insert there for example as keyword 
46800 \begin_inset Quotes eld
46801 \end_inset
46802
46803 paste
46804 \begin_inset Quotes erd
46805 \end_inset
46806
46807  and you get the four different existing shortcuts for the three different
46808  functions that contain 
46809 \begin_inset Quotes eld
46810 \end_inset
46811
46812 paste
46813 \begin_inset Quotes erd
46814 \end_inset
46815
46816  in their name.
46817  As you can see, one function can have more than one shortcut.
46818  All \SpecialChar LyX
46819  functions are also listed in the file 
46820 \family sans
46821 \SpecialChar LyX
46822  Functions
46823 \family default
46824  that you will find in the 
46825 \family sans
46826 Help
46827 \family default
46828  menu.
46829 \end_layout
46830
46831 \begin_layout Standard
46832 For example, to add the shortcut 
46833 \family sans
46834 Alt+Q
46835 \family default
46836  for the function 
46837 \family sans
46838 textstyle-apply
46839 \family default
46840 , select the function and press the 
46841 \family sans
46842 Modify
46843 \family default
46844  button.
46845  A dialog pops up where you can add the shortcut by using it.
46846  So press Alt+Q to define the shortcut.
46847 \end_layout
46848
46849 \begin_layout Standard
46850 Modifying an existing shortcut is done the same way.
46851  You can also bind multiple functions to one shortcut by starting the \SpecialChar LyX
46852  Function
46853  definition with “command alternatives” and following it with the different
46854  function names as a semicolon separated list.
46855  \SpecialChar LyX
46856  will then use the first function that is enabled in the current document
46857  part.
46858  
46859 \end_layout
46860
46861 \begin_layout Standard
46862 If you don't like a particular shortcut, you can remove it.
46863 \end_layout
46864
46865 \begin_layout Standard
46866 Alternatively you can also edit shortcuts by modifying binding files with
46867  a text editor.
46868  The syntax of the entries is:
46869 \end_layout
46870
46871 \begin_layout Standard
46872
46873 \series bold
46874
46875 \backslash
46876 bind 
46877 \begin_inset Quotes eld
46878 \end_inset
46879
46880 key combination
46881 \begin_inset Quotes erd
46882 \end_inset
46883
46884  
46885 \begin_inset Quotes eld
46886 \end_inset
46887
46888 \SpecialChar LyX
46889  function
46890 \begin_inset Quotes erd
46891 \end_inset
46892
46893
46894 \end_layout
46895
46896 \begin_layout Subsection
46897 Keyboard/Mouse
46898 \begin_inset CommandInset label
46899 LatexCommand label
46900 name "subsec:Keyboard-Map"
46901
46902 \end_inset
46903
46904
46905 \begin_inset Index idx
46906 status collapsed
46907
46908 \begin_layout Plain Layout
46909 Keyboard Map
46910 \end_layout
46911
46912 \end_inset
46913
46914
46915 \begin_inset Index idx
46916 status collapsed
46917
46918 \begin_layout Plain Layout
46919 Settings ! Keyboard Map
46920 \end_layout
46921
46922 \end_inset
46923
46924
46925 \end_layout
46926
46927 \begin_layout Standard
46928 Normally keyboard settings are made in a menu of your operating system.
46929  For the case thatWhere this is not possible, \SpecialChar LyX
46930  provides keyboard maps.
46931  If, for example, you have a Czech keyboard but want to use it as if it
46932  is a Romanian one, you can enable 
46933 \family sans
46934 Use
46935 \begin_inset space ~
46936 \end_inset
46937
46938 keyboard
46939 \begin_inset space ~
46940 \end_inset
46941
46942 map
46943 \family default
46944  and select the keyboard map file named 
46945 \shape italic
46946 romanian.kmap
46947 \shape default
46948 .
46949 \end_layout
46950
46951 \begin_layout Standard
46952 You can specify a 
46953 \family sans
46954 First
46955 \family default
46956  and a 
46957 \family sans
46958 Second
46959 \family default
46960  keyboard map and, if you use the 
46961 \emph on
46962 cua
46963 \emph default
46964  bindings, you can select the first and second with 
46965 \begin_inset Info
46966 type  "shortcut"
46967 arg   "keymap-primary"
46968 \end_inset
46969
46970  and 
46971 \begin_inset Info
46972 type  "shortcut"
46973 arg   "keymap-secondary"
46974 \end_inset
46975
46976  respectively or toggle between them with 
46977 \begin_inset Info
46978 type  "shortcut"
46979 arg   "keymap-toggle"
46980 \end_inset
46981
46982 .
46983 \end_layout
46984
46985 \begin_layout Standard
46986 \begin_inset Note Greyedout
46987 status open
46988
46989 \begin_layout Plain Layout
46990
46991 \series bold
46992 Note:
46993 \series default
46994  Keyboard maps can only provide a makeshift solution and don't work on all
46995  systems.
46996 \end_layout
46997
46998 \end_inset
46999
47000
47001 \end_layout
47002
47003 \begin_layout Standard
47004 You can also specify the mouse 
47005 \family sans
47006 Wheel scrolling speed
47007 \family default
47008 .
47009  The standard value is 1.0; higher values speed up the scrolling, lower ones
47010  slow it down.
47011  With the option 
47012 \family sans
47013 Middle mouse button pasting
47014 \family default
47015  you can determine if pressing the middle mouse button (or the mouse wheel)
47016  inserts the content of the clipboard.
47017 \end_layout
47018
47019 \begin_layout Standard
47020 If you 
47021 \family sans
47022 Enable
47023 \family default
47024  
47025 \family sans
47026 Scroll
47027 \begin_inset space ~
47028 \end_inset
47029
47030 wheel
47031 \begin_inset space ~
47032 \end_inset
47033
47034 zoom,
47035 \family default
47036  you can select a key for zooming.
47037  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
47038 \end_layout
47039
47040 \begin_layout Subsection
47041 Input Completion
47042 \end_layout
47043
47044 \begin_layout Standard
47045 Input completion is described in section
47046 \begin_inset space ~
47047 \end_inset
47048
47049
47050 \begin_inset CommandInset ref
47051 LatexCommand ref
47052 reference "sec:Input-Completion"
47053
47054 \end_inset
47055
47056 .
47057 \end_layout
47058
47059 \begin_layout Section
47060 Paths
47061 \begin_inset CommandInset label
47062 LatexCommand label
47063 name "sec:Paths"
47064
47065 \end_inset
47066
47067
47068 \begin_inset Index idx
47069 status collapsed
47070
47071 \begin_layout Plain Layout
47072 Paths
47073 \end_layout
47074
47075 \end_inset
47076
47077
47078 \begin_inset Index idx
47079 status collapsed
47080
47081 \begin_layout Plain Layout
47082 Settings ! Paths
47083 \end_layout
47084
47085 \end_inset
47086
47087
47088 \end_layout
47089
47090 \begin_layout Standard
47091 The paths to the various resources used by \SpecialChar LyX
47092  are normally determined during
47093  the installation.
47094  But there may be reasons why you might want to modify them.
47095 \end_layout
47096
47097 \begin_layout Description
47098 Working
47099 \begin_inset space ~
47100 \end_inset
47101
47102 directory This is \SpecialChar LyX
47103 's working directory.
47104  It is the default when you 
47105 \family sans
47106 Open
47107 \family default
47108
47109 \family sans
47110 Save
47111 \family default
47112  or 
47113 \family sans
47114 Save
47115 \begin_inset space ~
47116 \end_inset
47117
47118 As
47119 \family default
47120  files.
47121 \end_layout
47122
47123 \begin_layout Description
47124 Document
47125 \begin_inset space ~
47126 \end_inset
47127
47128 templates This directory will be opened when you use the menu 
47129 \family sans
47130 File\SpecialChar menuseparator
47131 New
47132 \begin_inset space ~
47133 \end_inset
47134
47135 from
47136 \begin_inset space ~
47137 \end_inset
47138
47139 Template
47140 \family default
47141 .
47142 \end_layout
47143
47144 \begin_layout Description
47145 Example
47146 \begin_inset space ~
47147 \end_inset
47148
47149 files This directory will be opened when you use the button 
47150 \family sans
47151 Examples
47152 \family default
47153  in the 
47154 \family sans
47155 File\SpecialChar menuseparator
47156 Open
47157 \family default
47158  dialog.
47159 \begin_inset Newline newline
47160 \end_inset
47161
47162
47163 \begin_inset Note Greyedout
47164 status open
47165
47166 \begin_layout Plain Layout
47167
47168 \series bold
47169 Note:
47170 \series default
47171  The 
47172 \family sans
47173 Examples
47174 \family default
47175  button does not exist when using \SpecialChar LyX
47176  on Mac OS and Windows systems.
47177 \end_layout
47178
47179 \end_inset
47180
47181
47182 \end_layout
47183
47184 \begin_layout Description
47185 Backup
47186 \begin_inset space ~
47187 \end_inset
47188
47189 directory
47190 \begin_inset Index idx
47191 status collapsed
47192
47193 \begin_layout Plain Layout
47194 Backup ! Directory
47195 \end_layout
47196
47197 \end_inset
47198
47199  Backup copies will be saved to this directory.
47200  If no directory is given but backups are enabled as described in section
47201 \begin_inset space ~
47202 \end_inset
47203
47204
47205 \begin_inset CommandInset ref
47206 LatexCommand ref
47207 reference "subsec:Backup documents"
47208
47209 \end_inset
47210
47211 , the 
47212 \family sans
47213 Working directory
47214 \family default
47215  will be used to save the backups.
47216 \begin_inset Newline newline
47217 \end_inset
47218
47219 Backup files have the ending 
47220 \begin_inset Quotes eld
47221 \end_inset
47222
47223 .lyx~
47224 \begin_inset Quotes erd
47225 \end_inset
47226
47227 .
47228 \end_layout
47229
47230 \begin_layout Description
47231 LyXServer
47232 \begin_inset space ~
47233 \end_inset
47234
47235 pipe Here you can enter the name of a so-called UNIX-pipe.
47236  This pipe is used to send data from external programs to \SpecialChar LyX
47237 .
47238 \begin_inset Newline newline
47239 \end_inset
47240
47241
47242 \series bold
47243 Example:
47244 \series default
47245  You add a Bib\SpecialChar TeX
47246  database 
47247 \emph on
47248 test.bib
47249 \emph default
47250  to your document.
47251  You can edit this file with the program 
47252 \family typewriter
47253 JabRef
47254 \family default
47255 .
47256  In 
47257 \family typewriter
47258 JabRef
47259 \family default
47260  you have to use the same Unix-Pipe for \SpecialChar LyX
47261  in its preferences under 
47262 \family sans
47263 External
47264 \begin_inset space ~
47265 \end_inset
47266
47267 programs
47268 \family default
47269 .
47270  If you want to get one entry of the database as citation, select it in
47271  
47272 \family typewriter
47273 JabRef
47274 \family default
47275  and click on the \SpecialChar LyX
47276  symbol.
47277  The entry will now be inserted as a citation at the current cursor position
47278  in your \SpecialChar LyX
47279  file.
47280  Of course, 
47281 \family typewriter
47282 JabRef
47283 \family default
47284  and \SpecialChar LyX
47285  need to be running the same time.
47286 \begin_inset Newline newline
47287 \end_inset
47288
47289 The pipe is also used for the 
47290 \family sans
47291 Single instance
47292 \family default
47293  feature, see section
47294 \begin_inset space ~
47295 \end_inset
47296
47297
47298 \begin_inset CommandInset ref
47299 LatexCommand ref
47300 reference "subsec:Backup documents"
47301
47302 \end_inset
47303
47304 .
47305 \begin_inset Newline newline
47306 \end_inset
47307
47308 To use the \SpecialChar LyX
47309 Server-Pipe on Windows, you must use this pipe name:
47310 \begin_inset Newline newline
47311 \end_inset
47312
47313
47314 \series bold
47315
47316 \backslash
47317
47318 \backslash
47319 .
47320 \backslash
47321 pipe
47322 \backslash
47323 lyxpipe
47324 \end_layout
47325
47326 \begin_layout Description
47327 Temporary
47328 \begin_inset space ~
47329 \end_inset
47330
47331 directory Temporary files will be saved in this directory.
47332 \end_layout
47333
47334 \begin_layout Description
47335 Thesaurus
47336 \begin_inset space ~
47337 \end_inset
47338
47339 dictionary Directory where the thesaurus dictionaries are located.
47340  You only need to specify it if the thesaurus does not work or if you want
47341  to use custom/alternative dictionaries.
47342 \end_layout
47343
47344 \begin_layout Description
47345 Hunspell
47346 \begin_inset space ~
47347 \end_inset
47348
47349 dictionary Directory where the dictionaries of the spell checker program
47350  
47351 \family typewriter
47352 Hunspell
47353 \family default
47354  are located.
47355  You only need to specify it if you are using 
47356 \family typewriter
47357 Hunspell
47358 \family default
47359  and spell checking does not work or if you want to use custom/alternative
47360  dictionaries.
47361  For \SpecialChar LyX
47362  on Windows 
47363 \family typewriter
47364 Hunspell
47365 \family default
47366  is the only available spell checker and should work without specifying
47367  a directory.
47368 \end_layout
47369
47370 \begin_layout Description
47371 PATH
47372 \begin_inset space ~
47373 \end_inset
47374
47375 prefix This field contains a list of paths to external programs.
47376  When \SpecialChar LyX
47377  needs to use an external program, it looks in this list to see where
47378  to find it on the system.
47379  The path list is automatically set up on Windows and Mac systems when \SpecialChar LyX
47380
47381  is configured; so you normally don't have to modify it.
47382  On Unix
47383 \begin_inset space \thinspace{}
47384 \end_inset
47385
47386 /
47387 \begin_inset space \thinspace{}
47388 \end_inset
47389
47390 Linux systems, the path list will need to be set only if there are external
47391  programs you wish to use that are not in your normal system path ($PATH).
47392 \end_layout
47393
47394 \begin_layout Description
47395 TEXINPUTS
47396 \begin_inset space ~
47397 \end_inset
47398
47399 prefix The TEXINPUTS environment variable allows you to use external files
47400  which are included in a \SpecialChar LyX
47401  document via commands in \SpecialChar TeX
47402  code or in the document
47403  preamble.
47404  This prefix includes by default the document directory (represented by
47405  a single dot '.').
47406  The prefix can contain any list of paths separated by the default separator
47407  of the OS (':' on UNIX like systems and ';' on Windows).
47408  If files are included, the paths listed in the TEXINPUTS prefix will be
47409  scanned for the input files.
47410  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
47411  to be relative to the directory of your \SpecialChar LyX
47412  file.
47413  It is recommended that you always include '.' as one of the paths; otherwise
47414  compilation may fail for some documents.
47415 \end_layout
47416
47417 \begin_layout Section
47418 Identity
47419 \end_layout
47420
47421 \begin_layout Standard
47422 Here you can insert your 
47423 \family sans
47424 Name
47425 \family default
47426  and 
47427 \family sans
47428 E-mail
47429 \family default
47430  address.
47431  These will be used when you have enabled change tracking, as described
47432  in section
47433 \begin_inset space ~
47434 \end_inset
47435
47436
47437 \begin_inset CommandInset ref
47438 LatexCommand ref
47439 reference "sec:Change-Tracking"
47440
47441 \end_inset
47442
47443 , to mark changes you make as yours.
47444 \end_layout
47445
47446 \begin_layout Section
47447 Language Settings
47448 \begin_inset Index idx
47449 status collapsed
47450
47451 \begin_layout Plain Layout
47452 Language ! Settings
47453 \end_layout
47454
47455 \end_inset
47456
47457
47458 \begin_inset Index idx
47459 status collapsed
47460
47461 \begin_layout Plain Layout
47462 Settings ! Language
47463 \end_layout
47464
47465 \end_inset
47466
47467
47468 \end_layout
47469
47470 \begin_layout Subsection
47471 Language
47472 \begin_inset CommandInset label
47473 LatexCommand label
47474 name "subsec:Prefs-Language"
47475
47476 \end_inset
47477
47478
47479 \end_layout
47480
47481 \begin_layout Description
47482 User
47483 \begin_inset space ~
47484 \end_inset
47485
47486 interface
47487 \begin_inset space ~
47488 \end_inset
47489
47490 language Here you can select the language for \SpecialChar LyX
47491 's menus.
47492  You can find its actual translation status here: 
47493 \begin_inset CommandInset href
47494 LatexCommand href
47495 target "http://www.lyx.org/I18n"
47496 literal "false"
47497
47498 \end_inset
47499
47500
47501 \end_layout
47502
47503 \begin_layout Description
47504 Language
47505 \begin_inset space ~
47506 \end_inset
47507
47508 package determines which \SpecialChar LaTeX
47509  package should be loaded to handle language issues.
47510  Language issues that are handled by this package include proper hyphenation
47511  as well as localization of dates and text strings such as 
47512 \begin_inset Quotes eld
47513 \end_inset
47514
47515 Chapter
47516 \begin_inset Quotes erd
47517 \end_inset
47518
47519  and 
47520 \begin_inset Quotes eld
47521 \end_inset
47522
47523 Table
47524 \begin_inset Quotes erd
47525 \end_inset
47526
47527 .
47528  The most widespread language package is 
47529 \series bold
47530 babel
47531 \series default
47532
47533 \begin_inset Index idx
47534 status collapsed
47535
47536 \begin_layout Plain Layout
47537 \SpecialChar LaTeX
47538 -packages ! babel
47539 \end_layout
47540
47541 \end_inset
47542
47543 ; it is the default language package in classic \SpecialChar LaTeX
47544 .
47545  More recent typesetting engines such as Xe\SpecialChar TeX
47546  and Lua\SpecialChar TeX
47547  come with the alternative
47548  language package 
47549 \series bold
47550 polyglossia
47551 \series default
47552
47553 \begin_inset Index idx
47554 status collapsed
47555
47556 \begin_layout Plain Layout
47557 \SpecialChar LaTeX
47558 -packages ! polyglossia
47559 \end_layout
47560
47561 \end_inset
47562
47563  that is more suited to the multi-script support of these engines.
47564  Furthermore, there are also specific language packages for languages not
47565  covered by 
47566 \series bold
47567 babel
47568 \series default
47569 .
47570  The available selections are described in section
47571 \begin_inset space ~
47572 \end_inset
47573
47574
47575 \begin_inset CommandInset ref
47576 LatexCommand ref
47577 reference "sec:Language-encodings"
47578
47579 \end_inset
47580
47581 .
47582 \end_layout
47583
47584 \begin_layout Description
47585 Command
47586 \begin_inset space ~
47587 \end_inset
47588
47589 start If a special \SpecialChar LaTeX
47590 -package is needed to write in a certain document language,
47591  you can here specify the command to start the package.
47592  An example is the start command 
47593 \family sans
47594
47595 \backslash
47596 begin{arabtext}
47597 \family default
47598  that is needed to write Arabic using the package 
47599 \series bold
47600 Arab\SpecialChar TeX
47601
47602 \series default
47603 , see 
47604 \begin_inset CommandInset citation
47605 LatexCommand cite
47606 key "Arabic"
47607 literal "true"
47608
47609 \end_inset
47610
47611 .
47612  The default is the 
47613 \series bold
47614 babel
47615 \series default
47616  command 
47617 \family sans
47618
47619 \backslash
47620 selectlanguage{$$lang}
47621 \family default
47622 .
47623 \end_layout
47624
47625 \begin_layout Description
47626 Command
47627 \begin_inset space ~
47628 \end_inset
47629
47630 end Counterpart to 
47631 \family sans
47632 Command start
47633 \family default
47634 .
47635  Some packages, like the default, don't have an end command since the start
47636  command toggles the package on and off.
47637 \end_layout
47638
47639 \begin_layout Description
47640 Default
47641 \begin_inset space ~
47642 \end_inset
47643
47644 decimal
47645 \begin_inset space ~
47646 \end_inset
47647
47648 separator Defines the default decimal point for use in tables (decimal point
47649  alignment).
47650 \end_layout
47651
47652 \begin_layout Description
47653 Default
47654 \begin_inset space ~
47655 \end_inset
47656
47657 length
47658 \begin_inset space ~
47659 \end_inset
47660
47661 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
47662 's dialogs.
47663 \end_layout
47664
47665 \begin_layout Description
47666 Set
47667 \begin_inset space ~
47668 \end_inset
47669
47670 languages
47671 \begin_inset space ~
47672 \end_inset
47673
47674 globally When this option is set, the languages used in the document will
47675  be added as options to the document class options, so that they can be
47676  used by all \SpecialChar LaTeX
47677 -packages.
47678  Otherwise they will only be used as options for the 
47679 \series bold
47680 babel
47681 \series default
47682  package.
47683 \end_layout
47684
47685 \begin_layout Description
47686 Auto
47687 \begin_inset space ~
47688 \end_inset
47689
47690 begin When this option is set, documents start with the chosen document
47691  language.
47692  When this option is not set, the 
47693 \family sans
47694 Command
47695 \begin_inset space ~
47696 \end_inset
47697
47698 start
47699 \family default
47700  is explicitly set to the beginning of the document in the \SpecialChar LaTeX
47701 -output.
47702  This assures that the correct language is used when you use another 
47703 \family sans
47704 Command
47705 \begin_inset space ~
47706 \end_inset
47707
47708 start
47709 \family default
47710  than the default.
47711 \end_layout
47712
47713 \begin_layout Description
47714 Auto
47715 \begin_inset space ~
47716 \end_inset
47717
47718 end Counterpart to 
47719 \family sans
47720 Auto
47721 \begin_inset space ~
47722 \end_inset
47723
47724 begin
47725 \family default
47726 .
47727  When it is not set, the 
47728 \family sans
47729 Command
47730 \begin_inset space ~
47731 \end_inset
47732
47733 end
47734 \family default
47735  is set to the end of the document.
47736 \end_layout
47737
47738 \begin_layout Description
47739 Mark
47740 \begin_inset space ~
47741 \end_inset
47742
47743 foreign
47744 \begin_inset space ~
47745 \end_inset
47746
47747 languages Text marked formatted in a language different from the document
47748  language will be underlined in blue.
47749 \end_layout
47750
47751 \begin_layout Description
47752 Enable
47753 \begin_inset space ~
47754 \end_inset
47755
47756 RTL
47757 \begin_inset space ~
47758 \end_inset
47759
47760 support Enables the use of languages, written from right to left (RTL),
47761  like Arabic, Hebrew or Farsi.
47762 \end_layout
47763
47764 \begin_layout Description
47765 Cursor
47766 \begin_inset space ~
47767 \end_inset
47768
47769 movement When writing RTL, you can define if the left and right arrow keys
47770  move the cursor visually to the left or right, respectively, or logically.
47771  Logical means that the cursor is moved to the left when pressing the right
47772  arrow key and the cursor is inside text in an RTL language.
47773 \end_layout
47774
47775 \begin_layout Subsection
47776 Spellchecker
47777 \end_layout
47778
47779 \begin_layout Standard
47780 The spellchecker settings are explained in section
47781 \begin_inset space ~
47782 \end_inset
47783
47784
47785 \begin_inset CommandInset ref
47786 LatexCommand ref
47787 reference "sec:Spellchecking"
47788
47789 \end_inset
47790
47791 .
47792 \end_layout
47793
47794 \begin_layout Section
47795 Outputs
47796 \end_layout
47797
47798 \begin_layout Subsection
47799 General
47800 \begin_inset CommandInset label
47801 LatexCommand label
47802 name "subsec:General-output"
47803
47804 \end_inset
47805
47806
47807 \end_layout
47808
47809 \begin_layout Description
47810 Forward
47811 \begin_inset space ~
47812 \end_inset
47813
47814 search Commands that will be used for the menu 
47815 \family sans
47816 Navigate\SpecialChar menuseparator
47817 Forward
47818 \begin_inset space ~
47819 \end_inset
47820
47821 search
47822 \family default
47823 .
47824  For a detailed description see section 
47825 \emph on
47826 Reverse DVI/PDF search
47827 \emph default
47828  of the 
47829 \emph on
47830 Additional
47831 \begin_inset space ~
47832 \end_inset
47833
47834 Features
47835 \emph default
47836  manual.
47837 \end_layout
47838
47839 \begin_layout Description
47840 Dvips
47841 \begin_inset space ~
47842 \end_inset
47843
47844 Options Options for the program 
47845 \family typewriter
47846 dvips
47847 \family default
47848  that is used for the export format 
47849 \family sans
47850 Postscript
47851 \family default
47852 , see section
47853 \begin_inset space ~
47854 \end_inset
47855
47856
47857 \begin_inset CommandInset ref
47858 LatexCommand ref
47859 reference "subsec:Export"
47860
47861 \end_inset
47862
47863 .
47864  Possible options are listed in the 
47865 \family typewriter
47866 dvips
47867 \family default
47868  manual:
47869 \begin_inset Newline newline
47870 \end_inset
47871
47872
47873 \begin_inset Flex URL
47874 status collapsed
47875
47876 \begin_layout Plain Layout
47877
47878 https://www.tug.org/texinfohtml/dvips.html
47879 \backslash
47880 #Option-details
47881 \end_layout
47882
47883 \end_inset
47884
47885
47886 \end_layout
47887
47888 \begin_layout Description
47889 Output
47890 \begin_inset space ~
47891 \end_inset
47892
47893 line
47894 \begin_inset space ~
47895 \end_inset
47896
47897 length sets the maximum number of characters printed in one line when using
47898  the menu 
47899 \family sans
47900 File\SpecialChar menuseparator
47901 Export\SpecialChar menuseparator
47902 Plain
47903 \begin_inset space ~
47904 \end_inset
47905
47906 text
47907 \family default
47908 .
47909  Setting the line length to 0 means all text is printed in one endless line.
47910 \end_layout
47911
47912 \begin_layout Description
47913 Date
47914 \begin_inset space ~
47915 \end_inset
47916
47917 format
47918 \begin_inset Index idx
47919 status collapsed
47920
47921 \begin_layout Plain Layout
47922 Date Format
47923 \end_layout
47924
47925 \end_inset
47926
47927
47928 \begin_inset Index idx
47929 status collapsed
47930
47931 \begin_layout Plain Layout
47932 Settings ! Date format
47933 \end_layout
47934
47935 \end_inset
47936
47937  The date format can be one or a mixture of the formats listed here:
47938 \begin_inset Newline newline
47939 \end_inset
47940
47941
47942 \begin_inset Flex URL
47943 status collapsed
47944
47945 \begin_layout Plain Layout
47946
47947 http://man7.org/linux/man-pages/man1/date.1.html
47948 \end_layout
47949
47950 \end_inset
47951
47952
47953 \begin_inset Newline newline
47954 \end_inset
47955
47956 For example the format
47957 \begin_inset Newline newline
47958 \end_inset
47959
47960 %d/%m/%y
47961 \begin_inset Newline newline
47962 \end_inset
47963
47964 prints the date as day/month/year.
47965 \end_layout
47966
47967 \begin_layout Description
47968 Overwrite
47969 \begin_inset space ~
47970 \end_inset
47971
47972 on
47973 \begin_inset space ~
47974 \end_inset
47975
47976 export Setting what \SpecialChar LyX
47977  is allowed to overwrite on export.
47978 \end_layout
47979
47980 \begin_layout Subsection
47981 La
47982 \family sans
47983 TeX
47984 \family default
47985
47986 \begin_inset CommandInset label
47987 LatexCommand label
47988 name "subsec:LaTeX-settings"
47989
47990 \end_inset
47991
47992
47993 \begin_inset Index idx
47994 status collapsed
47995
47996 \begin_layout Plain Layout
47997 Settings ! \SpecialChar LaTeX
47998
47999 \end_layout
48000
48001 \end_inset
48002
48003
48004 \end_layout
48005
48006 \begin_layout Description
48007 Use
48008 \begin_inset space ~
48009 \end_inset
48010
48011 La
48012 \family sans
48013 TeX
48014 \family default
48015
48016 \begin_inset space ~
48017 \end_inset
48018
48019 font
48020 \begin_inset space ~
48021 \end_inset
48022
48023 encoding This is the default encoding of the document font.
48024  
48025 \family sans
48026 T1
48027 \family default
48028  is the default and covers western languages and symbols.
48029  
48030 \family sans
48031 T2A
48032 \family default
48033
48034 \family sans
48035 T2B
48036 \family default
48037
48038 \family sans
48039 T2C
48040 \family default
48041
48042 \family sans
48043 LCY
48044 \family default
48045  and 
48046 \family sans
48047 X2
48048 \family default
48049  are used for Cyrillic.
48050  Combinations of the encodings are possible, like 
48051 \begin_inset Quotes eld
48052 \end_inset
48053
48054
48055 \family sans
48056 T1, T2B
48057 \family default
48058
48059 \begin_inset Quotes erd
48060 \end_inset
48061
48062 .
48063  The font encoding is normally automatically loaded by the language packages
48064  \SpecialChar LyX
48065  sets up in the background.
48066  So there is no need to change the default encoding.
48067 \end_layout
48068
48069 \begin_layout Description
48070 DVI
48071 \begin_inset space ~
48072 \end_inset
48073
48074 viewer
48075 \begin_inset space ~
48076 \end_inset
48077
48078 paper
48079 \begin_inset space ~
48080 \end_inset
48081
48082 size
48083 \begin_inset space ~
48084 \end_inset
48085
48086 options They only have an effect when the program 
48087 \family sans
48088 xdvi
48089 \family default
48090  is used as DVI-viewer, read its manual to find out more.
48091 \end_layout
48092
48093 \begin_layout Standard
48094 Here you can also specify options and commands with parameters for processors.
48095  But before you change something, it is strongly recommended to read the
48096  manuals of the applications.
48097 \end_layout
48098
48099 \begin_layout Description
48100 Bibliography
48101 \begin_inset space ~
48102 \end_inset
48103
48104 generation Settings for the generation of the bibliography, see section
48105 \begin_inset space ~
48106 \end_inset
48107
48108
48109 \begin_inset CommandInset ref
48110 LatexCommand ref
48111 reference "subsec:Bibliography-databases"
48112
48113 \end_inset
48114
48115 .
48116 \end_layout
48117
48118 \begin_layout Description
48119 Index
48120 \begin_inset space ~
48121 \end_inset
48122
48123 generation Settings for the generation of the index, see section
48124 \begin_inset space ~
48125 \end_inset
48126
48127
48128 \begin_inset CommandInset ref
48129 LatexCommand ref
48130 reference "subsec:Index-Program"
48131
48132 \end_inset
48133
48134 .
48135 \end_layout
48136
48137 \begin_layout Description
48138 Nomenclature
48139 \begin_inset space ~
48140 \end_inset
48141
48142 command Command for the program that generates the nomenclature, see section
48143 \begin_inset space ~
48144 \end_inset
48145
48146
48147 \begin_inset CommandInset ref
48148 LatexCommand ref
48149 reference "subsec:Nomenclature-Program"
48150
48151 \end_inset
48152
48153 .
48154 \end_layout
48155
48156 \begin_layout Description
48157 Check
48158 \family sans
48159 TeX
48160 \family default
48161
48162 \begin_inset space ~
48163 \end_inset
48164
48165 command Command for the program 
48166 \family sans
48167 Check\SpecialChar TeX
48168
48169 \family default
48170  that is described in the section 
48171 \emph on
48172 Checking \SpecialChar TeX
48173
48174 \emph default
48175  of the 
48176 \emph on
48177 Additional Features
48178 \emph default
48179  manual.
48180 \end_layout
48181
48182 \begin_layout Standard
48183 There are additionally the following options:
48184 \end_layout
48185
48186 \begin_layout Description
48187 Use
48188 \begin_inset space ~
48189 \end_inset
48190
48191 Windows-style
48192 \begin_inset space ~
48193 \end_inset
48194
48195 paths
48196 \begin_inset space ~
48197 \end_inset
48198
48199 in
48200 \begin_inset space ~
48201 \end_inset
48202
48203 \SpecialChar LaTeX
48204
48205 \begin_inset space ~
48206 \end_inset
48207
48208 files Uses paths in the notation of Windows, that means that 
48209 \begin_inset Quotes eld
48210 \end_inset
48211
48212
48213 \backslash
48214
48215 \begin_inset Quotes erd
48216 \end_inset
48217
48218  is used instead of 
48219 \begin_inset Quotes eld
48220 \end_inset
48221
48222 /
48223 \begin_inset Quotes erd
48224 \end_inset
48225
48226  to separate folders.
48227  This option is enabled by default when you use \SpecialChar LyX
48228  on Windows.
48229 \begin_inset Index idx
48230 status collapsed
48231
48232 \begin_layout Plain Layout
48233 Paths
48234 \end_layout
48235
48236 \end_inset
48237
48238
48239 \begin_inset Index idx
48240 status collapsed
48241
48242 \begin_layout Plain Layout
48243 Settings ! Paths
48244 \end_layout
48245
48246 \end_inset
48247
48248
48249 \end_layout
48250
48251 \begin_layout Description
48252 Reset
48253 \begin_inset space ~
48254 \end_inset
48255
48256 class
48257 \begin_inset space ~
48258 \end_inset
48259
48260 options
48261 \begin_inset space ~
48262 \end_inset
48263
48264 when
48265 \begin_inset space ~
48266 \end_inset
48267
48268 document
48269 \begin_inset space ~
48270 \end_inset
48271
48272 class
48273 \begin_inset space ~
48274 \end_inset
48275
48276 changes Removes all manually set 
48277 \family sans
48278 Class options
48279 \family default
48280  in the 
48281 \family sans
48282 Document\SpecialChar menuseparator
48283 Settings\SpecialChar menuseparator
48284 Document
48285 \begin_inset space ~
48286 \end_inset
48287
48288 Class
48289 \family default
48290  dialog when changing the document class.
48291 \end_layout
48292
48293 \begin_layout Section
48294 File
48295 \begin_inset space ~
48296 \end_inset
48297
48298 Handling
48299 \begin_inset Index idx
48300 status collapsed
48301
48302 \begin_layout Plain Layout
48303 File handling
48304 \end_layout
48305
48306 \end_inset
48307
48308
48309 \end_layout
48310
48311 \begin_layout Subsection
48312 Converters
48313 \begin_inset CommandInset label
48314 LatexCommand label
48315 name "subsec:Converters"
48316
48317 \end_inset
48318
48319
48320 \begin_inset Index idx
48321 status collapsed
48322
48323 \begin_layout Plain Layout
48324 Converters
48325 \end_layout
48326
48327 \end_inset
48328
48329
48330 \end_layout
48331
48332 \begin_layout Standard
48333 Here you find the list of defined converter commands to convert material
48334  from one format to another.
48335  You can modify converters or create new ones.
48336  To modify a converter, select it, change the entry of the 
48337 \family sans
48338 Converter
48339 \family default
48340  and/or 
48341 \family sans
48342 Extra
48343 \begin_inset space ~
48344 \end_inset
48345
48346 flag
48347 \family default
48348  field and press the 
48349 \family sans
48350 Modify
48351 \family default
48352  button.
48353  To create a new converter, select an existing one, select a different format
48354  in the 
48355 \family sans
48356 To
48357 \begin_inset space ~
48358 \end_inset
48359
48360 format
48361 \family default
48362  drop-down list, modify the 
48363 \family sans
48364 Converter
48365 \family default
48366  field and press the 
48367 \family sans
48368 Add
48369 \family default
48370  button.
48371 \end_layout
48372
48373 \begin_layout Standard
48374 If the 
48375 \family sans
48376 Converter File Cache
48377 \family default
48378  is 
48379 \family sans
48380 Enabled
48381 \family default
48382 , conversions will be cached as long as specified in the field 
48383 \family sans
48384 Maximum Age (in days
48385 \family default
48386 ).
48387  This means that images don't need to be converted again when you reopen
48388  a document; the converted images from the cache will be used instead.
48389 \end_layout
48390
48391 \begin_layout Standard
48392 More about converters, like the flags that can be used in the converter
48393  definition, is described in the section 
48394 \emph on
48395 Converters
48396 \emph default
48397  of the 
48398 \emph on
48399 Customization
48400 \emph default
48401  manual.
48402 \end_layout
48403
48404 \begin_layout Subsection
48405 File Formats
48406 \begin_inset CommandInset label
48407 LatexCommand label
48408 name "sec:File-Formats"
48409
48410 \end_inset
48411
48412
48413 \begin_inset Index idx
48414 status collapsed
48415
48416 \begin_layout Plain Layout
48417 File formats
48418 \end_layout
48419
48420 \end_inset
48421
48422
48423 \begin_inset Index idx
48424 status collapsed
48425
48426 \begin_layout Plain Layout
48427 Copiers
48428 \end_layout
48429
48430 \end_inset
48431
48432
48433 \end_layout
48434
48435 \begin_layout Standard
48436 Here you find the list of defined file formats that \SpecialChar LyX
48437  can handle.
48438  You can modify the 
48439 \family sans
48440 Editor
48441 \family default
48442  and 
48443 \family sans
48444 Viewer
48445 \family default
48446  programs that should be used for certain formats.
48447 \end_layout
48448
48449 \begin_layout Standard
48450 You can also define the 
48451 \family sans
48452 Default output format
48453 \family default
48454  that is used when you use 
48455 \family sans
48456 View, Update, View Master Document
48457 \family default
48458  or 
48459 \family sans
48460 Update Master Document
48461 \family default
48462  in the 
48463 \family sans
48464 Document
48465 \family default
48466  menu or the toolbar.
48467 \end_layout
48468
48469 \begin_layout Standard
48470 More about formats and their options is described in the section 
48471 \emph on
48472 Formats
48473 \emph default
48474  of the 
48475 \emph on
48476 Customization
48477 \emph default
48478  manual.
48479 \end_layout
48480
48481 \begin_layout Standard
48482 Since all conversions from one format to another take place in \SpecialChar LyX
48483 's temporary
48484  directory, it is sometimes necessary to modify a file before copying it
48485  to the temporary directory so that the conversion may be performed.
48486  This is done by specifying a 
48487 \family sans
48488 Copier
48489 \family default
48490 .
48491  More about this is described in the section 
48492 \emph on
48493 Copiers
48494 \emph default
48495  of the 
48496 \emph on
48497 Customization
48498 \emph default
48499  manual.
48500 \end_layout
48501
48502 \begin_layout Chapter
48503 Units available in \SpecialChar LyX
48504
48505 \begin_inset Index idx
48506 status collapsed
48507
48508 \begin_layout Plain Layout
48509 Units
48510 \end_layout
48511
48512 \end_inset
48513
48514
48515 \begin_inset CommandInset label
48516 LatexCommand label
48517 name "chap:Units-available-in"
48518
48519 \end_inset
48520
48521
48522 \end_layout
48523
48524 \begin_layout Standard
48525 Table
48526 \begin_inset space ~
48527 \end_inset
48528
48529
48530 \begin_inset CommandInset ref
48531 LatexCommand ref
48532 reference "tab:Units"
48533
48534 \end_inset
48535
48536  explains all the units available in \SpecialChar LyX
48537  and used in this documentation.
48538 \end_layout
48539
48540 \begin_layout Standard
48541 \begin_inset Float table
48542 placement h
48543 wide false
48544 sideways false
48545 status open
48546
48547 \begin_layout Plain Layout
48548 \begin_inset Caption Standard
48549
48550 \begin_layout Plain Layout
48551 \begin_inset CommandInset label
48552 LatexCommand label
48553 name "tab:Units"
48554
48555 \end_inset
48556
48557 Units
48558 \end_layout
48559
48560 \end_inset
48561
48562
48563 \end_layout
48564
48565 \begin_layout Plain Layout
48566 \begin_inset VSpace medskip
48567 \end_inset
48568
48569
48570 \end_layout
48571
48572 \begin_layout Plain Layout
48573 \align center
48574 \begin_inset Tabular
48575 <lyxtabular version="3" rows="20" columns="3">
48576 <features tabularvalignment="middle">
48577 <column alignment="center" valignment="top">
48578 <column alignment="center" valignment="top">
48579 <column alignment="center" valignment="top">
48580 <row>
48581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48582 \begin_inset Text
48583
48584 \begin_layout Plain Layout
48585 unit
48586 \end_layout
48587
48588 \end_inset
48589 </cell>
48590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48591 \begin_inset Text
48592
48593 \begin_layout Plain Layout
48594 name/description
48595 \end_layout
48596
48597 \end_inset
48598 </cell>
48599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48600 \begin_inset Text
48601
48602 \begin_layout Plain Layout
48603 \SpecialChar LaTeX
48604  command
48605 \end_layout
48606
48607 \end_inset
48608 </cell>
48609 </row>
48610 <row>
48611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48612 \begin_inset Text
48613
48614 \begin_layout Plain Layout
48615 mm
48616 \end_layout
48617
48618 \end_inset
48619 </cell>
48620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48621 \begin_inset Text
48622
48623 \begin_layout Plain Layout
48624 millimeter
48625 \end_layout
48626
48627 \end_inset
48628 </cell>
48629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48630 \begin_inset Text
48631
48632 \begin_layout Plain Layout
48633 -
48634 \end_layout
48635
48636 \end_inset
48637 </cell>
48638 </row>
48639 <row>
48640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48641 \begin_inset Text
48642
48643 \begin_layout Plain Layout
48644 cm
48645 \end_layout
48646
48647 \end_inset
48648 </cell>
48649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48650 \begin_inset Text
48651
48652 \begin_layout Plain Layout
48653 centimeter
48654 \end_layout
48655
48656 \end_inset
48657 </cell>
48658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48659 \begin_inset Text
48660
48661 \begin_layout Plain Layout
48662 -
48663 \end_layout
48664
48665 \end_inset
48666 </cell>
48667 </row>
48668 <row>
48669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48670 \begin_inset Text
48671
48672 \begin_layout Plain Layout
48673 in
48674 \end_layout
48675
48676 \end_inset
48677 </cell>
48678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48679 \begin_inset Text
48680
48681 \begin_layout Plain Layout
48682 inch
48683 \end_layout
48684
48685 \end_inset
48686 </cell>
48687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48688 \begin_inset Text
48689
48690 \begin_layout Plain Layout
48691 -
48692 \end_layout
48693
48694 \end_inset
48695 </cell>
48696 </row>
48697 <row>
48698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48699 \begin_inset Text
48700
48701 \begin_layout Plain Layout
48702 pt
48703 \end_layout
48704
48705 \end_inset
48706 </cell>
48707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48708 \begin_inset Text
48709
48710 \begin_layout Plain Layout
48711 point (72.27
48712 \begin_inset space \thinspace{}
48713 \end_inset
48714
48715 pt = 1
48716 \begin_inset space \thinspace{}
48717 \end_inset
48718
48719 in)
48720 \end_layout
48721
48722 \end_inset
48723 </cell>
48724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48725 \begin_inset Text
48726
48727 \begin_layout Plain Layout
48728 -
48729 \end_layout
48730
48731 \end_inset
48732 </cell>
48733 </row>
48734 <row>
48735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48736 \begin_inset Text
48737
48738 \begin_layout Plain Layout
48739 pc
48740 \end_layout
48741
48742 \end_inset
48743 </cell>
48744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48745 \begin_inset Text
48746
48747 \begin_layout Plain Layout
48748 pica (1
48749 \begin_inset space \thinspace{}
48750 \end_inset
48751
48752 pc = 12
48753 \begin_inset space \thinspace{}
48754 \end_inset
48755
48756 pt)
48757 \end_layout
48758
48759 \end_inset
48760 </cell>
48761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48762 \begin_inset Text
48763
48764 \begin_layout Plain Layout
48765 -
48766 \end_layout
48767
48768 \end_inset
48769 </cell>
48770 </row>
48771 <row>
48772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48773 \begin_inset Text
48774
48775 \begin_layout Plain Layout
48776 sp
48777 \end_layout
48778
48779 \end_inset
48780 </cell>
48781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48782 \begin_inset Text
48783
48784 \begin_layout Plain Layout
48785 scaled point (65536
48786 \begin_inset space \thinspace{}
48787 \end_inset
48788
48789 sp = 1
48790 \begin_inset space \thinspace{}
48791 \end_inset
48792
48793 pt)
48794 \end_layout
48795
48796 \end_inset
48797 </cell>
48798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48799 \begin_inset Text
48800
48801 \begin_layout Plain Layout
48802 -
48803 \end_layout
48804
48805 \end_inset
48806 </cell>
48807 </row>
48808 <row>
48809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48810 \begin_inset Text
48811
48812 \begin_layout Plain Layout
48813 bp
48814 \end_layout
48815
48816 \end_inset
48817 </cell>
48818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48819 \begin_inset Text
48820
48821 \begin_layout Plain Layout
48822 big point (72
48823 \begin_inset space \thinspace{}
48824 \end_inset
48825
48826 bp = 1
48827 \begin_inset space \thinspace{}
48828 \end_inset
48829
48830 in)
48831 \end_layout
48832
48833 \end_inset
48834 </cell>
48835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48836 \begin_inset Text
48837
48838 \begin_layout Plain Layout
48839 -
48840 \end_layout
48841
48842 \end_inset
48843 </cell>
48844 </row>
48845 <row>
48846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48847 \begin_inset Text
48848
48849 \begin_layout Plain Layout
48850 dd
48851 \end_layout
48852
48853 \end_inset
48854 </cell>
48855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48856 \begin_inset Text
48857
48858 \begin_layout Plain Layout
48859 didot (1
48860 \begin_inset space \thinspace{}
48861 \end_inset
48862
48863 dd 
48864 \begin_inset Formula $\approx$
48865 \end_inset
48866
48867  0.376
48868 \begin_inset space \thinspace{}
48869 \end_inset
48870
48871 mm)
48872 \end_layout
48873
48874 \end_inset
48875 </cell>
48876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48877 \begin_inset Text
48878
48879 \begin_layout Plain Layout
48880 -
48881 \end_layout
48882
48883 \end_inset
48884 </cell>
48885 </row>
48886 <row>
48887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48888 \begin_inset Text
48889
48890 \begin_layout Plain Layout
48891 cc
48892 \end_layout
48893
48894 \end_inset
48895 </cell>
48896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48897 \begin_inset Text
48898
48899 \begin_layout Plain Layout
48900 cicero (1
48901 \begin_inset space \thinspace{}
48902 \end_inset
48903
48904 cc = 12
48905 \begin_inset space \thinspace{}
48906 \end_inset
48907
48908 dd)
48909 \end_layout
48910
48911 \end_inset
48912 </cell>
48913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48914 \begin_inset Text
48915
48916 \begin_layout Plain Layout
48917 -
48918 \end_layout
48919
48920 \end_inset
48921 </cell>
48922 </row>
48923 <row>
48924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48925 \begin_inset Text
48926
48927 \begin_layout Plain Layout
48928 Scale Graphics %
48929 \end_layout
48930
48931 \end_inset
48932 </cell>
48933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48934 \begin_inset Text
48935
48936 \begin_layout Plain Layout
48937 % of original image width
48938 \end_layout
48939
48940 \end_inset
48941 </cell>
48942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48943 \begin_inset Text
48944
48945 \begin_layout Plain Layout
48946
48947 \end_layout
48948
48949 \end_inset
48950 </cell>
48951 </row>
48952 <row>
48953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48954 \begin_inset Text
48955
48956 \begin_layout Plain Layout
48957 Text Width %
48958 \end_layout
48959
48960 \end_inset
48961 </cell>
48962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48963 \begin_inset Text
48964
48965 \begin_layout Plain Layout
48966 % of text width
48967 \end_layout
48968
48969 \end_inset
48970 </cell>
48971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48972 \begin_inset Text
48973
48974 \begin_layout Plain Layout
48975
48976 \backslash
48977 textwidth
48978 \end_layout
48979
48980 \end_inset
48981 </cell>
48982 </row>
48983 <row>
48984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48985 \begin_inset Text
48986
48987 \begin_layout Plain Layout
48988 Column Width %
48989 \end_layout
48990
48991 \end_inset
48992 </cell>
48993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48994 \begin_inset Text
48995
48996 \begin_layout Plain Layout
48997 % of column width
48998 \end_layout
48999
49000 \end_inset
49001 </cell>
49002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49003 \begin_inset Text
49004
49005 \begin_layout Plain Layout
49006
49007 \backslash
49008 columnwidth
49009 \end_layout
49010
49011 \end_inset
49012 </cell>
49013 </row>
49014 <row>
49015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49016 \begin_inset Text
49017
49018 \begin_layout Plain Layout
49019 Page Width %
49020 \end_layout
49021
49022 \end_inset
49023 </cell>
49024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49025 \begin_inset Text
49026
49027 \begin_layout Plain Layout
49028 % of paper width
49029 \end_layout
49030
49031 \end_inset
49032 </cell>
49033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49034 \begin_inset Text
49035
49036 \begin_layout Plain Layout
49037
49038 \backslash
49039 paperwidth
49040 \end_layout
49041
49042 \end_inset
49043 </cell>
49044 </row>
49045 <row>
49046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49047 \begin_inset Text
49048
49049 \begin_layout Plain Layout
49050 Line Width %
49051 \end_layout
49052
49053 \end_inset
49054 </cell>
49055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49056 \begin_inset Text
49057
49058 \begin_layout Plain Layout
49059 % of line width
49060 \end_layout
49061
49062 \end_inset
49063 </cell>
49064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49065 \begin_inset Text
49066
49067 \begin_layout Plain Layout
49068
49069 \backslash
49070 linewidth
49071 \end_layout
49072
49073 \end_inset
49074 </cell>
49075 </row>
49076 <row>
49077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49078 \begin_inset Text
49079
49080 \begin_layout Plain Layout
49081 Text Height %
49082 \end_layout
49083
49084 \end_inset
49085 </cell>
49086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49087 \begin_inset Text
49088
49089 \begin_layout Plain Layout
49090 % of text height
49091 \end_layout
49092
49093 \end_inset
49094 </cell>
49095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49096 \begin_inset Text
49097
49098 \begin_layout Plain Layout
49099
49100 \backslash
49101 textheight
49102 \end_layout
49103
49104 \end_inset
49105 </cell>
49106 </row>
49107 <row>
49108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49109 \begin_inset Text
49110
49111 \begin_layout Plain Layout
49112 Page Height %
49113 \end_layout
49114
49115 \end_inset
49116 </cell>
49117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49118 \begin_inset Text
49119
49120 \begin_layout Plain Layout
49121 % of paper height
49122 \end_layout
49123
49124 \end_inset
49125 </cell>
49126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49127 \begin_inset Text
49128
49129 \begin_layout Plain Layout
49130
49131 \backslash
49132 paperheight
49133 \end_layout
49134
49135 \end_inset
49136 </cell>
49137 </row>
49138 <row>
49139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49140 \begin_inset Text
49141
49142 \begin_layout Plain Layout
49143 ex
49144 \end_layout
49145
49146 \end_inset
49147 </cell>
49148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49149 \begin_inset Text
49150
49151 \begin_layout Plain Layout
49152 height of letter 
49153 \emph on
49154 x
49155 \emph default
49156  in current font
49157 \end_layout
49158
49159 \end_inset
49160 </cell>
49161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49162 \begin_inset Text
49163
49164 \begin_layout Plain Layout
49165 -
49166 \end_layout
49167
49168 \end_inset
49169 </cell>
49170 </row>
49171 <row>
49172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49173 \begin_inset Text
49174
49175 \begin_layout Plain Layout
49176 em
49177 \end_layout
49178
49179 \end_inset
49180 </cell>
49181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49182 \begin_inset Text
49183
49184 \begin_layout Plain Layout
49185 width of letter 
49186 \emph on
49187 M
49188 \emph default
49189  in current font
49190 \end_layout
49191
49192 \end_inset
49193 </cell>
49194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49195 \begin_inset Text
49196
49197 \begin_layout Plain Layout
49198 -
49199 \end_layout
49200
49201 \end_inset
49202 </cell>
49203 </row>
49204 <row>
49205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
49206 \begin_inset Text
49207
49208 \begin_layout Plain Layout
49209 mu
49210 \end_layout
49211
49212 \end_inset
49213 </cell>
49214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
49215 \begin_inset Text
49216
49217 \begin_layout Plain Layout
49218 math unit (1
49219 \begin_inset space \thinspace{}
49220 \end_inset
49221
49222 mu = 1/18
49223 \begin_inset space \thinspace{}
49224 \end_inset
49225
49226 em)
49227 \end_layout
49228
49229 \end_inset
49230 </cell>
49231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
49232 \begin_inset Text
49233
49234 \begin_layout Plain Layout
49235 -
49236 \end_layout
49237
49238 \end_inset
49239 </cell>
49240 </row>
49241 </lyxtabular>
49242
49243 \end_inset
49244
49245
49246 \end_layout
49247
49248 \end_inset
49249
49250
49251 \end_layout
49252
49253 \begin_layout Chapter
49254 Credits
49255 \begin_inset CommandInset label
49256 LatexCommand label
49257 name "chap:Credits"
49258
49259 \end_inset
49260
49261
49262 \end_layout
49263
49264 \begin_layout Standard
49265 The documentation is a collaborative effort between many different people
49266  (and we would encourage people to contribute!).
49267 \end_layout
49268
49269 \begin_layout Itemize
49270
49271 \noun on
49272 Alejandro Aguilar Sierra
49273 \end_layout
49274
49275 \begin_layout Itemize
49276
49277 \noun on
49278 Amir Karger
49279 \end_layout
49280
49281 \begin_layout Itemize
49282
49283 \noun on
49284 David Johnson
49285 \end_layout
49286
49287 \begin_layout Itemize
49288
49289 \noun on
49290 Hartmut Haase
49291 \end_layout
49292
49293 \begin_layout Itemize
49294
49295 \noun on
49296 Ignacio García
49297 \end_layout
49298
49299 \begin_layout Itemize
49300
49301 \noun on
49302 Ivan Schreter
49303 \end_layout
49304
49305 \begin_layout Itemize
49306
49307 \noun on
49308 John Raithel
49309 \end_layout
49310
49311 \begin_layout Itemize
49312
49313 \noun on
49314 John Weiss
49315 \end_layout
49316
49317 \begin_layout Itemize
49318
49319 \noun on
49320 Lars Gullik Bjønnes
49321 \end_layout
49322
49323 \begin_layout Itemize
49324
49325 \noun on
49326 Matthias Ettrich
49327 \end_layout
49328
49329 \begin_layout Itemize
49330
49331 \noun on
49332 Matthias Zenker
49333 \end_layout
49334
49335 \begin_layout Itemize
49336
49337 \noun on
49338 Rich Fields
49339 \end_layout
49340
49341 \begin_layout Itemize
49342
49343 \noun on
49344 Pascal André
49345 \end_layout
49346
49347 \begin_layout Itemize
49348
49349 \noun on
49350 Paul Evans
49351 \end_layout
49352
49353 \begin_layout Itemize
49354
49355 \noun on
49356 Paul Russel
49357 \end_layout
49358
49359 \begin_layout Itemize
49360
49361 \noun on
49362 Robin Socha
49363 \end_layout
49364
49365 \begin_layout Itemize
49366
49367 \noun on
49368 Uwe Stöhr
49369 \end_layout
49370
49371 \begin_layout Itemize
49372 The \SpecialChar LyX
49373  Team: 
49374 \begin_inset CommandInset citation
49375 LatexCommand cite
49376 key "lyxcredit"
49377 literal "true"
49378
49379 \end_inset
49380
49381
49382 \end_layout
49383
49384 \begin_layout Standard
49385 \begin_inset Newpage newpage
49386 \end_inset
49387
49388 The bibliography on the following page was created with the 
49389 \family sans
49390 Bibliography
49391 \family default
49392  environment.
49393 \end_layout
49394
49395 \begin_layout Bibliography
49396 \begin_inset CommandInset bibitem
49397 LatexCommand bibitem
49398 label "Credits"
49399 key "lyxcredit"
49400 literal "true"
49401
49402 \end_inset
49403
49404 The \SpecialChar LyX
49405  Team: 
49406 \begin_inset CommandInset href
49407 LatexCommand href
49408 name "Credits"
49409 target "http://www.lyx.org/Credits"
49410 literal "false"
49411
49412 \end_inset
49413
49414 :
49415 \begin_inset Newline newline
49416 \end_inset
49417
49418
49419 \begin_inset Flex URL
49420 status collapsed
49421
49422 \begin_layout Plain Layout
49423
49424 http://www.lyx.org/Credits
49425 \end_layout
49426
49427 \end_inset
49428
49429
49430 \end_layout
49431
49432 \begin_layout Bibliography
49433 \begin_inset CommandInset bibitem
49434 LatexCommand bibitem
49435 key "latexcompanion"
49436 literal "true"
49437
49438 \end_inset
49439
49440 Frank Mittelbach and Michel Goossens: 
49441 \emph on
49442 The \SpecialChar LaTeX
49443  Companion Second Edition.
49444
49445 \emph default
49446  Addison-Wesley, 2004
49447 \end_layout
49448
49449 \begin_layout Bibliography
49450 \begin_inset CommandInset bibitem
49451 LatexCommand bibitem
49452 key "latexguide"
49453 literal "true"
49454
49455 \end_inset
49456
49457 Helmut Kopka and Patrick W.
49458  Daly: 
49459 \emph on
49460 A Guide to \SpecialChar LaTeX
49461  Fourth Edition.
49462
49463 \emph default
49464  Addison-Wesley, 2003
49465 \end_layout
49466
49467 \begin_layout Bibliography
49468 \begin_inset CommandInset bibitem
49469 LatexCommand bibitem
49470 key "latexbook"
49471 literal "true"
49472
49473 \end_inset
49474
49475 Leslie Lamport: 
49476 \emph on
49477 \SpecialChar LaTeX
49478 : A Document Preparation System.
49479
49480 \emph default
49481  Addison-Wesley, second edition, 1994
49482 \end_layout
49483
49484 \begin_layout Bibliography
49485 \begin_inset CommandInset bibitem
49486 LatexCommand bibitem
49487 key "texbook"
49488 literal "true"
49489
49490 \end_inset
49491
49492 Donald E.
49493  Knuth.
49494  
49495 \emph on
49496 The \SpecialChar TeX
49497 book.
49498
49499 \emph default
49500  Addison-Wesley, 1984
49501 \end_layout
49502
49503 \begin_layout Bibliography
49504 \begin_inset CommandInset bibitem
49505 LatexCommand bibitem
49506 key "TeXCatalogue"
49507 literal "true"
49508
49509 \end_inset
49510
49511 The \SpecialChar TeX
49512  Catalogue:
49513 \begin_inset Newline newline
49514 \end_inset
49515
49516
49517 \begin_inset Flex URL
49518 status collapsed
49519
49520 \begin_layout Plain Layout
49521
49522 http://mirrors.ctan.org/help/Catalogue/bytopic.html
49523 \end_layout
49524
49525 \end_inset
49526
49527
49528 \end_layout
49529
49530 \begin_layout Bibliography
49531 \begin_inset CommandInset bibitem
49532 LatexCommand bibitem
49533 key "LaTeXFAQ"
49534 literal "true"
49535
49536 \end_inset
49537
49538 The \SpecialChar LaTeX
49539  FAQ:
49540 \begin_inset Newline newline
49541 \end_inset
49542
49543
49544 \begin_inset Flex URL
49545 status collapsed
49546
49547 \begin_layout Plain Layout
49548
49549 http://www.tex.ac.uk/faq/
49550 \end_layout
49551
49552 \end_inset
49553
49554
49555 \end_layout
49556
49557 \begin_layout Bibliography
49558 \begin_inset CommandInset bibitem
49559 LatexCommand bibitem
49560 key "BibTeX"
49561 literal "true"
49562
49563 \end_inset
49564
49565
49566 \begin_inset CommandInset href
49567 LatexCommand href
49568 name "Documentation"
49569 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
49570 literal "false"
49571
49572 \end_inset
49573
49574  of the program 
49575 \family sans
49576 Bib\SpecialChar TeX
49577
49578 \family default
49579 :
49580 \begin_inset Newline newline
49581 \end_inset
49582
49583
49584 \begin_inset Flex URL
49585 status collapsed
49586
49587 \begin_layout Plain Layout
49588
49589 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
49590 \end_layout
49591
49592 \end_inset
49593
49594
49595 \end_layout
49596
49597 \begin_layout Bibliography
49598 \begin_inset CommandInset bibitem
49599 LatexCommand bibitem
49600 key "BibTeX-2"
49601 literal "true"
49602
49603 \end_inset
49604
49605
49606 \begin_inset CommandInset href
49607 LatexCommand href
49608 name "Documentation"
49609 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
49610 literal "false"
49611
49612 \end_inset
49613
49614  how to use the program 
49615 \family sans
49616 Bib\SpecialChar TeX
49617
49618 \family default
49619 :
49620 \begin_inset Newline newline
49621 \end_inset
49622
49623
49624 \begin_inset Flex URL
49625 status collapsed
49626
49627 \begin_layout Plain Layout
49628
49629 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
49630 \end_layout
49631
49632 \end_inset
49633
49634
49635 \change_inserted -712698321 1483884806
49636
49637 \end_layout
49638
49639 \begin_layout Bibliography
49640
49641 \change_inserted -712698321 1483884882
49642 \begin_inset CommandInset bibitem
49643 LatexCommand bibitem
49644 key "Biblatex"
49645 literal "true"
49646
49647 \end_inset
49648
49649
49650 \begin_inset CommandInset href
49651 LatexCommand href
49652 name "Manual"
49653 target "http://www.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf"
49654 literal "false"
49655
49656 \end_inset
49657
49658  of the 
49659 \family sans
49660 Biblatex
49661 \family default
49662  package:
49663 \begin_inset Newline newline
49664 \end_inset
49665
49666
49667 \begin_inset Flex URL
49668 status collapsed
49669
49670 \begin_layout Plain Layout
49671
49672 \change_inserted -712698321 1483884888
49673
49674 http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf
49675 \end_layout
49676
49677 \end_inset
49678
49679
49680 \change_unchanged
49681
49682 \end_layout
49683
49684 \begin_layout Bibliography
49685 \begin_inset CommandInset bibitem
49686 LatexCommand bibitem
49687 key "makeindex"
49688 literal "true"
49689
49690 \end_inset
49691
49692
49693 \begin_inset CommandInset href
49694 LatexCommand href
49695 name "Documentation"
49696 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
49697 literal "false"
49698
49699 \end_inset
49700
49701  of the program 
49702 \family sans
49703 makeindex
49704 \family default
49705 :
49706 \begin_inset Newline newline
49707 \end_inset
49708
49709
49710 \begin_inset Flex URL
49711 status collapsed
49712
49713 \begin_layout Plain Layout
49714
49715 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
49716 \end_layout
49717
49718 \end_inset
49719
49720
49721 \end_layout
49722
49723 \begin_layout Bibliography
49724 \begin_inset CommandInset bibitem
49725 LatexCommand bibitem
49726 key "makeindex-man"
49727 literal "true"
49728
49729 \end_inset
49730
49731
49732 \begin_inset CommandInset href
49733 LatexCommand href
49734 name "Options"
49735 target "http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi"
49736 literal "false"
49737
49738 \end_inset
49739
49740  for the program 
49741 \family sans
49742 makeindex
49743 \family default
49744 :
49745 \begin_inset Newline newline
49746 \end_inset
49747
49748
49749 \begin_inset Flex URL
49750 status collapsed
49751
49752 \begin_layout Plain Layout
49753
49754 http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi
49755 \end_layout
49756
49757 \end_inset
49758
49759
49760 \end_layout
49761
49762 \begin_layout Bibliography
49763 \begin_inset CommandInset bibitem
49764 LatexCommand bibitem
49765 key "xindy"
49766 literal "true"
49767
49768 \end_inset
49769
49770
49771 \begin_inset CommandInset href
49772 LatexCommand href
49773 name "Documentation"
49774 target "http://www.xindy.org/documentation.html"
49775 literal "false"
49776
49777 \end_inset
49778
49779  of the program 
49780 \family sans
49781 xindy
49782 \family default
49783 :
49784 \begin_inset Newline newline
49785 \end_inset
49786
49787
49788 \begin_inset Flex URL
49789 status collapsed
49790
49791 \begin_layout Plain Layout
49792
49793 http://www.xindy.org/documentation.html
49794 \end_layout
49795
49796 \end_inset
49797
49798
49799 \end_layout
49800
49801 \begin_layout Bibliography
49802 \begin_inset CommandInset bibitem
49803 LatexCommand bibitem
49804 key "AMS"
49805 literal "true"
49806
49807 \end_inset
49808
49809
49810 \begin_inset CommandInset href
49811 LatexCommand href
49812 name "Documentation"
49813 target "http://www.ams.org/publications/authors/tex/amslatex"
49814 literal "false"
49815
49816 \end_inset
49817
49818  of the AMS \SpecialChar LaTeX
49819 -packages:
49820 \begin_inset Newline newline
49821 \end_inset
49822
49823
49824 \begin_inset Flex URL
49825 status collapsed
49826
49827 \begin_layout Plain Layout
49828
49829 http://www.ams.org/publications/authors/tex/amslatex
49830 \end_layout
49831
49832 \end_inset
49833
49834
49835 \end_layout
49836
49837 \begin_layout Bibliography
49838 \begin_inset CommandInset bibitem
49839 LatexCommand bibitem
49840 key "caption"
49841 literal "true"
49842
49843 \end_inset
49844
49845
49846 \begin_inset CommandInset href
49847 LatexCommand href
49848 name "Documentation"
49849 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
49850 literal "false"
49851
49852 \end_inset
49853
49854  of the \SpecialChar LaTeX
49855 -package 
49856 \series bold
49857 caption
49858 \series default
49859
49860 \begin_inset Index idx
49861 status collapsed
49862
49863 \begin_layout Plain Layout
49864 \SpecialChar LaTeX
49865 -packages ! caption
49866 \end_layout
49867
49868 \end_inset
49869
49870 :
49871 \begin_inset Newline newline
49872 \end_inset
49873
49874
49875 \begin_inset Flex URL
49876 status collapsed
49877
49878 \begin_layout Plain Layout
49879
49880 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
49881 \end_layout
49882
49883 \end_inset
49884
49885
49886 \end_layout
49887
49888 \begin_layout Bibliography
49889 \begin_inset CommandInset bibitem
49890 LatexCommand bibitem
49891 key "enumitem"
49892 literal "true"
49893
49894 \end_inset
49895
49896
49897 \begin_inset CommandInset href
49898 LatexCommand href
49899 name "Documentation"
49900 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49901 literal "false"
49902
49903 \end_inset
49904
49905  of the \SpecialChar LaTeX
49906 -package 
49907 \series bold
49908 enumitem
49909 \series default
49910
49911 \begin_inset Index idx
49912 status collapsed
49913
49914 \begin_layout Plain Layout
49915 \SpecialChar LaTeX
49916 -packages ! enumitem
49917 \end_layout
49918
49919 \end_inset
49920
49921 :
49922 \begin_inset Newline newline
49923 \end_inset
49924
49925
49926 \begin_inset Flex URL
49927 status collapsed
49928
49929 \begin_layout Plain Layout
49930
49931 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49932 \end_layout
49933
49934 \end_inset
49935
49936
49937 \end_layout
49938
49939 \begin_layout Bibliography
49940 \begin_inset CommandInset bibitem
49941 LatexCommand bibitem
49942 key "fancyhdr"
49943 literal "true"
49944
49945 \end_inset
49946
49947
49948 \begin_inset CommandInset href
49949 LatexCommand href
49950 name "Documentation"
49951 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49952 literal "false"
49953
49954 \end_inset
49955
49956  of the \SpecialChar LaTeX
49957 -package 
49958 \series bold
49959 fancyhdr
49960 \series default
49961
49962 \begin_inset Index idx
49963 status collapsed
49964
49965 \begin_layout Plain Layout
49966 \SpecialChar LaTeX
49967 -packages ! fancyhdr
49968 \end_layout
49969
49970 \end_inset
49971
49972 :
49973 \begin_inset Newline newline
49974 \end_inset
49975
49976
49977 \begin_inset Flex URL
49978 status collapsed
49979
49980 \begin_layout Plain Layout
49981
49982 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49983 \end_layout
49984
49985 \end_inset
49986
49987
49988 \end_layout
49989
49990 \begin_layout Bibliography
49991 \begin_inset CommandInset bibitem
49992 LatexCommand bibitem
49993 key "hyperref"
49994 literal "true"
49995
49996 \end_inset
49997
49998
49999 \begin_inset CommandInset href
50000 LatexCommand href
50001 name "Documentation"
50002 target "http://www.ctan.org/pkg/hyperref"
50003 literal "false"
50004
50005 \end_inset
50006
50007  of the \SpecialChar LaTeX
50008 -package 
50009 \series bold
50010 hyperref
50011 \series default
50012
50013 \begin_inset Index idx
50014 status collapsed
50015
50016 \begin_layout Plain Layout
50017 \SpecialChar LaTeX
50018 -packages ! hyperref
50019 \end_layout
50020
50021 \end_inset
50022
50023 :
50024 \begin_inset Newline newline
50025 \end_inset
50026
50027
50028 \begin_inset Flex URL
50029 status collapsed
50030
50031 \begin_layout Plain Layout
50032
50033 http://www.ctan.org/pkg/hyperref
50034 \end_layout
50035
50036 \end_inset
50037
50038
50039 \end_layout
50040
50041 \begin_layout Bibliography
50042 \begin_inset CommandInset bibitem
50043 LatexCommand bibitem
50044 key "nomencl"
50045 literal "true"
50046
50047 \end_inset
50048
50049
50050 \begin_inset CommandInset href
50051 LatexCommand href
50052 name "Documentation"
50053 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
50054 literal "false"
50055
50056 \end_inset
50057
50058  of the \SpecialChar LaTeX
50059 -package 
50060 \series bold
50061 nomencl
50062 \series default
50063
50064 \begin_inset Index idx
50065 status collapsed
50066
50067 \begin_layout Plain Layout
50068 \SpecialChar LaTeX
50069 -packages ! nomencl
50070 \end_layout
50071
50072 \end_inset
50073
50074 :
50075 \begin_inset Newline newline
50076 \end_inset
50077
50078
50079 \begin_inset Flex URL
50080 status collapsed
50081
50082 \begin_layout Plain Layout
50083
50084 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
50085 \end_layout
50086
50087 \end_inset
50088
50089
50090 \end_layout
50091
50092 \begin_layout Bibliography
50093 \begin_inset CommandInset bibitem
50094 LatexCommand bibitem
50095 key "prettyref"
50096 literal "true"
50097
50098 \end_inset
50099
50100
50101 \begin_inset CommandInset href
50102 LatexCommand href
50103 name "Documentation"
50104 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
50105 literal "false"
50106
50107 \end_inset
50108
50109  of the \SpecialChar LaTeX
50110 -package 
50111 \series bold
50112 prettyref
50113 \series default
50114
50115 \begin_inset Index idx
50116 status collapsed
50117
50118 \begin_layout Plain Layout
50119 \SpecialChar LaTeX
50120 -packages ! prettyref
50121 \end_layout
50122
50123 \end_inset
50124
50125 :
50126 \begin_inset Newline newline
50127 \end_inset
50128
50129
50130 \begin_inset Flex URL
50131 status collapsed
50132
50133 \begin_layout Plain Layout
50134
50135 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
50136 \end_layout
50137
50138 \end_inset
50139
50140
50141 \end_layout
50142
50143 \begin_layout Bibliography
50144 \begin_inset CommandInset bibitem
50145 LatexCommand bibitem
50146 key "refstyle"
50147 literal "true"
50148
50149 \end_inset
50150
50151
50152 \begin_inset CommandInset href
50153 LatexCommand href
50154 name "Documentation"
50155 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
50156 literal "false"
50157
50158 \end_inset
50159
50160  of the \SpecialChar LaTeX
50161 -package 
50162 \series bold
50163 refstyle
50164 \series default
50165
50166 \begin_inset Index idx
50167 status collapsed
50168
50169 \begin_layout Plain Layout
50170 \SpecialChar LaTeX
50171 -packages ! refstyle
50172 \end_layout
50173
50174 \end_inset
50175
50176 :
50177 \begin_inset Newline newline
50178 \end_inset
50179
50180
50181 \begin_inset Flex URL
50182 status collapsed
50183
50184 \begin_layout Plain Layout
50185
50186 http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
50187 \end_layout
50188
50189 \end_inset
50190
50191
50192 \end_layout
50193
50194 \begin_layout Bibliography
50195 \begin_inset CommandInset bibitem
50196 LatexCommand bibitem
50197 key "Arabic"
50198 literal "true"
50199
50200 \end_inset
50201
50202
50203 \begin_inset CommandInset href
50204 LatexCommand href
50205 name "Wiki-page"
50206 target "http://wiki.lyx.org/Windows/Arabic"
50207 literal "false"
50208
50209 \end_inset
50210
50211  how to set up \SpecialChar LyX
50212  for Arabic:
50213 \begin_inset Newline newline
50214 \end_inset
50215
50216
50217 \begin_inset Flex URL
50218 status collapsed
50219
50220 \begin_layout Plain Layout
50221
50222 http://wiki.lyx.org/Windows/Arabic
50223 \end_layout
50224
50225 \end_inset
50226
50227
50228 \end_layout
50229
50230 \begin_layout Bibliography
50231 \begin_inset CommandInset bibitem
50232 LatexCommand bibitem
50233 key "Armenian"
50234 literal "true"
50235
50236 \end_inset
50237
50238
50239 \begin_inset CommandInset href
50240 LatexCommand href
50241 name "Wiki-page"
50242 target "http://wiki.lyx.org/Windows/Armenian"
50243 literal "false"
50244
50245 \end_inset
50246
50247  how to set up \SpecialChar LyX
50248  for Armenian:
50249 \begin_inset Newline newline
50250 \end_inset
50251
50252
50253 \begin_inset Flex URL
50254 status collapsed
50255
50256 \begin_layout Plain Layout
50257
50258 http://wiki.lyx.org/Windows/Armenian
50259 \end_layout
50260
50261 \end_inset
50262
50263
50264 \end_layout
50265
50266 \begin_layout Bibliography
50267 \begin_inset CommandInset bibitem
50268 LatexCommand bibitem
50269 key "Cyrillic"
50270 literal "true"
50271
50272 \end_inset
50273
50274
50275 \begin_inset CommandInset href
50276 LatexCommand href
50277 name "Wiki-page"
50278 target "http://wiki.lyx.org/Windows/Cyrillic"
50279 literal "false"
50280
50281 \end_inset
50282
50283  how to set up \SpecialChar LyX
50284  for Cyrillic languages:
50285 \begin_inset Newline newline
50286 \end_inset
50287
50288
50289 \begin_inset Flex URL
50290 status collapsed
50291
50292 \begin_layout Plain Layout
50293
50294 http://wiki.lyx.org/Windows/Cyrillic
50295 \end_layout
50296
50297 \end_inset
50298
50299
50300 \end_layout
50301
50302 \begin_layout Bibliography
50303 \begin_inset CommandInset bibitem
50304 LatexCommand bibitem
50305 key "Farsi"
50306 literal "true"
50307
50308 \end_inset
50309
50310
50311 \begin_inset CommandInset href
50312 LatexCommand href
50313 name "Wiki-page"
50314 target "http://wiki.lyx.org/Windows/Farsi"
50315 literal "false"
50316
50317 \end_inset
50318
50319  how to set up \SpecialChar LyX
50320  for Farsi:
50321 \begin_inset Newline newline
50322 \end_inset
50323
50324
50325 \begin_inset Flex URL
50326 status collapsed
50327
50328 \begin_layout Plain Layout
50329
50330 http://wiki.lyx.org/Windows/Farsi
50331 \end_layout
50332
50333 \end_inset
50334
50335
50336 \end_layout
50337
50338 \begin_layout Bibliography
50339 \begin_inset CommandInset bibitem
50340 LatexCommand bibitem
50341 key "Hebrew"
50342 literal "true"
50343
50344 \end_inset
50345
50346
50347 \begin_inset CommandInset href
50348 LatexCommand href
50349 name "Wiki-page"
50350 target "http://wiki.lyx.org/Windows/Hebrew"
50351 literal "false"
50352
50353 \end_inset
50354
50355  how to set up \SpecialChar LyX
50356  for Hebrew:
50357 \begin_inset Newline newline
50358 \end_inset
50359
50360
50361 \begin_inset Flex URL
50362 status collapsed
50363
50364 \begin_layout Plain Layout
50365
50366 http://wiki.lyx.org/Windows/Hebrew
50367 \end_layout
50368
50369 \end_inset
50370
50371
50372 \end_layout
50373
50374 \begin_layout Bibliography
50375 \begin_inset CommandInset bibitem
50376 LatexCommand bibitem
50377 key "Japanese"
50378 literal "true"
50379
50380 \end_inset
50381
50382
50383 \begin_inset CommandInset href
50384 LatexCommand href
50385 name "Wiki-page"
50386 target "http://wiki.lyx.org/Windows/Japanese"
50387 literal "false"
50388
50389 \end_inset
50390
50391  how to set up \SpecialChar LyX
50392  for Japanese:
50393 \begin_inset Newline newline
50394 \end_inset
50395
50396
50397 \begin_inset Flex URL
50398 status collapsed
50399
50400 \begin_layout Plain Layout
50401
50402 http://wiki.lyx.org/Windows/Japanese
50403 \end_layout
50404
50405 \end_inset
50406
50407
50408 \end_layout
50409
50410 \begin_layout Bibliography
50411 \begin_inset CommandInset bibitem
50412 LatexCommand bibitem
50413 key "Latvian"
50414 literal "true"
50415
50416 \end_inset
50417
50418
50419 \begin_inset CommandInset href
50420 LatexCommand href
50421 name "Wiki-page"
50422 target "http://wiki.lyx.org/Windows/Latvian"
50423 literal "false"
50424
50425 \end_inset
50426
50427  how to set up \SpecialChar LyX
50428  for Latvian:
50429 \begin_inset Newline newline
50430 \end_inset
50431
50432
50433 \begin_inset Flex URL
50434 status collapsed
50435
50436 \begin_layout Plain Layout
50437
50438 http://wiki.lyx.org/Windows/Latvian
50439 \end_layout
50440
50441 \end_inset
50442
50443
50444 \end_layout
50445
50446 \begin_layout Bibliography
50447 \begin_inset CommandInset bibitem
50448 LatexCommand bibitem
50449 key "Lithuanian"
50450 literal "true"
50451
50452 \end_inset
50453
50454
50455 \begin_inset CommandInset href
50456 LatexCommand href
50457 name "Wiki-page"
50458 target "http://wiki.lyx.org/Windows/Lithuanian"
50459 literal "false"
50460
50461 \end_inset
50462
50463  how to set up \SpecialChar LyX
50464  for Lithuanian:
50465 \begin_inset Newline newline
50466 \end_inset
50467
50468
50469 \begin_inset Flex URL
50470 status collapsed
50471
50472 \begin_layout Plain Layout
50473
50474 http://wiki.lyx.org/Windows/Lithuanian
50475 \end_layout
50476
50477 \end_inset
50478
50479
50480 \end_layout
50481
50482 \begin_layout Bibliography
50483 \begin_inset CommandInset bibitem
50484 LatexCommand bibitem
50485 key "Mongolian"
50486 literal "true"
50487
50488 \end_inset
50489
50490
50491 \begin_inset CommandInset href
50492 LatexCommand href
50493 name "Wiki-page"
50494 target "http://wiki.lyx.org/Windows/Mongolian"
50495 literal "false"
50496
50497 \end_inset
50498
50499  how to set up \SpecialChar LyX
50500  for Mongolian:
50501 \begin_inset Newline newline
50502 \end_inset
50503
50504
50505 \begin_inset Flex URL
50506 status collapsed
50507
50508 \begin_layout Plain Layout
50509
50510 http://wiki.lyx.org/Windows/Mongolian
50511 \end_layout
50512
50513 \end_inset
50514
50515
50516 \end_layout
50517
50518 \begin_layout Bibliography
50519 \begin_inset CommandInset bibitem
50520 LatexCommand bibitem
50521 key "Vietnamese"
50522 literal "true"
50523
50524 \end_inset
50525
50526
50527 \begin_inset CommandInset href
50528 LatexCommand href
50529 name "Wiki-page"
50530 target "http://wiki.lyx.org/Windows/Vietnamese"
50531 literal "false"
50532
50533 \end_inset
50534
50535  how to set up \SpecialChar LyX
50536  for Vietnamese:
50537 \begin_inset Newline newline
50538 \end_inset
50539
50540
50541 \begin_inset Flex URL
50542 status collapsed
50543
50544 \begin_layout Plain Layout
50545
50546 http://wiki.lyx.org/Windows/Vietnamese
50547 \end_layout
50548
50549 \end_inset
50550
50551
50552 \end_layout
50553
50554 \begin_layout Bibliography
50555 \begin_inset CommandInset bibitem
50556 LatexCommand bibitem
50557 key "NewInLyX20"
50558 literal "true"
50559
50560 \end_inset
50561
50562
50563 \begin_inset CommandInset href
50564 LatexCommand href
50565 name "Wiki-page"
50566 target "http://wiki.lyx.org/LyX/NewInLyX20"
50567 literal "false"
50568
50569 \end_inset
50570
50571  about new features in 
50572 \family sans
50573 \SpecialChar LyX
50574  2.0
50575 \family default
50576 :
50577 \begin_inset Newline newline
50578 \end_inset
50579
50580
50581 \begin_inset Flex URL
50582 status collapsed
50583
50584 \begin_layout Plain Layout
50585
50586 http://wiki.lyx.org/LyX/NewInLyX20
50587 \end_layout
50588
50589 \end_inset
50590
50591
50592 \end_layout
50593
50594 \begin_layout Standard
50595 \begin_inset Newpage newpage
50596 \end_inset
50597
50598
50599 \begin_inset ERT
50600 status collapsed
50601
50602 \begin_layout Plain Layout
50603
50604
50605 \backslash
50606 let
50607 \backslash
50608 mybibname
50609 \backslash
50610 bibname
50611 \end_layout
50612
50613 \begin_layout Plain Layout
50614
50615
50616 \backslash
50617 renewcommand{
50618 \backslash
50619 bibname}{
50620 \backslash
50621 mybibname
50622 \backslash
50623 ; 2}
50624 \end_layout
50625
50626 \end_inset
50627
50628
50629 \begin_inset Note Note
50630 status collapsed
50631
50632 \begin_layout Plain Layout
50633 The command 
50634 \series bold
50635
50636 \backslash
50637 bibname
50638 \series default
50639  is the name of the bibliography in the current document language.
50640  It is redefined here with the number 2 at the end to state that the following
50641  bibliography is the second one:
50642 \end_layout
50643
50644 \end_inset
50645
50646
50647 \end_layout
50648
50649 \begin_layout Standard
50650 \begin_inset CommandInset bibtex
50651 LatexCommand bibtex
50652 bibfiles "biblio/LyXDocs"
50653 options "biblio/alphadin"
50654
50655 \end_inset
50656
50657
50658 \end_layout
50659
50660 \begin_layout Standard
50661 The above bibliography is created from a Bib\SpecialChar TeX
50662  database.
50663 \end_layout
50664
50665 \begin_layout Standard
50666 \begin_inset CommandInset nomencl_print
50667 LatexCommand printnomenclature
50668 set_width "auto"
50669
50670 \end_inset
50671
50672
50673 \begin_inset CommandInset index_print
50674 LatexCommand printindex
50675 type "idx"
50676 name "Index"
50677 literal "false"
50678
50679 \end_inset
50680
50681
50682 \end_layout
50683
50684 \end_body
50685 \end_document