]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
937ffa73e8f6831989023d6d737cb7c25d4e9720
[lyx.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 logicalmkup
56 \end_modules
57 \maintain_unincluded_children false
58 \language english
59 \language_package default
60 \inputencoding auto
61 \fontencoding global
62 \font_roman "lmodern" "default"
63 \font_sans "lmss" "default"
64 \font_typewriter "lmtt" "default"
65 \font_math "auto" "auto"
66 \font_default_family default
67 \use_non_tex_fonts false
68 \font_sc false
69 \font_osf false
70 \font_sf_scale 100 100
71 \font_tt_scale 100 100
72 \use_microtype false
73 \use_dash_ligatures false
74 \graphics default
75 \default_output_format pdf2
76 \output_sync 0
77 \bibtex_command bibtex
78 \index_command default
79 \paperfontsize 12
80 \spacing single
81 \use_hyperref true
82 \pdf_title "The LyX User's Guide"
83 \pdf_author "LyX Team"
84 \pdf_subject "LyX"
85 \pdf_keywords "LyX"
86 \pdf_bookmarks true
87 \pdf_bookmarksnumbered true
88 \pdf_bookmarksopen false
89 \pdf_bookmarksopenlevel 1
90 \pdf_breaklinks false
91 \pdf_pdfborder false
92 \pdf_colorlinks true
93 \pdf_backref false
94 \pdf_pdfusetitle false
95 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
96 \papersize default
97 \use_geometry false
98 \use_package amsmath 1
99 \use_package amssymb 1
100 \use_package cancel 1
101 \use_package esint 1
102 \use_package mathdots 1
103 \use_package mathtools 1
104 \use_package mhchem 1
105 \use_package stackrel 1
106 \use_package stmaryrd 1
107 \use_package undertilde 1
108 \cite_engine basic
109 \cite_engine_type default
110 \biblio_style plain
111 \use_bibtopic false
112 \use_indices false
113 \paperorientation portrait
114 \suppress_date false
115 \justification true
116 \use_refstyle 1
117 \use_minted 0
118 \notefontcolor #0000ff
119 \branch Question
120 \selected 1
121 \filename_suffix 0
122 \color #00ff00
123 \end_branch
124 \branch Answer
125 \selected 0
126 \filename_suffix 0
127 \color #aa55ff
128 \end_branch
129 \index Index
130 \shortcut idx
131 \color #008000
132 \end_index
133 \secnumdepth 3
134 \tocdepth 2
135 \paragraph_separation skip
136 \defskip medskip
137 \is_math_indent 0
138 \math_numbering_side default
139 \quotes_style english
140 \dynamic_quotes 0
141 \papercolumns 1
142 \papersides 2
143 \paperpagestyle default
144 \tracking_changes true
145 \output_changes false
146 \html_math_output 0
147 \html_css_as_file 0
148 \html_be_strict true
149 \author -712698321 "Jürgen Spitzmüller"
150 \end_header
151
152 \begin_body
153
154 \begin_layout Title
155 The \SpecialChar LyX
156  User's Guide
157 \end_layout
158
159 \begin_layout Author
160 by the \SpecialChar LyX
161  Team
162 \begin_inset Foot
163 status collapsed
164
165 \begin_layout Plain Layout
166 \noindent
167 If you have comments on or error corrections to this documentation, please
168  send them to the \SpecialChar LyX
169  Documentation mailing list: 
170 \begin_inset CommandInset href
171 LatexCommand href
172 target "lyx-docs@lists.lyx.org"
173 type "mailto:"
174 literal "false"
175
176 \end_inset
177
178
179 \end_layout
180
181 \end_inset
182
183
184 \begin_inset Newline newline
185 \end_inset
186
187
188 \begin_inset Newline newline
189 \end_inset
190
191 Version 2.3.x
192 \begin_inset Note Note
193 status collapsed
194
195 \begin_layout Plain Layout
196 The latest PDF-version of this document can be found here:
197 \begin_inset Newline newline
198 \end_inset
199
200
201 \series bold
202 https://wiki.lyx.org/LyX/Manuals#UserGuide
203 \end_layout
204
205 \end_inset
206
207
208 \end_layout
209
210 \begin_layout Standard
211 \begin_inset CommandInset toc
212 LatexCommand tableofcontents
213
214 \end_inset
215
216
217 \end_layout
218
219 \begin_layout Chapter
220 Getting Started
221 \end_layout
222
223 \begin_layout Section
224 What is \SpecialChar LyX
225 ?
226 \end_layout
227
228 \begin_layout Standard
229 \SpecialChar LyX
230  is a document preparation system.
231  It is a tool for producing beautiful manu\SpecialChar softhyphen
232 scripts, publishable books, business
233  letters and proposals, and even poetry.
234  It is unlike most other 
235 \begin_inset Quotes eld
236 \end_inset
237
238 word processors
239 \begin_inset Quotes erd
240 \end_inset
241
242  in the sense that it uses the paradigm of a markup language as its core
243  editing style.
244  That means that when you type a section header, you mark it as a 
245 \begin_inset Quotes eld
246 \end_inset
247
248 Section
249 \begin_inset Quotes erd
250 \end_inset
251
252 , not as 
253 \begin_inset Quotes eld
254 \end_inset
255
256 Bold, 17
257 \begin_inset space \thinspace{}
258 \end_inset
259
260 pt type, left justified, 5
261 \begin_inset space \thinspace{}
262 \end_inset
263
264 mm space below
265 \begin_inset Quotes erd
266 \end_inset
267
268 .
269  \SpecialChar LyX
270  takes care of the typesetting for you; so you deal only with concepts,
271  not with mechanics.
272 \end_layout
273
274 \begin_layout Standard
275 This philosophy is explained in greater detail in the 
276 \emph on
277 Introduction
278 \emph default
279  manual.
280  If you haven't read it yet, you need to.
281  Yes, we mean now.
282 \end_layout
283
284 \begin_layout Standard
285 The 
286 \emph on
287 Introduction
288 \emph default
289  manual describes several things in addition to \SpecialChar LyX
290 's philosophy: most importantly,
291  the format of all of the manuals.
292  If you don't read it, you will have a bear of a time navigating this manual.
293  You might also be better served looking in one of the other manuals instead
294  of this one.
295  The 
296 \emph on
297 Introduction
298 \emph default
299  manual describes that, too.
300 \end_layout
301
302 \begin_layout Section
303 How \SpecialChar LyX
304  Looks
305 \end_layout
306
307 \begin_layout Standard
308 Like most applications, \SpecialChar LyX
309  has the familiar menu bar across the top of its
310  window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large images.
325  To avoid them being displayed larger than your screen, left click on the
326  image and use the option 
327 \family sans
328 Scale on Screen
329 \family default
330  in the tab 
331 \family sans
332 \SpecialChar LaTeX
333  and \SpecialChar LyX
334  options
335 \family default
336 .
337  The second and third cases are tables and equations which are wider than
338  the \SpecialChar LyX
339  window.
340  You can use the arrow keys to scroll horizontally through the table, but
341  this doesn't work for equations yet.
342 \end_layout
343
344 \begin_layout Standard
345 For a brief description of all \SpecialChar LyX
346  menus and toolbar buttons, have a look at
347  Appendix
348 \begin_inset space ~
349 \end_inset
350
351
352 \begin_inset CommandInset ref
353 LatexCommand ref
354 reference "chap:The-User-Interface"
355
356 \end_inset
357
358 .
359 \end_layout
360
361 \begin_layout Section
362 HELP
363 \end_layout
364
365 \begin_layout Standard
366 The help system consists of the \SpecialChar LyX
367  manuals.
368  You can read all of the manuals from inside \SpecialChar LyX
369 .
370  Just select the manual you want to read from the 
371 \family sans
372 Help
373 \family default
374  menu.
375 \end_layout
376
377 \begin_layout Section
378 Basic \SpecialChar LyX
379  Setup
380 \begin_inset CommandInset label
381 LatexCommand label
382 name "sec:Basic-LyX-Setup"
383
384 \end_inset
385
386
387 \end_layout
388
389 \begin_layout Standard
390 Almost all features of \SpecialChar LyX
391  can be configured via the menu 
392 \family sans
393 Tools\SpecialChar menuseparator
394 Preferences
395 \family default
396 .
397 \begin_inset Index idx
398 status collapsed
399
400 \begin_layout Plain Layout
401 Preferences
402 \end_layout
403
404 \end_inset
405
406  \SpecialChar LyX
407  is able to inspect your system to see what programs, \SpecialChar LaTeX
408  document classes
409  and \SpecialChar LaTeX
410  packages are available.
411  It uses this knowledge to give reasonable defaults for the preferences
412  settings.
413  Although this configuration has already been done when \SpecialChar LyX
414  was installed on
415  your system, you might have some items that you installed locally, e.
416 \begin_inset space \thinspace{}
417 \end_inset
418
419 g.
420 \begin_inset space \space{}
421 \end_inset
422
423 new \SpecialChar LaTeX
424  classes, and which are not seen by \SpecialChar LyX
425 .
426  To force \SpecialChar LyX
427  to re-inspect your system, you should use 
428 \family sans
429 Tools\SpecialChar menuseparator
430 Reconfigure
431 \family default
432 .
433 \begin_inset Index idx
434 status collapsed
435
436 \begin_layout Plain Layout
437 Reconfiguration of \SpecialChar LyX
438
439 \end_layout
440
441 \end_inset
442
443  You should then restart \SpecialChar LyX
444  to ensure that the changes are taken into account.
445 \end_layout
446
447 \begin_layout Section
448 \SpecialChar LaTeX
449  Setup
450 \begin_inset CommandInset label
451 LatexCommand label
452 name "sec:LaTeX-Setup"
453
454 \end_inset
455
456
457 \end_layout
458
459 \begin_layout Standard
460 You can edit documents in \SpecialChar LyX
461  without having \SpecialChar LaTeX
462  installed, but you will not be
463  able to create PDFs or print your documents unless you do have it installed.
464  However, some \SpecialChar LyX
465  documents use DocBook as the “backend” that can produce
466  PDFs and the like, and every \SpecialChar LyX
467  document can always be output as plain text
468  or as XHTML.
469 \end_layout
470
471 \begin_layout Standard
472 Some document classes may depend upon specific \SpecialChar LaTeX
473  or DocBook classes or packages.
474  Such document classes can be used even if you do not have the required
475  files installed, but you will not be able to produce certain kinds of output.
476 \end_layout
477
478 \begin_layout Standard
479 The \SpecialChar LaTeX
480  packages that \SpecialChar LyX
481  has found on your system are listed in a file you can
482  view from the menu 
483 \family sans
484 Help\SpecialChar menuseparator
485 LaTeX
486 \begin_inset space ~
487 \end_inset
488
489 Configuration
490 \family default
491 .
492  If you are missing packages you need, then you must install them and then
493  reconfigure \SpecialChar LyX
494  (menu 
495 \family sans
496 Tools\SpecialChar menuseparator
497 Reconfigure
498 \family default
499 ).
500 \begin_inset Index idx
501 status collapsed
502
503 \begin_layout Plain Layout
504 Reconfiguration of \SpecialChar LyX
505
506 \end_layout
507
508 \end_inset
509
510  See section 
511 \emph on
512 Installing new \SpecialChar LaTeX
513  files
514 \emph default
515  of the 
516 \emph on
517 Customization
518 \emph default
519  manual for more information on installing additional \SpecialChar LaTeX
520  packages.
521 \end_layout
522
523 \begin_layout Chapter
524 How to work with \SpecialChar LyX
525
526 \end_layout
527
528 \begin_layout Section
529 Basic File Operations
530 \begin_inset Index idx
531 status collapsed
532
533 \begin_layout Plain Layout
534 File Operations
535 \end_layout
536
537 \end_inset
538
539
540 \end_layout
541
542 \begin_layout Standard
543 Under the 
544 \family sans
545 File
546 \family default
547  menu and in the standard toolbar are basic operations for any word processor
548  in addition to some more advanced operations:
549 \end_layout
550
551 \begin_layout Itemize
552
553 \family sans
554 New, 
555 \family default
556
557 \begin_inset Info
558 type  "shortcut"
559 arg   "buffer-new"
560 \end_inset
561
562  or
563 \family sans
564  
565 \begin_inset Info
566 type  "icon"
567 arg   "buffer-new"
568 \end_inset
569
570
571 \end_layout
572
573 \begin_layout Itemize
574
575 \family sans
576 New
577 \begin_inset space ~
578 \end_inset
579
580 from
581 \begin_inset space ~
582 \end_inset
583
584 Template, 
585 \family default
586
587 \begin_inset Info
588 type  "shortcut"
589 arg   "buffer-new-template"
590 \end_inset
591
592
593 \end_layout
594
595 \begin_layout Itemize
596
597 \family sans
598 Open, 
599 \family default
600
601 \begin_inset Info
602 type  "shortcut"
603 arg   "file-open"
604 \end_inset
605
606  or
607 \family sans
608  
609 \begin_inset Info
610 type  "icon"
611 arg   "file-open"
612 \end_inset
613
614
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Open
621 \begin_inset space ~
622 \end_inset
623
624 Recent
625 \end_layout
626
627 \begin_layout Itemize
628
629 \family sans
630 Close, 
631 \family default
632
633 \begin_inset Info
634 type  "shortcut"
635 arg   "view-close"
636 \end_inset
637
638
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Save, 
645 \family default
646
647 \begin_inset Info
648 type  "shortcut"
649 arg   "buffer-write"
650 \end_inset
651
652  or
653 \family sans
654  
655 \begin_inset Info
656 type  "icon"
657 arg   "buffer-write"
658 \end_inset
659
660
661 \end_layout
662
663 \begin_layout Itemize
664
665 \family sans
666 Save
667 \begin_inset space ~
668 \end_inset
669
670 As, 
671 \family default
672
673 \begin_inset Info
674 type  "shortcut"
675 arg   "buffer-write-as"
676 \end_inset
677
678
679 \end_layout
680
681 \begin_layout Itemize
682
683 \family sans
684 Revert
685 \begin_inset space ~
686 \end_inset
687
688 to
689 \begin_inset space ~
690 \end_inset
691
692 saved
693 \end_layout
694
695 \begin_layout Itemize
696
697 \family sans
698 Exit, 
699 \family default
700
701 \begin_inset Info
702 type  "shortcut"
703 arg   "lyx-quit"
704 \end_inset
705
706
707 \end_layout
708
709 \begin_layout Standard
710 They all do pretty much the same thing as in other word processors, with
711  a few minor differences.
712  The 
713 \family sans
714 File\SpecialChar menuseparator
715 New
716 \begin_inset space ~
717 \end_inset
718
719 from
720 \begin_inset space ~
721 \end_inset
722
723 Template
724 \family default
725  command lists the available templates.
726  Selecting a template will automatically set certain layout features for
727  the document, features you would otherwise need to change manually.
728  They can be of use for certain classes, especially those for writing letters
729  (see section
730 \begin_inset space ~
731 \end_inset
732
733
734 \begin_inset CommandInset ref
735 LatexCommand ref
736 reference "sec:Document-Classes"
737
738 \end_inset
739
740 ).
741 \end_layout
742
743 \begin_layout Standard
744 \begin_inset Note Greyedout
745 status open
746
747 \begin_layout Plain Layout
748
749 \series bold
750 Note:
751 \series default
752  There is no 
753 \begin_inset Quotes eld
754 \end_inset
755
756 default file
757 \begin_inset Quotes erd
758 \end_inset
759
760  or document named 
761 \begin_inset Quotes eld
762 \end_inset
763
764 Untitled
765 \begin_inset Quotes erd
766 \end_inset
767
768  or 
769 \begin_inset Quotes eld
770 \end_inset
771
772 scratch.
773 \begin_inset Quotes erd
774 \end_inset
775
776  Unless you tell \SpecialChar LyX
777  to open a file or create a new one, that big, blank space
778  is just that — a big, blank space.
779 \end_layout
780
781 \end_inset
782
783
784 \end_layout
785
786 \begin_layout Standard
787
788 \family sans
789 Revert
790 \begin_inset space ~
791 \end_inset
792
793 to
794 \begin_inset space ~
795 \end_inset
796
797 saved
798 \family default
799  and 
800 \family sans
801 Version
802 \begin_inset space ~
803 \end_inset
804
805 Control
806 \family default
807  are useful if more people work on the same document at the same time.
808 \begin_inset Foot
809 status collapsed
810
811 \begin_layout Plain Layout
812 If you plan to do this, you should check out the Version Control feature
813  in \SpecialChar LyX
814  also.
815  Read Additional Features\SpecialChar endofsentence
816
817 \end_layout
818
819 \end_inset
820
821  
822 \family sans
823 Revert
824 \begin_inset space ~
825 \end_inset
826
827 to
828 \begin_inset space ~
829 \end_inset
830
831 saved
832 \family default
833  will reload the document from disk.
834  You can of course also use it if you regret that you changed a document
835  and want to restore it to the last save.
836  With
837 \family sans
838  Version
839 \begin_inset space ~
840 \end_inset
841
842 Control 
843 \family default
844 you can register the changes you made to a document so that others can identify
845  them as your changes.
846 \end_layout
847
848 \begin_layout Section
849 Basic Editing Features
850 \begin_inset Index idx
851 status collapsed
852
853 \begin_layout Plain Layout
854 Editing
855 \end_layout
856
857 \end_inset
858
859
860 \begin_inset CommandInset label
861 LatexCommand label
862 name "sec:Basic-Editing-Features"
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Standard
870 Like most modern word processors, \SpecialChar LyX
871  can perform cut and paste operations
872  on blocks of text, can move by character, word, or page of text, and can
873  delete whole words as well as individual characters.
874  The next four sections cover the basic \SpecialChar LyX
875  editing features and how to access
876  them.
877  We will start with cut and paste.
878 \end_layout
879
880 \begin_layout Standard
881 As you might expect, the 
882 \family sans
883 Edit
884 \family default
885  menu and the standard toolbar has the cut and paste commands, along with
886  various other editing features.
887  Some of these are special and covered in later sections.
888  The basic ones are:
889 \end_layout
890
891 \begin_layout Itemize
892
893 \family sans
894 Cut
895 \family default
896
897 \begin_inset Index idx
898 status collapsed
899
900 \begin_layout Plain Layout
901 Cut
902 \end_layout
903
904 \end_inset
905
906
907 \family sans
908
909 \family default
910
911 \begin_inset Info
912 type  "shortcut"
913 arg   "cut"
914 \end_inset
915
916  or
917 \family sans
918  
919 \family default
920
921 \begin_inset Info
922 type  "icon"
923 arg   "cut"
924 \end_inset
925
926
927 \end_layout
928
929 \begin_layout Itemize
930
931 \family sans
932 Copy
933 \family default
934
935 \begin_inset Index idx
936 status collapsed
937
938 \begin_layout Plain Layout
939 Copy
940 \end_layout
941
942 \end_inset
943
944
945 \family sans
946
947 \family default
948
949 \begin_inset Info
950 type  "shortcut"
951 arg   "copy"
952 \end_inset
953
954  or
955 \family sans
956  
957 \family default
958
959 \begin_inset Info
960 type  "icon"
961 arg   "copy"
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Itemize
968
969 \family sans
970 Paste
971 \family default
972
973 \begin_inset Index idx
974 status collapsed
975
976 \begin_layout Plain Layout
977 Paste
978 \end_layout
979
980 \end_inset
981
982
983 \begin_inset Info
984 type  "shortcut"
985 arg   "paste"
986 \end_inset
987
988  or
989 \family sans
990  
991 \family default
992
993 \begin_inset Info
994 type  "icon"
995 arg   "paste"
996 \end_inset
997
998
999 \end_layout
1000
1001 \begin_layout Itemize
1002
1003 \family sans
1004 Paste
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Recent
1009 \end_layout
1010
1011 \begin_layout Itemize
1012
1013 \family sans
1014 Paste
1015 \begin_inset space ~
1016 \end_inset
1017
1018 Special
1019 \end_layout
1020
1021 \begin_layout Itemize
1022
1023 \family sans
1024 Find
1025 \begin_inset space ~
1026 \end_inset
1027
1028 &
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Replace
1033 \family default
1034
1035 \begin_inset Index idx
1036 status collapsed
1037
1038 \begin_layout Plain Layout
1039
1040 \family sans
1041 Find
1042 \end_layout
1043
1044 \end_inset
1045
1046
1047 \begin_inset Index idx
1048 status collapsed
1049
1050 \begin_layout Plain Layout
1051
1052 \family sans
1053 Replace
1054 \end_layout
1055
1056 \end_inset
1057
1058
1059 \family sans
1060
1061 \family default
1062
1063 \begin_inset Info
1064 type  "shortcut"
1065 arg   "dialog-show findreplaceadv"
1066 \end_inset
1067
1068  or
1069 \family sans
1070  
1071 \family default
1072
1073 \begin_inset Info
1074 type  "icon"
1075 arg   "dialog-show findreplace"
1076 \end_inset
1077
1078
1079 \end_layout
1080
1081 \begin_layout Standard
1082 The first three are self-explanatory.
1083  You can also copy text between \SpecialChar LyX
1084  and other programs by 
1085 \family sans
1086 Cut
1087 \family default
1088
1089 \family sans
1090 Copy
1091 \family default
1092  and 
1093 \family sans
1094 Paste
1095 \family default
1096 .
1097  
1098 \family sans
1099 Cut
1100 \family default
1101  and 
1102 \family sans
1103 Copy
1104 \family default
1105  put text in two versions into the clipboard (formatted and unformatted),
1106  so that other programs can choose the most suitable form.
1107  
1108 \family sans
1109 Paste
1110 \family default
1111  supports formatted and unformatted text as well, and additionally graphics.
1112  It tries to interpret the clipboard contents in an intelligent way.
1113  For example if the clipboard contains text in the format of comma separated
1114  values (CSV) and the cursor is inside a table, the text will be pasted
1115  into individual cells.
1116  The submenu of 
1117 \family sans
1118 Paste
1119 \begin_inset space ~
1120 \end_inset
1121
1122 Recent
1123 \family default
1124  shows you a list with the last strings you have pasted.
1125  You can insert one at the current cursor position by clicking on a list
1126  entry.
1127 \end_layout
1128
1129 \begin_layout Standard
1130 The submenu 
1131 \family sans
1132 Paste
1133 \begin_inset space ~
1134 \end_inset
1135
1136 Special
1137 \family default
1138  contains optional items for specific formats, depending on the clipboard
1139  contents.
1140  These include HTML, \SpecialChar LaTeX
1141 , Linkback
1142 \begin_inset space ~
1143 \end_inset
1144
1145 PDF
1146 \begin_inset Foot
1147 status collapsed
1148
1149 \begin_layout Plain Layout
1150 OS X only
1151 \end_layout
1152
1153 \end_inset
1154
1155 , PDF, PNG, JPEG and EMF.
1156  These menu items are useful if the clipboard contains the same contents
1157  in different formats, and you want to select one format explicitly.
1158  (E.
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 g.
1163 \begin_inset space \space{}
1164 \end_inset
1165
1166 some programs put an image into the clipboard as graphics and as a short
1167  text which is often meaningless.) The menu item 
1168 \family sans
1169 Paste
1170 \begin_inset space ~
1171 \end_inset
1172
1173 Special\SpecialChar menuseparator
1174 Plain
1175 \begin_inset space ~
1176 \end_inset
1177
1178 Text,
1179 \begin_inset space \thinspace{}
1180 \end_inset
1181
1182 Join
1183 \begin_inset space ~
1184 \end_inset
1185
1186 Lines
1187 \family default
1188  is equivalent to 
1189 \family sans
1190 Paste
1191 \family default
1192 , with the only difference that it acts on text only.
1193  It will insert the text in the clipboard so that the whole text is inserted
1194  as one paragraph.
1195  A new paragraph is only started when there is a blank line in the text.
1196  Without 
1197 \family sans
1198 Join
1199 \begin_inset space ~
1200 \end_inset
1201
1202 Lines
1203 \family default
1204  the text is inserted as paragraphs where the line breaks of the text will
1205  start a new paragraph.
1206  This is for example useful to copy contents of tables from webpages to
1207  a table in \SpecialChar LyX
1208 .
1209  The items 
1210 \family sans
1211 Paste
1212 \begin_inset space ~
1213 \end_inset
1214
1215 Special\SpecialChar menuseparator
1216 Selection,
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 Join
1221 \begin_inset space ~
1222 \end_inset
1223
1224 Lines
1225 \family default
1226  and 
1227 \family sans
1228 Paste
1229 \begin_inset space ~
1230 \end_inset
1231
1232 Special\SpecialChar menuseparator
1233 Selection
1234 \family default
1235  paste from the primary selection.
1236  This is normally the currently selected text.
1237 \end_layout
1238
1239 \begin_layout Standard
1240 The 
1241 \family sans
1242 Edit\SpecialChar menuseparator
1243 Find
1244 \begin_inset space ~
1245 \end_inset
1246
1247 &
1248 \begin_inset space ~
1249 \end_inset
1250
1251 Replace
1252 \family default
1253  item opens the 
1254 \family sans
1255 Find
1256 \begin_inset space ~
1257 \end_inset
1258
1259 and
1260 \begin_inset space ~
1261 \end_inset
1262
1263 Replace
1264 \family default
1265  dialog.
1266  Once you have found a word or expression, \SpecialChar LyX
1267  selects it.
1268  Hitting the 
1269 \family sans
1270 Replace
1271 \family default
1272  button replaces the selected text with the contents of the 
1273 \family sans
1274 Replace
1275 \begin_inset space ~
1276 \end_inset
1277
1278 with
1279 \family default
1280  field.
1281  You can click the 
1282 \family sans
1283 Find
1284 \begin_inset space ~
1285 \end_inset
1286
1287 Next
1288 \family default
1289  button to skip the current word.
1290  Hit 
1291 \family sans
1292 Replace
1293 \begin_inset space ~
1294 \end_inset
1295
1296 All
1297 \family default
1298  to replace all occurrences of the text in the document automatically.
1299  The 
1300 \family sans
1301 Case
1302 \begin_inset space ~
1303 \end_inset
1304
1305 sensitive
1306 \family default
1307  option can be used if you want the search to consider the case of the search
1308  word.
1309  If the toggle is set, searching for 
1310 \begin_inset Quotes eld
1311 \end_inset
1312
1313
1314 \family typewriter
1315 Test
1316 \family default
1317
1318 \begin_inset Quotes erd
1319 \end_inset
1320
1321  will not match the word 
1322 \begin_inset Quotes eld
1323 \end_inset
1324
1325
1326 \family typewriter
1327 test
1328 \family default
1329
1330 \begin_inset Quotes erd
1331 \end_inset
1332
1333 .
1334  The 
1335 \family sans
1336 Match whole words only
1337 \family default
1338  option can be used to force \SpecialChar LyX
1339  to only find complete words, e.
1340 \begin_inset space \thinspace{}
1341 \end_inset
1342
1343 g., searching for 
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347
1348 \family typewriter
1349 star
1350 \family default
1351
1352 \begin_inset Quotes erd
1353 \end_inset
1354
1355  will not match 
1356 \begin_inset Quotes eld
1357 \end_inset
1358
1359
1360 \family typewriter
1361 starlet
1362 \family default
1363
1364 \begin_inset Quotes erd
1365 \end_inset
1366
1367 .
1368  \SpecialChar LyX
1369  offers also an advanced 
1370 \family sans
1371 Find
1372 \begin_inset space ~
1373 \end_inset
1374
1375 &
1376 \begin_inset space ~
1377 \end_inset
1378
1379 Replace
1380 \family default
1381  feature that is described in section
1382 \begin_inset space ~
1383 \end_inset
1384
1385
1386 \begin_inset CommandInset ref
1387 LatexCommand ref
1388 reference "sec:Advanced-Find-and"
1389
1390 \end_inset
1391
1392 .
1393 \end_layout
1394
1395 \begin_layout Standard
1396 Things like notes, floats, etc.
1397 \begin_inset space \space{}
1398 \end_inset
1399
1400 (the so called 
1401 \begin_inset Quotes eld
1402 \end_inset
1403
1404 insets
1405 \begin_inset Quotes erd
1406 \end_inset
1407
1408 ) can be dissolved.
1409  This means that the inset is deleted and its content is left as normal
1410  text.
1411  Dissolving an inset is done by setting the cursor to the beginning of an
1412  inset and pressing 
1413 \family sans
1414 Backspace
1415 \family default
1416  or by setting the cursor to the end and pressing 
1417 \family sans
1418 Delete
1419 \family default
1420 .
1421 \end_layout
1422
1423 \begin_layout Standard
1424 Using the shortcut 
1425 \begin_inset Info
1426 type  "shortcuts"
1427 arg   "inset-select-all"
1428 \end_inset
1429
1430  while the cursor is in normal text selects the whole document.
1431  When the cursor is inside an inset 
1432 \begin_inset Info
1433 type  "shortcuts"
1434 arg   "inset-select-all"
1435 \end_inset
1436
1437  selects the content of the inset.
1438  Using 
1439 \begin_inset Info
1440 type  "shortcuts"
1441 arg   "inset-select-all"
1442 \end_inset
1443
1444  consecutively will increase the selection to the whole inset and then to
1445  the whole document.
1446  The shortcut 
1447 \begin_inset Info
1448 type  "shortcuts"
1449 arg   "command-sequence buffer-begin ; buffer-end-select"
1450 \end_inset
1451
1452  selects the whole document in every case and puts the cursor to the end
1453  of the document.
1454 \end_layout
1455
1456 \begin_layout Section
1457 Undo and Redo
1458 \begin_inset Index idx
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462 Redo
1463 \end_layout
1464
1465 \end_inset
1466
1467
1468 \begin_inset Index idx
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472 Undo
1473 \end_layout
1474
1475 \end_inset
1476
1477
1478 \begin_inset CommandInset label
1479 LatexCommand label
1480 name "sec:Undo-and-Redo"
1481
1482 \end_inset
1483
1484
1485 \end_layout
1486
1487 \begin_layout Standard
1488 If you make a mistake, you can easily recover from it.
1489  \SpecialChar LyX
1490  has a large-capacity undo/redo buffer.
1491  Select 
1492 \family sans
1493 Edit\SpecialChar menuseparator
1494 Undo
1495 \family default
1496  or the toolbar button 
1497 \begin_inset Info
1498 type  "icon"
1499 arg   "undo"
1500 \end_inset
1501
1502  to undo some mistake.
1503  If you accidentally undo too much, use 
1504 \family sans
1505 Edit\SpecialChar menuseparator
1506 Redo
1507 \family default
1508  or the toolbar button 
1509 \begin_inset Info
1510 type  "icon"
1511 arg   "redo"
1512 \end_inset
1513
1514  to 
1515 \begin_inset Quotes eld
1516 \end_inset
1517
1518 undo the undo.
1519 \begin_inset Quotes erd
1520 \end_inset
1521
1522  The undo mechanism is currently limited to 100
1523 \begin_inset space \thinspace{}
1524 \end_inset
1525
1526 steps to minimize memory overhead.
1527 \end_layout
1528
1529 \begin_layout Standard
1530 Note that if you revert back all changes to arrive at the document as it
1531  was last saved, the 
1532 \begin_inset Quotes eld
1533 \end_inset
1534
1535 changed
1536 \begin_inset Quotes erd
1537 \end_inset
1538
1539  status of the document is unfortunately not reset.
1540  This is a consequence of the 100
1541 \begin_inset space \thinspace{}
1542 \end_inset
1543
1544 step undo limit mentioned above.
1545 \end_layout
1546
1547 \begin_layout Standard
1548
1549 \family sans
1550 Undo
1551 \family default
1552  and 
1553 \family sans
1554 Redo
1555 \family default
1556  work on almost everything in \SpecialChar LyX
1557 .
1558  But they will not undo or redo text character by character, but by blocks
1559  of text.
1560 \end_layout
1561
1562 \begin_layout Section
1563 Mouse Operations
1564 \begin_inset Index idx
1565 status collapsed
1566
1567 \begin_layout Plain Layout
1568 Mouse Operations
1569 \end_layout
1570
1571 \end_inset
1572
1573
1574 \end_layout
1575
1576 \begin_layout Standard
1577 These are the most basic mouse operations.
1578 \end_layout
1579
1580 \begin_layout Enumerate
1581 Motion
1582 \end_layout
1583
1584 \begin_deeper
1585 \begin_layout Itemize
1586 Click the 
1587 \emph on
1588 left mouse button
1589 \emph default
1590  once anywhere in the edit window.
1591  The cursor moves to the text under the mouse.
1592 \end_layout
1593
1594 \end_deeper
1595 \begin_layout Enumerate
1596 Selecting Text
1597 \end_layout
1598
1599 \begin_deeper
1600 \begin_layout Itemize
1601 Hold down the 
1602 \emph on
1603 left mouse button
1604 \emph default
1605  and drag the mouse.
1606  \SpecialChar LyX
1607  marks the text between the old and new mouse positions.
1608  Use 
1609 \family sans
1610 Edit\SpecialChar menuseparator
1611 Copy
1612 \family default
1613  to create a copy of the text in \SpecialChar LyX
1614 's buffer (and the clipboard).
1615 \end_layout
1616
1617 \begin_layout Itemize
1618 Re-position the cursor and then paste the text back into \SpecialChar LyX
1619  using 
1620 \family sans
1621 Edit\SpecialChar menuseparator
1622 Paste
1623 \family default
1624 .
1625 \end_layout
1626
1627 \end_deeper
1628 \begin_layout Enumerate
1629 Insets (Footnotes, Notes, Floats, etc.)
1630 \end_layout
1631
1632 \begin_deeper
1633 \begin_layout Standard
1634 Right-click on them to set their properties.
1635  Also check the appropriate section of this manual for more details.
1636 \end_layout
1637
1638 \end_deeper
1639 \begin_layout Section
1640 Navigating
1641 \begin_inset CommandInset label
1642 LatexCommand label
1643 name "sec:Navigating"
1644
1645 \end_inset
1646
1647
1648 \begin_inset Index idx
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652 Navigating
1653 \end_layout
1654
1655 \end_inset
1656
1657
1658 \end_layout
1659
1660 \begin_layout Standard
1661 \SpecialChar LyX
1662  offers you several ways to navigate in documents:
1663 \end_layout
1664
1665 \begin_layout Itemize
1666 The 
1667 \family sans
1668 Navigate
1669 \family default
1670  menu lists all sections of the document as submenu entries that you can
1671  click to jump to the corresponding document part.
1672 \end_layout
1673
1674 \begin_layout Itemize
1675 The “Outline”, which is accessed either by the menu 
1676 \family sans
1677 View\SpecialChar menuseparator
1678 Outline
1679 \begin_inset space ~
1680 \end_inset
1681
1682 Pane
1683 \family default
1684  or by the toolbar button 
1685 \begin_inset Info
1686 type  "icon"
1687 arg   "dialog-toggle toc"
1688 \end_inset
1689
1690 .
1691 \end_layout
1692
1693 \begin_layout Itemize
1694 You can set bookmarks in your document under 
1695 \family sans
1696 Navigate\SpecialChar menuseparator
1697 Bookmarks
1698 \family default
1699  and use the same menu to return to them.
1700  Note that bookmarks are saved between sessions.
1701 \end_layout
1702
1703 \begin_layout Standard
1704 The toolbar button 
1705 \begin_inset Info
1706 type  "icon"
1707 arg   "bookmark-goto 0"
1708 \end_inset
1709
1710  (also 
1711 \family sans
1712 Navigate\SpecialChar menuseparator
1713 Bookmarks\SpecialChar menuseparator
1714 Navigate
1715 \begin_inset space ~
1716 \end_inset
1717
1718 Back
1719 \family default
1720 ) jumps to the position in the document where you recently changed something.
1721  This is useful when you have a large document and have navigated or scrolled
1722  to another document part to look for something, and want to go back to
1723  your last editing position.
1724 \end_layout
1725
1726 \begin_layout Standard
1727 By pressing the 
1728 \family sans
1729 F5
1730 \family default
1731  key the cursor will be vertically centered in \SpecialChar LyX
1732 's main window.
1733 \end_layout
1734
1735 \begin_layout Subsection
1736 The Outliner
1737 \begin_inset CommandInset label
1738 LatexCommand label
1739 name "subsec:The-Outliner"
1740
1741 \end_inset
1742
1743
1744 \begin_inset Index idx
1745 status collapsed
1746
1747 \begin_layout Plain Layout
1748 Navigating ! Outline
1749 \end_layout
1750
1751 \end_inset
1752
1753
1754 \begin_inset Index idx
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758 Outline
1759 \end_layout
1760
1761 \end_inset
1762
1763
1764 \end_layout
1765
1766 \begin_layout Standard
1767 In the pull-down box at the top of the outline window, you can choose between
1768  several different lists, including other TOC-like objects, such as lists
1769  of tables and figures, but also lists of footnotes, or labels and cross-referen
1770 ces (see section
1771 \begin_inset space ~
1772 \end_inset
1773
1774
1775 \begin_inset CommandInset ref
1776 LatexCommand ref
1777 reference "sec:Cross-References"
1778
1779 \end_inset
1780
1781 ), or notes, or citations (see section
1782 \begin_inset space ~
1783 \end_inset
1784
1785
1786 \begin_inset CommandInset ref
1787 LatexCommand ref
1788 reference "sec:Bibliography"
1789
1790 \end_inset
1791
1792 ).
1793  Clicking on any of these will take you to the corresponding object in your
1794  document.
1795 \end_layout
1796
1797 \begin_layout Standard
1798 Right-clicking on elements in the Outline opens in many cases a context
1799  menu that will allow for direct modification of those elements.
1800  For example, with citations, the context menu allows you to open the citation
1801  dialog and to modify the citation.
1802 \end_layout
1803
1804 \begin_layout Standard
1805 The 
1806 \family sans
1807 Filter
1808 \family default
1809  field at the top allows you to restrict which entries appear in the outline.
1810  For example, if you are displaying the list of 
1811 \emph on
1812 Labels and References
1813 \emph default
1814  and wish to see only references to subsections, you can enter the text
1815  
1816 \begin_inset Quotes eld
1817 \end_inset
1818
1819 sub
1820 \begin_inset Quotes erd
1821 \end_inset
1822
1823  in the filter, and only entries containing that text will be displayed.
1824 \end_layout
1825
1826 \begin_layout Standard
1827 At the bottom of the outline are several buttons and the like that allow
1828  you further to control the display.
1829  The 
1830 \family sans
1831 Sort
1832 \family default
1833  option sorts the current list alphabetically.
1834  Otherwise, the elements appear in the order in which they occur in the
1835  document.
1836  The 
1837 \family sans
1838 Keep
1839 \family default
1840  option keeps it in the current view state.
1841  Keeping means that when you have, for example, the subsections of sections
1842 \begin_inset space ~
1843 \end_inset
1844
1845 2 and 4 displayed and click on section
1846 \begin_inset space ~
1847 \end_inset
1848
1849 3, the subsections of sections
1850 \begin_inset space ~
1851 \end_inset
1852
1853 2 and 4 will still be displayed.
1854  Without the 
1855 \family sans
1856 Keep
1857 \family default
1858  option they will be hidden to highlight the clicked section
1859 \begin_inset space ~
1860 \end_inset
1861
1862 3.
1863  Finally, the slider at the left can be used to open the Outline to a given
1864  
1865 \begin_inset Quotes eld
1866 \end_inset
1867
1868 depth
1869 \begin_inset Quotes erd
1870 \end_inset
1871
1872 .
1873  It is best just to experiment with it to see how it works.
1874 \end_layout
1875
1876 \begin_layout Standard
1877 The 
1878 \begin_inset Info
1879 type  "icon"
1880 arg   "reload"
1881 \end_inset
1882
1883  button refreshes the TOC (though this should not usually be necessary).
1884  Next to it are buttons that allow you to change the position of sections
1885  in your document.
1886  The 
1887 \begin_inset Info
1888 type  "icon"
1889 arg   "outline-down"
1890 \end_inset
1891
1892  and 
1893 \begin_inset Info
1894 type  "icon"
1895 arg   "outline-up"
1896 \end_inset
1897
1898  buttons move sections up and down in the document.
1899  So, for example, you can move section
1900 \begin_inset space ~
1901 \end_inset
1902
1903 2.5 before section
1904 \begin_inset space ~
1905 \end_inset
1906
1907 2.4 or after section
1908 \begin_inset space ~
1909 \end_inset
1910
1911 2.6.
1912  \SpecialChar LyX
1913  will then automatically renumber the sections to the new order.
1914  With the buttons 
1915 \begin_inset Info
1916 type  "icon"
1917 arg   "outline-out"
1918 \end_inset
1919
1920  and 
1921 \begin_inset Info
1922 type  "icon"
1923 arg   "outline-in"
1924 \end_inset
1925
1926  (or the corresponding key bindings 
1927 \family sans
1928 Tab
1929 \family default
1930  and 
1931 \family sans
1932 Shift-Tab
1933 \family default
1934 ) you can change the level of sections.
1935  So you can for example make section
1936 \begin_inset space ~
1937 \end_inset
1938
1939 2.5 chapter
1940 \begin_inset space ~
1941 \end_inset
1942
1943 3 or subsection
1944 \begin_inset space ~
1945 \end_inset
1946
1947 2.4.1.
1948 \end_layout
1949
1950 \begin_layout Standard
1951 By right-clicking on a section in the outliner you can select the whole
1952  section to copy, cut or delete it.
1953 \end_layout
1954
1955 \begin_layout Subsection
1956 Horizontal Scrolling
1957 \begin_inset Index idx
1958 status collapsed
1959
1960 \begin_layout Plain Layout
1961 Navigating ! Horizontal Scrolling
1962 \end_layout
1963
1964 \end_inset
1965
1966
1967 \end_layout
1968
1969 \begin_layout Standard
1970 \SpecialChar LyX
1971  does not have a horizontal scrollbar because the standard output page formats
1972  like e.
1973 \begin_inset space \thinspace{}
1974 \end_inset
1975
1976 g.
1977 \begin_inset space \space{}
1978 \end_inset
1979
1980 ISO
1981 \begin_inset space ~
1982 \end_inset
1983
1984 A4 are less wide than PC or laptop screens.
1985  Therefore you will get troubles in the output of your document if document
1986  parts exceed the width of the \SpecialChar LyX
1987  main screen.
1988 \end_layout
1989
1990 \begin_layout Standard
1991 There are of course exceptions where horizontal scrolling is necessary.
1992  For example
1993 \end_layout
1994
1995 \begin_layout Itemize
1996 \SpecialChar LyX
1997  is used on a small tablet computer
1998 \end_layout
1999
2000 \begin_layout Itemize
2001 Wide tables that are rotated 90° to fit a whole page
2002 \begin_inset Foot
2003 status collapsed
2004
2005 \begin_layout Plain Layout
2006 See section 
2007 \emph on
2008 Rotated Floats
2009 \emph default
2010  of the 
2011 \emph on
2012 Embedded
2013 \begin_inset space ~
2014 \end_inset
2015
2016 Objects
2017 \emph default
2018  manual.
2019 \end_layout
2020
2021 \end_inset
2022
2023
2024 \end_layout
2025
2026 \begin_layout Itemize
2027 Math constructs with long command names
2028 \end_layout
2029
2030 \begin_layout Standard
2031 For these cases \SpecialChar LyX
2032  has an mechanism that scrolls automatically when the cursor
2033  is moved.
2034  As example shrink the \SpecialChar LyX
2035  windows so that table
2036 \begin_inset space ~
2037 \end_inset
2038
2039
2040 \begin_inset CommandInset ref
2041 LatexCommand ref
2042 reference "tab:Horizontal-scrollong-test"
2043
2044 \end_inset
2045
2046  is wider.
2047  You will now see a dotted red line at the right or the left side of the
2048  table.
2049  Put the cursor into the table and move it with the Tab or the arrow keys
2050  to see the horizontal scrolling of the table.
2051 \end_layout
2052
2053 \begin_layout Standard
2054 \begin_inset Float table
2055 placement h
2056 wide false
2057 sideways false
2058 status open
2059
2060 \begin_layout Plain Layout
2061 \begin_inset Caption Standard
2062
2063 \begin_layout Plain Layout
2064 \begin_inset CommandInset label
2065 LatexCommand label
2066 name "tab:Horizontal-scrollong-test"
2067
2068 \end_inset
2069
2070 Horizontal scrolling test.
2071 \end_layout
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Plain Layout
2079 \align center
2080 \begin_inset Tabular
2081 <lyxtabular version="3" rows="1" columns="3">
2082 <features tabularvalignment="middle">
2083 <column alignment="center" valignment="top" width="4.7cm">
2084 <column alignment="center" valignment="top" width="4.7cm">
2085 <column alignment="center" valignment="top" width="4.7cm">
2086 <row>
2087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2088 \begin_inset Text
2089
2090 \begin_layout Plain Layout
2091 a
2092 \end_layout
2093
2094 \end_inset
2095 </cell>
2096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2097 \begin_inset Text
2098
2099 \begin_layout Plain Layout
2100 b
2101 \end_layout
2102
2103 \end_inset
2104 </cell>
2105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2106 \begin_inset Text
2107
2108 \begin_layout Plain Layout
2109 c
2110 \end_layout
2111
2112 \end_inset
2113 </cell>
2114 </row>
2115 </lyxtabular>
2116
2117 \end_inset
2118
2119
2120 \end_layout
2121
2122 \end_inset
2123
2124
2125 \end_layout
2126
2127 \begin_layout Section
2128 Input/Word Completion
2129 \begin_inset CommandInset label
2130 LatexCommand label
2131 name "sec:Input-Completion"
2132
2133 \end_inset
2134
2135
2136 \begin_inset Index idx
2137 status collapsed
2138
2139 \begin_layout Plain Layout
2140 Input completion
2141 \end_layout
2142
2143 \end_inset
2144
2145
2146 \begin_inset Index idx
2147 status collapsed
2148
2149 \begin_layout Plain Layout
2150 Word completion|see
2151 \begin_inset ERT
2152 status collapsed
2153
2154 \begin_layout Plain Layout
2155
2156 {
2157 \end_layout
2158
2159 \end_inset
2160
2161 Input completion
2162 \begin_inset ERT
2163 status collapsed
2164
2165 \begin_layout Plain Layout
2166
2167 }
2168 \end_layout
2169
2170 \end_inset
2171
2172
2173 \end_layout
2174
2175 \end_inset
2176
2177
2178 \end_layout
2179
2180 \begin_layout Standard
2181 \SpecialChar LyX
2182  provides completion of words by scanning all documents that are currently
2183  opened.
2184  Every word that appears in these documents is added to a database that
2185  is used to propose completions.
2186 \end_layout
2187
2188 \begin_layout Standard
2189 Input completion can be activated in the \SpecialChar LyX
2190  preferences (menu 
2191 \family sans
2192 Tools\SpecialChar menuseparator
2193 Preferences
2194 \family default
2195 ) in the section 
2196 \family sans
2197 Editing\SpecialChar menuseparator
2198 Input Completion
2199 \family default
2200 .
2201  With the option 
2202 \family sans
2203 Automatic
2204 \begin_inset space ~
2205 \end_inset
2206
2207 inline
2208 \begin_inset space ~
2209 \end_inset
2210
2211 completion
2212 \family default
2213  the proposed completion is shown directly after the cursor.
2214  With the option 
2215 \family sans
2216 Automatic
2217 \begin_inset space ~
2218 \end_inset
2219
2220 popup
2221 \family default
2222  the completions are always shown in a popup.
2223  The cursor completion indicator can be turned off by deselecting the option
2224  
2225 \family sans
2226 Cursor
2227 \begin_inset space ~
2228 \end_inset
2229
2230 indicator
2231 \family default
2232 .
2233  With the general options you can define the delay time for the inline and
2234  popup completion, you can set the minimal number of characters a word must
2235  have that it will be taken into account for a completion and you can choose
2236  if long completions should be abbreviated.
2237 \end_layout
2238
2239 \begin_layout Standard
2240 \SpecialChar LyX
2241  displays a small triangle after the cursor as an indicator that there are
2242  completions available.
2243  Press the 
2244 \family sans
2245 Tab
2246 \family default
2247  key to accept a proposed completion.
2248  If several completions are possible, a popup is opened showing them.
2249  You can select a completion in the popup using the mouse or the arrow keys,
2250  and accept the chosen completion by pressing 
2251 \family sans
2252 Return
2253 \family default
2254 .
2255 \end_layout
2256
2257 \begin_layout Standard
2258 The completion options for math in the preferences do the same as the correspond
2259 ing options for text.
2260  The special math option 
2261 \family sans
2262 Autocorrection
2263 \family default
2264  enables characters to be composed.
2265  If, for example, you want to insert the character 
2266 \begin_inset Formula $\Rightarrow$
2267 \end_inset
2268
2269 , you can then input the characters 
2270 \begin_inset Quotes eld
2271 \end_inset
2272
2273
2274 \series bold
2275 =>
2276 \series default
2277
2278 \begin_inset Quotes erd
2279 \end_inset
2280
2281  to a formula to get it.
2282  So this is a quick alternative to the insertion of commands or the use
2283  of the math toolbar.
2284  A list with supported character combinations can be found in the file 
2285 \family typewriter
2286 autocorrect
2287 \family default
2288  that is in \SpecialChar LyX
2289 's installation folder.
2290  Math autocorrection can at any time be turned on by pressing the exclamation
2291  mark key “!”.
2292  Pressing 
2293 \family sans
2294 Space
2295 \family default
2296  turns it off.
2297 \end_layout
2298
2299 \begin_layout Section
2300 Basic Key Bindings
2301 \begin_inset Index idx
2302 status collapsed
2303
2304 \begin_layout Plain Layout
2305 Key Bindings
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \begin_inset Index idx
2312 status collapsed
2313
2314 \begin_layout Plain Layout
2315 Bindings|see
2316 \begin_inset ERT
2317 status collapsed
2318
2319 \begin_layout Plain Layout
2320
2321 {
2322 \end_layout
2323
2324 \end_inset
2325
2326 Key Bindings
2327 \begin_inset ERT
2328 status collapsed
2329
2330 \begin_layout Plain Layout
2331
2332 }
2333 \end_layout
2334
2335 \end_inset
2336
2337
2338 \end_layout
2339
2340 \end_inset
2341
2342
2343 \begin_inset Index idx
2344 status collapsed
2345
2346 \begin_layout Plain Layout
2347 Shortcuts|see
2348 \begin_inset ERT
2349 status collapsed
2350
2351 \begin_layout Plain Layout
2352
2353 {
2354 \end_layout
2355
2356 \end_inset
2357
2358 Key Bindings
2359 \begin_inset ERT
2360 status collapsed
2361
2362 \begin_layout Plain Layout
2363
2364 }
2365 \end_layout
2366
2367 \end_inset
2368
2369
2370 \end_layout
2371
2372 \end_inset
2373
2374
2375 \end_layout
2376
2377 \begin_layout Standard
2378 There are at least two different primary binding maps: 
2379 \family typewriter
2380 cua
2381 \family default
2382  and 
2383 \family typewriter
2384 emacs
2385 \family default
2386 .
2387  \SpecialChar LyX
2388 's default is 
2389 \family typewriter
2390 cua
2391 \family default
2392 , which can be changed in the \SpecialChar LyX
2393  preferences under 
2394 \family sans
2395 Editing\SpecialChar menuseparator
2396 Shortcuts
2397 \family default
2398 .
2399  (You can list or change any key bindings as explained in section
2400 \begin_inset space ~
2401 \end_inset
2402
2403
2404 \begin_inset CommandInset ref
2405 LatexCommand ref
2406 reference "subsec:Editing-Shortcuts"
2407
2408 \end_inset
2409
2410 .)
2411 \end_layout
2412
2413 \begin_layout Standard
2414 Some keys, like 
2415 \family sans
2416 Page
2417 \begin_inset space ~
2418 \end_inset
2419
2420 Up
2421 \family default
2422
2423 \family sans
2424 Page
2425 \begin_inset space ~
2426 \end_inset
2427
2428 Down
2429 \family default
2430
2431 \family sans
2432 Left
2433 \family default
2434
2435 \family sans
2436 Right
2437 \family default
2438
2439 \family sans
2440 Up
2441 \family default
2442  and 
2443 \family sans
2444 Down
2445 \family default
2446 , do exactly what you expect them to do.
2447  Other keys don't:
2448 \end_layout
2449
2450 \begin_layout Labeling
2451 \labelwidthstring 00.00.0000
2452
2453 \family sans
2454 Tab
2455 \begin_inset CommandInset nomenclature
2456 LatexCommand nomenclature
2457 symbol "Tab"
2458 description "Tabulator key"
2459 literal "false"
2460
2461 \end_inset
2462
2463
2464 \family default
2465  There is no such thing as a tab stop in \SpecialChar LyX
2466 .
2467  If you do not understand this, go read sections
2468 \begin_inset space ~
2469 \end_inset
2470
2471
2472 \begin_inset CommandInset ref
2473 LatexCommand ref
2474 reference "sec:Par-indent-intro"
2475
2476 \end_inset
2477
2478  and 
2479 \begin_inset CommandInset ref
2480 LatexCommand ref
2481 reference "sec:Paragraph-Environments"
2482
2483 \end_inset
2484
2485 , especially section
2486 \begin_inset space ~
2487 \end_inset
2488
2489
2490 \begin_inset CommandInset ref
2491 LatexCommand ref
2492 reference "subsec:Lists"
2493
2494 \end_inset
2495
2496 , right now.
2497  Yes, right now.
2498  If you are still confused, look in the 
2499 \emph on
2500 Tutorial
2501 \emph default
2502 .
2503 \begin_inset Newline newline
2504 \end_inset
2505
2506 In \SpecialChar LyX
2507  the 
2508 \family sans
2509 Tab
2510 \family default
2511  key is only used to accept proposed input completions, to move the cursor
2512  in tables or math matrices or to change the nesting level in Itemize or
2513  Enumerate.
2514 \end_layout
2515
2516 \begin_layout Labeling
2517 \labelwidthstring 00.00.0000
2518
2519 \family sans
2520 Esc
2521 \begin_inset CommandInset nomenclature
2522 LatexCommand nomenclature
2523 symbol "Esc"
2524 description "Escape key"
2525 literal "false"
2526
2527 \end_inset
2528
2529
2530 \family default
2531  This is the 
2532 \begin_inset Quotes eld
2533 \end_inset
2534
2535 cancel key.
2536 \begin_inset Quotes erd
2537 \end_inset
2538
2539  It is used, generically, to cancel operations.
2540  Other parts of the manual will go into greater detail about this.
2541 \end_layout
2542
2543 \begin_layout Labeling
2544 \labelwidthstring 00.00.0000
2545
2546 \family sans
2547 Home
2548 \family default
2549
2550 \begin_inset space ~
2551 \end_inset
2552
2553 and
2554 \begin_inset space ~
2555 \end_inset
2556
2557
2558 \family sans
2559 End
2560 \family default
2561  These move the cursor, respectively, to the beginning and end of a line,
2562  unless you are using the Emacs bindings where they jump to the beginning
2563  or end of the file.
2564 \end_layout
2565
2566 \begin_layout Standard
2567 There are three modifier keys:
2568 \end_layout
2569
2570 \begin_layout Labeling
2571 \labelwidthstring 00.00.0000
2572
2573 \family sans
2574 Control
2575 \family default
2576  (Denoted by 
2577 \begin_inset Quotes eld
2578 \end_inset
2579
2580
2581 \family sans
2582 Ctrl
2583 \family default
2584
2585 \begin_inset Quotes erd
2586 \end_inset
2587
2588
2589 \begin_inset CommandInset nomenclature
2590 LatexCommand nomenclature
2591 symbol "Ctrl"
2592 description "Control key"
2593 literal "false"
2594
2595 \end_inset
2596
2597  in the documentation files) This has a couple of different uses, depending
2598  on which keys it is used in combination with:
2599 \end_layout
2600
2601 \begin_deeper
2602 \begin_layout Itemize
2603
2604 \family sans
2605 Backspace
2606 \family default
2607  or 
2608 \family sans
2609 Delete
2610 \family default
2611 , it deletes an entire word instead of a single character.
2612 \end_layout
2613
2614 \begin_layout Itemize
2615
2616 \family sans
2617 Left
2618 \family default
2619  and 
2620 \family sans
2621 Right
2622 \family default
2623 , it moves by words instead of characters.
2624 \end_layout
2625
2626 \begin_layout Itemize
2627
2628 \family sans
2629 Home
2630 \family default
2631  and 
2632 \family sans
2633 End
2634 \family default
2635 , it moves to the beginning and the end of the document, respectively.
2636 \end_layout
2637
2638 \end_deeper
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641
2642 \family sans
2643 Shift
2644 \family default
2645  (Denoted by 
2646 \begin_inset Quotes eld
2647 \end_inset
2648
2649
2650 \family sans
2651 Shift
2652 \family default
2653
2654 \begin_inset Quotes erd
2655 \end_inset
2656
2657
2658 \begin_inset CommandInset nomenclature
2659 LatexCommand nomenclature
2660 symbol "Shift"
2661 description "Shift key"
2662 literal "false"
2663
2664 \end_inset
2665
2666  in the documentation files) Use this with any of the arrow keys to select
2667  the text between the old and new cursor positions.
2668 \end_layout
2669
2670 \begin_layout Labeling
2671 \labelwidthstring 00.00.0000
2672
2673 \family sans
2674 Alt
2675 \family default
2676  (Denoted by 
2677 \begin_inset Quotes eld
2678 \end_inset
2679
2680
2681 \family sans
2682 Alt
2683 \family default
2684
2685 \begin_inset Quotes erd
2686 \end_inset
2687
2688
2689 \begin_inset CommandInset nomenclature
2690 LatexCommand nomenclature
2691 symbol "Alt"
2692 description "Alt or Meta key"
2693 literal "false"
2694
2695 \end_inset
2696
2697  in the documentation files) This is the Alt key on many keyboards, unless
2698  your keyboard has a distinct Meta key.
2699  If you have both keys, you will need to try out which one actually performs
2700  the 
2701 \family sans
2702 Alt+
2703 \family default
2704  function.
2705 \begin_inset Newline newline
2706 \end_inset
2707
2708 This key does many different things, but it also activates the 
2709 \emph on
2710 menu accelerator keys
2711 \emph default
2712 .
2713  If you use this in combination with any of the underlined letters in a
2714  menu or menu item, it selects that menu item.
2715 \end_layout
2716
2717 \begin_deeper
2718 \begin_layout Standard
2719 For example, the sequence 
2720 \begin_inset Quotes eld
2721 \end_inset
2722
2723
2724 \family sans
2725 Alt
2726 \begin_inset space ~
2727 \end_inset
2728
2729 e
2730 \begin_inset space ~
2731 \end_inset
2732
2733 s
2734 \family default
2735
2736 \begin_inset space ~
2737 \end_inset
2738
2739
2740 \family sans
2741 c
2742 \family default
2743
2744 \begin_inset Quotes erd
2745 \end_inset
2746
2747  brings up the 
2748 \begin_inset Quotes eld
2749 \end_inset
2750
2751 Text Style
2752 \begin_inset Quotes erd
2753 \end_inset
2754
2755  dialog.
2756  Typing 
2757 \begin_inset Quotes eld
2758 \end_inset
2759
2760
2761 \family sans
2762 Alt
2763 \begin_inset space ~
2764 \end_inset
2765
2766 f
2767 \family default
2768
2769 \begin_inset Quotes erd
2770 \end_inset
2771
2772  opens the 
2773 \family sans
2774 File
2775 \family default
2776  menu.
2777 \end_layout
2778
2779 \begin_layout Standard
2780 The 
2781 \emph on
2782 Shortcuts
2783 \emph default
2784  manual lists all other things bound to the 
2785 \family sans
2786 Alt
2787 \family default
2788  key.
2789 \end_layout
2790
2791 \end_deeper
2792 \begin_layout Standard
2793 You will learn more and more key bindings and short-cut keys as you use
2794  \SpecialChar LyX
2795 , because most actions will prompt a small message in the status bar at
2796  the bottom of \SpecialChar LyX
2797 's main window which describes the name of the action you
2798  have just triggered, and any existing key bindings for that action.
2799  The \SpecialChar LyX
2800  menus also list the defined key bindings.
2801  The notation for the key bindings is very similar to the notation used
2802  in this documentation, so you should not have any problems understanding
2803  it.
2804  However, notice that Shift-modifiers are explicitly mentioned, so 
2805 \begin_inset Quotes eld
2806 \end_inset
2807
2808
2809 \family sans
2810 Alt+P Shift+A
2811 \family default
2812
2813 \begin_inset Quotes erd
2814 \end_inset
2815
2816  means 
2817 \family sans
2818 Alt+P
2819 \family default
2820  followed by a capital 
2821 \family sans
2822 A
2823 \family default
2824 .
2825 \end_layout
2826
2827 \begin_layout Chapter
2828 \SpecialChar LyX
2829  Basics
2830 \begin_inset Index idx
2831 status collapsed
2832
2833 \begin_layout Plain Layout
2834 \SpecialChar LyX
2835  ! Basics
2836 \end_layout
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \begin_layout Section
2844 Document Types
2845 \begin_inset Index idx
2846 status collapsed
2847
2848 \begin_layout Plain Layout
2849 Document ! Types
2850 \end_layout
2851
2852 \end_inset
2853
2854
2855 \end_layout
2856
2857 \begin_layout Subsection
2858 Introduction
2859 \end_layout
2860
2861 \begin_layout Standard
2862 Before you do anything else, before you ever start writing a document, you
2863  need to decide what type of document you want to edit.
2864  Different types of documents use different types of spacing, headings,
2865  numbering schemes, and so on.
2866  Additionally, different documents use different paragraph environments,
2867  and format the title of your document differently.
2868 \end_layout
2869
2870 \begin_layout Standard
2871
2872 \emph on
2873 document class
2874 \emph default
2875  describes a group of properties common to a particular set of documents.
2876  By setting the document class, you automatically select these properties,
2877  making it easier to create the type of document you want.
2878  If you don't choose a document class, \SpecialChar LyX
2879  picks one for you by default.
2880  So it is up to you to change the class of your document.
2881 \end_layout
2882
2883 \begin_layout Subsection
2884 Document Classes
2885 \begin_inset Index idx
2886 status collapsed
2887
2888 \begin_layout Plain Layout
2889 Document ! Classes
2890 \end_layout
2891
2892 \end_inset
2893
2894
2895 \begin_inset CommandInset label
2896 LatexCommand label
2897 name "sec:Document-Classes"
2898
2899 \end_inset
2900
2901
2902 \end_layout
2903
2904 \begin_layout Standard
2905 You can select a class using the 
2906 \family sans
2907 Document\SpecialChar menuseparator
2908 Settings\SpecialChar menuseparator
2909 Document Class
2910 \family default
2911
2912 \begin_inset Index idx
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Document ! Settings
2917 \end_layout
2918
2919 \end_inset
2920
2921  dialog.
2922  Select the class you want to use, and make any fine tunings of the options
2923  you may need.
2924 \end_layout
2925
2926 \begin_layout Subsubsection
2927 Overview
2928 \end_layout
2929
2930 \begin_layout Standard
2931 There are four standard document classes in \SpecialChar LyX
2932 .
2933  They are:
2934 \end_layout
2935
2936 \begin_layout Description
2937 Article for basic articles
2938 \end_layout
2939
2940 \begin_layout Description
2941 Report for basic reports
2942 \end_layout
2943
2944 \begin_layout Description
2945 Book for writing a book
2946 \end_layout
2947
2948 \begin_layout Description
2949 Letter for US-style letters
2950 \end_layout
2951
2952 \begin_layout Standard
2953 There are also some non-standard classes, which \SpecialChar LyX
2954  only uses if you have installed
2955  the corresponding \SpecialChar LaTeX
2956  class files, though most \SpecialChar LaTeX
2957  distributions will include
2958  many of these.
2959  Here are some of the classes.
2960  The full list with detailed explanations can be found in chapter 
2961 \emph on
2962 Special Document Classes
2963 \emph default
2964  in the 
2965 \emph on
2966 Additional Features
2967 \emph default
2968  manual:
2969 \end_layout
2970
2971 \begin_layout Description
2972 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2973 \end_layout
2974
2975 \begin_layout Description
2976 ACS For submissions to the journals published by the American Chemistry
2977  Society
2978 \end_layout
2979
2980 \begin_layout Description
2981 AGU For submissions to the journals published by the American Geophysical
2982  Union
2983 \end_layout
2984
2985 \begin_layout Description
2986 AMS Layouts for articles and books in the style and format used by the American
2987  Mathematical Society (AMS).
2988  There are three article layouts available.
2989  The standard one uses a typical numbering scheme for theorems etc., that
2990  prepends the section number to the number of the result.
2991  All result-type statements (propositions, corollaries, and so on) are sequenced
2992  together, but definitions, examples, and the like have their own sequence.
2993  The 
2994 \begin_inset Quotes eld
2995 \end_inset
2996
2997 sequential numbering
2998 \begin_inset Quotes erd
2999 \end_inset
3000
3001  scheme does not place the section number with each result, but numbers
3002  them throughout the article in a single sequence.
3003  Each type of result gets its own sequence.
3004  There is also a layout that dispenses with numbering of statements altogether.
3005 \end_layout
3006
3007 \begin_layout Description
3008 Beamer Layout for presentations
3009 \end_layout
3010
3011 \begin_layout Description
3012 Broadway Layout for writing plays.
3013  It is not an existing \SpecialChar LaTeX
3014  document class, but a new one that is distributed
3015  with \SpecialChar LyX
3016 .
3017 \end_layout
3018
3019 \begin_layout Description
3020 Chess Layout to write about chess games
3021 \end_layout
3022
3023 \begin_layout Description
3024 Curriculum
3025 \begin_inset space ~
3026 \end_inset
3027
3028 vitae classes to create curriculum vitae
3029 \end_layout
3030
3031 \begin_layout Description
3032 Elsarticle Layout for journals of the Elsevier publishing group
3033 \end_layout
3034
3035 \begin_layout Description
3036 Foils Used to make transparencies
3037 \end_layout
3038
3039 \begin_layout Description
3040 Hollywood Used to type spec scripts for the US film industry.
3041  It is not an existing \SpecialChar LaTeX
3042  document class, but a new one that is distributed
3043  with \SpecialChar LyX
3044 .
3045 \end_layout
3046
3047 \begin_layout Description
3048 IEEEtran Layout for the journals published by the Institute of Electrical
3049  and Electronics Engineers (IEEE)
3050 \end_layout
3051
3052 \begin_layout Description
3053 IOP Layout for journals of the Institute of Physics publishing group
3054 \end_layout
3055
3056 \begin_layout Description
3057 Kluwer Layout for journals of the Kluwer publishing group
3058 \end_layout
3059
3060 \begin_layout Description
3061 KOMA-Script a replacement for the standard classes, offers many useful features
3062  like caption formatting, automatic print space calculation etc.
3063  (Is used by this document.)
3064 \end_layout
3065
3066 \begin_layout Description
3067 Memoir another replacement for the standard classes
3068 \end_layout
3069
3070 \begin_layout Description
3071 Powerdot Layout for presentations
3072 \end_layout
3073
3074 \begin_layout Description
3075 REV
3076 \family sans
3077 TeX
3078 \family default
3079  is used to write articles for the publications of the American Physical
3080  Society (APS), American Institute of Physics (AIP), and Optical Society
3081  of America (OSA).
3082  This class is not completely compatible with all \SpecialChar LyX
3083  features.
3084 \end_layout
3085
3086 \begin_layout Description
3087 Slides Used to make transparencies
3088 \end_layout
3089
3090 \begin_layout Description
3091 SPIE
3092 \begin_inset space ~
3093 \end_inset
3094
3095 Proceedings Layout for the journals published by The International Society
3096  for Optical Engineering (SPIE)
3097 \end_layout
3098
3099 \begin_layout Description
3100 Springer Layouts for journals of the Springer publishing group
3101 \end_layout
3102
3103 \begin_layout Standard
3104 We will not go into detail about how to use these different document classes
3105  here.
3106  You can find details about the non-standard classes in chapter 
3107 \emph on
3108 Special Document Classes
3109 \emph default
3110  of the 
3111 \emph on
3112 Additional Features
3113 \emph default
3114  manual.
3115  Here, we will settle for a list of some of the common properties of all
3116  of the document classes.
3117 \end_layout
3118
3119 \begin_layout Subsubsection
3120 Availability
3121 \end_layout
3122
3123 \begin_layout Standard
3124 You will probably find that many of the document classes listed under 
3125 \family sans
3126 Document\SpecialChar menuseparator
3127 Settings\SpecialChar menuseparator
3128 Document Class
3129 \begin_inset Index idx
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138  
3139 \family default
3140 are marked as 
3141 \begin_inset Quotes eld
3142 \end_inset
3143
3144 Unavailable
3145 \begin_inset Quotes erd
3146 \end_inset
3147
3148 .
3149  If you open a document that uses such a class, you will receive a warning
3150  saying that there are files that are required to produce output that are
3151  not installed.
3152  So it may seem that something is wrong.
3153 \end_layout
3154
3155 \begin_layout Standard
3156 Nothing is wrong.
3157  \SpecialChar LyX
3158  includes many more document classes than you will ever need to use, and
3159  some of them, like 
3160 \family sans
3161 IOP
3162 \family default
3163 , are highly specialized.
3164  \SpecialChar LyX
3165  tries to support as many different types of documents as possible, and
3166  it includes almost one hundred different layout files, with a growing number.
3167  No \SpecialChar LaTeX
3168  distribution will install by default all files that might be needed
3169  by some document class.
3170  There are just too many of them.
3171  That is why some of the document classes are unavailable.
3172 \end_layout
3173
3174 \begin_layout Standard
3175 If there is a document class you would like to use that is marked as 
3176 \begin_inset Quotes eld
3177 \end_inset
3178
3179 Unavailable
3180 \begin_inset Quotes erd
3181 \end_inset
3182
3183 , you just need to install the appropriate package files.
3184  The easiest way to find out which files you need to install is to use that
3185  document class for a new file.
3186  \SpecialChar LyX
3187  will display a dialog that will list the missing files.
3188  See section 
3189 \emph on
3190 Installing new \SpecialChar LaTeX
3191  files
3192 \emph default
3193  in of the 
3194 \emph on
3195 Customization
3196 \emph default
3197  manual for information on how to install them.
3198 \begin_inset VSpace medskip
3199 \end_inset
3200
3201
3202 \end_layout
3203
3204 \begin_layout Standard
3205 Although \SpecialChar LyX
3206  provides support for many different sorts of documents, it does
3207  not include support for every document class people might want to use.
3208  For example, many universities provide \SpecialChar LaTeX
3209  class files to be used for dissertation
3210 s submitted to those universities.
3211  The \SpecialChar LyX
3212  team cannot write layout files to support every one of these.
3213  There are too many.
3214  Fortunately, users can write their own layout files, and many users have
3215  done so.
3216  Chapter 
3217 \emph on
3218 Installing New Document Classes, Layouts, and Templates
3219 \emph default
3220  of the 
3221 \emph on
3222 Customization
3223 \emph default
3224  manual contains information on how to create layout files.
3225 \end_layout
3226
3227 \begin_layout Subsubsection
3228 Modules
3229 \begin_inset CommandInset label
3230 LatexCommand label
3231 name "subsec:Modules"
3232
3233 \end_inset
3234
3235
3236 \begin_inset Index idx
3237 status collapsed
3238
3239 \begin_layout Plain Layout
3240 Document ! Modules
3241 \end_layout
3242
3243 \end_inset
3244
3245
3246 \end_layout
3247
3248 \begin_layout Standard
3249 Modules load additional features that are not by default available in the
3250  chosen document class.
3251  For example you might want to write Braille (embossed printing) in a document.
3252  This is not available in any document class, so you have to load the correspond
3253 ing module in the 
3254 \family sans
3255 Modules
3256 \family default
3257  section of the 
3258 \family sans
3259 Document\SpecialChar menuseparator
3260 Settings
3261 \family default
3262
3263 \begin_inset Index idx
3264 status collapsed
3265
3266 \begin_layout Plain Layout
3267 Document ! Settings
3268 \end_layout
3269
3270 \end_inset
3271
3272  dialog.
3273  Highlighting a module in the dialog will bring up a description of what
3274  it does.
3275 \end_layout
3276
3277 \begin_layout Standard
3278 Some modules require \SpecialChar LaTeX
3279  packages or file format converters that are not always
3280  installed by default.
3281  \SpecialChar LyX
3282  will warn you if you do not have a required package or converter, and
3283  it will tell you what exactly you are missing.
3284  You can still use the module while editing your file, but you will not
3285  be able to export to PDF or print your document, since \SpecialChar LyX
3286  will not be able
3287  to compile the \SpecialChar LaTeX
3288  file without the missing prerequisites.
3289  If you want to be able to produce this kind of output, then you need to
3290  install the missing prerequisites and then reconfigure \SpecialChar LyX
3291  by selecting 
3292 \family sans
3293 Tools\SpecialChar menuseparator
3294 Reconfigure
3295 \family default
3296 .
3297 \begin_inset Index idx
3298 status collapsed
3299
3300 \begin_layout Plain Layout
3301 Reconfiguration of \SpecialChar LyX
3302
3303 \end_layout
3304
3305 \end_inset
3306
3307  See section Installing new \SpecialChar LaTeX
3308  files of the 
3309 \emph on
3310 Customization
3311 \emph default
3312  manual for more information on installing required packages.
3313 \end_layout
3314
3315 \begin_layout Standard
3316 \begin_inset Note Greyedout
3317 status open
3318
3319 \begin_layout Plain Layout
3320
3321 \series bold
3322 Note:
3323 \series default
3324  Some modules require other modules, and some pairs of modules are incompatible.
3325  \SpecialChar LyX
3326  will advise you about these things.
3327 \end_layout
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Subsubsection
3335 Local Layout
3336 \begin_inset CommandInset label
3337 LatexCommand label
3338 name "subsec:Local-Layout"
3339
3340 \end_inset
3341
3342
3343 \begin_inset Index idx
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347 Document ! Local Layout
3348 \end_layout
3349
3350 \end_inset
3351
3352
3353 \end_layout
3354
3355 \begin_layout Standard
3356 Modules are to \SpecialChar LyX
3357  much as packages are to \SpecialChar LaTeX
3358 : They are intended to be used in
3359  a variety of different documents.
3360  If you often find yourself needing the same sort of thing in different
3361  documents, you should consider writing a module for this purpose.
3362  Sometimes, however, a particular document has very special needs, but you
3363  need a specific inset or character style only that one time.
3364  You want something that is like a document's own \SpecialChar LaTeX
3365  preamble.
3366  What you want is \SpecialChar LyX
3367 's 
3368 \begin_inset Quotes eld
3369 \end_inset
3370
3371 Local Layout
3372 \begin_inset Quotes erd
3373 \end_inset
3374
3375 .
3376  See section 
3377 \emph on
3378 Local Layout
3379 \emph default
3380  of the 
3381 \emph on
3382 Customization
3383 \emph default
3384  manual for information on how to use it.
3385 \end_layout
3386
3387 \begin_layout Subsubsection
3388 Properties
3389 \end_layout
3390
3391 \begin_layout Standard
3392 Each class has a default set of options.
3393  Here's a quick table describing them:
3394 \end_layout
3395
3396 \begin_layout Standard
3397 \begin_inset VSpace 0.3cm
3398 \end_inset
3399
3400
3401 \end_layout
3402
3403 \begin_layout Standard
3404 \align center
3405 \begin_inset Tabular
3406 <lyxtabular version="3" rows="5" columns="5">
3407 <features tabularvalignment="middle">
3408 <column alignment="center" valignment="top" width="0pt">
3409 <column alignment="center" valignment="top" width="0pt">
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 <row>
3414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3415 \begin_inset Text
3416
3417 \begin_layout Plain Layout
3418
3419 \end_layout
3420
3421 \end_inset
3422 </cell>
3423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3424 \begin_inset Text
3425
3426 \begin_layout Plain Layout
3427
3428 \family sans
3429 \series medium
3430 \shape up
3431 \size normal
3432 \emph off
3433 \bar no
3434 \noun off
3435 \color none
3436 Page style
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445
3446 \family sans
3447 \series medium
3448 \shape up
3449 \size normal
3450 \emph off
3451 \bar no
3452 \noun off
3453 \color none
3454 Sides
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \family sans
3465 \series medium
3466 \shape up
3467 \size normal
3468 \emph off
3469 \bar no
3470 \noun off
3471 \color none
3472 Columns
3473 \end_layout
3474
3475 \end_inset
3476 </cell>
3477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481
3482 \series medium
3483 \shape up
3484 \size normal
3485 \emph off
3486 \bar no
3487 \noun off
3488 \color none
3489 Max.
3490  sectioning level
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 </row>
3496 <row>
3497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501
3502 \series medium
3503 \shape up
3504 \size normal
3505 \emph off
3506 \bar no
3507 \noun off
3508 \color none
3509 article
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518
3519 \family sans
3520 \series medium
3521 \shape up
3522 \size normal
3523 \emph off
3524 \bar no
3525 \noun off
3526 \color none
3527 Plain
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536
3537 \family sans
3538 \series medium
3539 \shape up
3540 \size normal
3541 \emph off
3542 \bar no
3543 \noun off
3544 \color none
3545 One
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554
3555 \family sans
3556 \series medium
3557 \shape up
3558 \size normal
3559 \emph off
3560 \bar no
3561 \noun off
3562 \color none
3563 One
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572
3573 \family sans
3574 \series medium
3575 \shape up
3576 \size normal
3577 \emph off
3578 \bar no
3579 \noun off
3580 \color none
3581 Section
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 </row>
3587 <row>
3588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592
3593 \series medium
3594 \shape up
3595 \size normal
3596 \emph off
3597 \bar no
3598 \noun off
3599 \color none
3600 report
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609
3610 \family sans
3611 \series medium
3612 \shape up
3613 \size normal
3614 \emph off
3615 \bar no
3616 \noun off
3617 \color none
3618 Plain
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627
3628 \family sans
3629 \series medium
3630 \shape up
3631 \size normal
3632 \emph off
3633 \bar no
3634 \noun off
3635 \color none
3636 One
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645
3646 \family sans
3647 \series medium
3648 \shape up
3649 \size normal
3650 \emph off
3651 \bar no
3652 \noun off
3653 \color none
3654 One
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663
3664 \family sans
3665 \series medium
3666 \shape up
3667 \size normal
3668 \emph off
3669 \bar no
3670 \noun off
3671 \color none
3672 Chapter
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series medium
3685 \shape up
3686 \size normal
3687 \emph off
3688 \bar no
3689 \noun off
3690 \color none
3691 book
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700
3701 \family sans
3702 \series medium
3703 \shape up
3704 \size normal
3705 \emph off
3706 \bar no
3707 \noun off
3708 \color none
3709 Headings
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3715 \begin_inset Text
3716
3717 \begin_layout Plain Layout
3718
3719 \family sans
3720 \series medium
3721 \shape up
3722 \size normal
3723 \emph off
3724 \bar no
3725 \noun off
3726 \color none
3727 Two
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736
3737 \family sans
3738 \series medium
3739 \shape up
3740 \size normal
3741 \emph off
3742 \bar no
3743 \noun off
3744 \color none
3745 One
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754
3755 \family sans
3756 \series medium
3757 \shape up
3758 \size normal
3759 \emph off
3760 \bar no
3761 \noun off
3762 \color none
3763 Chapter
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 </row>
3769 <row>
3770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774
3775 \series medium
3776 \shape up
3777 \size normal
3778 \emph off
3779 \bar no
3780 \noun off
3781 \color none
3782 letter
3783 \end_layout
3784
3785 \end_inset
3786 </cell>
3787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791
3792 \family sans
3793 \series medium
3794 \shape up
3795 \size normal
3796 \emph off
3797 \bar no
3798 \noun off
3799 \color none
3800 Plain
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809
3810 \family sans
3811 \series medium
3812 \shape up
3813 \size normal
3814 \emph off
3815 \bar no
3816 \noun off
3817 \color none
3818 One
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827
3828 \family sans
3829 \series medium
3830 \shape up
3831 \size normal
3832 \emph off
3833 \bar no
3834 \noun off
3835 \color none
3836 One
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845
3846 \series medium
3847 \shape up
3848 \size normal
3849 \emph off
3850 \bar no
3851 \noun off
3852 \color none
3853 none
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 </row>
3859 </lyxtabular>
3860
3861 \end_inset
3862
3863
3864 \end_layout
3865
3866 \begin_layout Standard
3867 \begin_inset VSpace 0.3cm
3868 \end_inset
3869
3870
3871 \end_layout
3872
3873 \begin_layout Standard
3874 You're probably also wondering what 
3875 \begin_inset Quotes eld
3876 \end_inset
3877
3878 Max.
3879 \begin_inset space ~
3880 \end_inset
3881
3882 sectioning level
3883 \begin_inset Quotes erd
3884 \end_inset
3885
3886  means.
3887  There are several paragraph environments used to create section headings.
3888  Different document classes allow different types of section headings.
3889  Only two use the 
3890 \family sans
3891 Chapter
3892 \family default
3893  heading; the rest do not and begin instead with the 
3894 \family sans
3895 Section
3896 \family default
3897  heading.
3898  Some document classes, such as the ones for letters, don't use any section
3899  headings.
3900  In addition to 
3901 \family sans
3902 Chapter
3903 \family default
3904  and 
3905 \family sans
3906 Section
3907 \family default
3908  headings, there are also 
3909 \family sans
3910 Subsection
3911 \family default
3912  headings, 
3913 \family sans
3914 Subsubsection
3915 \family default
3916  headings, and so on.
3917  We will describe these headings fully in section
3918 \begin_inset space ~
3919 \end_inset
3920
3921
3922 \begin_inset CommandInset ref
3923 LatexCommand ref
3924 reference "subsec:Headings"
3925
3926 \end_inset
3927
3928 .
3929 \end_layout
3930
3931 \begin_layout Subsection
3932 Document Layout
3933 \begin_inset CommandInset label
3934 LatexCommand label
3935 name "subsec:Document-Layout"
3936
3937 \end_inset
3938
3939
3940 \begin_inset Index idx
3941 status collapsed
3942
3943 \begin_layout Plain Layout
3944 Document ! Layout
3945 \end_layout
3946
3947 \end_inset
3948
3949
3950 \begin_inset Index idx
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Document ! Settings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \end_layout
3961
3962 \begin_layout Standard
3963 The most important properties of document classes are set in the menu 
3964 \family sans
3965 Document\SpecialChar menuseparator
3966 Settings
3967 \family default
3968 .
3969  There in the 
3970 \family sans
3971 Class
3972 \begin_inset space ~
3973 \end_inset
3974
3975 options
3976 \family default
3977  field under 
3978 \family sans
3979 Documents
3980 \begin_inset space ~
3981 \end_inset
3982
3983 Class
3984 \family default
3985 , you can enter special options for your document class in a comma-separated
3986  list.
3987  This is only necessary if \SpecialChar LyX
3988  doesn't support special options you want to
3989  use for your document.
3990  To learn more about your favorite \SpecialChar LaTeX
3991 -class and its options, you have to read
3992  its manual.
3993 \end_layout
3994
3995 \begin_layout Standard
3996 The drop box 
3997 \family sans
3998 Headings
3999 \begin_inset space ~
4000 \end_inset
4001
4002 style
4003 \family default
4004  in the 
4005 \family sans
4006 Document\SpecialChar menuseparator
4007 Settings
4008 \family default
4009  dialog under 
4010 \family sans
4011 Page
4012 \begin_inset space ~
4013 \end_inset
4014
4015 Layout
4016 \family default
4017  controls what sorts of headings and page numbers go on a page.
4018  You can choose between the following five options:
4019 \end_layout
4020
4021 \begin_layout Labeling
4022 \labelwidthstring 00.00.0000
4023
4024 \family sans
4025 Default
4026 \family default
4027  Use default page style of current class.
4028 \end_layout
4029
4030 \begin_layout Labeling
4031 \labelwidthstring 00.00.0000
4032
4033 \family sans
4034 empty
4035 \family default
4036  No page numbers or headings.
4037 \end_layout
4038
4039 \begin_layout Labeling
4040 \labelwidthstring 00.00.0000
4041
4042 \family sans
4043 plain
4044 \family default
4045  Page numbers only.
4046 \end_layout
4047
4048 \begin_layout Labeling
4049 \labelwidthstring 00.00.0000
4050
4051 \family sans
4052 headings
4053 \family default
4054  Page numbers and either the current chapter or section title and number.
4055  Whether \SpecialChar LyX
4056  uses the current chapter or the current section depends on the
4057  maximum sectioning level of the class.
4058 \end_layout
4059
4060 \begin_layout Labeling
4061 \labelwidthstring 00.00.0000
4062
4063 \family sans
4064 fancy
4065 \family default
4066  This allows you to define fully customizable headers and footers if you
4067  have the \SpecialChar LaTeX
4068 -package 
4069 \series bold
4070 fancyhdr
4071 \series default
4072
4073 \begin_inset Index idx
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077 \SpecialChar LaTeX
4078  packages ! fancyhdr
4079 \end_layout
4080
4081 \end_inset
4082
4083  installed.
4084  How they are defined is explained in section
4085 \begin_inset space ~
4086 \end_inset
4087
4088
4089 \begin_inset CommandInset ref
4090 LatexCommand ref
4091 reference "sec:Customized-Page-Headers"
4092
4093 \end_inset
4094
4095 .
4096 \end_layout
4097
4098 \begin_layout Standard
4099 The separation of paragraphs is described in section
4100 \begin_inset space ~
4101 \end_inset
4102
4103
4104 \begin_inset CommandInset ref
4105 LatexCommand ref
4106 reference "subsec:Paragraph-Separation"
4107
4108 \end_inset
4109
4110 .
4111 \end_layout
4112
4113 \begin_layout Subsection
4114 Paper Size and Orientation
4115 \begin_inset Index idx
4116 status collapsed
4117
4118 \begin_layout Plain Layout
4119 Document ! Paper size
4120 \end_layout
4121
4122 \end_inset
4123
4124
4125 \begin_inset CommandInset label
4126 LatexCommand label
4127 name "subsec:Paper-Size,-Orientation"
4128
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \begin_layout Standard
4135 You can find the following options in the menu 
4136 \family sans
4137 Page
4138 \begin_inset space ~
4139 \end_inset
4140
4141 Layout
4142 \family default
4143  of the 
4144 \family sans
4145 Document\SpecialChar menuseparator
4146 Settings
4147 \family default
4148  dialog:
4149 \begin_inset Index idx
4150 status collapsed
4151
4152 \begin_layout Plain Layout
4153 Document ! Settings
4154 \end_layout
4155
4156 \end_inset
4157
4158
4159 \end_layout
4160
4161 \begin_layout Labeling
4162 \labelwidthstring 00.00.0000
4163
4164 \family sans
4165 Paper
4166 \begin_inset space ~
4167 \end_inset
4168
4169 Format
4170 \family default
4171  What size paper to print on.
4172  The choices are
4173 \end_layout
4174
4175 \begin_deeper
4176 \begin_layout Itemize
4177
4178 \family sans
4179 Default
4180 \end_layout
4181
4182 \begin_layout Itemize
4183
4184 \family sans
4185 A0 – A6
4186 \end_layout
4187
4188 \begin_layout Itemize
4189
4190 \family sans
4191 B0 – B6
4192 \end_layout
4193
4194 \begin_layout Itemize
4195
4196 \family sans
4197 C0 – C6
4198 \end_layout
4199
4200 \begin_layout Itemize
4201
4202 \family sans
4203 US letter, US legal, US executive
4204 \end_layout
4205
4206 \begin_layout Itemize
4207
4208 \family sans
4209 JIS B0 – JIS B6
4210 \end_layout
4211
4212 \begin_layout Itemize
4213
4214 \family sans
4215 Custom
4216 \end_layout
4217
4218 \end_deeper
4219 \begin_layout Labeling
4220 \labelwidthstring 00.00.0000
4221
4222 \family sans
4223 Orientation
4224 \family default
4225  To choose whether to output as 
4226 \family sans
4227 Landscape
4228 \family default
4229  or as 
4230 \family sans
4231 Portrait
4232 \family default
4233 .
4234 \end_layout
4235
4236 \begin_layout Labeling
4237 \labelwidthstring 00.00.0000
4238
4239 \family sans
4240 Two-sided
4241 \begin_inset space ~
4242 \end_inset
4243
4244 document
4245 \family default
4246  Adjusts the print space to print both sides of paper.
4247  That means that the print space for odd- and even-numbered pages is different.
4248 \end_layout
4249
4250 \begin_layout Subsection
4251 Margins
4252 \begin_inset CommandInset label
4253 LatexCommand label
4254 name "subsec:Margins"
4255
4256 \end_inset
4257
4258
4259 \begin_inset Index idx
4260 status collapsed
4261
4262 \begin_layout Plain Layout
4263 Document ! Margins
4264 \end_layout
4265
4266 \end_inset
4267
4268
4269 \begin_inset Index idx
4270 status collapsed
4271
4272 \begin_layout Plain Layout
4273 Margins
4274 \end_layout
4275
4276 \end_inset
4277
4278
4279 \end_layout
4280
4281 \begin_layout Standard
4282 Paper margins are set in the menu 
4283 \family sans
4284 Document\SpecialChar menuseparator
4285 Settings
4286 \family default
4287 .
4288 \begin_inset Index idx
4289 status collapsed
4290
4291 \begin_layout Plain Layout
4292 Document ! Settings
4293 \end_layout
4294
4295 \end_inset
4296
4297
4298 \end_layout
4299
4300 \begin_layout Standard
4301 If you use a KOMA-Script document class, you can use the default settings
4302  because KOMA-Script calculates the print space automatically by taking
4303  the paper format and the font size into account.
4304 \end_layout
4305
4306 \begin_layout Subsection
4307 Important Note
4308 \end_layout
4309
4310 \begin_layout Standard
4311 If you change a document class, \SpecialChar LyX
4312  has to convert 
4313 \emph on
4314 everything
4315 \emph default
4316  into the new class.
4317  That includes the paragraph environments.
4318  Some paragraph environments are standard, in so far as all of the document
4319  classes have them; but some classes have special paragraph environments.
4320  If this is the case, and you change the document class, \SpecialChar LyX
4321  will mark the
4322  paragraphs whose styles it no longer understands as 
4323 \begin_inset Quotes eld
4324 \end_inset
4325
4326 unknown
4327 \begin_inset Quotes erd
4328 \end_inset
4329
4330 .
4331  The name of the style is retained, in case you should want to go back to
4332  the old class.
4333  But these paragraphs will be output with no special formatting, so you
4334  will either need to create a new style yourself or else convert these paragraph
4335 s manually to a style present in your new document class.
4336 \end_layout
4337
4338 \begin_layout Section
4339 Paragraph Indentation and Separation
4340 \begin_inset Index idx
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Paragraph ! Indentation
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \end_layout
4351
4352 \begin_layout Subsection
4353 Introduction
4354 \begin_inset CommandInset label
4355 LatexCommand label
4356 name "sec:Par-indent-intro"
4357
4358 \end_inset
4359
4360
4361 \end_layout
4362
4363 \begin_layout Standard
4364 Before describing all of the various paragraph environments, we'd like to
4365  say a word or two about paragraph indentation.
4366 \end_layout
4367
4368 \begin_layout Standard
4369 Everyone seems to have their own convention for separating paragraphs.
4370  Most Americans indent the first line of a paragraph.
4371  Others don't indent but put extra space between the paragraphs.
4372  If you choose indentation for paragraphs the 
4373 \emph on
4374 first
4375 \emph default
4376  paragraph of a section, or after a figure, an equation, a table, a list,
4377  etc., is 
4378 \emph on
4379 not
4380 \emph default
4381  indented.
4382  Only a paragraph following another paragraph gets indented.
4383  Note that the indentation behavior is different when you use another document
4384  language than English.
4385  \SpecialChar LaTeX
4386  takes care that the indentation follows the rules of the language used.
4387 \end_layout
4388
4389 \begin_layout Standard
4390 The space between paragraphs, like the line spacing, the space between headings
4391  and text — in fact, all the spacing for just about everything —is pre-coded
4392  into \SpecialChar LyX
4393 .
4394  As we said, you don't worry about how much space to add between what.
4395  \SpecialChar LyX
4396  takes care of that.
4397  In fact, these pre-coded vertical spacings aren't a single number but a
4398  range.
4399  That way, \SpecialChar LyX
4400  can squish or stretch the space between lines to make sure figures
4401  fit on a page with text, so that sections don't start at the bottom of
4402  a page, and so on.
4403 \begin_inset Foot
4404 status collapsed
4405
4406 \begin_layout Plain Layout
4407 \SpecialChar LaTeX
4408  does this when \SpecialChar LyX
4409  goes to produce a printable file.
4410 \end_layout
4411
4412 \end_inset
4413
4414  However, pre-coded doesn't mean you can't change them.
4415  \SpecialChar LyX
4416  gives you the ability globally to change 
4417 \emph on
4418 all
4419 \emph default
4420  these pre-coded spacings.
4421  We will explain more later.
4422 \end_layout
4423
4424 \begin_layout Subsection
4425 Paragraph Separation
4426 \begin_inset CommandInset label
4427 LatexCommand label
4428 name "subsec:Paragraph-Separation"
4429
4430 \end_inset
4431
4432
4433 \begin_inset Index idx
4434 status collapsed
4435
4436 \begin_layout Plain Layout
4437 Paragraph ! Separation
4438 \end_layout
4439
4440 \end_inset
4441
4442
4443 \end_layout
4444
4445 \begin_layout Standard
4446 Select 
4447 \family sans
4448 Indentation
4449 \family default
4450  or 
4451 \family sans
4452 Vertical
4453 \begin_inset space ~
4454 \end_inset
4455
4456 space
4457 \family default
4458  in the submenu 
4459 \family sans
4460 Text
4461 \begin_inset space ~
4462 \end_inset
4463
4464 Layout
4465 \family default
4466  of the dialog 
4467 \family sans
4468 Document\SpecialChar menuseparator
4469 Settings
4470 \family default
4471
4472 \begin_inset Index idx
4473 status collapsed
4474
4475 \begin_layout Plain Layout
4476 Document ! Settings
4477 \end_layout
4478
4479 \end_inset
4480
4481  to indent paragraphs or to add extra space between paragraphs, respectively.
4482 \end_layout
4483
4484 \begin_layout Subsection
4485 Fine-Tuning
4486 \end_layout
4487
4488 \begin_layout Standard
4489 You can also change the separation method of a single paragraph.
4490  Open the 
4491 \family sans
4492 Edit\SpecialChar menuseparator
4493 Paragraph
4494 \begin_inset space ~
4495 \end_inset
4496
4497 Settings
4498 \family default
4499  dialog and toggle the 
4500 \family sans
4501 Indent
4502 \begin_inset space ~
4503 \end_inset
4504
4505 Paragraph
4506 \family default
4507  option to change the state of the current paragraph (shortcut 
4508 \begin_inset Info
4509 type  "shortcut"
4510 arg   "paragraph-params \\indent-toggle"
4511 \end_inset
4512
4513 ).
4514  If paragraphs have no indentation but use extra space for separation, this
4515  button will be ignored (you can't indent a single paragraph by toggling
4516  this).
4517 \end_layout
4518
4519 \begin_layout Standard
4520 You should only need to change the indentation method for a single paragraph
4521  if you need to do some fine-tuning.
4522 \end_layout
4523
4524 \begin_layout Subsection
4525 Line Spacing
4526 \begin_inset Index idx
4527 status collapsed
4528
4529 \begin_layout Plain Layout
4530 Paragraph ! Line spacing
4531 \end_layout
4532
4533 \end_inset
4534
4535
4536 \end_layout
4537
4538 \begin_layout Standard
4539 In the 
4540 \family sans
4541 Document\SpecialChar menuseparator
4542 Settings
4543 \noun on
4544
4545 \begin_inset Index idx
4546 status collapsed
4547
4548 \begin_layout Plain Layout
4549 Document ! Settings
4550 \end_layout
4551
4552 \end_inset
4553
4554
4555 \family default
4556 \noun default
4557  dialog you can set the line spacing for the whole document in the submenu
4558  
4559 \family sans
4560 Text
4561 \begin_inset space ~
4562 \end_inset
4563
4564 Layout
4565 \family default
4566 .
4567 \begin_inset Foot
4568 status collapsed
4569
4570 \begin_layout Plain Layout
4571 You need to have the \SpecialChar LaTeX
4572 -package 
4573 \series bold
4574 setspace
4575 \series default
4576
4577 \begin_inset Index idx
4578 status collapsed
4579
4580 \begin_layout Plain Layout
4581 \SpecialChar LaTeX
4582  packages ! setspace
4583 \end_layout
4584
4585 \end_inset
4586
4587  installed to use this feature.
4588 \end_layout
4589
4590 \end_inset
4591
4592  You can set it for a single paragraph in the 
4593 \family sans
4594 Edit\SpecialChar menuseparator
4595 Paragraph
4596 \begin_inset space ~
4597 \end_inset
4598
4599 Settings
4600 \family default
4601  dialog but this should be used very exceptionally because vertical spacing
4602  is normally defined in the environment's style.
4603 \end_layout
4604
4605 \begin_layout Section
4606 Paragraph Environments
4607 \begin_inset CommandInset label
4608 LatexCommand label
4609 name "sec:Paragraph-Environments"
4610
4611 \end_inset
4612
4613
4614 \begin_inset Index idx
4615 status collapsed
4616
4617 \begin_layout Plain Layout
4618 Paragraph ! Environments
4619 \end_layout
4620
4621 \end_inset
4622
4623
4624 \begin_inset Index idx
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph environments|(
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \end_layout
4635
4636 \begin_layout Subsection
4637 Overview
4638 \end_layout
4639
4640 \begin_layout Standard
4641 Paragraph environments correspond to the
4642 \end_layout
4643
4644 \begin_layout Standard
4645
4646 \series bold
4647
4648 \backslash
4649 begin{
4650 \emph on
4651 environment
4652 \emph default
4653 } \SpecialChar ldots
4654  
4655 \backslash
4656 end{
4657 \emph on
4658 environment
4659 \emph default
4660 }
4661 \series default
4662
4663 \begin_inset Newline newline
4664 \end_inset
4665
4666 command sequence in \SpecialChar LaTeX
4667  files.
4668  If you don't know \SpecialChar LaTeX
4669 , or the concept of a paragraph environment is totally
4670  alien to you, we urge you to read the 
4671 \emph on
4672 Tutorial
4673 \emph default
4674 .
4675  The 
4676 \emph on
4677 Tutorial
4678 \emph default
4679  also contains many more examples than this section does.
4680 \end_layout
4681
4682 \begin_layout Standard
4683 A paragraph environment is simply a 
4684 \begin_inset Quotes eld
4685 \end_inset
4686
4687 container
4688 \begin_inset Quotes erd
4689 \end_inset
4690
4691  for a paragraph which gives that paragraph certain properties.
4692  This can include a particular style of font, different margins, a numbering
4693  scheme, labels, and so on.
4694  Additionally, you can 
4695 \begin_inset Quotes eld
4696 \end_inset
4697
4698 nest
4699 \begin_inset Quotes erd
4700 \end_inset
4701
4702  the different environments inside one another, allowing one environment
4703  to inherit some of the properties of another.
4704  The different paragraph environments totally replace the need for messy
4705  tab stops, on the fly margin adjustment, and other hangovers from the days
4706  of typewriters.
4707  There are several paragraph environments that are specific to a particular
4708  document type.
4709  We will only be covering the most common ones here.
4710 \end_layout
4711
4712 \begin_layout Standard
4713 To choose a new paragraph environment, use the pull-down box 
4714 \begin_inset Graphics
4715         filename clipart/ToolbarEnvBox.png
4716         scale 70
4717         clip
4718
4719 \end_inset
4720
4721  at the left end of the toolbar.
4722  \SpecialChar LyX
4723  will change the environment of the 
4724 \emph on
4725 entire
4726 \emph default
4727  paragraph in which the cursor sits.
4728  You can also change the environment of an entire group of paragraphs if
4729  you select them before choosing the new environment.
4730  
4731 \end_layout
4732
4733 \begin_layout Standard
4734 Note that entering 
4735 \family sans
4736 Return
4737 \family default
4738  will 
4739 \emph on
4740 typically
4741 \emph default
4742  create a new paragraph using the 
4743 \family sans
4744 Standard
4745 \family default
4746  paragraph environment.
4747  We say 
4748 \begin_inset Quotes eld
4749 \end_inset
4750
4751 typically
4752 \begin_inset Quotes erd
4753 \end_inset
4754
4755  because if you are in one of these environments:
4756 \end_layout
4757
4758 \begin_layout Itemize
4759
4760 \family sans
4761 Quote
4762 \end_layout
4763
4764 \begin_layout Itemize
4765
4766 \family sans
4767 Quotation
4768 \end_layout
4769
4770 \begin_layout Itemize
4771
4772 \family sans
4773 Verse
4774 \end_layout
4775
4776 \begin_layout Itemize
4777
4778 \family sans
4779 Itemize
4780 \end_layout
4781
4782 \begin_layout Itemize
4783
4784 \family sans
4785 Enumerate
4786 \end_layout
4787
4788 \begin_layout Itemize
4789
4790 \family sans
4791 Description
4792 \end_layout
4793
4794 \begin_layout Itemize
4795
4796 \family sans
4797 List
4798 \end_layout
4799
4800 \begin_layout Standard
4801 \SpecialChar LyX
4802  keeps the old paragraph environment when you enter 
4803 \family sans
4804 Return
4805 \family default
4806 , rather than resetting it to 
4807 \family sans
4808 Standard
4809 \family default
4810 .
4811  Also the nesting depth is preserved (for more on nesting see section
4812 \begin_inset space ~
4813 \end_inset
4814
4815
4816 \begin_inset CommandInset ref
4817 LatexCommand ref
4818 reference "sec:Nesting"
4819
4820 \end_inset
4821
4822 ).
4823 \end_layout
4824
4825 \begin_layout Subsection
4826 Standard
4827 \end_layout
4828
4829 \begin_layout Standard
4830 The default paragraph environment is 
4831 \family sans
4832 Standard
4833 \family default
4834  for most classes.
4835  It creates a plain paragraph.
4836  If \SpecialChar LyX
4837  resets the paragraph environment, this is the one it chooses.
4838  In fact, the paragraph you're reading right now (and most of the ones in
4839  this manual) are in the 
4840 \family sans
4841 Standard
4842 \family default
4843  environment.
4844 \end_layout
4845
4846 \begin_layout Standard
4847 You can nest a paragraph using the 
4848 \family sans
4849 Standard
4850 \family default
4851  environment in just about anything else, but you can't really nest anything
4852  in a 
4853 \family sans
4854 Standard
4855 \family default
4856  environment.
4857 \end_layout
4858
4859 \begin_layout Subsection
4860 Document Title
4861 \begin_inset Index idx
4862 status collapsed
4863
4864 \begin_layout Plain Layout
4865 Document ! Title
4866 \end_layout
4867
4868 \end_inset
4869
4870
4871 \end_layout
4872
4873 \begin_layout Standard
4874 A \SpecialChar LaTeX
4875  title page has three parts: the title itself, the name(s) of the author(s)
4876  and a 
4877 \begin_inset Quotes eld
4878 \end_inset
4879
4880 footnote
4881 \begin_inset Quotes erd
4882 \end_inset
4883
4884  for thanks or contact information.
4885  For certain types of documents, \SpecialChar LaTeX
4886  places all of this on a separate page
4887  along with today's date.
4888  For other types of documents, the title 
4889 \begin_inset Quotes eld
4890 \end_inset
4891
4892 page
4893 \begin_inset Quotes erd
4894 \end_inset
4895
4896  goes at the top of the first page of the document.
4897  
4898 \end_layout
4899
4900 \begin_layout Standard
4901 \SpecialChar LyX
4902  provides an interface to the title page commands through the paragraph
4903  environments 
4904 \family sans
4905 Title
4906 \family default
4907
4908 \family sans
4909 Author
4910 \family default
4911 , and 
4912 \family sans
4913 Date
4914 \family default
4915 .
4916  Here's how you use them:
4917 \end_layout
4918
4919 \begin_layout Itemize
4920 Put the title of your document in the 
4921 \family sans
4922 Title
4923 \family default
4924  environment.
4925 \end_layout
4926
4927 \begin_layout Itemize
4928 Put the author name in the 
4929 \family sans
4930 Author
4931 \family default
4932  environment.
4933 \end_layout
4934
4935 \begin_layout Itemize
4936 If you want the date to have a certain appearance, want to use a fixed date,
4937  or want other text to appear in place of today's date, put that text in
4938  the 
4939 \family sans
4940 Date
4941 \family default
4942  environment.
4943  Note that using this environment is optional.
4944  If you don't provide any, \SpecialChar LaTeX
4945  will automatically insert today's date.
4946  If you don't want a date, use the option 
4947 \family sans
4948 Suppress default date on front page
4949 \family default
4950  in the menu 
4951 \family sans
4952 Document\SpecialChar menuseparator
4953 Settings\SpecialChar menuseparator
4954 Document
4955 \begin_inset space ~
4956 \end_inset
4957
4958 class
4959 \family default
4960 .
4961 \end_layout
4962
4963 \begin_layout Standard
4964 You can use footnotes to insert 
4965 \begin_inset Quotes eld
4966 \end_inset
4967
4968 thanks
4969 \begin_inset Quotes erd
4970 \end_inset
4971
4972  or contact information.
4973 \end_layout
4974
4975 \begin_layout Subsection
4976 Headings
4977 \begin_inset Index idx
4978 status collapsed
4979
4980 \begin_layout Plain Layout
4981 Section headings
4982 \end_layout
4983
4984 \end_inset
4985
4986
4987 \begin_inset CommandInset label
4988 LatexCommand label
4989 name "subsec:Headings"
4990
4991 \end_inset
4992
4993
4994 \end_layout
4995
4996 \begin_layout Standard
4997 There are several paragraph environments for producing section headings.
4998  \SpecialChar LyX
4999  takes care of the numbering for you.
5000 \end_layout
5001
5002 \begin_layout Subsubsection
5003 Numbered Headings
5004 \begin_inset Index idx
5005 status collapsed
5006
5007 \begin_layout Plain Layout
5008 Section headings ! Numbered
5009 \end_layout
5010
5011 \end_inset
5012
5013
5014 \end_layout
5015
5016 \begin_layout Standard
5017 There are 7 numbered types of section headings.
5018  They are:
5019 \end_layout
5020
5021 \begin_layout Enumerate
5022
5023 \family sans
5024 Part
5025 \end_layout
5026
5027 \begin_layout Enumerate
5028
5029 \family sans
5030 Chapter
5031 \end_layout
5032
5033 \begin_layout Enumerate
5034
5035 \family sans
5036 Section
5037 \end_layout
5038
5039 \begin_layout Enumerate
5040
5041 \family sans
5042 Subsection
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046
5047 \family sans
5048 Subsubsection
5049 \end_layout
5050
5051 \begin_layout Enumerate
5052
5053 \family sans
5054 Paragraph
5055 \end_layout
5056
5057 \begin_layout Enumerate
5058
5059 \family sans
5060 Subparagraph
5061 \end_layout
5062
5063 \begin_layout Standard
5064 \SpecialChar LyX
5065  labels each heading with a series of numbers, separated by periods.
5066  The numbers describe where in the document you are.
5067  Unlike the other headings, parts are numbered with Latin letters.
5068 \end_layout
5069
5070 \begin_layout Standard
5071 Headings all subdivide your document into different pieces of text.
5072  For example, suppose you're writing a book.
5073  You group the book into chapters.
5074  \SpecialChar LyX
5075  does a similar grouping:
5076 \end_layout
5077
5078 \begin_layout Itemize
5079
5080 \family sans
5081 Part
5082 \family default
5083  is divided into either 
5084 \family sans
5085 Chapter
5086 \family default
5087 s or 
5088 \family sans
5089 Section
5090 \family default
5091 s
5092 \end_layout
5093
5094 \begin_layout Itemize
5095
5096 \family sans
5097 Chapter
5098 \family default
5099 s are divided into 
5100 \family sans
5101 Section
5102 \family default
5103 s
5104 \end_layout
5105
5106 \begin_layout Itemize
5107
5108 \family sans
5109 Section
5110 \family default
5111 s are divided into 
5112 \family sans
5113 Subsection
5114 \family default
5115 s
5116 \end_layout
5117
5118 \begin_layout Itemize
5119
5120 \family sans
5121 Subsection
5122 \family default
5123 s are divided into 
5124 \family sans
5125 Subsubsection
5126 \family default
5127 s
5128 \end_layout
5129
5130 \begin_layout Itemize
5131
5132 \family sans
5133 Subsubsection
5134 \family default
5135 s are divided into 
5136 \family sans
5137 Paragraph
5138 \family default
5139 s
5140 \end_layout
5141
5142 \begin_layout Itemize
5143
5144 \family sans
5145 Paragraph
5146 \family default
5147 s are divided into 
5148 \family sans
5149 Subparagraph
5150 \family default
5151 s
5152 \end_layout
5153
5154 \begin_layout Standard
5155 \begin_inset Note Greyedout
5156 status open
5157
5158 \begin_layout Plain Layout
5159
5160 \series bold
5161 Note:
5162 \series default
5163  Not all document types use the 
5164 \family sans
5165 Chapter
5166 \family default
5167  heading as the maximum sectioning level.
5168  In that case the 
5169 \family sans
5170 Section
5171 \family default
5172  is the top-level heading.
5173 \end_layout
5174
5175 \end_inset
5176
5177
5178 \end_layout
5179
5180 \begin_layout Standard
5181 So, if you use the 
5182 \family sans
5183 Subsubsection
5184 \family default
5185  environment to label a new sub-subsection, \SpecialChar LyX
5186  labels it with its number,
5187  along with the number of the subsection, section and, if applicable, chapter
5188  that it's in.
5189  For example: the fifth section of the second chapter of this book has the
5190  label 
5191 \begin_inset Quotes eld
5192 \end_inset
5193
5194 2.5
5195 \begin_inset Quotes erd
5196 \end_inset
5197
5198 .
5199 \end_layout
5200
5201 \begin_layout Subsubsection
5202 Unnumbered Headings
5203 \begin_inset Index idx
5204 status collapsed
5205
5206 \begin_layout Plain Layout
5207 Section headings ! Unnumbered
5208 \end_layout
5209
5210 \end_inset
5211
5212
5213 \end_layout
5214
5215 \begin_layout Standard
5216 The unnumbered section headings have a 
5217 \begin_inset Quotes eld
5218 \end_inset
5219
5220 *
5221 \begin_inset Quotes erd
5222 \end_inset
5223
5224  at the end of their name.
5225  They work the same as their numbered counterparts but will not appear in
5226  the table of contents, see section
5227 \begin_inset space ~
5228 \end_inset
5229
5230
5231 \begin_inset CommandInset ref
5232 LatexCommand ref
5233 reference "sec:toc"
5234
5235 \end_inset
5236
5237 .
5238 \end_layout
5239
5240 \begin_layout Subsubsection
5241 Changing the Numbering
5242 \begin_inset CommandInset label
5243 LatexCommand label
5244 name "subsec:Numbering-depth"
5245
5246 \end_inset
5247
5248
5249 \end_layout
5250
5251 \begin_layout Standard
5252 You can also alter which sectioning levels get numbered and which ones appear
5253  in the Table of Contents.
5254  Now, this doesn't remove any of the levels; that's preset in the document
5255  class.
5256  Just as certain classes start with 
5257 \family sans
5258 Chapter
5259 \family default
5260  and go down to the 
5261 \family sans
5262 Subparagraph
5263 \family default
5264  level.
5265  Others start at 
5266 \family sans
5267 Section
5268 \family default
5269 .
5270  Similarly, not all document classes number all sectioning levels.
5271  Most don't number 
5272 \family sans
5273 Paragraph
5274 \family default
5275  or 
5276 \family sans
5277 Subparagraph
5278 \family default
5279 .
5280  This is something you can change.
5281 \end_layout
5282
5283 \begin_layout Standard
5284 Open the 
5285 \family sans
5286 Document\SpecialChar menuseparator
5287 Settings
5288 \family default
5289  dialog.
5290 \begin_inset Index idx
5291 status collapsed
5292
5293 \begin_layout Plain Layout
5294 Document ! Settings
5295 \end_layout
5296
5297 \end_inset
5298
5299  Under 
5300 \family sans
5301 Numbering
5302 \begin_inset space ~
5303 \end_inset
5304
5305 &
5306 \begin_inset space ~
5307 \end_inset
5308
5309 TOC
5310 \family default
5311  you will see two counters.
5312  The one named 
5313 \family sans
5314 Numbering
5315 \family default
5316  controls how far down in the sectioning hierarchy \SpecialChar LyX
5317  numbers a section heading.
5318  The other one controls the appearance of the section headings in the table
5319  of contents.
5320 \end_layout
5321
5322 \begin_layout Subsubsection
5323 Short Titles of Headings
5324 \begin_inset Index idx
5325 status collapsed
5326
5327 \begin_layout Plain Layout
5328 Section headings ! Short titles
5329 \end_layout
5330
5331 \end_inset
5332
5333
5334 \begin_inset Argument 1
5335 status collapsed
5336
5337 \begin_layout Plain Layout
5338 Short Titles
5339 \end_layout
5340
5341 \end_inset
5342
5343
5344 \begin_inset CommandInset label
5345 LatexCommand label
5346 name "sec:Short-Titles"
5347
5348 \end_inset
5349
5350
5351 \end_layout
5352
5353 \begin_layout Standard
5354 Some section or chapter titles, such as this one, can get quite long.
5355  This can cause trouble when there is limited horizontal space.
5356  For example, if the header of the page is set to show the current section
5357  title, a long title will protrude over the page margins and look awful.
5358 \end_layout
5359
5360 \begin_layout Standard
5361 \SpecialChar LaTeX
5362  allows you to specify a short title for section headings.
5363  This short title is used in the header and in the actual table of contents,
5364  avoiding the problem mentioned.
5365  To specify a short title, set the cursor behind the title and use the menu
5366  
5367 \family sans
5368 Insert\SpecialChar menuseparator
5369 Short
5370 \begin_inset space ~
5371 \end_inset
5372
5373 Title
5374 \family default
5375 .
5376  This will insert a box labeled 
5377 \begin_inset Quotes eld
5378 \end_inset
5379
5380 Short
5381 \begin_inset space ~
5382 \end_inset
5383
5384 Title
5385 \begin_inset Quotes erd
5386 \end_inset
5387
5388  which you can use to enter the short title text.
5389  This also works for captions inside floats.
5390  There can only be one short title per title.
5391 \end_layout
5392
5393 \begin_layout Standard
5394 The title of this section is a good example of using this feature.
5395 \end_layout
5396
5397 \begin_layout Subsubsection
5398 Special Information
5399 \end_layout
5400
5401 \begin_layout Standard
5402 The following information applies to all section headings:
5403 \end_layout
5404
5405 \begin_layout Itemize
5406 You cannot do any nesting with these environments.
5407 \end_layout
5408
5409 \begin_layout Itemize
5410 You cannot use a margin note in any of these environments.
5411 \end_layout
5412
5413 \begin_layout Itemize
5414 You can only use inline math in these environments.
5415 \end_layout
5416
5417 \begin_layout Itemize
5418 You can use labels and cross-references to refer to their numbers.
5419 \end_layout
5420
5421 \begin_layout Subsection
5422 Quotes and Poetry
5423 \end_layout
5424
5425 \begin_layout Standard
5426 \SpecialChar LyX
5427  has three paragraph environments for writing poetry and quotations.
5428  They are 
5429 \family sans
5430 Quote
5431 \family default
5432
5433 \family sans
5434 Quotation
5435 \family default
5436 , and 
5437 \family sans
5438 Verse
5439 \family default
5440 .
5441  Forget the days of changing line spacing and twiddling with margins.
5442  These three paragraph environments already have those changes built-in.
5443  They all widen the left margin and add a bit of extra space above and below
5444  the text they contain.
5445  They also allow nesting, so you can put a 
5446 \family sans
5447 Verse
5448 \family default
5449  in a 
5450 \family sans
5451 Quotation
5452 \family default
5453 , as well as in some other paragraph environments.
5454 \end_layout
5455
5456 \begin_layout Standard
5457 There is another feature of these three paragraph environments: they do
5458  
5459 \emph on
5460 not
5461 \emph default
5462  reset to 
5463 \family sans
5464 Standard
5465 \family default
5466  when you start a new paragraph.
5467  So, you can type in that poem and merrily enter 
5468 \family sans
5469 Return
5470 \family default
5471  without worrying about the paragraph environment changing on you.
5472  Of course, that means that, once you are done typing in that poem, you
5473  have to change back to the 
5474 \family sans
5475 Standard
5476 \family default
5477  environment yourself.
5478 \end_layout
5479
5480 \begin_layout Subsubsection
5481 Quote and Quotation
5482 \begin_inset CommandInset label
5483 LatexCommand label
5484 name "sec:Quote"
5485
5486 \end_inset
5487
5488
5489 \begin_inset Index idx
5490 status collapsed
5491
5492 \begin_layout Plain Layout
5493 Quotation
5494 \end_layout
5495
5496 \end_inset
5497
5498
5499 \end_layout
5500
5501 \begin_layout Standard
5502 Now that we've described the similarities of these three environments, it's
5503  time for the differences.
5504  
5505 \family sans
5506 Quote
5507 \family default
5508  and 
5509 \family sans
5510 Quotation
5511 \family default
5512  are identical except for one difference: 
5513 \family sans
5514 Quote
5515 \family default
5516  uses extra spacing to separate paragraphs and never indents the first line.
5517  
5518 \family sans
5519 Quotation
5520 \family default
5521  
5522 \emph on
5523 always
5524 \emph default
5525  indents the first line of a paragraph and uses the same line spacing throughout.
5526 \end_layout
5527
5528 \begin_layout Standard
5529 Here's an example of the 
5530 \family sans
5531 Quote
5532 \family default
5533  environment:
5534 \end_layout
5535
5536 \begin_layout Quote
5537 This is in the 
5538 \family sans
5539 Quote
5540 \family default
5541  environment.
5542  I can keep writing, extending this line out further and further until it
5543  wraps.
5544  See – no indentation!
5545 \end_layout
5546
5547 \begin_layout Quote
5548 Here's the second paragraph of this quote.
5549  Again, there's no indentation, but there is extra space between me and
5550  the other paragraph.
5551 \end_layout
5552
5553 \begin_layout Standard
5554 Here's another example, this time in the 
5555 \family sans
5556 Quotation
5557 \family default
5558  environment:
5559 \end_layout
5560
5561 \begin_layout Quotation
5562 This is in the 
5563 \family sans
5564 Quotation
5565 \family default
5566  environment.
5567  If I keep writing, you will see the indentation.
5568  If your country uses a writing style that indicates new paragraphs by indenting
5569  the first line, then 
5570 \family sans
5571 Quotation
5572 \family default
5573  is the environment for you! Well, you'd use it 
5574 \emph on
5575 if
5576 \emph default
5577  you were quoting other text.
5578 \end_layout
5579
5580 \begin_layout Quotation
5581 Here's a new paragraph.
5582  I could ramble on and on, like a politician at election time.
5583  If I did that, though, you'd get bored.
5584 \end_layout
5585
5586 \begin_layout Standard
5587 As the examples show, 
5588 \family sans
5589 Quote
5590 \family default
5591  is for those people who use extra space to separate paragraphs.
5592  They should put quotes in the 
5593 \family sans
5594 Quote
5595 \family default
5596  environment.
5597  Those who use indentation to mark a new paragraph should use the 
5598 \family sans
5599 Quotation
5600 \family default
5601  paragraph environment for quoted text.
5602 \end_layout
5603
5604 \begin_layout Subsubsection
5605 Verse
5606 \begin_inset Index idx
5607 status collapsed
5608
5609 \begin_layout Plain Layout
5610 Paragraph ! Verse
5611 \end_layout
5612
5613 \end_inset
5614
5615
5616 \begin_inset Index idx
5617 status collapsed
5618
5619 \begin_layout Plain Layout
5620 Poetry
5621 \end_layout
5622
5623 \end_inset
5624
5625
5626 \begin_inset CommandInset label
5627 LatexCommand label
5628 name "sec:Verse"
5629
5630 \end_inset
5631
5632
5633 \end_layout
5634
5635 \begin_layout Standard
5636
5637 \family sans
5638 Verse
5639 \family default
5640  is a paragraph environment for poetry, rhymes, verses, and so on.
5641  Here's an example:
5642 \end_layout
5643
5644 \begin_layout Verse
5645 This is in Verse
5646 \begin_inset Newline newline
5647 \end_inset
5648
5649 Which I did not rehearse!
5650 \end_layout
5651
5652 \begin_layout Verse
5653 It could be much worse.
5654  This line could be long, very long, oh so long, so very long that it wraps
5655  around.
5656  It looks okay on screen, but in the printed version, the extra lines are
5657  indented a bit more than the first.
5658  Okay, so it's turned to prose and doesn't rhyme anymore.
5659  So sue me.
5660 \end_layout
5661
5662 \begin_layout Verse
5663 To break a line
5664 \begin_inset Newline newline
5665 \end_inset
5666
5667 And make things look fine
5668 \begin_inset Newline newline
5669 \end_inset
5670
5671 Use 
5672 \begin_inset Info
5673 type  "shortcut"
5674 arg   "newline-insert newline"
5675 \end_inset
5676
5677 .
5678 \end_layout
5679
5680 \begin_layout Standard
5681 As you can see, 
5682 \family sans
5683 Verse
5684 \family default
5685  does not indent both margins.
5686  Each stanza of the verse or poem is in its own paragraph.
5687  To separate the individual lines of a stanza, use the shortcut 
5688 \begin_inset Info
5689 type  "shortcut"
5690 arg   "newline-insert newline"
5691 \end_inset
5692
5693 .
5694 \end_layout
5695
5696 \begin_layout Subsection
5697 Lists
5698 \begin_inset Index idx
5699 status collapsed
5700
5701 \begin_layout Plain Layout
5702 Lists
5703 \end_layout
5704
5705 \end_inset
5706
5707
5708 \begin_inset CommandInset label
5709 LatexCommand label
5710 name "subsec:Lists"
5711
5712 \end_inset
5713
5714
5715 \end_layout
5716
5717 \begin_layout Standard
5718 \SpecialChar LyX
5719  has four different paragraph environments for creating different kinds
5720  of lists.
5721  In the 
5722 \family sans
5723 Itemize
5724 \family default
5725  and 
5726 \family sans
5727 Enumerate
5728 \family default
5729  environments, \SpecialChar LyX
5730  labels your list items with bullets or numbers, respectively.
5731  In the 
5732 \family sans
5733 Description
5734 \family default
5735  and 
5736 \family sans
5737 List
5738 \family default
5739  environments, \SpecialChar LyX
5740  lets you provide your own label.
5741  We will present the individual details of each type of list next after
5742  describing some general features of all four of them.
5743 \end_layout
5744
5745 \begin_layout Subsubsection
5746 General Features
5747 \end_layout
5748
5749 \begin_layout Standard
5750 The four paragraph environments for lists differ from the other environments
5751  in several ways.
5752  First, \SpecialChar LyX
5753  treats each paragraph as a list item.
5754  Hitting 
5755 \family sans
5756 Return
5757 \family default
5758  does 
5759 \emph on
5760 not
5761 \emph default
5762  reset the environment to 
5763 \family sans
5764 Standard
5765 \family default
5766  but keeps the current environment and creates a new list item.
5767  The nesting depth is thereby kept.
5768  If you want to keep the paragraph environment but reset the current nesting
5769  depth, you can use 
5770 \begin_inset Info
5771 type  "shortcut"
5772 arg   "paragraph-break inverse"
5773 \end_inset
5774
5775 .
5776  If you do this at the top level of a list, it returns you to the 
5777 \family sans
5778 Standard
5779 \family default
5780  environment.
5781 \end_layout
5782
5783 \begin_layout Standard
5784 You can nest lists of any type inside one another.
5785  In fact, \SpecialChar LyX
5786  changes the labels on some list items depending on how it is
5787  nested.
5788  If you intend to use any of the list paragraph environments, we suggest
5789  you read all of section
5790 \begin_inset space ~
5791 \end_inset
5792
5793
5794 \begin_inset CommandInset ref
5795 LatexCommand ref
5796 reference "sec:Nesting"
5797
5798 \end_inset
5799
5800 .
5801 \end_layout
5802
5803 \begin_layout Subsubsection
5804 Itemize
5805 \begin_inset Index idx
5806 status collapsed
5807
5808 \begin_layout Plain Layout
5809 Lists ! Itemize
5810 \end_layout
5811
5812 \end_inset
5813
5814
5815 \begin_inset CommandInset label
5816 LatexCommand label
5817 name "sec:Itemize"
5818
5819 \end_inset
5820
5821
5822 \end_layout
5823
5824 \begin_layout Standard
5825 The first type of list we will describe in detail is the 
5826 \family sans
5827 Itemize
5828 \family default
5829  paragraph environment.
5830  It has the following properties:
5831 \end_layout
5832
5833 \begin_layout Itemize
5834 Each item has a particular bullet or symbol as its label.
5835 \end_layout
5836
5837 \begin_deeper
5838 \begin_layout Itemize
5839 \SpecialChar LyX
5840  uses the same symbol for all of the items in a given nesting level.
5841 \end_layout
5842
5843 \begin_layout Itemize
5844 The symbol appears at the beginning of the first line.
5845 \end_layout
5846
5847 \end_deeper
5848 \begin_layout Itemize
5849 The items can have any length.
5850  \SpecialChar LyX
5851  automatically offsets the left margin of each item.
5852  The offset is always relative to whatever environment the 
5853 \family sans
5854 Itemize
5855 \family default
5856  list may be in.
5857 \end_layout
5858
5859 \begin_layout Itemize
5860 If you nest an 
5861 \family sans
5862 Itemize
5863 \family default
5864  environment inside another 
5865 \family sans
5866 Itemize
5867 \family default
5868  environment, the label changes to a new symbol.
5869 \end_layout
5870
5871 \begin_deeper
5872 \begin_layout Itemize
5873 There are four different symbols for up to a four-fold nesting.
5874 \end_layout
5875
5876 \begin_layout Itemize
5877 \SpecialChar LyX
5878  always shows the same symbol on screen.
5879 \end_layout
5880
5881 \begin_layout Itemize
5882 See section
5883 \begin_inset space ~
5884 \end_inset
5885
5886
5887 \begin_inset CommandInset ref
5888 LatexCommand ref
5889 reference "sec:Nesting"
5890
5891 \end_inset
5892
5893  for a full explanation of nesting.
5894 \end_layout
5895
5896 \end_deeper
5897 \begin_layout Standard
5898 Of course, that explanation was also an example of an 
5899 \family sans
5900 Itemize
5901 \family default
5902  list.
5903  The 
5904 \family sans
5905 Itemize
5906 \family default
5907  environment is best suited for lists where the order doesn't matter.
5908 \end_layout
5909
5910 \begin_layout Standard
5911 We said that different levels use different symbols as their label.
5912  Here's an example of all four possible symbols.
5913 \end_layout
5914
5915 \begin_layout Itemize
5916 The label for the first level 
5917 \family sans
5918 Itemize
5919 \family default
5920  is a large black dot, or bullet.
5921 \end_layout
5922
5923 \begin_deeper
5924 \begin_layout Itemize
5925 The label for the second level is a dash.
5926 \end_layout
5927
5928 \begin_deeper
5929 \begin_layout Itemize
5930 The label for the third is an asterisk.
5931 \end_layout
5932
5933 \begin_deeper
5934 \begin_layout Itemize
5935 The label for the fourth is a centered dot.
5936 \end_layout
5937
5938 \end_deeper
5939 \begin_layout Itemize
5940 Back out to the third level.
5941 \end_layout
5942
5943 \end_deeper
5944 \begin_layout Itemize
5945 Back to the second level.
5946 \end_layout
5947
5948 \end_deeper
5949 \begin_layout Itemize
5950 Back to the outermost level.
5951 \end_layout
5952
5953 \begin_layout Standard
5954 These are the default labels for an 
5955 \family sans
5956 Itemize
5957 \family default
5958  list.
5959  You can customize how these labels are displayed in the output in the 
5960 \family sans
5961 Document\SpecialChar menuseparator
5962 Settings
5963 \family default
5964  dialog in the submenu 
5965 \family sans
5966 Bullets
5967 \family default
5968 .
5969 \begin_inset Index idx
5970 status collapsed
5971
5972 \begin_layout Plain Layout
5973 Document ! Settings
5974 \end_layout
5975
5976 \end_inset
5977
5978  These customizations are not displayed in \SpecialChar LyX
5979 .
5980 \end_layout
5981
5982 \begin_layout Standard
5983 Notice how the space between items decreases with increasing depth.
5984  We will explain nesting and all the tricks you can do with different depths
5985  in section
5986 \begin_inset space ~
5987 \end_inset
5988
5989
5990 \begin_inset CommandInset ref
5991 LatexCommand ref
5992 reference "sec:Nesting"
5993
5994 \end_inset
5995
5996 .
5997 \end_layout
5998
5999 \begin_layout Subsubsection
6000 Enumerate
6001 \begin_inset Index idx
6002 status collapsed
6003
6004 \begin_layout Plain Layout
6005 Lists ! Enumerate
6006 \end_layout
6007
6008 \end_inset
6009
6010
6011 \begin_inset CommandInset label
6012 LatexCommand label
6013 name "sec:Enumerate"
6014
6015 \end_inset
6016
6017
6018 \end_layout
6019
6020 \begin_layout Standard
6021 The 
6022 \family sans
6023 Enumerate
6024 \family default
6025  environment is used to create numbered lists and outlines.
6026  It has these properties:
6027 \end_layout
6028
6029 \begin_layout Enumerate
6030 Each item has a numeral as its label.
6031 \end_layout
6032
6033 \begin_deeper
6034 \begin_layout Enumerate
6035 The label type depends on the nesting depth.
6036 \end_layout
6037
6038 \end_deeper
6039 \begin_layout Enumerate
6040 \SpecialChar LyX
6041  automatically counts the items for you and updates the label as appropriate.
6042 \end_layout
6043
6044 \begin_layout Enumerate
6045 Each new 
6046 \family sans
6047 Enumerate
6048 \family default
6049  environment resets the counter to one.
6050 \end_layout
6051
6052 \begin_layout Enumerate
6053 Like the 
6054 \family sans
6055 Itemize
6056 \family default
6057  environment, the 
6058 \family sans
6059 Enumerate
6060 \family default
6061  environment:
6062 \end_layout
6063
6064 \begin_deeper
6065 \begin_layout Enumerate
6066 Offsets the items relative to the left margin.
6067  Items can have any length.
6068 \end_layout
6069
6070 \begin_layout Enumerate
6071 Reduces the space between items as the nesting depth increases.
6072 \end_layout
6073
6074 \begin_layout Enumerate
6075 Uses different types of labels depending on the nesting depth.
6076 \end_layout
6077
6078 \begin_layout Enumerate
6079 Allows up to a four-fold nesting.
6080 \end_layout
6081
6082 \end_deeper
6083 \begin_layout Standard
6084 Unlike the 
6085 \family sans
6086 Itemize
6087 \family default
6088  environment, 
6089 \family sans
6090 Enumerate
6091 \family default
6092  shows the different labels for each item in \SpecialChar LyX
6093 .
6094  Here is how \SpecialChar LyX
6095  labels the four different levels in an 
6096 \family sans
6097 Enumerate
6098 \family default
6099 :
6100 \end_layout
6101
6102 \begin_layout Enumerate
6103 The first level of an 
6104 \family sans
6105 Enumerate
6106 \family default
6107  uses Arabic numerals followed by a period.
6108 \end_layout
6109
6110 \begin_deeper
6111 \begin_layout Enumerate
6112 The second level uses lower case letters surrounded by parentheses.
6113 \end_layout
6114
6115 \begin_deeper
6116 \begin_layout Enumerate
6117 The third level uses lower-case Roman numerals followed by a period.
6118 \end_layout
6119
6120 \begin_deeper
6121 \begin_layout Enumerate
6122 The fourth level uses capital letters followed by a period.
6123 \end_layout
6124
6125 \begin_layout Enumerate
6126 Again, notice the decrease in the spacing between items as the nesting depth
6127  increases.
6128 \end_layout
6129
6130 \end_deeper
6131 \begin_layout Enumerate
6132 Back to the third level
6133 \end_layout
6134
6135 \end_deeper
6136 \begin_layout Enumerate
6137 Back to the second level.
6138 \end_layout
6139
6140 \end_deeper
6141 \begin_layout Enumerate
6142 Back to the outermost level.
6143 \end_layout
6144
6145 \begin_layout Standard
6146 You can customize the type of numbering used in the 
6147 \family sans
6148 Enumerate
6149 \family default
6150  environment, see section
6151 \begin_inset space ~
6152 \end_inset
6153
6154
6155 \begin_inset CommandInset ref
6156 LatexCommand ref
6157 reference "subsec:Customized-Lists"
6158
6159 \end_inset
6160
6161 .
6162  Such customization only shows up in the printed version, not in \SpecialChar LyX
6163 .
6164 \end_layout
6165
6166 \begin_layout Standard
6167 There is more to nesting 
6168 \family sans
6169 Enumerate
6170 \family default
6171  environments than we've stated here.
6172  You should read section
6173 \begin_inset space ~
6174 \end_inset
6175
6176
6177 \begin_inset CommandInset ref
6178 LatexCommand ref
6179 reference "sec:Nesting"
6180
6181 \end_inset
6182
6183  to learn more about nesting.
6184 \end_layout
6185
6186 \begin_layout Subsubsection
6187 Description
6188 \begin_inset Index idx
6189 status collapsed
6190
6191 \begin_layout Plain Layout
6192 Lists ! Description
6193 \end_layout
6194
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \begin_layout Standard
6201 Unlike the previous two environments, the 
6202 \family sans
6203 Description
6204 \family default
6205  list has no fixed label.
6206  Instead, \SpecialChar LyX
6207  uses the first 
6208 \begin_inset Quotes eld
6209 \end_inset
6210
6211 word
6212 \begin_inset Quotes erd
6213 \end_inset
6214
6215  of the first line as the label.
6216  Here's an example:
6217 \end_layout
6218
6219 \begin_layout Description
6220 Example: This is an example of the 
6221 \family sans
6222 Description
6223 \family default
6224  environment.
6225 \end_layout
6226
6227 \begin_layout Standard
6228 \SpecialChar LyX
6229  typesets the label in boldface and puts extra space between it and the
6230  rest of the line.
6231 \end_layout
6232
6233 \begin_layout Standard
6234 With the first 
6235 \begin_inset Quotes eld
6236 \end_inset
6237
6238 word
6239 \begin_inset Quotes erd
6240 \end_inset
6241
6242  it is meant that the first usage of the 
6243 \family sans
6244 Space
6245 \family default
6246  key ends the label if you are at the beginning of the first line of an
6247  item.
6248  If you need to use more than one word in a label use a 
6249 \family sans
6250 Protected Space
6251 \family default
6252 .
6253  (Use either 
6254 \begin_inset Info
6255 type  "shortcut"
6256 arg   "command-alternatives math-space ; space-insert protected"
6257 \end_inset
6258
6259  or the menu 
6260 \family sans
6261 Insert\SpecialChar menuseparator
6262 Formatting\SpecialChar menuseparator
6263 Protected
6264 \begin_inset space ~
6265 \end_inset
6266
6267 Space
6268 \family default
6269 ; see section
6270 \begin_inset space ~
6271 \end_inset
6272
6273
6274 \begin_inset CommandInset ref
6275 LatexCommand ref
6276 reference "subsec:Protected-Space"
6277
6278 \end_inset
6279
6280  for more information.) Here is an example:
6281 \end_layout
6282
6283 \begin_layout Description
6284 Second
6285 \begin_inset space ~
6286 \end_inset
6287
6288 Example: This one shows how to use a 
6289 \family sans
6290 Protected
6291 \begin_inset space ~
6292 \end_inset
6293
6294 Space
6295 \family default
6296  in the label of a 
6297 \family sans
6298 Description
6299 \family default
6300  list item.
6301 \end_layout
6302
6303 \begin_layout Description
6304 Usage: You should use the 
6305 \family sans
6306 Description
6307 \family default
6308  environment for things like definitions and theorems.
6309  Use it when you need to make one word in particular stand out in the text
6310  that describes it.
6311  It's not a good idea to use a 
6312 \family sans
6313 Description
6314 \family default
6315  environment when you have an entire sentence that you want to describe.
6316  You're better off using 
6317 \family sans
6318 Itemize
6319 \family default
6320  or 
6321 \family sans
6322 Enumerate
6323 \family default
6324  and nesting several 
6325 \family sans
6326 Standard
6327 \family default
6328  paragraphs into them.
6329 \end_layout
6330
6331 \begin_layout Description
6332 Nesting: You can nest 
6333 \family sans
6334 Description
6335 \family default
6336  environments inside one another, nest them in other types of lists, and
6337  so on.
6338 \end_layout
6339
6340 \begin_layout Standard
6341 Notice that after the first line, \SpecialChar LyX
6342  indents subsequent lines, offsetting
6343  them from the first line.
6344 \end_layout
6345
6346 \begin_layout Subsubsection
6347 Labeling
6348 \begin_inset Index idx
6349 status collapsed
6350
6351 \begin_layout Plain Layout
6352 Lists ! Labeling
6353 \end_layout
6354
6355 \end_inset
6356
6357
6358 \end_layout
6359
6360 \begin_layout Standard
6361 The 
6362 \family sans
6363 Labeling
6364 \family default
6365  environment is a \SpecialChar LyX
6366  extension to \SpecialChar LaTeX
6367 .
6368 \end_layout
6369
6370 \begin_layout Standard
6371 Like the 
6372 \family sans
6373 Description
6374 \family default
6375  list the 
6376 \family sans
6377 Labeling
6378 \family default
6379  list has user-defined labels for each list item but it provides some additional
6380  features.
6381  Here are its properties:
6382 \end_layout
6383
6384 \begin_layout Labeling
6385 \labelwidthstring 00.00.0000
6386 item
6387 \begin_inset space ~
6388 \end_inset
6389
6390 labels \SpecialChar LyX
6391  uses the first 
6392 \begin_inset Quotes eld
6393 \end_inset
6394
6395 word
6396 \begin_inset Quotes erd
6397 \end_inset
6398
6399  of each line as the item label.
6400  The first 
6401 \family sans
6402 Space
6403 \family default
6404  after the beginning of the first line of an item marks the end of the label.
6405  If you need to use more than one word in an item label, use a protected
6406  space as described above.
6407 \end_layout
6408
6409 \begin_layout Labeling
6410 \labelwidthstring 00.00.0000
6411 margins As you can see, \SpecialChar LyX
6412  uses different margins for the item label and the
6413  body of the item text.
6414  The body of the text has a larger left margin, which is equal to the default
6415  label width plus a little extra space.
6416  
6417 \end_layout
6418
6419 \begin_layout Labeling
6420 \labelwidthstring 00.00.0000
6421 label
6422 \begin_inset space ~
6423 \end_inset
6424
6425 width \SpecialChar LyX
6426  uses the width of the label, or the default width, whatever is larger.
6427  If the label width is larger, the label 
6428 \begin_inset Quotes eld
6429 \end_inset
6430
6431 extends
6432 \begin_inset Quotes erd
6433 \end_inset
6434
6435  into the first line.
6436  In other words, the text of the first line isn't aligned with the left
6437  margin of the rest of the item text.
6438 \end_layout
6439
6440 \begin_layout Labeling
6441 \labelwidthstring 00.00.0000
6442 default
6443 \begin_inset space ~
6444 \end_inset
6445
6446 width You can set the default label width to ensure that the text of all
6447  items in a 
6448 \family sans
6449 Labeling
6450 \family default
6451  environment has the same left margin.
6452 \begin_inset Newline newline
6453 \end_inset
6454
6455 To change the default width, select all items in the list.
6456  Now open the 
6457 \family sans
6458 Edit\SpecialChar menuseparator
6459 Paragraph
6460 \begin_inset space ~
6461 \end_inset
6462
6463 Settings
6464 \family default
6465  dialog (toolbar button 
6466 \begin_inset Info
6467 type  "icon"
6468 arg   "layout-paragraph"
6469 \end_inset
6470
6471 ).
6472  The text in the box 
6473 \family sans
6474 Longest
6475 \begin_inset space ~
6476 \end_inset
6477
6478 label
6479 \family default
6480  determines the default label width.
6481  You can use the text of your largest label here, but you can also use the
6482  letter 
6483 \begin_inset Quotes eld
6484 \end_inset
6485
6486 M
6487 \begin_inset Quotes erd
6488 \end_inset
6489
6490  multiple times instead.
6491  M is the widest character and is a standard unit of widths in \SpecialChar LaTeX
6492 .
6493  By using 
6494 \begin_inset Quotes eld
6495 \end_inset
6496
6497 M
6498 \begin_inset Quotes erd
6499 \end_inset
6500
6501  as the unit of width you don't need to keep changing the contents of 
6502 \family sans
6503 Longest
6504 \begin_inset space ~
6505 \end_inset
6506
6507 label
6508 \family default
6509  every time you alter a label in a 
6510 \family sans
6511 List
6512 \family default
6513  environment.
6514 \begin_inset Newline newline
6515 \end_inset
6516
6517 The predefined default width is the length of 
6518 \begin_inset Quotes eld
6519 \end_inset
6520
6521 00.00.0000
6522 \begin_inset Quotes erd
6523 \end_inset
6524
6525  (equal to 6
6526 \begin_inset space ~
6527 \end_inset
6528
6529 M).
6530 \end_layout
6531
6532 \begin_layout Standard
6533 You should use the 
6534 \family sans
6535 Labeling
6536 \family default
6537  list the same way as the 
6538 \family sans
6539 Description
6540 \family default
6541  list: When you need one word to stand out from the text that describes
6542  it.
6543  The 
6544 \family sans
6545 Labeling
6546 \family default
6547  environment gives you another way to do this, using a different overall
6548  layout.
6549 \end_layout
6550
6551 \begin_layout Standard
6552 You can nest 
6553 \family sans
6554 Labeling
6555 \family default
6556  lists inside one another, nest them in other types of lists, and so on.
6557  They work just like the other list paragraph environments.
6558  Read section
6559 \begin_inset space ~
6560 \end_inset
6561
6562
6563 \begin_inset CommandInset ref
6564 LatexCommand ref
6565 reference "sec:Nesting"
6566
6567 \end_inset
6568
6569  to learn about nesting.
6570 \end_layout
6571
6572 \begin_layout Standard
6573 There is yet another feature of the 
6574 \family sans
6575 Labeling
6576 \family default
6577  list: As you can see in the examples, \SpecialChar LyX
6578  left-justifies the item labels by
6579  default.
6580  You can use additional 
6581 \family sans
6582 HFills
6583 \family default
6584  to change how \SpecialChar LyX
6585  justifies the item label.
6586  
6587 \family sans
6588 Hfills
6589 \family default
6590  are documented in section
6591 \begin_inset space ~
6592 \end_inset
6593
6594
6595 \begin_inset CommandInset ref
6596 LatexCommand ref
6597 reference "subsec:Horizontal-Space"
6598
6599 \end_inset
6600
6601 .
6602  Here are some examples:
6603 \end_layout
6604
6605 \begin_layout Labeling
6606 \labelwidthstring 00.00.0000
6607 Left The default for 
6608 \family sans
6609 Labeling
6610 \family default
6611  item labels.
6612 \end_layout
6613
6614 \begin_layout Labeling
6615 \labelwidthstring 00.00.0000
6616 \begin_inset space \hfill{}
6617 \end_inset
6618
6619 Right One 
6620 \family sans
6621 HFill
6622 \family default
6623  at the beginning of the label right justifies it.
6624 \end_layout
6625
6626 \begin_layout Labeling
6627 \labelwidthstring 00.00.0000
6628 \begin_inset space \hfill{}
6629 \end_inset
6630
6631 Center
6632 \begin_inset space \hfill{}
6633 \end_inset
6634
6635  One 
6636 \family sans
6637 HFill
6638 \family default
6639  at the beginning of the label and one at the end centers it.
6640 \end_layout
6641
6642 \begin_layout Subsection
6643 Customized Lists
6644 \begin_inset CommandInset label
6645 LatexCommand label
6646 name "subsec:Customized-Lists"
6647
6648 \end_inset
6649
6650
6651 \begin_inset Index idx
6652 status collapsed
6653
6654 \begin_layout Plain Layout
6655 Lists ! Customized
6656 \end_layout
6657
6658 \end_inset
6659
6660
6661 \end_layout
6662
6663 \begin_layout Standard
6664 The features described in this section require that the module 
6665 \family sans
6666 Customisable Lists (enumitem)
6667 \family default
6668  is loaded in the document settings.
6669  The module uses the \SpecialChar LaTeX
6670 -package 
6671 \series bold
6672 enumitem
6673 \series default
6674
6675 \begin_inset Index idx
6676 status collapsed
6677
6678 \begin_layout Plain Layout
6679 \SpecialChar LaTeX
6680  packages ! enumitem
6681 \end_layout
6682
6683 \end_inset
6684
6685 .
6686 \end_layout
6687
6688 \begin_layout Subsubsection
6689 Custom Enumerate Lists
6690 \begin_inset Index idx
6691 status collapsed
6692
6693 \begin_layout Plain Layout
6694 Lists ! Enumerate ! Custom
6695 \end_layout
6696
6697 \end_inset
6698
6699
6700 \end_layout
6701
6702 \begin_layout Standard
6703 \noindent
6704 The default numbering of numbered lists can be changed by adding an optional
6705  argument (menu 
6706 \family sans
6707 Insert\SpecialChar menuseparator
6708 Enumerate Options
6709 \family default
6710 ) to the first item of each level in the list.
6711  There you add the command
6712 \end_layout
6713
6714 \begin_layout Standard
6715
6716 \series bold
6717 label=
6718 \backslash
6719 roman{enumi}
6720 \end_layout
6721
6722 \begin_layout Standard
6723 in \SpecialChar TeX
6724  Code (shortcut 
6725 \begin_inset Info
6726 type  "shortcut"
6727 arg   "ert-insert"
6728 \end_inset
6729
6730 ).
6731 \begin_inset Foot
6732 status collapsed
6733
6734 \begin_layout Plain Layout
6735 For more about \SpecialChar TeX
6736  Code, look at section
6737 \begin_inset space ~
6738 \end_inset
6739
6740
6741 \begin_inset CommandInset ref
6742 LatexCommand ref
6743 reference "sec:TeX-Code"
6744
6745 \end_inset
6746
6747 .
6748 \end_layout
6749
6750 \end_inset
6751
6752
6753 \emph on
6754  enumi
6755 \emph default
6756  is hereby the first level counter of the enumeration.
6757  The command 
6758 \series bold
6759
6760 \backslash
6761 roman
6762 \series default
6763  outputs the counter as a small Roman numeral.
6764  For capital Roman numerals replace 
6765 \series bold
6766
6767 \backslash
6768 roman
6769 \series default
6770  with 
6771 \series bold
6772
6773 \backslash
6774 Roman
6775 \series default
6776  in the command above.
6777  For Arabic numerals use 
6778 \series bold
6779
6780 \backslash
6781 arabic
6782 \series default
6783 .
6784  To 
6785 \begin_inset Quotes eld
6786 \end_inset
6787
6788 number
6789 \begin_inset Quotes erd
6790 \end_inset
6791
6792  items with capital or small Latin letters use 
6793 \series bold
6794
6795 \backslash
6796 Alph
6797 \series default
6798  or 
6799 \series bold
6800
6801 \backslash
6802 alph
6803 \series default
6804 , respectively.
6805 \end_layout
6806
6807 \begin_layout Standard
6808 \noindent
6809 \begin_inset Note Greyedout
6810 status open
6811
6812 \begin_layout Plain Layout
6813
6814 \series bold
6815 Note:
6816 \series default
6817  You can only number 26
6818 \begin_inset space ~
6819 \end_inset
6820
6821 items with Latin letters, because this numbering is limited to single letters.
6822 \end_layout
6823
6824 \end_inset
6825
6826
6827 \end_layout
6828
6829 \begin_layout Standard
6830 To change the numbering for the list sublevels, replace the 'i' in the command
6831  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6832 \end_layout
6833
6834 \begin_layout Standard
6835 Here is a list with custom numbering:
6836 \end_layout
6837
6838 \begin_layout Enumerate
6839 \begin_inset Argument 1
6840 status open
6841
6842 \begin_layout Plain Layout
6843 \begin_inset ERT
6844 status open
6845
6846 \begin_layout Plain Layout
6847
6848 label=
6849 \backslash
6850 #
6851 \backslash
6852 Alph{enumi}
6853 \backslash
6854 #
6855 \end_layout
6856
6857 \end_inset
6858
6859
6860 \end_layout
6861
6862 \end_inset
6863
6864 Level 1
6865 \end_layout
6866
6867 \begin_deeper
6868 \begin_layout Enumerate
6869 \begin_inset Argument 1
6870 status open
6871
6872 \begin_layout Plain Layout
6873 \begin_inset ERT
6874 status open
6875
6876 \begin_layout Plain Layout
6877
6878 label=
6879 \backslash
6880 Alph{enumi}.
6881 \backslash
6882 arabic{enumii}
6883 \end_layout
6884
6885 \end_inset
6886
6887
6888 \end_layout
6889
6890 \end_inset
6891
6892 Level 2
6893 \end_layout
6894
6895 \begin_layout Enumerate
6896 Level 2
6897 \end_layout
6898
6899 \begin_deeper
6900 \begin_layout Enumerate
6901 \begin_inset Argument 1
6902 status open
6903
6904 \begin_layout Plain Layout
6905 \begin_inset ERT
6906 status open
6907
6908 \begin_layout Plain Layout
6909
6910 label=
6911 \backslash
6912 bfseries{
6913 \backslash
6914 arabic{enumiii}}
6915 \end_layout
6916
6917 \end_inset
6918
6919
6920 \end_layout
6921
6922 \end_inset
6923
6924 Level 3
6925 \end_layout
6926
6927 \begin_deeper
6928 \begin_layout Enumerate
6929 \begin_inset Argument 1
6930 status open
6931
6932 \begin_layout Plain Layout
6933 \begin_inset ERT
6934 status open
6935
6936 \begin_layout Plain Layout
6937
6938 label=
6939 \backslash
6940 emph{
6941 \backslash
6942 roman{enumiv})}
6943 \end_layout
6944
6945 \end_inset
6946
6947
6948 \end_layout
6949
6950 \end_inset
6951
6952 Level 4
6953 \end_layout
6954
6955 \end_deeper
6956 \end_deeper
6957 \end_deeper
6958 \begin_layout Standard
6959 For this list these commands were used:
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \noindent
6964
6965 \series bold
6966 label=
6967 \backslash
6968 #
6969 \backslash
6970 Alph{enumi}
6971 \backslash
6972 #
6973 \begin_inset Newline newline
6974 \end_inset
6975
6976 label=
6977 \backslash
6978 Alph{enumi}.
6979 \backslash
6980 arabic{enumii}
6981 \begin_inset Newline newline
6982 \end_inset
6983
6984 label=
6985 \backslash
6986 bfseries{
6987 \backslash
6988 arabic{enumiii}}
6989 \begin_inset Newline newline
6990 \end_inset
6991
6992 label=
6993 \backslash
6994 emph{
6995 \backslash
6996 roman{enumiv})}
6997 \end_layout
6998
6999 \begin_layout Standard
7000 where the command 
7001 \series bold
7002
7003 \backslash
7004 emph{}
7005 \series default
7006  makes the label emphasized and 
7007 \series bold
7008
7009 \backslash
7010 bfseries{}
7011 \series default
7012  makes it bold.
7013 \end_layout
7014
7015 \begin_layout Standard
7016 \begin_inset Note Greyedout
7017 status open
7018
7019 \begin_layout Plain Layout
7020
7021 \series bold
7022 Note:
7023 \series default
7024  When you change the label of a list level, it will be used for all following
7025  lists until you change the definition.
7026 \end_layout
7027
7028 \end_inset
7029
7030
7031 \end_layout
7032
7033 \begin_layout Subsubsection
7034 Resumed Enumeration
7035 \begin_inset Index idx
7036 status collapsed
7037
7038 \begin_layout Plain Layout
7039 Lists ! Enumerate ! Resumed
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \begin_layout Standard
7048 Enumerations can be resumed after intermediate paragraphs:
7049 \end_layout
7050
7051 \begin_layout Enumerate
7052 \begin_inset Argument 1
7053 status open
7054
7055 \begin_layout Plain Layout
7056 \begin_inset ERT
7057 status open
7058
7059 \begin_layout Plain Layout
7060
7061 label=
7062 \backslash
7063 arabic{enumi}.
7064 \end_layout
7065
7066 \end_inset
7067
7068
7069 \end_layout
7070
7071 \end_inset
7072
7073 first
7074 \begin_inset Note Note
7075 status open
7076
7077 \begin_layout Plain Layout
7078 goes back to default numbering
7079 \end_layout
7080
7081 \end_inset
7082
7083
7084 \end_layout
7085
7086 \begin_layout Enumerate
7087 second
7088 \end_layout
7089
7090 \begin_layout Standard
7091 regular text
7092 \end_layout
7093
7094 \begin_layout Enumerate-Resume
7095 resumed
7096 \end_layout
7097
7098 \begin_layout Standard
7099 To resume an enumeration, use the style 
7100 \family sans
7101 Enumerate-Resume
7102 \family default
7103 .
7104  Its numbering appears in blue within \SpecialChar LyX
7105  to indicate that it is a resumed
7106  list and that the numbering will not be correct in \SpecialChar LyX
7107 , but in the output.
7108 \end_layout
7109
7110 \begin_layout Standard
7111 \begin_inset Note Greyedout
7112 status open
7113
7114 \begin_layout Plain Layout
7115
7116 \series bold
7117 Note:
7118 \series default
7119  If there is no previous enumeration to resume, you will get a \SpecialChar LaTeX
7120  error.
7121 \end_layout
7122
7123 \end_inset
7124
7125
7126 \end_layout
7127
7128 \begin_layout Standard
7129 Perhaps you might want to resume the list with a different number from the
7130  next one.
7131  Or you want to start a new enumeration with a defined number.
7132  This is possible by adding an optional argument to the first list item
7133  of a normal enumeration.
7134  There, insert the command
7135 \end_layout
7136
7137 \begin_layout Standard
7138
7139 \series bold
7140 start=number
7141 \end_layout
7142
7143 \begin_layout Standard
7144 where 
7145 \emph on
7146 number
7147 \emph default
7148  is the number with which you want to resume the list.
7149  An example:
7150 \end_layout
7151
7152 \begin_layout Enumerate
7153 first item
7154 \end_layout
7155
7156 \begin_layout Enumerate
7157 second item
7158 \end_layout
7159
7160 \begin_layout Standard
7161 Enumeration starting at a given value:
7162 \end_layout
7163
7164 \begin_layout Enumerate
7165 \begin_inset Argument 1
7166 status open
7167
7168 \begin_layout Plain Layout
7169 \begin_inset ERT
7170 status open
7171
7172 \begin_layout Plain Layout
7173
7174 start=4
7175 \end_layout
7176
7177 \end_inset
7178
7179
7180 \end_layout
7181
7182 \end_inset
7183
7184 This enumeration starts at 4
7185 \end_layout
7186
7187 \begin_layout Subsubsection
7188 List Spacing
7189 \begin_inset Index idx
7190 status collapsed
7191
7192 \begin_layout Plain Layout
7193 Lists ! Spacing
7194 \end_layout
7195
7196 \end_inset
7197
7198
7199 \end_layout
7200
7201 \begin_layout Standard
7202 In some cases you might want less or more vertical space between the items
7203  of a list.
7204  For example if the default space is too much in your opinion in this case:
7205 \end_layout
7206
7207 \begin_layout Itemize
7208 A bullet list
7209 \end_layout
7210
7211 \begin_layout Itemize
7212 with standard spacing 
7213 \end_layout
7214
7215 \begin_layout Standard
7216 You can decrease the space by adding an optional argument to the first item
7217  of the list.
7218  Add there the command 
7219 \series bold
7220 nolistsep
7221 \series default
7222  to get no additional list space like in this example:
7223 \end_layout
7224
7225 \begin_layout Itemize
7226 \begin_inset Argument 1
7227 status open
7228
7229 \begin_layout Plain Layout
7230 \begin_inset ERT
7231 status open
7232
7233 \begin_layout Plain Layout
7234
7235 nolistsep
7236 \end_layout
7237
7238 \end_inset
7239
7240
7241 \end_layout
7242
7243 \end_inset
7244
7245 A bullet list
7246 \end_layout
7247
7248 \begin_layout Itemize
7249 without additional
7250 \end_layout
7251
7252 \begin_layout Itemize
7253 vertical space
7254 \end_layout
7255
7256 \begin_layout Standard
7257 To add space you can use several other commands provided by the \SpecialChar LaTeX
7258 -package
7259  
7260 \series bold
7261 enumitem
7262 \series default
7263
7264 \begin_inset Index idx
7265 status collapsed
7266
7267 \begin_layout Plain Layout
7268 \SpecialChar LaTeX
7269  packages ! enumitem
7270 \end_layout
7271
7272 \end_inset
7273
7274 .
7275  For more information see its documentation, 
7276 \begin_inset CommandInset citation
7277 LatexCommand cite
7278 key "enumitem"
7279 literal "true"
7280
7281 \end_inset
7282
7283 .
7284 \end_layout
7285
7286 \begin_layout Standard
7287 There are also many commands available to change the horizontal spacing
7288  and indentation.
7289  Here is an example where the indentation was changed to that of the paragraphs
7290  in the document and the label separation was set to 2
7291 \begin_inset space \thinspace{}
7292 \end_inset
7293
7294 cm so that the number is in the page margin:
7295 \end_layout
7296
7297 \begin_layout Enumerate
7298 \begin_inset Argument 1
7299 status open
7300
7301 \begin_layout Plain Layout
7302 \begin_inset ERT
7303 status open
7304
7305 \begin_layout Plain Layout
7306
7307 labelindent=
7308 \backslash
7309 parindent, labelsep=2cm
7310 \end_layout
7311
7312 \end_inset
7313
7314
7315 \end_layout
7316
7317 \end_inset
7318
7319 An enumeration
7320 \end_layout
7321
7322 \begin_layout Enumerate
7323 with negative indentation
7324 \end_layout
7325
7326 \begin_layout Subsubsection
7327 Further Customization
7328 \begin_inset Index idx
7329 status collapsed
7330
7331 \begin_layout Plain Layout
7332 Lists ! Customization
7333 \end_layout
7334
7335 \end_inset
7336
7337
7338 \end_layout
7339
7340 \begin_layout Standard
7341 You can also change the style of description lists.
7342  The command
7343 \end_layout
7344
7345 \begin_layout Standard
7346
7347 \series bold
7348 font=definition
7349 \end_layout
7350
7351 \begin_layout Standard
7352 changes the description label font, the command
7353 \end_layout
7354
7355 \begin_layout Standard
7356
7357 \series bold
7358 style=definition
7359 \end_layout
7360
7361 \begin_layout Standard
7362 sets the list style.
7363 \end_layout
7364
7365 \begin_layout Standard
7366 An example where the command
7367 \end_layout
7368
7369 \begin_layout Standard
7370
7371 \series bold
7372 font=
7373 \backslash
7374 itshape, style=nextline
7375 \end_layout
7376
7377 \begin_layout Standard
7378 is used:
7379 \end_layout
7380
7381 \begin_layout Description
7382 Ionizing
7383 \begin_inset space ~
7384 \end_inset
7385
7386 radiation: 
7387 \begin_inset Argument 1
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391 \begin_inset ERT
7392 status open
7393
7394 \begin_layout Plain Layout
7395
7396 labelindent=0pt, labelsep=1cm, font=
7397 \backslash
7398 itshape, style=nextline
7399 \end_layout
7400
7401 \end_inset
7402
7403
7404 \end_layout
7405
7406 \end_inset
7407
7408 Ionizing radiation consists of particles or electromagnetic waves that are
7409  energetic enough to detach electrons from atoms or molecules, therefore
7410  ionizing them.
7411 \end_layout
7412
7413 \begin_layout Description
7414 Reference
7415 \begin_inset space ~
7416 \end_inset
7417
7418 counting: In computer science, reference counting is a technique of storing
7419  the number of references, pointers, or handles to a resource such as an
7420  object, block of memory, disk space or other resource.
7421 \end_layout
7422
7423 \begin_layout Standard
7424 There are many more commands and features provided by the \SpecialChar LaTeX
7425 -package 
7426 \series bold
7427 enumitem
7428 \series default
7429
7430 \begin_inset Index idx
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434 \SpecialChar LaTeX
7435  packages ! enumitem
7436 \end_layout
7437
7438 \end_inset
7439
7440 .
7441  For more information see its documentation 
7442 \begin_inset CommandInset citation
7443 LatexCommand cite
7444 key "enumitem"
7445 literal "true"
7446
7447 \end_inset
7448
7449 .
7450 \end_layout
7451
7452 \begin_layout Subsection
7453 Letters
7454 \begin_inset Index idx
7455 status collapsed
7456
7457 \begin_layout Plain Layout
7458 Letters
7459 \end_layout
7460
7461 \end_inset
7462
7463
7464 \end_layout
7465
7466 \begin_layout Subsubsection
7467 Address and Right
7468 \begin_inset space ~
7469 \end_inset
7470
7471 Address: An Overview
7472 \end_layout
7473
7474 \begin_layout Standard
7475 Although \SpecialChar LyX
7476  has document classes for letters, we've also created two paragraph
7477  environments called 
7478 \family sans
7479 Address
7480 \family default
7481  and 
7482 \family sans
7483 Right
7484 \begin_inset space ~
7485 \end_inset
7486
7487 Address
7488 \family default
7489 .
7490  To use the letter class, you need to use specific paragraph environments
7491  in a specific order, otherwise \SpecialChar LaTeX
7492  gags on the document.
7493  In contrast, you can use the 
7494 \family sans
7495 Address
7496 \family default
7497  and 
7498 \family sans
7499 Right
7500 \begin_inset space ~
7501 \end_inset
7502
7503 Address
7504 \family default
7505  paragraph environments anywhere with no problem.
7506  You can even nest them inside other environments, though you can't nest
7507  anything in them.
7508 \end_layout
7509
7510 \begin_layout Standard
7511 Of course, you're not limited to using 
7512 \family sans
7513 Address
7514 \family default
7515  and 
7516 \family sans
7517 Right
7518 \begin_inset space ~
7519 \end_inset
7520
7521 Address
7522 \family default
7523  for letters only.
7524  
7525 \family sans
7526 Right
7527 \begin_inset space ~
7528 \end_inset
7529
7530 Address
7531 \family default
7532 , in particular, is useful for creating article titles like those used in
7533  some European academic papers.
7534 \end_layout
7535
7536 \begin_layout Subsubsection
7537 Usage
7538 \begin_inset CommandInset label
7539 LatexCommand label
7540 name "sec:Address-Usage"
7541
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \begin_layout Standard
7548 The 
7549 \family sans
7550 Address
7551 \family default
7552  environment formats text in the style of an address, which is also used
7553  for the opening and signature in some countries.
7554  Similarly, the 
7555 \family sans
7556 Right
7557 \begin_inset space ~
7558 \end_inset
7559
7560 Address
7561 \family default
7562  environment formats text in the style of a right-justified address, which
7563  is used for the sender's address and today's date in some countries.
7564  Here's an example of each:
7565 \end_layout
7566
7567 \begin_layout Right Address
7568 Right Address
7569 \begin_inset Newline newline
7570 \end_inset
7571
7572 Who I am
7573 \begin_inset Newline newline
7574 \end_inset
7575
7576 Where I am
7577 \begin_inset Newline newline
7578 \end_inset
7579
7580 When is it? What is today?
7581 \end_layout
7582
7583 \begin_layout Standard
7584 That was 
7585 \family sans
7586 Right
7587 \begin_inset space ~
7588 \end_inset
7589
7590 Address
7591 \family default
7592 .
7593  Notice that the lines all have the same left margin, which \SpecialChar LyX
7594  sets to fit
7595  the largest block of text on a single line.
7596  Here's an example of the 
7597 \family sans
7598 Address
7599 \family default
7600  environment:
7601 \end_layout
7602
7603 \begin_layout Address
7604 Who are you
7605 \begin_inset Newline newline
7606 \end_inset
7607
7608 Where do I send this
7609 \begin_inset Newline newline
7610 \end_inset
7611
7612 Your post office and country
7613 \end_layout
7614
7615 \begin_layout Standard
7616 As you can see, both 
7617 \family sans
7618 Address
7619 \family default
7620  and 
7621 \family sans
7622 Right
7623 \begin_inset space ~
7624 \end_inset
7625
7626 Address
7627 \family default
7628  add extra space between themselves and the next paragraph.
7629  If you enter 
7630 \family sans
7631 Return
7632 \family default
7633  in either of these environments, \SpecialChar LyX
7634  resets the nesting depth and sets the
7635  environment to 
7636 \family sans
7637 Standard
7638 \family default
7639 .
7640  This makes sense, since 
7641 \family sans
7642 Return
7643 \family default
7644  is the 
7645 \family typewriter
7646 paragraph-break
7647 \family default
7648  function, and the individual lines of an address are not paragraphs.
7649  Thus, you have to use 
7650 \family typewriter
7651 break-line
7652 \family default
7653  (
7654 \begin_inset Info
7655 type  "shortcut"
7656 arg   "newline-insert newline"
7657 \end_inset
7658
7659  or 
7660 \family sans
7661 Insert\SpecialChar menuseparator
7662 Formatting\SpecialChar menuseparator
7663 Ragged
7664 \begin_inset space ~
7665 \end_inset
7666
7667 Line
7668 \begin_inset space ~
7669 \end_inset
7670
7671 Break
7672 \family default
7673 ) to start a new line in an 
7674 \family sans
7675 Address
7676 \family default
7677  or 
7678 \family sans
7679 Right
7680 \begin_inset space ~
7681 \end_inset
7682
7683 Address
7684 \family default
7685  environment.
7686 \end_layout
7687
7688 \begin_layout Subsection
7689 Academic Writing
7690 \end_layout
7691
7692 \begin_layout Standard
7693 Most academic writing begins with an abstract and ends with a bibliography
7694  or list of references.
7695  \SpecialChar LyX
7696  contains paragraph environments for both of these.
7697 \end_layout
7698
7699 \begin_layout Subsubsection
7700 Abstract
7701 \begin_inset Index idx
7702 status collapsed
7703
7704 \begin_layout Plain Layout
7705 Abstracts
7706 \end_layout
7707
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \begin_layout Standard
7714 The 
7715 \family sans
7716 Abstract
7717 \family default
7718  environment is used for the abstract of an article.
7719  Technically, you could use this environment anywhere, but you really should
7720  only use it at the beginning of the document, after the title.
7721  Also, don't bother trying to nest 
7722 \family sans
7723 Abstract
7724 \family default
7725  in anything else or 
7726 \emph on
7727 vice versa
7728 \emph default
7729 .
7730  It will not work.
7731  The 
7732 \family sans
7733 Abstract
7734 \family default
7735  environment is only useful in the article and report document classes.
7736  The book document classes ignores the 
7737 \family sans
7738 Abstract
7739 \family default
7740  completely, and it's utterly silly to use 
7741 \family sans
7742 Abstract
7743 \family default
7744  in a letter document class.
7745 \end_layout
7746
7747 \begin_layout Standard
7748 The 
7749 \family sans
7750 Abstract
7751 \family default
7752  environment does several things for you.
7753  First, it puts the centered label 
7754 \begin_inset Quotes eld
7755 \end_inset
7756
7757 Abstract
7758 \begin_inset Quotes erd
7759 \end_inset
7760
7761  above the text.
7762  The label and the text of the abstract are separated by some extra vertical
7763  space.
7764  Second, it typesets everything in a smaller font, just as you'd expect.
7765  Lastly, it adds a bit of extra vertical space between the abstract and
7766  the subsequent text.
7767  Well, that's how it will appear on the \SpecialChar LyX
7768  screen.
7769  The actual appearance in the output depends on the document class you are
7770  using.
7771 \end_layout
7772
7773 \begin_layout Standard
7774 Starting a new paragraph by entering 
7775 \family sans
7776 Return
7777 \family default
7778  does not reset the paragraph environment.
7779  The new paragraph will still be in the 
7780 \family sans
7781 Abstract
7782 \family default
7783  environment.
7784  So, you will have to change the paragraph environment yourself when you
7785  finish entering the abstract of your document.
7786 \end_layout
7787
7788 \begin_layout Standard
7789 \begin_inset Float figure
7790 wide false
7791 sideways false
7792 status open
7793
7794 \begin_layout Plain Layout
7795 \align center
7796 \begin_inset Graphics
7797         filename clipart/Abstract.pdf
7798
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \begin_layout Plain Layout
7805 \begin_inset Caption Standard
7806
7807 \begin_layout Plain Layout
7808 \begin_inset CommandInset label
7809 LatexCommand label
7810 name "fig:Paragraph-in-the"
7811
7812 \end_inset
7813
7814 Paragraph in the 
7815 \family sans
7816 Abstract
7817 \family default
7818  environment
7819 \end_layout
7820
7821 \end_inset
7822
7823
7824 \end_layout
7825
7826 \end_inset
7827
7828
7829 \end_layout
7830
7831 \begin_layout Standard
7832 We would love to demonstrate the 
7833 \family sans
7834 Abstract
7835 \family default
7836  environment, but since this document is in the 
7837 \begin_inset Quotes eld
7838 \end_inset
7839
7840 book
7841 \begin_inset Quotes erd
7842 \end_inset
7843
7844  class, we can't do this.
7845  We inserted it therefore as figure
7846 \begin_inset space ~
7847 \end_inset
7848
7849
7850 \begin_inset CommandInset ref
7851 LatexCommand ref
7852 reference "fig:Paragraph-in-the"
7853
7854 \end_inset
7855
7856 .
7857  If you have never heard of an 
7858 \begin_inset Quotes eld
7859 \end_inset
7860
7861 abstract
7862 \begin_inset Quotes erd
7863 \end_inset
7864
7865  before, you can safely ignore this environment.
7866 \end_layout
7867
7868 \begin_layout Subsubsection
7869 Bibliography
7870 \begin_inset Index idx
7871 status collapsed
7872
7873 \begin_layout Plain Layout
7874 Bibliography
7875 \end_layout
7876
7877 \end_inset
7878
7879
7880 \begin_inset CommandInset label
7881 LatexCommand label
7882 name "subsec:Biblio_environment"
7883
7884 \end_inset
7885
7886
7887 \end_layout
7888
7889 \begin_layout Standard
7890 The 
7891 \family sans
7892 Bibliography
7893 \family default
7894  environment is used to list references.
7895  Technically, you could use this environment anywhere, but you really should
7896  only use it at the end of the document.
7897  Nesting 
7898 \family sans
7899 Bibliography
7900 \family default
7901  in anything else or 
7902 \emph on
7903 vice versa
7904 \emph default
7905  will not work.
7906 \end_layout
7907
7908 \begin_layout Standard
7909 When you first open a 
7910 \family sans
7911 Bibliography
7912 \family default
7913  environment, \SpecialChar LyX
7914  adds a large vertical space, followed by the heading 
7915 \begin_inset Quotes eld
7916 \end_inset
7917
7918 Bibliography
7919 \begin_inset Quotes erd
7920 \end_inset
7921
7922  or 
7923 \begin_inset Quotes eld
7924 \end_inset
7925
7926 References,
7927 \begin_inset Quotes erd
7928 \end_inset
7929
7930  depending on the document class.
7931  The heading is in a large boldface font.
7932  Each paragraph of the 
7933 \family sans
7934 Bibliography
7935 \family default
7936  environment is a bibliography entry.
7937  Thus, entering 
7938 \family sans
7939 Return
7940 \family default
7941  does not reset the paragraph environment.
7942  Each new paragraph is still in the 
7943 \family sans
7944 Bibliography
7945 \family default
7946  environment.
7947 \end_layout
7948
7949 \begin_layout Standard
7950 There is another, usually better way to include references in your document
7951  by using a Bib\SpecialChar TeX
7952  database.
7953  For more information on that, and for a detailed description of \SpecialChar LyX
7954 's bibliography
7955  handling, have a look at section
7956 \begin_inset space ~
7957 \end_inset
7958
7959
7960 \begin_inset CommandInset ref
7961 LatexCommand ref
7962 reference "sec:Bibliography"
7963
7964 \end_inset
7965
7966 .
7967 \end_layout
7968
7969 \begin_layout Subsection
7970 Special Environments
7971 \end_layout
7972
7973 \begin_layout Standard
7974 \SpecialChar LyX
7975  provides two environments that can be used to emulate the behavior of a
7976  computer console/terminal and a typewriter.
7977 \end_layout
7978
7979 \begin_layout Subsubsection
7980 \SpecialChar LyX
7981
7982 \family sans
7983 -Code
7984 \begin_inset Index idx
7985 status collapsed
7986
7987 \begin_layout Plain Layout
7988 \SpecialChar LyX
7989 -Code
7990 \end_layout
7991
7992 \end_inset
7993
7994
7995 \begin_inset CommandInset label
7996 LatexCommand label
7997 name "subsec:LyX-Code"
7998
7999 \end_inset
8000
8001
8002 \end_layout
8003
8004 \begin_layout Standard
8005 The 
8006 \family sans
8007 \SpecialChar LyX
8008 -Code
8009 \family default
8010  environment is a \SpecialChar LyX
8011  extension.
8012  It type-sets text in a typewriter-style font.
8013  It also treats the 
8014 \family sans
8015 Space
8016 \family default
8017  key as a fixed whitespace.
8018 \begin_inset Foot
8019 status collapsed
8020
8021 \begin_layout Plain Layout
8022 In the 
8023 \family sans
8024 \SpecialChar LyX
8025 -Code
8026 \family default
8027  environment, the 
8028 \family sans
8029 Space
8030 \family default
8031  key is treated as a 
8032 \family sans
8033 Protected
8034 \begin_inset space ~
8035 \end_inset
8036
8037 Blank
8038 \family default
8039  instead of an end-of-word marker.
8040 \end_layout
8041
8042 \end_inset
8043
8044  
8045 \family sans
8046 \SpecialChar LyX
8047 -Code
8048 \family default
8049
8050 \family sans
8051 Verbatim
8052 \family default
8053  and 
8054 \family sans
8055 Verbatim
8056 \family default
8057 * are the only environments in which you can type multiple whitespaces in
8058  \SpecialChar LyX
8059 .
8060  If you need to insert blank lines, you will still need to use 
8061 \begin_inset Info
8062 type  "shortcut"
8063 arg   "newline-insert newline"
8064 \end_inset
8065
8066  (the 
8067 \family typewriter
8068 break-line
8069 \family default
8070  function).
8071  
8072 \family sans
8073 Return
8074 \family default
8075  breaks paragraphs.
8076  Note, however, that 
8077 \family sans
8078 Return
8079 \family default
8080  does not reset the paragraph environment.
8081  So, when you finish using the 
8082 \family sans
8083 \SpecialChar LyX
8084 -Code
8085 \family default
8086  environment, you will need to change the paragraph environment yourself.
8087  Also, you can nest the 
8088 \family sans
8089 \SpecialChar LyX
8090 -Code
8091 \family default
8092  environment inside of others.
8093 \end_layout
8094
8095 \begin_layout Standard
8096 There are a few quirks with this environment:
8097 \end_layout
8098
8099 \begin_layout Itemize
8100 You cannot use 
8101 \begin_inset Info
8102 type  "shortcut"
8103 arg   "newline-insert newline"
8104 \end_inset
8105
8106  at the beginning of a new paragraph (i.
8107 \begin_inset space \thinspace{}
8108 \end_inset
8109
8110 e.
8111 \begin_inset space \space{}
8112 \end_inset
8113
8114 you can't follow 
8115 \family sans
8116 Return
8117 \family default
8118  with a 
8119 \begin_inset Info
8120 type  "shortcut"
8121 arg   "newline-insert newline"
8122 \end_inset
8123
8124 ).
8125 \end_layout
8126
8127 \begin_layout Itemize
8128 You cannot follow a 
8129 \begin_inset Info
8130 type  "shortcut"
8131 arg   "newline-insert newline"
8132 \end_inset
8133
8134  with a 
8135 \family sans
8136 Space
8137 \family default
8138  but with a 
8139 \begin_inset Info
8140 type  "shortcut"
8141 arg   "command-alternatives math-space ; space-insert protected"
8142 \end_inset
8143
8144 .
8145 \end_layout
8146
8147 \begin_layout Itemize
8148 You cannot have an empty paragraph or an empty line.
8149  You must put at least one 
8150 \family sans
8151 Space
8152 \family default
8153  in any line you want blank.
8154  Otherwise, \SpecialChar LaTeX
8155  generates errors.
8156 \end_layout
8157
8158 \begin_layout Itemize
8159 You cannot get the typewriter double quotes by typing 
8160 \family sans
8161 "
8162 \family default
8163  since that will insert 
8164 \emph on
8165 real
8166 \emph default
8167  quotes.
8168  You get the typewriter double quotes with 
8169 \begin_inset Info
8170 type  "shortcut"
8171 arg   "self-insert \""
8172 \end_inset
8173
8174 .
8175 \end_layout
8176
8177 \begin_layout Standard
8178 Here is an example:
8179 \end_layout
8180
8181 \begin_layout LyX-Code
8182 #include <stdio.h>
8183 \end_layout
8184
8185 \begin_layout LyX-Code
8186  
8187 \end_layout
8188
8189 \begin_layout LyX-Code
8190 int main(void)
8191 \end_layout
8192
8193 \begin_layout LyX-Code
8194 {
8195 \end_layout
8196
8197 \begin_layout LyX-Code
8198     printf("Hello World!
8199 \backslash
8200 n");
8201 \end_layout
8202
8203 \begin_layout LyX-Code
8204     return 0;
8205 \end_layout
8206
8207 \begin_layout LyX-Code
8208 }
8209 \end_layout
8210
8211 \begin_layout Standard
8212 This is just the standard 
8213 \begin_inset Quotes eld
8214 \end_inset
8215
8216 Hello world!
8217 \begin_inset Quotes erd
8218 \end_inset
8219
8220  program.
8221  
8222 \end_layout
8223
8224 \begin_layout Standard
8225
8226 \family sans
8227 \SpecialChar LyX
8228 -Code
8229 \family default
8230  has one purpose: to typeset code, such as program source, shell scripts
8231  and so on.
8232  Use it only in those very special cases where you need to generate text
8233  as if you used a typewriter.
8234 \begin_inset Index idx
8235 status collapsed
8236
8237 \begin_layout Plain Layout
8238 Paragraph environments|)
8239 \end_layout
8240
8241 \end_inset
8242
8243  For longer parts of programming code, use the listings inset that is described
8244  in the chapter 
8245 \emph on
8246 Program Code Listings
8247 \emph default
8248  of the 
8249 \emph on
8250 Embedded
8251 \begin_inset space ~
8252 \end_inset
8253
8254 Objects
8255 \emph default
8256  manual.
8257 \end_layout
8258
8259 \begin_layout Subsubsection
8260 Verbatim
8261 \family sans
8262
8263 \begin_inset Index idx
8264 status collapsed
8265
8266 \begin_layout Plain Layout
8267 Verbatim
8268 \end_layout
8269
8270 \end_inset
8271
8272
8273 \end_layout
8274
8275 \begin_layout Standard
8276 The 
8277 \family sans
8278 Verbatim
8279 \family default
8280  environment is similar to the 
8281 \family sans
8282 \SpecialChar LyX
8283 -Code
8284 \family default
8285  environment with the difference that its content will be treated like a
8286  computer console text.
8287  
8288 \family sans
8289 Verbatim
8290 \family default
8291  does therefore not have paragraphs so that 
8292 \family sans
8293 Return
8294 \family default
8295  breaks lines.
8296  Compared to 
8297 \family sans
8298 \SpecialChar LyX
8299 -Code
8300 \family default
8301  the 
8302 \family sans
8303 Space
8304 \family default
8305  key is treated like a normal space in text (not as a protected space) and
8306  you can have empty lines.
8307  In contrary to 
8308 \family sans
8309 \SpecialChar LyX
8310 -Code,
8311 \family default
8312  
8313 \family sans
8314 Verbatim
8315 \family default
8316  cannot
8317 \end_layout
8318
8319 \begin_layout Itemize
8320 have a certain language and a text style
8321 \end_layout
8322
8323 \begin_layout Itemize
8324 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8325  index- and nomenclature entries, labels, tables, graphics, listings, floats
8326  and \SpecialChar TeX
8327  Code
8328 \end_layout
8329
8330 \begin_layout Standard
8331 Because of these properties 
8332 \family sans
8333 Verbatim
8334 \family default
8335  works like a typewriter.
8336  Here is an example:
8337 \end_layout
8338
8339 \begin_layout Verbatim
8340
8341 This is Verbatim.
8342 \end_layout
8343
8344 \begin_layout Verbatim
8345 \noindent
8346 \align block
8347
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
8361 Almost everything is allowed in Verbatim:"%&$§#~'`
8362 \backslash
8363 }][{|
8364 \end_layout
8365
8366 \begin_layout Standard
8367 The 
8368 \family sans
8369 Verbatim*
8370 \family default
8371  environment is identical to 
8372 \family sans
8373 Verbatim
8374 \family default
8375  with the difference that spaces appear in the output as the character '
8376 \begin_inset space \textvisiblespace{}
8377 \end_inset
8378
8379 '.
8380  An example:
8381 \end_layout
8382
8383 \begin_layout Verbatim*
8384
8385 This is Verbatim*.
8386 \end_layout
8387
8388 \begin_layout Section
8389 Nesting Environments
8390 \begin_inset Index idx
8391 status collapsed
8392
8393 \begin_layout Plain Layout
8394 Nesting ! Environments
8395 \end_layout
8396
8397 \end_inset
8398
8399
8400 \begin_inset CommandInset label
8401 LatexCommand label
8402 name "sec:Nesting"
8403
8404 \end_inset
8405
8406
8407 \end_layout
8408
8409 \begin_layout Subsection
8410 Introduction
8411 \end_layout
8412
8413 \begin_layout Standard
8414 \SpecialChar LyX
8415  treats text as a unified block with a particular context and specific propertie
8416 s.
8417  This allows you to create blocks that inherit some of the properties of
8418  another block.
8419  For example you have three main points in an outline, but point #2 also
8420  has two subpoints.
8421  In other words, you have a list inside of another list, with the inner
8422  list 
8423 \begin_inset Quotes eld
8424 \end_inset
8425
8426 attached
8427 \begin_inset Quotes erd
8428 \end_inset
8429
8430  to item #2:
8431 \end_layout
8432
8433 \begin_layout Enumerate
8434 one
8435 \end_layout
8436
8437 \begin_layout Enumerate
8438 two
8439 \end_layout
8440
8441 \begin_deeper
8442 \begin_layout Enumerate
8443 sublist – item #1
8444 \end_layout
8445
8446 \begin_layout Enumerate
8447 sublist – item #2
8448 \end_layout
8449
8450 \end_deeper
8451 \begin_layout Enumerate
8452 three
8453 \end_layout
8454
8455 \begin_layout Standard
8456 You put a list inside a list by nesting one list inside the other.
8457  Nesting an environment is quite simple: Select 
8458 \family sans
8459 Edit\SpecialChar menuseparator
8460 Increase
8461 \begin_inset space ~
8462 \end_inset
8463
8464 List
8465 \begin_inset space ~
8466 \end_inset
8467
8468 Depth
8469 \family default
8470  or 
8471 \family sans
8472 Decrease
8473 \begin_inset space ~
8474 \end_inset
8475
8476 List
8477 \begin_inset space ~
8478 \end_inset
8479
8480 Depth
8481 \family default
8482  to change the nesting depth (the status bar will tell you how far you are
8483  nested).
8484  Instead of the menu, you can also use the toolbar buttons 
8485 \begin_inset Info
8486 type  "icon"
8487 arg   "depth-increment"
8488 \end_inset
8489
8490  and 
8491 \begin_inset Info
8492 type  "icon"
8493 arg   "depth-decrement"
8494 \end_inset
8495
8496  or the key bindings 
8497 \family sans
8498 Tab
8499 \family default
8500  and 
8501 \family sans
8502 Shift+Tab
8503 \family default
8504  or 
8505 \begin_inset Info
8506 type  "shortcut"
8507 arg   "depth-increment"
8508 \end_inset
8509
8510  and 
8511 \begin_inset Info
8512 type  "shortcut"
8513 arg   "depth-decrement"
8514 \end_inset
8515
8516 .
8517  The change will work on the current selection, if you have made one (allowing
8518  you to change the nesting of several paragraphs at once), or the current
8519  paragraph.
8520 \end_layout
8521
8522 \begin_layout Standard
8523 Note that \SpecialChar LyX
8524  only changes the nesting depth if it can.
8525  If it is invalid to do so, nothing happens if you try to change the depth.
8526  Additionally, if you change the depth of one paragraph, it affects the
8527  depth of every paragraph nested inside of it.
8528 \end_layout
8529
8530 \begin_layout Standard
8531 Nesting isn't limited to lists.
8532  In \SpecialChar LyX
8533 , you can nest just about anything inside anything else, as you're about
8534  to find out.
8535  This is the real power of nesting paragraph environments.
8536 \end_layout
8537
8538 \begin_layout Subsection
8539 What You Can and Can't Nest
8540 \end_layout
8541
8542 \begin_layout Standard
8543 Before we fire a list of paragraph environments at you, we need to tell
8544  you a little bit more about how nesting works.
8545 \end_layout
8546
8547 \begin_layout Standard
8548 The question of nesting a paragraph environment is a bit more complicated
8549  than a simple yes or no.
8550  There are three types of paragraph environments:
8551 \end_layout
8552
8553 \begin_layout Itemize
8554 Completely unnestable
8555 \end_layout
8556
8557 \begin_layout Itemize
8558 Fully nestable, you can nest them inside things and you can also nest other
8559  things inside them.
8560 \end_layout
8561
8562 \begin_layout Itemize
8563 A third type, you can nest them into other environments, but you can't nest
8564  anything into them.
8565 \end_layout
8566
8567 \begin_layout Standard
8568 Here's a list of the three types of nesting behavior, and which paragraph
8569  environments have them:
8570 \end_layout
8571
8572 \begin_layout Description
8573 Unnestable Can't nest them.
8574  Can't nest into them.
8575 \end_layout
8576
8577 \begin_deeper
8578 \begin_layout Itemize
8579
8580 \family sans
8581 Bibliography
8582 \end_layout
8583
8584 \begin_layout Itemize
8585
8586 \family sans
8587 Abstract
8588 \end_layout
8589
8590 \begin_layout Itemize
8591
8592 \family sans
8593 Title
8594 \end_layout
8595
8596 \begin_layout Itemize
8597
8598 \family sans
8599 Author
8600 \end_layout
8601
8602 \begin_layout Itemize
8603
8604 \family sans
8605 Date
8606 \end_layout
8607
8608 \end_deeper
8609 \begin_layout Description
8610 Fully
8611 \begin_inset space ~
8612 \end_inset
8613
8614 Nestable You can nest them.
8615  You can nest other things into them.
8616 \end_layout
8617
8618 \begin_deeper
8619 \begin_layout Itemize
8620
8621 \family sans
8622 Verse
8623 \end_layout
8624
8625 \begin_layout Itemize
8626
8627 \family sans
8628 Quote
8629 \end_layout
8630
8631 \begin_layout Itemize
8632
8633 \family sans
8634 Quotation
8635 \end_layout
8636
8637 \begin_layout Itemize
8638
8639 \family sans
8640 Itemize
8641 \end_layout
8642
8643 \begin_layout Itemize
8644
8645 \family sans
8646 Enumerate
8647 \end_layout
8648
8649 \begin_layout Itemize
8650
8651 \family sans
8652 Description
8653 \end_layout
8654
8655 \begin_layout Itemize
8656
8657 \family sans
8658 List
8659 \end_layout
8660
8661 \begin_layout Itemize
8662
8663 \family sans
8664 \SpecialChar LyX
8665 -Code
8666 \end_layout
8667
8668 \begin_layout Itemize
8669
8670 \family sans
8671 Verbatim
8672 \end_layout
8673
8674 \begin_layout Itemize
8675
8676 \family sans
8677 Verbatim*
8678 \end_layout
8679
8680 \end_deeper
8681 \begin_layout Description
8682 Nestable-Inside You can nest them inside other things.
8683  You can't nest anything into them.
8684 \end_layout
8685
8686 \begin_deeper
8687 \begin_layout Itemize
8688
8689 \family sans
8690 Standard
8691 \end_layout
8692
8693 \begin_layout Itemize
8694
8695 \family sans
8696 Part
8697 \end_layout
8698
8699 \begin_layout Itemize
8700
8701 \family sans
8702 Chapter
8703 \end_layout
8704
8705 \begin_layout Itemize
8706
8707 \family sans
8708 Section
8709 \end_layout
8710
8711 \begin_layout Itemize
8712
8713 \family sans
8714 Subsection
8715 \end_layout
8716
8717 \begin_layout Itemize
8718
8719 \family sans
8720 Subsubsection
8721 \end_layout
8722
8723 \begin_layout Itemize
8724
8725 \family sans
8726 Paragraph
8727 \end_layout
8728
8729 \begin_layout Itemize
8730
8731 \family sans
8732 Subparagraph
8733 \end_layout
8734
8735 \begin_layout Itemize
8736
8737 \family sans
8738 Part*
8739 \end_layout
8740
8741 \begin_layout Itemize
8742
8743 \family sans
8744 Chapter*
8745 \end_layout
8746
8747 \begin_layout Itemize
8748
8749 \family sans
8750 Section*
8751 \end_layout
8752
8753 \begin_layout Itemize
8754
8755 \family sans
8756 Subsection*
8757 \end_layout
8758
8759 \begin_layout Itemize
8760
8761 \family sans
8762 Subsubsection*
8763 \end_layout
8764
8765 \begin_layout Itemize
8766
8767 \family sans
8768 Right
8769 \begin_inset space ~
8770 \end_inset
8771
8772 Address
8773 \end_layout
8774
8775 \begin_layout Itemize
8776
8777 \family sans
8778 Address
8779 \end_layout
8780
8781 \end_deeper
8782 \begin_layout Standard
8783 \begin_inset Note Greyedout
8784 status open
8785
8786 \begin_layout Plain Layout
8787
8788 \series bold
8789 Note:
8790 \series default
8791  Although it is possible, for example, to nest numbered section headings
8792  like 
8793 \family sans
8794 Chapter
8795 \family default
8796
8797 \family sans
8798 Section
8799 \family default
8800 , etc.
8801 \begin_inset space ~
8802 \end_inset
8803
8804 into lists, it is highly recommended not to do this because the aim is to
8805  create well-structured documents following typesetting guidelines whereas
8806  nested section headings violate this.
8807 \end_layout
8808
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \begin_layout Subsection
8815 Nesting Other Things: Tables, Math, Floats, etc.
8816 \begin_inset Index idx
8817 status collapsed
8818
8819 \begin_layout Plain Layout
8820 Nesting ! Tables etc.
8821 \end_layout
8822
8823 \end_inset
8824
8825
8826 \end_layout
8827
8828 \begin_layout Standard
8829 There are several things that aren't paragraph environments, but which are
8830  affected by nesting anyhow.
8831  They are:
8832 \end_layout
8833
8834 \begin_layout Itemize
8835 equations
8836 \end_layout
8837
8838 \begin_layout Itemize
8839 tables
8840 \end_layout
8841
8842 \begin_layout Itemize
8843 figures
8844 \end_layout
8845
8846 \begin_layout Standard
8847 (
8848 \begin_inset Note Greyedout
8849 status open
8850
8851 \begin_layout Plain Layout
8852
8853 \series bold
8854 Note:
8855 \series default
8856  Figures and tables in 
8857 \family sans
8858 Floats
8859 \family default
8860  are not affected by this.
8861 \end_layout
8862
8863 \end_inset
8864
8865  Have a look at section
8866 \begin_inset space ~
8867 \end_inset
8868
8869
8870 \begin_inset CommandInset ref
8871 LatexCommand ref
8872 reference "sec:Floats"
8873
8874 \end_inset
8875
8876  for more information about 
8877 \family sans
8878 Floats
8879 \family default
8880 .)
8881 \end_layout
8882
8883 \begin_layout Standard
8884 \SpecialChar LyX
8885  can treat these three objects as either a word or as a paragraph.
8886  If a figure, table, or an equation is inline, it goes wherever the paragraph
8887  it is in goes.
8888 \end_layout
8889
8890 \begin_layout Standard
8891 On the other hand, if you have an equation, figure or table in a 
8892 \begin_inset Quotes eld
8893 \end_inset
8894
8895 paragraph
8896 \begin_inset Quotes erd
8897 \end_inset
8898
8899  of its own, it behaves just like a 
8900 \begin_inset Quotes eld
8901 \end_inset
8902
8903 nestable-inside
8904 \begin_inset Quotes erd
8905 \end_inset
8906
8907  paragraph environment.
8908  You can nest it into any environment, but you obviously can't nest anything
8909  into it.
8910 \end_layout
8911
8912 \begin_layout Standard
8913 Here's an example with a table:
8914 \end_layout
8915
8916 \begin_layout Enumerate
8917 Item One
8918 \end_layout
8919
8920 \begin_deeper
8921 \begin_layout Enumerate
8922 This is (a) and it's nested.
8923 \end_layout
8924
8925 \begin_deeper
8926 \begin_layout Standard
8927 \begin_inset VSpace 0.3cm
8928 \end_inset
8929
8930
8931 \end_layout
8932
8933 \begin_layout Standard
8934 \align center
8935 \begin_inset Tabular
8936 <lyxtabular version="3" rows="2" columns="2">
8937 <features tabularvalignment="middle">
8938 <column alignment="center" valignment="top" width="0pt">
8939 <column alignment="center" valignment="top" width="0pt">
8940 <row>
8941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945
8946 \family roman
8947 \series medium
8948 \shape up
8949 \size normal
8950 \emph off
8951 \bar no
8952 \noun off
8953 \color none
8954 a
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963
8964 \family roman
8965 \series medium
8966 \shape up
8967 \size normal
8968 \emph off
8969 \bar no
8970 \noun off
8971 \color none
8972 b
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \family roman
8985 \series medium
8986 \shape up
8987 \size normal
8988 \emph off
8989 \bar no
8990 \noun off
8991 \color none
8992 c
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001
9002 \family roman
9003 \series medium
9004 \shape up
9005 \size normal
9006 \emph off
9007 \bar no
9008 \noun off
9009 \color none
9010 d
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 </row>
9016 </lyxtabular>
9017
9018 \end_inset
9019
9020
9021 \end_layout
9022
9023 \begin_layout Standard
9024 \begin_inset VSpace 0.3cm
9025 \end_inset
9026
9027
9028 \end_layout
9029
9030 \end_deeper
9031 \begin_layout Enumerate
9032 This is (b).
9033  The table is actually nested inside (a).
9034 \end_layout
9035
9036 \end_deeper
9037 \begin_layout Enumerate
9038 Back out again.
9039 \end_layout
9040
9041 \begin_layout Standard
9042 If we hadn't nested the table at all, the list would look like this:
9043 \end_layout
9044
9045 \begin_layout Enumerate
9046 Item One
9047 \end_layout
9048
9049 \begin_deeper
9050 \begin_layout Enumerate
9051 This is (a) and it's nested.
9052 \end_layout
9053
9054 \end_deeper
9055 \begin_layout Standard
9056 \begin_inset VSpace 0.3cm
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \begin_layout Standard
9063 \align center
9064 \begin_inset Tabular
9065 <lyxtabular version="3" rows="2" columns="2">
9066 <features tabularvalignment="middle">
9067 <column alignment="center" valignment="top" width="0pt">
9068 <column alignment="center" valignment="top" width="0pt">
9069 <row>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074
9075 \family roman
9076 \series medium
9077 \shape up
9078 \size normal
9079 \emph off
9080 \bar no
9081 \noun off
9082 \color none
9083 a
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \family roman
9094 \series medium
9095 \shape up
9096 \size normal
9097 \emph off
9098 \bar no
9099 \noun off
9100 \color none
9101 b
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row>
9108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112
9113 \family roman
9114 \series medium
9115 \shape up
9116 \size normal
9117 \emph off
9118 \bar no
9119 \noun off
9120 \color none
9121 c
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130
9131 \family roman
9132 \series medium
9133 \shape up
9134 \size normal
9135 \emph off
9136 \bar no
9137 \noun off
9138 \color none
9139 d
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 </row>
9145 </lyxtabular>
9146
9147 \end_inset
9148
9149
9150 \end_layout
9151
9152 \begin_layout Standard
9153 \begin_inset VSpace 0.3cm
9154 \end_inset
9155
9156
9157 \end_layout
9158
9159 \begin_layout Enumerate
9160 This is (b).
9161  The table is 
9162 \emph on
9163 not
9164 \emph default
9165  nested inside (a).
9166  In fact, it's not nested at all.
9167 \end_layout
9168
9169 \begin_layout Enumerate
9170 Back out again.
9171 \end_layout
9172
9173 \begin_layout Standard
9174 Notice how item (b) is not only no longer nested, but is also the first
9175  item of a new list!
9176 \end_layout
9177
9178 \begin_layout Standard
9179 There's another trap you can fall into: Nesting the table, but not going
9180  deep enough.
9181  \SpecialChar LyX
9182  then turns anything after the table into a new sublist.
9183 \end_layout
9184
9185 \begin_layout Enumerate
9186 Item One
9187 \end_layout
9188
9189 \begin_deeper
9190 \begin_layout Enumerate
9191 This is (a) and it's nested.
9192 \end_layout
9193
9194 \begin_layout Standard
9195 \begin_inset VSpace 0.3cm
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \begin_layout Standard
9202 \align center
9203 \begin_inset Tabular
9204 <lyxtabular version="3" rows="2" columns="2">
9205 <features tabularvalignment="middle">
9206 <column alignment="center" valignment="top" width="0pt">
9207 <column alignment="center" valignment="top" width="0pt">
9208 <row>
9209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213
9214 \family roman
9215 \series medium
9216 \shape up
9217 \size normal
9218 \emph off
9219 \bar no
9220 \noun off
9221 \color none
9222 a
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231
9232 \family roman
9233 \series medium
9234 \shape up
9235 \size normal
9236 \emph off
9237 \bar no
9238 \noun off
9239 \color none
9240 b
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \family roman
9253 \series medium
9254 \shape up
9255 \size normal
9256 \emph off
9257 \bar no
9258 \noun off
9259 \color none
9260 c
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269
9270 \family roman
9271 \series medium
9272 \shape up
9273 \size normal
9274 \emph off
9275 \bar no
9276 \noun off
9277 \color none
9278 d
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 </row>
9284 </lyxtabular>
9285
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \end_deeper
9292 \begin_layout Standard
9293 \begin_inset VSpace 0.3cm
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \begin_layout Enumerate
9300 This is (b).
9301  The table is actually nested inside Item One, but 
9302 \emph on
9303 not
9304 \emph default
9305  inside (a).
9306 \end_layout
9307
9308 \begin_layout Enumerate
9309 Back out again.
9310 \end_layout
9311
9312 \begin_layout Standard
9313 As you can see, item (b) turned into the first item of a new list, but a
9314  new list 
9315 \emph on
9316 inside
9317 \emph default
9318  item 1.
9319  The same thing would have happened to a figure or an equation.
9320  So, if you nest tables, figures or equations, make sure you go to the right
9321  depth!
9322 \end_layout
9323
9324 \begin_layout Subsection
9325 Usage and General Features
9326 \end_layout
9327
9328 \begin_layout Standard
9329 Speaking of levels, \SpecialChar LyX
9330  can perform up to a six-fold nesting.
9331  In other words, 
9332 \begin_inset Quotes eld
9333 \end_inset
9334
9335 level #6
9336 \begin_inset Quotes erd
9337 \end_inset
9338
9339  is the innermost possible depth.
9340  Here's an example to illustrate what we mean:
9341 \end_layout
9342
9343 \begin_layout Enumerate
9344 level #1 – outermost
9345 \end_layout
9346
9347 \begin_deeper
9348 \begin_layout Enumerate
9349 level #2
9350 \end_layout
9351
9352 \begin_deeper
9353 \begin_layout Enumerate
9354 level #3
9355 \end_layout
9356
9357 \begin_deeper
9358 \begin_layout Enumerate
9359 level #4
9360 \end_layout
9361
9362 \begin_deeper
9363 \begin_layout Itemize
9364 level #5
9365 \end_layout
9366
9367 \begin_deeper
9368 \begin_layout Itemize
9369 level #6
9370 \end_layout
9371
9372 \end_deeper
9373 \end_deeper
9374 \end_deeper
9375 \end_deeper
9376 \end_deeper
9377 \begin_layout Standard
9378 There are two exceptions to the six-fold nesting limit, and you can see
9379  both of them in the example.
9380  Unlike the other fully-nestable environments, you can only perform a four-fold
9381  nesting with the 
9382 \family sans
9383 Enumerate
9384 \family default
9385  and 
9386 \family sans
9387 Itemize
9388 \family default
9389  environments.
9390  For example, if we tried to nest another 
9391 \family sans
9392 Enumerate
9393 \family default
9394  list inside item 
9395 \begin_inset Quotes eld
9396 \end_inset
9397
9398 A.
9399 \begin_inset Quotes erd
9400 \end_inset
9401
9402 , we would get errors.
9403 \end_layout
9404
9405 \begin_layout Subsection
9406 Some Examples
9407 \begin_inset Index idx
9408 status collapsed
9409
9410 \begin_layout Plain Layout
9411 Nesting ! Examples
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \begin_layout Standard
9420 The best way to explain just what you can do with nesting is by illustration.
9421  We have several examples of nested environments.
9422  In them, we explain how we created the example, so that you can reproduce
9423  them.
9424 \end_layout
9425
9426 \begin_layout Subsubsection
9427 Example 1: The Six-fold Way and Mixed Nesting
9428 \end_layout
9429
9430 \begin_layout Labeling
9431 \labelwidthstring MMM
9432 #1-a This is the outermost level.
9433  It's a 
9434 \family sans
9435 List
9436 \family default
9437  environment.
9438 \end_layout
9439
9440 \begin_deeper
9441 \begin_layout Labeling
9442 \labelwidthstring MMM
9443 #2-a This is level #2.
9444  We created it by using 
9445 \begin_inset Info
9446 type  "shortcut"
9447 arg   "paragraph-break inverse"
9448 \end_inset
9449
9450  followed by 
9451 \begin_inset Info
9452 type  "shortcut"
9453 arg   "depth-increment"
9454 \end_inset
9455
9456 .
9457 \end_layout
9458
9459 \begin_deeper
9460 \begin_layout Labeling
9461 \labelwidthstring MMM
9462 #3-a This is level #3.
9463  This time, we just enter 
9464 \family sans
9465 Return
9466 \family default
9467 , then used 
9468 \begin_inset Info
9469 type  "shortcut"
9470 arg   "depth-increment"
9471 \end_inset
9472
9473  twice in a row.
9474  We could have also created it the same way as we did the previous level,
9475  by entering 
9476 \begin_inset Info
9477 type  "shortcut"
9478 arg   "paragraph-break inverse"
9479 \end_inset
9480
9481  followed by 
9482 \begin_inset Info
9483 type  "shortcut"
9484 arg   "depth-increment"
9485 \end_inset
9486
9487 .
9488 \end_layout
9489
9490 \begin_deeper
9491 \begin_layout Standard
9492 This is actually a 
9493 \family sans
9494 Standard
9495 \family default
9496  environment, nested inside of 
9497 \begin_inset Quotes eld
9498 \end_inset
9499
9500 #3-a
9501 \begin_inset Quotes erd
9502 \end_inset
9503
9504 .
9505  So, it's at level #4.
9506  We did this by entering 
9507 \begin_inset Info
9508 type  "shortcut"
9509 arg   "paragraph-break inverse"
9510 \end_inset
9511
9512 , then 
9513 \begin_inset Info
9514 type  "shortcut"
9515 arg   "depth-increment"
9516 \end_inset
9517
9518 , then changing the paragraph environment to 
9519 \family sans
9520 Standard
9521 \family default
9522 .
9523  Do this to create list items with more than one paragraph — it also works
9524  for the 
9525 \family sans
9526 Description
9527 \family default
9528
9529 \family sans
9530 Enumerate
9531 \family default
9532 , and 
9533 \family sans
9534 Itemize
9535 \family default
9536  environments!
9537 \end_layout
9538
9539 \begin_layout Standard
9540 Here's another 
9541 \family sans
9542 Standard
9543 \family default
9544  paragraph, also at level #4, made with just a 
9545 \begin_inset Info
9546 type  "shortcut"
9547 arg   "paragraph-break inverse"
9548 \end_inset
9549
9550 .
9551 \end_layout
9552
9553 \begin_layout Labeling
9554 \labelwidthstring MMM
9555 #4-a This is level #4.
9556  We enter 
9557 \begin_inset Info
9558 type  "shortcut"
9559 arg   "paragraph-break inverse"
9560 \end_inset
9561
9562  and changed the paragraph environment back to 
9563 \family sans
9564 List
9565 \family default
9566 .
9567  Remember — we can't nest anything inside a 
9568 \family sans
9569 Standard
9570 \family default
9571  environment, which is why we're still at level #4.
9572  However, we 
9573 \emph on
9574 can
9575 \emph default
9576  keep nesting things inside 
9577 \begin_inset Quotes eld
9578 \end_inset
9579
9580 #3-a
9581 \begin_inset Quotes erd
9582 \end_inset
9583
9584 .
9585 \end_layout
9586
9587 \begin_deeper
9588 \begin_layout Labeling
9589 \labelwidthstring MMM
9590 #5-a This is level #5\SpecialChar ldots
9591
9592 \end_layout
9593
9594 \begin_deeper
9595 \begin_layout Labeling
9596 \labelwidthstring MMM
9597 #6-a \SpecialChar ldots
9598 and this is level #6.
9599  By now, you should know how we made these two.
9600 \end_layout
9601
9602 \end_deeper
9603 \begin_layout Labeling
9604 \labelwidthstring MMM
9605 #5-b Back to level #5.
9606  Just enter 
9607 \begin_inset Info
9608 type  "shortcut"
9609 arg   "paragraph-break inverse"
9610 \end_inset
9611
9612  followed by a 
9613 \begin_inset Info
9614 type  "shortcut"
9615 arg   "depth-decrement"
9616 \end_inset
9617
9618 .
9619 \end_layout
9620
9621 \end_deeper
9622 \begin_layout Labeling
9623 \labelwidthstring MMM
9624 #4-b After another 
9625 \begin_inset Info
9626 type  "shortcut"
9627 arg   "paragraph-break inverse"
9628 \end_inset
9629
9630  followed by a 
9631 \begin_inset Info
9632 type  "shortcut"
9633 arg   "depth-decrement"
9634 \end_inset
9635
9636 , we're back at level #4.
9637 \end_layout
9638
9639 \end_deeper
9640 \begin_layout Labeling
9641 \labelwidthstring MMM
9642 #3-b Back to level #3.
9643  By now it should be obvious how we did this.
9644 \end_layout
9645
9646 \end_deeper
9647 \begin_layout Labeling
9648 \labelwidthstring MMM
9649 #2-b Back to level #2.
9650  
9651 \end_layout
9652
9653 \end_deeper
9654 \begin_layout Labeling
9655 \labelwidthstring MMM
9656 #1-b And last, back to the outermost level, #1.
9657  After this sentence, we will enter 
9658 \family sans
9659 Return
9660 \family default
9661  and change the paragraph environment back to 
9662 \family sans
9663 Standard
9664 \family default
9665  to end the list.
9666 \end_layout
9667
9668 \begin_layout Standard
9669 We could have also used the 
9670 \family sans
9671 Description
9672 \family default
9673
9674 \family sans
9675 Quote
9676 \family default
9677
9678 \family sans
9679 Quotation
9680 \family default
9681 , or even the 
9682 \family sans
9683 Verse
9684 \family default
9685  environment in place of the 
9686 \family sans
9687 List
9688 \family default
9689  environment.
9690  The example would have worked exactly the same.
9691 \end_layout
9692
9693 \begin_layout Subsubsection
9694 Example 2: Inheritance
9695 \end_layout
9696
9697 \begin_layout LyX-Code
9698 This is the LyX-Code environment, at level #1, the outermost
9699 \end_layout
9700
9701 \begin_layout LyX-Code
9702 level.
9703   Now we will enter 
9704 \family sans
9705 Return
9706 \family default
9707 , then 
9708 \begin_inset Info
9709 type  "shortcut"
9710 arg   "depth-increment"
9711 \end_inset
9712
9713 , after
9714 \begin_inset Newline newline
9715 \end_inset
9716
9717 which, we will change to the 
9718 \family sans
9719 Enumerate
9720 \family default
9721  environment.
9722 \end_layout
9723
9724 \begin_deeper
9725 \begin_layout Enumerate
9726 This is the 
9727 \family sans
9728 Enumerate
9729 \family default
9730  environment, at level #2.
9731 \end_layout
9732
9733 \begin_layout Enumerate
9734 Notice how the nested 
9735 \family sans
9736 Enumerate
9737 \family default
9738  not only inherits its margins from its parent environment (
9739 \family sans
9740 LyX-Code
9741 \family default
9742 ), but also inherits its font and spacing!
9743 \end_layout
9744
9745 \end_deeper
9746 \begin_layout Standard
9747 We ended this example by entering 
9748 \family sans
9749 Return
9750 \family default
9751 .
9752  After that, we needed to reset the paragraph environment to 
9753 \family sans
9754 Standard
9755 \family default
9756  and reset the nesting depth by using 
9757 \begin_inset Info
9758 type  "shortcut"
9759 arg   "depth-decrement"
9760 \end_inset
9761
9762  once.
9763 \end_layout
9764
9765 \begin_layout Subsubsection
9766 Example 3: Labels, Levels, and the 
9767 \family sans
9768 Enumerate
9769 \family default
9770  and 
9771 \family sans
9772 Itemize
9773 \family default
9774  Environments
9775 \begin_inset Argument 1
9776 status collapsed
9777
9778 \begin_layout Plain Layout
9779 Example #3: Labels, Levels and other list environments
9780 \end_layout
9781
9782 \end_inset
9783
9784
9785 \end_layout
9786
9787 \begin_layout Enumerate
9788 This is level #1, in an 
9789 \family sans
9790 Enumerate
9791 \family default
9792  paragraph environment.
9793  We're actually going to nest a bunch of these.
9794 \end_layout
9795
9796 \begin_deeper
9797 \begin_layout Enumerate
9798 This is level #2.
9799  We used 
9800 \begin_inset Info
9801 type  "shortcut"
9802 arg   "paragraph-break inverse"
9803 \end_inset
9804
9805  followed by 
9806 \begin_inset Info
9807 type  "shortcut"
9808 arg   "depth-increment"
9809 \end_inset
9810
9811 .
9812  Now, what happens if we nest an 
9813 \family sans
9814 Itemize
9815 \family default
9816  environment inside of this one? It will be at level #3, but what will its
9817  label be? An asterisk?
9818 \end_layout
9819
9820 \begin_deeper
9821 \begin_layout Itemize
9822 No! It's a bullet.
9823  This is the 
9824 \emph on
9825 first
9826 \emph default
9827  
9828 \family sans
9829 Itemize
9830 \family default
9831  environment, even though it's at level #3.
9832  So, its label is a bullet.
9833  (We got here by using 
9834 \begin_inset Info
9835 type  "shortcut"
9836 arg   "paragraph-break inverse"
9837 \end_inset
9838
9839 , then 
9840 \begin_inset Info
9841 type  "shortcut"
9842 arg   "depth-increment"
9843 \end_inset
9844
9845 , then changing the environment to 
9846 \family sans
9847 Itemize
9848 \family default
9849 .)
9850 \end_layout
9851
9852 \begin_deeper
9853 \begin_layout Itemize
9854 Here's level #4, produced using 
9855 \begin_inset Info
9856 type  "shortcut"
9857 arg   "paragraph-break inverse"
9858 \end_inset
9859
9860 , then 
9861 \begin_inset Info
9862 type  "shortcut"
9863 arg   "depth-increment"
9864 \end_inset
9865
9866 .
9867  We will do that again\SpecialChar ldots
9868
9869 \end_layout
9870
9871 \begin_deeper
9872 \begin_layout Enumerate
9873 \SpecialChar ldots
9874 to get to level #5.
9875  This time, however, we also changed the paragraph environment back to 
9876 \family sans
9877 Enumerate
9878 \family default
9879 .
9880  Notice the type of numbering, it is 
9881 \emph on
9882 lowercase Roman
9883 \emph default
9884 , because we are in the 
9885 \emph on
9886 thirdfold
9887 \emph default
9888  
9889 \family sans
9890 Enumerate
9891 \family default
9892  environment (that is, it is an 
9893 \family sans
9894 Enumerate
9895 \family default
9896  inside an 
9897 \family sans
9898 Enumerate
9899 \family default
9900  inside an 
9901 \family sans
9902 Enumerate
9903 \family default
9904 ).
9905 \end_layout
9906
9907 \begin_layout Enumerate
9908 What happens if we 
9909 \emph on
9910 don't
9911 \emph default
9912  change the paragraph environment, but decrease the nesting depth? What
9913  type of numbering does \SpecialChar LyX
9914  use?
9915 \end_layout
9916
9917 \begin_layout Enumerate
9918 Oh, as if you couldn't guess by now, we're just using 
9919 \begin_inset Info
9920 type  "shortcut"
9921 arg   "paragraph-break inverse"
9922 \end_inset
9923
9924  to keep the current environment and depth but create a new item.
9925 \end_layout
9926
9927 \begin_layout Enumerate
9928 Let's use 
9929 \begin_inset Info
9930 type  "shortcut"
9931 arg   "depth-decrement"
9932 \end_inset
9933
9934  to decrease the depth after the next 
9935 \begin_inset Info
9936 type  "shortcut"
9937 arg   "paragraph-break inverse"
9938 \end_inset
9939
9940 .
9941 \end_layout
9942
9943 \end_deeper
9944 \begin_layout Enumerate
9945 This is level #4.
9946  Look what type of label \SpecialChar LyX
9947  is using!
9948 \end_layout
9949
9950 \end_deeper
9951 \begin_layout Enumerate
9952 This is level #3.
9953  Even though we've changed levels, \SpecialChar LyX
9954  is still using a lowercase Roman numeral
9955  as the label.Why?
9956 \end_layout
9957
9958 \begin_layout Enumerate
9959 Because, even though the nesting depth has changed, the paragraph is 
9960 \emph on
9961 still
9962 \emph default
9963  a thirdfold 
9964 \family sans
9965 Enumerate
9966 \family default
9967  environment.
9968  Notice, however, that \SpecialChar LyX
9969  
9970 \emph on
9971 did
9972 \emph default
9973  reset the counter for the label.
9974 \end_layout
9975
9976 \end_deeper
9977 \begin_layout Enumerate
9978 Another 
9979 \begin_inset Info
9980 type  "shortcut"
9981 arg   "paragraph-break inverse"
9982 \end_inset
9983
9984  
9985 \begin_inset Info
9986 type  "shortcut"
9987 arg   "depth-decrement"
9988 \end_inset
9989
9990  sequence, and we're back to level #2.
9991  This time, we not only changed the nesting depth, but we also moved back
9992  into the twofold-nested 
9993 \family sans
9994 Enumerate
9995 \family default
9996  environment.
9997 \end_layout
9998
9999 \end_deeper
10000 \begin_layout Enumerate
10001 The same thing happens if we do another 
10002 \begin_inset Info
10003 type  "shortcut"
10004 arg   "paragraph-break inverse"
10005 \end_inset
10006
10007  
10008 \begin_inset Info
10009 type  "shortcut"
10010 arg   "depth-decrement"
10011 \end_inset
10012
10013  sequence and return to level #1, the outermost level.
10014 \end_layout
10015
10016 \begin_layout Standard
10017 Lastly, we reset the environment to 
10018 \family sans
10019 Standard
10020 \family default
10021 .
10022  As you can see, the level number doesn't correspond to what type of labeling
10023  \SpecialChar LyX
10024  uses for the 
10025 \family sans
10026 Enumerate
10027 \family default
10028  and 
10029 \family sans
10030 Itemize
10031 \family default
10032  environments.
10033  The number of other 
10034 \family sans
10035 Enumerate
10036 \family default
10037  environments surrounding it determines what kind of label \SpecialChar LyX
10038  uses for an
10039  
10040 \family sans
10041 Enumerate
10042 \family default
10043  item.
10044  The same rule applies for the 
10045 \family sans
10046 Itemize
10047 \family default
10048  environment, as well.
10049 \end_layout
10050
10051 \begin_layout Subsubsection
10052 Example 4: Going Bonkers
10053 \end_layout
10054
10055 \begin_layout Enumerate
10056 We're going to go totally nuts now.
10057  We will not nest as deep as in the other examples, nor will we go into
10058  the same detail with how we did it.
10059  (level #1: 
10060 \family sans
10061 Enumerate
10062 \family default
10063 )
10064 \end_layout
10065
10066 \begin_deeper
10067 \begin_layout Standard
10068 (
10069 \family sans
10070 Return, 
10071 \family default
10072
10073 \begin_inset Info
10074 type  "shortcut"
10075 arg   "depth-increment"
10076 \end_inset
10077
10078
10079 \family sans
10080 , Standard
10081 \family default
10082 : level #2) We will stick an encapsulated description of how we created
10083  the example in parentheses someplace.
10084  For example, the two key bindings are how we changed the depth.
10085  The environment name is the name of the current environment.
10086  Either before or after this, we will put in the level.
10087 \end_layout
10088
10089 \end_deeper
10090 \begin_layout Enumerate
10091 (
10092 \family sans
10093 Return, Enumerate
10094 \family default
10095 : level #1) This is the next item in the list.
10096 \end_layout
10097
10098 \begin_deeper
10099 \begin_layout Verse
10100 Now we will add verse.
10101 \begin_inset Newline newline
10102 \end_inset
10103
10104 It will get much worse.
10105 \begin_inset Newline newline
10106 \end_inset
10107
10108 (
10109 \family sans
10110 Return, 
10111 \family default
10112
10113 \begin_inset Info
10114 type  "shortcut"
10115 arg   "depth-increment"
10116 \end_inset
10117
10118
10119 \family sans
10120 , Verse
10121 \family default
10122 : level #2)
10123 \end_layout
10124
10125 \begin_layout Verse
10126 Fiddle dee, Fiddle doo.
10127 \begin_inset Newline newline
10128 \end_inset
10129
10130 Bippitey boppitey boo!
10131 \begin_inset Newline newline
10132 \end_inset
10133
10134 (
10135 \begin_inset Info
10136 type  "shortcut"
10137 arg   "paragraph-break inverse"
10138 \end_inset
10139
10140
10141 \family sans
10142 )
10143 \end_layout
10144
10145 \begin_layout Verse
10146 Here comes a table:
10147 \end_layout
10148
10149 \begin_deeper
10150 \begin_layout Standard
10151 \begin_inset VSpace 0.3cm
10152 \end_inset
10153
10154
10155 \end_layout
10156
10157 \begin_layout Standard
10158 \align center
10159 \begin_inset Tabular
10160 <lyxtabular version="3" rows="2" columns="2">
10161 <features tabularvalignment="middle">
10162 <column alignment="center" valignment="top" width="0pt">
10163 <column alignment="center" valignment="top" width="0pt">
10164 <row>
10165 <cell alignment="center" valignment="top" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169
10170 \family roman
10171 \series medium
10172 \shape up
10173 \size normal
10174 \emph off
10175 \bar no
10176 \noun off
10177 \color none
10178 one-fish
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \family roman
10189 \series medium
10190 \shape up
10191 \size normal
10192 \emph off
10193 \bar no
10194 \noun off
10195 \color none
10196 two-fish
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 </row>
10202 <row>
10203 <cell alignment="center" valignment="top" topline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207
10208 \family roman
10209 \series medium
10210 \shape up
10211 \size normal
10212 \emph off
10213 \bar no
10214 \noun off
10215 \color none
10216 red-fish
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225
10226 \family roman
10227 \series medium
10228 \shape up
10229 \size normal
10230 \emph off
10231 \bar no
10232 \noun off
10233 \color none
10234 blue-fish
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 </row>
10240 </lyxtabular>
10241
10242 \end_inset
10243
10244
10245 \end_layout
10246
10247 \end_deeper
10248 \begin_layout Verse
10249 (
10250 \begin_inset Info
10251 type  "shortcut"
10252 arg   "paragraph-break inverse"
10253 \end_inset
10254
10255
10256 \family sans
10257 , Table, 
10258 \family default
10259
10260 \begin_inset Info
10261 type  "shortcut"
10262 arg   "depth-increment"
10263 \end_inset
10264
10265  3 times, 
10266 \begin_inset Info
10267 type  "shortcut"
10268 arg   "paragraph-break inverse"
10269 \end_inset
10270
10271
10272 \family sans
10273 , Verse,
10274 \begin_inset Newline newline
10275 \end_inset
10276
10277
10278 \family default
10279
10280 \begin_inset Info
10281 type  "shortcut"
10282 arg   "depth-decrement"
10283 \end_inset
10284
10285 )
10286 \end_layout
10287
10288 \end_deeper
10289 \begin_layout Enumerate
10290 (
10291 \family sans
10292 Return, Enumerate
10293 \family default
10294 : level #1) This is another item.
10295  Note that selecting a 
10296 \family sans
10297 Table
10298 \family default
10299  resets the nesting depth to level #1, so we increased the nesting depth
10300  3 times to put the table inside the 
10301 \family sans
10302 Verse
10303 \family default
10304  environment.
10305  
10306 \end_layout
10307
10308 \begin_layout Quotation
10309 We're now ending the 
10310 \family sans
10311 Enumerate
10312 \family default
10313  list and changing to 
10314 \family sans
10315 Quotation
10316 \family default
10317 .
10318  We're still at level #1.
10319  We want to show you some of the things you can do by mixing environments.
10320  The next set of paragraphs is a 
10321 \begin_inset Quotes eld
10322 \end_inset
10323
10324 quoted letter.
10325 \begin_inset Quotes erd
10326 \end_inset
10327
10328  We will nest both the 
10329 \family sans
10330 Address
10331 \family default
10332  and 
10333 \family sans
10334 Right
10335 \begin_inset space ~
10336 \end_inset
10337
10338 Address
10339 \family default
10340  environments inside of this one, then use another nested 
10341 \family sans
10342 Quotation
10343 \family default
10344  for the letter body.
10345  We will use 
10346 \begin_inset Info
10347 type  "shortcut"
10348 arg   "paragraph-break inverse"
10349 \end_inset
10350
10351  to preserve the depth.
10352  Remember that you need to use 
10353 \begin_inset Info
10354 type  "shortcut"
10355 arg   "newline-insert newline"
10356 \end_inset
10357
10358  to create multiple lines inside the 
10359 \family sans
10360 Address
10361 \family default
10362  and 
10363 \family sans
10364 Right
10365 \begin_inset space ~
10366 \end_inset
10367
10368 Address
10369 \family default
10370  environments.
10371  Here it goes:
10372 \end_layout
10373
10374 \begin_deeper
10375 \begin_layout Right Address
10376 1234 Nowhere Rd.
10377 \begin_inset Newline newline
10378 \end_inset
10379
10380 Moosegroin, MT 00100
10381 \begin_inset Newline newline
10382 \end_inset
10383
10384 9-6-96
10385 \end_layout
10386
10387 \begin_layout Address
10388 Dear Mr.
10389 \begin_inset space ~
10390 \end_inset
10391
10392 Fizlewitz:
10393 \end_layout
10394
10395 \begin_layout Quotation
10396 We regret to inform you that we cannot fill your order for 50
10397 \begin_inset space \thinspace{}
10398 \end_inset
10399
10400 L of compressed methane gas due to circumstances beyond our control.
10401  Unfortunately, several of our cows have mysteriously exploded, creating
10402  a backlog in our orders for methane.
10403  We will place your name on the waiting list and try to fill your order
10404  as soon as possible.
10405  In the meantime, we thank you for your patience.
10406 \end_layout
10407
10408 \begin_layout Quotation
10409 We do, however, now have a special on beef.
10410  If you are interested, please return the enclosed pricing and order form
10411  with your order, along with payment.
10412 \end_layout
10413
10414 \begin_layout Quotation
10415 We thank you again for your patience.
10416 \end_layout
10417
10418 \begin_layout Address
10419 Sincerely,
10420 \begin_inset Newline newline
10421 \end_inset
10422
10423 Bill Hick
10424 \end_layout
10425
10426 \end_deeper
10427 \begin_layout Quotation
10428 That ends that example!
10429 \end_layout
10430
10431 \begin_layout Standard
10432 As you can see, nesting environments in \SpecialChar LyX
10433  gives you a lot of power with just
10434  a few keystrokes.
10435  We could have easily nested an 
10436 \family sans
10437 Itemize
10438 \family default
10439  list inside of a 
10440 \family sans
10441 Quotation
10442 \family default
10443  or 
10444 \family sans
10445 Quote
10446 \family default
10447 , or put a 
10448 \family sans
10449 Quote
10450 \family default
10451  inside of an 
10452 \family sans
10453 Itemize
10454 \family default
10455  list.
10456  You have a huge variety of options at your disposal.
10457 \end_layout
10458
10459 \begin_layout Subsection
10460 Separate Nestings
10461 \begin_inset Index idx
10462 status collapsed
10463
10464 \begin_layout Plain Layout
10465 Nesting ! Separation
10466 \end_layout
10467
10468 \end_inset
10469
10470
10471 \begin_inset CommandInset label
10472 LatexCommand label
10473 name "subsec:Separate-Nestings"
10474
10475 \end_inset
10476
10477
10478 \end_layout
10479
10480 \begin_layout Standard
10481 It is sometimes necessary to have two consecutive environments of the same
10482  type.
10483  For example you need two different enumerations:
10484 \end_layout
10485
10486 \begin_layout Enumerate
10487 Hello
10488 \end_layout
10489
10490 \begin_deeper
10491 \begin_layout Enumerate
10492 this is an
10493 \end_layout
10494
10495 \begin_deeper
10496 \begin_layout Enumerate
10497 enumeration
10498 \end_layout
10499
10500 \begin_layout Standard
10501 \begin_inset Separator plain
10502 \end_inset
10503
10504
10505 \end_layout
10506
10507 \begin_layout Itemize
10508 itemize list
10509 \end_layout
10510
10511 \end_deeper
10512 \end_deeper
10513 \begin_layout Standard
10514 \begin_inset Separator parbreak
10515 \end_inset
10516
10517
10518 \end_layout
10519
10520 \begin_layout Enumerate
10521 Hi
10522 \end_layout
10523
10524 \begin_layout Enumerate
10525 this is another
10526 \end_layout
10527
10528 \begin_layout Enumerate
10529 enumeration
10530 \end_layout
10531
10532 \begin_layout Standard
10533 To split an existing list into two lists, set the cursor at the end of a
10534  list item and use the menu 
10535 \family sans
10536 Insert\SpecialChar menuseparator
10537 Separated <Name> Above
10538 \family default
10539  or
10540 \family sans
10541  Insert\SpecialChar menuseparator
10542 Separated <Name> Below
10543 \family default
10544 .
10545  This inserts a plain separator (red line in \SpecialChar LyX
10546 ) and before or behind it the
10547  new list.
10548  Inside nested environments, it is also possible to split the outer environment.
10549 \end_layout
10550
10551 \begin_layout Standard
10552 By right-clicking on a separator one can change it into a paragraph separator
10553  (red arrow in LyX).
10554  The difference between both separator types is that the plain separator
10555  only splits the list and not the current paragraph.
10556 \end_layout
10557
10558 \begin_layout Standard
10559 In general, you get an environment separator when you press 
10560 \begin_inset Info
10561 type  "shortcut"
10562 arg   "paragraph-break"
10563 \end_inset
10564
10565  in a 
10566 \family sans
10567 Standard
10568 \family default
10569  environment immediately after a non-Standard one.
10570 \end_layout
10571
10572 \begin_layout Section
10573 Spacing, pagination and line breaks
10574 \begin_inset Index idx
10575 status collapsed
10576
10577 \begin_layout Plain Layout
10578 Spacing
10579 \end_layout
10580
10581 \end_inset
10582
10583
10584 \end_layout
10585
10586 \begin_layout Standard
10587 What is a space? While you might be used to pressing the space key anytime
10588  you want to separate two words in ordinary word processors, \SpecialChar LyX
10589  offers you
10590  more spaces: spaces of different widths and spaces which can or cannot
10591  be broken at the end of a line.
10592  The following sections will show you some examples where those spaces are
10593  useful.
10594 \end_layout
10595
10596 \begin_layout Subsection
10597 Protected Space
10598 \begin_inset CommandInset label
10599 LatexCommand label
10600 name "subsec:Protected-Space"
10601
10602 \end_inset
10603
10604
10605 \begin_inset Index idx
10606 status collapsed
10607
10608 \begin_layout Plain Layout
10609 Spaces ! Protected
10610 \end_layout
10611
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \begin_layout Standard
10618 The protected space: It is used to tell \SpecialChar LyX
10619  (and \SpecialChar LaTeX
10620 ) not to break the line at
10621  that point.
10622  This may be necessary to avoid unlucky line breaks, like in: 
10623 \end_layout
10624
10625 \begin_layout Quote
10626 Further documentation is given in section
10627 \begin_inset Newline newline
10628 \end_inset
10629
10630
10631 \begin_inset CommandInset ref
10632 LatexCommand ref
10633 reference "sec:Bibliography"
10634
10635 \end_inset
10636
10637 .
10638  
10639 \end_layout
10640
10641 \begin_layout Standard
10642 Obviously, it would be a good thing to put a protected space between 
10643 \begin_inset Quotes eld
10644 \end_inset
10645
10646 section
10647 \begin_inset Quotes erd
10648 \end_inset
10649
10650  and 
10651 \begin_inset Quotes eld
10652 \end_inset
10653
10654
10655 \begin_inset CommandInset ref
10656 LatexCommand ref
10657 reference "sec:Bibliography"
10658
10659 \end_inset
10660
10661
10662 \begin_inset Quotes erd
10663 \end_inset
10664
10665 .
10666  A protected space is set with 
10667 \family sans
10668 Insert\SpecialChar menuseparator
10669 Formatting\SpecialChar menuseparator
10670 Protected
10671 \begin_inset space ~
10672 \end_inset
10673
10674 Space
10675 \family default
10676  (shortcut 
10677 \begin_inset Info
10678 type  "shortcut"
10679 arg   "command-alternatives math-space ; space-insert protected"
10680 \end_inset
10681
10682 ).
10683 \end_layout
10684
10685 \begin_layout Subsection
10686 Horizontal Space
10687 \begin_inset CommandInset label
10688 LatexCommand label
10689 name "subsec:Horizontal-Space"
10690
10691 \end_inset
10692
10693
10694 \begin_inset Index idx
10695 status collapsed
10696
10697 \begin_layout Plain Layout
10698 Spacing ! Horizontal
10699 \end_layout
10700
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \begin_layout Standard
10707 All horizontal spaces can be inserted with the menu 
10708 \family sans
10709 Insert\SpecialChar menuseparator
10710 Formatting\SpecialChar menuseparator
10711 Horizontal Space
10712 \family default
10713 .
10714  The length units are listed in Appendix
10715 \begin_inset space ~
10716 \end_inset
10717
10718
10719 \begin_inset CommandInset ref
10720 LatexCommand ref
10721 reference "chap:Units-available-in"
10722
10723 \end_inset
10724
10725 .
10726 \end_layout
10727
10728 \begin_layout Subsubsection
10729 Inter-word Space
10730 \begin_inset CommandInset label
10731 LatexCommand label
10732 name "subsec:Inter-word-Space"
10733
10734 \end_inset
10735
10736
10737 \begin_inset Index idx
10738 status collapsed
10739
10740 \begin_layout Plain Layout
10741 Spaces ! Inter-word
10742 \end_layout
10743
10744 \end_inset
10745
10746
10747 \end_layout
10748
10749 \begin_layout Standard
10750 With the introduction of typewriters, it became conventional in some countries
10751  to type two spaces after a period to mimic the wider spaces used by typesetters
10752  at the ends of sentences.
10753  There is no need to do this as \SpecialChar LyX
10754  automatically takes care about this.
10755  However, you do not want an end of sentence space after an abbreviation
10756  followed by a period; see section
10757 \begin_inset space ~
10758 \end_inset
10759
10760
10761 \begin_inset CommandInset ref
10762 LatexCommand ref
10763 reference "subsec:Abbreviations"
10764
10765 \end_inset
10766
10767  for examples.
10768  To insert a normal space, select 
10769 \family sans
10770 Insert\SpecialChar menuseparator
10771 Formatting\SpecialChar menuseparator
10772 Interword
10773 \begin_inset space ~
10774 \end_inset
10775
10776 Space
10777 \family default
10778  (shortcut 
10779 \begin_inset Info
10780 type  "shortcut"
10781 arg   "space-insert normal"
10782 \end_inset
10783
10784 ).
10785 \end_layout
10786
10787 \begin_layout Subsubsection
10788 Thin Space
10789 \begin_inset CommandInset label
10790 LatexCommand label
10791 name "subsec:Thin-Space"
10792
10793 \end_inset
10794
10795
10796 \begin_inset Index idx
10797 status collapsed
10798
10799 \begin_layout Plain Layout
10800 Spaces ! Thin
10801 \end_layout
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Standard
10809
10810 \begin_inset Quotes eld
10811 \end_inset
10812
10813 thin space
10814 \begin_inset Quotes erd
10815 \end_inset
10816
10817  is a blank which has half the size of a normal space (and it is also 
10818 \begin_inset Quotes eld
10819 \end_inset
10820
10821 protected
10822 \begin_inset Quotes erd
10823 \end_inset
10824
10825 ).
10826  The typographical conventions in a lot of languages propose the use of
10827  thin spaces in cases where normal spaces would be too wide, for instance,
10828  inside abbreviations:
10829 \end_layout
10830
10831 \begin_layout Quote
10832 D.
10833 \begin_inset space \thinspace{}
10834 \end_inset
10835
10836 E.
10837  Knuth has developed our beloved typesetting program.
10838 \end_layout
10839
10840 \begin_layout Standard
10841 or between values and units.
10842  Compare for example this:
10843 \begin_inset Newline newline
10844 \end_inset
10845
10846 10
10847 \begin_inset space \thinspace{}
10848 \end_inset
10849
10850 kg (thin space)
10851 \begin_inset Newline newline
10852 \end_inset
10853
10854 10 kg (normal space
10855 \end_layout
10856
10857 \begin_layout Standard
10858 You can insert thin spaces with the menu 
10859 \family sans
10860 Insert\SpecialChar menuseparator
10861 Formatting\SpecialChar menuseparator
10862 Thin
10863 \begin_inset space ~
10864 \end_inset
10865
10866 Space
10867 \family default
10868  (shortcut 
10869 \begin_inset Info
10870 type  "shortcuts"
10871 arg   "space-insert thin"
10872 \end_inset
10873
10874 ).
10875 \end_layout
10876
10877 \begin_layout Subsubsection
10878 More Spaces
10879 \end_layout
10880
10881 \begin_layout Standard
10882 You can also insert the following space types:
10883 \end_layout
10884
10885 \begin_layout Description
10886 Negative
10887 \begin_inset space ~
10888 \end_inset
10889
10890 thin
10891 \begin_inset space ~
10892 \end_inset
10893
10894 space A line with a 
10895 \begin_inset Formula $\to$
10896 \end_inset
10897
10898
10899 \begin_inset space \negthinspace{}
10900 \end_inset
10901
10902
10903 \begin_inset Formula $\gets$
10904 \end_inset
10905
10906  negative thin space between the arrows.
10907 \end_layout
10908
10909 \begin_layout Description
10910 Negative
10911 \begin_inset space ~
10912 \end_inset
10913
10914 medium
10915 \begin_inset space ~
10916 \end_inset
10917
10918 space A line with a 
10919 \begin_inset Formula $\to$
10920 \end_inset
10921
10922
10923 \begin_inset space \negmedspace{}
10924 \end_inset
10925
10926
10927 \begin_inset Formula $\gets$
10928 \end_inset
10929
10930  negative medium space between the arrows.
10931 \end_layout
10932
10933 \begin_layout Description
10934 Negative
10935 \begin_inset space ~
10936 \end_inset
10937
10938 thick
10939 \begin_inset space ~
10940 \end_inset
10941
10942 space A line with a 
10943 \begin_inset Formula $\to$
10944 \end_inset
10945
10946
10947 \begin_inset space \negthickspace{}
10948 \end_inset
10949
10950
10951 \begin_inset Formula $\gets$
10952 \end_inset
10953
10954  negative thick space between the arrows.
10955 \end_layout
10956
10957 \begin_layout Description
10958 Enspace
10959 \begin_inset space ~
10960 \end_inset
10961
10962 (0.5
10963 \begin_inset space \thinspace{}
10964 \end_inset
10965
10966 em) A line with an 
10967 \begin_inset Formula $\to$
10968 \end_inset
10969
10970
10971 \begin_inset space \enskip{}
10972 \end_inset
10973
10974
10975 \begin_inset Formula $\gets$
10976 \end_inset
10977
10978  enspace
10979 \begin_inset space ~
10980 \end_inset
10981
10982 (0.5
10983 \begin_inset space \thinspace{}
10984 \end_inset
10985
10986 em) space between the arrows.
10987 \end_layout
10988
10989 \begin_layout Description
10990 Quad
10991 \begin_inset space ~
10992 \end_inset
10993
10994 (1
10995 \begin_inset space \thinspace{}
10996 \end_inset
10997
10998 em) A line with a 
10999 \begin_inset Formula $\to$
11000 \end_inset
11001
11002
11003 \begin_inset space \quad{}
11004 \end_inset
11005
11006
11007 \begin_inset Formula $\gets$
11008 \end_inset
11009
11010  Quad
11011 \begin_inset space ~
11012 \end_inset
11013
11014 (1
11015 \begin_inset space \thinspace{}
11016 \end_inset
11017
11018 em) space between the arrows.
11019 \end_layout
11020
11021 \begin_layout Description
11022 QQuad
11023 \begin_inset space ~
11024 \end_inset
11025
11026 (2
11027 \begin_inset space \thinspace{}
11028 \end_inset
11029
11030 em) A line with a 
11031 \begin_inset Formula $\to$
11032 \end_inset
11033
11034
11035 \begin_inset space \qquad{}
11036 \end_inset
11037
11038
11039 \begin_inset Formula $\gets$
11040 \end_inset
11041
11042  QQuad
11043 \begin_inset space ~
11044 \end_inset
11045
11046 (2
11047 \begin_inset space \thinspace{}
11048 \end_inset
11049
11050 em) space between the arrows.
11051 \end_layout
11052
11053 \begin_layout Description
11054 Custom
11055 \begin_inset space ~
11056 \end_inset
11057
11058 space A line with 
11059 \begin_inset Formula $\to$
11060 \end_inset
11061
11062
11063 \begin_inset space \hspace{}
11064 \length 2cm
11065 \end_inset
11066
11067
11068 \begin_inset Formula $\gets$
11069 \end_inset
11070
11071  2
11072 \begin_inset space \thinspace{}
11073 \end_inset
11074
11075 cm space between the arrows.
11076 \end_layout
11077
11078 \begin_layout Standard
11079 Table
11080 \begin_inset space ~
11081 \end_inset
11082
11083
11084 \begin_inset CommandInset ref
11085 LatexCommand ref
11086 reference "tab:Width-of-the"
11087
11088 \end_inset
11089
11090  lists the different space sizes.
11091 \end_layout
11092
11093 \begin_layout Standard
11094 \begin_inset Float table
11095 wide false
11096 sideways false
11097 status open
11098
11099 \begin_layout Plain Layout
11100 \begin_inset Caption Standard
11101
11102 \begin_layout Plain Layout
11103 \begin_inset CommandInset label
11104 LatexCommand label
11105 name "tab:Width-of-the"
11106
11107 \end_inset
11108
11109 Width of the different horizontal spaces.
11110 \end_layout
11111
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \begin_layout Plain Layout
11118 \align center
11119 \begin_inset Tabular
11120 <lyxtabular version="3" rows="10" columns="2">
11121 <features tabularvalignment="middle">
11122 <column alignment="center" valignment="top">
11123 <column alignment="center" valignment="top">
11124 <row>
11125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129
11130 \series bold
11131 Space
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140
11141 \series bold
11142 Width
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 </row>
11148 <row>
11149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153 Normal
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162 1/3
11163 \begin_inset space \thinspace{}
11164 \end_inset
11165
11166 em
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177 Protected
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 1/3
11187 \begin_inset space \thinspace{}
11188 \end_inset
11189
11190 em
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 </row>
11196 <row>
11197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 Thin
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210 1/6
11211 \begin_inset space \thinspace{}
11212 \end_inset
11213
11214 em
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 </row>
11220 <row>
11221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225 Negative thin
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 -1/6
11235 \begin_inset space \thinspace{}
11236 \end_inset
11237
11238 em
11239 \begin_inset Formula $\thinspace=\thinspace$
11240 \end_inset
11241
11242 -3
11243 \begin_inset space \thinspace{}
11244 \end_inset
11245
11246 mu
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 </row>
11252 <row>
11253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 Negative medium
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266 -4
11267 \begin_inset space \thinspace{}
11268 \end_inset
11269
11270 mu
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 </row>
11276 <row>
11277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 Negative thick
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 -5
11291 \begin_inset space \thinspace{}
11292 \end_inset
11293
11294 mu
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 </row>
11300 <row>
11301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11302 \begin_inset Text
11303
11304 \begin_layout Plain Layout
11305 Enspace (0.5
11306 \begin_inset space \thinspace{}
11307 \end_inset
11308
11309 em)
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 0.5
11319 \begin_inset space \thinspace{}
11320 \end_inset
11321
11322 em
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 </row>
11328 <row>
11329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333 Quad (1
11334 \begin_inset space \thinspace{}
11335 \end_inset
11336
11337 em)
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 1
11347 \begin_inset space \thinspace{}
11348 \end_inset
11349
11350 em
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 </row>
11356 <row>
11357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 QQuad (2
11362 \begin_inset space \thinspace{}
11363 \end_inset
11364
11365 em)
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11371 \begin_inset Text
11372
11373 \begin_layout Plain Layout
11374 2
11375 \begin_inset space \thinspace{}
11376 \end_inset
11377
11378 em
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 </row>
11384 </lyxtabular>
11385
11386 \end_inset
11387
11388
11389 \end_layout
11390
11391 \end_inset
11392
11393
11394 \end_layout
11395
11396 \begin_layout Subsubsection
11397 Horizontal Fills
11398 \begin_inset Index idx
11399 status collapsed
11400
11401 \begin_layout Plain Layout
11402 Spacing ! Fills
11403 \end_layout
11404
11405 \end_inset
11406
11407
11408 \end_layout
11409
11410 \begin_layout Standard
11411 Horizontal fills (HFills) are a special \SpecialChar LyX
11412  feature for adding extra space
11413  in a uniform fashion.
11414  An HFill is actually a variable length space, whose length always equals
11415  the remaining space between the left and right margins.
11416  If there is more than one HFill on a line, they divide the available space
11417  equally between themselves.
11418 \end_layout
11419
11420 \begin_layout Standard
11421 Here are a few examples of what you can do with them:
11422 \end_layout
11423
11424 \begin_layout Quote
11425 \noindent
11426 This is on the left side
11427 \begin_inset space \hfill{}
11428 \end_inset
11429
11430 This is on the right
11431 \end_layout
11432
11433 \begin_layout Quote
11434 \noindent
11435 Left
11436 \begin_inset space \hfill{}
11437 \end_inset
11438
11439 Middle
11440 \begin_inset space \hfill{}
11441 \end_inset
11442
11443 Right
11444 \end_layout
11445
11446 \begin_layout Quote
11447 \noindent
11448 Left
11449 \begin_inset space \hfill{}
11450 \end_inset
11451
11452 1/3 Left
11453 \begin_inset space \hfill{}
11454 \end_inset
11455
11456
11457 \begin_inset space \hfill{}
11458 \end_inset
11459
11460 Right
11461 \end_layout
11462
11463 \begin_layout Standard
11464 That was an example in the 
11465 \family sans
11466 Quote
11467 \family default
11468  environment.
11469  Here
11470 \begin_inset Formula $\to$
11471 \end_inset
11472
11473
11474 \begin_inset space \hfill{}
11475 \end_inset
11476
11477
11478 \begin_inset Formula $\gets$
11479 \end_inset
11480
11481 is one in a standard paragraph.
11482  It may or may not be apparent in the printed text, but it 
11483 \emph on
11484 is
11485 \emph default
11486  sitting in-between the two arrows.
11487 \end_layout
11488
11489 \begin_layout Standard
11490 HFills can be made visible when you choose one of the 
11491 \family sans
11492 Fill
11493 \begin_inset space ~
11494 \end_inset
11495
11496 Pattern
11497 \family default
11498 s in the space dialog: The following patterns are available:
11499 \end_layout
11500
11501 \begin_layout Standard
11502 Dots: 
11503 \begin_inset space \dotfill{}
11504 \end_inset
11505
11506
11507 \begin_inset space ~
11508 \end_inset
11509
11510
11511 \end_layout
11512
11513 \begin_layout Standard
11514 Rule: 
11515 \begin_inset space \hrulefill{}
11516 \end_inset
11517
11518
11519 \begin_inset space ~
11520 \end_inset
11521
11522
11523 \end_layout
11524
11525 \begin_layout Standard
11526 Left arrow: 
11527 \begin_inset space \leftarrowfill{}
11528 \end_inset
11529
11530
11531 \begin_inset space ~
11532 \end_inset
11533
11534
11535 \end_layout
11536
11537 \begin_layout Standard
11538 Right arrow: 
11539 \begin_inset space \rightarrowfill{}
11540 \end_inset
11541
11542
11543 \begin_inset space ~
11544 \end_inset
11545
11546
11547 \end_layout
11548
11549 \begin_layout Standard
11550 Up brace: 
11551 \begin_inset space \downbracefill{}
11552 \end_inset
11553
11554
11555 \begin_inset space ~
11556 \end_inset
11557
11558
11559 \end_layout
11560
11561 \begin_layout Standard
11562 Down brace: 
11563 \begin_inset space \upbracefill{}
11564 \end_inset
11565
11566
11567 \begin_inset space ~
11568 \end_inset
11569
11570
11571 \end_layout
11572
11573 \begin_layout Standard
11574 \begin_inset Note Greyedout
11575 status open
11576
11577 \begin_layout Plain Layout
11578
11579 \series bold
11580 Note:
11581 \series default
11582  If an HFill is at the beginning of a line, and 
11583 \emph on
11584 not
11585 \emph default
11586  in the first line in a paragraph, \SpecialChar LyX
11587  ignores it.
11588  This prevents HFills from accidentally being wrapped onto a new line.
11589  If you need space in this case anyway, set the 
11590 \family sans
11591 Protect
11592 \family default
11593  option in the space dialog.
11594 \end_layout
11595
11596 \end_inset
11597
11598
11599 \end_layout
11600
11601 \begin_layout Subsubsection
11602 Phantom Space
11603 \begin_inset CommandInset label
11604 LatexCommand label
11605 name "subsec:Phantom-Space"
11606
11607 \end_inset
11608
11609
11610 \begin_inset Index idx
11611 status collapsed
11612
11613 \begin_layout Plain Layout
11614 Spacing ! Phantom
11615 \end_layout
11616
11617 \end_inset
11618
11619
11620 \end_layout
11621
11622 \begin_layout Standard
11623 Sometimes you want to insert space with exactly the length of a phrase.
11624  For example, you want to create the following multiple choice question:
11625 \end_layout
11626
11627 \begin_layout Standard
11628 \begin_inset VSpace medskip
11629 \end_inset
11630
11631 What is correct English?:
11632 \begin_inset Newline newline
11633 \end_inset
11634
11635
11636 \begin_inset Newline newline
11637 \end_inset
11638
11639 Mr.
11640 \begin_inset space ~
11641 \end_inset
11642
11643 Edge would have been jumps the gun.
11644 \begin_inset Newline newline
11645 \end_inset
11646
11647
11648 \begin_inset Phantom HPhantom
11649 status open
11650
11651 \begin_layout Plain Layout
11652 Mr.
11653  Edge 
11654 \end_layout
11655
11656 \end_inset
11657
11658 has to be jumped
11659 \begin_inset Newline newline
11660 \end_inset
11661
11662
11663 \begin_inset Phantom HPhantom
11664 status open
11665
11666 \begin_layout Plain Layout
11667 Mr.
11668  Edge 
11669 \end_layout
11670
11671 \end_inset
11672
11673 jumps
11674 \begin_inset VSpace medskip
11675 \end_inset
11676
11677
11678 \end_layout
11679
11680 \begin_layout Standard
11681 \noindent
11682 so that the choices appear exactly after the phrase 
11683 \begin_inset Quotes eld
11684 \end_inset
11685
11686 Mr.
11687 \begin_inset space ~
11688 \end_inset
11689
11690 Edge
11691 \begin_inset space ~
11692 \end_inset
11693
11694
11695 \begin_inset Quotes erd
11696 \end_inset
11697
11698 .
11699  To get this, you can use the phantom insets available via the menu 
11700 \family sans
11701 Insert\SpecialChar menuseparator
11702 Formatting\SpecialChar menuseparator
11703 Phantom
11704 \family default
11705 .
11706  In our case insert a horizontal phantom at the beginning of the last two
11707  lines and insert 
11708 \begin_inset Quotes eld
11709 \end_inset
11710
11711 Mr.
11712 \begin_inset space ~
11713 \end_inset
11714
11715 Edge
11716 \begin_inset space ~
11717 \end_inset
11718
11719
11720 \begin_inset Quotes erd
11721 \end_inset
11722
11723  into the phantom inset (note the space after 
11724 \begin_inset Quotes eld
11725 \end_inset
11726
11727 Edge
11728 \begin_inset Quotes erd
11729 \end_inset
11730
11731 ).
11732  A phantom insets prints only the space of its content (like a placeholder).
11733  That is why it is named 
11734 \begin_inset Quotes eld
11735 \end_inset
11736
11737 phantom
11738 \begin_inset Quotes erd
11739 \end_inset
11740
11741 .
11742  The normal phantom outputs the width and height of the content as space,
11743  while the horizontal and vertical variant only outputs the corresponding
11744  dimension.
11745 \end_layout
11746
11747 \begin_layout Subsection
11748 Vertical Space
11749 \begin_inset CommandInset label
11750 LatexCommand label
11751 name "subsec:Vertical-Space"
11752
11753 \end_inset
11754
11755
11756 \begin_inset Index idx
11757 status collapsed
11758
11759 \begin_layout Plain Layout
11760 Spacing ! Vertical
11761 \end_layout
11762
11763 \end_inset
11764
11765
11766 \end_layout
11767
11768 \begin_layout Standard
11769 To add extra vertical space above or below a paragraph, use the 
11770 \family sans
11771 Insert\SpecialChar menuseparator
11772 Formatting\SpecialChar menuseparator
11773 Vertical
11774 \begin_inset space ~
11775 \end_inset
11776
11777 Space
11778 \family default
11779  dialog.
11780  There you find the following sizes:
11781 \end_layout
11782
11783 \begin_layout Standard
11784
11785 \family sans
11786 SmallSkip
11787 \family default
11788
11789 \family sans
11790 MedSkip
11791 \family default
11792  and 
11793 \family sans
11794 BigSkip
11795 \family default
11796  are \SpecialChar LaTeX
11797  sizes which depend on the font size of the document.
11798  
11799 \family sans
11800 DefSkip
11801 \family default
11802  is the skip adjusted in the dialog 
11803 \family sans
11804 Document\SpecialChar menuseparator
11805 Settings\SpecialChar menuseparator
11806 Text
11807 \begin_inset space ~
11808 \end_inset
11809
11810 Layout
11811 \family default
11812
11813 \begin_inset Index idx
11814 status collapsed
11815
11816 \begin_layout Plain Layout
11817 Document ! Settings
11818 \end_layout
11819
11820 \end_inset
11821
11822  for the paragraph separation.
11823  If you use indentation to separate paragraphs 
11824 \family sans
11825 DefSkip
11826 \family default
11827  is equal to 
11828 \family sans
11829 MedSkip
11830 \family default
11831 .
11832 \end_layout
11833
11834 \begin_layout Standard
11835
11836 \family sans
11837 VFill
11838 \family default
11839
11840 \begin_inset Index idx
11841 status collapsed
11842
11843 \begin_layout Plain Layout
11844 Spacing ! Fills
11845 \end_layout
11846
11847 \end_inset
11848
11849  is a variable space, set so that the space is maximal within one page.
11850  An example: you have only two short paragraphs on one page with a 
11851 \family sans
11852 Vfill
11853 \family default
11854  between them.
11855  Then the first paragraph is placed at the top of the page and the second
11856  one at the bottom, because the space between them is then maximal.
11857  
11858 \family sans
11859 VFill
11860 \family default
11861 s work like 
11862 \family sans
11863 HFill
11864 \family default
11865 s: they fill the remaining vertical space on a page with blank space.
11866 \begin_inset Foot
11867 status collapsed
11868
11869 \begin_layout Plain Layout
11870
11871 \family sans
11872 HFill
11873 \family default
11874 s are described in section
11875 \begin_inset space ~
11876 \end_inset
11877
11878
11879 \begin_inset CommandInset ref
11880 LatexCommand ref
11881 reference "subsec:Horizontal-Space"
11882
11883 \end_inset
11884
11885 .
11886 \end_layout
11887
11888 \end_inset
11889
11890  If there are several 
11891 \family sans
11892 VFill
11893 \family default
11894 s on a page, they divide the remaining vertical space equally between themselves.
11895  You can therefore use 
11896 \family sans
11897 VFill
11898 \family default
11899 s to center text on a page, or even place text 2/3 down a page.
11900 \end_layout
11901
11902 \begin_layout Standard
11903
11904 \family sans
11905 Custom
11906 \family default
11907  are custom spaces in units explained in Appendix
11908 \begin_inset space ~
11909 \end_inset
11910
11911
11912 \begin_inset CommandInset ref
11913 LatexCommand ref
11914 reference "chap:Units-available-in"
11915
11916 \end_inset
11917
11918 .
11919 \end_layout
11920
11921 \begin_layout Standard
11922 \begin_inset Note Greyedout
11923 status open
11924
11925 \begin_layout Plain Layout
11926
11927 \series bold
11928 Note:
11929 \series default
11930  
11931 \series medium
11932 If the extra vertical space would be in the output at the top/bottom of
11933  a page, the space is only added if you have also checked the option 
11934 \family sans
11935 Protect
11936 \family default
11937 .
11938 \end_layout
11939
11940 \end_inset
11941
11942
11943 \end_layout
11944
11945 \begin_layout Subsection
11946 Paragraph Alignment
11947 \begin_inset Index idx
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951 Paragraph ! Alignment
11952 \end_layout
11953
11954 \end_inset
11955
11956
11957 \end_layout
11958
11959 \begin_layout Standard
11960 You can change the paragraph alignment with the 
11961 \family sans
11962 Edit\SpecialChar menuseparator
11963 Paragraph Settings
11964 \family default
11965  dialog (toolbar button 
11966 \begin_inset Info
11967 type  "icon"
11968 arg   "layout-paragraph"
11969 \end_inset
11970
11971 ).
11972  There are five possibilities: 
11973 \end_layout
11974
11975 \begin_layout Itemize
11976
11977 \family sans
11978 Justified
11979 \family default
11980  (shortcut 
11981 \begin_inset Info
11982 type  "shortcut"
11983 arg   "paragraph-params \\align block"
11984 \end_inset
11985
11986 )
11987 \end_layout
11988
11989 \begin_layout Itemize
11990
11991 \family sans
11992 Left
11993 \family default
11994  (
11995 \begin_inset Info
11996 type  "shortcut"
11997 arg   "paragraph-params \\align left"
11998 \end_inset
11999
12000 )
12001 \end_layout
12002
12003 \begin_layout Itemize
12004
12005 \family sans
12006 Right
12007 \family default
12008  (
12009 \begin_inset Info
12010 type  "shortcut"
12011 arg   "paragraph-params \\align right"
12012 \end_inset
12013
12014 )
12015 \end_layout
12016
12017 \begin_layout Itemize
12018
12019 \family sans
12020 Center
12021 \family default
12022  (
12023 \begin_inset Info
12024 type  "shortcut"
12025 arg   "paragraph-params \\align center"
12026 \end_inset
12027
12028 )
12029 \end_layout
12030
12031 \begin_layout Itemize
12032
12033 \family sans
12034 Default
12035 \family default
12036  (
12037 \begin_inset Info
12038 type  "shortcut"
12039 arg   "paragraph-params \\align default"
12040 \end_inset
12041
12042 )
12043 \end_layout
12044
12045 \begin_layout Standard
12046 The default in most cases is justified alignment, in which the inter-word
12047  spacing is variable and each line of a paragraph fills the region between
12048  the left and right margins.
12049  The other three alignments should be self-explanatory, and look like this:
12050 \end_layout
12051
12052 \begin_layout Standard
12053 \align right
12054 This paragraph is right aligned,
12055 \end_layout
12056
12057 \begin_layout Standard
12058 \align center
12059 this one is centered,
12060 \end_layout
12061
12062 \begin_layout Standard
12063 \align left
12064 this one is left aligned.
12065 \end_layout
12066
12067 \begin_layout Subsection
12068 Forced Page Breaks
12069 \begin_inset Index idx
12070 status collapsed
12071
12072 \begin_layout Plain Layout
12073 Page breaks ! Forced
12074 \end_layout
12075
12076 \end_inset
12077
12078
12079 \begin_inset CommandInset label
12080 LatexCommand label
12081 name "subsec:Forced-Page-Breaks"
12082
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \begin_layout Standard
12089 If you don't like the way \SpecialChar LaTeX
12090  does the page breaks in your document, you can
12091  force a page break where you want one.
12092  Normally this will not be necessary, because \SpecialChar LaTeX
12093  is good at page breaking.
12094  Only if you use a lot of 
12095 \family sans
12096 Floats
12097 \family default
12098 , \SpecialChar LaTeX
12099 's page breaking algorithm can fail.
12100 \end_layout
12101
12102 \begin_layout Standard
12103 We recommend you not to use forced page breaks until the text is finished
12104  and you have checked in the preview to see if you 
12105 \emph on
12106 really
12107 \emph default
12108  have to change the page breaking.
12109 \end_layout
12110
12111 \begin_layout Standard
12112 There are two types of page breaks: One that ends the page without any special
12113  action.
12114  This can be inserted above or below a paragraph via the menu 
12115 \family sans
12116 Insert\SpecialChar menuseparator
12117 Formatting\SpecialChar menuseparator
12118 New
12119 \begin_inset space ~
12120 \end_inset
12121
12122 Page
12123 \family default
12124 .
12125  The second type, that is inserted via the menu 
12126 \family sans
12127 Insert\SpecialChar menuseparator
12128 Formatting\SpecialChar menuseparator
12129 Page
12130 \begin_inset space ~
12131 \end_inset
12132
12133 Break
12134 \family default
12135 , ends a page but stretches the content of the page, so that it fills out
12136  the complete page.
12137  This type is useful to avoid whitespace when a page break produces a page
12138  on which only the last few lines are absent.
12139 \end_layout
12140
12141 \begin_layout Standard
12142 You might try to use a page break to ensure that a figure or table appears
12143  at the top of a page.
12144  This is, of course, the wrong way to do it.
12145  \SpecialChar LyX
12146  gives you a way of automatically ensuring that your figures and tables
12147  appear at the top of a page (or the bottom, or on their own page) without
12148  having to worry about what precedes or follows your figure or table.
12149  See chapter 
12150 \begin_inset CommandInset ref
12151 LatexCommand ref
12152 reference "chap:Floats-and-Notes"
12153
12154 \end_inset
12155
12156  to learn more about 
12157 \family sans
12158 Floats
12159 \family default
12160 .
12161 \end_layout
12162
12163 \begin_layout Subsubsection
12164 Clear Page Breaks
12165 \begin_inset CommandInset label
12166 LatexCommand label
12167 name "subsec:Clear-Page-Breaks"
12168
12169 \end_inset
12170
12171
12172 \begin_inset Index idx
12173 status collapsed
12174
12175 \begin_layout Plain Layout
12176 Page breaks ! Clear
12177 \end_layout
12178
12179 \end_inset
12180
12181
12182 \end_layout
12183
12184 \begin_layout Standard
12185 Rather than forced page breaks where the content behind the break is placed
12186  directly on the next page, you can also clear pages while breaking them.
12187  That means that the current paragraph is terminated and everything, including
12188  unprocessed floats, from the earlier part of the document are placed after
12189  it, if necessary by adding pages.
12190 \end_layout
12191
12192 \begin_layout Standard
12193 You can insert a clear page break with the menu 
12194 \family sans
12195 Insert\SpecialChar menuseparator
12196 Formatting\SpecialChar menuseparator
12197 Clear
12198 \begin_inset space ~
12199 \end_inset
12200
12201 Page
12202 \family default
12203 .
12204  When you have a two-sided document like a book, you can use the menu 
12205 \family sans
12206 Insert\SpecialChar menuseparator
12207 Formatting\SpecialChar menuseparator
12208 Clear
12209 \begin_inset space ~
12210 \end_inset
12211
12212 Double
12213 \begin_inset space ~
12214 \end_inset
12215
12216 Page
12217 \family default
12218  to insert a clear page break that assures that the next page is a right-hand
12219  page (odd-numbered), if necessary by adding a page.
12220 \end_layout
12221
12222 \begin_layout Subsection
12223 Forced Line Breaks
12224 \begin_inset Index idx
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228 Line breaks
12229 \end_layout
12230
12231 \end_inset
12232
12233
12234 \begin_inset CommandInset label
12235 LatexCommand label
12236 name "subsec:Forced-Line-Breaks"
12237
12238 \end_inset
12239
12240
12241 \end_layout
12242
12243 \begin_layout Standard
12244 Similar to page breaks there are two types of line breaks: one simply breaks
12245  the line.
12246  You can force this line break within a paragraph by selecting 
12247 \family sans
12248 Insert\SpecialChar menuseparator
12249 Formatting\SpecialChar menuseparator
12250 Ragged
12251 \begin_inset space ~
12252 \end_inset
12253
12254 Line
12255 \begin_inset space ~
12256 \end_inset
12257
12258 Break
12259 \family default
12260  or with 
12261 \begin_inset Info
12262 type  "shortcut"
12263 arg   "newline-insert newline"
12264 \end_inset
12265
12266 .
12267  Another type that is inserted via the menu 
12268 \family sans
12269 Insert\SpecialChar menuseparator
12270 Formatting\SpecialChar menuseparator
12271 Justified
12272 \begin_inset space ~
12273 \end_inset
12274
12275 Line
12276 \begin_inset space ~
12277 \end_inset
12278
12279 Break
12280 \family default
12281  or with 
12282 \begin_inset Info
12283 type  "shortcut"
12284 arg   "newline-insert linebreak"
12285 \end_inset
12286
12287  breaks the line and stretches it so that it fills out the whole space between
12288  the page margins.
12289  This is useful to avoid 
12290 \begin_inset Quotes eld
12291 \end_inset
12292
12293 fringes
12294 \begin_inset Quotes erd
12295 \end_inset
12296
12297  in justified paragraphs due to possible whitespace introduced by line breaks.
12298 \end_layout
12299
12300 \begin_layout Standard
12301 You shouldn't use forced line breaks to correct \SpecialChar LaTeX
12302 's line breaking, as \SpecialChar LaTeX
12303  is
12304  very good at line breaking.
12305  There are, however, a number of situations where it is necessary to set
12306  a line break actively, for example, in a poem or for an address (see sections
12307 \begin_inset space ~
12308 \end_inset
12309
12310
12311 \begin_inset CommandInset ref
12312 LatexCommand ref
12313 reference "sec:Quote"
12314
12315 \end_inset
12316
12317
12318 \begin_inset CommandInset ref
12319 LatexCommand ref
12320 reference "sec:Verse"
12321
12322 \end_inset
12323
12324  and 
12325 \begin_inset CommandInset ref
12326 LatexCommand ref
12327 reference "sec:Address-Usage"
12328
12329 \end_inset
12330
12331 ).
12332 \end_layout
12333
12334 \begin_layout Subsection
12335 Horizontal Lines
12336 \begin_inset CommandInset label
12337 LatexCommand label
12338 name "subsec:Horizontal-Lines"
12339
12340 \end_inset
12341
12342
12343 \begin_inset Index idx
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347 Horizontal lines
12348 \end_layout
12349
12350 \end_inset
12351
12352
12353 \end_layout
12354
12355 \begin_layout Standard
12356 \noindent
12357 \begin_inset CommandInset line
12358 LatexCommand rule
12359 offset "0.5ex"
12360 width "100line%"
12361 height "1pt"
12362
12363 \end_inset
12364
12365
12366 \end_layout
12367
12368 \begin_layout Standard
12369 \noindent
12370 In the dialog 
12371 \family sans
12372 Insert\SpecialChar menuseparator
12373 Formatting\SpecialChar menuseparator
12374 Horizontal
12375 \begin_inset space ~
12376 \end_inset
12377
12378 Line
12379 \family default
12380  you can insert horizontal lines.
12381  The line offset is the vertical distance between the line and the baseline
12382  of the current text line or the paragraph.
12383  The line settings can be changed by left-clicking on the line.
12384 \end_layout
12385
12386 \begin_layout Standard
12387 \noindent
12388 \begin_inset CommandInset line
12389 LatexCommand rule
12390 offset "0.5ex"
12391 width "100line%"
12392 height "1pt"
12393
12394 \end_inset
12395
12396
12397 \end_layout
12398
12399 \begin_layout Section
12400 Characters and Symbols
12401 \end_layout
12402
12403 \begin_layout Standard
12404 You can directly enter all characters that are available on your keyboard.
12405  You can also use special keyboard maps to be able to enter, for example,
12406  characters needed for French with an English keyboard.
12407  See section
12408 \begin_inset space \thinspace{}
12409 \end_inset
12410
12411
12412 \begin_inset CommandInset ref
12413 LatexCommand ref
12414 reference "subsec:Keyboard-mapping"
12415
12416 \end_inset
12417
12418  for information on how this is done.
12419 \end_layout
12420
12421 \begin_layout Standard
12422 For the case where you need a character that is not on your keyboard, you
12423  can use the 
12424 \family sans
12425 Symbols
12426 \family default
12427  dialog via the menu 
12428 \family sans
12429 Insert\SpecialChar menuseparator
12430 Special Character\SpecialChar menuseparator
12431 Symbols
12432 \family default
12433 .
12434 \end_layout
12435
12436 \begin_layout Standard
12437 \begin_inset Note Greyedout
12438 status open
12439
12440 \begin_layout Plain Layout
12441
12442 \series bold
12443 Note:
12444 \series default
12445  Maybe not all symbols inserted with the symbols dialog can be displayed
12446  when you are using a special screen font in \SpecialChar LyX
12447 's preferences.
12448  But the inserted symbols will in every case be displayed in the output.
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \end_layout
12455
12456 \begin_layout Section
12457 Fonts and Text Styles
12458 \begin_inset CommandInset label
12459 LatexCommand label
12460 name "sec:Fonts-and-Text"
12461
12462 \end_inset
12463
12464
12465 \end_layout
12466
12467 \begin_layout Subsection
12468 Font Types
12469 \begin_inset Index idx
12470 status collapsed
12471
12472 \begin_layout Plain Layout
12473 Font ! Types
12474 \end_layout
12475
12476 \end_inset
12477
12478
12479 \end_layout
12480
12481 \begin_layout Standard
12482 There are two types of fonts:
12483 \end_layout
12484
12485 \begin_layout Description
12486 Vector
12487 \begin_inset space ~
12488 \end_inset
12489
12490 fonts
12491 \begin_inset Index idx
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495 Fonts ! Vector-
12496 \end_layout
12497
12498 \end_inset
12499
12500  are built from outlines of the single glyphs (e.
12501 \begin_inset space \thinspace{}
12502 \end_inset
12503
12504 g.
12505  characters) in the font.
12506  This means that each glyph is defined using mathematical curves that are
12507  well suited for scaling to any requested size.
12508  This mathematical definition is interpreted by the font renderer and the
12509  curve is filled out with pixels according to the size and glyph.
12510  This means that vector fonts will look pretty good in all sizes.
12511  Only at very small sizes where each pixel has to be very carefully computed
12512  to provide a good image might it be hard to provide a good rendering.
12513 \begin_inset Newline newline
12514 \end_inset
12515
12516 That could mean that one only needs to define one font size and scale them.
12517  But to achieve a better quality, many fonts define several font sizes.
12518  That improves the appearance because you need more details at large font
12519  sizes than at small ones.
12520 \begin_inset Newline newline
12521 \end_inset
12522
12523 The font types 
12524 \family typewriter
12525 TrueType
12526 \family default
12527
12528 \family typewriter
12529 OpenType
12530 \family default
12531 , and 
12532 \family typewriter
12533 Type
12534 \begin_inset space ~
12535 \end_inset
12536
12537 1
12538 \family default
12539  are vector fonts.
12540 \end_layout
12541
12542 \begin_layout Description
12543 Bitmap
12544 \begin_inset space ~
12545 \end_inset
12546
12547 fonts
12548 \begin_inset Index idx
12549 status collapsed
12550
12551 \begin_layout Plain Layout
12552 Fonts ! Bitmap-
12553 \end_layout
12554
12555 \end_inset
12556
12557  on the other hand, are defined by bitmap graphics from the start; so they
12558  will look good at all the sizes they are meant for.
12559  However, they don't scale well, because in order to scale a glyph, each
12560  pixel is enlarged into several pixels.
12561  It is the same effect that happens if you try to enlarge a picture in an
12562  image manipulation program.
12563  In order to mitigate this effect, bitmap fonts are typically provided in
12564  several fixed sizes typically from around 8
12565 \begin_inset space ~
12566 \end_inset
12567
12568 pixels high up to 34
12569 \begin_inset space ~
12570 \end_inset
12571
12572 pixels or so high in steps according to what is believed to be useful.
12573  The advantage of bitmap fonts is that no complicated computations are necessary
12574  to display each glyph; so bitmap fonts display therefore more quickly than
12575  scalable fonts.
12576  The disadvantage is that sizes that don't exist as fixed versions have
12577  to be scaled by doubling pixels, and thus look bad.
12578 \begin_inset Newline newline
12579 \end_inset
12580
12581 Bitmap fonts are named 
12582 \family typewriter
12583 Type
12584 \begin_inset space ~
12585 \end_inset
12586
12587 3
12588 \family default
12589  in PostScript- and PDF-documents.
12590 \end_layout
12591
12592 \begin_layout Standard
12593 The result of all this is that bitmap fonts are best for the size they are
12594  designed for, while scalable fonts are good for nearly all sizes.
12595  So one needs fewer font size definitions for scalable fonts.
12596  That's the reason why nearly all text rendering and typesetting programs
12597  use scalable fonts.
12598 \end_layout
12599
12600 \begin_layout Standard
12601 To see which fonts are used in a PDF-document, look at its document properties.
12602 \end_layout
12603
12604 \begin_layout Standard
12605 Many modern typesetting and markup languages have begun to move towards
12606  specifying character styles rather than specifying a particular font.
12607  For example, instead of changing to an italicized version of the current
12608  font to emphasize text, you use an 
12609 \begin_inset Quotes eld
12610 \end_inset
12611
12612 emphasized style
12613 \begin_inset Quotes erd
12614 \end_inset
12615
12616  instead.
12617  This concept fits in perfectly with \SpecialChar LyX
12618 .
12619  In \SpecialChar LyX
12620 , you do things based on contexts, rather than focusing on typesetting
12621  details.
12622 \end_layout
12623
12624 \begin_layout Subsection
12625 \SpecialChar LaTeX
12626  font support
12627 \begin_inset CommandInset label
12628 LatexCommand label
12629 name "subsec:LaTeX-font-support"
12630
12631 \end_inset
12632
12633
12634 \end_layout
12635
12636 \begin_layout Standard
12637 Traditionally, \SpecialChar LaTeX
12638  used its own fonts.
12639  That is to say, you cannot directly access the fonts installed on your
12640  operating system, but you have to use specific fonts provided by your \SpecialChar LaTeX
12641
12642  distribution.
12643  The reason is that \SpecialChar LaTeX
12644  needs some extra information about the fonts, which
12645  have to be provided by additional files and packages.
12646  The downside of this is that your font choice is somewhat limited compared
12647  to a word processor.
12648  On the other hand this comes with the advantage that the provided fonts
12649  are generally of very good quality, and that \SpecialChar LaTeX
12650  files are very portable across
12651  different machines.
12652  Also, the range of fonts supported by traditional \SpecialChar LaTeX
12653  has increased a lot
12654  in the meantime; so you can find packages for many free and commercial
12655  fonts.
12656  \SpecialChar LyX
12657  supports the fonts that are under a free license via the user interface
12658  (see section
12659 \begin_inset space ~
12660 \end_inset
12661
12662
12663 \begin_inset CommandInset ref
12664 LatexCommand ref
12665 reference "subsec:Document-Font"
12666
12667 \end_inset
12668
12669  for details).
12670  Other fonts are available if you enter the relevant \SpecialChar LaTeX
12671  code in the document
12672  preamble (please refer to the documentation of your desired font).
12673 \end_layout
12674
12675 \begin_layout Standard
12676 Recent developments brought some new \SpecialChar LaTeX
12677  engines that are also able directly
12678  to access fonts that are installed for your operating system, namely Xe\SpecialChar TeX
12679
12680  and Lua\SpecialChar TeX
12681 .
12682  Both engines are supported by \SpecialChar LyX
12683 .
12684  By using them, you can theoretically use any OpenType or TrueType font
12685  that is installed on your system.
12686  The next section describes how to use these fonts.
12687 \end_layout
12688
12689 \begin_layout Standard
12690 \begin_inset Note Greyedout
12691 status open
12692
12693 \begin_layout Plain Layout
12694
12695 \series bold
12696 Note:
12697 \series default
12698  In practice, some fonts might fail due to a legacy (non Unicode) font encoding,
12699  bad metrics, or other font deficiencies; so you might have to experiment.
12700 \end_layout
12701
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Subsection
12708 Document Font and Font size
12709 \begin_inset CommandInset label
12710 LatexCommand label
12711 name "subsec:Document-Font"
12712
12713 \end_inset
12714
12715
12716 \begin_inset Index idx
12717 status collapsed
12718
12719 \begin_layout Plain Layout
12720 Font ! Size
12721 \end_layout
12722
12723 \end_inset
12724
12725
12726 \begin_inset Index idx
12727 status collapsed
12728
12729 \begin_layout Plain Layout
12730 Document ! Font
12731 \end_layout
12732
12733 \end_inset
12734
12735
12736 \end_layout
12737
12738 \begin_layout Standard
12739 You can set the document fonts in the 
12740 \family sans
12741 Document\SpecialChar menuseparator
12742 Settings
12743 \family default
12744
12745 \begin_inset Index idx
12746 status collapsed
12747
12748 \begin_layout Plain Layout
12749 Document ! Settings
12750 \end_layout
12751
12752 \end_inset
12753
12754  dialog.
12755  In the 
12756 \family sans
12757 Fonts
12758 \family default
12759  section of the dialog, you can specify which font should be used for the
12760  three different font shapes — roman (serif), 
12761 \family sans
12762 sans
12763 \begin_inset space ~
12764 \end_inset
12765
12766 serif
12767 \family default
12768  and 
12769 \family typewriter
12770 typewriter
12771 \family default
12772  (monospaced) — and you can specify the base font size and scaling factors
12773  for (some) sans
12774 \begin_inset space ~
12775 \end_inset
12776
12777 serif and typewriter fonts if this is necessary to fit with the roman font.
12778 \end_layout
12779
12780 \begin_layout Standard
12781 If you select 
12782 \family sans
12783 Use non-TeX fonts
12784 \family default
12785 , you will have access to the fonts installed on your operating system.
12786  This requires that you use 
12787 \family sans
12788 PDF (XeTeX)
12789 \family default
12790
12791 \family sans
12792 PDF (LuaTeX)
12793 \family default
12794  or 
12795 \family sans
12796 DVI (LuaTeX)
12797 \family default
12798  as the output format, i.
12799 \begin_inset space \thinspace{}
12800 \end_inset
12801
12802 e.
12803 \begin_inset space \space{}
12804 \end_inset
12805
12806 you will have to have either Xe\SpecialChar TeX
12807  or Lua\SpecialChar TeX
12808  installed (see section
12809 \begin_inset space ~
12810 \end_inset
12811
12812
12813 \begin_inset CommandInset ref
12814 LatexCommand ref
12815 reference "subsec:LaTeX-font-support"
12816
12817 \end_inset
12818
12819 ).
12820  You will then not have access to \SpecialChar TeX
12821 's own fonts.
12822  Note that \SpecialChar LyX
12823  then lists all available fonts in each of the three lists (roman,
12824  sans
12825 \begin_inset space ~
12826 \end_inset
12827
12828 serif, and typewriter), since \SpecialChar LyX
12829  cannot determine the family.
12830  Also note that the output might fail with some of the listed fonts, due
12831  to the encoding of the fonts and\SpecialChar breakableslash
12832 or font failures.
12833  \SpecialChar LyX
12834  cannot determine this in advance, so you might need to experiment.
12835 \end_layout
12836
12837 \begin_layout Standard
12838 If you use \SpecialChar TeX
12839  fonts (which is the default), the possible options for the font
12840  include 
12841 \family sans
12842 Default
12843 \family default
12844  and a list of fonts available with your \SpecialChar LaTeX
12845  distribution.
12846  If you select 
12847 \family sans
12848 Default,
12849 \family default
12850  the font that is preset by the current document class is used.
12851  With LyX's 
12852 \change_deleted -712698321 1524413696
12853 default
12854 \change_inserted -712698321 1524413700
12855 automatic
12856 \change_unchanged
12857  font encoding, this is
12858 \change_inserted -712698321 1524413733
12859 , depending on the document language,
12860 \change_unchanged
12861  
12862 \change_inserted -712698321 1524413747
12863 either the the standard \SpecialChar TeX
12864  font 
12865 \begin_inset Quotes eld
12866 \end_inset
12867
12868
12869 \family typewriter
12870 Computer
12871 \begin_inset space ~
12872 \end_inset
12873
12874 Modern
12875 \family default
12876
12877 \begin_inset Quotes erd
12878 \end_inset
12879
12880  (
12881 \family typewriter
12882 cm
12883 \family default
12884 ) or 
12885 \change_unchanged
12886 a look-alike of
12887 \change_deleted -712698321 1524413754
12888  the standard \SpecialChar TeX
12889  font 
12890 \begin_inset Quotes eld
12891 \end_inset
12892
12893
12894 \family typewriter
12895 Computer
12896 \begin_inset space ~
12897 \end_inset
12898
12899 Modern
12900 \family default
12901
12902 \begin_inset Quotes erd
12903 \end_inset
12904
12905  (
12906 \family typewriter
12907 cm
12908 \family default
12909 )
12910 \change_inserted -712698321 1524413756
12911  this font
12912 \change_unchanged
12913 : either 
12914 \begin_inset Quotes eld
12915 \end_inset
12916
12917
12918 \family typewriter
12919 cm-super
12920 \family default
12921
12922 \begin_inset Quotes erd
12923 \end_inset
12924
12925  or the bitmap font 
12926 \begin_inset Quotes eld
12927 \end_inset
12928
12929
12930 \family typewriter
12931 European Computer Modern
12932 \family default
12933
12934 \begin_inset Quotes erd
12935 \end_inset
12936
12937  (
12938 \family typewriter
12939 ec
12940 \family default
12941 ).
12942  However, some classes set different default fonts.
12943 \end_layout
12944
12945 \begin_layout Standard
12946 As 
12947 \family typewriter
12948 ec
12949 \family default
12950  is a bitmap font, it looks pixelated in PDF output, especially when you
12951  read the PDF in a zoomed size.
12952 \begin_inset Foot
12953 status collapsed
12954
12955 \begin_layout Plain Layout
12956 This problem is less severe if you read PDFs in 
12957 \family typewriter
12958 Adobe
12959 \begin_inset space ~
12960 \end_inset
12961
12962 Reader
12963 \family default
12964  version 6 or later, because this program includes a special bitmap font
12965  renderer.
12966 \end_layout
12967
12968 \end_inset
12969
12970  To get rid of pixelated fonts, you have to use a vector font.
12971  Depending on how your document should look, you can either:
12972 \end_layout
12973
12974 \begin_layout Itemize
12975 select the 
12976 \family sans
12977 Latin
12978 \begin_inset space ~
12979 \end_inset
12980
12981 Modern
12982 \family default
12983  fonts, which is the recommended choice if you want to keep the look of
12984  
12985 \family typewriter
12986 cm
12987 \family default
12988 /
12989 \family typewriter
12990 ec
12991 \family default
12992 .
12993  
12994 \family sans
12995 Latin
12996 \begin_inset space ~
12997 \end_inset
12998
12999 Modern
13000 \family default
13001  was developed for the \SpecialChar LaTeX
13002  community in order to replace 
13003 \family typewriter
13004 cm
13005 \family default
13006  as the default font.
13007  It covers a huge range of glyphs and several font shapes.
13008  Except for some details, where the appearance was improved, 
13009 \family sans
13010 Latin
13011 \begin_inset space ~
13012 \end_inset
13013
13014 Modern
13015 \family default
13016  looks identical to 
13017 \family typewriter
13018 cm
13019 \family default
13020 .
13021 \begin_inset Foot
13022 status collapsed
13023
13024 \begin_layout Plain Layout
13025 One difference is improved kerning.
13026 \end_layout
13027
13028 \end_inset
13029
13030
13031 \end_layout
13032
13033 \begin_layout Itemize
13034 If you do not like the look of 
13035 \family typewriter
13036 cm
13037 \family default
13038 /
13039 \family typewriter
13040 ec
13041 \family default
13042 , you can of course select one of the other vector fonts provided, e.
13043 \begin_inset space \thinspace{}
13044 \end_inset
13045
13046 g.
13047 \begin_inset space ~
13048 \end_inset
13049
13050
13051 \family typewriter
13052 Times
13053 \begin_inset space ~
13054 \end_inset
13055
13056 Roman
13057 \family default
13058  or
13059 \family typewriter
13060  Palatino
13061 \family default
13062 .
13063  Most roman vector fonts will automatically select matching sans
13064 \begin_inset space ~
13065 \end_inset
13066
13067 serif and typewriter fonts,
13068 \begin_inset Foot
13069 status collapsed
13070
13071 \begin_layout Plain Layout
13072 These are sometimes just matching other fonts (e.
13073 \begin_inset space \thinspace{}
13074 \end_inset
13075
13076 g., 
13077 \family sans
13078 Times
13079 \begin_inset space ~
13080 \end_inset
13081
13082 Roman
13083 \family default
13084  selects 
13085 \family sans
13086 Helvetica
13087 \family default
13088  for sans serif text), or different shapes of the same font, i.
13089 \begin_inset space \thinspace{}
13090 \end_inset
13091
13092 e.
13093 \begin_inset space \space{}
13094 \end_inset
13095
13096 a real font 
13097 \emph on
13098 family
13099 \emph default
13100  (e.
13101 \begin_inset space \thinspace{}
13102 \end_inset
13103
13104 g.
13105 \begin_inset space \space{}
13106 \end_inset
13107
13108 in case of 
13109 \family sans
13110 Latin
13111 \begin_inset space ~
13112 \end_inset
13113
13114 Modern
13115 \family default
13116  oder 
13117 \family sans
13118 Computer
13119 \begin_inset space ~
13120 \end_inset
13121
13122 Modern
13123 \family default
13124 ).
13125 \end_layout
13126
13127 \end_inset
13128
13129  but you can also select your own.
13130 \begin_inset Newline newline
13131 \end_inset
13132
13133 The differences between roman, 
13134 \family sans
13135 sans
13136 \begin_inset space ~
13137 \end_inset
13138
13139 serif
13140 \family default
13141  and 
13142 \family typewriter
13143 typewriter
13144 \family default
13145  fonts are explained in section
13146 \begin_inset space ~
13147 \end_inset
13148
13149
13150 \begin_inset CommandInset ref
13151 LatexCommand ref
13152 reference "subsec:Fine-Tuning-with-the"
13153
13154 \end_inset
13155
13156 .
13157 \begin_inset Newline newline
13158 \end_inset
13159
13160 The font 
13161 \family sans
13162 Times
13163 \begin_inset space ~
13164 \end_inset
13165
13166 Roman
13167 \family default
13168  was originally designed for newspapers.
13169  Its glyphs are thus smaller than glyphs from other fonts in order to fit
13170  into the small newspaper columns.
13171  Therefore 
13172 \family sans
13173 Times
13174 \begin_inset space ~
13175 \end_inset
13176
13177 Roman
13178 \family default
13179  is not the optimal choice for larger documents like books.
13180 \end_layout
13181
13182 \begin_layout Standard
13183 For the font size there are generally four possible values: 
13184 \family sans
13185 Default, 10
13186 \family default
13187
13188 \family sans
13189 11
13190 \family default
13191  and 
13192 \family sans
13193 12
13194 \family default
13195 .
13196  Some classes provide additional sizes.
13197  The size of 
13198 \family sans
13199 Default
13200 \family default
13201  depends on the class you are using.
13202  In the standard classes it is equal to the font size 10.
13203 \end_layout
13204
13205 \begin_layout Standard
13206 Note that the font size is the 
13207 \emph on
13208 base size
13209 \emph default
13210 .
13211  That means that \SpecialChar LyX
13212  scales all other possible font sizes (such as those used
13213  in footnotes, super-, and subscripts) by this value.
13214  You can fine-tune the font size of text parts via the 
13215 \family sans
13216 Text
13217 \begin_inset space ~
13218 \end_inset
13219
13220 Style
13221 \family default
13222  dialog if needed.
13223  The possible font sizes for text parts are explained in section
13224 \begin_inset space ~
13225 \end_inset
13226
13227
13228 \begin_inset CommandInset ref
13229 LatexCommand ref
13230 reference "subsec:Fine-Tuning-with-the"
13231
13232 \end_inset
13233
13234 .
13235 \end_layout
13236
13237 \begin_layout Standard
13238 The 
13239 \family sans
13240 Default
13241 \begin_inset space ~
13242 \end_inset
13243
13244 Family
13245 \family default
13246  selection lets you specify whether the base font of your document should
13247  be roman, sans
13248 \begin_inset space ~
13249 \end_inset
13250
13251 serif or typewriter.
13252  The 
13253 \family sans
13254 Default
13255 \family default
13256  selection uses what is preset by the class, the other selections override
13257  this.
13258  In most cases, 
13259 \family sans
13260 Default
13261 \family default
13262  is equal to 
13263 \family sans
13264 roman
13265 \family default
13266 , but some classes (such as presentation classes) use other defaults.
13267 \end_layout
13268
13269 \begin_layout Standard
13270 The
13271 \family typewriter
13272  
13273 \family sans
13274 LaTeX font encoding
13275 \family default
13276  selection is an expert setting which lets you change the value passed to
13277  the \SpecialChar LaTeX
13278 -package 
13279 \series bold
13280 fontenc
13281 \series default
13282
13283 \begin_inset Index idx
13284 status collapsed
13285
13286 \begin_layout Plain Layout
13287 \SpecialChar LaTeX
13288  packages ! fontenc
13289 \end_layout
13290
13291 \end_inset
13292
13293
13294 \change_deleted -712698321 1524413571
13295  (see also section
13296 \begin_inset space ~
13297 \end_inset
13298
13299
13300 \begin_inset CommandInset ref
13301 LatexCommand ref
13302 reference "subsec:LaTeX-settings"
13303
13304 \end_inset
13305
13306 )
13307 \change_unchanged
13308 .
13309  Normally, you do not need to change (or even understand) this.
13310  Unless you have specific reasons, use 
13311 \change_deleted -712698321 1524413471
13312
13313 \family sans
13314 Default
13315 \change_inserted -712698321 1524413474
13316 Automatic
13317 \change_unchanged
13318
13319 \family default
13320 .
13321 \end_layout
13322
13323 \begin_layout Standard
13324 With some fonts, the checkboxes 
13325 \family sans
13326 Use Old Style Figures
13327 \family default
13328  and 
13329 \family sans
13330 Use True Small Caps
13331 \family default
13332  are available.
13333  These are extra features some fonts provide.
13334  If 
13335 \family sans
13336 Use Old Style Figures
13337 \family default
13338  is checked, old style figures (also known as medieval or text figures)
13339  are used.
13340  Old style figures are the numerals (0
13341 \begin_inset space \thinspace{}
13342 \end_inset
13343
13344
13345 \begin_inset space \thinspace{}
13346 \end_inset
13347
13348 9) with ascenders and descenders, which makes them fit nicely with lowercase
13349  letters.
13350  
13351 \family sans
13352 Use True Small Caps
13353 \family default
13354  determines that real small caps are used instead of faked small caps made
13355  of scaled capitals.
13356  Real small caps are often part of expert font sets; they generally look
13357  better than faked small caps but might have to be purchased separately.
13358 \end_layout
13359
13360 \begin_layout Standard
13361 The field 
13362 \family sans
13363 CJK
13364 \family default
13365  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13366  a font to display the script characters.
13367 \begin_inset Foot
13368 status collapsed
13369
13370 \begin_layout Plain Layout
13371 The font will be the argument for the commands of the \SpecialChar LaTeX
13372 -package 
13373 \series bold
13374 CJK
13375 \series default
13376 .
13377 \begin_inset Index idx
13378 status collapsed
13379
13380 \begin_layout Plain Layout
13381 \SpecialChar LaTeX
13382  packages ! CJK
13383 \end_layout
13384
13385 \end_inset
13386
13387  So this has no effect for the document language 
13388 \family sans
13389 Japanese
13390 \family default
13391  that does not use 
13392 \series bold
13393 CJK
13394 \series default
13395 .
13396 \end_layout
13397
13398 \end_inset
13399
13400
13401 \end_layout
13402
13403 \begin_layout Standard
13404 The option 
13405 \family sans
13406 Enable micro-typographic extensions
13407 \family default
13408  activates extensions such as character protrusion and font expansion via
13409  the \SpecialChar LaTeX
13410 -package 
13411 \series bold
13412 microtype
13413 \series default
13414
13415 \begin_inset Index idx
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419 \SpecialChar LaTeX
13420  packages ! microtype
13421 \end_layout
13422
13423 \end_inset
13424
13425 .
13426  
13427 \end_layout
13428
13429 \begin_layout Standard
13430 The option 
13431 \family sans
13432 Disallow line breaks after dashes
13433 \family default
13434  outputs en- and em-dashes as literal characters
13435 \begin_inset Foot
13436 status collapsed
13437
13438 \begin_layout Plain Layout
13439 Or \SpecialChar LaTeX
13440  macro, if the literal character is not supported by the \SpecialChar LaTeX
13441  input encoding.
13442 \end_layout
13443
13444 \end_inset
13445
13446  instead of ligatures (--, ---) (see section
13447 \begin_inset space ~
13448 \end_inset
13449
13450
13451 \begin_inset CommandInset ref
13452 LatexCommand ref
13453 reference "subsec:Dashes-and-line-breaks"
13454 plural "false"
13455 caps "false"
13456 noprefix "false"
13457
13458 \end_inset
13459
13460 ).
13461 \end_layout
13462
13463 \begin_layout Standard
13464 \begin_inset VSpace bigskip
13465 \end_inset
13466
13467
13468 \begin_inset Note Greyedout
13469 status open
13470
13471 \begin_layout Plain Layout
13472
13473 \series bold
13474 Note:
13475 \series default
13476  When you choose a new font or font size, \SpecialChar LyX
13477  does 
13478 \emph on
13479 not
13480 \emph default
13481  change the screen font! You will only see a difference in the printed output;
13482  this is part of the WYSIWYM concept.
13483  \SpecialChar LyX
13484 's screen fonts can be adjusted in the 
13485 \family sans
13486 Tools\SpecialChar menuseparator
13487 Preferences
13488 \family default
13489  dialog, see section
13490 \begin_inset space ~
13491 \end_inset
13492
13493
13494 \begin_inset CommandInset ref
13495 LatexCommand ref
13496 reference "subsec:Screen-Fonts"
13497
13498 \end_inset
13499
13500 .
13501 \end_layout
13502
13503 \end_inset
13504
13505
13506 \end_layout
13507
13508 \begin_layout Subsection
13509 Math Fonts
13510 \end_layout
13511
13512 \begin_layout Standard
13513 In \SpecialChar LaTeX
13514  the font used for characters in equations is different from the document
13515  font.
13516  For the case that you use \SpecialChar TeX
13517  fonts for your document, you can explicitly
13518  choose a math font in the dialog 
13519 \family sans
13520 Document\SpecialChar menuseparator
13521 Settings
13522 \family default
13523
13524 \begin_inset Index idx
13525 status collapsed
13526
13527 \begin_layout Plain Layout
13528 Document ! Settings
13529 \end_layout
13530
13531 \end_inset
13532
13533 .
13534  The default setting is that \SpecialChar LyX
13535  automatically selects a math font.
13536  For most cases this will be \SpecialChar LaTeX
13537 's default – the math variant of \SpecialChar LaTeX
13538 's default
13539  font family 
13540 \begin_inset Quotes eld
13541 \end_inset
13542
13543
13544 \family typewriter
13545 Computer
13546 \begin_inset space ~
13547 \end_inset
13548
13549 Modern
13550 \family default
13551
13552 \begin_inset Quotes erd
13553 \end_inset
13554
13555 .
13556  \SpecialChar LyX
13557  will automatically only load another math font if a math variant of the
13558  document font is available.
13559 \end_layout
13560
13561 \begin_layout Standard
13562 Note that the math font will not be used for 
13563 \emph on
13564 mathematical text
13565 \emph default
13566  (which is inserted with the shortcut 
13567 \begin_inset Info
13568 type  "shortcut"
13569 arg   "font-default"
13570 \end_inset
13571
13572  or by the insertion of the command 
13573 \series bold
13574
13575 \backslash
13576 text
13577 \series default
13578  into a formula).
13579  Also note that some math fonts are sans
13580 \begin_inset space ~
13581 \end_inset
13582
13583 serif.
13584  Your document might therefore look strange when the document text has serifs
13585  while the math characters do not.
13586  Sans
13587 \begin_inset space ~
13588 \end_inset
13589
13590 serif math fonts make therefore in most cases only sense if you select 
13591 \family sans
13592 Sans
13593 \begin_inset space ~
13594 \end_inset
13595
13596 Serif
13597 \family default
13598  for the 
13599 \family sans
13600 Default
13601 \begin_inset space ~
13602 \end_inset
13603
13604 family
13605 \family default
13606  in the document font settings.
13607 \end_layout
13608
13609 \begin_layout Standard
13610 If you use non-\SpecialChar TeX
13611  fonts for the document, you can only choose for math to
13612  use either the document's class default \SpecialChar TeX
13613  font (in most cases 
13614 \begin_inset Quotes eld
13615 \end_inset
13616
13617
13618 \family typewriter
13619 Computer
13620 \begin_inset space ~
13621 \end_inset
13622
13623 Modern
13624 \family default
13625
13626 \begin_inset Quotes erd
13627 \end_inset
13628
13629 ) or to use the non-\SpecialChar TeX
13630  variant of the document's class default font (in most
13631  cases 
13632 \begin_inset Quotes eld
13633 \end_inset
13634
13635
13636 \family typewriter
13637 Latin
13638 \begin_inset space ~
13639 \end_inset
13640
13641 Modern
13642 \family default
13643
13644 \begin_inset Quotes erd
13645 \end_inset
13646
13647 ).
13648 \end_layout
13649
13650 \begin_layout Subsection
13651 Using Different Character Styles
13652 \change_inserted -712698321 1525595783
13653
13654 \begin_inset CommandInset label
13655 LatexCommand label
13656 name "subsec:charstyles"
13657
13658 \end_inset
13659
13660
13661 \change_unchanged
13662
13663 \begin_inset Index idx
13664 status collapsed
13665
13666 \begin_layout Plain Layout
13667 Character Styles
13668 \end_layout
13669
13670 \end_inset
13671
13672
13673 \begin_inset Index idx
13674 status collapsed
13675
13676 \begin_layout Plain Layout
13677 Text Style
13678 \end_layout
13679
13680 \end_inset
13681
13682
13683 \end_layout
13684
13685 \begin_layout Standard
13686 As we've already seen, \SpecialChar LyX
13687  automatically changes the 
13688 \change_deleted -712698321 1525601052
13689 character 
13690 \change_unchanged
13691 style for certain paragraph environments.
13692
13693 \change_inserted -712698321 1525601107
13694  In this section, we will explain how the style of selected text passages
13695  can by changed.
13696  This is where we meet the concept of 
13697 \emph on
13698 character styles
13699 \emph default
13700 .
13701
13702 \change_deleted -712698321 1525601099
13703  
13704 \change_inserted -712698321 1525601099
13705
13706 \end_layout
13707
13708 \begin_layout Standard
13709
13710 \change_inserted -712698321 1525595930
13711 By default, 
13712 \change_unchanged
13713 \SpecialChar LyX
13714  supports two character styles, 
13715 \emph on
13716 Emphasized
13717 \emph default
13718  and 
13719 \noun on
13720 Noun
13721 \noun default
13722 .
13723  
13724 \change_inserted -712698321 1525601215
13725 These are 
13726 \emph on
13727 builtin
13728 \emph default
13729 , i.
13730 \begin_inset space \thinspace{}
13731 \end_inset
13732
13733 e., available with all document classes.
13734  On top of that, some document classes and modules provide 
13735 \emph on
13736 custom character styles
13737 \emph default
13738  for specific purposes.
13739  We describe both types of characters styles in a minute.
13740 \end_layout
13741
13742 \begin_layout Standard
13743
13744 \change_inserted -712698321 1525601474
13745 Before we do that, though, allow us just a few words of what we mean by
13746  
13747 \emph on
13748 character styles
13749 \emph default
13750  in contrast to 
13751 \emph on
13752 text properties
13753 \emph default
13754 .
13755  Traditional word processors used to focus on so-called 
13756 \emph on
13757 formal markup
13758 \emph default
13759 : if you wanted to emphasize a word, you selected it and chose e.
13760 \begin_inset space \thinspace{}
13761 \end_inset
13762
13763 g.
13764  
13765 \begin_inset Quotes eld
13766 \end_inset
13767
13768 bold style
13769 \begin_inset Quotes erd
13770 \end_inset
13771
13772  — you customized the 
13773 \emph on
13774 text properties
13775 \emph default
13776 .
13777  Modern processors, \SpecialChar LyX
13778  among them, encourage the use of 
13779 \emph on
13780 semantic 
13781 \emph default
13782 (or 
13783 \emph on
13784 logical
13785 \emph default
13786
13787 \emph on
13788 markup
13789 \emph default
13790  instead (although formal markup is still possible; see section
13791 \begin_inset space ~
13792 \end_inset
13793
13794
13795 \begin_inset CommandInset ref
13796 LatexCommand ref
13797 reference "subsec:Fine-Tuning-with-the"
13798
13799 \end_inset
13800
13801 ).
13802  Rather than fiddling with 
13803 \emph on
13804 text properties
13805 \emph default
13806 , they encourage the use of 
13807 \emph on
13808 character 
13809 \emph default
13810 (or 
13811 \emph on
13812 text
13813 \emph default
13814 )
13815 \emph on
13816  styles
13817 \emph default
13818 , who are defined with regard to their function (e.
13819 \begin_inset space \thinspace{}
13820 \end_inset
13821
13822 g., 
13823 \begin_inset Quotes els
13824 \end_inset
13825
13826 emphasize
13827 \begin_inset Quotes ers
13828 \end_inset
13829
13830 ), not their form (
13831 \begin_inset Quotes els
13832 \end_inset
13833
13834 bold
13835 \begin_inset Quotes ers
13836 \end_inset
13837
13838 ).
13839  There are many advantages of the semantic approach.
13840  To begin with, using functional categories keeps you thinking about why
13841  you are actually marking up, if your markup is consistent and systematic,
13842  and whether this particular markup makes sense.
13843  On a more practical level, it is easy to change the appearance if needed.
13844  Consider the case when you are writing a paper and set all proper names
13845  in 
13846 \shape smallcaps
13847 small caps
13848 \shape default
13849  via formal markup.
13850  Now if the publisher requests to have names appear differently (e.
13851 \begin_inset space \thinspace{}
13852 \end_inset
13853
13854 g., in normal font, or ALL-CAPS), you would have to change any single occurrence.
13855  With a semantic markup (such as 
13856 \noun on
13857 noun
13858 \noun default
13859 ; see below), you'd just need to change the definition of 
13860 \family sans
13861 Noun
13862 \family default
13863  once and for all.
13864  It's a ten second change (if you know how to change the \SpecialChar LaTeX
13865  definition).
13866  Moreover, semantic markup even allows you to produce different versions
13867  of a document, using different markup semantics.
13868 \end_layout
13869
13870 \begin_layout Standard
13871
13872 \change_inserted -712698321 1525597858
13873 With that in mind, we now turn to the semantic character styles that are
13874  provided by \SpecialChar LyX
13875 .
13876 \change_unchanged
13877
13878 \end_layout
13879
13880 \begin_layout Subsubsection
13881
13882 \change_inserted -712698321 1525600514
13883 Builtin Character Styles
13884 \begin_inset CommandInset label
13885 LatexCommand label
13886 name "subsec:Builtin-Character-Styles"
13887
13888 \end_inset
13889
13890
13891 \end_layout
13892
13893 \begin_layout Standard
13894
13895 \change_inserted -712698321 1525596484
13896 The two builtin character styles can be 
13897 \change_deleted -712698321 1525596489
13898 You can 
13899 \change_unchanged
13900 activate
13901 \change_inserted -712698321 1525596491
13902 d
13903 \change_unchanged
13904  
13905 \change_deleted -712698321 1525596494
13906 both of these styles 
13907 \change_unchanged
13908 via 
13909 \change_inserted -712698321 1525596436
13910 the 
13911 \family sans
13912 Text Style
13913 \family default
13914  dialog, 
13915 \change_unchanged
13916 key bindings
13917 \change_deleted -712698321 1525596045
13918 , the menus
13919 \change_unchanged
13920 , and the toolbar.
13921 \end_layout
13922
13923 \begin_layout Standard
13924 To activate the 
13925 \family sans
13926 Noun
13927 \family default
13928  style, do one of the following:
13929 \end_layout
13930
13931 \begin_layout Itemize
13932 click on the toolbar button 
13933 \begin_inset Info
13934 type  "icon"
13935 arg   "font-noun"
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \begin_layout Itemize
13942 use the key binding 
13943 \begin_inset Info
13944 type  "shortcut"
13945 arg   "font-noun"
13946 \end_inset
13947
13948
13949 \change_inserted -712698321 1525596051
13950
13951 \end_layout
13952
13953 \begin_layout Itemize
13954
13955 \change_inserted -712698321 1525596318
13956 use the 
13957 \family sans
13958 Text Style
13959 \family default
13960  dialog (
13961 \begin_inset Info
13962 type  "menu"
13963 arg   "dialog-show character"
13964 \end_inset
13965
13966  or 
13967 \begin_inset Info
13968 type  "icon"
13969 arg   "dialog-show character"
13970 \end_inset
13971
13972 ) as described in section
13973 \begin_inset space ~
13974 \end_inset
13975
13976
13977 \begin_inset CommandInset ref
13978 LatexCommand ref
13979 reference "subsec:Fine-Tuning-with-the"
13980
13981 \end_inset
13982
13983
13984 \change_unchanged
13985
13986 \end_layout
13987
13988 \begin_layout Standard
13989 These commands are all toggles.
13990  That is, if 
13991 \family sans
13992 Noun
13993 \family default
13994  style is already active, they deactivate it.
13995 \end_layout
13996
13997 \begin_layout Standard
13998 One typically uses the 
13999 \family sans
14000 Noun
14001 \family default
14002  style for proper names.
14003  For example: 
14004 \begin_inset Quotes eld
14005 \end_inset
14006
14007
14008 \noun on
14009 Matthias Ettrich
14010 \noun default
14011  is the original author of \SpecialChar LyX
14012 .
14013 \begin_inset Quotes erd
14014 \end_inset
14015
14016
14017 \change_inserted -712698321 1525598183
14018
14019 \end_layout
14020
14021 \begin_layout Standard
14022
14023 \change_inserted -712698321 1525598323
14024 By default, 
14025 \family sans
14026 Noun
14027 \family default
14028  is producing text in 
14029 \shape smallcaps
14030 Small Caps
14031 \shape default
14032 , but the definition can be changed.
14033 \change_unchanged
14034
14035 \end_layout
14036
14037 \begin_layout Standard
14038 A more widely used character style is the 
14039 \family sans
14040 Emphasized
14041 \family default
14042  style.
14043  You can activate (or deactivate — it's also a toggle) the 
14044 \family sans
14045 Emphasized
14046 \family default
14047  style by:
14048 \end_layout
14049
14050 \begin_layout Itemize
14051 clicking on the toolbar button 
14052 \begin_inset Info
14053 type  "icon"
14054 arg   "font-emph"
14055 \end_inset
14056
14057
14058 \end_layout
14059
14060 \begin_layout Itemize
14061 using the keybindings 
14062 \begin_inset Info
14063 type  "shortcut"
14064 arg   "font-emph"
14065 \end_inset
14066
14067
14068 \change_inserted -712698321 1525596078
14069
14070 \end_layout
14071
14072 \begin_layout Itemize
14073
14074 \change_inserted -712698321 1525596340
14075 use the 
14076 \family sans
14077 Text Style
14078 \family default
14079  dialog (
14080 \begin_inset Info
14081 type  "menu"
14082 arg   "dialog-show character"
14083 \end_inset
14084
14085  or 
14086 \begin_inset Info
14087 type  "icon"
14088 arg   "dialog-show character"
14089 \end_inset
14090
14091 ) as described in section
14092 \begin_inset space ~
14093 \end_inset
14094
14095
14096 \begin_inset CommandInset ref
14097 LatexCommand ref
14098 reference "subsec:Fine-Tuning-with-the"
14099
14100 \end_inset
14101
14102
14103 \change_unchanged
14104
14105 \end_layout
14106
14107 \begin_layout Standard
14108 Normally the 
14109 \family sans
14110 Emphasized
14111 \family default
14112  style is equivalent to an italic font but some document classes or \SpecialChar LaTeX
14113
14114 \change_inserted -712698321 1525598370
14115  
14116 \change_deleted -712698321 1525598370
14117 -
14118 \change_unchanged
14119 packages use a different font
14120 \change_inserted -712698321 1525598396
14121 , and you can also customize it yourself by changing the \SpecialChar LaTeX
14122  definition
14123 \change_unchanged
14124 .
14125 \end_layout
14126
14127 \begin_layout Standard
14128 We've been using the 
14129 \family sans
14130 Emphasized
14131 \family default
14132  style all over the place in this document.
14133  Here's one more example:
14134 \end_layout
14135
14136 \begin_layout Quotation
14137
14138 \emph on
14139 Do not overuse character styles!
14140 \end_layout
14141
14142 \begin_layout Standard
14143 It's also a warning in addition to an example.
14144  One's writing should parallel ordinary conversation.
14145  Since we don't all constantly scream at each other, we should also avoid
14146  the common tendency to overuse character styles.
14147  
14148 \change_inserted -712698321 1525598419
14149
14150 \end_layout
14151
14152 \begin_layout Standard
14153
14154 \change_inserted -712698321 1525598505
14155 In contrast to the custom character styles, the builtin styles are represented
14156  only as font changes and integrated in the 
14157 \family sans
14158 Text Style
14159 \family default
14160  dialog.
14161  
14162 \change_unchanged
14163 You can 
14164 \change_inserted -712698321 1525598525
14165 therefore 
14166 \change_unchanged
14167 always reset to the default font using the key binding 
14168 \begin_inset Info
14169 type  "shortcut"
14170 arg   "font-default"
14171 \end_inset
14172
14173  or th
14174 \change_deleted -712698321 1525598540
14175 e
14176 \change_inserted -712698321 1525598540
14177 at
14178 \change_unchanged
14179  dialog 
14180 \change_deleted -712698321 1525596565
14181
14182 \family sans
14183 Edit\SpecialChar menuseparator
14184 Text
14185 \begin_inset space ~
14186 \end_inset
14187
14188 Style\SpecialChar menuseparator
14189 Customized
14190 \change_inserted -712698321 1525598544
14191
14192 \family default
14193 (
14194 \begin_inset Info
14195 type  "menu"
14196 arg   "dialog-show character"
14197 \end_inset
14198
14199
14200 \change_unchanged
14201  
14202 \change_inserted -712698321 1525598549
14203 or 
14204 \change_deleted -712698321 1525598549
14205 (
14206 \change_unchanged
14207
14208 \begin_inset Info
14209 type  "icon"
14210 arg   "dialog-show character"
14211 \end_inset
14212
14213 ).
14214 \change_inserted -712698321 1525596575
14215
14216 \end_layout
14217
14218 \begin_layout Subsubsection
14219
14220 \change_inserted -712698321 1525599406
14221 Custom Character Styles
14222 \begin_inset CommandInset label
14223 LatexCommand label
14224 name "subsec:Custom-Character-Styles"
14225
14226 \end_inset
14227
14228
14229 \end_layout
14230
14231 \begin_layout Standard
14232
14233 \change_inserted -712698321 1525598904
14234 Custom character styles can be provided by the document class, a module
14235  (see section
14236 \begin_inset space ~
14237 \end_inset
14238
14239
14240 \begin_inset CommandInset ref
14241 LatexCommand ref
14242 reference "subsec:Modules"
14243 plural "false"
14244 caps "false"
14245 noprefix "false"
14246
14247 \end_inset
14248
14249 ), or local layout settings (see section
14250 \begin_inset space ~
14251 \end_inset
14252
14253
14254 \begin_inset CommandInset ref
14255 LatexCommand ref
14256 reference "subsec:Local-Layout"
14257
14258 \end_inset
14259
14260 ).
14261  As the two builtin styles, they provide 
14262 \emph on
14263 semantic
14264 \emph default
14265  markup for specific functions.
14266  For instance, \SpecialChar LyX
14267  ships a 
14268 \emph on
14269 Linguistics
14270 \emph default
14271  module that provides, among other things, some custom character styles
14272  to markup linguistic levels: 
14273 \emph on
14274 expressions
14275 \emph default
14276
14277 \noun on
14278 concepts
14279 \noun default
14280 , and 
14281 \begin_inset Quotes els
14282 \end_inset
14283
14284 meanings
14285 \begin_inset Quotes ers
14286 \end_inset
14287
14288 .
14289 \end_layout
14290
14291 \begin_layout Standard
14292
14293 \change_inserted -712698321 1525598951
14294 These styles can be found, if available, in the 
14295 \family sans
14296 Edit\SpecialChar menuseparator
14297 Text Style
14298 \family default
14299  menu.
14300 \end_layout
14301
14302 \begin_layout Standard
14303
14304 \change_inserted -712698321 1525599380
14305 For the purpose of demonstration, we have loaded in this document the optional
14306  module 
14307 \family sans
14308 Logical Markup
14309 \family default
14310  that replicates and extends the two builtin styles.
14311  By example of the emphasized style, we can see the differences in look
14312  and feel (although the result in the typeset output is the same): while
14313  the builtin 
14314 \emph on
14315 emphasized style
14316 \emph default
14317  appears as normal font change, the custom character style 
14318 \begin_inset Flex Emph
14319 status open
14320
14321 \begin_layout Plain Layout
14322
14323 \change_inserted -712698321 1525599318
14324 Emph
14325 \change_unchanged
14326
14327 \end_layout
14328
14329 \end_inset
14330
14331  appears as an inset, with a label below that identifies its semantics.
14332  This is the way all custom character styles look and feel like.
14333  For instance, the three others from the module we have loaded are: 
14334 \begin_inset Flex Code
14335 status open
14336
14337 \begin_layout Plain Layout
14338
14339 \change_inserted -712698321 1525599387
14340 Code
14341 \change_unchanged
14342
14343 \end_layout
14344
14345 \end_inset
14346
14347
14348 \begin_inset Flex Strong
14349 status open
14350
14351 \begin_layout Plain Layout
14352
14353 \change_inserted -712698321 1525599390
14354 Strong
14355 \change_unchanged
14356
14357 \end_layout
14358
14359 \end_inset
14360
14361 , and 
14362 \begin_inset Flex Noun
14363 status open
14364
14365 \begin_layout Plain Layout
14366
14367 \change_inserted -712698321 1525599392
14368 Noun
14369 \change_unchanged
14370
14371 \end_layout
14372
14373 \end_inset
14374
14375 .
14376  Note that custom character styles might (as in the example) or might not
14377  emulate on screen their formal appearance.
14378 \change_unchanged
14379
14380 \end_layout
14381
14382 \begin_layout Subsection
14383
14384 \change_deleted -712698321 1525599470
14385 Fine-Tuning
14386 \change_inserted -712698321 1525599472
14387 Tweaking
14388 \change_unchanged
14389  
14390 \change_inserted -712698321 1525599462
14391 Text Properties 
14392 \change_unchanged
14393 with the 
14394 \family sans
14395 Text Style
14396 \family default
14397  
14398 \change_deleted -712698321 1525599485
14399 d
14400 \change_inserted -712698321 1525599485
14401 D
14402 \change_unchanged
14403 ialog
14404 \begin_inset CommandInset label
14405 LatexCommand label
14406 name "subsec:Fine-Tuning-with-the"
14407
14408 \end_inset
14409
14410
14411 \begin_inset Index idx
14412 status collapsed
14413
14414 \begin_layout Plain Layout
14415 Text Style
14416 \end_layout
14417
14418 \end_inset
14419
14420
14421 \end_layout
14422
14423 \begin_layout Standard
14424 There are always occasions when you will need to do some 
14425 \change_inserted -712698321 1525599505
14426 formal 
14427 \change_unchanged
14428 fine-tuning; so \SpecialChar LyX
14429  gives you a way to 
14430 \change_deleted -712698321 1525595143
14431 create a custom
14432 \change_inserted -712698321 1525595144
14433 customize
14434 \change_unchanged
14435  
14436 \change_inserted -712698321 1525601741
14437 the properties of text passages
14438 \change_deleted -712698321 1525595163
14439 character style
14440 \change_unchanged
14441 .
14442  For example, an academic journal or a corporation may have a style sheet
14443  requiring a sans-serif font be used in certain situations.
14444  Also, writers sometimes use a different font to offset a character's thoughts
14445  from ordinary dialog.
14446 \change_inserted -712698321 1525595231
14447
14448 \end_layout
14449
14450 \begin_layout Standard
14451
14452 \change_inserted -712698321 1525601791
14453 If there are no custom character styles provided by the document class or
14454  a module for this purpose (which is, as written above, generally the better
14455  way of handling such issues), you often find yourself wanting to quickly
14456  tweak the properties of the respective text passages.
14457  That's where 
14458 \emph on
14459 formal markup
14460 \emph default
14461  comes in as a last resort.
14462 \change_unchanged
14463
14464 \end_layout
14465
14466 \begin_layout Standard
14467 Before we document how to 
14468 \change_deleted -712698321 1525599696
14469 use custom character style
14470 \change_inserted -712698321 1525599700
14471 tweak the text properties
14472 \change_unchanged
14473 , we want to issue a warning yet again: Don't overuse 
14474 \change_deleted -712698321 1525599715
14475 character styles
14476 \change_inserted -712698321 1525599716
14477 that
14478 \change_unchanged
14479
14480 \begin_inset Newline newline
14481 \end_inset
14482
14483 Documents that overuse different fonts and sizes are not easy to read and
14484  tend to look as if someone has knocked huge holes in them.
14485 \end_layout
14486
14487 \begin_layout Standard
14488 To 
14489 \change_deleted -712698321 1525599736
14490 use custom character styles
14491 \change_inserted -712698321 1525599739
14492 tweak text properties
14493 \change_unchanged
14494 , open the 
14495 \change_deleted -712698321 1525599762
14496
14497 \family sans
14498 Edit\SpecialChar menuseparator
14499 Text
14500 \begin_inset space ~
14501 \end_inset
14502
14503 Style\SpecialChar menuseparator
14504 Customized
14505 \change_inserted -712698321 1525599762
14506
14507 \family default
14508
14509 \begin_inset Info
14510 type  "menu"
14511 arg   "dialog-show character"
14512 \end_inset
14513
14514
14515 \change_unchanged
14516  dialog or press the toolbar button 
14517 \begin_inset Info
14518 type  "icon"
14519 arg   "dialog-show character"
14520 \end_inset
14521
14522 .
14523  There are several 
14524 \change_inserted -712698321 1525599782
14525 combo 
14526 \change_unchanged
14527 boxes in this dialog, each corresponding to a different 
14528 \change_deleted -712698321 1525599798
14529 font
14530 \change_inserted -712698321 1525599796
14531 text
14532 \change_unchanged
14533  property that you can choose.
14534  You can choose an option for one of these properties, or select 
14535 \family sans
14536 No
14537 \begin_inset space ~
14538 \end_inset
14539
14540 change
14541 \family default
14542 , which keeps the current state of that property.
14543  The item 
14544 \family sans
14545 Reset
14546 \family default
14547  will reset the property to whatever is the default.
14548  You can use this to reset attributes across a bunch of different paragraph
14549  environments all at once.
14550 \end_layout
14551
14552 \begin_layout Standard
14553 The 
14554 \change_deleted -712698321 1525599868
14555 font
14556 \change_inserted -712698321 1525599869
14557 text
14558 \change_unchanged
14559  properties, and their options (in addition to 
14560 \family sans
14561 No
14562 \begin_inset space ~
14563 \end_inset
14564
14565 change
14566 \family default
14567  and 
14568 \family sans
14569 Reset
14570 \family default
14571 ) are:
14572 \end_layout
14573
14574 \begin_layout Labeling
14575 \labelwidthstring 00.00.0000
14576
14577 \family sans
14578 Family
14579 \family default
14580  The 
14581 \begin_inset Quotes eld
14582 \end_inset
14583
14584 overall look
14585 \begin_inset Quotes erd
14586 \end_inset
14587
14588  of the font.
14589  The possible options are:
14590 \end_layout
14591
14592 \begin_deeper
14593 \begin_layout Labeling
14594 \labelwidthstring 00.00.0000
14595
14596 \family sans
14597 Roman
14598 \family default
14599  This is the Roman font family.
14600  Normally a serif font.
14601  It's also the default family.
14602  (key binding 
14603 \begin_inset Info
14604 type  "shortcut"
14605 arg   "font-roman"
14606 \end_inset
14607
14608 )
14609 \end_layout
14610
14611 \begin_layout Labeling
14612 \labelwidthstring 00.00.0000
14613
14614 \family sans
14615 Sans
14616 \begin_inset space ~
14617 \end_inset
14618
14619 Serif
14620 \family default
14621  
14622 \family sans
14623 This is the Sans Serif font family.
14624
14625 \family default
14626  (key binding 
14627 \begin_inset Info
14628 type  "shortcut"
14629 arg   "font-sans"
14630 \end_inset
14631
14632 )
14633 \end_layout
14634
14635 \begin_layout Labeling
14636 \labelwidthstring 00.00.0000
14637
14638 \family sans
14639 Typewriter
14640 \family default
14641  
14642 \family typewriter
14643 This is the Typewriter font family.
14644
14645 \family default
14646  (key binding 
14647 \begin_inset Info
14648 type  "shortcut"
14649 arg   "font-typewriter"
14650 \end_inset
14651
14652
14653 \family sans
14654 )
14655 \change_inserted -712698321 1525607448
14656
14657 \end_layout
14658
14659 \begin_layout Standard
14660
14661 \change_inserted -712698321 1525607495
14662 The general differences of these families are:
14663 \end_layout
14664
14665 \begin_layout Itemize
14666
14667 \change_inserted -712698321 1525607451
14668
14669 \family sans
14670 Serif
14671 \family default
14672  fonts use characters with serifs.
14673  These are the small 
14674 \begin_inset Quotes eld
14675 \end_inset
14676
14677 appendices
14678 \begin_inset Quotes erd
14679 \end_inset
14680
14681  at the ends of the strokes that form the character.
14682  The following example shows the difference:
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686 text with serifs
14687 \begin_inset Newline newline
14688 \end_inset
14689
14690
14691 \family sans
14692 text without serifs
14693 \family default
14694
14695 \begin_inset Newline newline
14696 \end_inset
14697
14698 Serifs facilitate quick and easy reading.
14699  These fonts are therefore used as default (named 
14700 \family sans
14701 roman
14702 \family default
14703 ).
14704 \end_layout
14705
14706 \begin_layout Itemize
14707
14708 \change_inserted -712698321 1525607513
14709
14710 \family sans
14711 Sans serif
14712 \family default
14713  is not recommended for use as a base type.
14714  This font type is therefore often only used for headings and short texts.
14715  We use it in this document to highlight menu names.
14716 \end_layout
14717
14718 \begin_layout Itemize
14719
14720 \change_inserted -712698321 1525607513
14721
14722 \family sans
14723 Typewriter
14724 \family default
14725  is a so called 
14726 \begin_inset Quotes eld
14727 \end_inset
14728
14729 monospaced
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733  font, which means every character has the same width; the 
14734 \begin_inset Quotes eld
14735 \end_inset
14736
14737 i
14738 \begin_inset Quotes erd
14739 \end_inset
14740
14741  is as wide as the 
14742 \begin_inset Quotes eld
14743 \end_inset
14744
14745 m
14746 \begin_inset Quotes erd
14747 \end_inset
14748
14749 .
14750  Here is an example
14751 \begin_inset Newline newline
14752 \end_inset
14753
14754
14755 \begin_inset Phantom HPhantom
14756 status open
14757
14758 \begin_layout Plain Layout
14759
14760 \change_inserted -712698321 1525607513
14761 no 
14762 \end_layout
14763
14764 \end_inset
14765
14766
14767 \family typewriter
14768 typewriter text
14769 \family default
14770
14771 \begin_inset Note Note
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775
14776 \change_inserted -712698321 1525607513
14777 For more on phantoms see section
14778 \begin_inset space ~
14779 \end_inset
14780
14781
14782 \begin_inset CommandInset ref
14783 LatexCommand ref
14784 reference "subsec:Phantom-Space"
14785
14786 \end_inset
14787
14788 .
14789 \end_layout
14790
14791 \end_inset
14792
14793
14794 \begin_inset Newline newline
14795 \end_inset
14796
14797 no typewriter text
14798 \change_unchanged
14799
14800 \end_layout
14801
14802 \end_deeper
14803 \begin_layout Labeling
14804 \labelwidthstring 00.00.0000
14805
14806 \family sans
14807 Series
14808 \family default
14809  This corresponds to the print weight.
14810  Options are:
14811 \end_layout
14812
14813 \begin_deeper
14814 \begin_layout Labeling
14815 \labelwidthstring 00.00.0000
14816
14817 \family sans
14818 Medium
14819 \family default
14820  This is the Medium font series.
14821  It's also the default series.
14822 \end_layout
14823
14824 \begin_layout Labeling
14825 \labelwidthstring 00.00.0000
14826
14827 \family sans
14828 Bold
14829 \family default
14830  
14831 \series bold
14832 This is the Bold font series.
14833
14834 \series default
14835  (key binding 
14836 \begin_inset Info
14837 type  "shortcut"
14838 arg   "font-bold"
14839 \end_inset
14840
14841 )
14842 \end_layout
14843
14844 \end_deeper
14845 \begin_layout Labeling
14846 \labelwidthstring 00.00.0000
14847
14848 \family sans
14849 Shape
14850 \family default
14851  As the name implies.
14852  Options are:
14853 \end_layout
14854
14855 \begin_deeper
14856 \begin_layout Labeling
14857 \labelwidthstring 00.00.0000
14858
14859 \family sans
14860 Upright
14861 \family default
14862  This is the Upright font shape.
14863  It's also the default shape.
14864 \end_layout
14865
14866 \begin_layout Labeling
14867 \labelwidthstring 00.00.0000
14868
14869 \family sans
14870 Italic
14871 \family default
14872  
14873 \shape italic
14874 This
14875 \shape default
14876  
14877 \change_deleted -712698321 1525599902
14878
14879 \family sans
14880 \shape italic
14881 i
14882 \change_inserted -712698321 1525599902
14883
14884 \family default
14885 i
14886 \change_unchanged
14887 s the Italic font shape
14888 \shape default
14889 \emph on
14890 .
14891 \end_layout
14892
14893 \begin_layout Labeling
14894 \labelwidthstring 00.00.0000
14895
14896 \family sans
14897 Slanted
14898 \family default
14899  
14900 \shape slanted
14901 This is the Slanted font shape
14902 \shape default
14903  (although it might not be visible in \SpecialChar LyX
14904 , this is different from italic).
14905 \end_layout
14906
14907 \begin_layout Labeling
14908 \labelwidthstring 00.00.0000
14909
14910 \family sans
14911 Small
14912 \begin_inset space ~
14913 \end_inset
14914
14915 Caps
14916 \family default
14917  
14918 \shape smallcaps
14919 This is the Small caps font shape
14920 \shape default
14921 \noun on
14922 .
14923 \end_layout
14924
14925 \end_deeper
14926 \begin_layout Labeling
14927 \labelwidthstring 00.00.0000
14928
14929 \family sans
14930 Color
14931 \family default
14932  Alters the text color.
14933  Note that not all DVI
14934 \change_inserted -712698321 1525599925
14935  
14936 \change_deleted -712698321 1525599925
14937 -
14938 \change_unchanged
14939 viewers are able to display colors.
14940  Besides 
14941 \change_inserted -712698321 1525599934
14942
14943 \family sans
14944 (Without)
14945 \change_deleted -712698321 1525599939
14946 No
14947 \begin_inset space ~
14948 \end_inset
14949
14950 color
14951 \change_unchanged
14952
14953 \family default
14954 , which means that the document default color set in 
14955 \family sans
14956 Document\SpecialChar menuseparator
14957 Settings\SpecialChar menuseparator
14958 Color
14959 \family default
14960  for 
14961 \family sans
14962 Main
14963 \begin_inset space ~
14964 \end_inset
14965
14966 text
14967 \family default
14968  is used, you can 
14969 \change_deleted -712698321 1525599960
14970 choose
14971 \change_inserted -712698321 1525599960
14972 select
14973 \change_unchanged
14974  
14975 \change_deleted -712698321 1525599974
14976 between 
14977 \change_unchanged
14978
14979 \family sans
14980 Black
14981 \family default
14982
14983 \family sans
14984 White
14985 \family default
14986
14987 \family sans
14988 Red
14989 \family default
14990
14991 \family sans
14992 Green
14993 \family default
14994
14995 \family sans
14996 Blue
14997 \family default
14998
14999 \family sans
15000 Cyan
15001 \family default
15002
15003 \family sans
15004 Magenta
15005 \family default
15006
15007 \family sans
15008 Yellow
15009 \family default
15010
15011 \family sans
15012 Brown
15013 \family default
15014
15015 \family sans
15016 Darkgray
15017 \family default
15018
15019 \family sans
15020 Gray
15021 \family default
15022
15023 \family sans
15024 Lightgray
15025 \family default
15026
15027 \family sans
15028 Lime
15029 \family default
15030
15031 \family sans
15032 Orange
15033 \family default
15034
15035 \family sans
15036 Olive
15037 \family default
15038
15039 \family sans
15040 Pink
15041 \family default
15042
15043 \family sans
15044 Purple
15045 \family default
15046
15047 \family sans
15048 Teal
15049 \family default
15050  and 
15051 \family sans
15052 Violet
15053 \family default
15054  text.
15055 \begin_inset Index idx
15056 status collapsed
15057
15058 \begin_layout Plain Layout
15059 Color ! Text
15060 \end_layout
15061
15062 \end_inset
15063
15064  
15065 \end_layout
15066
15067 \begin_layout Labeling
15068 \labelwidthstring 00.00.0000
15069
15070 \family sans
15071 Language
15072 \family default
15073  This is used to mark regions of text as having a different language from
15074  the language of the document.
15075  Text marked in this way will be underlined 
15076 \change_inserted -712698321 1525600006
15077 in the \SpecialChar LyX
15078  workarea 
15079 \change_unchanged
15080 in blue to indicate the change
15081 \change_deleted -712698321 1525600002
15082  (only within \SpecialChar LyX
15083 )
15084 \change_unchanged
15085 .
15086 \begin_inset Newline newline
15087 \end_inset
15088
15089 If you have for example, an extract of German text in a non-German document,
15090  \SpecialChar LaTeX
15091  respects the German hyphenation rules automatically.
15092  When using the spell checking (see section
15093 \begin_inset space ~
15094 \end_inset
15095
15096
15097 \begin_inset CommandInset ref
15098 LatexCommand ref
15099 reference "sec:Spellchecking"
15100
15101 \end_inset
15102
15103 ) the German-marked text will be checked according to the German dictionary.
15104 \end_layout
15105
15106 \begin_layout Labeling
15107 \labelwidthstring 00.00.0000
15108
15109 \family sans
15110 Size
15111 \family default
15112  Alters the size of the font.
15113  You 
15114 \change_deleted -712698321 1525600033
15115 will
15116 \change_inserted -712698321 1525600034
15117 won't
15118 \change_unchanged
15119  find 
15120 \change_deleted -712698321 1525600037
15121 no 
15122 \change_unchanged
15123 numerical values here; all possible sizes are actually proportional to the
15124  document font size.
15125  Once again, you don't feed \SpecialChar LyX
15126  the details, but a general description of what
15127  you want to do.
15128  The options are:
15129 \end_layout
15130
15131 \begin_deeper
15132 \begin_layout Labeling
15133 \labelwidthstring 00.00.0000
15134
15135 \family sans
15136 Tiny
15137 \family default
15138  
15139 \size tiny
15140 This is the 
15141 \begin_inset Quotes eld
15142 \end_inset
15143
15144 Tiny
15145 \begin_inset Quotes erd
15146 \end_inset
15147
15148  font size.
15149
15150 \size default
15151  (key bindings 
15152 \begin_inset Info
15153 type  "shortcuts"
15154 arg   "font-size tiny"
15155 \end_inset
15156
15157 )
15158 \end_layout
15159
15160 \begin_layout Labeling
15161 \labelwidthstring 00.00.0000
15162
15163 \family sans
15164 Smallest
15165 \family default
15166  
15167 \size scriptsize
15168 This is the 
15169 \begin_inset Quotes eld
15170 \end_inset
15171
15172 Smallest
15173 \begin_inset Quotes erd
15174 \end_inset
15175
15176  font size
15177 \size default
15178 .
15179  (key binding 
15180 \begin_inset Info
15181 type  "shortcut"
15182 arg   "font-size scriptsize"
15183 \end_inset
15184
15185 )
15186 \end_layout
15187
15188 \begin_layout Labeling
15189 \labelwidthstring 00.00.0000
15190
15191 \family sans
15192 Smaller
15193 \family default
15194  
15195 \size footnotesize
15196 This is the 
15197 \begin_inset Quotes eld
15198 \end_inset
15199
15200 Smaller
15201 \begin_inset Quotes erd
15202 \end_inset
15203
15204  font size.
15205
15206 \size default
15207  (key bindings 
15208 \begin_inset Info
15209 type  "shortcuts"
15210 arg   "font-size footnotesize"
15211 \end_inset
15212
15213 )
15214 \end_layout
15215
15216 \begin_layout Labeling
15217 \labelwidthstring 00.00.0000
15218
15219 \family sans
15220 Small
15221 \family default
15222  
15223 \size small
15224 This is the 
15225 \begin_inset Quotes eld
15226 \end_inset
15227
15228 Small
15229 \begin_inset Quotes erd
15230 \end_inset
15231
15232  font size.
15233
15234 \size default
15235  (key bindings 
15236 \begin_inset Info
15237 type  "shortcuts"
15238 arg   "font-size small"
15239 \end_inset
15240
15241 )
15242 \end_layout
15243
15244 \begin_layout Labeling
15245 \labelwidthstring 00.00.0000
15246
15247 \family sans
15248 Normal
15249 \family default
15250  This is the 
15251 \begin_inset Quotes eld
15252 \end_inset
15253
15254 Normal
15255 \begin_inset Quotes erd
15256 \end_inset
15257
15258  font size.
15259  It's also the default size.
15260  (key bindings 
15261 \begin_inset Info
15262 type  "shortcuts"
15263 arg   "font-size normal"
15264 \end_inset
15265
15266 )
15267 \end_layout
15268
15269 \begin_layout Labeling
15270 \labelwidthstring 00.00.0000
15271
15272 \family sans
15273 Large
15274 \family default
15275  
15276 \size large
15277 This is the 
15278 \begin_inset Quotes eld
15279 \end_inset
15280
15281 Large
15282 \begin_inset Quotes erd
15283 \end_inset
15284
15285  font size.
15286
15287 \size default
15288  (key bindings 
15289 \begin_inset Info
15290 type  "shortcuts"
15291 arg   "font-size large"
15292 \end_inset
15293
15294 )
15295 \end_layout
15296
15297 \begin_layout Labeling
15298 \labelwidthstring 00.00.0000
15299
15300 \family sans
15301 Larger
15302 \family default
15303  
15304 \size larger
15305 This is the 
15306 \begin_inset Quotes eld
15307 \end_inset
15308
15309 Larger
15310 \begin_inset Quotes erd
15311 \end_inset
15312
15313  font size.
15314
15315 \size default
15316  (key bindings 
15317 \begin_inset Info
15318 type  "shortcuts"
15319 arg   "font-size larger"
15320 \end_inset
15321
15322 )
15323 \end_layout
15324
15325 \begin_layout Labeling
15326 \labelwidthstring 00.00.0000
15327
15328 \family sans
15329 Largest
15330 \family default
15331  
15332 \size largest
15333 This is the 
15334 \begin_inset Quotes eld
15335 \end_inset
15336
15337 Largest
15338 \begin_inset Quotes erd
15339 \end_inset
15340
15341  font size.
15342
15343 \size default
15344  (key binding 
15345 \begin_inset Info
15346 type  "shortcut"
15347 arg   "font-size largest"
15348 \end_inset
15349
15350 )
15351 \end_layout
15352
15353 \begin_layout Labeling
15354 \labelwidthstring 00.00.0000
15355
15356 \family sans
15357 Huge
15358 \family default
15359  
15360 \size huge
15361 This is the 
15362 \begin_inset Quotes eld
15363 \end_inset
15364
15365 Huge
15366 \begin_inset Quotes erd
15367 \end_inset
15368
15369  font size.
15370
15371 \size default
15372  (key bindings 
15373 \begin_inset Info
15374 type  "shortcuts"
15375 arg   "font-size huge"
15376 \end_inset
15377
15378 )
15379 \end_layout
15380
15381 \begin_layout Labeling
15382 \labelwidthstring 00.00.0000
15383
15384 \family sans
15385 Huger
15386 \family default
15387  
15388 \size giant
15389 This is the 
15390 \begin_inset Quotes eld
15391 \end_inset
15392
15393 Huger
15394 \begin_inset Quotes erd
15395 \end_inset
15396
15397  font size.
15398
15399 \size default
15400  (key bindings 
15401 \begin_inset Info
15402 type  "shortcuts"
15403 arg   "font-size giant"
15404 \end_inset
15405
15406 )
15407 \end_layout
15408
15409 \begin_layout Labeling
15410 \labelwidthstring 00.00.0000
15411
15412 \family sans
15413 Increase
15414 \family default
15415  This increases the size by one step (for instance, from 
15416 \begin_inset Quotes eld
15417 \end_inset
15418
15419 Largest
15420 \begin_inset Quotes erd
15421 \end_inset
15422
15423  to 
15424 \begin_inset Quotes eld
15425 \end_inset
15426
15427 Huge
15428 \begin_inset Quotes erd
15429 \end_inset
15430
15431 ).
15432  (key binding 
15433 \begin_inset Info
15434 type  "shortcut"
15435 arg   "font-size increase"
15436 \end_inset
15437
15438 )
15439 \end_layout
15440
15441 \begin_layout Labeling
15442 \labelwidthstring 00.00.0000
15443
15444 \family sans
15445 Decrease
15446 \family default
15447  This decreases the size by one step (for instance, from 
15448 \begin_inset Quotes eld
15449 \end_inset
15450
15451 Normal
15452 \begin_inset Quotes erd
15453 \end_inset
15454
15455  to 
15456 \begin_inset Quotes eld
15457 \end_inset
15458
15459 Small
15460 \begin_inset Quotes erd
15461 \end_inset
15462
15463 ).
15464  (key binding 
15465 \begin_inset Info
15466 type  "shortcut"
15467 arg   "font-size decrease"
15468 \end_inset
15469
15470 )
15471 \end_layout
15472
15473 \end_deeper
15474 \begin_layout Standard
15475 We warn you 
15476 \emph on
15477 yet again
15478 \emph default
15479 : don't go crazy with this feature.
15480  You should almost never need to change the font size.
15481  \SpecialChar LyX
15482  automatically changes the font size for different paragraph environments
15483  — use those instead.
15484  This is here for fine-tuning only!
15485 \end_layout
15486
15487 \begin_layout Labeling
15488 \labelwidthstring 00.00.0000
15489
15490 \change_deleted -712698321 1525600062
15491
15492 \family sans
15493 Misc
15494 \change_inserted -712698321 1525600065
15495 Underlining
15496 \change_unchanged
15497
15498 \family default
15499  Here you can 
15500 \change_deleted -712698321 1525600102
15501 change a few other things at the character level
15502 \change_inserted -712698321 1525600112
15503 have text passages being underlined
15504 \change_unchanged
15505 .
15506  
15507 \change_inserted -712698321 1525600240
15508 Avoid using underlining if you can! It is a hangover from the typewriter
15509  days, when you could not change fonts.
15510  One no longer needs to emphasize text by underscoring characters.
15511  This is only possible in \SpecialChar LyX
15512  because some people 
15513 \emph on
15514 may
15515 \emph default
15516  need it in order to follow style sheets for journal submissions.
15517  
15518 \change_unchanged
15519 Options are:
15520 \end_layout
15521
15522 \begin_deeper
15523 \begin_layout Labeling
15524 \labelwidthstring 00.00.0000
15525
15526 \change_deleted -712698321 1525600074
15527
15528 \family sans
15529 Emph
15530 \family default
15531  
15532 \emph on
15533 This is text with emphasize on
15534 \emph default
15535 .
15536  This might seem like the same as 
15537 \shape italic
15538 Italic
15539 \shape default
15540 , but it is actually a bit different.
15541  Emphasized is a 
15542 \emph on
15543 logical
15544 \emph default
15545  attribute.
15546  That means every document class can define its own font used for emphasized
15547  text.
15548  Normally this font is equal to italic.
15549 \change_inserted -712698321 1525600322
15550
15551 \end_layout
15552
15553 \begin_layout Labeling
15554 \labelwidthstring 00.00.0000
15555
15556 \change_inserted -712698321 1525600337
15557
15558 \family sans
15559 (Without)
15560 \family default
15561  Don't use underlining.
15562 \change_unchanged
15563
15564 \end_layout
15565
15566 \begin_layout Labeling
15567 \labelwidthstring 00.00.0000
15568
15569 \change_deleted -712698321 1525600192
15570
15571 \family sans
15572 Underbar
15573 \change_inserted -712698321 1525600193
15574 Single
15575 \change_unchanged
15576
15577 \family default
15578  
15579 \bar under
15580 This is text with 
15581 \change_inserted -712698321 1525600212
15582 Single underlining
15583 \change_deleted -712698321 1525600209
15584 Underbar
15585 \change_unchanged
15586  on.
15587
15588 \bar default
15589  (key binding 
15590 \begin_inset Info
15591 type  "shortcuts"
15592 arg   "font-underline"
15593 \end_inset
15594
15595
15596 \family sans
15597 )
15598 \begin_inset Newline newline
15599 \end_inset
15600
15601
15602 \change_deleted -712698321 1525600236
15603
15604 \family default
15605 Avoid using underbar if you can! It is a hangover from the typewriter days,
15606  when you could not change fonts.
15607  One no longer needs to emphasize text by underscoring characters.
15608  This is only possible in \SpecialChar LyX
15609  because some people 
15610 \emph on
15611 may
15612 \emph default
15613  need it in order to follow style sheets for journal submissions.
15614 \change_unchanged
15615
15616 \end_layout
15617
15618 \begin_layout Labeling
15619 \labelwidthstring 00.00.0000
15620
15621 \family sans
15622 Double
15623 \change_deleted -712698321 1525600261
15624
15625 \begin_inset space ~
15626 \end_inset
15627
15628 underbar
15629 \change_unchanged
15630
15631 \family default
15632  
15633 \uuline on
15634 This is text with Double under
15635 \change_deleted -712698321 1525600270
15636 bar
15637 \change_inserted -712698321 1525600271
15638 lining
15639 \change_unchanged
15640  on.
15641
15642 \uuline default
15643  (key binding 
15644 \begin_inset Info
15645 type  "shortcut"
15646 arg   "font-underunderline"
15647 \end_inset
15648
15649 )
15650 \change_deleted -712698321 1525600282
15651
15652 \begin_inset Newline newline
15653 \end_inset
15654
15655 As we just warned you against using underbar, you can imagine what we think
15656  about double underbar
15657 \change_unchanged
15658 .
15659 \end_layout
15660
15661 \begin_layout Labeling
15662 \labelwidthstring 00.00.0000
15663
15664 \family sans
15665 Wavy
15666 \change_deleted -712698321 1525600285
15667
15668 \begin_inset space ~
15669 \end_inset
15670
15671 underbar
15672 \change_unchanged
15673
15674 \family default
15675  
15676 \uwave on
15677 This is text with Wavy under
15678 \change_deleted -712698321 1525600294
15679 bar
15680 \change_inserted -712698321 1525600295
15681 lining
15682 \change_unchanged
15683  on.
15684
15685 \uwave default
15686  (key binding 
15687 \begin_inset Info
15688 type  "shortcut"
15689 arg   "font-underwave"
15690 \end_inset
15691
15692 )
15693 \begin_inset Newline newline
15694 \end_inset
15695
15696 Use this only if a journal absolutely insists on it.
15697  Keep antinausea pills handy.
15698 \change_inserted -712698321 1525600130
15699
15700 \end_layout
15701
15702 \end_deeper
15703 \begin_layout Labeling
15704 \labelwidthstring 00.00.0000
15705
15706 \change_inserted -712698321 1525600169
15707
15708 \family sans
15709 Strikethrough
15710 \family default
15711  lets you strike-through text passages in two ways:
15712 \change_unchanged
15713
15714 \end_layout
15715
15716 \begin_deeper
15717 \begin_layout Labeling
15718 \labelwidthstring 00.00.0000
15719
15720 \change_inserted -712698321 1525600364
15721
15722 \family sans
15723 (Without)
15724 \family default
15725  Don't use strikethrough.
15726 \end_layout
15727
15728 \begin_layout Labeling
15729 \labelwidthstring 00.00.0000
15730
15731 \family sans
15732 S
15733 \change_deleted -712698321 1525600378
15734 trike
15735 \begin_inset space ~
15736 \end_inset
15737
15738 out
15739 \change_inserted -712698321 1525600378
15740 ingle
15741 \change_unchanged
15742
15743 \family default
15744  
15745 \strikeout on
15746 This is text with 
15747 \change_deleted -712698321 1525600382
15748 Strikeout
15749 \change_inserted -712698321 1525601925
15750 Single strikethrough
15751 \change_unchanged
15752  on.
15753
15754 \strikeout default
15755  (key binding 
15756 \begin_inset Info
15757 type  "shortcut"
15758 arg   "font-strikeout"
15759 \end_inset
15760
15761 )
15762 \begin_inset Newline newline
15763 \end_inset
15764
15765 This is frequently used to indicate an older version of text that has been
15766  changed in the meantime.
15767 \end_layout
15768
15769 \begin_layout Labeling
15770 \labelwidthstring 00.00.0000
15771
15772 \change_deleted -712698321 1525600394
15773
15774 \family sans
15775 Cross
15776 \begin_inset space ~
15777 \end_inset
15778
15779 ou
15780 \change_inserted -712698321 1525600397
15781 With
15782 \begin_inset space ~
15783 \end_inset
15784
15785 /
15786 \change_deleted -712698321 1525600398
15787 t
15788 \change_unchanged
15789
15790 \family default
15791  
15792 \xout on
15793 This is text with 
15794 \change_inserted -712698321 1525601941
15795 /-strikethrough
15796 \change_deleted -712698321 1525601943
15797 Cross out
15798 \change_unchanged
15799  on.
15800 \xout default
15801
15802 \begin_inset Newline newline
15803 \end_inset
15804
15805 This is used to make text hardly readable.
15806 \end_layout
15807
15808 \end_deeper
15809 \begin_layout Standard
15810
15811 \change_inserted -712698321 1525600643
15812 In addition to all the formal markup described above, the dialog also provides
15813  you access to the two builtin semantic character styles (see section
15814 \begin_inset space ~
15815 \end_inset
15816
15817
15818 \begin_inset CommandInset ref
15819 LatexCommand ref
15820 reference "subsec:Builtin-Character-Styles"
15821
15822 \end_inset
15823
15824 ):
15825 \end_layout
15826
15827 \begin_layout Itemize
15828
15829 \change_inserted -712698321 1525600579
15830
15831 \family sans
15832 Emphasized:
15833 \family default
15834  
15835 \emph on
15836 This is text with emphasize on
15837 \emph default
15838 .
15839 \end_layout
15840
15841 \begin_layout Itemize
15842
15843 \family sans
15844 Noun
15845 \change_inserted -712698321 1525600548
15846 :
15847 \change_unchanged
15848
15849 \family default
15850  
15851 \noun on
15852 This is text with Noun on.
15853
15854 \change_deleted -712698321 1525600637
15855
15856 \noun default
15857  Like 
15858 \family sans
15859 Emph
15860 \family default
15861 , this is a logical attribute.
15862  Normally it's equivalent to 
15863 \family sans
15864 Small
15865 \begin_inset space ~
15866 \end_inset
15867
15868 Caps
15869 \family default
15870 .
15871 \change_unchanged
15872
15873 \end_layout
15874
15875 \begin_layout Standard
15876 So you have a huge number of combinations to 
15877 \change_deleted -712698321 1525600660
15878 choose
15879 \change_inserted -712698321 1525600660
15880 select
15881 \change_unchanged
15882  from.
15883  Once you have 
15884 \change_deleted -712698321 1525600674
15885 chosen a new character style
15886 \change_inserted -712698321 1525600725
15887 applied a text property
15888 \change_unchanged
15889  via the 
15890 \change_deleted -712698321 1525600703
15891
15892 \family sans
15893 Edit\SpecialChar menuseparator
15894 Text
15895 \begin_inset space ~
15896 \end_inset
15897
15898 Style\SpecialChar menuseparator
15899 Customized
15900 \change_inserted -712698321 1525600703
15901
15902 \family default
15903
15904 \begin_inset Info
15905 type  "menu"
15906 arg   "dialog-show character"
15907 \end_inset
15908
15909
15910 \change_unchanged
15911  (
15912 \begin_inset Info
15913 type  "icon"
15914 arg   "dialog-show character"
15915 \end_inset
15916
15917 ) dialog, the settings are 
15918 \change_inserted -712698321 1525600733
15919 temporarily 
15920 \change_unchanged
15921 saved.
15922  You can activate the
15923 \change_deleted -712698321 1525600738
15924 m
15925 \change_inserted -712698321 1525600745
15926  last applied properties
15927 \change_unchanged
15928  by using the toolbar button 
15929 \begin_inset Info
15930 type  "icon"
15931 arg   "textstyle-apply"
15932 \end_inset
15933
15934 .
15935  The button lets you apply 
15936 \change_deleted -712698321 1525600766
15937 your custom character style 
15938 \change_inserted -712698321 1525600778
15939 those 
15940 \change_unchanged
15941 even when the dialog isn't visible.
15942 \end_layout
15943
15944 \begin_layout Standard
15945 To completely reset the 
15946 \change_deleted -712698321 1525600787
15947 character style
15948 \change_inserted -712698321 1525600823
15949 text properties of a selection
15950 \change_unchanged
15951  to the default, use 
15952 \begin_inset Info
15953 type  "shortcut"
15954 arg   "font-default"
15955 \end_inset
15956
15957 .
15958  
15959 \change_deleted -712698321 1525600803
15960 If you want to toggle only those properties that you have just changed (suppose
15961  you just set the shape to 
15962 \begin_inset Quotes eld
15963 \end_inset
15964
15965 slanted
15966 \begin_inset Quotes erd
15967 \end_inset
15968
15969  and the series to 
15970 \begin_inset Quotes eld
15971 \end_inset
15972
15973 bold
15974 \begin_inset Quotes erd
15975 \end_inset
15976
15977 ), set the 
15978 \family sans
15979 Toggle
15980 \begin_inset space ~
15981 \end_inset
15982
15983 all
15984 \family default
15985  switch and press 
15986 \family sans
15987 Apply
15988 \family default
15989 .
15990 \change_unchanged
15991
15992 \end_layout
15993
15994 \begin_layout Standard
15995
15996 \change_deleted -712698321 1525607419
15997 You should also know something about the differences between the three main
15998  font types 
15999 \family sans
16000 serif
16001 \family default
16002
16003 \family sans
16004 sans
16005 \begin_inset space ~
16006 \end_inset
16007
16008 serif
16009 \family default
16010 , and 
16011 \family sans
16012 typewriter
16013 \family default
16014 :
16015 \end_layout
16016
16017 \begin_layout Itemize
16018
16019 \change_deleted -712698321 1525607419
16020
16021 \family sans
16022 Typewriter
16023 \family default
16024  is a so called 
16025 \begin_inset Quotes eld
16026 \end_inset
16027
16028 monospaced
16029 \begin_inset Quotes erd
16030 \end_inset
16031
16032  font, which means every character has the same width; the 
16033 \begin_inset Quotes eld
16034 \end_inset
16035
16036 i
16037 \begin_inset Quotes erd
16038 \end_inset
16039
16040  is as wide as the 
16041 \begin_inset Quotes eld
16042 \end_inset
16043
16044 m
16045 \begin_inset Quotes erd
16046 \end_inset
16047
16048 .
16049  Here is an example
16050 \begin_inset Newline newline
16051 \end_inset
16052
16053
16054 \begin_inset Phantom HPhantom
16055 status open
16056
16057 \begin_layout Plain Layout
16058 no 
16059 \end_layout
16060
16061 \end_inset
16062
16063
16064 \family typewriter
16065 typewriter text
16066 \family default
16067
16068 \begin_inset Note Note
16069 status collapsed
16070
16071 \begin_layout Plain Layout
16072 For more on phantoms see section
16073 \begin_inset space ~
16074 \end_inset
16075
16076
16077 \begin_inset CommandInset ref
16078 LatexCommand ref
16079 reference "subsec:Phantom-Space"
16080
16081 \end_inset
16082
16083 .
16084 \end_layout
16085
16086 \end_inset
16087
16088
16089 \begin_inset Newline newline
16090 \end_inset
16091
16092 no typewriter text
16093 \end_layout
16094
16095 \begin_layout Itemize
16096
16097 \change_deleted -712698321 1525607419
16098
16099 \family sans
16100 Serif
16101 \family default
16102  fonts use characters with serifs.
16103  These are the small 
16104 \begin_inset Quotes eld
16105 \end_inset
16106
16107 appendices
16108 \begin_inset Quotes erd
16109 \end_inset
16110
16111  at the ends of the strokes that form the character.
16112  The following example shows the difference:
16113 \begin_inset Newline newline
16114 \end_inset
16115
16116 text with serifs
16117 \begin_inset Newline newline
16118 \end_inset
16119
16120
16121 \family sans
16122 text without serifs
16123 \family default
16124
16125 \begin_inset Newline newline
16126 \end_inset
16127
16128 Serifs facilitate quick and easy reading.
16129  These fonts are therefore used as default (named 
16130 \family sans
16131 roman
16132 \family default
16133 ).
16134 \end_layout
16135
16136 \begin_layout Itemize
16137
16138 \change_deleted -712698321 1525607419
16139
16140 \family sans
16141 Sans serif
16142 \family default
16143  is not recommended for use as a base type.
16144  This font type is therefore often only used for headings and short texts.
16145  We use it in this document to highlight menu names.
16146 \change_unchanged
16147
16148 \end_layout
16149
16150 \begin_layout Standard
16151
16152 \change_deleted -712698321 1525600873
16153 \begin_inset Quotes eld
16154 \end_inset
16155
16156 Toggling
16157 \begin_inset Quotes erd
16158 \end_inset
16159
16160  refers to applying or removing font properties.
16161  When a property is marked for toggling in the 
16162 \family sans
16163 Text
16164 \begin_inset space ~
16165 \end_inset
16166
16167 Style
16168 \family default
16169  dialog, applying the style to text that already has the property will cause
16170  the property to be removed.
16171  If you, for example, apply a style with properties A, B and C to text that
16172  currently has font properties B, C, F and G, and if B is set to toggle
16173  and C is set not to toggle, the text ends up with properties A, C, F and
16174  G.
16175  
16176 \begin_inset Quotes eld
16177 \end_inset
16178
16179 Never toggled
16180 \begin_inset Quotes erd
16181 \end_inset
16182
16183  and 
16184 \begin_inset Quotes eld
16185 \end_inset
16186
16187 always toggled
16188 \begin_inset Quotes erd
16189 \end_inset
16190
16191  mean that you do not control the toggling behavior.
16192  For the properties on the left side of the dialog (
16193 \begin_inset Quotes eld
16194 \end_inset
16195
16196 Family
16197 \begin_inset Quotes erd
16198 \end_inset
16199
16200  etc.), toggling behavior is up to you.
16201  If 
16202 \family sans
16203 Toggle
16204 \begin_inset space ~
16205 \end_inset
16206
16207 all
16208 \family default
16209  is checked, all of the left side properties are toggled; by default, none
16210  of them are.
16211  Finally, 
16212 \begin_inset Quotes eld
16213 \end_inset
16214
16215 Reset
16216 \begin_inset Quotes erd
16217 \end_inset
16218
16219  is never toggled.
16220  If you, for example, set 
16221 \begin_inset Quotes eld
16222 \end_inset
16223
16224 Series
16225 \begin_inset Quotes erd
16226 \end_inset
16227
16228  to 
16229 \begin_inset Quotes eld
16230 \end_inset
16231
16232 Reset
16233 \begin_inset Quotes erd
16234 \end_inset
16235
16236  and select 
16237 \family sans
16238 Toggle
16239 \begin_inset space ~
16240 \end_inset
16241
16242 all
16243 \family default
16244 , then apply the style to bold face text, the text will revert to the default
16245  series (
16246 \begin_inset Quotes eld
16247 \end_inset
16248
16249 Medium
16250 \begin_inset Quotes erd
16251 \end_inset
16252
16253 ), no matter how many times you apply the style.
16254 \change_unchanged
16255
16256 \end_layout
16257
16258 \begin_layout Standard
16259 We conclude 
16260 \change_inserted -712698321 1525607667
16261 this section 
16262 \change_unchanged
16263 with the same warning once again: Do not overuse the fonts! They are, more
16264  often than not, a kludge and a bad substitute for good writing.
16265 \end_layout
16266
16267 \begin_layout Section
16268 Printing and Previewing
16269 \end_layout
16270
16271 \begin_layout Subsection
16272 Overview
16273 \end_layout
16274
16275 \begin_layout Standard
16276 Now that we have covered some of the basic features of document preparation
16277  using \SpecialChar LyX
16278 , you probably want to know how to print out your masterpiece.
16279  Before we tell you that, we want to give you a quick explanation of what
16280  goes on behind-the-scenes.
16281  We cover this information in much greater detail in the 
16282 \emph on
16283 Additional Features
16284 \emph default
16285  manual as well.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 \SpecialChar LyX
16290  uses the program \SpecialChar LaTeX
16291  as its backend.
16292  \SpecialChar LaTeX
16293  is just a macro package for the \SpecialChar TeX
16294  typesetting system, but to prevent confusion,
16295  we will only refer to \SpecialChar LaTeX
16296 .
16297  \SpecialChar LyX
16298  is what you use to do your actual writing.
16299  Then, \SpecialChar LyX
16300  calls \SpecialChar LaTeX
16301  to turn your writing into printable output.
16302  This happens in two stages:
16303 \end_layout
16304
16305 \begin_layout Enumerate
16306 First, \SpecialChar LyX
16307  converts your document to a series of text commands for \SpecialChar LaTeX
16308 , generating
16309  a file with the extension, 
16310 \begin_inset Quotes eld
16311 \end_inset
16312
16313
16314 \family typewriter
16315 .tex
16316 \family default
16317
16318 \begin_inset Quotes erd
16319 \end_inset
16320
16321 .
16322 \end_layout
16323
16324 \begin_layout Enumerate
16325 Next, \SpecialChar LyX
16326  calls \SpecialChar LaTeX
16327  to use the commands in the 
16328 \family typewriter
16329 .tex
16330 \family default
16331  file to produce printable output.
16332 \end_layout
16333
16334 \begin_layout Subsection
16335 Output file formats
16336 \begin_inset Index idx
16337 status collapsed
16338
16339 \begin_layout Plain Layout
16340 File formats
16341 \end_layout
16342
16343 \end_inset
16344
16345
16346 \begin_inset CommandInset label
16347 LatexCommand label
16348 name "subsec:Output-file-formats"
16349
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \begin_layout Subsubsection
16356 Simple text (ASCII)
16357 \begin_inset Index idx
16358 status collapsed
16359
16360 \begin_layout Plain Layout
16361 File formats ! ASCII
16362 \end_layout
16363
16364 \end_inset
16365
16366
16367 \end_layout
16368
16369 \begin_layout Standard
16370 This file type has the extension 
16371 \begin_inset Quotes eld
16372 \end_inset
16373
16374
16375 \family typewriter
16376 .txt
16377 \family default
16378
16379 \begin_inset Quotes erd
16380 \end_inset
16381
16382 .
16383  It contains your document as plain text following the rules of the 
16384 \begin_inset Quotes eld
16385 \end_inset
16386
16387 American Standard Code for Information Interchange
16388 \begin_inset Quotes erd
16389 \end_inset
16390
16391  (ASCII).
16392 \end_layout
16393
16394 \begin_layout Standard
16395 You can export your document to ASCII with the menu 
16396 \family sans
16397 File\SpecialChar menuseparator
16398 Export\SpecialChar menuseparator
16399 Plain
16400 \begin_inset space ~
16401 \end_inset
16402
16403 text
16404 \family default
16405 .
16406  However, this will not export any externally generated material such as
16407  a Bib\SpecialChar TeX
16408  bibliography (section
16409 \begin_inset space ~
16410 \end_inset
16411
16412
16413 \begin_inset CommandInset ref
16414 LatexCommand ref
16415 reference "subsec:Bibliography-databases"
16416
16417 \end_inset
16418
16419 ).
16420  If your document includes such material, use 
16421 \family sans
16422 File\SpecialChar menuseparator
16423 Export\SpecialChar menuseparator
16424 More
16425 \begin_inset space ~
16426 \end_inset
16427
16428 Formats
16429 \begin_inset space ~
16430 \end_inset
16431
16432 &
16433 \begin_inset space ~
16434 \end_inset
16435
16436 Options
16437 \family default
16438  and then select 
16439 \family sans
16440 Plain
16441 \begin_inset space ~
16442 \end_inset
16443
16444 text
16445 \begin_inset space ~
16446 \end_inset
16447
16448 (ps2ascii)
16449 \family default
16450 .
16451  This will first internally export your document to PostScript (generating
16452  thereby the external material) and then do the conversion to ASCII.
16453 \end_layout
16454
16455 \begin_layout Subsubsection
16456 \SpecialChar LaTeX
16457
16458 \begin_inset Index idx
16459 status collapsed
16460
16461 \begin_layout Plain Layout
16462 File formats ! \SpecialChar LaTeX
16463
16464 \end_layout
16465
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \begin_layout Standard
16472 This file type has the extension 
16473 \begin_inset Quotes eld
16474 \end_inset
16475
16476
16477 \family typewriter
16478 .tex
16479 \family default
16480
16481 \begin_inset Quotes erd
16482 \end_inset
16483
16484  and contains all commands that are necessary for the \SpecialChar LaTeX
16485  program to process
16486  your document.
16487  If you know \SpecialChar LaTeX
16488 , you can use it to find out \SpecialChar LaTeX
16489 -Errors or to process it manually
16490  with console commands.
16491  The \SpecialChar LaTeX
16492 -file is automatically created in \SpecialChar LyX
16493 's temporary directory whenever you
16494  view or export your document.
16495 \end_layout
16496
16497 \begin_layout Standard
16498 You can export your document as a \SpecialChar LaTeX
16499 -file using the menu 
16500 \family sans
16501 File\SpecialChar menuseparator
16502 Export\SpecialChar menuseparator
16503 LaTeX
16504 \family default
16505 .
16506  The different \SpecialChar LaTeX
16507  export variants are explained in section
16508 \begin_inset space ~
16509 \end_inset
16510
16511
16512 \begin_inset CommandInset ref
16513 LatexCommand ref
16514 reference "subsec:Export"
16515
16516 \end_inset
16517
16518 .
16519 \end_layout
16520
16521 \begin_layout Subsubsection
16522 DVI
16523 \begin_inset Index idx
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527 File formats ! DVI
16528 \end_layout
16529
16530 \end_inset
16531
16532
16533 \end_layout
16534
16535 \begin_layout Standard
16536 This file type has the extension 
16537 \begin_inset Quotes eld
16538 \end_inset
16539
16540
16541 \family typewriter
16542 .dvi
16543 \family default
16544
16545 \begin_inset Quotes erd
16546 \end_inset
16547
16548 .
16549  It is called 
16550 \begin_inset Quotes eld
16551 \end_inset
16552
16553 device-independent
16554 \begin_inset Quotes erd
16555 \end_inset
16556
16557  (DVI), because it is completely portable; you can move them from one machine
16558  to another without needing to do any sort of conversion.
16559  DVIs are used for quick previews and as a pre-stage for other output formats,
16560  like PostScript.
16561 \end_layout
16562
16563 \begin_layout Standard
16564 DVI files do not contain images, they only link to them.
16565  So don't forget to deliver the images together with your DVIs.
16566  Because the DVI-viewer has to convert the images in the background to make
16567  them visible when you scroll the DVI, this can slow down your computer
16568  when you view the DVI.
16569  So we recommend using PDF for files with many images.
16570 \end_layout
16571
16572 \begin_layout Standard
16573 You can export your document to DVI by the menus 
16574 \family sans
16575 File\SpecialChar menuseparator
16576 Export\SpecialChar menuseparator
16577 DVI
16578 \family default
16579  or 
16580 \family sans
16581 File\SpecialChar menuseparator
16582 Export\SpecialChar menuseparator
16583 DVI
16584 \begin_inset space ~
16585 \end_inset
16586
16587 (LuaTeX).
16588
16589 \family default
16590  The latter option uses the program 
16591 \family typewriter
16592 Lua\SpecialChar TeX
16593
16594 \family default
16595 .
16596  
16597 \family typewriter
16598 Lua\SpecialChar TeX
16599
16600 \family default
16601  is an engine that provides direct Unicode support and support for direct
16602  font access (see section
16603 \begin_inset space ~
16604 \end_inset
16605
16606
16607 \begin_inset CommandInset ref
16608 LatexCommand ref
16609 reference "subsec:LaTeX-font-support"
16610
16611 \end_inset
16612
16613 ).
16614  Lua\SpecialChar TeX
16615  is still a work in progress, but it might develop into the next standard
16616  \SpecialChar TeX
16617  processor.
16618 \end_layout
16619
16620 \begin_layout Subsubsection
16621 PostScript
16622 \begin_inset Index idx
16623 status collapsed
16624
16625 \begin_layout Plain Layout
16626 File formats ! PostScript
16627 \end_layout
16628
16629 \end_inset
16630
16631
16632 \end_layout
16633
16634 \begin_layout Standard
16635 This file type has the extension 
16636 \begin_inset Quotes eld
16637 \end_inset
16638
16639
16640 \family typewriter
16641 .ps
16642 \family default
16643
16644 \begin_inset Quotes erd
16645 \end_inset
16646
16647 .
16648  PostScript was developed by the company 
16649 \family typewriter
16650 Adobe
16651 \family default
16652  as a printer language.
16653  The file therefore contains commands that the printer uses to print the
16654  file.
16655  PostScript can be seen as a 
16656 \begin_inset Quotes eld
16657 \end_inset
16658
16659 programming language
16660 \begin_inset Quotes erd
16661 \end_inset
16662
16663 ; you can calculate with it and draw diagrams and images.
16664 \begin_inset Foot
16665 status collapsed
16666
16667 \begin_layout Plain Layout
16668 If you are interested in learning more about this, have a look at the \SpecialChar LaTeX
16669 -package
16670  
16671 \series bold
16672 pstricks
16673 \series default
16674
16675 \begin_inset Index idx
16676 status collapsed
16677
16678 \begin_layout Plain Layout
16679 \SpecialChar LaTeX
16680  packages ! pstricks
16681 \end_layout
16682
16683 \end_inset
16684
16685 .
16686 \end_layout
16687
16688 \end_inset
16689
16690  As a result of this, the files are often bigger than PDFs.
16691 \end_layout
16692
16693 \begin_layout Standard
16694 PostScript can only contain images in the format 
16695 \begin_inset Quotes eld
16696 \end_inset
16697
16698 Encapsulated PostScript
16699 \begin_inset Quotes erd
16700 \end_inset
16701
16702  (EPS, file extension 
16703 \begin_inset Quotes eld
16704 \end_inset
16705
16706
16707 \family typewriter
16708 .eps
16709 \family default
16710
16711 \begin_inset Quotes erd
16712 \end_inset
16713
16714 ).
16715  As \SpecialChar LyX
16716  allows you to use any known image format in your document, it has to
16717  convert them in the background to EPS.
16718  If, for example, you have 50
16719 \begin_inset space ~
16720 \end_inset
16721
16722 images in your document, \SpecialChar LyX
16723  has to do 50
16724 \begin_inset space ~
16725 \end_inset
16726
16727 conversions when you view or export your document the first time.
16728  This might slow down your workflow with \SpecialChar LyX
16729 .
16730  So if you plan to use PostScript, you can insert your images directly as
16731  EPS to avoid this problem.
16732 \end_layout
16733
16734 \begin_layout Standard
16735 You can export to PostScript using the menu 
16736 \family sans
16737 File\SpecialChar menuseparator
16738 Export\SpecialChar menuseparator
16739 PostScript
16740 \family default
16741 .
16742 \end_layout
16743
16744 \begin_layout Subsubsection
16745 PDF
16746 \begin_inset Index idx
16747 status collapsed
16748
16749 \begin_layout Plain Layout
16750 File formats ! PDF
16751 \end_layout
16752
16753 \end_inset
16754
16755
16756 \begin_inset Index idx
16757 status collapsed
16758
16759 \begin_layout Plain Layout
16760 PDF
16761 \end_layout
16762
16763 \end_inset
16764
16765
16766 \end_layout
16767
16768 \begin_layout Standard
16769 This file type has the extension 
16770 \begin_inset Quotes eld
16771 \end_inset
16772
16773
16774 \family typewriter
16775 .pdf
16776 \family default
16777
16778 \begin_inset Quotes erd
16779 \end_inset
16780
16781 .
16782  The 
16783 \begin_inset Quotes eld
16784 \end_inset
16785
16786 Portable Document Format
16787 \begin_inset Quotes erd
16788 \end_inset
16789
16790  (PDF) developed by 
16791 \family typewriter
16792 Adobe
16793 \family default
16794  was derived from PostScript.
16795  It is more compressed and it uses fewer commands than PostScript.
16796  As the name 
16797 \begin_inset Quotes eld
16798 \end_inset
16799
16800 portable
16801 \begin_inset Quotes erd
16802 \end_inset
16803
16804  implies, it can be processed on any computer system and the printed output
16805  looks exactly the same.
16806 \end_layout
16807
16808 \begin_layout Standard
16809 PDF can contain images in its own PDF format and in the formats 
16810 \begin_inset Quotes eld
16811 \end_inset
16812
16813 Joint Photographic Experts Group
16814 \begin_inset Quotes erd
16815 \end_inset
16816
16817  (JPG, file extension 
16818 \begin_inset Quotes eld
16819 \end_inset
16820
16821
16822 \family typewriter
16823 .jpg
16824 \family default
16825
16826 \begin_inset Quotes erd
16827 \end_inset
16828
16829  or 
16830 \begin_inset Quotes eld
16831 \end_inset
16832
16833
16834 \family typewriter
16835 .jpeg
16836 \family default
16837
16838 \begin_inset Quotes erd
16839 \end_inset
16840
16841 ) and 
16842 \begin_inset Quotes eld
16843 \end_inset
16844
16845 Portable Network Graphics
16846 \begin_inset Quotes erd
16847 \end_inset
16848
16849  (PNG, file extension 
16850 \begin_inset Quotes eld
16851 \end_inset
16852
16853
16854 \family typewriter
16855 .png
16856 \family default
16857
16858 \begin_inset Quotes erd
16859 \end_inset
16860
16861 ).
16862  You can also use any other image format, because \SpecialChar LyX
16863  converts them in the
16864  background to one of these formats.
16865  But as described in the section about PostScript, the image conversion
16866  will slow down your workflow.
16867  So we recommend using images in one of the three formats mentioned above.
16868 \end_layout
16869
16870 \begin_layout Standard
16871 You can export your document to PDF via the menu 
16872 \family sans
16873 File\SpecialChar menuseparator
16874 Export
16875 \family default
16876  in different ways:
16877 \end_layout
16878
16879 \begin_layout Description
16880 PDF
16881 \begin_inset space ~
16882 \end_inset
16883
16884 (pdflatex) This uses the program 
16885 \family typewriter
16886 pdftex
16887 \family default
16888  which converts your file directly to PDF.
16889 \end_layout
16890
16891 \begin_layout Description
16892 PDF
16893 \begin_inset space ~
16894 \end_inset
16895
16896 (Lua
16897 \family sans
16898 TeX
16899 \family default
16900 ) This uses the program 
16901 \family typewriter
16902 Lua\SpecialChar TeX
16903
16904 \family default
16905  which converts your file directly to PDF.
16906  
16907 \family typewriter
16908 Lua\SpecialChar TeX
16909
16910 \family default
16911  is a new engine, derived from 
16912 \family typewriter
16913 pdflatex
16914 \family default
16915 , that also provides direct Unicode support and support for direct font
16916  access (see section
16917 \begin_inset space ~
16918 \end_inset
16919
16920
16921 \begin_inset CommandInset ref
16922 LatexCommand ref
16923 reference "subsec:LaTeX-font-support"
16924
16925 \end_inset
16926
16927 ).
16928  Lua\SpecialChar TeX
16929  is still a work in progress, but it might develop into the next standard
16930  \SpecialChar TeX
16931  processor.
16932 \end_layout
16933
16934 \begin_layout Description
16935 PDF
16936 \begin_inset space ~
16937 \end_inset
16938
16939 (Xe
16940 \family sans
16941 TeX
16942 \family default
16943 ) This uses the program 
16944 \family typewriter
16945 Xe\SpecialChar TeX
16946
16947 \family default
16948  that converts your file directly to PDF.
16949  
16950 \family typewriter
16951 Xe\SpecialChar TeX
16952
16953 \family default
16954  is a new engine that provides direct Unicode support and support for direct
16955  font access (see section
16956 \begin_inset space ~
16957 \end_inset
16958
16959
16960 \begin_inset CommandInset ref
16961 LatexCommand ref
16962 reference "subsec:LaTeX-font-support"
16963
16964 \end_inset
16965
16966 ).
16967  It is particularly good at typesetting different scripts, for example,
16968  vertically written Japanese.
16969 \end_layout
16970
16971 \begin_layout Description
16972 PDF
16973 \begin_inset space ~
16974 \end_inset
16975
16976 (cropped) This is the same as 
16977 \family sans
16978 PDF
16979 \begin_inset space ~
16980 \end_inset
16981
16982 (pdflatex)
16983 \family default
16984  but the result is a PDF with cropped page margins.
16985  This is for example useful if you want to use \SpecialChar LyX
16986  to generate good-looking
16987  formulas to use them in other programs like for presentations.
16988 \end_layout
16989
16990 \begin_layout Description
16991 PDF
16992 \begin_inset space ~
16993 \end_inset
16994
16995 (dvipdfm) This uses the program 
16996 \family typewriter
16997 dvipdfm
16998 \family default
16999  that converts your file in the background to DVI and in a second step to
17000  PDF.
17001 \end_layout
17002
17003 \begin_layout Description
17004 PDF
17005 \begin_inset space ~
17006 \end_inset
17007
17008 (ps2pdf) This uses the program 
17009 \family typewriter
17010 ps2pdf
17011 \family default
17012  that creates a PDF from a PostScript-version of your file.
17013  The PostScript-version is produced by the program 
17014 \family typewriter
17015 dvips
17016 \family default
17017  which uses a DVI-version as intermediate step.
17018  So this export variant consists of three conversions.
17019 \end_layout
17020
17021 \begin_layout Standard
17022 We recommend using 
17023 \family sans
17024 PDF
17025 \begin_inset space ~
17026 \end_inset
17027
17028 (pdflatex)
17029 \family default
17030  because 
17031 \family typewriter
17032 pdftex
17033 \family default
17034  supports all the features of actual PDF-versions, is quick, stable, and
17035  works without problems.
17036  If you rely on multiscript support and\SpecialChar breakableslash
17037 or specific OpenType fonts, you might
17038  want to try out 
17039 \family sans
17040 PDF
17041 \begin_inset space ~
17042 \end_inset
17043
17044 (XeTeX)
17045 \family default
17046  or 
17047 \family sans
17048 PDF
17049 \begin_inset space ~
17050 \end_inset
17051
17052 (LuaTeX)
17053 \family default
17054  instead, bearing in mind that these two programs are not yet as mature
17055  as 
17056 \family typewriter
17057 pdflatex
17058 \family default
17059 .
17060 \end_layout
17061
17062 \begin_layout Subsubsection
17063 XHTML
17064 \begin_inset Index idx
17065 status collapsed
17066
17067 \begin_layout Plain Layout
17068 FileFormats ! XHTML
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \begin_inset Index idx
17075 status collapsed
17076
17077 \begin_layout Plain Layout
17078 HTML
17079 \end_layout
17080
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \begin_layout Standard
17087 This file type has the extension 
17088 \begin_inset Quotes eld
17089 \end_inset
17090
17091
17092 \family typewriter
17093 .xhtml
17094 \family default
17095
17096 \begin_inset Quotes erd
17097 \end_inset
17098
17099 .
17100  It is a file suitable for viewing in web browsers.
17101  It does not itself contain images and the like but only links to them.
17102  When \SpecialChar LyX
17103  produces XHTML, it also generates corresponding images in formats
17104  suitable for the purpose.
17105  For the math output you can choose in the menu 
17106 \family sans
17107 Document\SpecialChar menuseparator
17108 Settings\SpecialChar menuseparator
17109 Output
17110 \family default
17111  between different formats, which are described in section 
17112 \emph on
17113 Math Output in XHTML
17114 \emph default
17115  of the 
17116 \emph on
17117 Additional
17118 \begin_inset space ~
17119 \end_inset
17120
17121 Features
17122 \emph default
17123  manual.
17124 \end_layout
17125
17126 \begin_layout Standard
17127 XHTML output remains 
17128 \begin_inset Quotes eld
17129 \end_inset
17130
17131 under development
17132 \begin_inset Quotes erd
17133 \end_inset
17134
17135 , and not all \SpecialChar LyX
17136  features are supported yet.
17137  See the chapter 
17138 \emph on
17139 \SpecialChar LyX
17140  and the World Wide Web
17141 \emph default
17142 , in the 
17143 \emph on
17144 Additional Features
17145 \emph default
17146  manual, for more information.
17147 \end_layout
17148
17149 \begin_layout Standard
17150 You can export your document as an XHTML file using the menu item 
17151 \family sans
17152 File\SpecialChar menuseparator
17153 Export\SpecialChar menuseparator
17154 LyXHTML
17155 \family default
17156 .
17157 \end_layout
17158
17159 \begin_layout Subsection
17160 Previewing
17161 \begin_inset Index idx
17162 status collapsed
17163
17164 \begin_layout Plain Layout
17165 Document ! Preview 
17166 \end_layout
17167
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \begin_layout Standard
17174 To get a look at the final version of your document, with all of the page
17175  breaks in place, the footnotes correctly numbered, and so on, use the menu
17176  
17177 \family sans
17178 Document
17179 \family default
17180  and choose 
17181 \family sans
17182 View
17183 \family default
17184  or use the toolbar button 
17185 \begin_inset Info
17186 type  "icon"
17187 arg   "buffer-view"
17188 \end_inset
17189
17190 .
17191  A viewing program will pop up showing the output in the defined default
17192  output format, which is globally set in the preferences (see section
17193 \begin_inset space ~
17194 \end_inset
17195
17196
17197 \begin_inset CommandInset ref
17198 LatexCommand ref
17199 reference "sec:File-Formats"
17200
17201 \end_inset
17202
17203 ) and can also be altered for single documents in the document settings
17204  (see section
17205 \begin_inset space ~
17206 \end_inset
17207
17208
17209 \begin_inset CommandInset ref
17210 LatexCommand ref
17211 reference "sec:Doc-Formats"
17212
17213 \end_inset
17214
17215 ).
17216  Further output formats can be selected via 
17217 \family sans
17218 Document\SpecialChar menuseparator
17219 View (Other Formats)
17220 \family default
17221  or the toolbar button 
17222 \begin_inset Info
17223 type  "icon"
17224 arg   "view-others"
17225 \end_inset
17226
17227 .
17228 \end_layout
17229
17230 \begin_layout Standard
17231 If you have changed your document, you can refresh the output in the same
17232  viewer window using the menu 
17233 \family sans
17234 Document\SpecialChar menuseparator
17235 Update
17236 \family default
17237  or 
17238 \family sans
17239 Document\SpecialChar menuseparator
17240 Update (Other Formats)
17241 \family default
17242 , respectively.
17243 \end_layout
17244
17245 \begin_layout Standard
17246 When you preview a file, the output file is only generated in \SpecialChar LyX
17247 's temporary
17248  directory.
17249  To have a real output, export your document.
17250 \end_layout
17251
17252 \begin_layout Section
17253 A few Words about Typography
17254 \begin_inset Index idx
17255 status collapsed
17256
17257 \begin_layout Plain Layout
17258 Typography
17259 \end_layout
17260
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \begin_layout Subsection
17267 Hyphens, Dashes and Minus Signs
17268 \begin_inset Index idx
17269 status collapsed
17270
17271 \begin_layout Plain Layout
17272 Hyphens
17273 \end_layout
17274
17275 \end_inset
17276
17277
17278 \begin_inset Index idx
17279 status collapsed
17280
17281 \begin_layout Plain Layout
17282 Dashes
17283 \end_layout
17284
17285 \end_inset
17286
17287
17288 \end_layout
17289
17290 \begin_layout Standard
17291 In \SpecialChar LyX
17292 , the 
17293 \begin_inset Quotes eld
17294 \end_inset
17295
17296
17297 \family typewriter
17298 -
17299 \family default
17300
17301 \begin_inset Quotes erd
17302 \end_inset
17303
17304  symbol comes in four variants: the 
17305 \emph on
17306 hyphen
17307 \emph default
17308 , the 
17309 \emph on
17310 en dash
17311 \emph default
17312 , the 
17313 \emph on
17314 em dash
17315 \emph default
17316 , and the 
17317 \emph on
17318 minus sign
17319 \emph default
17320 :
17321 \begin_inset VSpace defskip
17322 \end_inset
17323
17324
17325 \end_layout
17326
17327 \begin_layout Standard
17328 \begin_inset Box Frameless
17329 position "t"
17330 hor_pos "c"
17331 has_inner_box 1
17332 inner_pos "t"
17333 use_parbox 0
17334 use_makebox 0
17335 width "100col%"
17336 special "none"
17337 height "1in"
17338 height_special "totalheight"
17339 thickness "0.4pt"
17340 separation "3pt"
17341 shadowsize "4pt"
17342 framecolor "black"
17343 backgroundcolor "none"
17344 status open
17345
17346 \begin_layout Plain Layout
17347 \begin_inset Tabular
17348 <lyxtabular version="3" rows="5" columns="3">
17349 <features tabularvalignment="middle">
17350 <column alignment="left" valignment="top" width="0pt">
17351 <column alignment="left" valignment="top">
17352 <column alignment="left" valignment="top">
17353 <row interlinespace="3mm">
17354 <cell alignment="left" valignment="top" bottomline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 name
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 output
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376 inserted with
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 </row>
17382 <row interlinespace="3mm">
17383 <cell alignment="left" valignment="top" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 hyphen
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 -
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 \begin_inset Quotes eld
17406 \end_inset
17407
17408
17409 \family typewriter
17410 -
17411 \family default
17412
17413 \begin_inset Quotes erd
17414 \end_inset
17415
17416  in text
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 </row>
17422 <row interlinespace="3mm">
17423 <cell alignment="left" valignment="top" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 en dash
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 system key combination
17446 \begin_inset Foot
17447 status collapsed
17448
17449 \begin_layout Plain Layout
17450 On Mac and Linux, the en dash is entered with 
17451 \family sans
17452 Opt+
17453 \begin_inset Quotes eld
17454 \end_inset
17455
17456 -
17457 \begin_inset Quotes erd
17458 \end_inset
17459
17460
17461 \family default
17462  and the em dash with 
17463 \family sans
17464 Shift-Opt+
17465 \begin_inset Quotes erd
17466 \end_inset
17467
17468 -
17469 \begin_inset Quotes erd
17470 \end_inset
17471
17472
17473 \family default
17474  (
17475 \family sans
17476 Opt
17477 \family default
17478  is the Mac label for the right 
17479 \family sans
17480 Alt 
17481 \family default
17482 key).
17483  
17484 \end_layout
17485
17486 \end_inset
17487
17488  or 
17489 \begin_inset Quotes eld
17490 \end_inset
17491
17492 --
17493 \begin_inset Quotes erd
17494 \end_inset
17495
17496  in text
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row interlinespace="3mm">
17503 <cell alignment="left" valignment="top" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 em dash
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 <cell alignment="center" valignment="top" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525 system key combination or 
17526 \begin_inset Quotes eld
17527 \end_inset
17528
17529 ---
17530 \begin_inset Quotes erd
17531 \end_inset
17532
17533  in text
17534 \end_layout
17535
17536 \end_inset
17537 </cell>
17538 </row>
17539 <row>
17540 <cell alignment="left" valignment="top" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 minus sign
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 <cell alignment="center" valignment="top" usebox="none">
17550 \begin_inset Text
17551
17552 \begin_layout Plain Layout
17553 \begin_inset Formula $-$
17554 \end_inset
17555
17556
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 <cell alignment="center" valignment="top" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565 \begin_inset Quotes eld
17566 \end_inset
17567
17568
17569 \family typewriter
17570 -
17571 \family default
17572
17573 \begin_inset Quotes erd
17574 \end_inset
17575
17576  in math mode
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 </lyxtabular>
17583
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \end_inset
17590
17591
17592 \begin_inset VSpace defskip
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \begin_layout Standard
17599 Dashes can also be inserted with 
17600 \family sans
17601 Insert\SpecialChar menuseparator
17602 Special
17603 \begin_inset space ~
17604 \end_inset
17605
17606 Character\SpecialChar menuseparator
17607 Symbols
17608 \family default
17609  or using the 
17610 \family typewriter
17611 unicode-insert
17612 \family default
17613  \SpecialChar LyX
17614  function with the Unicode code point as argument (2013 for the em dash
17615  and 2014 for the en dash).
17616 \end_layout
17617
17618 \begin_layout Standard
17619 Hyphen and dashes are distinct from the minus sign, which appears in math
17620  mode and has a length of its own.
17621  Here are some examples:
17622 \end_layout
17623
17624 \begin_layout Enumerate
17625 line- and page-breaks
17626 \begin_inset space \hfill{}
17627 \end_inset
17628
17629 (
17630 \emph on
17631 hyphen
17632 \emph default
17633 )
17634 \end_layout
17635
17636 \begin_layout Enumerate
17637 A–Z; pages
17638 \begin_inset space ~
17639 \end_inset
17640
17641 369–378
17642 \begin_inset space \hfill{}
17643 \end_inset
17644
17645 (
17646 \emph on
17647 en dash
17648 \emph default
17649 )
17650 \end_layout
17651
17652 \begin_layout Enumerate
17653 The em dash is used without spaces: Oh—there's a dash.
17654 \begin_inset space \hfill{}
17655 \end_inset
17656
17657 (
17658 \emph on
17659 em dash
17660 \emph default
17661 )
17662 \end_layout
17663
17664 \begin_layout Enumerate
17665 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
17666 \end_inset
17667
17668
17669 \begin_inset space \hfill{}
17670 \end_inset
17671
17672 (
17673 \emph on
17674 minus sign
17675 \emph default
17676 )
17677 \end_layout
17678
17679 \begin_layout Standard
17680 See also the 
17681 \begin_inset CommandInset href
17682 LatexCommand href
17683 name "Wikipedia entry on dashes"
17684 target "https://en.wikipedia.org/wiki/Dash"
17685 literal "false"
17686
17687 \end_inset
17688
17689 .
17690 \end_layout
17691
17692 \begin_layout Subsection
17693 Dashes and Line Breaks
17694 \begin_inset CommandInset label
17695 LatexCommand label
17696 name "subsec:Dashes-and-line-breaks"
17697
17698 \end_inset
17699
17700
17701 \end_layout
17702
17703 \begin_layout Standard
17704 Whether line breaks before or after dashes are allowed depends on the use
17705  case and locale, e.
17706 \begin_inset space \thinspace{}
17707 \end_inset
17708
17709 g.:
17710 \end_layout
17711
17712 \begin_layout Itemize
17713 In English, line breaks are generally allowed after the dash, but no line
17714  break should occur if only a single character follows the dash (as in A–Z).
17715 \end_layout
17716
17717 \begin_layout Itemize
17718 In English, dashes used to set off parenthetical statements should not start
17719  a new line.
17720 \end_layout
17721
17722 \begin_layout Itemize
17723 In French and Spanish, dashes around parenthetical statements are treated
17724  similar to brackets: line breaks are not allowed on the inner side.
17725 \end_layout
17726
17727 \begin_layout Standard
17728 By default, dashes are output by \SpecialChar LyX
17729  to \SpecialChar LaTeX
17730  as 
17731 \begin_inset Quotes eld
17732 \end_inset
17733
17734 ligature dashes
17735 \begin_inset Quotes erd
17736 \end_inset
17737
17738  (-- and ---).
17739  \SpecialChar LaTeX
17740  allows line breaks after hyphens, en-dashes and em-dashes.
17741 \end_layout
17742
17743 \begin_layout Enumerate
17744 Line breaks before spaced en dashes
17745 \begin_inset space ~
17746 \end_inset
17747
17748 – common in British English and generally recommended by 
17749 \emph on
17750 The Elements of Typographic Style
17751 \emph default
17752
17753 \begin_inset space ~
17754 \end_inset
17755
17756 – can be prevented using protected spaces.
17757 \end_layout
17758
17759 \begin_layout Enumerate
17760 Unwanted line breaks after dashes can be prevented by wrapping in a makebox
17761 \begin_inset Foot
17762 status collapsed
17763
17764 \begin_layout Plain Layout
17765 See section 
17766 \emph on
17767 Prevent Hyphenation
17768 \emph default
17769  of the 
17770 \emph on
17771 Embedded
17772 \begin_inset space ~
17773 \end_inset
17774
17775 Objects
17776 \emph default
17777  manual.
17778 \end_layout
17779
17780 \end_inset
17781
17782  or preceding with 
17783 \series bold
17784
17785 \backslash
17786 nobreakdash
17787 \series default
17788  in \SpecialChar TeX
17789  code.
17790  Examples:
17791 \end_layout
17792
17793 \begin_deeper
17794 \begin_layout Itemize
17795 Pages
17796 \begin_inset space ~
17797 \end_inset
17798
17799
17800 \begin_inset Box Frameless
17801 position "t"
17802 hor_pos "c"
17803 has_inner_box 1
17804 inner_pos "t"
17805 use_parbox 0
17806 use_makebox 1
17807 width ""
17808 special "none"
17809 height "1in"
17810 height_special "totalheight"
17811 thickness "0.4pt"
17812 separation "3pt"
17813 shadowsize "4pt"
17814 framecolor "black"
17815 backgroundcolor "none"
17816 status open
17817
17818 \begin_layout Plain Layout
17819 36–39
17820 \end_layout
17821
17822 \end_inset
17823
17824
17825 \end_layout
17826
17827 \begin_layout Itemize
17828
17829 \lang french
17830 Les incises 
17831 \begin_inset Box Frameless
17832 position "t"
17833 hor_pos "c"
17834 has_inner_box 1
17835 inner_pos "t"
17836 use_parbox 0
17837 use_makebox 1
17838 width ""
17839 special "none"
17840 height "1in"
17841 height_special "totalheight"
17842 thickness "0.4pt"
17843 separation "3pt"
17844 shadowsize "4pt"
17845 framecolor "black"
17846 backgroundcolor "none"
17847 status open
17848
17849 \begin_layout Plain Layout
17850
17851 \lang french
17852
17853 \begin_inset space ~
17854 \end_inset
17855
17856 même
17857 \end_layout
17858
17859 \end_inset
17860
17861  si tout le monde ne les aime pas
17862 \begin_inset space ~
17863 \end_inset
17864
17865 – sont très utiles.
17866 \end_layout
17867
17868 \begin_layout Itemize
17869
17870 \lang spanish
17871 En una frase 
17872 \begin_inset ERT
17873 status collapsed
17874
17875 \begin_layout Plain Layout
17876
17877
17878 \backslash
17879 nobreakdash
17880 \end_layout
17881
17882 \end_inset
17883
17884 —un inciso con rayas— se escribe así.
17885 \end_layout
17886
17887 \end_deeper
17888 \begin_layout Standard
17889 An incorrect line break is easily overlooked because
17890 \begin_inset space ~
17891 \end_inset
17892
17893 – in contrast to an overfull line
17894 \begin_inset space ~
17895 \end_inset
17896
17897 – it does not trigger a warning in the \SpecialChar LaTeX
17898  log.
17899 \end_layout
17900
17901 \begin_layout Standard
17902 If you want to globally disable line breaks after dashes, you can select
17903  the option 
17904 \family sans
17905 Document\SpecialChar menuseparator
17906 Settings\SpecialChar menuseparator
17907 Fonts\SpecialChar menuseparator
17908 Disallow line breaks after dashes
17909 \family default
17910 :
17911 \end_layout
17912
17913 \begin_layout Enumerate
17914 Line breaks are still allowed after spaced dashes.
17915  They can be prevented using protected spaces (without need for a makebox
17916  or \SpecialChar TeX
17917  code).
17918  Example:
17919 \end_layout
17920
17921 \begin_deeper
17922 \begin_layout Itemize
17923
17924 \lang french
17925 Les incises –
17926 \begin_inset space ~
17927 \end_inset
17928
17929 même si tout le monde ne les aime pas
17930 \begin_inset space ~
17931 \end_inset
17932
17933 – sont très utiles.
17934 \end_layout
17935
17936 \end_deeper
17937 \begin_layout Enumerate
17938 Line breaks after unspaced dashes can be allowed via the menu
17939 \begin_inset Newline newline
17940 \end_inset
17941
17942
17943 \family sans
17944 Insert\SpecialChar menuseparator
17945 Formatting\SpecialChar menuseparator
17946 Optional line break
17947 \family default
17948 :
17949 \end_layout
17950
17951 \begin_deeper
17952 \begin_layout Itemize
17953 Em-dashes without spaces—\SpecialChar allowbreak
17954 common in American English—\SpecialChar allowbreak
17955 should be followed by
17956  a line break opportunity.
17957 \end_layout
17958
17959 \begin_layout Standard
17960 This also allows hyphenation of the word following the dash (see section
17961 \begin_inset space ~
17962 \end_inset
17963
17964
17965 \begin_inset CommandInset ref
17966 LatexCommand ref
17967 reference "subsec:Hyphenation"
17968 plural "false"
17969 caps "false"
17970 noprefix "false"
17971
17972 \end_inset
17973
17974 ).
17975 \end_layout
17976
17977 \end_deeper
17978 \begin_layout Enumerate
17979 With this setting, \SpecialChar LaTeX
17980  hyphenates words also if immediately followed by em
17981  or en dashes (see section
17982 \begin_inset space ~
17983 \end_inset
17984
17985
17986 \begin_inset CommandInset ref
17987 LatexCommand ref
17988 reference "subsec:Hyphenation"
17989 plural "false"
17990 caps "false"
17991 noprefix "false"
17992
17993 \end_inset
17994
17995 ).
17996 \end_layout
17997
17998 \begin_layout Subsubsection
17999 Changes and backwards compatibility
18000 \end_layout
18001
18002 \begin_layout Standard
18003 Up to \SpecialChar LyX
18004
18005 \begin_inset space ~
18006 \end_inset
18007
18008 2.1, consecutive hyphen characters (-- and ---) in the LyX source were merged
18009  to en or em dashes by LaTeX.
18010  These 
18011 \begin_inset Quotes eld
18012 \end_inset
18013
18014 ligature dashes
18015 \begin_inset Quotes erd
18016 \end_inset
18017
18018  retain the line-break properties of hyphens while literal dash characters
18019  are regarded by \SpecialChar LaTeX
18020  as 
18021 \emph on
18022 non-breakable
18023 \emph default
18024 .
18025 \end_layout
18026
18027 \begin_layout Standard
18028 Since \SpecialChar LyX
18029
18030 \begin_inset space ~
18031 \end_inset
18032
18033 2.2, consecutive hyphens in the LyX source are exported to \SpecialChar LaTeX
18034  in a way that
18035  prevents ligation to dashes.
18036  
18037 \begin_inset Quotes eld
18038 \end_inset
18039
18040 Ligature dashes
18041 \begin_inset Quotes erd
18042 \end_inset
18043
18044  in documents from earlier versions are converted to literal dash characters
18045  (except in 
18046 \family typewriter
18047 typewriter
18048 \family default
18049  font); typed in consecutive hyphens are merged to dash characters immediately
18050  after the input (unless the current text font is 
18051 \family typewriter
18052 type
18053 \family default
18054 writer).
18055 \begin_inset Foot
18056 status open
18057
18058 \begin_layout Plain Layout
18059 The behavior was changed since 
18060 \begin_inset Quotes eld
18061 \end_inset
18062
18063 lyx --help
18064 \begin_inset Quotes erd
18065 \end_inset
18066
18067  became 
18068 \begin_inset Quotes eld
18069 \end_inset
18070
18071 lyx –help
18072 \begin_inset Quotes erd
18073 \end_inset
18074
18075  in PDF, Postscript, and DVI output.
18076  An unintended consequence of these changes was that all dashes were output
18077  as non-breakable dashes.
18078  This also resulted in changed line breaks in some older documents.
18079  
18080 \end_layout
18081
18082 \end_inset
18083
18084
18085 \end_layout
18086
18087 \begin_layout Standard
18088 \SpecialChar LyX
18089
18090 \begin_inset space ~
18091 \end_inset
18092
18093 2.3 outputs 
18094 \emph on
18095 breakable
18096 \emph default
18097  dashes by default.
18098  When opening documents edited with \SpecialChar LyX
18099
18100 \begin_inset space ~
18101 \end_inset
18102
18103 2.2 or earlier and containing literal dash characters not followed by whitespace,
18104  the setting 
18105 \family sans
18106 Document\SpecialChar menuseparator
18107 Settings\SpecialChar menuseparator
18108 Fonts\SpecialChar menuseparator
18109 Disallow line breaks after dashes
18110 \family default
18111  is active to prevent changes to the line breaks.
18112 \series bold
18113 Warning:
18114 \series default
18115  If you used both literal and 
18116 \begin_inset Quotes eld
18117 \end_inset
18118
18119 ligature
18120 \begin_inset Quotes erd
18121 \end_inset
18122
18123  dashes in pre-\SpecialChar LyX
18124
18125 \begin_inset space ~
18126 \end_inset
18127
18128 2.2 documents, you may need to enable or prevent individual line breaks as
18129  shown above to restore the correct line breaking behavior.
18130 \end_layout
18131
18132 \begin_layout Subsection
18133 Hyphenation
18134 \begin_inset Index idx
18135 status collapsed
18136
18137 \begin_layout Plain Layout
18138 Hyphenation
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \begin_inset CommandInset label
18145 LatexCommand label
18146 name "subsec:Hyphenation"
18147
18148 \end_inset
18149
18150
18151 \end_layout
18152
18153 \begin_layout Standard
18154 Words are not hyphenated within \SpecialChar LyX
18155  but automatically in the output.
18156  Hyphenation is done by the \SpecialChar LaTeX
18157 -package 
18158 \series bold
18159 babel
18160 \series default
18161
18162 \begin_inset Index idx
18163 status collapsed
18164
18165 \begin_layout Plain Layout
18166 \SpecialChar LaTeX
18167  packages ! babel
18168 \end_layout
18169
18170 \end_inset
18171
18172  following the rules of the document language.
18173  \SpecialChar LaTeX
18174  does not hyphenate text in the 
18175 \family sans
18176 typewriter
18177 \family default
18178  font and words immediately preceded or followed by hyphens or dashes.
18179 \end_layout
18180
18181 \begin_layout Standard
18182 \SpecialChar LaTeX
18183  hyphenates almost perfectly; it only has problems with text in the 
18184 \family sans
18185 typewriter
18186 \family default
18187  font and with unusual constructs, like 
18188 \begin_inset Quotes eld
18189 \end_inset
18190
18191 h3knix/m0n0wall
18192 \begin_inset Quotes erd
18193 \end_inset
18194
18195 .
18196  If \SpecialChar LaTeX
18197  cannot break a word correctly, you can set hyphenation points manually.
18198  This is done with the menu 
18199 \family sans
18200 Insert\SpecialChar menuseparator
18201 Formatting\SpecialChar menuseparator
18202 Hyphenation
18203 \begin_inset space ~
18204 \end_inset
18205
18206 Point
18207 \family default
18208 .
18209  These extra hyphenation points are only recommendations to \SpecialChar LaTeX
18210 .
18211  If no hyphenation is necessary, \SpecialChar LaTeX
18212  will ignore them.
18213 \end_layout
18214
18215 \begin_layout Standard
18216 Sometimes you want to prevent words or constructs from being hyphenated.
18217  Imagine that you are describing keybindings/shortcuts in your document
18218  in the form 
18219 \begin_inset Quotes eld
18220 \end_inset
18221
18222 A-b c
18223 \begin_inset Quotes erd
18224 \end_inset
18225
18226 .
18227  \SpecialChar LaTeX
18228  would then see the hyphen 
18229 \begin_inset Quotes eld
18230 \end_inset
18231
18232 -
18233 \begin_inset Quotes erd
18234 \end_inset
18235
18236  as a line break possibility.
18237  A line break at this point would look ugly.
18238  To prevent the shortcut from being broken, you can use a protected hyphen
18239  (
18240 \family sans
18241 Insert\SpecialChar menuseparator
18242 Formatting\SpecialChar menuseparator
18243 Protected Hyphen
18244 \family default
18245 ) or put it into a makebox as described in section 
18246 \emph on
18247 Prevent Hyphenation
18248 \emph default
18249  of the 
18250 \emph on
18251 Embedded
18252 \begin_inset space ~
18253 \end_inset
18254
18255 Objects
18256 \emph default
18257  manual.
18258 \end_layout
18259
18260 \begin_layout Subsection
18261 Punctuation Marks
18262 \begin_inset Index idx
18263 status collapsed
18264
18265 \begin_layout Plain Layout
18266 Punctuation marks
18267 \end_layout
18268
18269 \end_inset
18270
18271
18272 \end_layout
18273
18274 \begin_layout Subsubsection
18275 Abbreviations and End of Sentence
18276 \begin_inset CommandInset label
18277 LatexCommand label
18278 name "subsec:Abbreviations"
18279
18280 \end_inset
18281
18282
18283 \end_layout
18284
18285 \begin_layout Standard
18286 When \SpecialChar LyX
18287  calls \SpecialChar LaTeX
18288  to generate the final version of your document, \SpecialChar LaTeX
18289  automatically
18290  distinguishes between words, sentences, and abbreviations.
18291  \SpecialChar LaTeX
18292  then adds the 
18293 \begin_inset Quotes eld
18294 \end_inset
18295
18296 appropriate amount of space.
18297 \begin_inset Quotes erd
18298 \end_inset
18299
18300  That means sentences get a little bit more space between the period and
18301  the next word.
18302  Abbreviations get the same amount of space after the period that a word
18303  gets after another word.
18304 \end_layout
18305
18306 \begin_layout Standard
18307 Unfortunately, the algorithm for figuring out what's an abbreviation does
18308  not work in all cases.
18309  If a 
18310 \begin_inset Quotes eld
18311 \end_inset
18312
18313
18314 \family typewriter
18315 .
18316 \family default
18317
18318 \begin_inset Quotes erd
18319 \end_inset
18320
18321  is at the end of a lowercase letter, it's the end of a sentence; if it's
18322  at the end of a capitalized letter, it's an abbreviation.
18323 \end_layout
18324
18325 \begin_layout Standard
18326 Here are some examples of 
18327 \emph on
18328 correct
18329 \emph default
18330  abbreviations and of the end of a sentence:
18331 \end_layout
18332
18333 \begin_layout Itemize
18334 M.
18335  Butterfly
18336 \end_layout
18337
18338 \begin_layout Itemize
18339 Don't worry.
18340  Be happy.
18341 \end_layout
18342
18343 \begin_layout Standard
18344 And here is an example of the algorithm going wrong:
18345 \end_layout
18346
18347 \begin_layout Itemize
18348 e.
18349 \begin_inset space \thinspace{}
18350 \end_inset
18351
18352 g.
18353  this is too much space!
18354 \end_layout
18355
18356 \begin_layout Itemize
18357 This is I.
18358  It's okay.
18359 \end_layout
18360
18361 \begin_layout Standard
18362 You will not see anything wrong until you view a final version of your document.
18363 \end_layout
18364
18365 \begin_layout Standard
18366 To fix this problem, use one of the following:
18367 \end_layout
18368
18369 \begin_layout Enumerate
18370 Use an 
18371 \family sans
18372 Inter-word
18373 \begin_inset space ~
18374 \end_inset
18375
18376 Space
18377 \family default
18378  after lowercase abbreviations (see section
18379 \begin_inset space ~
18380 \end_inset
18381
18382
18383 \begin_inset CommandInset ref
18384 LatexCommand ref
18385 reference "subsec:Inter-word-Space"
18386
18387 \end_inset
18388
18389 ).
18390 \begin_inset Index idx
18391 status collapsed
18392
18393 \begin_layout Plain Layout
18394 Spaces ! inter-word
18395 \end_layout
18396
18397 \end_inset
18398
18399
18400 \end_layout
18401
18402 \begin_layout Enumerate
18403 Use a 
18404 \family sans
18405 Thin
18406 \begin_inset space ~
18407 \end_inset
18408
18409 Space
18410 \family default
18411  between two tokens of an abbreviation (see section
18412 \begin_inset space ~
18413 \end_inset
18414
18415
18416 \begin_inset CommandInset ref
18417 LatexCommand ref
18418 reference "subsec:Thin-Space"
18419
18420 \end_inset
18421
18422 ).
18423 \begin_inset Index idx
18424 status collapsed
18425
18426 \begin_layout Plain Layout
18427 Spaces ! thin
18428 \end_layout
18429
18430 \end_inset
18431
18432
18433 \end_layout
18434
18435 \begin_layout Enumerate
18436 Use an 
18437 \family sans
18438 End
18439 \begin_inset space ~
18440 \end_inset
18441
18442 of
18443 \begin_inset space ~
18444 \end_inset
18445
18446 sentence
18447 \begin_inset space ~
18448 \end_inset
18449
18450 period
18451 \family default
18452  found under the 
18453 \family sans
18454 Insert\SpecialChar menuseparator
18455 Special
18456 \begin_inset space ~
18457 \end_inset
18458
18459 Character
18460 \family default
18461  menu to force the use of inter-sentence spacing.
18462  This function is also bound to 
18463 \begin_inset Info
18464 type  "shortcut"
18465 arg   "specialchar-insert end-of-sentence"
18466 \end_inset
18467
18468  for easy access.
18469 \end_layout
18470
18471 \begin_layout Standard
18472 With the corrections, our earlier examples look like this:
18473 \end_layout
18474
18475 \begin_layout Itemize
18476 e.
18477 \begin_inset space \thinspace{}
18478 \end_inset
18479
18480 g.
18481 \begin_inset space \space{}
18482 \end_inset
18483
18484 this is too much space!
18485 \end_layout
18486
18487 \begin_layout Itemize
18488 This is I\SpecialChar endofsentence
18489  It's okay.
18490 \end_layout
18491
18492 \begin_layout Standard
18493 Some languages don't use extra spacing between sentences.
18494  If your language is such a language, you don't need to worry, because \SpecialChar LaTeX
18495
18496  will take care of this.
18497 \end_layout
18498
18499 \begin_layout Standard
18500 For those that do need to bother, there is help to catch those sneaky errors:
18501  Check out the 
18502 \family sans
18503 Check
18504 \begin_inset space ~
18505 \end_inset
18506
18507 \SpecialChar TeX
18508
18509 \family default
18510  feature described in the section 
18511 \emph on
18512 Checking \SpecialChar TeX
18513
18514 \emph default
18515  of the 
18516 \emph on
18517 Additional Features
18518 \emph default
18519  manual.
18520 \end_layout
18521
18522 \begin_layout Subsubsection
18523 Quotation Marks
18524 \begin_inset Index idx
18525 status collapsed
18526
18527 \begin_layout Plain Layout
18528 Typography ! Quotation marks
18529 \end_layout
18530
18531 \end_inset
18532
18533
18534 \begin_inset Index idx
18535 status collapsed
18536
18537 \begin_layout Plain Layout
18538 Quotation marks | see
18539 \begin_inset ERT
18540 status collapsed
18541
18542 \begin_layout Plain Layout
18543
18544 {
18545 \end_layout
18546
18547 \end_inset
18548
18549 Typography
18550 \begin_inset ERT
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554
18555 }
18556 \end_layout
18557
18558 \end_inset
18559
18560
18561 \end_layout
18562
18563 \end_inset
18564
18565
18566 \end_layout
18567
18568 \begin_layout Standard
18569 \SpecialChar LyX
18570  usually sets quotation marks correctly.
18571  Specifically, it will insert an opening mark at the beginning of quoted
18572  text, and use a closing mark at the end.
18573  For example, 
18574 \begin_inset Quotes eld
18575 \end_inset
18576
18577 open close
18578 \begin_inset Quotes erd
18579 \end_inset
18580
18581 .
18582  The keyboard character, 
18583 \family sans
18584 "
18585 \family default
18586 , generates this automatically.
18587 \end_layout
18588
18589 \begin_layout Standard
18590 You can specify what character the 
18591 \family sans
18592 "
18593 \family default
18594  key produces by using the submenu 
18595 \family sans
18596 Language
18597 \family default
18598  of the 
18599 \family sans
18600 Document\SpecialChar menuseparator
18601 Settings
18602 \family default
18603
18604 \begin_inset Index idx
18605 status collapsed
18606
18607 \begin_layout Plain Layout
18608 Document ! Settings
18609 \end_layout
18610
18611 \end_inset
18612
18613  dialog and switching the 
18614 \family sans
18615 Quote Style
18616 \family default
18617  (note that \SpecialChar LyX
18618  makes a sensible proposal for the selected main language).
18619  There are 14
18620 \begin_inset space ~
18621 \end_inset
18622
18623 choices:
18624 \end_layout
18625
18626 \begin_layout Labeling
18627 \labelwidthstring <<Outer>> and <<inner>>:
18628 \noindent
18629
18630 \family sans
18631 \begin_inset Quotes eld
18632 \end_inset
18633
18634 Outer
18635 \begin_inset Quotes erd
18636 \end_inset
18637
18638
18639 \begin_inset space ~
18640 \end_inset
18641
18642 and
18643 \begin_inset space ~
18644 \end_inset
18645
18646
18647 \begin_inset Quotes els
18648 \end_inset
18649
18650 inner
18651 \begin_inset Quotes ers
18652 \end_inset
18653
18654
18655 \family default
18656  Produces 
18657 \begin_inset Quotes eld
18658 \end_inset
18659
18660 these outer
18661 \begin_inset Quotes erd
18662 \end_inset
18663
18664  and 
18665 \begin_inset Quotes els
18666 \end_inset
18667
18668 these inner
18669 \begin_inset Quotes ers
18670 \end_inset
18671
18672  quotation marks (as common, e.
18673 \begin_inset space \thinspace{}
18674 \end_inset
18675
18676 g., in the US)
18677 \end_layout
18678
18679 \begin_layout Labeling
18680 \labelwidthstring <<Outer>> and <<inner>>:
18681
18682 \family sans
18683 \begin_inset Quotes sld
18684 \end_inset
18685
18686 Outer
18687 \begin_inset Quotes sld
18688 \end_inset
18689
18690
18691 \begin_inset space ~
18692 \end_inset
18693
18694 and
18695 \begin_inset space ~
18696 \end_inset
18697
18698
18699 \begin_inset Quotes sls
18700 \end_inset
18701
18702 inner
18703 \begin_inset Quotes srs
18704 \end_inset
18705
18706
18707 \family default
18708  Produces 
18709 \begin_inset Quotes sld
18710 \end_inset
18711
18712 these outer
18713 \begin_inset Quotes sld
18714 \end_inset
18715
18716  and 
18717 \begin_inset Quotes sls
18718 \end_inset
18719
18720 these inner
18721 \begin_inset Quotes srs
18722 \end_inset
18723
18724  quotation marks (as common, e.
18725 \begin_inset space \thinspace{}
18726 \end_inset
18727
18728 g., in Sweden)
18729 \end_layout
18730
18731 \begin_layout Labeling
18732 \labelwidthstring <<Outer>> and <<inner>>:
18733
18734 \family sans
18735 \begin_inset Quotes gld
18736 \end_inset
18737
18738 Outer
18739 \begin_inset Quotes grd
18740 \end_inset
18741
18742
18743 \begin_inset space ~
18744 \end_inset
18745
18746 and
18747 \begin_inset space ~
18748 \end_inset
18749
18750
18751 \begin_inset Quotes gls
18752 \end_inset
18753
18754 inner
18755 \begin_inset Quotes grs
18756 \end_inset
18757
18758
18759 \family default
18760  Produces 
18761 \begin_inset Quotes gld
18762 \end_inset
18763
18764 these outer
18765 \begin_inset Quotes grd
18766 \end_inset
18767
18768  and 
18769 \begin_inset Quotes gls
18770 \end_inset
18771
18772 these inner
18773 \begin_inset Quotes grs
18774 \end_inset
18775
18776  quotation marks (as common, e.
18777 \begin_inset space \thinspace{}
18778 \end_inset
18779
18780 g., in Germany)
18781 \end_layout
18782
18783 \begin_layout Labeling
18784 \labelwidthstring <<Outer>> and <<inner>>:
18785
18786 \family sans
18787 \begin_inset Quotes pld
18788 \end_inset
18789
18790 Outer
18791 \begin_inset Quotes prd
18792 \end_inset
18793
18794
18795 \begin_inset space ~
18796 \end_inset
18797
18798 and
18799 \begin_inset space ~
18800 \end_inset
18801
18802
18803 \begin_inset Quotes pls
18804 \end_inset
18805
18806 inner
18807 \begin_inset Quotes prs
18808 \end_inset
18809
18810
18811 \family default
18812  Produces 
18813 \begin_inset Quotes pld
18814 \end_inset
18815
18816 these outer
18817 \begin_inset Quotes prd
18818 \end_inset
18819
18820  and 
18821 \begin_inset Quotes pls
18822 \end_inset
18823
18824 these inner
18825 \begin_inset Quotes prs
18826 \end_inset
18827
18828  quotation marks (as common, e.
18829 \begin_inset space \thinspace{}
18830 \end_inset
18831
18832 g., in Poland)
18833 \end_layout
18834
18835 \begin_layout Labeling
18836 \labelwidthstring <<Outer>> and <<inner>>:
18837
18838 \family sans
18839 \begin_inset Quotes cld
18840 \end_inset
18841
18842 Outer
18843 \begin_inset Quotes crd
18844 \end_inset
18845
18846
18847 \begin_inset space ~
18848 \end_inset
18849
18850 and
18851 \begin_inset space ~
18852 \end_inset
18853
18854
18855 \begin_inset Quotes cls
18856 \end_inset
18857
18858 inner
18859 \begin_inset Quotes crs
18860 \end_inset
18861
18862
18863 \family default
18864  Produces 
18865 \begin_inset Quotes cld
18866 \end_inset
18867
18868 these outer
18869 \begin_inset Quotes crd
18870 \end_inset
18871
18872  and 
18873 \begin_inset Quotes cls
18874 \end_inset
18875
18876 these inner
18877 \begin_inset Quotes crs
18878 \end_inset
18879
18880  quotation marks (as common, e.
18881 \begin_inset space \thinspace{}
18882 \end_inset
18883
18884 g., in Switzerland)
18885 \end_layout
18886
18887 \begin_layout Labeling
18888 \labelwidthstring <<Outer>> and <<inner>>:
18889
18890 \family sans
18891 \begin_inset Quotes ald
18892 \end_inset
18893
18894 Outer
18895 \begin_inset Quotes ard
18896 \end_inset
18897
18898
18899 \begin_inset space ~
18900 \end_inset
18901
18902 and
18903 \begin_inset space ~
18904 \end_inset
18905
18906
18907 \begin_inset Quotes als
18908 \end_inset
18909
18910 inner
18911 \begin_inset Quotes ars
18912 \end_inset
18913
18914
18915 \family default
18916  Produces 
18917 \begin_inset Quotes ald
18918 \end_inset
18919
18920 these outer
18921 \begin_inset Quotes ard
18922 \end_inset
18923
18924  and 
18925 \begin_inset Quotes als
18926 \end_inset
18927
18928 these inner
18929 \begin_inset Quotes ars
18930 \end_inset
18931
18932  quotation marks (as common, e.
18933 \begin_inset space \thinspace{}
18934 \end_inset
18935
18936 g., in Denmark)
18937 \end_layout
18938
18939 \begin_layout Labeling
18940 \labelwidthstring <<Outer>> and <<inner>>:
18941
18942 \family sans
18943 \begin_inset Quotes qrd
18944 \end_inset
18945
18946 Outer
18947 \begin_inset Quotes qrd
18948 \end_inset
18949
18950
18951 \begin_inset space ~
18952 \end_inset
18953
18954 and
18955 \begin_inset space ~
18956 \end_inset
18957
18958
18959 \begin_inset Quotes qls
18960 \end_inset
18961
18962 inner
18963 \begin_inset Quotes qls
18964 \end_inset
18965
18966
18967 \family default
18968  Produces 
18969 \begin_inset Quotes qrd
18970 \end_inset
18971
18972 these outer
18973 \begin_inset Quotes qrd
18974 \end_inset
18975
18976  and 
18977 \begin_inset Quotes qls
18978 \end_inset
18979
18980 these inner
18981 \begin_inset Quotes qls
18982 \end_inset
18983
18984  quotation marks (so-called plain or non-typographical quotation marks)
18985 \end_layout
18986
18987 \begin_layout Labeling
18988 \labelwidthstring <<Outer>> and <<inner>>:
18989
18990 \family sans
18991 \begin_inset Quotes bld
18992 \end_inset
18993
18994 Outer
18995 \begin_inset Quotes brd
18996 \end_inset
18997
18998
18999 \begin_inset space ~
19000 \end_inset
19001
19002 and
19003 \begin_inset space ~
19004 \end_inset
19005
19006
19007 \begin_inset Quotes bls
19008 \end_inset
19009
19010 inner
19011 \begin_inset Quotes brs
19012 \end_inset
19013
19014
19015 \family default
19016  Produces 
19017 \begin_inset Quotes bld
19018 \end_inset
19019
19020 these outer
19021 \begin_inset Quotes brd
19022 \end_inset
19023
19024  and 
19025 \begin_inset Quotes bls
19026 \end_inset
19027
19028 these inner
19029 \begin_inset Quotes brs
19030 \end_inset
19031
19032  quotation marks (as common, e.
19033 \begin_inset space \thinspace{}
19034 \end_inset
19035
19036 g., in Great Britain)
19037 \end_layout
19038
19039 \begin_layout Labeling
19040 \labelwidthstring <<Outer>> and <<inner>>:
19041
19042 \family sans
19043 \begin_inset Quotes fld
19044 \end_inset
19045
19046 Outer
19047 \begin_inset Quotes frd
19048 \end_inset
19049
19050
19051 \begin_inset space ~
19052 \end_inset
19053
19054 and
19055 \begin_inset space ~
19056 \end_inset
19057
19058
19059 \begin_inset Quotes fls
19060 \end_inset
19061
19062 inner
19063 \begin_inset Quotes frs
19064 \end_inset
19065
19066
19067 \family default
19068  Produces 
19069 \begin_inset Quotes fld
19070 \end_inset
19071
19072 these outer
19073 \begin_inset Quotes frd
19074 \end_inset
19075
19076  and 
19077 \begin_inset Quotes fls
19078 \end_inset
19079
19080 these inner
19081 \begin_inset Quotes frs
19082 \end_inset
19083
19084  quotation marks (as common, e.
19085 \begin_inset space \thinspace{}
19086 \end_inset
19087
19088 g., in France)
19089 \end_layout
19090
19091 \begin_layout Labeling
19092 \labelwidthstring <<Outer>> and <<inner>>:
19093
19094 \family sans
19095 \begin_inset Quotes ild
19096 \end_inset
19097
19098 Outer
19099 \begin_inset Quotes ird
19100 \end_inset
19101
19102
19103 \begin_inset space ~
19104 \end_inset
19105
19106 and
19107 \begin_inset space ~
19108 \end_inset
19109
19110
19111 \begin_inset Quotes ils
19112 \end_inset
19113
19114 inner
19115 \begin_inset Quotes irs
19116 \end_inset
19117
19118
19119 \family default
19120  Produces 
19121 \begin_inset Quotes ild
19122 \end_inset
19123
19124 these outer
19125 \begin_inset Quotes ird
19126 \end_inset
19127
19128  and 
19129 \begin_inset Quotes ils
19130 \end_inset
19131
19132 these inner
19133 \begin_inset Quotes irs
19134 \end_inset
19135
19136  quotation marks (another style common in France)
19137 \begin_inset Foot
19138 status collapsed
19139
19140 \begin_layout Plain Layout
19141 Maybe you wonder why one does not simply use only outer marks in this case,
19142  since these look identical to the inner marks.
19143  The answer is that you cannot easily switch to another style then (where
19144  the inner marks differ).
19145 \end_layout
19146
19147 \end_inset
19148
19149
19150 \end_layout
19151
19152 \begin_layout Labeling
19153 \labelwidthstring <<Outer>> and <<inner>>:
19154
19155 \family sans
19156 \begin_inset Quotes rld
19157 \end_inset
19158
19159 Outer
19160 \begin_inset Quotes rrd
19161 \end_inset
19162
19163
19164 \begin_inset space ~
19165 \end_inset
19166
19167 and
19168 \begin_inset space ~
19169 \end_inset
19170
19171
19172 \begin_inset Quotes rls
19173 \end_inset
19174
19175 inner
19176 \begin_inset Quotes rrs
19177 \end_inset
19178
19179
19180 \family default
19181  Produces 
19182 \begin_inset Quotes rld
19183 \end_inset
19184
19185 these outer
19186 \begin_inset Quotes rrd
19187 \end_inset
19188
19189  and 
19190 \begin_inset Quotes rls
19191 \end_inset
19192
19193 these inner
19194 \begin_inset Quotes rrs
19195 \end_inset
19196
19197  quotation marks (as common, e.
19198 \begin_inset space \thinspace{}
19199 \end_inset
19200
19201 g., in Russia)
19202 \end_layout
19203
19204 \begin_layout Labeling
19205 \labelwidthstring <<Outer>> and <<inner>>:
19206
19207 \family sans
19208 \begin_inset Quotes wld
19209 \end_inset
19210
19211 Outer
19212 \begin_inset Quotes wrd
19213 \end_inset
19214
19215
19216 \begin_inset space ~
19217 \end_inset
19218
19219 and
19220 \begin_inset space ~
19221 \end_inset
19222
19223
19224 \begin_inset Quotes wls
19225 \end_inset
19226
19227 inner
19228 \begin_inset Quotes wrs
19229 \end_inset
19230
19231
19232 \family default
19233  Produces 
19234 \begin_inset Quotes wld
19235 \end_inset
19236
19237 these outer
19238 \begin_inset Quotes wrd
19239 \end_inset
19240
19241  and 
19242 \begin_inset Quotes wls
19243 \end_inset
19244
19245 these inner
19246 \begin_inset Quotes wrs
19247 \end_inset
19248
19249  quotation marks (another style common in Sweden)
19250 \end_layout
19251
19252 \begin_layout Labeling
19253 \labelwidthstring <<Outer>> and <<inner>>:
19254 \begin_inset Quotes jld
19255 \end_inset
19256
19257
19258 \family sans
19259 Outer
19260 \family default
19261
19262 \begin_inset Quotes jrd
19263 \end_inset
19264
19265
19266 \family sans
19267
19268 \begin_inset space ~
19269 \end_inset
19270
19271 and
19272 \begin_inset space ~
19273 \end_inset
19274
19275
19276 \family default
19277
19278 \begin_inset Quotes jls
19279 \end_inset
19280
19281
19282 \family sans
19283 inner
19284 \family default
19285
19286 \begin_inset Quotes jrs
19287 \end_inset
19288
19289  Produces 
19290 \begin_inset Quotes jld
19291 \end_inset
19292
19293 these outer
19294 \begin_inset Quotes jrd
19295 \end_inset
19296
19297  and 
19298 \begin_inset Quotes jls
19299 \end_inset
19300
19301 these inner
19302 \begin_inset Quotes jrs
19303 \end_inset
19304
19305  quotation marks (as common, e.
19306 \begin_inset space \thinspace{}
19307 \end_inset
19308
19309 g., in Japan)
19310 \begin_inset Foot
19311 status collapsed
19312
19313 \begin_layout Plain Layout
19314 Note that these characters are just emulated with similar-looking math symbols
19315  in many encodings that do not cover these glyphs.
19316 \end_layout
19317
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \begin_layout Labeling
19324 \labelwidthstring <<Outer>> and <<inner>>:
19325 \begin_inset Quotes kld
19326 \end_inset
19327
19328
19329 \family sans
19330 Outer
19331 \family default
19332
19333 \begin_inset Quotes krd
19334 \end_inset
19335
19336
19337 \family sans
19338
19339 \begin_inset space ~
19340 \end_inset
19341
19342 and
19343 \begin_inset space ~
19344 \end_inset
19345
19346
19347 \family default
19348
19349 \begin_inset Quotes kls
19350 \end_inset
19351
19352
19353 \family sans
19354 inner
19355 \family default
19356
19357 \begin_inset Quotes krs
19358 \end_inset
19359
19360  Produces 
19361 \begin_inset Quotes kld
19362 \end_inset
19363
19364 these outer
19365 \begin_inset Quotes krd
19366 \end_inset
19367
19368  and 
19369 \begin_inset Quotes kls
19370 \end_inset
19371
19372 these inner
19373 \begin_inset Quotes krs
19374 \end_inset
19375
19376  quotation marks (as common, e.
19377 \begin_inset space \thinspace{}
19378 \end_inset
19379
19380 g., in North Korea and China)
19381 \begin_inset Foot
19382 status collapsed
19383
19384 \begin_layout Plain Layout
19385 Note that these characters are just emulated with similar-looking math symbols
19386  in many encodings that do not cover these glyphs.
19387 \end_layout
19388
19389 \end_inset
19390
19391
19392 \end_layout
19393
19394 \begin_layout Standard
19395 Inner quotation marks
19396 \begin_inset Foot
19397 status collapsed
19398
19399 \begin_layout Plain Layout
19400 In many writing cultures, these are single quotation marks.
19401  But as the British and French styles show, this is not necessarily the
19402  case (and specifically the British style shows that 
19403 \begin_inset Quotes eld
19404 \end_inset
19405
19406 outer
19407 \begin_inset Quotes erd
19408 \end_inset
19409
19410  does not necessarily mean 
19411 \begin_inset Quotes eld
19412 \end_inset
19413
19414 double
19415 \begin_inset Quotes erd
19416 \end_inset
19417
19418 ).
19419  This is why we call them 
19420 \begin_inset Quotes els
19421 \end_inset
19422
19423 inner
19424 \begin_inset Quotes ers
19425 \end_inset
19426
19427  as opposed to 
19428 \begin_inset Quotes eld
19429 \end_inset
19430
19431 outer
19432 \begin_inset Quotes erd
19433 \end_inset
19434
19435  quotation marks.
19436 \end_layout
19437
19438 \end_inset
19439
19440  for quotations inside quotations (and other tasks in some languages, such
19441  as 
19442 \begin_inset Quotes els
19443 \end_inset
19444
19445 scare quotes
19446 \begin_inset Quotes ers
19447 \end_inset
19448
19449 ) can be obtained by means of the shortcut 
19450 \begin_inset Info
19451 type  "shortcut"
19452 arg   "quote-insert inner"
19453 \end_inset
19454
19455  and via the 
19456 \family sans
19457 Insert\SpecialChar menuseparator
19458 Special Characters
19459 \family default
19460  menu.
19461 \end_layout
19462
19463 \begin_layout Standard
19464 By default, the quotation mark styles are persistent.
19465  That is to say, a quotation mark maintains the style that was current when
19466  it was inserted, even if the document-wide style changes.
19467  This allows you to enter marks of different style.
19468  If you check the setting 
19469 \family sans
19470 Use dynamic quotation marks
19471 \family default
19472  in 
19473 \family sans
19474 Document\SpecialChar menuseparator
19475 Settings\SpecialChar menuseparator
19476 Language
19477 \family default
19478 , however, special quotation marks will be inserted (in the LyX window,
19479  they appear in a special color).
19480  These marks will automatically adapt to the main style (and its changes).
19481  Such quotation marks make it easy to alter the quotation mark style in
19482  one step (e.
19483 \begin_inset space \thinspace{}
19484 \end_inset
19485
19486 g., if your publisher requests a different style).
19487 \end_layout
19488
19489 \begin_layout Standard
19490 Individual quotation marks (i.
19491 \begin_inset space \thinspace{}
19492 \end_inset
19493
19494 e., their level [inner, outer], side [opening, closing], and style) can be
19495  easily switched by a context menu that pops up if you right-click on a
19496  mark.
19497 \end_layout
19498
19499 \begin_layout Subsection
19500 Ligatures
19501 \begin_inset Index idx
19502 status collapsed
19503
19504 \begin_layout Plain Layout
19505 Typography ! Ligatures
19506 \end_layout
19507
19508 \end_inset
19509
19510
19511 \begin_inset Index idx
19512 status collapsed
19513
19514 \begin_layout Plain Layout
19515 Ligatures | see
19516 \begin_inset ERT
19517 status collapsed
19518
19519 \begin_layout Plain Layout
19520
19521 {
19522 \end_layout
19523
19524 \end_inset
19525
19526 Typography
19527 \begin_inset ERT
19528 status collapsed
19529
19530 \begin_layout Plain Layout
19531
19532 }
19533 \end_layout
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541
19542
19543 \begin_inset CommandInset label
19544 LatexCommand label
19545 name "subsec:Ligatures"
19546
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \begin_layout Standard
19553 It is standard typesetting practice to group certain letters together and
19554  print them as single characters.
19555  These groups are known as 
19556 \emph on
19557 ligatures
19558 \emph default
19559 .
19560  Since \SpecialChar LaTeX
19561  knows about ligatures, your documents will contain them too in the
19562  output.
19563  Here are the standard ligatures:
19564 \end_layout
19565
19566 \begin_layout Itemize
19567 ff
19568 \end_layout
19569
19570 \begin_layout Itemize
19571 fi
19572 \end_layout
19573
19574 \begin_layout Itemize
19575 fl
19576 \end_layout
19577
19578 \begin_layout Itemize
19579 ffi
19580 \end_layout
19581
19582 \begin_layout Itemize
19583 ffl
19584 \end_layout
19585
19586 \begin_layout Standard
19587 Some languages uses other ligatures if the document font supports them.
19588 \end_layout
19589
19590 \begin_layout Standard
19591 Sometimes, you don't want a ligature in a word.
19592  While a ligature may be okay in the word, 
19593 \begin_inset Quotes eld
19594 \end_inset
19595
19596 graffiti,
19597 \begin_inset Quotes erd
19598 \end_inset
19599
19600  it looks really weird in compound words, such as 
19601 \begin_inset Quotes eld
19602 \end_inset
19603
19604 cufflink
19605 \begin_inset Quotes erd
19606 \end_inset
19607
19608  or the German 
19609 \begin_inset Quotes eld
19610 \end_inset
19611
19612 Dorffest.
19613 \begin_inset Quotes erd
19614 \end_inset
19615
19616  To break a ligature, use 
19617 \family sans
19618 Insert\SpecialChar menuseparator
19619 Formatting\SpecialChar menuseparator
19620 Ligature
19621 \begin_inset space ~
19622 \end_inset
19623
19624 Break.
19625
19626 \family default
19627  This changes 
19628 \begin_inset Quotes eld
19629 \end_inset
19630
19631 cufflinks
19632 \begin_inset Quotes erd
19633 \end_inset
19634
19635  to 
19636 \begin_inset Quotes eld
19637 \end_inset
19638
19639 cuff\SpecialChar ligaturebreak
19640 links
19641 \begin_inset Quotes erd
19642 \end_inset
19643
19644  and 
19645 \begin_inset Quotes eld
19646 \end_inset
19647
19648 Dorffest
19649 \begin_inset Quotes erd
19650 \end_inset
19651
19652  to 
19653 \begin_inset Quotes eld
19654 \end_inset
19655
19656 Dorf\SpecialChar ligaturebreak
19657 fest
19658 \begin_inset Quotes erd
19659 \end_inset
19660
19661 .
19662 \end_layout
19663
19664 \begin_layout Subsection
19665 \SpecialChar LyX
19666  and \SpecialChar LaTeX
19667  Logos
19668 \begin_inset Index idx
19669 status collapsed
19670
19671 \begin_layout Plain Layout
19672 \SpecialChar LyX
19673  ! Proper names
19674 \end_layout
19675
19676 \end_inset
19677
19678
19679 \end_layout
19680
19681 \begin_layout Standard
19682 Via 
19683 \family sans
19684 Insert\SpecialChar menuseparator
19685 Special Characters\SpecialChar menuseparator
19686 Logos
19687 \family default
19688 , \SpecialChar LyX
19689  provides the following program logos with special formatting:
19690 \end_layout
19691
19692 \begin_layout Description
19693 \SpecialChar LyX
19694  The name of the game.
19695 \end_layout
19696
19697 \begin_layout Description
19698 \SpecialChar TeX
19699  The typesetting engine used by \SpecialChar LyX
19700 .
19701 \end_layout
19702
19703 \begin_layout Description
19704 \SpecialChar LaTeX
19705  The \SpecialChar TeX
19706  macro collection used by \SpecialChar LyX
19707 .
19708 \end_layout
19709
19710 \begin_layout Description
19711 \SpecialChar LaTeX2e
19712  The current version of \SpecialChar LaTeX
19713 .
19714 \end_layout
19715
19716 \begin_layout Standard
19717 You might wonder why the \SpecialChar LaTeX
19718  version is 
19719 \begin_inset Quotes eld
19720 \end_inset
19721
19722 2
19723 \begin_inset Formula $\epsilon$
19724 \end_inset
19725
19726
19727 \begin_inset Quotes erd
19728 \end_inset
19729
19730 .
19731  It is an old tradition in the \SpecialChar TeX
19732  world to give programs geek version numbers.
19733  For example the version number of \SpecialChar TeX
19734  converges to the number 
19735 \begin_inset Formula $\pi$
19736 \end_inset
19737
19738 : The actual version is 
19739 \begin_inset Quotes eld
19740 \end_inset
19741
19742 \SpecialChar TeX
19743 -3.141592
19744 \begin_inset Quotes erd
19745 \end_inset
19746
19747 , the previous one was 
19748 \begin_inset Quotes eld
19749 \end_inset
19750
19751 \SpecialChar TeX
19752 -3.14159
19753 \begin_inset Quotes erd
19754 \end_inset
19755
19756 .
19757 \end_layout
19758
19759 \begin_layout Subsection
19760 Units
19761 \begin_inset Index idx
19762 status collapsed
19763
19764 \begin_layout Plain Layout
19765 Typography ! Units
19766 \end_layout
19767
19768 \end_inset
19769
19770
19771 \end_layout
19772
19773 \begin_layout Standard
19774 Generally the space between units and the number is smaller than the normal
19775  space between two words.
19776  As you can see in the example below, it looks better when the space is
19777  smaller.
19778  To get such a 
19779 \begin_inset Quotes eld
19780 \end_inset
19781
19782 half space
19783 \begin_inset Quotes erd
19784 \end_inset
19785
19786  for units use the menu 
19787 \family sans
19788 Insert\SpecialChar menuseparator
19789 Formatting\SpecialChar menuseparator
19790 Thin
19791 \begin_inset space ~
19792 \end_inset
19793
19794 Space
19795 \family default
19796  (shortcut 
19797 \begin_inset Info
19798 type  "shortcuts"
19799 arg   "space-insert thin"
19800 \end_inset
19801
19802 ).
19803 \end_layout
19804
19805 \begin_layout Standard
19806 Here is an example to show the differences:
19807 \end_layout
19808
19809 \begin_layout Standard
19810 \begin_inset Tabular
19811 <lyxtabular version="3" rows="2" columns="2">
19812 <features tabularvalignment="middle">
19813 <column alignment="left" valignment="top">
19814 <column alignment="left" valignment="top">
19815 <row>
19816 <cell alignment="center" valignment="top" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820 24
19821 \begin_inset space ~
19822 \end_inset
19823
19824 kW
19825 \begin_inset Formula $\cdot$
19826 \end_inset
19827
19828 h
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 space between number and unit
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 </row>
19843 <row>
19844 <cell alignment="center" valignment="top" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848 24
19849 \begin_inset space \thinspace{}
19850 \end_inset
19851
19852 kW
19853 \begin_inset Formula $\cdot$
19854 \end_inset
19855
19856 h
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 half space between number and unit
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 </lyxtabular>
19872
19873 \end_inset
19874
19875
19876 \end_layout
19877
19878 \begin_layout Subsection
19879 Widows and Orphans
19880 \begin_inset Index idx
19881 status collapsed
19882
19883 \begin_layout Plain Layout
19884 Typography ! Widows and orphans
19885 \end_layout
19886
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \begin_layout Standard
19893 In the early days of word processors, page breaks went wherever the page
19894  happened to end.
19895  There was no regard for what was actually going on in the text.
19896  For example the heading for a new section was printed at the very bottom
19897  of the page, the first line of a new paragraph all alone at the bottom
19898  of a page, or the last line of a paragraph at the top of a new page.
19899  These bits of text became known as 
19900 \emph on
19901 widows
19902 \emph default
19903  and 
19904 \emph on
19905 orphans
19906 \emph default
19907 .
19908 \end_layout
19909
19910 \begin_layout Standard
19911 Clearly, \SpecialChar LyX
19912  can avoid breaking pages after a section heading.
19913  That's part of the advantage of paragraph environments.
19914  But what about widows and orphans, where the page breaks leave one line
19915  of a paragraph all alone at the top or bottom of a page? There are rules
19916  built into \SpecialChar LaTeX
19917  governing page breaks, and some of those rules are there specifical
19918 ly to prevent widows and orphans.
19919  If they appear nevertheless and you don't like them, you can add the commands
19920 \begin_inset Newline newline
19921 \end_inset
19922
19923
19924 \series bold
19925
19926 \backslash
19927 widowpenalty=10000
19928 \begin_inset Newline newline
19929 \end_inset
19930
19931
19932 \backslash
19933 clubpenalty=10000
19934 \series default
19935
19936 \begin_inset Newline newline
19937 \end_inset
19938
19939 to the \SpecialChar LaTeX
19940  preamble of your document to avoid them.
19941  Some \SpecialChar LaTeX
19942  books (such as
19943 \begin_inset space ~
19944 \end_inset
19945
19946
19947 \begin_inset CommandInset citation
19948 LatexCommand cite
19949 key "latexcompanion"
19950 literal "true"
19951
19952 \end_inset
19953
19954  or
19955 \begin_inset space ~
19956 \end_inset
19957
19958
19959 \begin_inset CommandInset citation
19960 LatexCommand cite
19961 key "latexguide"
19962 literal "true"
19963
19964 \end_inset
19965
19966 ) have more information about the technical details of \SpecialChar LaTeX
19967 's page break mechanism.
19968 \end_layout
19969
19970 \begin_layout Chapter
19971 Notes, Graphics, Tables and Floats
19972 \begin_inset CommandInset label
19973 LatexCommand label
19974 name "chap:Floats-and-Notes"
19975
19976 \end_inset
19977
19978
19979 \end_layout
19980
19981 \begin_layout Standard
19982 The issues of this chapter are described in detail in the 
19983 \emph on
19984 Embedded
19985 \begin_inset space ~
19986 \end_inset
19987
19988 Objects
19989 \emph default
19990  manual.
19991  There you will also find tips and tricks for special cases.
19992 \end_layout
19993
19994 \begin_layout Section
19995 Notes
19996 \begin_inset Index idx
19997 status collapsed
19998
19999 \begin_layout Plain Layout
20000 Notes
20001 \end_layout
20002
20003 \end_inset
20004
20005
20006 \begin_inset CommandInset label
20007 LatexCommand label
20008 name "sec:Notes"
20009
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \begin_layout Standard
20016 \SpecialChar LyX
20017  offers you a few types of notes to add to your document:
20018 \end_layout
20019
20020 \begin_layout Description
20021 \SpecialChar LyX
20022
20023 \begin_inset space ~
20024 \end_inset
20025
20026 Note This note type is for internal notes that will not appear in the output.
20027 \begin_inset Newline newline
20028 \end_inset
20029
20030
20031 \begin_inset Note Note
20032 status open
20033
20034 \begin_layout Plain Layout
20035 This is text in a note box that doesn't appear in the output.
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \begin_layout Description
20044 Comment This note also doesn't appear in the output but it does appear as
20045  a \SpecialChar LaTeX
20046 -comment when you export the document to \SpecialChar LaTeX
20047  via the menu 
20048 \family sans
20049 File\SpecialChar menuseparator
20050 Export\SpecialChar menuseparator
20051 LaTeX
20052 \begin_inset space ~
20053 \end_inset
20054
20055 (xxx)
20056 \family default
20057 .
20058 \begin_inset Newline newline
20059 \end_inset
20060
20061
20062 \begin_inset Note Comment
20063 status open
20064
20065 \begin_layout Plain Layout
20066 This is text in a note box that only appears as a comment in \SpecialChar LaTeX
20067 -files.
20068 \end_layout
20069
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \begin_layout Description
20076 Greyed
20077 \begin_inset space ~
20078 \end_inset
20079
20080 Out This note will appear in the output as text in a color which you can
20081  set in the document settings under 
20082 \family sans
20083 Colors\SpecialChar menuseparator
20084 Greyed-out
20085 \begin_inset space ~
20086 \end_inset
20087
20088 notes
20089 \family default
20090 .
20091 \begin_inset Newline newline
20092 \end_inset
20093
20094
20095 \begin_inset Newline newline
20096 \end_inset
20097
20098
20099 \begin_inset Note Greyedout
20100 status open
20101
20102 \begin_layout Plain Layout
20103 This is the text
20104 \begin_inset Foot
20105 status collapsed
20106
20107 \begin_layout Plain Layout
20108 This is an example footnote within a greyed out note.
20109  In this document the color of this note type is set to blue.
20110 \end_layout
20111
20112 \end_inset
20113
20114  of a comment that appears in the output.
20115 \end_layout
20116
20117 \end_inset
20118
20119
20120 \begin_inset Newline newline
20121 \end_inset
20122
20123
20124 \begin_inset Newline newline
20125 \end_inset
20126
20127 As you can see in the example, greyed out notes can have footnotes.
20128 \end_layout
20129
20130 \begin_layout Standard
20131 Notes are inserted with the toolbar button 
20132 \begin_inset Info
20133 type  "icon"
20134 arg   "note-insert"
20135 \end_inset
20136
20137  or the menu 
20138 \family sans
20139 Insert\SpecialChar menuseparator
20140 Note
20141 \family default
20142 .
20143  Right-click on the note box that appears to select the note type.
20144 \end_layout
20145
20146 \begin_layout Section
20147 Footnotes
20148 \begin_inset Index idx
20149 status collapsed
20150
20151 \begin_layout Plain Layout
20152 Footnotes
20153 \end_layout
20154
20155 \end_inset
20156
20157
20158 \begin_inset CommandInset label
20159 LatexCommand label
20160 name "sec:Footnotes"
20161
20162 \end_inset
20163
20164
20165 \end_layout
20166
20167 \begin_layout Standard
20168 \SpecialChar LyX
20169  uses boxes to display footnotes: When you insert a footnote using the menu
20170  
20171 \family sans
20172 Insert\SpecialChar menuseparator
20173 Footnote
20174 \family default
20175  or the toolbar button 
20176 \begin_inset Info
20177 type  "icon"
20178 arg   "footnote-insert"
20179 \end_inset
20180
20181
20182 \family roman
20183 \series medium
20184 \bar no
20185 you will see
20186 \family default
20187 \series default
20188 \bar default
20189  a box like this: 
20190 \begin_inset Graphics
20191         filename clipart/footnote.png
20192         scale 95
20193
20194 \end_inset
20195
20196
20197 \family roman
20198 \series medium
20199 \bar no
20200  This box is \SpecialChar LyX
20201 's representation of your footnote.
20202  If you
20203 \family default
20204 \series default
20205 \bar default
20206  left-click on 
20207 \family roman
20208 \series medium
20209 \bar no
20210 the 
20211 \begin_inset Quotes eld
20212 \end_inset
20213
20214
20215 \family sans
20216 foot
20217 \family roman
20218
20219 \begin_inset Quotes erd
20220 \end_inset
20221
20222
20223 \family default
20224 \series default
20225 \bar default
20226  
20227 \family roman
20228 \series medium
20229 \bar no
20230 label, the box will
20231 \family default
20232 \series default
20233 \bar default
20234  be opened and you can enter the footnote text into it.
20235  Clicking on the box label again will close 
20236 \family roman
20237 \series medium
20238 \bar no
20239 the
20240 \family default
20241 \series default
20242 \bar default
20243  box
20244 \family roman
20245 \series medium
20246 \bar no
20247 .
20248  If you want to turn existing text into a footnote, simply highlight it
20249  and click on the footnote
20250 \family default
20251 \series default
20252 \bar default
20253  toolbar 
20254 \family roman
20255 \series medium
20256 \bar no
20257 button
20258 \family default
20259 \series default
20260 \bar default
20261 .
20262 \end_layout
20263
20264 \begin_layout Standard
20265 Here is an example footnote:
20266 \family roman
20267 \series medium
20268 \bar no
20269
20270 \begin_inset Foot
20271 status collapsed
20272
20273 \begin_layout Plain Layout
20274 To close a footnote, click on the footnote box label.
20275 \end_layout
20276
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \begin_layout Standard
20283 The footnote will appear in the output as a superscript number at the text
20284  position where the footnote box is placed.
20285  The footnote text is placed at the bottom of the current page.
20286  The footnote number is calculated by \SpecialChar LyX
20287  according to the document class.
20288  \SpecialChar LyX
20289  does not yet support a particular numbering scheme, but you can get other
20290  schemes using special \SpecialChar LaTeX
20291 -commands.
20292  T
20293 \family roman
20294 h
20295 \family default
20296 ey are described in the 
20297 \emph on
20298 Embedded
20299 \begin_inset space ~
20300 \end_inset
20301
20302 Objects
20303 \emph default
20304  manual.
20305 \end_layout
20306
20307 \begin_layout Section
20308 Marginal Notes
20309 \begin_inset Index idx
20310 status collapsed
20311
20312 \begin_layout Plain Layout
20313 Marginal notes
20314 \end_layout
20315
20316 \end_inset
20317
20318
20319 \begin_inset CommandInset label
20320 LatexCommand label
20321 name "sec:Marginal-Notes"
20322
20323 \end_inset
20324
20325
20326 \end_layout
20327
20328 \begin_layout Standard
20329 Marginal notes look and behave just like footnotes in \SpecialChar LyX
20330 .
20331  When you insert a margin note via the menu 
20332 \family sans
20333 Insert\SpecialChar menuseparator
20334 Marginal
20335 \begin_inset space ~
20336 \end_inset
20337
20338 Note
20339 \family default
20340  or the toolbar button 
20341 \begin_inset Info
20342 type  "icon"
20343 arg   "marginalnote-insert"
20344 \end_inset
20345
20346 , you will see 
20347 \family roman
20348 \series medium
20349 a
20350 \family default
20351 \series default
20352  
20353 \family roman
20354 \series medium
20355 box with the
20356 \family default
20357 \series default
20358  
20359 \family roman
20360 \series medium
20361 label 
20362 \begin_inset Quotes eld
20363 \end_inset
20364
20365 margin
20366 \begin_inset Quotes erd
20367 \end_inset
20368
20369  appearing within your text.
20370  This box is \SpecialChar LyX
20371 's representation of your margin
20372 \family default
20373 \series default
20374 al 
20375 \family roman
20376 \series medium
20377 note.
20378 \end_layout
20379
20380 \begin_layout Standard
20381 At the side of this sentence is an example marginal note.
20382 \family roman
20383 \series medium
20384
20385 \begin_inset Marginal
20386 status open
20387
20388 \begin_layout Plain Layout
20389 \align left
20390 This is a marginal note.
20391 \end_layout
20392
20393 \end_inset
20394
20395
20396 \end_layout
20397
20398 \begin_layout Standard
20399 Marginal notes appear at the right side in single-sided documents.
20400  In double-sided documents they appear in the outer margin – left on even
20401  pages, right on odd pages.
20402 \end_layout
20403
20404 \begin_layout Standard
20405 For further information about marginal notes see the section 
20406 \emph on
20407 Margin
20408 \begin_inset space ~
20409 \end_inset
20410
20411 Notes
20412 \emph default
20413  in the 
20414 \emph on
20415 Embedded
20416 \begin_inset space ~
20417 \end_inset
20418
20419 Objects
20420 \emph default
20421  manual.
20422 \end_layout
20423
20424 \begin_layout Section
20425 Graphics and Images
20426 \begin_inset Index idx
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430 Images
20431 \end_layout
20432
20433 \end_inset
20434
20435
20436 \begin_inset Index idx
20437 status collapsed
20438
20439 \begin_layout Plain Layout
20440 Graphics
20441 \end_layout
20442
20443 \end_inset
20444
20445
20446 \begin_inset CommandInset label
20447 LatexCommand label
20448 name "sec:Graphics"
20449
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \begin_layout Standard
20456 To insert an image in your document, place the cursor at the text position
20457  you want and click on the toolbar icon 
20458 \begin_inset Info
20459 type  "icon"
20460 arg   "dialog-show-new-inset graphics"
20461 \end_inset
20462
20463  or select 
20464 \family sans
20465 Insert\SpecialChar menuseparator
20466 Graphics
20467 \family default
20468  from the menu.
20469  Then a dialog will appear to choose the file to load.
20470 \end_layout
20471
20472 \begin_layout Standard
20473 This dialog has numerous mostly self-explanatory parameters.
20474  The 
20475 \family sans
20476 Graphics
20477 \family default
20478  tab allows you to choose your image file.
20479  The image can be transformed by setting a rotation angle and a scaling
20480  factor.
20481  The scaling units are explained in Appendix
20482 \begin_inset space ~
20483 \end_inset
20484
20485
20486 \begin_inset CommandInset ref
20487 LatexCommand ref
20488 reference "chap:Units-available-in"
20489
20490 \end_inset
20491
20492 .
20493 \end_layout
20494
20495 \begin_layout Standard
20496 In the tab 
20497 \family sans
20498 Clipping
20499 \family default
20500  it is possible to set image coordinates to adjust the height and width
20501  of the image in the output.
20502  The coordinates can also be calculated automatically by pressing the button
20503  
20504 \family sans
20505 Get
20506 \begin_inset space ~
20507 \end_inset
20508
20509 from
20510 \begin_inset space ~
20511 \end_inset
20512
20513 file
20514 \family default
20515 .
20516  The option 
20517 \family sans
20518 Clip
20519 \begin_inset space ~
20520 \end_inset
20521
20522 to
20523 \begin_inset space ~
20524 \end_inset
20525
20526 bounding
20527 \begin_inset space ~
20528 \end_inset
20529
20530 box
20531 \family default
20532  will only print the image region within the given coordinates.
20533  Normally you don't need to take care about image coordinates and can ignore
20534  the tab 
20535 \family sans
20536 Clipping
20537 \family default
20538 .
20539 \end_layout
20540
20541 \begin_layout Standard
20542 In the 
20543 \family sans
20544 LaTeX
20545 \begin_inset space ~
20546 \end_inset
20547
20548 and
20549 \begin_inset space ~
20550 \end_inset
20551
20552 LyX options
20553 \family default
20554  tab \SpecialChar LaTeX
20555  experts can specify additional \SpecialChar LaTeX
20556  options.
20557  In this tab you can also specify the appearance of the image inside \SpecialChar LyX
20558 .
20559  The option 
20560 \family sans
20561 Draft
20562 \begin_inset space ~
20563 \end_inset
20564
20565 mode
20566 \family default
20567  has the effect that the image doesn't appear in the output, only a frame
20568  with the image size is printed.
20569 \end_layout
20570
20571 \begin_layout Standard
20572 The graphics dialog can be called at any time by clicking on an image.
20573  Images will appear in the output exactly at the position where they are
20574  in the text.
20575  This is an example image within a separate, horizontally centered paragraph:
20576 \end_layout
20577
20578 \begin_layout Standard
20579 \align center
20580 \begin_inset Graphics
20581         filename clipart/2D-intensity-plot.pdf
20582         scale 70
20583
20584 \end_inset
20585
20586
20587 \end_layout
20588
20589 \begin_layout Standard
20590 If you need image captions or want to reference images, you have to put
20591  the image into a float, see section
20592 \begin_inset space ~
20593 \end_inset
20594
20595
20596 \begin_inset CommandInset ref
20597 LatexCommand ref
20598 reference "subsec:Figure-Floats"
20599
20600 \end_inset
20601
20602 .
20603 \end_layout
20604
20605 \begin_layout Subsection
20606 Image Formats
20607 \begin_inset Index idx
20608 status collapsed
20609
20610 \begin_layout Plain Layout
20611 Images ! Formats
20612 \end_layout
20613
20614 \end_inset
20615
20616
20617 \begin_inset CommandInset label
20618 LatexCommand label
20619 name "subsec:Image-Formats"
20620
20621 \end_inset
20622
20623
20624 \end_layout
20625
20626 \begin_layout Standard
20627 You can insert images in any known file format.
20628  But as we explained in section
20629 \begin_inset space ~
20630 \end_inset
20631
20632
20633 \begin_inset CommandInset ref
20634 LatexCommand ref
20635 reference "subsec:Output-file-formats"
20636
20637 \end_inset
20638
20639 , every output document format allows only a few image formats.
20640  \SpecialChar LyX
20641  therefore uses the program 
20642 \family typewriter
20643 ImageMagick
20644 \family default
20645  in the background to convert the images to the right format.
20646  To increase your workflow by avoiding these conversions in the background,
20647  use only the image formats listed in the subsections of section
20648 \begin_inset space ~
20649 \end_inset
20650
20651
20652 \begin_inset CommandInset ref
20653 LatexCommand ref
20654 reference "subsec:Output-file-formats"
20655
20656 \end_inset
20657
20658 .
20659 \end_layout
20660
20661 \begin_layout Standard
20662 Similar to fonts there are two types of image formats:
20663 \end_layout
20664
20665 \begin_layout Description
20666 Bitmap
20667 \begin_inset space ~
20668 \end_inset
20669
20670 images consist of pixel values, often in a compressed form.
20671  They are therefore not fully scalable and look pixelated in large zooms.
20672  Well-known bitmap image formats are 
20673 \begin_inset Quotes eld
20674 \end_inset
20675
20676 Graphics Interchange Format
20677 \begin_inset Quotes erd
20678 \end_inset
20679
20680  (GIF, file extension 
20681 \begin_inset Quotes eld
20682 \end_inset
20683
20684
20685 \family typewriter
20686 .gif
20687 \family default
20688
20689 \begin_inset Quotes erd
20690 \end_inset
20691
20692 )
20693 \begin_inset Index idx
20694 status collapsed
20695
20696 \begin_layout Plain Layout
20697 GIF|see
20698 \begin_inset ERT
20699 status collapsed
20700
20701 \begin_layout Plain Layout
20702
20703 {
20704 \end_layout
20705
20706 \end_inset
20707
20708 Image formats
20709 \begin_inset ERT
20710 status collapsed
20711
20712 \begin_layout Plain Layout
20713
20714 }
20715 \end_layout
20716
20717 \end_inset
20718
20719
20720 \end_layout
20721
20722 \end_inset
20723
20724
20725 \begin_inset Quotes eld
20726 \end_inset
20727
20728 Portable Network Graphics
20729 \begin_inset Quotes erd
20730 \end_inset
20731
20732  (PNG, file extension 
20733 \begin_inset Quotes eld
20734 \end_inset
20735
20736
20737 \family typewriter
20738 .png
20739 \family default
20740
20741 \begin_inset Quotes erd
20742 \end_inset
20743
20744 )
20745 \begin_inset Index idx
20746 status collapsed
20747
20748 \begin_layout Plain Layout
20749 PNG|see
20750 \begin_inset ERT
20751 status collapsed
20752
20753 \begin_layout Plain Layout
20754
20755 {
20756 \end_layout
20757
20758 \end_inset
20759
20760 Image formats
20761 \begin_inset ERT
20762 status collapsed
20763
20764 \begin_layout Plain Layout
20765
20766 }
20767 \end_layout
20768
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775
20776 , and 
20777 \begin_inset Quotes eld
20778 \end_inset
20779
20780 Joint Photographic Experts Group
20781 \begin_inset Quotes erd
20782 \end_inset
20783
20784  (JPG, file extension 
20785 \begin_inset Quotes eld
20786 \end_inset
20787
20788
20789 \family typewriter
20790 .jpg
20791 \family default
20792
20793 \begin_inset Quotes erd
20794 \end_inset
20795
20796  or 
20797 \begin_inset Quotes eld
20798 \end_inset
20799
20800
20801 \family typewriter
20802 .jpeg
20803 \family default
20804
20805 \begin_inset Quotes erd
20806 \end_inset
20807
20808 )
20809 \begin_inset Index idx
20810 status collapsed
20811
20812 \begin_layout Plain Layout
20813 JPG|see
20814 \begin_inset ERT
20815 status collapsed
20816
20817 \begin_layout Plain Layout
20818
20819 {
20820 \end_layout
20821
20822 \end_inset
20823
20824 Image formats
20825 \begin_inset ERT
20826 status collapsed
20827
20828 \begin_layout Plain Layout
20829
20830 }
20831 \end_layout
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \end_inset
20839
20840 .
20841 \end_layout
20842
20843 \begin_layout Description
20844 Scalable
20845 \begin_inset space ~
20846 \end_inset
20847
20848 images consist of vectors and can therefore be scaled to any size without
20849  data loss.
20850  The scaling ability is desired if you want to create presentations, because
20851  presentations are always scaled by the beamer.
20852  Scaling is also useful for online documents to let the user zoom into diagrams.
20853 \begin_inset Newline newline
20854 \end_inset
20855
20856 Scalable image formats can be 
20857 \begin_inset Quotes eld
20858 \end_inset
20859
20860 Scalable Vector Graphics
20861 \begin_inset Quotes erd
20862 \end_inset
20863
20864  (SVG, file extension 
20865 \begin_inset Quotes eld
20866 \end_inset
20867
20868
20869 \family typewriter
20870 .svg
20871 \family default
20872
20873 \begin_inset Quotes erd
20874 \end_inset
20875
20876 )
20877 \begin_inset Index idx
20878 status collapsed
20879
20880 \begin_layout Plain Layout
20881 SVG|see
20882 \begin_inset ERT
20883 status collapsed
20884
20885 \begin_layout Plain Layout
20886
20887 {
20888 \end_layout
20889
20890 \end_inset
20891
20892 Image formats
20893 \begin_inset ERT
20894 status collapsed
20895
20896 \begin_layout Plain Layout
20897
20898 }
20899 \end_layout
20900
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \end_inset
20907
20908
20909 \begin_inset Quotes eld
20910 \end_inset
20911
20912 Encapsulated PostScript
20913 \begin_inset Quotes erd
20914 \end_inset
20915
20916  (EPS, file extension 
20917 \begin_inset Quotes eld
20918 \end_inset
20919
20920
20921 \family typewriter
20922 .eps
20923 \family default
20924
20925 \begin_inset Quotes erd
20926 \end_inset
20927
20928 )
20929 \begin_inset Index idx
20930 status collapsed
20931
20932 \begin_layout Plain Layout
20933 EPS|see
20934 \begin_inset ERT
20935 status collapsed
20936
20937 \begin_layout Plain Layout
20938
20939 {
20940 \end_layout
20941
20942 \end_inset
20943
20944 Image formats
20945 \begin_inset ERT
20946 status collapsed
20947
20948 \begin_layout Plain Layout
20949
20950 }
20951 \end_layout
20952
20953 \end_inset
20954
20955
20956 \end_layout
20957
20958 \end_inset
20959
20960 , and 
20961 \begin_inset Quotes eld
20962 \end_inset
20963
20964 Portable Document Format
20965 \begin_inset Quotes erd
20966 \end_inset
20967
20968  (PDF, file extension 
20969 \begin_inset Quotes eld
20970 \end_inset
20971
20972
20973 \family typewriter
20974 .pdf
20975 \family default
20976
20977 \begin_inset Quotes erd
20978 \end_inset
20979
20980 )
20981 \begin_inset Index idx
20982 status collapsed
20983
20984 \begin_layout Plain Layout
20985 PDF
20986 \end_layout
20987
20988 \end_inset
20989
20990 .
20991  We say 
20992 \begin_inset Quotes eld
20993 \end_inset
20994
20995 can be
20996 \begin_inset Quotes erd
20997 \end_inset
20998
20999 , because you can convert any bitmap image format to PDF or EPS and the
21000  result will not be scalable.
21001  In this case only a header with the image properties is added to the original
21002  image.
21003 \begin_inset Foot
21004 status collapsed
21005
21006 \begin_layout Plain Layout
21007 In the case of PDF, the original image is additionally compressed.
21008 \end_layout
21009
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \begin_layout Standard
21016 Normally one cannot convert a bitmap image into a scalable one, only 
21017 \emph on
21018 vice versa
21019 \emph default
21020 .
21021 \end_layout
21022
21023 \begin_layout Subsection
21024 Grouping of Image Settings
21025 \begin_inset Index idx
21026 status collapsed
21027
21028 \begin_layout Plain Layout
21029 Images ! Settings grouping
21030 \end_layout
21031
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \begin_layout Standard
21038 Each image can define a new group of image settings or join an existing
21039  group.
21040  Images within such a group share their settings, so adjusting one image
21041  of the group automatically also adjusts all other images of the group in
21042  the same way.
21043  So you can for example change the size for a bunch of images without the
21044  need to manually change each of them.
21045  
21046 \end_layout
21047
21048 \begin_layout Standard
21049 A new group can be set by pressing the button 
21050 \family sans
21051 Open
21052 \begin_inset space ~
21053 \end_inset
21054
21055 new
21056 \begin_inset space ~
21057 \end_inset
21058
21059 group
21060 \family default
21061  in the
21062 \family sans
21063  Graphics
21064 \family default
21065  dialog in the 
21066 \family sans
21067 LaTeX
21068 \begin_inset space ~
21069 \end_inset
21070
21071 and
21072 \begin_inset space ~
21073 \end_inset
21074
21075 LyX options
21076 \family default
21077  tab.
21078  Joining an existing group can be done using the context menu of the image
21079  and checking the name of the desired group.
21080 \end_layout
21081
21082 \begin_layout Section
21083 Tables
21084 \begin_inset Index idx
21085 status collapsed
21086
21087 \begin_layout Plain Layout
21088 Tables
21089 \end_layout
21090
21091 \end_inset
21092
21093
21094 \begin_inset CommandInset label
21095 LatexCommand label
21096 name "sec:Tables"
21097
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \begin_layout Standard
21104 You can insert a table using either the toolbar button 
21105 \begin_inset Info
21106 type  "icon"
21107 arg   "tabular-insert"
21108 \end_inset
21109
21110  or the menu 
21111 \family sans
21112 Insert\SpecialChar menuseparator
21113 Table
21114 \family default
21115 .
21116  A dialog will appear, asking you for the number of rows and columns.
21117  The default table has lines around any cell and the first row appears separated
21118  from the rest of the table.
21119  This separation appears due to a double line: The cells of the first row
21120  have a line below them and the cells of the second row have a line above
21121  them.
21122  Here is an example table:
21123 \end_layout
21124
21125 \begin_layout Standard
21126 \align center
21127 \begin_inset Tabular
21128 <lyxtabular version="3" rows="4" columns="4">
21129 <features tabularvalignment="middle">
21130 <column alignment="center" valignment="top" width="0pt">
21131 <column alignment="center" valignment="top" width="0pt">
21132 <column alignment="center" valignment="top" width="0in">
21133 <column alignment="center" valignment="top" width="0pt">
21134 <row>
21135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148
21149 \family roman
21150 \series medium
21151 \shape up
21152 \size normal
21153 \emph off
21154 \bar no
21155 \noun off
21156 \color none
21157 1
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 2
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175 3
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 </row>
21181 <row>
21182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186
21187 \family roman
21188 \series medium
21189 \shape up
21190 \size normal
21191 \emph off
21192 \bar no
21193 \noun off
21194 \color none
21195 A
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 </row>
21228 <row>
21229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233
21234 \family roman
21235 \series medium
21236 \shape up
21237 \size normal
21238 \emph off
21239 \bar no
21240 \noun off
21241 \color none
21242 B
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \size normal
21262 \noun off
21263 \color none
21264  
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273
21274 \end_layout
21275
21276 \end_inset
21277 </cell>
21278 </row>
21279 <row>
21280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284
21285 \family roman
21286 \series medium
21287 \shape up
21288 \size normal
21289 \emph off
21290 \bar no
21291 \noun off
21292 \color none
21293 C
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 </row>
21326 </lyxtabular>
21327
21328 \end_inset
21329
21330
21331 \end_layout
21332
21333 \begin_layout Subsection
21334 Table Dialog
21335 \end_layout
21336
21337 \begin_layout Standard
21338 You can alter a table by clicking on it with the right mouse button and
21339  then choosing 
21340 \family sans
21341 More\SpecialChar menuseparator
21342 Settings
21343 \family default
21344 .
21345  This brings up the table dialog.
21346  Here you can adjust the settings of the cell, row and/or column where the
21347  cursor is placed currently.
21348  Most of the dialog options also work on selections.
21349  This means that if you select more cells, columns or rows the action is
21350  done on all of your selection.
21351 \end_layout
21352
21353 \begin_layout Standard
21354 In addition to the table dialog, the 
21355 \family sans
21356 table
21357 \begin_inset space ~
21358 \end_inset
21359
21360 toolbar
21361 \family default
21362  helps you in setting table properties.
21363  It appears if the cursor is inside a table.
21364 \end_layout
21365
21366 \begin_layout Standard
21367 In the tab 
21368 \family sans
21369 Table
21370 \begin_inset space ~
21371 \end_inset
21372
21373 Settings
21374 \family default
21375  of the table dialog you can set the alignment for the current row.
21376  If you add a row or column, it will be inserted right beside or below the
21377  current cell respectively.
21378  The vertical alignment of a column can only be adjusted when a column width
21379  is given.
21380  A given width will allow the cell to have line breaks and multiple paragraphs
21381  of text, see section
21382 \begin_inset space ~
21383 \end_inset
21384
21385
21386 \begin_inset CommandInset ref
21387 LatexCommand ref
21388 reference "subsec:Table-Cells"
21389
21390 \end_inset
21391
21392 .
21393 \end_layout
21394
21395 \begin_layout Standard
21396 You can mark multiple cells of one row/column as a multicolumn/row cell
21397  using the check box 
21398 \family sans
21399 Multicolumn
21400 \family default
21401  or 
21402 \family sans
21403 Multirow
21404 \family default
21405 .
21406  This will merge the cells to 
21407 \emph on
21408 one
21409 \emph default
21410  cell, spread over more than one column/row.
21411  Multicolumn cells are treated as own rows, so that the alignment, width,
21412  and border settings affect only the multicolumn cell.
21413  Here is an example table with a multicolumn cell in the first row and one
21414  in the last row without the upper border:
21415 \end_layout
21416
21417 \begin_layout Standard
21418 \align center
21419 \begin_inset Tabular
21420 <lyxtabular version="3" rows="3" columns="4">
21421 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
21422 <column alignment="center" valignment="top" width="0pt">
21423 <column alignment="center" valignment="middle">
21424 <column alignment="center" valignment="top" width="0in">
21425 <column alignment="center" valignment="top" width="0pt">
21426 <row>
21427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431 abc
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 def ghi
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 jkl
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 </row>
21464 <row>
21465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469
21470 \family roman
21471 \series medium
21472 \shape up
21473 \size normal
21474 \emph off
21475 \bar no
21476 \noun off
21477 \color none
21478 A
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 B
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Plain Layout
21496 C
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505 D
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 </row>
21511 <row>
21512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516 1
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 2
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534 3
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543 4
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 </row>
21549 </lyxtabular>
21550
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \begin_layout Standard
21557 Adept users can declare special \SpecialChar LaTeX
21558 -arguments for the table.
21559  They are necessary for special table formatting, such as the multirow cells,
21560  explained in the chapter 
21561 \emph on
21562 Tables
21563 \emph default
21564  of the 
21565 \emph on
21566 Embedded
21567 \begin_inset space ~
21568 \end_inset
21569
21570 Objects
21571 \emph default
21572  manual.
21573  You can also rotate the current cell or the whole table.
21574  These rotations are not visible in \SpecialChar LyX
21575  but are visible in the output.
21576 \end_layout
21577
21578 \begin_layout Standard
21579 \begin_inset Note Greyedout
21580 status open
21581
21582 \begin_layout Plain Layout
21583
21584 \series bold
21585 Note:
21586 \series default
21587  Most DVI-viewers are 
21588 \emph on
21589 not
21590 \emph default
21591  able to display rotations.
21592 \end_layout
21593
21594 \end_inset
21595
21596
21597 \end_layout
21598
21599 \begin_layout Standard
21600 The 
21601 \family sans
21602 Borders
21603 \family default
21604  tab allows you to add and delete border lines for the current row/column.
21605  The button 
21606 \family sans
21607 Default
21608 \family default
21609  adds lines for all cell borders.
21610 \end_layout
21611
21612 \begin_layout Subsection
21613 Multi-page Tables
21614 \begin_inset Index idx
21615 status collapsed
21616
21617 \begin_layout Plain Layout
21618 Tables ! Multi-page
21619 \end_layout
21620
21621 \end_inset
21622
21623
21624 \begin_inset Index idx
21625 status collapsed
21626
21627 \begin_layout Plain Layout
21628 Multi-page tables
21629 \end_layout
21630
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \begin_layout Standard
21637 If the table is too long to fit on one page, you can use the option 
21638 \family sans
21639 Use
21640 \begin_inset space ~
21641 \end_inset
21642
21643 multi-page
21644 \begin_inset space ~
21645 \end_inset
21646
21647 table
21648 \family default
21649  in the tab 
21650 \family sans
21651 Multi-page
21652 \begin_inset space ~
21653 \end_inset
21654
21655 table
21656 \family default
21657  of the table dialog to split the table automatically over more pages.
21658  Doing this enables some check boxes and you can now define:
21659 \end_layout
21660
21661 \begin_layout Description
21662
21663 \family sans
21664 Header
21665 \family default
21666 : The current row and all rows above, that don't have any special options
21667  defined, are defined to be the header rows of all pages of the longtable.
21668  Except for the first page, if 
21669 \family sans
21670 First
21671 \begin_inset space ~
21672 \end_inset
21673
21674 header
21675 \family default
21676  is defined.
21677 \end_layout
21678
21679 \begin_layout Description
21680
21681 \family sans
21682 First
21683 \begin_inset space ~
21684 \end_inset
21685
21686 header
21687 \family default
21688 : The current row and all rows above, that don't have any special options
21689  defined, are defined to be the header rows of the first page of the longtable.
21690 \end_layout
21691
21692 \begin_layout Description
21693
21694 \family sans
21695 Footer
21696 \family default
21697 : The current row and all rows below, that don't have any special options
21698  defined, are defined to be the footer rows of all pages of the longtable,
21699  except for the last page, if 
21700 \family sans
21701 Last
21702 \begin_inset space ~
21703 \end_inset
21704
21705 footer
21706 \family default
21707  is defined.
21708 \end_layout
21709
21710 \begin_layout Description
21711
21712 \family sans
21713 Last
21714 \begin_inset space ~
21715 \end_inset
21716
21717 footer
21718 \family default
21719 : The current row and all rows below, that don't have any special options
21720  defined, are defined to be the footer rows of the last page of the longtable.
21721 \end_layout
21722
21723 \begin_layout Description
21724 Caption: The first row is reset as a single column.
21725  You can now insert there the table caption via the menu 
21726 \family sans
21727 Insert\SpecialChar menuseparator
21728 Caption
21729 \family default
21730 .
21731  More about multi-page table captions can be found in the 
21732 \emph on
21733 Embedded
21734 \begin_inset space ~
21735 \end_inset
21736
21737 Objects
21738 \emph default
21739  manual.
21740 \end_layout
21741
21742 \begin_layout Standard
21743 You can also specify a row where the table is split.
21744  If you set more than one option in the same table row, you should be aware
21745  that then only the first option is used; the others will be defined as
21746  
21747 \emph on
21748 empty
21749 \emph default
21750 .
21751  In this context, first means first in this order: 
21752 \family sans
21753 Footer, Last
21754 \begin_inset space ~
21755 \end_inset
21756
21757 footer,
21758 \family default
21759  
21760 \family sans
21761 Header,
21762 \family default
21763  
21764 \family sans
21765 First
21766 \begin_inset space ~
21767 \end_inset
21768
21769 header
21770 \family default
21771 ; see the following longtable to see how it works:
21772 \end_layout
21773
21774 \begin_layout Standard
21775 \align center
21776 \begin_inset Tabular
21777 <lyxtabular version="3" rows="69" columns="3">
21778 <features islongtable="true" longtabularalignment="center">
21779 <column alignment="block" valignment="top" width="5cm">
21780 <column alignment="left" valignment="top" width="0pt">
21781 <column alignment="right" valignment="top" width="0pt">
21782 <row endfirsthead="true">
21783 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787
21788 \series bold
21789 Example Phone List (ignore the names)
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Plain Layout
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 <row endfirsthead="true">
21814 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \series bold
21820 NAME
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838
21839 \series bold
21840 TEL.
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row endhead="true">
21847 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851  
21852 \series bold
21853 Example Phone List
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862
21863 \end_layout
21864
21865 \end_inset
21866 </cell>
21867 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 </row>
21877 <row endhead="true">
21878 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882
21883 \series bold
21884 NAME
21885 \end_layout
21886
21887 \end_inset
21888 </cell>
21889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902
21903 \series bold
21904 TEL.
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 </row>
21910 <row endfoot="true">
21911 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915  
21916 \series bold
21917 continue ...
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 </row>
21941 <row>
21942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946
21947 \series bold
21948 Annovi
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957 Silvia
21958 \end_layout
21959
21960 \end_inset
21961 </cell>
21962 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout Plain Layout
21966 111
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977
21978 \series bold
21979 Bertoli
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 Stefano
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 111
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 </row>
22003 <row>
22004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22005 \begin_inset Text
22006
22007 \begin_layout Plain Layout
22008
22009 \series bold
22010 Bozzi
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019 Walter
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028 111
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 </row>
22034 <row>
22035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039
22040 \series bold
22041 Cachia
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050 Maria
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059 111
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \series bold
22072 Cachia
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081 Maurizio
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090 111
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 </row>
22096 <row>
22097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \series bold
22103 Cinquemani
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112 Giusi
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 111
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 </row>
22127 <row>
22128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Plain Layout
22132
22133 \series bold
22134 Colin
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22140 \begin_inset Text
22141
22142 \begin_layout Plain Layout
22143 Bernard
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22149 \begin_inset Text
22150
22151 \begin_layout Plain Layout
22152 111
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 </row>
22158 <row>
22159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \series bold
22165 Concli
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 Gianfranco
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183 111
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \series bold
22196 Dal Bosco
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 Carolina
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214 111
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \series bold
22227 Dalpiaz
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236 Annamaria
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245 111
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 </row>
22251 <row>
22252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \series bold
22258 Feliciello
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267 Domenico
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276 111
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 </row>
22282 <row>
22283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \series bold
22289 Focarelli
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 Paola
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307 111
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 </row>
22313 <row>
22314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \series bold
22320 Galletti
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 Oreste
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22335 \begin_inset Text
22336
22337 \begin_layout Plain Layout
22338 111
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 </row>
22344 <row>
22345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349
22350 \series bold
22351 Gasparini
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360 Franca
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369 111
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 </row>
22375 <row>
22376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380
22381 \series bold
22382 Rizzardi
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 Paola
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 111
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 </row>
22406 <row>
22407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22408 \begin_inset Text
22409
22410 \begin_layout Plain Layout
22411
22412 \series bold
22413 Lassini
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \begin_layout Plain Layout
22422 Giancarlo
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 111
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 </row>
22437 <row>
22438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442
22443 \series bold
22444 Malfatti
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453 Luciano
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462 111
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \series bold
22475 Malfatti
22476 \end_layout
22477
22478 \end_inset
22479 </cell>
22480 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22481 \begin_inset Text
22482
22483 \begin_layout Plain Layout
22484 Valeriano
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493 111
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 </row>
22499 <row>
22500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504
22505 \series bold
22506 Meneguzzo
22507 \end_layout
22508
22509 \end_inset
22510 </cell>
22511 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515 Roberto
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524 111
22525 \end_layout
22526
22527 \end_inset
22528 </cell>
22529 </row>
22530 <row>
22531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535
22536 \series bold
22537 Mezzadra
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546 Roberto
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 111
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 </row>
22561 <row>
22562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566
22567 \series bold
22568 Pirpamer
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 Erich
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 111
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 </row>
22592 <row>
22593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22594 \begin_inset Text
22595
22596 \begin_layout Plain Layout
22597
22598 \series bold
22599 Pochiesa
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 Paolo
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617 111, 222
22618 \end_layout
22619
22620 \end_inset
22621 </cell>
22622 </row>
22623 <row>
22624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628
22629 \series bold
22630 Radina
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639 Claudio
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648 111
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 </row>
22654 <row>
22655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659
22660 \series bold
22661 Stuffer
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670 Oskar
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679 111
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 </row>
22685 <row>
22686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690
22691 \series bold
22692 Tacchelli
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701 Ugo
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 111
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 </row>
22716 <row>
22717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721
22722 \series bold
22723 Tezzele
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 Margit
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22738 \begin_inset Text
22739
22740 \begin_layout Plain Layout
22741 111
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 </row>
22747 <row>
22748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752
22753 \series bold
22754 Unterkalmsteiner
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763 Frieda
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772 111
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 </row>
22778 <row>
22779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783
22784 \series bold
22785 Vieider
22786 \end_layout
22787
22788 \end_inset
22789 </cell>
22790 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22791 \begin_inset Text
22792
22793 \begin_layout Plain Layout
22794 Hilde
22795 \end_layout
22796
22797 \end_inset
22798 </cell>
22799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22800 \begin_inset Text
22801
22802 \begin_layout Plain Layout
22803 111
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 </row>
22809 <row>
22810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814
22815 \series bold
22816 Vigna
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 Jürgen
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 111
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 <row>
22841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845
22846 \series bold
22847 Weber
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856 Maurizio
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 111
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 \series bold
22878 Winkler
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887 Franz
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 111
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 </row>
22902 <row>
22903 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907  
22908 \end_layout
22909
22910 \end_inset
22911 </cell>
22912 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
22913 \begin_inset Text
22914
22915 \begin_layout Plain Layout
22916
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 </row>
22931 <row>
22932 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22933 \begin_inset Text
22934
22935 \begin_layout Plain Layout
22936
22937 \series bold
22938 Annovi
22939 \end_layout
22940
22941 \end_inset
22942 </cell>
22943 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22944 \begin_inset Text
22945
22946 \begin_layout Plain Layout
22947 Silvia
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956 555
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 </row>
22962 <row>
22963 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Plain Layout
22967
22968 \series bold
22969 Bertoli
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978 Stefano
22979 \end_layout
22980
22981 \end_inset
22982 </cell>
22983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22984 \begin_inset Text
22985
22986 \begin_layout Plain Layout
22987 555
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 </row>
22993 <row>
22994 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998
22999 \series bold
23000 Bozzi
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009 Walter
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Plain Layout
23018 555
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 </row>
23024 <row>
23025 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029
23030 \series bold
23031 Cachia
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040 Maria
23041 \end_layout
23042
23043 \end_inset
23044 </cell>
23045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049 555
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 </row>
23055 <row>
23056 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060
23061 \series bold
23062 Cachia
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 Maurizio
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080 555
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 </row>
23086 <row>
23087 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091
23092 \series bold
23093 Cinquemani
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102 Giusi
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23108 \begin_inset Text
23109
23110 \begin_layout Plain Layout
23111 555
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 </row>
23117 <row>
23118 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122
23123 \series bold
23124 Colin
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133 Bernard
23134 \end_layout
23135
23136 \end_inset
23137 </cell>
23138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142 555
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 <row>
23149 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \series bold
23155 Concli
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 Gianfranco
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173 555
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \series bold
23186 Dal Bosco
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 Carolina
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204 555
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 </row>
23210 <row>
23211 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215
23216 \series bold
23217 Dalpiaz
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 Annamaria
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 555
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \series bold
23248 Feliciello
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 Domenico
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266 555
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 </row>
23272 <row>
23273 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277
23278 \series bold
23279 Focarelli
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288 Paola
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 555
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 </row>
23303 <row>
23304 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308
23309 \series bold
23310 Galletti
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319 Oreste
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 555
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 </row>
23334 <row>
23335 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339
23340 \series bold
23341 Gasparini
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350 Franca
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359 555
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 </row>
23365 <row>
23366 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370
23371 \series bold
23372 Rizzardi
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381 Paola
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 555
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 </row>
23396 <row>
23397 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \series bold
23403 Lassini
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412 Giancarlo
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 555
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 </row>
23427 <row>
23428 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \series bold
23434 Malfatti
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 Luciano
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 555
23453 \end_layout
23454
23455 \end_inset
23456 </cell>
23457 </row>
23458 <row>
23459 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23460 \begin_inset Text
23461
23462 \begin_layout Plain Layout
23463
23464 \series bold
23465 Malfatti
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474 Valeriano
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 555
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \series bold
23496 Meneguzzo
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 Roberto
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 555
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 </row>
23520 <row>
23521 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525
23526 \series bold
23527 Mezzadra
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \begin_layout Plain Layout
23536 Roberto
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 555
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 </row>
23551 <row>
23552 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556
23557 \series bold
23558 Pirpamer
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 Erich
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576 555
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 </row>
23582 <row>
23583 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \series bold
23589 Pochiesa
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 Paolo
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607 555, 222
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 </row>
23613 <row>
23614 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618
23619 \series bold
23620 Radina
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629 Claudio
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23635 \begin_inset Text
23636
23637 \begin_layout Plain Layout
23638 555
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \series bold
23651 Stuffer
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 Oskar
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669 555
23670 \end_layout
23671
23672 \end_inset
23673 </cell>
23674 </row>
23675 <row>
23676 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680
23681 \series bold
23682 Tacchelli
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691 Ugo
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 555
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 </row>
23706 <row>
23707 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23708 \begin_inset Text
23709
23710 \begin_layout Plain Layout
23711
23712 \series bold
23713 Tezzele
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722 Margit
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731 555
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \series bold
23744 Unterkalmsteiner
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 Frieda
23754 \end_layout
23755
23756 \end_inset
23757 </cell>
23758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23759 \begin_inset Text
23760
23761 \begin_layout Plain Layout
23762 555
23763 \end_layout
23764
23765 \end_inset
23766 </cell>
23767 </row>
23768 <row>
23769 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \series bold
23775 Vieider
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784 Hilde
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793 555
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 </row>
23799 <row>
23800 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804
23805 \series bold
23806 Vigna
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23812 \begin_inset Text
23813
23814 \begin_layout Plain Layout
23815 Jürgen
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 999
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 </row>
23830 <row>
23831 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835
23836 \series bold
23837 Weber
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846 Maurizio
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 555
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 </row>
23861 <row>
23862 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866
23867 \series bold
23868 Winkler
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 Franz
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886 555
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 </row>
23892 <row endlastfoot="true">
23893 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897
23898 \series bold
23899 End
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
23905 \begin_inset Text
23906
23907 \begin_layout Plain Layout
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 </row>
23923 </lyxtabular>
23924
23925 \end_inset
23926
23927
23928 \end_layout
23929
23930 \begin_layout Subsection
23931 Table Cells
23932 \begin_inset Index idx
23933 status collapsed
23934
23935 \begin_layout Plain Layout
23936 Tables ! Cells
23937 \end_layout
23938
23939 \end_inset
23940
23941
23942 \begin_inset CommandInset label
23943 LatexCommand label
23944 name "subsec:Table-Cells"
23945
23946 \end_inset
23947
23948
23949 \end_layout
23950
23951 \begin_layout Standard
23952 A table cell can contain text, inline equations, a figure, or another table.
23953  All these kinds of objects can be placed in the same cell.
23954  Font sizes and shapes can also be altered.
23955  But you can't put a special environment in a cell (like 
23956 \family sans
23957 Section*
23958 \family default
23959 , etc.), nor set spacing options for the cell's paragraph.
23960 \end_layout
23961
23962 \begin_layout Standard
23963 To have multi-line entries in table cells, you have to declare a fixed width
23964  for the column in the table dialog.
23965  Your text is then automatically split into multiple lines and the cell
23966  is enlarged vertically when the length of the text exceeds the given width.
23967  An example:
23968 \end_layout
23969
23970 \begin_layout Standard
23971 \align center
23972 \begin_inset Tabular
23973 <lyxtabular version="3" rows="4" columns="3">
23974 <features tabularvalignment="middle">
23975 <column alignment="center" valignment="top" width="0pt">
23976 <column alignment="block" valignment="top" width="3cm">
23977 <column alignment="center" valignment="top" width="0pt">
23978 <row>
23979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983
23984 \family roman
23985 \series medium
23986 \shape up
23987 \size normal
23988 \emph off
23989 \bar no
23990 \noun off
23991 \color none
23992 1
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \family roman
24003 \series medium
24004 \shape up
24005 \size normal
24006 \emph off
24007 \bar no
24008 \noun off
24009 \color none
24010 2
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \family roman
24021 \series medium
24022 \shape up
24023 \size normal
24024 \emph off
24025 \bar no
24026 \noun off
24027 \color none
24028 3
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 </row>
24034 <row>
24035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039
24040 \family roman
24041 \series medium
24042 \shape up
24043 \size normal
24044 \emph off
24045 \bar no
24046 \noun off
24047 \color none
24048 4
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24054 \begin_inset Text
24055
24056 \begin_layout Plain Layout
24057
24058 \family roman
24059 \series medium
24060 \shape up
24061 \size normal
24062 \emph off
24063 \bar no
24064 \noun off
24065 \color none
24066 This is a multi-line entry in a table.
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075
24076 \family roman
24077 \series medium
24078 \shape up
24079 \size normal
24080 \emph off
24081 \bar no
24082 \noun off
24083 \color none
24084 5
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 </row>
24090 <row>
24091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095
24096 \family roman
24097 \series medium
24098 \shape up
24099 \size normal
24100 \emph off
24101 \bar no
24102 \noun off
24103 \color none
24104 6
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113
24114 \family roman
24115 \series medium
24116 \shape up
24117 \size normal
24118 \emph off
24119 \bar no
24120 \noun off
24121 \color none
24122 This is longer now.
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \family roman
24133 \series medium
24134 \shape up
24135 \size normal
24136 \emph off
24137 \bar no
24138 \noun off
24139 \color none
24140 7
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 </row>
24146 <row>
24147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151
24152 \family roman
24153 \series medium
24154 \shape up
24155 \size normal
24156 \emph off
24157 \bar no
24158 \noun off
24159 \color none
24160 8
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169
24170 \family roman
24171 \series medium
24172 \shape up
24173 \size normal
24174 \emph off
24175 \bar no
24176 \noun off
24177 \color none
24178 This is a multi-line entry in a table.
24179  This is longer now.
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \family roman
24190 \series medium
24191 \shape up
24192 \size normal
24193 \emph off
24194 \bar no
24195 \noun off
24196 \color none
24197 9
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 </row>
24203 </lyxtabular>
24204
24205 \end_inset
24206
24207
24208 \end_layout
24209
24210 \begin_layout Standard
24211 Cutting and pasting between tables and table cells works reasonably well.
24212  You can even cut and paste more than one row.
24213 \begin_inset Foot
24214 status collapsed
24215
24216 \begin_layout Plain Layout
24217 Note that you cannot paste into a multicell selection because it would not
24218  be clear what to do when pasting a single word in a selected 2×3.
24219  
24220 \end_layout
24221
24222 \end_inset
24223
24224  Selection with the mouse or with 
24225 \family sans
24226 Shift
24227 \family default
24228  plus the arrow keys works as usual.
24229  You can also copy and paste the entire table as a single unit by starting
24230  the selection from outside the table.
24231 \end_layout
24232
24233 \begin_layout Section
24234 Floats
24235 \begin_inset Index idx
24236 status collapsed
24237
24238 \begin_layout Plain Layout
24239 Floats
24240 \end_layout
24241
24242 \end_inset
24243
24244
24245 \begin_inset CommandInset label
24246 LatexCommand label
24247 name "sec:Floats"
24248
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \begin_layout Subsection
24255 Introduction
24256 \end_layout
24257
24258 \begin_layout Standard
24259 A float is a block of text associated with some sort of label, which doesn't
24260  have a fixed location.
24261  It can 
24262 \begin_inset Quotes eld
24263 \end_inset
24264
24265 float
24266 \begin_inset Quotes erd
24267 \end_inset
24268
24269  forward or backward a page or two, to wherever it fits best.
24270  
24271 \family sans
24272 Footnotes
24273 \family default
24274  and 
24275 \family sans
24276 Margin
24277 \begin_inset space ~
24278 \end_inset
24279
24280 Notes
24281 \family default
24282  are also floats, because they can float to the next page when there are
24283  too many notes on the current page.
24284 \end_layout
24285
24286 \begin_layout Standard
24287 Floats make it possible to get a high quality layout.
24288  Images and tables can be distributed evenly over the pages to avoid whitespace
24289  and pages without text.
24290  As the floating often destroys the spatial context between the text and
24291  the image/table, every float can be referenced in the text.
24292  Floats are therefore numbered.
24293  Referencing is described in section
24294 \begin_inset space ~
24295 \end_inset
24296
24297
24298 \begin_inset CommandInset ref
24299 LatexCommand ref
24300 reference "sec:Cross-References"
24301
24302 \end_inset
24303
24304 .
24305 \end_layout
24306
24307 \begin_layout Standard
24308 To insert a float, use the menu 
24309 \family sans
24310 Insert\SpecialChar menuseparator
24311 Float
24312 \family default
24313 .
24314  A box with a caption will be inserted into your document.
24315  The label will automatically be translated to the document language in
24316  the output.
24317  After the label you can insert the caption text.
24318 \begin_inset Index idx
24319 status collapsed
24320
24321 \begin_layout Plain Layout
24322 Floats ! Captions
24323 \end_layout
24324
24325 \end_inset
24326
24327  The image or table is inserted above or below the caption in a separate
24328  paragraph within the float.
24329  To keep your \SpecialChar LyX
24330 -document readable, you can open and close the float box by
24331  left-clicking on the box label.
24332  A closed float box looks like this: 
24333 \begin_inset Graphics
24334         filename clipart/float.png
24335         scale 80
24336
24337 \end_inset
24338
24339  – a gray button with a red label.
24340 \end_layout
24341
24342 \begin_layout Standard
24343 You should insert floats in a separate paragraph to avoid possible \SpecialChar LaTeX
24344 -errors
24345  that can occur when the surrounding text is specially formatted.
24346 \end_layout
24347
24348 \begin_layout Subsection
24349 Figure Floats
24350 \begin_inset CommandInset label
24351 LatexCommand label
24352 name "subsec:Figure-Floats"
24353
24354 \end_inset
24355
24356
24357 \begin_inset Index idx
24358 status collapsed
24359
24360 \begin_layout Plain Layout
24361 Floats ! Figure floats
24362 \end_layout
24363
24364 \end_inset
24365
24366
24367 \end_layout
24368
24369 \begin_layout Standard
24370 Figure
24371 \begin_inset space ~
24372 \end_inset
24373
24374
24375 \begin_inset CommandInset ref
24376 LatexCommand ref
24377 reference "fig:A-star-in"
24378
24379 \end_inset
24380
24381  was created using the menu 
24382 \family sans
24383 Insert\SpecialChar menuseparator
24384 Float\SpecialChar menuseparator
24385 Figure
24386 \family default
24387  (toolbar button 
24388 \begin_inset Info
24389 type  "icon"
24390 arg   "float-insert figure"
24391 \end_inset
24392
24393 ).
24394  The image was inserted by setting the cursor above the caption label and
24395  using the menu 
24396 \family sans
24397 Insert\SpecialChar menuseparator
24398 Graphics
24399 \family default
24400  (toolbar button 
24401 \begin_inset Info
24402 type  "icon"
24403 arg   "dialog-show-new-inset graphics"
24404 \end_inset
24405
24406 ).
24407  The image in the float was horizontally centered by putting the cursor
24408  to the left or right of the image and using the menu 
24409 \family sans
24410 Edit\SpecialChar menuseparator
24411 Paragraph
24412 \begin_inset space ~
24413 \end_inset
24414
24415 Settings
24416 \family default
24417  (toolbar button 
24418 \begin_inset Info
24419 type  "icon"
24420 arg   "layout-paragraph"
24421 \end_inset
24422
24423 ).
24424 \end_layout
24425
24426 \begin_layout Standard
24427 \begin_inset Float figure
24428 wide false
24429 sideways false
24430 status open
24431
24432 \begin_layout Plain Layout
24433 \align center
24434 \begin_inset Graphics
24435         filename clipart/Star-structure.pdf
24436         lyxscale 60
24437         width 50col%
24438
24439 \end_inset
24440
24441
24442 \end_layout
24443
24444 \begin_layout Plain Layout
24445 \begin_inset Caption Standard
24446
24447 \begin_layout Plain Layout
24448 \begin_inset CommandInset label
24449 LatexCommand label
24450 name "fig:A-star-in"
24451
24452 \end_inset
24453
24454 A star in a float.
24455 \end_layout
24456
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \end_inset
24463
24464
24465 \end_layout
24466
24467 \begin_layout Standard
24468 This figure float also shows how to set a label and create a cross-reference
24469  to it: Insert a label into the caption using the menu 
24470 \family sans
24471 Insert\SpecialChar menuseparator
24472 Label
24473 \family default
24474  (toolbar button 
24475 \begin_inset Info
24476 type  "icon"
24477 arg   "label-insert"
24478 \end_inset
24479
24480 ) and refer to it using the menu 
24481 \family sans
24482 Insert\SpecialChar menuseparator
24483 Cross-Reference
24484 \family default
24485  (toolbar button 
24486 \begin_inset Info
24487 type  "icon"
24488 arg   "dialog-show-new-inset ref"
24489 \end_inset
24490
24491 ).
24492  It is important to use cross-references to figure floats rather than using
24493  vague references like 
24494 \begin_inset Quotes eld
24495 \end_inset
24496
24497 the figure above
24498 \begin_inset Quotes erd
24499 \end_inset
24500
24501 , because, as \SpecialChar LaTeX
24502  will reposition the floats in the final document, it might
24503  not be 
24504 \begin_inset Quotes eld
24505 \end_inset
24506
24507 above
24508 \begin_inset Quotes erd
24509 \end_inset
24510
24511  at all.
24512  For more about cross-references, see section
24513 \begin_inset space ~
24514 \end_inset
24515
24516
24517 \begin_inset CommandInset ref
24518 LatexCommand ref
24519 reference "sec:Cross-References"
24520
24521 \end_inset
24522
24523 .
24524 \end_layout
24525
24526 \begin_layout Standard
24527 Normally only one image is inserted in a figure float, but sometimes you
24528  might want to use two images with separate subcaptions.
24529  This can be done by inserting image floats into existing image floats.
24530  Note that only the main caption of the float is added to the List of Figures
24531  as described in section
24532 \begin_inset space ~
24533 \end_inset
24534
24535
24536 \begin_inset CommandInset ref
24537 LatexCommand ref
24538 reference "subsec:List-of-Figures"
24539
24540 \end_inset
24541
24542 .
24543  Figure
24544 \begin_inset space ~
24545 \end_inset
24546
24547
24548 \begin_inset CommandInset ref
24549 LatexCommand ref
24550 reference "fig:Two-images"
24551
24552 \end_inset
24553
24554  is an example of a figure float with two images set side by side.
24555  You can also set the images one below the other.
24556  Figure
24557 \begin_inset space ~
24558 \end_inset
24559
24560
24561 \begin_inset CommandInset ref
24562 LatexCommand ref
24563 reference "fig:Undefinable"
24564
24565 \end_inset
24566
24567  and 
24568 \begin_inset CommandInset ref
24569 LatexCommand ref
24570 reference "fig:Star"
24571
24572 \end_inset
24573
24574  are the subfigures.
24575 \end_layout
24576
24577 \begin_layout Standard
24578 \begin_inset Float figure
24579 wide false
24580 sideways false
24581 status open
24582
24583 \begin_layout Plain Layout
24584 \begin_inset space \hfill{}
24585 \end_inset
24586
24587
24588 \begin_inset Float figure
24589 wide false
24590 sideways false
24591 status collapsed
24592
24593 \begin_layout Plain Layout
24594 \begin_inset Caption Standard
24595
24596 \begin_layout Plain Layout
24597 \begin_inset CommandInset label
24598 LatexCommand label
24599 name "fig:Undefinable"
24600
24601 \end_inset
24602
24603 Undefinable
24604 \end_layout
24605
24606 \end_inset
24607
24608
24609 \end_layout
24610
24611 \begin_layout Plain Layout
24612 \begin_inset Graphics
24613         filename clipart/3D-structure-distort.pdf
24614         lyxscale 60
24615         width 45col%
24616
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \begin_inset space \hfill{}
24626 \end_inset
24627
24628
24629 \begin_inset Float figure
24630 wide false
24631 sideways false
24632 status collapsed
24633
24634 \begin_layout Plain Layout
24635 \begin_inset Caption Standard
24636
24637 \begin_layout Plain Layout
24638 \begin_inset CommandInset label
24639 LatexCommand label
24640 name "fig:Star"
24641
24642 \end_inset
24643
24644 Star
24645 \end_layout
24646
24647 \end_inset
24648
24649
24650 \end_layout
24651
24652 \begin_layout Plain Layout
24653 \begin_inset Graphics
24654         filename clipart/Star-structure.pdf
24655         lyxscale 60
24656         width 45col%
24657
24658 \end_inset
24659
24660
24661 \end_layout
24662
24663 \end_inset
24664
24665
24666 \begin_inset space \hfill{}
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \begin_layout Plain Layout
24673 \begin_inset Caption Standard
24674
24675 \begin_layout Plain Layout
24676 \begin_inset CommandInset label
24677 LatexCommand label
24678 name "fig:Two-images"
24679
24680 \end_inset
24681
24682 Two images.
24683 \end_layout
24684
24685 \end_inset
24686
24687
24688 \end_layout
24689
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \begin_layout Subsection
24696 Table Floats
24697 \begin_inset Index idx
24698 status collapsed
24699
24700 \begin_layout Plain Layout
24701 Floats ! Table floats
24702 \end_layout
24703
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \begin_layout Standard
24710 Table floats can be inserted using the menu 
24711 \family sans
24712 Insert\SpecialChar menuseparator
24713 Float\SpecialChar menuseparator
24714 Table
24715 \family default
24716  or the toolbar button 
24717 \begin_inset Info
24718 type  "icon"
24719 arg   "float-insert table"
24720 \end_inset
24721
24722 .
24723  They have the same properties as figure floats except that the table in
24724  the float is normally placed below the caption and not above like for figures
24725  and that the label begins with “tab:”.
24726  Table
24727 \begin_inset space ~
24728 \end_inset
24729
24730
24731 \begin_inset CommandInset ref
24732 LatexCommand ref
24733 reference "tab:Table-float"
24734
24735 \end_inset
24736
24737  is a table float.
24738 \end_layout
24739
24740 \begin_layout Standard
24741 \begin_inset Float table
24742 wide false
24743 sideways false
24744 status open
24745
24746 \begin_layout Plain Layout
24747 \begin_inset Caption Standard
24748
24749 \begin_layout Plain Layout
24750 \begin_inset CommandInset label
24751 LatexCommand label
24752 name "tab:Table-float"
24753
24754 \end_inset
24755
24756 A table float.
24757 \end_layout
24758
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Plain Layout
24765 \align center
24766 \begin_inset Tabular
24767 <lyxtabular version="3" rows="3" columns="3">
24768 <features tabularvalignment="middle">
24769 <column alignment="center" valignment="top" width="0pt">
24770 <column alignment="center" valignment="top" width="0pt">
24771 <column alignment="center" valignment="top" width="0pt">
24772 <row>
24773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777
24778 \family roman
24779 \series medium
24780 \shape up
24781 \size normal
24782 \emph off
24783 \bar no
24784 \noun off
24785 \color none
24786 1
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Plain Layout
24795
24796 \family roman
24797 \series medium
24798 \shape up
24799 \size normal
24800 \emph off
24801 \bar no
24802 \noun off
24803 \color none
24804 2
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813
24814 \family roman
24815 \series medium
24816 \shape up
24817 \size normal
24818 \emph off
24819 \bar no
24820 \noun off
24821 \color none
24822 3
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 </row>
24828 <row>
24829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833
24834 \family roman
24835 \series medium
24836 \shape up
24837 \size normal
24838 \emph off
24839 \bar no
24840 \noun off
24841 \color none
24842 Joe
24843 \end_layout
24844
24845 \end_inset
24846 </cell>
24847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24848 \begin_inset Text
24849
24850 \begin_layout Plain Layout
24851
24852 \family roman
24853 \series medium
24854 \shape up
24855 \size normal
24856 \emph off
24857 \bar no
24858 \noun off
24859 \color none
24860 Mary
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \family roman
24871 \series medium
24872 \shape up
24873 \size normal
24874 \emph off
24875 \bar no
24876 \noun off
24877 \color none
24878 Ted
24879 \end_layout
24880
24881 \end_inset
24882 </cell>
24883 </row>
24884 <row>
24885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889
24890 \family roman
24891 \series medium
24892 \shape up
24893 \size normal
24894 \emph off
24895 \bar no
24896 \noun off
24897 \color none
24898 \begin_inset Formula $\int x^{2}dx$
24899 \end_inset
24900
24901
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \family roman
24912 \series medium
24913 \shape up
24914 \size normal
24915 \emph off
24916 \bar no
24917 \noun off
24918 \color none
24919 \begin_inset Formula $\left[\begin{array}{cc}
24920 a & b\\
24921 c & d
24922 \end{array}\right]$
24923 \end_inset
24924
24925
24926 \end_layout
24927
24928 \end_inset
24929 </cell>
24930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \family roman
24936 \series medium
24937 \shape up
24938 \size normal
24939 \emph off
24940 \bar no
24941 \noun off
24942 \color none
24943 \begin_inset Formula $1+1=2$
24944 \end_inset
24945
24946
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 </row>
24952 </lyxtabular>
24953
24954 \end_inset
24955
24956
24957 \end_layout
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Subsection
24965 More Information
24966 \begin_inset Index idx
24967 status collapsed
24968
24969 \begin_layout Plain Layout
24970 Floats ! Details
24971 \end_layout
24972
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \SpecialChar LyX
24980  offers you further float types as well as rotated floats.
24981  It also allows you to change the float numbering scheme, to control the
24982  float placement and to change the formatting and placement of the float
24983  caption.
24984  All these features are explained in detail with many examples in the chapter
24985  
24986 \emph on
24987 Floats
24988 \emph default
24989  in the 
24990 \emph on
24991 Embedded
24992 \begin_inset space ~
24993 \end_inset
24994
24995 Objects
24996 \emph default
24997  manual.
24998 \end_layout
24999
25000 \begin_layout Section
25001 Minipages
25002 \begin_inset Index idx
25003 status collapsed
25004
25005 \begin_layout Plain Layout
25006 Minipages
25007 \end_layout
25008
25009 \end_inset
25010
25011
25012 \end_layout
25013
25014 \begin_layout Standard
25015 \SpecialChar LaTeX
25016  provides a mechanism essentially to produce a page within a page, called
25017  a minipage.
25018  Within a minipage, all the usual rules of indentation, line wrapping, etc.
25019 \begin_inset space \space{}
25020 \end_inset
25021
25022 apply.
25023  
25024 \end_layout
25025
25026 \begin_layout Standard
25027 Minipages in \SpecialChar LyX
25028  have their own collapsible box inserted via the menu 
25029 \family sans
25030 Insert\SpecialChar menuseparator
25031 Box
25032 \family default
25033 .
25034  Right-clicking on the box label allows you to alter the width of the minipage
25035  and its alignment within the page.
25036 \end_layout
25037
25038 \begin_layout Standard
25039 \align center
25040 \begin_inset Box Frameless
25041 position "t"
25042 hor_pos "c"
25043 has_inner_box 1
25044 inner_pos "t"
25045 use_parbox 0
25046 use_makebox 0
25047 width "30col%"
25048 special "none"
25049 height "1pt"
25050 height_special "totalheight"
25051 thickness "0.4pt"
25052 separation "3pt"
25053 shadowsize "4pt"
25054 framecolor "black"
25055 backgroundcolor "none"
25056 status collapsed
25057
25058 \begin_layout Plain Layout
25059
25060 \shape italic
25061 This is a minipage.
25062  The text is set in an italic style.
25063 \end_layout
25064
25065 \begin_layout Plain Layout
25066
25067 \shape italic
25068 Minipages are often used for text in another language or text that needs
25069  another formatting.
25070 \end_layout
25071
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \begin_layout Standard
25078 \begin_inset VSpace medskip
25079 \end_inset
25080
25081 If you place two minipages side-by-side, you can use 
25082 \family sans
25083 Horizontal Fills
25084 \family default
25085  as described in section
25086 \begin_inset space ~
25087 \end_inset
25088
25089
25090 \begin_inset CommandInset ref
25091 LatexCommand ref
25092 reference "subsec:Horizontal-Space"
25093
25094 \end_inset
25095
25096 :
25097 \begin_inset VSpace medskip
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \begin_layout Standard
25104 \begin_inset Box Frameless
25105 position "t"
25106 hor_pos "c"
25107 has_inner_box 1
25108 inner_pos "t"
25109 use_parbox 0
25110 use_makebox 0
25111 width "1.5in"
25112 special "none"
25113 height "1pt"
25114 height_special "totalheight"
25115 thickness "0.4pt"
25116 separation "3pt"
25117 shadowsize "4pt"
25118 framecolor "black"
25119 backgroundcolor "none"
25120 status open
25121
25122 \begin_layout Plain Layout
25123 This is a minipage with some stupid dummy text.
25124  This dummy text is used to increase the size of the minipage.
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \begin_inset space \hfill{}
25131 \end_inset
25132
25133
25134 \begin_inset Box Frameless
25135 position "t"
25136 hor_pos "c"
25137 has_inner_box 1
25138 inner_pos "t"
25139 use_parbox 0
25140 use_makebox 0
25141 width "1.5in"
25142 special "none"
25143 height "1pt"
25144 height_special "totalheight"
25145 thickness "0.4pt"
25146 separation "3pt"
25147 shadowsize "4pt"
25148 framecolor "black"
25149 backgroundcolor "none"
25150 status open
25151
25152 \begin_layout Plain Layout
25153 This is a minipage with some stupid dummy text.
25154  This dummy text is used to increase the size of the minipage.
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Standard
25163 \begin_inset VSpace bigskip
25164 \end_inset
25165
25166
25167 \end_layout
25168
25169 \begin_layout Standard
25170 When you right-click on a minipage box, you can transform the box to another
25171  box type.
25172  All box types and their settings are explained in detail in chapter 
25173 \emph on
25174 Boxes
25175 \emph default
25176  of the 
25177 \emph on
25178 Embedded
25179 \begin_inset space ~
25180 \end_inset
25181
25182 Objects
25183 \emph default
25184  manual.
25185 \end_layout
25186
25187 \begin_layout Chapter
25188 Mathematical Formulas
25189 \begin_inset Index idx
25190 status collapsed
25191
25192 \begin_layout Plain Layout
25193 Math
25194 \end_layout
25195
25196 \end_inset
25197
25198
25199 \begin_inset Index idx
25200 status collapsed
25201
25202 \begin_layout Plain Layout
25203 Formulas | see
25204 \begin_inset ERT
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208
25209 {
25210 \end_layout
25211
25212 \end_inset
25213
25214 Math
25215 \begin_inset ERT
25216 status collapsed
25217
25218 \begin_layout Plain Layout
25219
25220 }
25221 \end_layout
25222
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \end_inset
25229
25230
25231 \begin_inset CommandInset label
25232 LatexCommand label
25233 name "chap:Mathematical-Formulas"
25234
25235 \end_inset
25236
25237
25238 \end_layout
25239
25240 \begin_layout Standard
25241 The issues of this chapter are described in detail in the 
25242 \emph on
25243 Math
25244 \emph default
25245  manual.
25246  There you will also find tips and tricks for special cases.
25247 \end_layout
25248
25249 \begin_layout Section
25250 Basic Math Editing
25251 \begin_inset Index idx
25252 status collapsed
25253
25254 \begin_layout Plain Layout
25255 Math ! Basics
25256 \end_layout
25257
25258 \end_inset
25259
25260
25261 \end_layout
25262
25263 \begin_layout Standard
25264 To create a math formula, you can just click on the toolbar icon 
25265 \begin_inset Info
25266 type  "icon"
25267 arg   "math-mode on"
25268 \end_inset
25269
25270  (shortcut 
25271 \begin_inset Info
25272 type  "shortcut"
25273 arg   "math-mode"
25274 \end_inset
25275
25276 ).
25277  That will create a little blue rectangle, with purple markers around its
25278  corners.
25279  That blue rectangle is the formula itself; the purple markers indicate
25280  what level of nesting within the formula you are at.
25281  You can also choose a particular formula type to insert via the 
25282 \family sans
25283 Insert\SpecialChar menuseparator
25284 Math
25285 \family default
25286  menu.
25287 \end_layout
25288
25289 \begin_layout Standard
25290 Editing the parameters of a formula and adding math constructs can be done
25291  with the 
25292 \family sans
25293 math
25294 \begin_inset space ~
25295 \end_inset
25296
25297 toolbar
25298 \family default
25299 , that appears if the cursor is in a formula.
25300 \end_layout
25301
25302 \begin_layout Standard
25303 There are two main types of formulas, inline formulas and display formulas.
25304  Inline formulas appear within a text line, like this one:
25305 \end_layout
25306
25307 \begin_layout Standard
25308 This is a line with an inline formula 
25309 \begin_inset Formula $A=B$
25310 \end_inset
25311
25312  in it.
25313 \end_layout
25314
25315 \begin_layout Standard
25316 Displayed formulas appear outside the text like if they were in a separate
25317  paragraph, like this one:
25318 \begin_inset Formula 
25319 \[
25320 A=B
25321 \]
25322
25323 \end_inset
25324
25325 You can only number and reference displayed formulas.
25326 \end_layout
25327
25328 \begin_layout Standard
25329 \SpecialChar LyX
25330  also supports many \SpecialChar LaTeX
25331  math commands.
25332  For example, typing 
25333 \begin_inset Quotes eld
25334 \end_inset
25335
25336
25337 \series bold
25338
25339 \backslash
25340 alpha
25341 \series default
25342
25343 \begin_inset Quotes erd
25344 \end_inset
25345
25346 , followed by a space, in a formula will create the Greek letter 
25347 \begin_inset Formula $\alpha$
25348 \end_inset
25349
25350 .
25351  Typing commands might sometimes be faster than using the 
25352 \family sans
25353 Math
25354 \begin_inset space ~
25355 \end_inset
25356
25357 Panel
25358 \family default
25359 .
25360 \end_layout
25361
25362 \begin_layout Subsection
25363 Navigating in Formulas
25364 \begin_inset Index idx
25365 status collapsed
25366
25367 \begin_layout Plain Layout
25368 Math ! Navigating
25369 \end_layout
25370
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \begin_layout Standard
25377 The best control over the cursor position within an existing formula is
25378  achieved with the arrow keys.
25379  \SpecialChar LyX
25380  uses small rectangles to indicate places where something can be inserted.
25381  The arrow keys can be used to navigate between parts of a formula.
25382  Pressing 
25383 \family sans
25384 Space
25385 \family default
25386  will leave a formula construct (a square root 
25387 \begin_inset Formula $\sqrt{2}$
25388 \end_inset
25389
25390 , or parentheses 
25391 \begin_inset Formula $\left(f\right)$
25392 \end_inset
25393
25394 , or a matrix 
25395 \begin_inset Formula $\left[\begin{array}{cc}
25396 1 & 2\\
25397 3 & 4
25398 \end{array}\right]$
25399 \end_inset
25400
25401 ).
25402  Pressing 
25403 \family sans
25404 Escape
25405 \family default
25406  will leave the formula, placing the cursor after the formula.
25407  
25408 \family sans
25409 Tab
25410 \family default
25411  can be used to move horizontally in a formula; for example, through the
25412  cells of a matrix or the positions in a multi-line equation.
25413 \end_layout
25414
25415 \begin_layout Standard
25416
25417 \family sans
25418 Space
25419 \family default
25420 , printed in this document as 
25421 \begin_inset Quotes eld
25422 \end_inset
25423
25424
25425 \begin_inset space \textvisiblespace{}
25426 \end_inset
25427
25428
25429 \begin_inset Quotes erd
25430 \end_inset
25431
25432 , seems to do nothing in a formula, since it does not add a space between
25433  characters, but it does exit a nested structure.
25434  For this reason, you have to be careful about using 
25435 \family sans
25436 Space
25437 \family default
25438 .
25439  For example, if you want 
25440 \begin_inset Formula $\sqrt{2x+1}$
25441 \end_inset
25442
25443 , type 
25444 \series bold
25445
25446 \backslash
25447 sqrt
25448 \begin_inset space \textvisiblespace{}
25449 \end_inset
25450
25451 2x+1
25452 \series default
25453  and not 
25454 \series bold
25455
25456 \backslash
25457 sqrt
25458 \begin_inset space \textvisiblespace{}
25459 \end_inset
25460
25461 2x
25462 \begin_inset space \textvisiblespace{}
25463 \end_inset
25464
25465 +1
25466 \series default
25467 , since in the latter case only the 
25468 \family typewriter
25469
25470 \begin_inset Formula $2x$
25471 \end_inset
25472
25473
25474 \family default
25475  will be under the square root sign: 
25476 \begin_inset Formula $\sqrt{2x}+1$
25477 \end_inset
25478
25479 .
25480 \end_layout
25481
25482 \begin_layout Standard
25483 You can leave many parts of a formula, like this matrix, partially filled
25484  in, such as:
25485 \begin_inset Formula 
25486 \[
25487 \left(\begin{array}{ccc}
25488 \lambda_{1}\\
25489  & \ddots\\
25490  &  & \lambda_{n}
25491 \end{array}\right)
25492 \]
25493
25494 \end_inset
25495
25496 If you leave a fraction only partially filled in, or a subscript with nothing
25497  in it, the results will be unpredictable, but most constructs don't mind.
25498 \end_layout
25499
25500 \begin_layout Subsection
25501 Selecting Text
25502 \end_layout
25503
25504 \begin_layout Standard
25505 You can select text within a formula in two different ways.
25506  Place the cursor at one end of the string of text you want, and press 
25507 \family sans
25508 Shift
25509 \family default
25510  and a cursor movement key to select text.
25511  It will be highlighted as with regular text selection.
25512  Alternatively, you can select text with the mouse in the usual way.
25513  That text can then be cut or copied, and then pasted within any formula,
25514  but not in a normal text region in \SpecialChar LyX
25515 .
25516 \end_layout
25517
25518 \begin_layout Subsection
25519 Exponents and Subscripts
25520 \begin_inset Index idx
25521 status collapsed
25522
25523 \begin_layout Plain Layout
25524 Math ! Exponents
25525 \end_layout
25526
25527 \end_inset
25528
25529
25530 \begin_inset Index idx
25531 status collapsed
25532
25533 \begin_layout Plain Layout
25534 Math ! Subscripts
25535 \end_layout
25536
25537 \end_inset
25538
25539
25540 \end_layout
25541
25542 \begin_layout Standard
25543 You can use the math panel to add super- or subscripts (buttons 
25544 \begin_inset Info
25545 type  "icon"
25546 arg   "math-superscript"
25547 \end_inset
25548
25549  and 
25550 \begin_inset Info
25551 type  "icon"
25552 arg   "math-subscript"
25553 \end_inset
25554
25555 ), but it is often much easier to use a command.
25556  To get 
25557 \begin_inset Formula $x^{2}$
25558 \end_inset
25559
25560 , type in a formula 
25561 \series bold
25562 x^2
25563 \begin_inset space \textvisiblespace{}
25564 \end_inset
25565
25566
25567 \series default
25568 .
25569  The final 
25570 \family sans
25571 Space
25572 \family default
25573  puts the cursor back down on the base line of the expression.
25574  If you type 
25575 \series bold
25576 x^2y
25577 \series default
25578 , you will get 
25579 \begin_inset Formula $x^{2y}$
25580 \end_inset
25581
25582 , to get 
25583 \begin_inset Formula $x^{2}y$
25584 \end_inset
25585
25586 , type 
25587 \series bold
25588 x^2
25589 \begin_inset space \textvisiblespace{}
25590 \end_inset
25591
25592 y
25593 \series default
25594 .
25595  If you use characters in the superscript, that could be accented with the
25596  circumflex 
25597 \begin_inset Quotes eld
25598 \end_inset
25599
25600 ^
25601 \begin_inset Quotes erd
25602 \end_inset
25603
25604 , you have to use an extra 
25605 \family sans
25606 Space
25607 \family default
25608  to separate the circumflex and the character.
25609  For example, if you want 
25610 \begin_inset Formula $x^{a}$
25611 \end_inset
25612
25613 , type 
25614 \series bold
25615 x^
25616 \begin_inset space \textvisiblespace{}
25617 \end_inset
25618
25619 a
25620 \series default
25621 .
25622  Subscripts are similar: To get 
25623 \begin_inset Formula $a_{1}$
25624 \end_inset
25625
25626 , type 
25627 \series bold
25628 a_1
25629 \begin_inset space \textvisiblespace{}
25630 \end_inset
25631
25632
25633 \series default
25634 .
25635 \end_layout
25636
25637 \begin_layout Subsection
25638 Fractions
25639 \begin_inset Index idx
25640 status collapsed
25641
25642 \begin_layout Plain Layout
25643 Math ! Fractions
25644 \end_layout
25645
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \begin_layout Standard
25652 Create a fraction either with the command 
25653 \series bold
25654
25655 \backslash
25656 frac
25657 \series default
25658  or by using the icon 
25659 \begin_inset Info
25660 type  "icon"
25661 arg   "math-insert \\frac"
25662 \end_inset
25663
25664  in the 
25665 \family sans
25666 Math
25667 \begin_inset space ~
25668 \end_inset
25669
25670 Panel
25671 \family default
25672 .
25673  You will be presented with an empty fraction.
25674  The cursor is above the fraction line.
25675  To move it to the bottom, simply press 
25676 \family sans
25677 Down
25678 \family default
25679 .
25680  To move back up, press 
25681 \family sans
25682 Up
25683 \family default
25684 .
25685  Any math structure can be placed in a fraction, as this example shows:
25686 \begin_inset Formula 
25687 \[
25688 \left[\frac{1}{\left(\begin{array}{cc}
25689 2 & 3\\
25690 4 & 5
25691 \end{array}\right)}\right]
25692 \]
25693
25694 \end_inset
25695
25696
25697 \end_layout
25698
25699 \begin_layout Subsection
25700 Roots
25701 \begin_inset Index idx
25702 status collapsed
25703
25704 \begin_layout Plain Layout
25705 Math ! Roots
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \begin_layout Standard
25714 Roots can be created using the 
25715 \family sans
25716 Math
25717 \begin_inset space ~
25718 \end_inset
25719
25720 Panel
25721 \family default
25722  buttons 
25723 \begin_inset Info
25724 type  "icon"
25725 arg   "math-insert \\sqrt"
25726 \end_inset
25727
25728  or 
25729 \begin_inset Info
25730 type  "icon"
25731 arg   "math-insert \\root"
25732 \end_inset
25733
25734  or the commands 
25735 \series bold
25736
25737 \backslash
25738 sqrt
25739 \series default
25740  or 
25741 \series bold
25742
25743 \backslash
25744 root
25745 \series default
25746 .
25747  With the command 
25748 \series bold
25749
25750 \backslash
25751 root
25752 \series default
25753  you can produce roots of higher orders, like cube roots, while 
25754 \series bold
25755
25756 \backslash
25757 sqrt
25758 \series default
25759  always produces a square root.
25760 \end_layout
25761
25762 \begin_layout Subsection
25763 Operators with Limits
25764 \begin_inset Index idx
25765 status collapsed
25766
25767 \begin_layout Plain Layout
25768 Math ! Sums
25769 \end_layout
25770
25771 \end_inset
25772
25773
25774 \begin_inset Index idx
25775 status collapsed
25776
25777 \begin_layout Plain Layout
25778 Math ! Integrals
25779 \end_layout
25780
25781 \end_inset
25782
25783
25784 \begin_inset CommandInset label
25785 LatexCommand label
25786 name "subsec:Operators-with-Limits"
25787
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \begin_layout Standard
25794 Sum (
25795 \begin_inset Formula $\sum$
25796 \end_inset
25797
25798 ) and integral (
25799 \begin_inset Formula $\int$
25800 \end_inset
25801
25802 ) operators are very often decorated with limits.
25803  These limits can be entered in \SpecialChar LyX
25804  by entering them as you would enter a super-
25805  or subscript, directly after the symbol.
25806  The sum operator will automatically place its 
25807 \begin_inset Quotes eld
25808 \end_inset
25809
25810 limits
25811 \begin_inset Quotes erd
25812 \end_inset
25813
25814  over and under the symbol in displayed formulas, and to the side in inline
25815  formulas, as in 
25816 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
25817 \end_inset
25818
25819 , versus
25820 \begin_inset Formula 
25821 \[
25822 \sum_{n=0}^{\infty}\frac{1}{n!}=e
25823 \]
25824
25825 \end_inset
25826
25827 Integral signs, however, will place the limits to the side in both formula
25828  types.
25829 \end_layout
25830
25831 \begin_layout Standard
25832 All operators with limits will be automatically re-sized when placed in
25833  display mode.
25834  The placement of the limits can be changed by placing the cursor directly
25835  behind the operator and using the menu 
25836 \family sans
25837 Edit\SpecialChar menuseparator
25838 Math\SpecialChar menuseparator
25839 Change
25840 \begin_inset space ~
25841 \end_inset
25842
25843 Limits
25844 \begin_inset space ~
25845 \end_inset
25846
25847 Type
25848 \family default
25849  or entering 
25850 \begin_inset Info
25851 type  "shortcut"
25852 arg   "math-limits"
25853 \end_inset
25854
25855 .
25856 \end_layout
25857
25858 \begin_layout Standard
25859 Certain other mathematical expressions also have this 
25860 \begin_inset Quotes eld
25861 \end_inset
25862
25863 moving limits
25864 \begin_inset Quotes erd
25865 \end_inset
25866
25867  feature, such as
25868 \begin_inset Index idx
25869 status collapsed
25870
25871 \begin_layout Plain Layout
25872 Math ! Limits
25873 \end_layout
25874
25875 \end_inset
25876
25877
25878 \begin_inset Formula 
25879 \[
25880 \lim_{x\rightarrow\infty}f(x),
25881 \]
25882
25883 \end_inset
25884
25885 which will place the 
25886 \begin_inset Formula $x\rightarrow\infty$
25887 \end_inset
25888
25889  underneath the 
25890 \begin_inset Quotes eld
25891 \end_inset
25892
25893 lim
25894 \begin_inset Quotes erd
25895 \end_inset
25896
25897  in display mode.
25898  In inline formulas it looks like this: 
25899 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
25900 \end_inset
25901
25902 .
25903 \end_layout
25904
25905 \begin_layout Standard
25906 Note that the lim-function was entered as the function macro 
25907 \series bold
25908
25909 \backslash
25910 lim
25911 \series default
25912 .
25913  Have a look at section
25914 \begin_inset space ~
25915 \end_inset
25916
25917
25918 \begin_inset CommandInset ref
25919 LatexCommand ref
25920 reference "subsec:Functions"
25921
25922 \end_inset
25923
25924  for an explanation of function macros.
25925 \end_layout
25926
25927 \begin_layout Subsection
25928 Math Symbols
25929 \begin_inset Index idx
25930 status collapsed
25931
25932 \begin_layout Plain Layout
25933 Math ! Symbols
25934 \end_layout
25935
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \begin_layout Standard
25942 Most math symbols can be found in the 
25943 \family sans
25944 Math
25945 \begin_inset space ~
25946 \end_inset
25947
25948 Panel
25949 \family default
25950  under one of several categories; including 
25951 \family sans
25952 Greek
25953 \family default
25954
25955 \family sans
25956 Operators
25957 \family default
25958
25959 \family sans
25960 Relations
25961 \family default
25962
25963 \family sans
25964 Arrows
25965 \family default
25966 .
25967  There are also the additional symbols provided by the American Mathematical
25968  Society (AMS).
25969 \end_layout
25970
25971 \begin_layout Standard
25972 If you know the \SpecialChar LaTeX
25973 -command for a construct or symbol you wish to use, you
25974  don't have to use the 
25975 \family sans
25976 Math
25977 \begin_inset space ~
25978 \end_inset
25979
25980 Panel
25981 \family default
25982 ; you can type the command directly into the formula.
25983  \SpecialChar LyX
25984  will convert it to the corresponding symbol or construct.
25985 \end_layout
25986
25987 \begin_layout Subsection
25988 Altering Spacing
25989 \begin_inset Index idx
25990 status collapsed
25991
25992 \begin_layout Plain Layout
25993 Math ! Spaces
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \end_layout
26000
26001 \begin_layout Standard
26002 You may want to create spaces that differ from the standard spacing that
26003  \SpecialChar LaTeX
26004  provides.
26005  To do this, press 
26006 \begin_inset Info
26007 type  "shortcut"
26008 arg   "command-alternatives math-space ; space-insert protected"
26009 \end_inset
26010
26011  or use the 
26012 \family sans
26013 Math
26014 \begin_inset space ~
26015 \end_inset
26016
26017 Panel
26018 \family default
26019  button 
26020 \begin_inset Info
26021 type  "icon"
26022 arg   "math-insert \\space"
26023 \end_inset
26024
26025 .
26026  This generates a small space, and shows a small marker on the screen.
26027  For example, the sequence 
26028 \series bold
26029 a Ctrl+Space b
26030 \series default
26031
26032 \begin_inset Formula $a\,b$
26033 \end_inset
26034
26035  appears in \SpecialChar LyX
26036  as 
26037 \begin_inset Graphics
26038         filename clipart/SpaceMarker.png
26039
26040 \end_inset
26041
26042 .
26043  You can change the space to different sizes when you set the cursor behind
26044  the space marker and enter space again several times.
26045  With every space enter the size will be changed.
26046  Some markers for the space size appear red in \SpecialChar LyX
26047 , because they are negative
26048  spaces.
26049  Here are two examples:
26050 \end_layout
26051
26052 \begin_layout Standard
26053
26054 \series bold
26055 a Ctrl+Space b
26056 \series default
26057  and 3×
26058 \family sans
26059 Space
26060 \family default
26061
26062 \begin_inset Formula $a\quad b$
26063 \end_inset
26064
26065
26066 \end_layout
26067
26068 \begin_layout Standard
26069
26070 \series bold
26071 a Ctrl+Space b
26072 \series default
26073  and 5×
26074 \family sans
26075 Space
26076 \family default
26077
26078 \begin_inset Formula $a\!b$
26079 \end_inset
26080
26081
26082 \end_layout
26083
26084 \begin_layout Subsection
26085 Functions
26086 \begin_inset Index idx
26087 status collapsed
26088
26089 \begin_layout Plain Layout
26090 Math ! Functions
26091 \end_layout
26092
26093 \end_inset
26094
26095
26096 \begin_inset CommandInset label
26097 LatexCommand label
26098 name "subsec:Functions"
26099
26100 \end_inset
26101
26102
26103 \end_layout
26104
26105 \begin_layout Standard
26106 The 
26107 \family sans
26108 Math
26109 \begin_inset space ~
26110 \end_inset
26111
26112 Panel
26113 \family default
26114  contains under the button 
26115 \begin_inset Info
26116 type  "icon"
26117 arg   "math-insert \\functions"
26118 \end_inset
26119
26120  a number of function macros, such as 
26121 \begin_inset Formula $\sin$
26122 \end_inset
26123
26124
26125 \begin_inset Formula $\lim$
26126 \end_inset
26127
26128
26129 \emph on
26130 etc
26131 \emph default
26132 .
26133  (you can also insert them in a formula by typing 
26134 \series bold
26135
26136 \backslash
26137 sin
26138 \series default
26139  etc.).
26140  Standard mathematical practice is that functions are printed upright to
26141  avoid confusions, because 
26142 \begin_inset Formula $sin$
26143 \end_inset
26144
26145  does normally mean 
26146 \begin_inset Formula $s\cdot i\cdot n$
26147 \end_inset
26148
26149 .
26150 \end_layout
26151
26152 \begin_layout Standard
26153 Using the function macros will also produce correct spacing around the function:
26154  
26155 \begin_inset Formula $a\sin x$
26156 \end_inset
26157
26158  is different from 
26159 \begin_inset Formula $asinx$
26160 \end_inset
26161
26162 .
26163 \end_layout
26164
26165 \begin_layout Standard
26166 For some mathematical objects, like limits, the macro changes where subscripts
26167  are placed, as described in section
26168 \begin_inset space ~
26169 \end_inset
26170
26171
26172 \begin_inset CommandInset ref
26173 LatexCommand ref
26174 reference "subsec:Operators-with-Limits"
26175
26176 \end_inset
26177
26178 .
26179 \end_layout
26180
26181 \begin_layout Subsection
26182 Accents
26183 \begin_inset Index idx
26184 status collapsed
26185
26186 \begin_layout Plain Layout
26187 Math ! Accents
26188 \end_layout
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \begin_layout Standard
26196 In a formula you can insert accented characters in the same way as in text
26197  mode.
26198  This may depend on your keyboard, or the bindings file you use.
26199  You can also use \SpecialChar LaTeX
26200  commands, for example, to enter 
26201 \begin_inset Formula $\hat{a}$
26202 \end_inset
26203
26204  even if your keyboard doesn't have the circumflex enabled.
26205  Our example is entered by typing 
26206 \series bold
26207
26208 \backslash
26209 hat
26210 \begin_inset space \textvisiblespace{}
26211 \end_inset
26212
26213 a
26214 \series default
26215  in a formula.
26216  Table
26217 \begin_inset space ~
26218 \end_inset
26219
26220
26221 \begin_inset CommandInset ref
26222 LatexCommand ref
26223 reference "tab:Accent-names-and"
26224
26225 \end_inset
26226
26227  shows the equivalences between the accent names and the commands.
26228 \end_layout
26229
26230 \begin_layout Standard
26231 \begin_inset Float table
26232 wide false
26233 sideways false
26234 status open
26235
26236 \begin_layout Plain Layout
26237 \begin_inset Caption Standard
26238
26239 \begin_layout Plain Layout
26240 \begin_inset CommandInset label
26241 LatexCommand label
26242 name "tab:Accent-names-and"
26243
26244 \end_inset
26245
26246 Accent names and the corresponding commands.
26247 \end_layout
26248
26249 \end_inset
26250
26251
26252 \end_layout
26253
26254 \begin_layout Plain Layout
26255 \align center
26256 \begin_inset Tabular
26257 <lyxtabular version="3" rows="11" columns="3">
26258 <features tabularvalignment="middle">
26259 <column alignment="center" valignment="top" width="0pt">
26260 <column alignment="center" valignment="top" width="0pt">
26261 <column alignment="center" valignment="top" width="0pt">
26262 <row>
26263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26264 \begin_inset Text
26265
26266 \begin_layout Plain Layout
26267 Name
26268 \end_layout
26269
26270 \end_inset
26271 </cell>
26272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276 Command
26277 \end_layout
26278
26279 \end_inset
26280 </cell>
26281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26282 \begin_inset Text
26283
26284 \begin_layout Plain Layout
26285 E
26286 \family roman
26287 \series medium
26288 \shape up
26289 \size normal
26290 \emph off
26291 \bar no
26292 \noun off
26293 \color none
26294 xample
26295 \end_layout
26296
26297 \end_inset
26298 </cell>
26299 </row>
26300 <row>
26301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26302 \begin_inset Text
26303
26304 \begin_layout Plain Layout
26305
26306 \family roman
26307 \series medium
26308 \shape up
26309 \size normal
26310 \emph off
26311 \bar no
26312 \noun off
26313 \color none
26314 circumflex
26315 \end_layout
26316
26317 \end_inset
26318 </cell>
26319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Plain Layout
26323
26324 \series bold
26325
26326 \backslash
26327 hat
26328 \end_layout
26329
26330 \end_inset
26331 </cell>
26332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26333 \begin_inset Text
26334
26335 \begin_layout Plain Layout
26336
26337 \family roman
26338 \series medium
26339 \shape up
26340 \size normal
26341 \emph off
26342 \bar no
26343 \noun off
26344 \color none
26345 \begin_inset Formula $\hat{a}$
26346 \end_inset
26347
26348
26349 \end_layout
26350
26351 \end_inset
26352 </cell>
26353 </row>
26354 <row>
26355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26356 \begin_inset Text
26357
26358 \begin_layout Plain Layout
26359
26360 \family roman
26361 \series medium
26362 \shape up
26363 \size normal
26364 \emph off
26365 \bar no
26366 \noun off
26367 \color none
26368 grave
26369 \end_layout
26370
26371 \end_inset
26372 </cell>
26373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26374 \begin_inset Text
26375
26376 \begin_layout Plain Layout
26377
26378 \series bold
26379
26380 \backslash
26381 grave
26382 \end_layout
26383
26384 \end_inset
26385 </cell>
26386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26387 \begin_inset Text
26388
26389 \begin_layout Plain Layout
26390
26391 \family roman
26392 \series medium
26393 \shape up
26394 \size normal
26395 \emph off
26396 \bar no
26397 \noun off
26398 \color none
26399 \begin_inset Formula $\grave{a}$
26400 \end_inset
26401
26402
26403 \end_layout
26404
26405 \end_inset
26406 </cell>
26407 </row>
26408 <row>
26409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Plain Layout
26413
26414 \family roman
26415 \series medium
26416 \shape up
26417 \size normal
26418 \emph off
26419 \bar no
26420 \noun off
26421 \color none
26422 acute
26423 \end_layout
26424
26425 \end_inset
26426 </cell>
26427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Plain Layout
26431
26432 \series bold
26433
26434 \backslash
26435 acute
26436 \end_layout
26437
26438 \end_inset
26439 </cell>
26440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Plain Layout
26444
26445 \family roman
26446 \series medium
26447 \shape up
26448 \size normal
26449 \emph off
26450 \bar no
26451 \noun off
26452 \color none
26453 \begin_inset Formula $\acute{a}$
26454 \end_inset
26455
26456
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 </row>
26462 <row>
26463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26464 \begin_inset Text
26465
26466 \begin_layout Plain Layout
26467
26468 \family roman
26469 \series medium
26470 \shape up
26471 \size normal
26472 \emph off
26473 \bar no
26474 \noun off
26475 \color none
26476 umlaut
26477 \end_layout
26478
26479 \end_inset
26480 </cell>
26481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26482 \begin_inset Text
26483
26484 \begin_layout Plain Layout
26485
26486 \series bold
26487
26488 \backslash
26489 ddot
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498
26499 \family roman
26500 \series medium
26501 \shape up
26502 \size normal
26503 \emph off
26504 \bar no
26505 \noun off
26506 \color none
26507 \begin_inset Formula $\ddot{a}$
26508 \end_inset
26509
26510
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 </row>
26516 <row>
26517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26518 \begin_inset Text
26519
26520 \begin_layout Plain Layout
26521
26522 \family roman
26523 \series medium
26524 \shape up
26525 \size normal
26526 \emph off
26527 \bar no
26528 \noun off
26529 \color none
26530 tilde
26531 \end_layout
26532
26533 \end_inset
26534 </cell>
26535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Plain Layout
26539
26540 \series bold
26541
26542 \backslash
26543 tilde
26544 \end_layout
26545
26546 \end_inset
26547 </cell>
26548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26549 \begin_inset Text
26550
26551 \begin_layout Plain Layout
26552
26553 \family roman
26554 \series medium
26555 \shape up
26556 \size normal
26557 \emph off
26558 \bar no
26559 \noun off
26560 \color none
26561 \begin_inset Formula $\tilde{a}$
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \end_inset
26568 </cell>
26569 </row>
26570 <row>
26571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26572 \begin_inset Text
26573
26574 \begin_layout Plain Layout
26575
26576 \family roman
26577 \series medium
26578 \shape up
26579 \size normal
26580 \emph off
26581 \bar no
26582 \noun off
26583 \color none
26584 dot
26585 \end_layout
26586
26587 \end_inset
26588 </cell>
26589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Plain Layout
26593
26594 \series bold
26595
26596 \backslash
26597 dot
26598 \end_layout
26599
26600 \end_inset
26601 </cell>
26602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26603 \begin_inset Text
26604
26605 \begin_layout Plain Layout
26606
26607 \family roman
26608 \series medium
26609 \shape up
26610 \size normal
26611 \emph off
26612 \bar no
26613 \noun off
26614 \color none
26615 \begin_inset Formula $\dot{a}$
26616 \end_inset
26617
26618
26619 \end_layout
26620
26621 \end_inset
26622 </cell>
26623 </row>
26624 <row>
26625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26626 \begin_inset Text
26627
26628 \begin_layout Plain Layout
26629
26630 \family roman
26631 \series medium
26632 \shape up
26633 \size normal
26634 \emph off
26635 \bar no
26636 \noun off
26637 \color none
26638 breve
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647
26648 \series bold
26649
26650 \backslash
26651 breve
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Plain Layout
26660
26661 \family roman
26662 \series medium
26663 \shape up
26664 \size normal
26665 \emph off
26666 \bar no
26667 \noun off
26668 \color none
26669 \begin_inset Formula $\breve{a}$
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \end_inset
26676 </cell>
26677 </row>
26678 <row>
26679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683
26684 \family roman
26685 \series medium
26686 \shape up
26687 \size normal
26688 \emph off
26689 \bar no
26690 \noun off
26691 \color none
26692 caron
26693 \end_layout
26694
26695 \end_inset
26696 </cell>
26697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701
26702 \series bold
26703
26704 \backslash
26705 check
26706 \end_layout
26707
26708 \end_inset
26709 </cell>
26710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26711 \begin_inset Text
26712
26713 \begin_layout Plain Layout
26714
26715 \family roman
26716 \series medium
26717 \shape up
26718 \size normal
26719 \emph off
26720 \bar no
26721 \noun off
26722 \color none
26723 \begin_inset Formula $\check{a}$
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 </row>
26732 <row>
26733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Plain Layout
26737
26738 \family roman
26739 \series medium
26740 \shape up
26741 \size normal
26742 \emph off
26743 \bar no
26744 \noun off
26745 \color none
26746 macron
26747 \end_layout
26748
26749 \end_inset
26750 </cell>
26751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26752 \begin_inset Text
26753
26754 \begin_layout Plain Layout
26755
26756 \series bold
26757
26758 \backslash
26759 bar
26760 \end_layout
26761
26762 \end_inset
26763 </cell>
26764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26765 \begin_inset Text
26766
26767 \begin_layout Plain Layout
26768
26769 \family roman
26770 \series medium
26771 \shape up
26772 \size normal
26773 \emph off
26774 \bar no
26775 \noun off
26776 \color none
26777 \begin_inset Formula $\bar{a}$
26778 \end_inset
26779
26780
26781 \end_layout
26782
26783 \end_inset
26784 </cell>
26785 </row>
26786 <row>
26787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26788 \begin_inset Text
26789
26790 \begin_layout Plain Layout
26791 vector
26792 \end_layout
26793
26794 \end_inset
26795 </cell>
26796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26797 \begin_inset Text
26798
26799 \begin_layout Plain Layout
26800
26801 \series bold
26802
26803 \backslash
26804 vec
26805 \end_layout
26806
26807 \end_inset
26808 </cell>
26809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26810 \begin_inset Text
26811
26812 \begin_layout Plain Layout
26813
26814 \family roman
26815 \series medium
26816 \shape up
26817 \size normal
26818 \emph off
26819 \bar no
26820 \noun off
26821 \color none
26822 \begin_inset Formula $\vec{a}$
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \end_inset
26829 </cell>
26830 </row>
26831 </lyxtabular>
26832
26833 \end_inset
26834
26835
26836 \end_layout
26837
26838 \end_inset
26839
26840
26841 \end_layout
26842
26843 \begin_layout Standard
26844 You can choose one of the accents by selecting an item from the 
26845 \family sans
26846 Frame
26847 \begin_inset space ~
26848 \end_inset
26849
26850 decorations
26851 \family default
26852  symbol set button 
26853 \begin_inset Info
26854 type  "icon"
26855 arg   "math-insert \\hat"
26856 \end_inset
26857
26858  in the math panel; this will apply to any selection you have made within
26859  a formula too.
26860 \end_layout
26861
26862 \begin_layout Section
26863 Brackets and Delimiters
26864 \begin_inset Index idx
26865 status collapsed
26866
26867 \begin_layout Plain Layout
26868 Math ! Brackets
26869 \end_layout
26870
26871 \end_inset
26872
26873
26874 \begin_inset Index idx
26875 status collapsed
26876
26877 \begin_layout Plain Layout
26878 Math ! Delimiters
26879 \end_layout
26880
26881 \end_inset
26882
26883
26884 \begin_inset CommandInset label
26885 LatexCommand label
26886 name "sec:Brackets-and-Delimiters"
26887
26888 \end_inset
26889
26890
26891 \end_layout
26892
26893 \begin_layout Standard
26894 There are several brackets available through \SpecialChar LyX
26895 .
26896  For some purposes, using just the keys 
26897 \family typewriter
26898 []{}()|<>
26899 \family default
26900  should suffice.
26901  But if you want to surround a large structure, like a matrix or a fraction,
26902  or if you have several layers of brackets, it is better to use the math
26903  toolbar delimiter icon 
26904 \begin_inset Info
26905 type  "icon"
26906 arg   "dialog-show mathdelimiter"
26907 \end_inset
26908
26909 .
26910  For example, if you construct the brackets around a matrix in this way:
26911 \begin_inset Formula 
26912 \[
26913 \left[\begin{array}{cc}
26914 1 & 2\\
26915 3 & 4
26916 \end{array}\right]
26917 \]
26918
26919 \end_inset
26920
26921 it makes it easier to see the layers of parentheses.
26922  Below, the expression on the left was entered using the delimiter icon
26923  
26924 \begin_inset Info
26925 type  "icon"
26926 arg   "dialog-show mathdelimiter"
26927 \end_inset
26928
26929  and the expression on the right was entered using the 
26930 \family typewriter
26931 ()
26932 \family default
26933  keys.
26934  
26935 \begin_inset Formula 
26936 \[
26937 \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})}))}
26938 \]
26939
26940 \end_inset
26941
26942
26943 \end_layout
26944
26945 \begin_layout Standard
26946 If you use the delimiter icon, the parentheses, and other brackets from
26947  that menu will automatically re-size to accommodate the size of what is
26948  inside.
26949 \end_layout
26950
26951 \begin_layout Standard
26952 To construct brackets click on the button for the bracket you want on the
26953  left side and right side.
26954  If you use the option 
26955 \family sans
26956 Keep
26957 \begin_inset space ~
26958 \end_inset
26959
26960 matched
26961 \family default
26962 , the selected bracket type will be used for the left and the right side.
26963  The selection will be shown as \SpecialChar TeX
26964  code.
26965  If you want one side not to have a bracket, use 
26966 \family sans
26967 (none)
26968 \family default
26969 .
26970  It will appear in \SpecialChar LyX
26971  with a dotted line, but nothing will be printed.
26972 \end_layout
26973
26974 \begin_layout Standard
26975 If you want to place brackets around existing math structures, like a square
26976  root, you can do so by first highlighting (selecting) the structure that
26977  is to go inside the brackets.
26978  Then choose the appropriate brackets for left and right and click on 
26979 \family sans
26980 Insert
26981 \family default
26982 .
26983  The most common bracket combinations (parentheses, square brackets, and
26984  braces, on both sides) can be entered more quickly using keyboard shortcuts.
26985  For example, to insert a pair of parentheses, select the structure and
26986  enter 
26987 \begin_inset Info
26988 type  "shortcut"
26989 arg   "math-delim ( )"
26990 \end_inset
26991
26992 .
26993 \end_layout
26994
26995 \begin_layout Section
26996 Arrays and Multi-line Equations
26997 \begin_inset Index idx
26998 status collapsed
26999
27000 \begin_layout Plain Layout
27001 Math ! Arrays
27002 \end_layout
27003
27004 \end_inset
27005
27006
27007 \begin_inset Index idx
27008 status collapsed
27009
27010 \begin_layout Plain Layout
27011 Math ! Matrices
27012 \end_layout
27013
27014 \end_inset
27015
27016
27017 \begin_inset Index idx
27018 status collapsed
27019
27020 \begin_layout Plain Layout
27021 Math ! Multi-line Equations
27022 \end_layout
27023
27024 \end_inset
27025
27026
27027 \end_layout
27028
27029 \begin_layout Standard
27030 Matrices are entered in \SpecialChar LyX
27031  using the 
27032 \family sans
27033 Math
27034 \begin_inset space ~
27035 \end_inset
27036
27037 Panel
27038 \family default
27039  matrix button 
27040 \begin_inset Info
27041 type  "icon"
27042 arg   "dialog-show mathmatrix"
27043 \end_inset
27044
27045 .
27046  It will open a dialog for you to choose the number of rows/columns.
27047  Here is an example:
27048 \begin_inset Formula 
27049 \[
27050 \left(\begin{array}{ccc}
27051 1 & 2 & 3\\
27052 4 & 5 & 6\\
27053 7 & 8 & 9
27054 \end{array}\right)
27055 \]
27056
27057 \end_inset
27058
27059 The parentheses aren't automatic, but you can add them as described in section
27060 \begin_inset space ~
27061 \end_inset
27062
27063
27064 \begin_inset CommandInset ref
27065 LatexCommand ref
27066 reference "sec:Brackets-and-Delimiters"
27067
27068 \end_inset
27069
27070 .
27071  When you construct the matrix, you can decide whether the column entries
27072  will be left-, right-, or center-justified.
27073  This alignment is set in the box 
27074 \family sans
27075 Horizontal
27076 \family default
27077  with the letters 
27078 \begin_inset Quotes eld
27079 \end_inset
27080
27081
27082 \family sans
27083 l
27084 \family default
27085
27086 \begin_inset Quotes erd
27087 \end_inset
27088
27089
27090 \begin_inset Quotes eld
27091 \end_inset
27092
27093
27094 \family sans
27095 r
27096 \family default
27097
27098 \begin_inset Quotes erd
27099 \end_inset
27100
27101 , and 
27102 \begin_inset Quotes eld
27103 \end_inset
27104
27105
27106 \family sans
27107 c
27108 \family default
27109
27110 \begin_inset Quotes erd
27111 \end_inset
27112
27113 .
27114  \SpecialChar LyX
27115  proposes a 
27116 \begin_inset Quotes eld
27117 \end_inset
27118
27119
27120 \family sans
27121 c
27122 \family default
27123
27124 \begin_inset Quotes erd
27125 \end_inset
27126
27127  for every column as default.
27128  For example, the sequence 
27129 \begin_inset Quotes eld
27130 \end_inset
27131
27132
27133 \family sans
27134 lcr
27135 \family default
27136
27137 \begin_inset Quotes erd
27138 \end_inset
27139
27140  means that the first column will be left-justified, the second will be
27141  centered, and the third column will be right-justified, because each letter
27142  corresponds to the relevant column.
27143  The result will look like this:
27144 \begin_inset Formula 
27145 \[
27146 \begin{array}{lcr}
27147 this & this\,column & this\,column\\
27148 column & has & has\,right\\
27149 has\,left\,alignment & center\,alignment & alignment
27150 \end{array}.
27151 \]
27152
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Standard
27159 You can add more rows to an existing matrix by entering 
27160 \begin_inset Info
27161 type  "shortcut"
27162 arg   "newline-insert newline"
27163 \end_inset
27164
27165  while the cursor is in the matrix.
27166  Adding or deleting columns can be done via the menu 
27167 \family sans
27168 Edit\SpecialChar menuseparator
27169 Math
27170 \family default
27171  or the math toolbar.
27172 \end_layout
27173
27174 \begin_layout Standard
27175 There are other arrays used in formulas, such as distinctions of cases.
27176  It can be created with the menu 
27177 \family sans
27178 Insert\SpecialChar menuseparator
27179 Math\SpecialChar menuseparator
27180 Cases
27181 \begin_inset space ~
27182 \end_inset
27183
27184 Environment
27185 \family default
27186  or the command 
27187 \series bold
27188
27189 \backslash
27190 cases
27191 \series default
27192 .
27193  Here is an example: 
27194 \begin_inset Formula 
27195 \[
27196 f(x)=\begin{cases}
27197 -1 & x<0\\
27198 0 & x=0\\
27199 1 & x>0
27200 \end{cases}
27201 \]
27202
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \begin_layout Standard
27209 \begin_inset VSpace bigskip
27210 \end_inset
27211
27212 Multi-line formulas are created when you press 
27213 \begin_inset Info
27214 type  "shortcut"
27215 arg   "newline-insert newline"
27216 \end_inset
27217
27218  within a formula.
27219  In an empty formula you can see that three blue boxes appear, one for each
27220  column.
27221  When you press 
27222 \begin_inset Info
27223 type  "shortcut"
27224 arg   "newline-insert newline"
27225 \end_inset
27226
27227  in a non-empty formula, the part before the relation sign (equal sign 
27228 \begin_inset Quotes eld
27229 \end_inset
27230
27231 =
27232 \begin_inset Quotes erd
27233 \end_inset
27234
27235  etc.) will be inserted automatically in the first column, the relation sign
27236  is in the second column, and the rest in the third column.
27237  A new row is created by every further entry of 
27238 \begin_inset Info
27239 type  "shortcut"
27240 arg   "newline-insert newline"
27241 \end_inset
27242
27243 .
27244  Multi-line formulas are always displayed formulas.
27245  Here is an example:
27246 \begin_inset Formula 
27247 \begin{eqnarray}
27248 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
27249 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
27250 \end{eqnarray}
27251
27252 \end_inset
27253
27254 Note that the middle column is designed for relation signs so structures
27255  in this column will be printed in a smaller size:
27256 \begin_inset Formula 
27257 \begin{eqnarray*}
27258 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
27259 \end{eqnarray*}
27260
27261 \end_inset
27262
27263
27264 \end_layout
27265
27266 \begin_layout Standard
27267 The multi-line formula type described here is called 
27268 \family typewriter
27269 \series medium
27270 eqnarray
27271 \family default
27272 \series default
27273 .
27274  There are other multi-line types more suitable for certain situations,
27275  for example if you want a better inter-line spacing than in formula 
27276 \begin_inset CommandInset ref
27277 LatexCommand eqref
27278 reference "eq:asquared"
27279
27280 \end_inset
27281
27282 .
27283  The other types are described in section
27284 \begin_inset space ~
27285 \end_inset
27286
27287
27288 \begin_inset CommandInset ref
27289 LatexCommand ref
27290 reference "subsec:AMS-Formula-Types"
27291
27292 \end_inset
27293
27294 .
27295 \end_layout
27296
27297 \begin_layout Section
27298 Formula Numbering and Referencing
27299 \begin_inset Index idx
27300 status collapsed
27301
27302 \begin_layout Plain Layout
27303 Math ! Formula numbering
27304 \end_layout
27305
27306 \end_inset
27307
27308
27309 \begin_inset Index idx
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313 Math ! Referencing formulas
27314 \end_layout
27315
27316 \end_inset
27317
27318
27319 \begin_inset CommandInset label
27320 LatexCommand label
27321 name "sec:Formula-Numbering-and"
27322
27323 \end_inset
27324
27325
27326 \end_layout
27327
27328 \begin_layout Standard
27329 To number a formula, set the cursor in the formula and use the menu 
27330 \family sans
27331 Edit\SpecialChar menuseparator
27332 Math\SpecialChar menuseparator
27333 Number
27334 \begin_inset space ~
27335 \end_inset
27336
27337 Whole
27338 \begin_inset space ~
27339 \end_inset
27340
27341 Formula
27342 \family default
27343  or the shortcut 
27344 \begin_inset Info
27345 type  "shortcut"
27346 arg   "math-number-toggle"
27347 \end_inset
27348
27349 .
27350  The formula number appears in \SpecialChar LyX
27351  within parentheses.
27352  The number shown is temporary and may be different when the output is generated.
27353  The placement and format of the formula number in the output depends on
27354  the document class.
27355  In this document the number is printed together with the chapter number,
27356  separated by a dot:
27357 \begin_inset Formula 
27358 \begin{equation}
27359 1+1=2
27360 \end{equation}
27361
27362 \end_inset
27363
27364 Using 
27365 \begin_inset Info
27366 type  "shortcut"
27367 arg   "math-number-toggle"
27368 \end_inset
27369
27370  in a numbered formula will switch off the numbering.
27371  You can only number displayed formulas.
27372 \end_layout
27373
27374 \begin_layout Standard
27375 Multi-line formulas can be numbered line by line: Using the menu 
27376 \family sans
27377 Edit\SpecialChar menuseparator
27378 Math\SpecialChar menuseparator
27379 Number
27380 \begin_inset space ~
27381 \end_inset
27382
27383 This
27384 \begin_inset space ~
27385 \end_inset
27386
27387 Line
27388 \family default
27389  or the shortcut 
27390 \begin_inset Info
27391 type  "shortcut"
27392 arg   "math-number-line-toggle"
27393 \end_inset
27394
27395  will only toggle the numbering of the line where the cursor is:
27396 \begin_inset Formula 
27397 \begin{eqnarray}
27398 1 & = & 3-2\\
27399 2 & = & 4-2\nonumber \\
27400 4 & \leq & 7
27401 \end{eqnarray}
27402
27403 \end_inset
27404
27405 To number all lines use the shortcut 
27406 \begin_inset Info
27407 type  "shortcut"
27408 arg   "math-number-toggle"
27409 \end_inset
27410
27411 .
27412 \end_layout
27413
27414 \begin_layout Standard
27415 \begin_inset VSpace bigskip
27416 \end_inset
27417
27418 Every displayed formula can be referenced by its number using a label.
27419  A label is inserted with the menu 
27420 \family sans
27421 Insert\SpecialChar menuseparator
27422 Label
27423 \family default
27424  (toolbar button 
27425 \begin_inset Info
27426 type  "icon"
27427 arg   "label-insert"
27428 \end_inset
27429
27430 ) when the cursor is in the formula.
27431  This opens a dialog to enter the label.
27432  It is recommended that you use the suggested 
27433 \begin_inset Quotes eld
27434 \end_inset
27435
27436
27437 \family sans
27438 eq:
27439 \family default
27440
27441 \begin_inset Quotes erd
27442 \end_inset
27443
27444  as the first part of the label, because this helps later to identify the
27445  label type when you have many labels in your document.
27446  We inserted in the following example the label 
27447 \begin_inset Quotes eld
27448 \end_inset
27449
27450 eq:tanhExp
27451 \begin_inset Quotes erd
27452 \end_inset
27453
27454  in the second line:
27455 \begin_inset Formula 
27456 \begin{eqnarray}
27457 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
27458  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
27459 \end{eqnarray}
27460
27461 \end_inset
27462
27463 Every labeled line is automatically numbered.
27464  Therefore the label is shown behind the formula number.
27465  You can reference a labeled formula using the menu 
27466 \family sans
27467 Insert\SpecialChar menuseparator
27468 Cross
27469 \begin_inset space ~
27470 \end_inset
27471
27472 Reference
27473 \family default
27474  (toolbar button 
27475 \begin_inset Info
27476 type  "icon"
27477 arg   "dialog-show-new-inset ref"
27478 \end_inset
27479
27480 ).
27481  A dialog appears to choose a label you want to refer to.
27482  The reference appears in \SpecialChar LyX
27483  as a gray cross-reference box and in the output
27484  as the formula number:
27485 \end_layout
27486
27487 \begin_layout Standard
27488 This is a cross-reference to equation (
27489 \begin_inset CommandInset ref
27490 LatexCommand ref
27491 reference "eq:tanhExp"
27492
27493 \end_inset
27494
27495 ).
27496 \end_layout
27497
27498 \begin_layout Standard
27499 The properties of \SpecialChar LyX
27500 's cross-reference box are described in section
27501 \begin_inset space ~
27502 \end_inset
27503
27504
27505 \begin_inset CommandInset ref
27506 LatexCommand ref
27507 reference "sec:Cross-References"
27508
27509 \end_inset
27510
27511 .
27512  To delete a label, set the cursor at the end in the labeled formula and
27513  press 
27514 \family sans
27515 Del
27516 \family default
27517 .
27518 \end_layout
27519
27520 \begin_layout Section
27521 User defined math macros
27522 \begin_inset Index idx
27523 status collapsed
27524
27525 \begin_layout Plain Layout
27526 Math ! Macros
27527 \end_layout
27528
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \begin_layout Standard
27535 \SpecialChar LyX
27536  allows you to define macros for formulas which is very useful when you
27537  have equations of the same form in a document several times.
27538  Math macros are explained in section 
27539 \emph on
27540 Math
27541 \begin_inset space ~
27542 \end_inset
27543
27544 Macros
27545 \emph default
27546  of the 
27547 \emph on
27548 Math
27549 \emph default
27550  manual.
27551 \end_layout
27552
27553 \begin_layout Section
27554 Fine-Tuning
27555 \end_layout
27556
27557 \begin_layout Subsection
27558 Typefaces
27559 \begin_inset Index idx
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563 Math ! Typefaces
27564 \end_layout
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \begin_layout Standard
27572 The standard font for text is italic, for numbers the standard is roman.
27573  To set a font in a formula, use the 
27574 \family sans
27575 Math
27576 \begin_inset space ~
27577 \end_inset
27578
27579 Panel
27580 \family default
27581  button 
27582 \begin_inset Info
27583 type  "icon"
27584 arg   "math-insert \\font"
27585 \end_inset
27586
27587 , or enter its command, listed in table
27588 \begin_inset space ~
27589 \end_inset
27590
27591
27592 \begin_inset CommandInset ref
27593 LatexCommand ref
27594 reference "tab:Typefaces-and-the"
27595
27596 \end_inset
27597
27598 , directly.
27599 \end_layout
27600
27601 \begin_layout Standard
27602 \begin_inset Float table
27603 wide false
27604 sideways false
27605 status open
27606
27607 \begin_layout Plain Layout
27608 \begin_inset Caption Standard
27609
27610 \begin_layout Plain Layout
27611 \begin_inset CommandInset label
27612 LatexCommand label
27613 name "tab:Typefaces-and-the"
27614
27615 \end_inset
27616
27617 Typefaces and the corresponding commands.
27618 \end_layout
27619
27620 \end_inset
27621
27622
27623 \end_layout
27624
27625 \begin_layout Plain Layout
27626 \align center
27627 \begin_inset Tabular
27628 <lyxtabular version="3" rows="9" columns="2">
27629 <features tabularvalignment="middle">
27630 <column alignment="center" valignment="top" width="0pt">
27631 <column alignment="center" valignment="top" width="0pt">
27632 <row>
27633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27634 \begin_inset Text
27635
27636 \begin_layout Plain Layout
27637 Font
27638 \end_layout
27639
27640 \end_inset
27641 </cell>
27642 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
27643 \begin_inset Text
27644
27645 \begin_layout Plain Layout
27646 Command
27647 \end_layout
27648
27649 \end_inset
27650 </cell>
27651 </row>
27652 <row>
27653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27654 \begin_inset Text
27655
27656 \begin_layout Plain Layout
27657
27658 \shape up
27659 \size normal
27660 \bar no
27661 \noun off
27662 \color none
27663 \begin_inset Formula $\mathrm{Roman}$
27664 \end_inset
27665
27666
27667 \end_layout
27668
27669 \end_inset
27670 </cell>
27671 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27672 \begin_inset Text
27673
27674 \begin_layout Plain Layout
27675
27676 \series bold
27677
27678 \backslash
27679 mathrm
27680 \end_layout
27681
27682 \end_inset
27683 </cell>
27684 </row>
27685 <row>
27686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27687 \begin_inset Text
27688
27689 \begin_layout Plain Layout
27690 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \end_inset
27697 </cell>
27698 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27699 \begin_inset Text
27700
27701 \begin_layout Plain Layout
27702
27703 \series bold
27704
27705 \backslash
27706 mathbf
27707 \end_layout
27708
27709 \end_inset
27710 </cell>
27711 </row>
27712 <row>
27713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27714 \begin_inset Text
27715
27716 \begin_layout Plain Layout
27717 \begin_inset Formula $\mathit{Italic}$
27718 \end_inset
27719
27720
27721 \end_layout
27722
27723 \end_inset
27724 </cell>
27725 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27726 \begin_inset Text
27727
27728 \begin_layout Plain Layout
27729
27730 \series bold
27731
27732 \backslash
27733 mathit
27734 \end_layout
27735
27736 \end_inset
27737 </cell>
27738 </row>
27739 <row>
27740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27741 \begin_inset Text
27742
27743 \begin_layout Plain Layout
27744
27745 \shape up
27746 \size normal
27747 \bar no
27748 \noun off
27749 \color none
27750 \begin_inset Formula $\mathtt{Typewriter}$
27751 \end_inset
27752
27753
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Plain Layout
27762
27763 \series bold
27764
27765 \backslash
27766 mathtt
27767 \end_layout
27768
27769 \end_inset
27770 </cell>
27771 </row>
27772 <row>
27773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27774 \begin_inset Text
27775
27776 \begin_layout Plain Layout
27777 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \end_inset
27784 </cell>
27785 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27786 \begin_inset Text
27787
27788 \begin_layout Plain Layout
27789
27790 \series bold
27791
27792 \backslash
27793 mathbb
27794 \end_layout
27795
27796 \end_inset
27797 </cell>
27798 </row>
27799 <row>
27800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27801 \begin_inset Text
27802
27803 \begin_layout Plain Layout
27804 \begin_inset Formula $\mathfrak{Fraktur}$
27805 \end_inset
27806
27807
27808 \end_layout
27809
27810 \end_inset
27811 </cell>
27812 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27813 \begin_inset Text
27814
27815 \begin_layout Plain Layout
27816
27817 \series bold
27818
27819 \backslash
27820 mathfrak
27821 \end_layout
27822
27823 \end_inset
27824 </cell>
27825 </row>
27826 <row>
27827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27828 \begin_inset Text
27829
27830 \begin_layout Plain Layout
27831
27832 \shape up
27833 \size normal
27834 \emph on
27835 \bar no
27836 \noun off
27837 \color none
27838 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \end_inset
27845 </cell>
27846 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
27847 \begin_inset Text
27848
27849 \begin_layout Plain Layout
27850
27851 \series bold
27852
27853 \backslash
27854 mathcal
27855 \end_layout
27856
27857 \end_inset
27858 </cell>
27859 </row>
27860 <row>
27861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27862 \begin_inset Text
27863
27864 \begin_layout Plain Layout
27865 \begin_inset Formula $\mathsf{SansSerif}$
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \end_inset
27872 </cell>
27873 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
27874 \begin_inset Text
27875
27876 \begin_layout Plain Layout
27877
27878 \series bold
27879
27880 \backslash
27881 mathsf
27882 \end_layout
27883
27884 \end_inset
27885 </cell>
27886 </row>
27887 </lyxtabular>
27888
27889 \end_inset
27890
27891
27892 \end_layout
27893
27894 \end_inset
27895
27896
27897 \end_layout
27898
27899 \begin_layout Standard
27900 \begin_inset Note Greyedout
27901 status open
27902
27903 \begin_layout Plain Layout
27904
27905 \series bold
27906 Note:
27907 \series default
27908  You can only print capital letters in the typefaces 
27909 \family sans
27910 Blackboard
27911 \family default
27912  and 
27913 \family sans
27914 Calligraphic
27915 \family default
27916 .
27917 \end_layout
27918
27919 \end_inset
27920
27921
27922 \end_layout
27923
27924 \begin_layout Standard
27925 When you use a typeface, a blue box is inserted in the formula.
27926  Every character in this box will be printed in this typeface.
27927  Pressing 
27928 \family sans
27929 Space
27930 \family default
27931  within the box will set the cursor outside, so that you have to use a protected
27932  space when you need a space in the box.
27933  Here is an example where 
27934 \begin_inset Quotes eld
27935 \end_inset
27936
27937 N
27938 \begin_inset Quotes erd
27939 \end_inset
27940
27941  in 
27942 \family sans
27943 Blackboard
27944 \family default
27945  denotes the set of numbers:
27946 \begin_inset Formula 
27947 \[
27948 f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
27949 \]
27950
27951 \end_inset
27952
27953
27954 \end_layout
27955
27956 \begin_layout Standard
27957 The typefaces are nestable, which can cause confusion.
27958  You can, for example, put a character in 
27959 \family sans
27960 Fraktur
27961 \family default
27962  in a box for 
27963 \family sans
27964 Typewriter
27965 \family default
27966
27967 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
27968 \end_inset
27969
27970  
27971 \begin_inset Newline newline
27972 \end_inset
27973
27974 So it is better not to use this feature.
27975 \end_layout
27976
27977 \begin_layout Standard
27978 The typefaces have no effect on Greek letters: 
27979 \begin_inset Formula $\mathfrak{abc\delta e}$
27980 \end_inset
27981
27982
27983 \begin_inset Newline newline
27984 \end_inset
27985
27986 You can only print them emboldened using the command 
27987 \series bold
27988
27989 \backslash
27990 boldsymbol
27991 \series default
27992 , which works like the other typeface commands: 
27993 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
27994 \end_inset
27995
27996
27997 \end_layout
27998
27999 \begin_layout Standard
28000
28001 \series bold
28002
28003 \backslash
28004 boldsymbol
28005 \series default
28006  works for all symbols, letters, and numbers.
28007 \end_layout
28008
28009 \begin_layout Standard
28010 A number of other font options are available as well, in the menu 
28011 \family sans
28012 Edit\SpecialChar menuseparator
28013 Math\SpecialChar menuseparator
28014 Text
28015 \begin_inset space ~
28016 \end_inset
28017
28018 Style
28019 \family default
28020 .
28021 \end_layout
28022
28023 \begin_layout Subsection
28024 Math Text
28025 \begin_inset Index idx
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029 Math ! Text
28030 \end_layout
28031
28032 \end_inset
28033
28034
28035 \end_layout
28036
28037 \begin_layout Standard
28038 Typefaces are useful for entering some characters in some given font, but
28039  not for text.
28040  For typing longer pieces of text use the math text, which is obtained using
28041  the entry 
28042 \family sans
28043 Normal
28044 \begin_inset space ~
28045 \end_inset
28046
28047 text
28048 \begin_inset space ~
28049 \end_inset
28050
28051 mode
28052 \family default
28053  of the 
28054 \family sans
28055 Math
28056 \begin_inset space ~
28057 \end_inset
28058
28059 Panel
28060 \family default
28061  button 
28062 \begin_inset Info
28063 type  "icon"
28064 arg   "math-insert \\font"
28065 \end_inset
28066
28067 .
28068  Math text appears in \SpecialChar LyX
28069  in black instead of blue.
28070  You can use spaces and accents in math text as in normal text.
28071  Here is an example:
28072 \begin_inset Formula 
28073 \[
28074 f(x)=\begin{cases}
28075 x & \mbox{if I say so}\\
28076 -x & \mbox{under Umständen}
28077 \end{cases}
28078 \]
28079
28080 \end_inset
28081
28082
28083 \end_layout
28084
28085 \begin_layout Subsection
28086 Font Sizes
28087 \begin_inset Index idx
28088 status collapsed
28089
28090 \begin_layout Plain Layout
28091 Math ! Font sizes
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \end_layout
28098
28099 \begin_layout Standard
28100 There are four font styles (relative sizes) used in math-mode, which are
28101  automatically chosen in most situations.
28102  These are called 
28103 \family sans
28104 textstyle
28105 \family default
28106
28107 \family sans
28108 displaystyle
28109 \family default
28110
28111 \family sans
28112 scriptstyle
28113 \family default
28114 , and 
28115 \family sans
28116 scriptscriptstyle
28117 \family default
28118 .
28119  For most characters, 
28120 \family sans
28121 textstyle
28122 \family default
28123  and 
28124 \family sans
28125 displaystyle
28126 \family default
28127  are actually the same size, but fractions, superscripts and subscripts,
28128  and certain other structures, are set larger in 
28129 \family sans
28130 displaystyle
28131 \family default
28132 .
28133  Except for some operators, which resize themselves to accommodate various
28134  situations, all text will be set in the styles that \SpecialChar LaTeX
28135  thinks are appropriate.
28136  These choices can be overridden by using the math panel button 
28137 \begin_inset Info
28138 type  "icon"
28139 arg   "math-insert \\style"
28140 \end_inset
28141
28142 .
28143  A box for the size will be created in which you can insert the math structure.
28144  For example, you can set 
28145 \begin_inset Formula $\frac{1}{2}$
28146 \end_inset
28147
28148 , which is normally in 
28149 \family sans
28150 textstyle
28151 \family default
28152 , larger in 
28153 \family sans
28154 displaystyle
28155 \family default
28156
28157 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
28158 \end_inset
28159
28160 .
28161  The four styles are used in the following example:
28162 \end_layout
28163
28164 \begin_layout Standard
28165 \begin_inset Formula $displaystyle$
28166 \end_inset
28167
28168
28169 \begin_inset Formula ${\textstyle textstyle}$
28170 \end_inset
28171
28172
28173 \begin_inset Formula ${\scriptstyle scriptstyle}$
28174 \end_inset
28175
28176
28177 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
28178 \end_inset
28179
28180 .
28181 \end_layout
28182
28183 \begin_layout Standard
28184 All these math-mode font sizes are relative so that if the whole math inset
28185  is set in a particular size with the menu 
28186 \family sans
28187 Edit\SpecialChar menuseparator
28188 Text
28189 \begin_inset space ~
28190 \end_inset
28191
28192 Style
28193 \family default
28194 , all sizes in the formula will be adjusted relative to this size.
28195  Similarly, if the base font size of the document is changed, all fonts
28196  will be adjusted to correspond.
28197  As an example here is a formula in the font size 
28198 \begin_inset Quotes eld
28199 \end_inset
28200
28201 largest
28202 \begin_inset Quotes erd
28203 \end_inset
28204
28205 :
28206 \end_layout
28207
28208 \begin_layout Standard
28209
28210 \family roman
28211 \size largest
28212 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
28213 \end_inset
28214
28215
28216 \end_layout
28217
28218 \begin_layout Section
28219 AMS-\SpecialChar LaTeX
28220
28221 \begin_inset Index idx
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225 AMS math
28226 \end_layout
28227
28228 \end_inset
28229
28230
28231 \begin_inset Index idx
28232 status collapsed
28233
28234 \begin_layout Plain Layout
28235 Math ! AMS
28236 \end_layout
28237
28238 \end_inset
28239
28240
28241 \end_layout
28242
28243 \begin_layout Standard
28244 \SpecialChar LyX
28245  supports the packages provided by the American Mathematical Society (AMS)
28246  that are in common use.
28247 \end_layout
28248
28249 \begin_layout Subsection
28250 Enabling AMS-Support
28251 \end_layout
28252
28253 \begin_layout Standard
28254 You can make the facilities of the AMS-packages explicitly available in
28255  the document by selecting the checkbox 
28256 \family sans
28257 Use
28258 \begin_inset space ~
28259 \end_inset
28260
28261 AMS
28262 \begin_inset space ~
28263 \end_inset
28264
28265 math
28266 \begin_inset space ~
28267 \end_inset
28268
28269 package
28270 \family default
28271  in the 
28272 \family sans
28273 Document\SpecialChar menuseparator
28274 Settings
28275 \family default
28276
28277 \begin_inset Index idx
28278 status collapsed
28279
28280 \begin_layout Plain Layout
28281 Document ! Settings
28282 \end_layout
28283
28284 \end_inset
28285
28286  dialog under 
28287 \family sans
28288 Math
28289 \begin_inset space ~
28290 \end_inset
28291
28292 Options
28293 \family default
28294 .
28295  AMS is needed for many math-constructs; so when you get \SpecialChar LaTeX
28296 -errors in formulas,
28297  ensure that you have enabled AMS.
28298 \end_layout
28299
28300 \begin_layout Subsection
28301 AMS-Formula Types
28302 \begin_inset CommandInset label
28303 LatexCommand label
28304 name "subsec:AMS-Formula-Types"
28305
28306 \end_inset
28307
28308
28309 \begin_inset Index idx
28310 status collapsed
28311
28312 \begin_layout Plain Layout
28313 Math ! Multi-line Equations
28314 \end_layout
28315
28316 \end_inset
28317
28318
28319 \end_layout
28320
28321 \begin_layout Standard
28322 AMS-\SpecialChar LaTeX
28323  provides a selection of different formula types.
28324  \SpecialChar LyX
28325  allows you to choose between 
28326 \family typewriter
28327 align
28328 \family default
28329
28330 \family typewriter
28331 alignat
28332 \family default
28333
28334 \family typewriter
28335 flalign
28336 \family default
28337
28338 \family typewriter
28339 gather
28340 \family default
28341 , and 
28342 \family typewriter
28343 multline
28344 \family default
28345 .
28346  We refer you to the AMS-documentation, 
28347 \begin_inset CommandInset citation
28348 LatexCommand cite
28349 key "AMS"
28350 literal "true"
28351
28352 \end_inset
28353
28354 , for an explanation of these formula types.
28355 \end_layout
28356
28357 \begin_layout Chapter
28358 More Tools
28359 \end_layout
28360
28361 \begin_layout Section
28362 Cross-References
28363 \begin_inset Index idx
28364 status collapsed
28365
28366 \begin_layout Plain Layout
28367 Cross references
28368 \end_layout
28369
28370 \end_inset
28371
28372
28373 \begin_inset CommandInset label
28374 LatexCommand label
28375 name "sec:Cross-References"
28376
28377 \end_inset
28378
28379
28380 \end_layout
28381
28382 \begin_layout Standard
28383 One of \SpecialChar LyX
28384 's strengths is cross-references.
28385  You can reference every section, float, footnote, formula, and list in
28386  the document.
28387  To reference a document part, you have to insert a label into it.
28388  The label is used as an anchor and a name for the reference.
28389  We want for example to refer to the second item of the following list:
28390 \end_layout
28391
28392 \begin_layout Enumerate
28393 First item
28394 \end_layout
28395
28396 \begin_layout Enumerate
28397 \begin_inset CommandInset label
28398 LatexCommand label
28399 name "enu:Second-item"
28400
28401 \end_inset
28402
28403 Second item
28404 \end_layout
28405
28406 \begin_layout Enumerate
28407 Third item
28408 \end_layout
28409
28410 \begin_layout Standard
28411 First we insert a label into the second item with the menu 
28412 \family sans
28413 Insert\SpecialChar menuseparator
28414 Label
28415 \family default
28416  or by pressing the toolbar button 
28417 \begin_inset Info
28418 type  "icon"
28419 arg   "label-insert"
28420 \end_inset
28421
28422 .
28423  A gray label box like this: 
28424 \begin_inset Graphics
28425         filename clipart/label.png
28426
28427 \end_inset
28428
28429  is inserted and the label window pops up asking for the label text.
28430  \SpecialChar LyX
28431  offers as text the first words of the item with a prefix, in our case
28432  the text 
28433 \begin_inset Quotes eld
28434 \end_inset
28435
28436
28437 \family sans
28438 enu:Second-item
28439 \family default
28440
28441 \begin_inset Quotes erd
28442 \end_inset
28443
28444 .
28445  The prefix 
28446 \begin_inset Quotes eld
28447 \end_inset
28448
28449
28450 \family sans
28451 enu:
28452 \family default
28453
28454 \begin_inset Quotes erd
28455 \end_inset
28456
28457  stands for 
28458 \begin_inset Quotes eld
28459 \end_inset
28460
28461 enumerate
28462 \begin_inset Quotes erd
28463 \end_inset
28464
28465 .
28466  The prefix depends on the document part where the label is inserted; for
28467  example, if you insert a label into a section heading, the suggested prefix
28468  will be 
28469 \begin_inset Quotes eld
28470 \end_inset
28471
28472
28473 \family sans
28474 sec:
28475 \family default
28476
28477 \begin_inset Quotes erd
28478 \end_inset
28479
28480 .
28481 \end_layout
28482
28483 \begin_layout Standard
28484 To reference the item, we refer to its label using the menu 
28485 \family sans
28486 Insert\SpecialChar menuseparator
28487 Cross-Reference
28488 \family default
28489  or the toolbar button 
28490 \begin_inset Info
28491 type  "icon"
28492 arg   "dialog-show-new-inset ref"
28493 \end_inset
28494
28495 .
28496  A gray cross-reference box like this: 
28497 \begin_inset Graphics
28498         filename clipart/reference.png
28499
28500 \end_inset
28501
28502  is inserted and the cross-reference window appears showing all the labels
28503  in the document.
28504  We can now sort the labels alphabetically and then choose the entry 
28505 \begin_inset Quotes eld
28506 \end_inset
28507
28508
28509 \family sans
28510 enu:Second-item
28511 \family default
28512
28513 \begin_inset Quotes erd
28514 \end_inset
28515
28516 .
28517  At the position of the cross-reference box the item number will appear
28518  in the output.
28519 \end_layout
28520
28521 \begin_layout Standard
28522 As an alternative to 
28523 \family sans
28524 Insert\SpecialChar menuseparator
28525 Cross-Reference
28526 \family default
28527 , you can right-click on a label and in the popup menu select 
28528 \family sans
28529 Copy as Reference
28530 \family default
28531 .
28532  The cross-reference to this label is now in the clipboard and can be pasted
28533  to the actual cursor position via the menu 
28534 \family sans
28535 Edit\SpecialChar menuseparator
28536 Paste
28537 \family default
28538  (shortcut 
28539 \begin_inset Info
28540 type  "shortcut"
28541 arg   "paste"
28542 \end_inset
28543
28544 ).
28545 \end_layout
28546
28547 \begin_layout Standard
28548 Here is our cross-reference: Item
28549 \begin_inset space ~
28550 \end_inset
28551
28552
28553 \begin_inset CommandInset ref
28554 LatexCommand ref
28555 reference "enu:Second-item"
28556
28557 \end_inset
28558
28559
28560 \end_layout
28561
28562 \begin_layout Standard
28563 It is recommended to use a protected space
28564 \begin_inset Foot
28565 status collapsed
28566
28567 \begin_layout Plain Layout
28568 described in section
28569 \begin_inset space ~
28570 \end_inset
28571
28572
28573 \begin_inset CommandInset ref
28574 LatexCommand ref
28575 reference "subsec:Protected-Space"
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \end_inset
28583
28584  between the cross-reference name and the cross-reference to avoid ugly
28585  line breaks between them.
28586 \end_layout
28587
28588 \begin_layout Standard
28589 There are eight formats of cross-references:
28590 \end_layout
28591
28592 \begin_layout Description
28593 <reference>: prints the number, this is the default: 
28594 \begin_inset CommandInset ref
28595 LatexCommand ref
28596 reference "fig:Two-images"
28597
28598 \end_inset
28599
28600
28601 \end_layout
28602
28603 \begin_layout Description
28604 (<reference>): prints the number within two parentheses, this is the style
28605  normally used to reference formulas, especially when the reference name
28606  
28607 \begin_inset Quotes eld
28608 \end_inset
28609
28610 Equation
28611 \begin_inset Quotes erd
28612 \end_inset
28613
28614  is omitted: 
28615 \begin_inset CommandInset ref
28616 LatexCommand eqref
28617 reference "eq:tanhExp"
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Description
28625 <page>: prints the page number: Page
28626 \begin_inset space ~
28627 \end_inset
28628
28629
28630 \begin_inset CommandInset ref
28631 LatexCommand pageref
28632 reference "fig:Two-images"
28633
28634 \end_inset
28635
28636
28637 \end_layout
28638
28639 \begin_layout Description
28640 on
28641 \begin_inset space ~
28642 \end_inset
28643
28644 page
28645 \begin_inset space ~
28646 \end_inset
28647
28648 <page>: prints the text “on page” and the page number: 
28649 \begin_inset CommandInset ref
28650 LatexCommand vpageref
28651 reference "fig:Two-images"
28652
28653 \end_inset
28654
28655
28656 \begin_inset Newline newline
28657 \end_inset
28658
28659 If the label is on the same page, it prints “on this page”; if the label
28660  is on a facing page in a two-sided document, it prints “on the facing page”;
28661  if it is on the previous page which is not a facing page, it prints “on
28662  the previous page”; if it is on the next page which is not a facing page,
28663  it prints “on the next page”.
28664  The wording of the printed text also depends on the used document class.
28665 \end_layout
28666
28667 \begin_layout Description
28668 <reference>
28669 \begin_inset space ~
28670 \end_inset
28671
28672 on
28673 \begin_inset space ~
28674 \end_inset
28675
28676 page
28677 \begin_inset space ~
28678 \end_inset
28679
28680 <page>: prints the number, the text “on page” and the page number: 
28681 \begin_inset CommandInset ref
28682 LatexCommand vref
28683 reference "fig:Two-images"
28684
28685 \end_inset
28686
28687
28688 \begin_inset Newline newline
28689 \end_inset
28690
28691 If the label is on the same page, this format behaves like 
28692 \family sans
28693 \series bold
28694 <reference>
28695 \family default
28696 \series default
28697 ; otherwise it behaves like 
28698 \family sans
28699 \series bold
28700 on
28701 \begin_inset space ~
28702 \end_inset
28703
28704 page
28705 \begin_inset space ~
28706 \end_inset
28707
28708 <page>
28709 \family default
28710 \series default
28711 .
28712 \end_layout
28713
28714 \begin_layout Description
28715 Formatted
28716 \begin_inset space ~
28717 \end_inset
28718
28719 reference: prints a self defined cross-reference format.
28720 \begin_inset Newline newline
28721 \end_inset
28722
28723
28724 \begin_inset Note Greyedout
28725 status open
28726
28727 \begin_layout Plain Layout
28728
28729 \series bold
28730 Note:
28731 \series default
28732  This feature is only available when you have the \SpecialChar LaTeX
28733 -package 
28734 \series bold
28735 prettyref
28736 \series default
28737  or 
28738 \series bold
28739 refstyle
28740 \series default
28741
28742 \begin_inset Index idx
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746 \SpecialChar LaTeX
28747  packages ! prettyref
28748 \end_layout
28749
28750 \end_inset
28751
28752
28753 \begin_inset Index idx
28754 status collapsed
28755
28756 \begin_layout Plain Layout
28757 \SpecialChar LaTeX
28758  packages ! refstyle
28759 \end_layout
28760
28761 \end_inset
28762
28763  installed.
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \begin_inset Newline newline
28770 \end_inset
28771
28772 You can select which \SpecialChar LaTeX
28773 -package should be used for this feature by setting
28774  the option 
28775 \family sans
28776 Use refstyle (not prettyref) for cross-references
28777 \family default
28778  in the menu 
28779 \family sans
28780 Document\SpecialChar menuseparator
28781 Settings\SpecialChar menuseparator
28782 Document Class
28783 \family default
28784 .
28785  The package 
28786 \series bold
28787 refstyle
28788 \series default
28789  is the default and preferred because 
28790 \series bold
28791 prettyref
28792 \series default
28793  supports only English documents.
28794  The format is specified by using the command 
28795 \series bold
28796
28797 \backslash
28798 newrefformat
28799 \series default
28800  (prettyref) or 
28801 \series bold
28802
28803 \backslash
28804 newref
28805 \series default
28806  (refstyle) in the \SpecialChar LaTeX
28807  preamble of the document.
28808  For example redefining all references to figures (which have the label
28809  shortcut 
28810 \begin_inset Quotes eld
28811 \end_inset
28812
28813
28814 \family sans
28815 fig
28816 \family default
28817
28818 \begin_inset Quotes erd
28819 \end_inset
28820
28821 ) can be done for 
28822 \series bold
28823 refstyle
28824 \series default
28825  with this command:
28826 \begin_inset Newline newline
28827 \end_inset
28828
28829
28830 \series bold
28831
28832 \backslash
28833 newref{fig}{refcmd={Image on page 
28834 \backslash
28835 pageref{#1}}}
28836 \series default
28837
28838 \begin_inset Newline newline
28839 \end_inset
28840
28841 Note that neither 
28842 \series bold
28843 prettyref
28844 \series default
28845  nor 
28846 \series bold
28847 refstyle 
28848 \series default
28849 predefines reference formats for all available types.
28850  This is especially true for the wide variety of mathematical `theorem'
28851  environments.
28852  So if you want to make formatted references to, say, Propositions, then
28853  you will need to define the relevant format yourself.
28854  For 
28855 \series bold
28856 prettyref
28857 \series default
28858 , you might do so as follows:
28859 \begin_inset Newline newline
28860 \end_inset
28861
28862
28863 \series bold
28864
28865 \backslash
28866 newrefformat{prop}{Proposition 
28867 \backslash
28868 ref{#1}}
28869 \series default
28870
28871 \begin_inset Newline newline
28872 \end_inset
28873
28874 For more information about defining formatted references, have a look at
28875  the package documentation 
28876 \begin_inset CommandInset citation
28877 LatexCommand cite
28878 key "prettyref,refstyle"
28879 literal "true"
28880
28881 \end_inset
28882
28883 .
28884 \begin_inset Newline newline
28885 \end_inset
28886
28887 The options 
28888 \family sans
28889 Plural
28890 \family default
28891  and 
28892 \family sans
28893 Capitalized
28894 \family default
28895  will be available with formatted references only if you are using the 
28896 \series bold
28897 refstyle
28898 \series default
28899  package.
28900 \end_layout
28901
28902 \begin_layout Description
28903 Textual
28904 \begin_inset space ~
28905 \end_inset
28906
28907 reference: prints the caption or the name of the reference: 
28908 \begin_inset CommandInset ref
28909 LatexCommand nameref
28910 reference "fig:Two-images"
28911
28912 \end_inset
28913
28914
28915 \end_layout
28916
28917 \begin_layout Description
28918 Label
28919 \begin_inset space ~
28920 \end_inset
28921
28922 only: prints only the \SpecialChar LaTeX
28923  label for the reference: 
28924 \begin_inset CommandInset ref
28925 LatexCommand labelonly
28926 reference "fig:Two-images"
28927
28928 \end_inset
28929
28930
28931 \begin_inset Newline newline
28932 \end_inset
28933
28934 This allows for customization, using \SpecialChar TeX
28935  Code, if you want to issue a command
28936  that \SpecialChar LyX
28937  does not support.
28938  If you are using 
28939 \series bold
28940 refstyle
28941 \series default
28942 , then you may want to use the 
28943 \family sans
28944 No
28945 \begin_inset space ~
28946 \end_inset
28947
28948 Prefix
28949 \family default
28950  option, which will output only the part of the reference following the
28951  
28952 \begin_inset Quotes eld
28953 \end_inset
28954
28955 :
28956 \begin_inset Quotes erd
28957 \end_inset
28958
28959  separator.
28960  This is the form needed for e.
28961 \begin_inset space \thinspace{}
28962 \end_inset
28963
28964 g.
28965 \begin_inset space \space{}
28966 \end_inset
28967
28968
28969 \series bold
28970 refstyle
28971 \series default
28972 's range commands.The number and current page of the referenced document
28973  part in the output is automatically calculated by \SpecialChar LaTeX
28974 .
28975  The varieties are adjusted in the field 
28976 \family sans
28977 Format
28978 \family default
28979  of the cross-reference window, that appears when you click on the cross-referen
28980 ce.
28981 \end_layout
28982
28983 \begin_layout Standard
28984 You can only use the style 
28985 \family sans
28986 <reference>
28987 \family default
28988  to reference numbered document parts, while the reference style 
28989 \family sans
28990 <page>
28991 \family default
28992  is always possible.
28993 \end_layout
28994
28995 \begin_layout Standard
28996 If you want to reference a section, put the label in the section heading;
28997  for floats put the label in the caption; for footnotes put the label in
28998  it.
28999  Referencing formulas is explained in section
29000 \begin_inset space ~
29001 \end_inset
29002
29003
29004 \begin_inset CommandInset ref
29005 LatexCommand ref
29006 reference "sec:Formula-Numbering-and"
29007
29008 \end_inset
29009
29010 .
29011 \end_layout
29012
29013 \begin_layout Standard
29014 Right-clicking on a cross-reference opens a context menu.
29015  The entry 
29016 \family sans
29017 Go
29018 \begin_inset space ~
29019 \end_inset
29020
29021 to
29022 \begin_inset space ~
29023 \end_inset
29024
29025 Label
29026 \family default
29027  sets the cursor before the referenced label.
29028  This entry will be renamed in the context menu of the label to 
29029 \family sans
29030 Go
29031 \begin_inset space ~
29032 \end_inset
29033
29034 Back
29035 \family default
29036  so that you can use it to set the cursor back to the cross-reference.
29037  You can also go back with the toolbar button 
29038 \begin_inset Info
29039 type  "icon"
29040 arg   "bookmark-goto 0"
29041 \end_inset
29042
29043 .
29044 \end_layout
29045
29046 \begin_layout Standard
29047 You can change labels at any time.
29048  References to the changed label will automatically be updated so that you
29049  do not need to think about this.
29050 \end_layout
29051
29052 \begin_layout Standard
29053 If a cross-reference refers to a non-existent label, you will see in \SpecialChar LyX
29054  “BROKEN”
29055  in the cross-reference label and two question marks in the output instead
29056  of the reference.
29057 \end_layout
29058
29059 \begin_layout Standard
29060 References are described in detail in the section
29061 \begin_inset space ~
29062 \end_inset
29063
29064
29065 \emph on
29066 Referencing Floats
29067 \emph default
29068  of the 
29069 \emph on
29070 Embedded
29071 \begin_inset space ~
29072 \end_inset
29073
29074 Objects
29075 \emph default
29076  manual.
29077 \end_layout
29078
29079 \begin_layout Section
29080 Table of Contents and other Listings
29081 \begin_inset Index idx
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085 Table of contents
29086 \end_layout
29087
29088 \end_inset
29089
29090
29091 \begin_inset Index idx
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095 Navigating ! Outline
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \begin_inset Index idx
29102 status collapsed
29103
29104 \begin_layout Plain Layout
29105 Outline
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \begin_inset CommandInset label
29112 LatexCommand label
29113 name "sec:toc"
29114
29115 \end_inset
29116
29117
29118 \end_layout
29119
29120 \begin_layout Subsection
29121 Table of Contents
29122 \begin_inset CommandInset label
29123 LatexCommand label
29124 name "subsec:Table-of-Contents"
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132 The Table of Contents (TOC) is inserted with the menu 
29133 \family sans
29134 Insert\SpecialChar menuseparator
29135 List/TOC\SpecialChar menuseparator
29136 Table
29137 \begin_inset space ~
29138 \end_inset
29139
29140 of
29141 \begin_inset space ~
29142 \end_inset
29143
29144 Contents
29145 \family default
29146 .
29147  It is displayed in \SpecialChar LyX
29148  as a gray box.
29149  If you click on it, the 
29150 \family sans
29151 Outline
29152 \family default
29153  window appears, showing you the TOC entries as outline, which allows you
29154  to move and rearrange sections in your documents.
29155  So this operation is an alternative to the menu 
29156 \family sans
29157 View\SpecialChar menuseparator
29158 Outline
29159 \begin_inset space ~
29160 \end_inset
29161
29162 Pane
29163 \family default
29164  that is described in section
29165 \begin_inset space ~
29166 \end_inset
29167
29168
29169 \begin_inset CommandInset ref
29170 LatexCommand ref
29171 reference "subsec:The-Outliner"
29172
29173 \end_inset
29174
29175 .
29176 \end_layout
29177
29178 \begin_layout Standard
29179 The TOC in the document output lists every numbered section automatically.
29180  If you have declared a short title for a section heading, as described
29181  in section
29182 \begin_inset space ~
29183 \end_inset
29184
29185
29186 \begin_inset CommandInset ref
29187 LatexCommand ref
29188 reference "sec:Short-Titles"
29189
29190 \end_inset
29191
29192 , it will be used in the TOC instead of the section heading.
29193  Section
29194 \begin_inset space ~
29195 \end_inset
29196
29197
29198 \begin_inset CommandInset ref
29199 LatexCommand ref
29200 reference "subsec:Numbering-depth"
29201
29202 \end_inset
29203
29204  describes how the level is adjusted that defines which section types are
29205  listed in the TOC.
29206  Unnumbered sections are not listed in the TOC.
29207 \end_layout
29208
29209 \begin_layout Subsection
29210 List of Figures, Tables, Listings and Algorithms
29211 \begin_inset CommandInset label
29212 LatexCommand label
29213 name "subsec:List-of-Figures"
29214
29215 \end_inset
29216
29217
29218 \end_layout
29219
29220 \begin_layout Standard
29221 Table, figure, listings and algorithm lists are very much like the table
29222  of contents.
29223  You can insert them via the 
29224 \family sans
29225 Insert\SpecialChar menuseparator
29226 List/TOC
29227 \family default
29228  submenus.
29229  The list entries are the float captions and the float number.
29230 \end_layout
29231
29232 \begin_layout Section
29233 URLs and Hyperlinks
29234 \begin_inset Index idx
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238 URLs
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \begin_inset Index idx
29245 status collapsed
29246
29247 \begin_layout Plain Layout
29248 Hyperlinks
29249 \end_layout
29250
29251 \end_inset
29252
29253
29254 \end_layout
29255
29256 \begin_layout Subsection
29257 URLs
29258 \begin_inset CommandInset label
29259 LatexCommand label
29260 name "subsec:URLs"
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Standard
29268 Links to web pages or email addresses can be inserted via the menu 
29269 \family sans
29270 Insert\SpecialChar menuseparator
29271 URL
29272 \family default
29273 .
29274 \end_layout
29275
29276 \begin_layout Standard
29277 Here is an example URL: \SpecialChar LyX
29278 's homepage: 
29279 \begin_inset Flex URL
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283
29284 https://www.lyx.org
29285 \end_layout
29286
29287 \end_inset
29288
29289
29290 \end_layout
29291
29292 \begin_layout Standard
29293 You cannot change the style of the link text, the URL text will always be
29294  in the style 
29295 \family typewriter
29296 Typewriter
29297 \family default
29298 .
29299  To be able to format the URL text, use hyperlinks as explained in the next
29300  subsection.
29301 \end_layout
29302
29303 \begin_layout Standard
29304 \begin_inset Note Greyedout
29305 status open
29306
29307 \begin_layout Plain Layout
29308
29309 \series bold
29310 Note:
29311 \series default
29312  URLs must not end with a backslash, otherwise you get \SpecialChar LaTeX
29313  errors.
29314 \end_layout
29315
29316 \end_inset
29317
29318
29319 \end_layout
29320
29321 \begin_layout Subsection
29322 Hyperlinks
29323 \begin_inset CommandInset label
29324 LatexCommand label
29325 name "subsec:Hyperlinks"
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 Hyperlinks can be inserted with the menu 
29334 \family sans
29335 Insert\SpecialChar menuseparator
29336 Hyperlink
29337 \family default
29338  or with the toolbar button 
29339 \begin_inset Info
29340 type  "icon"
29341 arg   "href-insert"
29342 \end_inset
29343
29344 .
29345  The appearing dialog has two fields: 
29346 \family sans
29347 Target
29348 \family default
29349  and 
29350 \family sans
29351 Name
29352 \family default
29353 .
29354  The name is the printed text for the hyperlink.
29355  The hyperlink type can be a weblink like this: 
29356 \begin_inset CommandInset href
29357 LatexCommand href
29358 name "LyX's homepage"
29359 target "https://www.lyx.org"
29360 literal "false"
29361
29362 \end_inset
29363
29364 , an Email address like this: 
29365 \begin_inset CommandInset href
29366 LatexCommand href
29367 name "lyx-docs mailing list"
29368 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
29369 type "mailto:"
29370 literal "false"
29371
29372 \end_inset
29373
29374 , or a link to a file.
29375  The option 
29376 \family sans
29377 Literal
29378 \family default
29379  in the hyperlink settings dialog allows to input \SpecialChar TeX
29380  code to the 
29381 \family sans
29382 Name
29383 \family default
29384  field.
29385 \end_layout
29386
29387 \begin_layout Standard
29388 You can start applications via a hyperlink when you insert a weblink by
29389  adding the prefix 
29390 \begin_inset Quotes eld
29391 \end_inset
29392
29393
29394 \family sans
29395 run:
29396 \family default
29397
29398 \begin_inset Quotes erd
29399 \end_inset
29400
29401  to the link target.
29402 \end_layout
29403
29404 \begin_layout Standard
29405 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
29406  and become clickable in the DVI and PDF-output.
29407  To set the format of the link text, highlight the hyperlink inset and use
29408  the text style dialog.
29409  This is for example a hyperlink with bold sans serif text: 
29410 \family sans
29411 \series bold
29412
29413 \begin_inset CommandInset href
29414 LatexCommand href
29415 name "LyX's homepage"
29416 target "https://www.lyx.org"
29417 literal "false"
29418
29419 \end_inset
29420
29421
29422 \end_layout
29423
29424 \begin_layout Standard
29425 The link text color can be changed, when the option 
29426 \family sans
29427 Color links
29428 \family default
29429  is set in the PDF Properties dialog (menu 
29430 \family sans
29431 Document\SpecialChar menuseparator
29432 Settings\SpecialChar menuseparator
29433 PDF Properties
29434 \family default
29435 ).
29436  The link text is for example set in this document to blue by adding the
29437  option
29438 \begin_inset Newline newline
29439 \end_inset
29440
29441
29442 \series bold
29443 urlcolor=blue
29444 \series default
29445
29446 \begin_inset Newline newline
29447 \end_inset
29448
29449 to the field 
29450 \family sans
29451 Additional options
29452 \family default
29453  in the PDF Properties dialog.
29454 \end_layout
29455
29456 \begin_layout Section
29457 Appendices
29458 \begin_inset Index idx
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462 Appendix
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \begin_inset CommandInset label
29469 LatexCommand label
29470 name "sec:Appendices"
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Standard
29478 Appendices are created with the menu 
29479 \family sans
29480 Document\SpecialChar menuseparator
29481 Start
29482 \begin_inset space ~
29483 \end_inset
29484
29485 Appendix
29486 \begin_inset space ~
29487 \end_inset
29488
29489 Here
29490 \family default
29491 .
29492  This menu sets the document from the current cursor position to the end
29493  as the appendix part of the book.
29494  This part is marked with a red borderline.
29495 \end_layout
29496
29497 \begin_layout Standard
29498 Every chapter (or section) within the appendix part is treated as an appendix,
29499  numbered with a capital Latin letter.
29500  The appendix subsections are numbered with this letter followed by a dot
29501  and the subsection number.
29502  All appendix sections can be referenced as if they were normal sections,
29503  here two examples:
29504 \end_layout
29505
29506 \begin_layout Standard
29507 Appendix
29508 \begin_inset space ~
29509 \end_inset
29510
29511
29512 \begin_inset CommandInset ref
29513 LatexCommand ref
29514 reference "chap:Credits"
29515
29516 \end_inset
29517
29518 ; Appendix
29519 \begin_inset space ~
29520 \end_inset
29521
29522
29523 \begin_inset CommandInset ref
29524 LatexCommand ref
29525 reference "subsec:Export"
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \begin_layout Section
29533 Bibliography
29534 \begin_inset Index idx
29535 status collapsed
29536
29537 \begin_layout Plain Layout
29538 Bibliography
29539 \end_layout
29540
29541 \end_inset
29542
29543
29544 \begin_inset CommandInset label
29545 LatexCommand label
29546 name "sec:Bibliography"
29547
29548 \end_inset
29549
29550
29551 \end_layout
29552
29553 \begin_layout Standard
29554 There are two ways of generating the bibliography in a \SpecialChar LyX
29555  document.
29556  You can include a bibliography database, which is explained in sec.
29557 \begin_inset space ~
29558 \end_inset
29559
29560
29561 \begin_inset CommandInset ref
29562 LatexCommand ref
29563 reference "subsec:Bibliography-databases"
29564 plural "false"
29565 caps "false"
29566 noprefix "false"
29567
29568 \end_inset
29569
29570 , or you can insert the bibliography manually, using the paragraph environment
29571  
29572 \family sans
29573 Bibliography
29574 \family default
29575 , which is described in the following section (but see also sec.
29576 \begin_inset space ~
29577 \end_inset
29578
29579
29580 \begin_inset CommandInset ref
29581 LatexCommand ref
29582 reference "subsec:Biblio_environment"
29583
29584 \end_inset
29585
29586 ).
29587  If you want anything other than the numerical citations that are used in
29588  this document, such as author-year citations, and if you have more than
29589  a handful of references, then you should seriously consider
29590 \emph on
29591  
29592 \emph default
29593 using a bibliography database.
29594 \end_layout
29595
29596 \begin_layout Standard
29597 In order to demonstrate the difference between these two approaches, we
29598  use two bibliographies in this document, a 
29599 \family sans
29600 Bibliography
29601 \family default
29602  environment and a database-generated bibliography.
29603  As you can see, the bibliography that is created from a database lists
29604  only the database entries that are referenced in the document.
29605  In other words, the database approach relieves you, amongst other things,
29606  from the burden to check which entries you have actually cited.
29607 \end_layout
29608
29609 \begin_layout Subsection
29610 The Bibliography Environment
29611 \begin_inset CommandInset label
29612 LatexCommand label
29613 name "subsec:The-Bibliography-Environment"
29614
29615 \end_inset
29616
29617
29618 \end_layout
29619
29620 \begin_layout Standard
29621 Within the 
29622 \family sans
29623 Bibliography
29624 \family default
29625  environment, every paragraph begins with a gray bibliography box labeled
29626  with a number.
29627  If you click on it, you will get a dialog in which you can set a 
29628 \family sans
29629 Key
29630 \family default
29631  and a 
29632 \family sans
29633 Label
29634 \family default
29635 .
29636  The key is the symbolic name by which you will refer to this bibliography
29637  entry.
29638  Each entry needs to be given a unique key, which is one word consisting
29639  of ASCII characters only.
29640 \begin_inset Foot
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644 ASCII means 
29645 \begin_inset CommandInset href
29646 LatexCommand href
29647 name "this set"
29648 target "https://en.wikipedia.org/wiki/ASCII#Character_set"
29649 literal "false"
29650
29651 \end_inset
29652
29653  of characters:
29654 \begin_inset Newline newline
29655 \end_inset
29656
29657
29658 \begin_inset Flex URL
29659 status open
29660
29661 \begin_layout Plain Layout
29662
29663 https://en.wikipedia.org/wiki/ASCII
29664 \backslash
29665 #Character_set
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \end_inset
29674
29675  For example, our second entry in the bibliography is a book about \SpecialChar LaTeX
29676  and
29677  we used 
29678 \begin_inset Quotes eld
29679 \end_inset
29680
29681 latexcompanion
29682 \begin_inset Quotes erd
29683 \end_inset
29684
29685 , a short form of its title, as the key.
29686 \begin_inset Newline newline
29687 \end_inset
29688
29689 If you set a 
29690 \family sans
29691 Label
29692 \family default
29693  for the entry, references to it will appear with this label instead of
29694  the number of the entry.
29695  The option 
29696 \family sans
29697 Literal
29698 \family default
29699  in the bibliography items settings dialog allows to input \SpecialChar TeX
29700  code to the
29701  
29702 \family sans
29703 Label
29704 \family default
29705  field.
29706 \end_layout
29707
29708 \begin_layout Standard
29709 You can cross-reference a bibliography entry using the menu 
29710 \family sans
29711 Insert\SpecialChar menuseparator
29712 Citation
29713 \family default
29714  or the toolbar button 
29715 \begin_inset Info
29716 type  "icon"
29717 arg   "dialog-show-new-inset citation"
29718 \end_inset
29719
29720 .
29721  A citation reference box is inserted and a citation window will appear
29722  containing the available citations.
29723  Select one or more keys from the list and 
29724 \family sans
29725 Add
29726 \family default
29727  them.
29728  Then press 
29729 \family sans
29730 OK
29731 \family default
29732 .
29733  The citation reference box will be labeled with the referenced key(s).
29734  If you click on the box, the citation window will appear and you can change
29735  the reference.
29736 \end_layout
29737
29738 \begin_layout Standard
29739 Citation references appear in the output as the number or the label of the
29740  bibliography entry with surrounding brackets.
29741  Here are two examples; the first without a label, the second with the label
29742  
29743 \begin_inset Quotes eld
29744 \end_inset
29745
29746 Credits
29747 \begin_inset Quotes erd
29748 \end_inset
29749
29750 :
29751 \end_layout
29752
29753 \begin_layout Standard
29754 Have a look at the 
29755 \family sans
29756 \SpecialChar LaTeX
29757  Companion Second Edition
29758 \family default
29759
29760 \begin_inset CommandInset citation
29761 LatexCommand cite
29762 key "latexcompanion"
29763 literal "true"
29764
29765 \end_inset
29766
29767
29768 \end_layout
29769
29770 \begin_layout Standard
29771 The \SpecialChar LyX
29772 -Team members are listed in the Credits: 
29773 \begin_inset CommandInset citation
29774 LatexCommand cite
29775 key "lyxcredit"
29776 literal "true"
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \begin_layout Standard
29784 You can also produce author-year or author-number citations, using the \SpecialChar LaTeX
29785
29786  package 
29787 \series bold
29788 natbib
29789 \series default
29790
29791 \begin_inset Index idx
29792 status collapsed
29793
29794 \begin_layout Plain Layout
29795 \SpecialChar LaTeX
29796  packages ! natbib
29797 \end_layout
29798
29799 \end_inset
29800
29801 .
29802  In order to do so, the label needs to be given the form 
29803 \begin_inset Quotes eld
29804 \end_inset
29805
29806 Author(Year)
29807 \begin_inset Quotes erd
29808 \end_inset
29809
29810  or 
29811 \begin_inset Quotes eld
29812 \end_inset
29813
29814 Author A and Author B(Year)
29815 \begin_inset Quotes erd
29816 \end_inset
29817
29818  
29819 \emph on
29820 without
29821 \emph default
29822  a blank between the author(s) and the opening parenthesis that delimits
29823  the year.
29824  Then, if you select 
29825 \family sans
29826 Natbib
29827 \begin_inset space ~
29828 \end_inset
29829
29830 (BibTeX)
29831 \family default
29832  in the document settings
29833 \begin_inset Index idx
29834 status collapsed
29835
29836 \begin_layout Plain Layout
29837 Document ! Settings
29838 \end_layout
29839
29840 \end_inset
29841
29842  dialog under 
29843 \family sans
29844 Bibliography\SpecialChar menuseparator
29845 Style
29846 \begin_inset space ~
29847 \end_inset
29848
29849 format
29850 \family default
29851  (see 
29852 \begin_inset CommandInset ref
29853 LatexCommand ref
29854 reference "subsec:Citation-Format"
29855 plural "false"
29856 caps "false"
29857 noprefix "false"
29858
29859 \end_inset
29860
29861 ), you can select between different author-year or author-number styles.
29862 \end_layout
29863
29864 \begin_layout Standard
29865 To align all entries in the bibliography environment you can set a longest
29866  label via the menu 
29867 \family sans
29868 Edit\SpecialChar menuseparator
29869 Paragraph
29870 \begin_inset space ~
29871 \end_inset
29872
29873 Settings
29874 \family default
29875  (toolbar button 
29876 \begin_inset Info
29877 type  "icon"
29878 arg   "layout-paragraph"
29879 \end_inset
29880
29881 ).
29882  All entries are then indented in the output by the width of the given label.
29883 \end_layout
29884
29885 \begin_layout Subsection
29886 Bibliography databases
29887 \begin_inset Index idx
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891 Bibliography ! Databases
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \begin_inset CommandInset label
29898 LatexCommand label
29899 name "subsec:Bibliography-databases"
29900
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \begin_layout Standard
29907 Bibliography databases are useful if you use the same references in different
29908  documents.
29909 \begin_inset Foot
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913 They are also useful for keeping a database of articles and notes concerning
29914  them.
29915  Most of the database programs mentioned below allow you to store annotations
29916  and reviews along with bibliographical information.
29917 \end_layout
29918
29919 \end_inset
29920
29921  It also makes it very easy to have a uniform layout for all bibliography
29922  entries.
29923  You can collect the bibliography of all relevant books and articles of
29924  your working field in a database.
29925  This database can be used for different documents, and by default only
29926  the entries cited in a particular document will appear in the bibliography
29927  list for that document.
29928  This relieves you of the need to keep track of which articles and books
29929  you have cited.
29930 \end_layout
29931
29932 \begin_layout Standard
29933 The database is a text file with the file extension 
29934 \begin_inset Quotes eld
29935 \end_inset
29936
29937
29938 \family sans
29939 .bib
29940 \family default
29941
29942 \begin_inset Quotes erd
29943 \end_inset
29944
29945 , containing the bibliography in a special format.
29946  The format is explained in 
29947 \begin_inset CommandInset citation
29948 LatexCommand cite
29949 key "BibTeX-2"
29950 literal "true"
29951
29952 \end_inset
29953
29954  and in the \SpecialChar LaTeX
29955  books (
29956 \begin_inset CommandInset citation
29957 LatexCommand cite
29958 key "Mittelbach,Kopka,Lamport"
29959 literal "true"
29960
29961 \end_inset
29962
29963 ).
29964  The file can be created using any text editor, but normally one uses a
29965  special program to create and edit the entries in the database.
29966  A list of such programs is maintained on the \SpecialChar LyX
29967  Wiki at 
29968 \begin_inset Flex URL
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972
29973 https://wiki.lyx.org/BibTeX/Programs
29974 \end_layout
29975
29976 \end_inset
29977
29978 .
29979 \end_layout
29980
29981 \begin_layout Standard
29982 \SpecialChar LyX
29983  supports two different approaches to use bibliography databases in a document.
29984  Bib\SpecialChar TeX
29985  is the classic technique that has been the only way to use such databases
29986  for a long time.
29987  It is quite established and mature and there is a huge range of existing
29988  styles available.
29989  But it has its drawbacks, especially when it comes to more complex bibliographi
29990 c needs and support for specific languages and scripts.
29991  Those are addressed by 
29992 \series bold
29993 biblatex
29994 \series default
29995
29996 \begin_inset Index idx
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 \SpecialChar LaTeX
30001  packages ! biblatex
30002 \end_layout
30003
30004 \end_inset
30005
30006 .
30007  It reads the same database format than Bib\SpecialChar TeX
30008  (although it has been significantly
30009  extended beyond Bib\SpecialChar TeX
30010 's scope)
30011 \begin_inset Foot
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015 Meaning: While 
30016 \noun on
30017 Biblatex
30018 \noun default
30019  can handle any classic Bib\SpecialChar TeX
30020  database, Bib\SpecialChar TeX
30021  might conversely fail to correctly
30022  handle databases that use specific 
30023 \noun on
30024 Biblatex
30025 \noun default
30026  features.
30027 \end_layout
30028
30029 \end_inset
30030
30031 , but it uses a different framework to generate citations and references
30032  from it.
30033 \end_layout
30034
30035 \begin_layout Standard
30036 To select if Bib\SpecialChar TeX
30037  or 
30038 \series bold
30039 biblatex
30040 \series default
30041  should be used, set in the document settings (menu 
30042 \family sans
30043 Document\SpecialChar menuseparator
30044 Settings
30045 \family default
30046 )
30047 \begin_inset Index idx
30048 status collapsed
30049
30050 \begin_layout Plain Layout
30051 Document ! Settings
30052 \end_layout
30053
30054 \end_inset
30055
30056  under 
30057 \family sans
30058 Bibliography
30059 \family default
30060  the 
30061 \family sans
30062 Style
30063 \begin_inset space ~
30064 \end_inset
30065
30066 format
30067 \family default
30068  to a Bib\SpecialChar TeX
30069  or a 
30070 \family sans
30071 Biblatex
30072 \family default
30073  format.
30074 \end_layout
30075
30076 \begin_layout Subsubsection
30077 Bib\SpecialChar TeX
30078
30079 \begin_inset Index idx
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083 Bibliography ! Bib\SpecialChar TeX
30084
30085 \end_layout
30086
30087 \end_inset
30088
30089
30090 \end_layout
30091
30092 \begin_layout Standard
30093 To access a database via Bib\SpecialChar TeX
30094 , use the menu 
30095 \family sans
30096 Insert\SpecialChar menuseparator
30097 List
30098 \family default
30099 /
30100 \family sans
30101 TOC\SpecialChar menuseparator
30102 Bib(la)TeX
30103 \begin_inset space ~
30104 \end_inset
30105
30106 Bibliography
30107 \family default
30108 .
30109  A window will appear in which you can add one or more databases and select
30110  a Bib\SpecialChar TeX
30111
30112 \family sans
30113  style
30114 \family default
30115  file.
30116  The option 
30117 \family sans
30118 Add bibliography to TOC
30119 \family default
30120  adds a table of contents entry for the bibliography.
30121  In the 
30122 \family sans
30123 Content
30124 \family default
30125  drop box you can select whether to include all the entries in the database
30126  in the document or just the cited references.
30127 \end_layout
30128
30129 \begin_layout Standard
30130 The Bib\SpecialChar TeX
30131  style file is a text file with the file extension 
30132 \begin_inset Quotes eld
30133 \end_inset
30134
30135
30136 \family sans
30137 .bst
30138 \family default
30139
30140 \begin_inset Quotes erd
30141 \end_inset
30142
30143  that controls how the bibliography entries will appear.
30144  Your \SpecialChar LaTeX
30145  distribution should provide several of these, and many publishers
30146  provide their own style files, so that you don't have to take care of the
30147  layout.
30148  It is of course possible to write your own style file, but this is something
30149  for experts.
30150 \begin_inset Foot
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154 For information on how this is done, have a look at
30155 \begin_inset Newline newline
30156 \end_inset
30157
30158
30159 \begin_inset CommandInset href
30160 LatexCommand href
30161 target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxhak.pdf"
30162 literal "false"
30163
30164 \end_inset
30165
30166 .
30167 \end_layout
30168
30169 \end_inset
30170
30171  In this document we used the Bib\SpecialChar TeX
30172  style 
30173 \family sans
30174 alphadin.bst
30175 \family default
30176 , which provides an alpha-numeric style in accordance with the German Standards
30177  Institute (DIN).
30178 \end_layout
30179
30180 \begin_layout Standard
30181 Inserting a citation reference works as described in the previous section.
30182 \end_layout
30183
30184 \begin_layout Subsubsection
30185 Biblatex
30186 \begin_inset Index idx
30187 status collapsed
30188
30189 \begin_layout Plain Layout
30190 Bibliography ! Biblatex
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \begin_inset Index idx
30197 status collapsed
30198
30199 \begin_layout Plain Layout
30200 \SpecialChar LaTeX
30201  packages ! biblatex
30202 \end_layout
30203
30204 \end_inset
30205
30206
30207 \end_layout
30208
30209 \begin_layout Standard
30210 Accessing a database via 
30211 \series bold
30212 biblatex
30213 \series default
30214  is almost identical to Bib\SpecialChar TeX
30215 : Use the menu 
30216 \family sans
30217 Insert\SpecialChar menuseparator
30218 List
30219 \family default
30220 /
30221 \family sans
30222 TOC\SpecialChar menuseparator
30223 Bib(la)TeX
30224 \begin_inset space ~
30225 \end_inset
30226
30227 Bibliography
30228 \family default
30229 .
30230  In contrary to Bib\SpecialChar TeX
30231  you cannot select a 
30232 \family sans
30233 style
30234 \family default
30235  file.
30236  The other dialog options are the same as with Bib\SpecialChar TeX
30237 .
30238 \end_layout
30239
30240 \begin_layout Standard
30241
30242 \series bold
30243 biblatex
30244 \series default
30245  has two different style files: a bibliography style file (text file with
30246  the file extension 
30247 \begin_inset Quotes eld
30248 \end_inset
30249
30250
30251 \family sans
30252 .bbx
30253 \family default
30254
30255 \begin_inset Quotes erd
30256 \end_inset
30257
30258 ) controls how the bibliography entries will look like and a citation style
30259  file (text file with the file extension 
30260 \begin_inset Quotes eld
30261 \end_inset
30262
30263
30264 \family sans
30265 .cbx
30266 \family default
30267
30268 \begin_inset Quotes erd
30269 \end_inset
30270
30271 ) controls the look of the citation references in the text.
30272  Usually such style files come in pairs and it makes sense to use matching
30273  styles.
30274  It is nevertheless possible to mix any citation style with any bibliography
30275  style.
30276 \end_layout
30277
30278 \begin_layout Standard
30279
30280 \series bold
30281 biblatex
30282 \series default
30283  styles are not set in the 
30284 \family sans
30285 Bib(la)TeX
30286 \begin_inset space ~
30287 \end_inset
30288
30289 Bibliography
30290 \family default
30291  dialog, but in the document settings.
30292 \begin_inset Index idx
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296 Document ! Settings
30297 \end_layout
30298
30299 \end_inset
30300
30301  However, in the dialog in the 
30302 \family sans
30303 Options
30304 \family default
30305  field, which is only visible if you use 
30306 \series bold
30307 biblatex
30308 \series default
30309 , you can enter options that determine how the bibliography is printed (for
30310  example how its heading will appear).
30311  These options are deescribed in detail in the 
30312 \series bold
30313 biblatex
30314 \series default
30315  manual, 
30316 \begin_inset CommandInset citation
30317 LatexCommand cite
30318 key "Biblatex"
30319 literal "true"
30320
30321 \end_inset
30322
30323 .
30324 \end_layout
30325
30326 \begin_layout Standard
30327 Inserting a citation reference works as described in section
30328 \begin_inset space ~
30329 \end_inset
30330
30331
30332 \begin_inset CommandInset ref
30333 LatexCommand ref
30334 reference "subsec:The-Bibliography-Environment"
30335 plural "false"
30336 caps "false"
30337 noprefix "false"
30338
30339 \end_inset
30340
30341 .
30342 \end_layout
30343
30344 \begin_layout Subsubsection
30345 Bibliography Processors
30346 \end_layout
30347
30348 \begin_layout Standard
30349 To generate the bibliography from a database, \SpecialChar LyX
30350  uses a bibliography processor,
30351  that is an external program that reads the database, sorts the citations
30352  and processes the data in a way it can be included in the document.
30353  The classic program is called Bib\SpecialChar TeX
30354 .
30355  It has the advantage that it is very mature and widespread, but the disadvantag
30356 e that it has severe limitations, due to its age.
30357 \end_layout
30358
30359 \begin_layout Standard
30360 Meanwhile, some alternatives have been developed that address some of these
30361  limitations.
30362  LyX natively supports some of them and lets you select a custom processor.
30363  You can do this on a general level in 
30364 \family sans
30365 Tools\SpecialChar menuseparator
30366 Preferences\SpecialChar menuseparator
30367 Output\SpecialChar menuseparator
30368 LaTeX
30369 \family default
30370  or for individual documents in 
30371 \family sans
30372 Document\SpecialChar menuseparator
30373 Settings\SpecialChar menuseparator
30374 Bibliography
30375 \family default
30376 .
30377  The following variants are available by default:
30378 \end_layout
30379
30380 \begin_layout Description
30381 biber a specific, modern processor
30382 \begin_inset Index idx
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 \SpecialChar LaTeX
30387  packages ! biber
30388 \end_layout
30389
30390 \end_inset
30391
30392  developed exclusively for 
30393 \series bold
30394 biblatex
30395 \series default
30396  (it does not work with Bib\SpecialChar TeX
30397 !).
30398  
30399 \series bold
30400 biber
30401 \series default
30402  provides full Unicode support, unlimited memory and many specific features
30403  
30404 \series bold
30405 biblatex
30406 \series default
30407  makes use of; if you use the 
30408 \series bold
30409 biblatex
30410 \series default
30411  approach, it is strongly recommended to use 
30412 \series bold
30413 biber
30414 \series default
30415 .
30416 \end_layout
30417
30418 \begin_layout Description
30419 bibtex the standard; does not allow special characters in bibliography entries
30420  that are not possible to encode in a 7-bit encoding, limited memory, works
30421  with all bibliography packages, although it will probably fail with 
30422 \series bold
30423 biblatex
30424 \series default
30425  bibliographies due to the limited memory.
30426 \end_layout
30427
30428 \begin_layout Description
30429 bibtex8 allows all characters that are possible to encode in an 8-bit encoding
30430  (but no Unicode support), larger memory than 
30431 \family sans
30432 bibtex
30433 \family default
30434 , works with all bibliography packages, although more complex 
30435 \series bold
30436 biblatex
30437 \series default
30438  bibliographies will exceed its limits, and not all 
30439 \series bold
30440 biblatex
30441 \series default
30442  features are supported.
30443 \end_layout
30444
30445 \begin_layout Standard
30446 By default (with the 
30447 \family sans
30448 Processor
30449 \family default
30450  set in 
30451 \family sans
30452 Document\SpecialChar menuseparator
30453 Settings\SpecialChar menuseparator
30454 Bibliography
30455 \family default
30456  and with 
30457 \family sans
30458 Automatic
30459 \family default
30460  as setting for the 
30461 \family sans
30462 Processor
30463 \family default
30464  in 
30465 \family sans
30466 Tools\SpecialChar menuseparator
30467 Preferences\SpecialChar menuseparator
30468 Output\SpecialChar menuseparator
30469 LaTeX
30470 \family default
30471 ), \SpecialChar LyX
30472  selects an appropriate (available) processor for the current bibliography
30473  approach (
30474 \series bold
30475 biber
30476 \series default
30477  for 
30478 \series bold
30479 biblatex
30480 \series default
30481
30482 \family sans
30483 bibtex
30484 \family default
30485  for Bib\SpecialChar TeX
30486 -based bibliography styles).
30487  This should suit most needs.
30488 \end_layout
30489
30490 \begin_layout Standard
30491 In Japanese documents, a specific processor is used.
30492  By default this is pBib\SpecialChar TeX
30493  (in \SpecialChar LyX
30494  
30495 \family sans
30496 pbibtex
30497 \family default
30498 ), a Bib\SpecialChar TeX
30499  variant specifically aimed at Japanese.
30500  You can adjust it in 
30501 \family sans
30502 Tools\SpecialChar menuseparator
30503 Preferences\SpecialChar menuseparator
30504 Output\SpecialChar menuseparator
30505 LaTeX
30506 \family default
30507 .
30508 \end_layout
30509
30510 \begin_layout Standard
30511 Selected bibliography processors can be controlled with options that you
30512  can add below the selection.
30513  Before adding options, it is strongly recommended that you read the manual
30514  of Bib\SpecialChar TeX
30515  or 
30516 \series bold
30517 biber
30518 \series default
30519
30520 \begin_inset CommandInset citation
30521 LatexCommand cite
30522 key "BibTeX,biber"
30523 literal "true"
30524
30525 \end_inset
30526
30527 .
30528 \end_layout
30529
30530 \begin_layout Subsubsection
30531 Customizing
30532 \end_layout
30533
30534 \begin_layout Standard
30535 \SpecialChar LyX
30536  supports some specific tasks such as sectioned bibliographies and multiple
30537  bibliographies.
30538  These are explained in detail in section 
30539 \emph on
30540 Customizing Bibliographies
30541 \emph default
30542  
30543 \emph on
30544 with Bib\SpecialChar TeX
30545  or Biblatex
30546 \emph default
30547  of the 
30548 \emph on
30549 Additional Features
30550 \emph default
30551  manual.
30552 \end_layout
30553
30554 \begin_layout Subsection
30555 Citation Format
30556 \begin_inset Index idx
30557 status collapsed
30558
30559 \begin_layout Plain Layout
30560 Bibliography ! Citation format
30561 \end_layout
30562
30563 \end_inset
30564
30565
30566 \begin_inset CommandInset label
30567 LatexCommand label
30568 name "subsec:Citation-Format"
30569
30570 \end_inset
30571
30572
30573 \end_layout
30574
30575 \begin_layout Standard
30576 Many different citation formats are common, e.
30577 \begin_inset space \thinspace{}
30578 \end_inset
30579
30580 g.
30581 \begin_inset space \space{}
30582 \end_inset
30583
30584 numerical citation (as 
30585 \begin_inset Quotes eld
30586 \end_inset
30587
30588 1
30589 \begin_inset Quotes erd
30590 \end_inset
30591
30592  like in this document), alpha-numerical citations (as 
30593 \begin_inset Quotes eld
30594 \end_inset
30595
30596 Mil08
30597 \begin_inset Quotes erd
30598 \end_inset
30599
30600 ) or author-year citations (as 
30601 \begin_inset Quotes eld
30602 \end_inset
30603
30604 Miller (2008a)
30605 \begin_inset Quotes erd
30606 \end_inset
30607
30608 ).
30609  \SpecialChar LyX
30610  supports these formats via specific citation packages and their style
30611  files.
30612 \end_layout
30613
30614 \begin_layout Standard
30615 By default a simple numeric citation style is used.
30616  In 
30617 \family sans
30618 Document\SpecialChar menuseparator
30619 Settings\SpecialChar menuseparator
30620 Bibliography
30621 \family default
30622
30623 \begin_inset Index idx
30624 status collapsed
30625
30626 \begin_layout Plain Layout
30627 Document ! Settings
30628 \end_layout
30629
30630 \end_inset
30631
30632  you have a range of other options, depending on your preferred bibliography
30633  approach.
30634  With the 
30635 \family sans
30636 Bibliography
30637 \family default
30638  environment your only choice besides manual formatting of the bibliography
30639  labels, is there to use 
30640 \family sans
30641 Natbib
30642 \begin_inset space ~
30643 \end_inset
30644
30645 (BibTeX)
30646 \family default
30647 \series bold
30648  
30649 \series default
30650 as 
30651 \family sans
30652 Style
30653 \begin_inset space ~
30654 \end_inset
30655
30656 format
30657 \family default
30658  which gives you author-year and author-numerical citations (see above 
30659 \begin_inset CommandInset ref
30660 LatexCommand ref
30661 reference "subsec:The-Bibliography-Environment"
30662
30663 \end_inset
30664
30665  for details).
30666 \end_layout
30667
30668 \begin_layout Standard
30669 With a bibliography database (see 
30670 \begin_inset CommandInset ref
30671 LatexCommand ref
30672 reference "subsec:Bibliography-databases"
30673 plural "false"
30674 caps "false"
30675 noprefix "false"
30676
30677 \end_inset
30678
30679 ) one has in contrary to the 
30680 \family sans
30681 Bibliography
30682 \family default
30683  environment full access to the formatting styles.
30684  These style formats are available:
30685 \end_layout
30686
30687 \begin_layout Description
30688 Basic
30689 \begin_inset space ~
30690 \end_inset
30691
30692 (BibTeX) the default Bib\SpecialChar TeX
30693 -based approached without any additional packages
30694  (simple numeric citations).
30695 \end_layout
30696
30697 \begin_layout Description
30698 Biblatex loads the package 
30699 \series bold
30700 biblatex
30701 \series default
30702
30703 \begin_inset Index idx
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707 \SpecialChar LaTeX
30708  packages ! biblatex
30709 \end_layout
30710
30711 \end_inset
30712
30713  and lets you select a style in the dropdown boxes 
30714 \family sans
30715 Biblatex citation style
30716 \family default
30717  and 
30718 \family sans
30719 Biblatex bibliography style
30720 \family default
30721  below.
30722  Options to the package 
30723 \series bold
30724 biblatex
30725 \series default
30726  can be entered in the 
30727 \family sans
30728 Options
30729 \family default
30730  field.
30731 \end_layout
30732
30733 \begin_layout Description
30734 Biblatex
30735 \begin_inset space ~
30736 \end_inset
30737
30738 (natbib
30739 \begin_inset space ~
30740 \end_inset
30741
30742 mode) loads the package 
30743 \series bold
30744 biblatex
30745 \series default
30746  with the natbib compatibility mode.
30747  This is a specific variant for users who switch an existing document that
30748  uses 
30749 \series bold
30750 natbib
30751 \series default
30752  or want to emulate 
30753 \family sans
30754 the 
30755 \family default
30756 \series bold
30757 natbib
30758 \series default
30759  behavior very closely.
30760  Compared to normal 
30761 \family sans
30762 Biblatex
30763 \family default
30764  this option has some additional styles.
30765  All 
30766 \series bold
30767 biblatex
30768 \series default
30769  styles are also supported by this variant.
30770 \end_layout
30771
30772 \begin_layout Description
30773 Jurabib
30774 \begin_inset space ~
30775 \end_inset
30776
30777 (BibTeX) loads the package 
30778 \series bold
30779 jurabib
30780 \series default
30781
30782 \begin_inset Index idx
30783 status collapsed
30784
30785 \begin_layout Plain Layout
30786 \SpecialChar LaTeX
30787  packages ! jurabib
30788 \end_layout
30789
30790 \end_inset
30791
30792  which provides author-year styles particularly suited for law studies.
30793 \end_layout
30794
30795 \begin_layout Description
30796 Natbib
30797 \begin_inset space ~
30798 \end_inset
30799
30800 (BibTeX) loads the package 
30801 \series bold
30802 natbib
30803 \series default
30804
30805 \begin_inset Index idx
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809 \SpecialChar LaTeX
30810  packages ! natbib
30811 \end_layout
30812
30813 \end_inset
30814
30815  which provides citation styles particularly suited for the humanities.
30816 \end_layout
30817
30818 \begin_layout Standard
30819 The 
30820 \family sans
30821 Biblatex
30822 \family default
30823  and 
30824 \family sans
30825 Natbib
30826 \family default
30827  style formats provide the choice between author-year and author-numerical
30828  citation styles.
30829  You have to select one style in the dropdown box 
30830 \family sans
30831 Variant
30832 \family default
30833 .
30834  Note that for the 
30835 \family sans
30836 Biblatex
30837 \family default
30838  formats, this only affects the appearance in the \SpecialChar LyX
30839  workarea.
30840  Whether the output uses numerical, author-year or another format such as
30841  alpha-numerical depends only on the selected 
30842 \family sans
30843 Biblatex citation style
30844 \family default
30845 .
30846  However, when switching between Author-year and Author-number, a suitable
30847  style is proposed.
30848  With 
30849 \family sans
30850 Natbib
30851 \family default
30852 , on the other hand, the dialog selection will ultimately determine the
30853  style.
30854 \end_layout
30855
30856 \begin_layout Standard
30857 For any author-year and author-numerical selection, multiple style variants
30858  are available in the 
30859 \family sans
30860 Citation
30861 \family default
30862  dialog.
30863  Some selections also provide further options like the option to uppercase
30864  a name prefix such as 
30865 \begin_inset Quotes eld
30866 \end_inset
30867
30868 van Beethoven
30869 \begin_inset Quotes erd
30870 \end_inset
30871
30872  (to 
30873 \begin_inset Quotes eld
30874 \end_inset
30875
30876 Van Beethoven
30877 \begin_inset Quotes erd
30878 \end_inset
30879
30880 ) or to expand or reduce the number of displayed others (i.
30881 \begin_inset space \thinspace{}
30882 \end_inset
30883
30884 e.
30885 \begin_inset space \space{}
30886 \end_inset
30887
30888 use or don't use 
30889 \begin_inset Quotes eld
30890 \end_inset
30891
30892 et al.
30893 \begin_inset Quotes erd
30894 \end_inset
30895
30896 ).
30897  
30898 \end_layout
30899
30900 \begin_layout Standard
30901 In the citation dialog you can also set text to appear after a citation
30902  reference, e.
30903 \begin_inset space \thinspace{}
30904 \end_inset
30905
30906 g.
30907 \begin_inset space \space{}
30908 \end_inset
30909
30910 page numbers, which will then be formatted according to the style's needs
30911  (e.
30912 \begin_inset space \thinspace{}
30913 \end_inset
30914
30915 g.
30916 \begin_inset space \space{}
30917 \end_inset
30918
30919 with or without 
30920 \begin_inset Quotes eld
30921 \end_inset
30922
30923 pp.
30924 \begin_inset Quotes erd
30925 \end_inset
30926
30927 ).
30928  The option 
30929 \family sans
30930 Literal
30931 \family default
30932  in the citation dialog allows to input \SpecialChar TeX
30933  code to the fields 
30934 \family sans
30935 Text
30936 \begin_inset space ~
30937 \end_inset
30938
30939 before
30940 \family default
30941  and 
30942 \family sans
30943 Text
30944 \begin_inset space ~
30945 \end_inset
30946
30947 after
30948 \family default
30949 .
30950  Here is a simple example where the text 
30951 \begin_inset Quotes eld
30952 \end_inset
30953
30954 Chapter
30955 \begin_inset space ~
30956 \end_inset
30957
30958 3
30959 \begin_inset Quotes erd
30960 \end_inset
30961
30962  appears after the reference:
30963 \end_layout
30964
30965 \begin_layout Quote
30966 Have a look at 
30967 \begin_inset CommandInset citation
30968 LatexCommand cite
30969 after "Chapter 3"
30970 key "latexcompanion"
30971 literal "false"
30972
30973 \end_inset
30974
30975 .
30976 \end_layout
30977
30978 \begin_layout Standard
30979 All styles except for 
30980 \family sans
30981 Basic (BibTeX)
30982 \family default
30983  also provide the feature to add text that precedes the reference (such
30984  as 
30985 \begin_inset Quotes eld
30986 \end_inset
30987
30988 cf.
30989 \begin_inset Quotes erd
30990 \end_inset
30991
30992 ).
30993  This text is then also included in the parentheses, if the style requires
30994  this.
30995 \end_layout
30996
30997 \begin_layout Standard
30998 Note that these pre- and postnotes apply to the whole citation.
30999  So if you refer to multiple references at once, the prenote will precede
31000  the first citation in the list, the postnote will follow the last.
31001  Some 
31002 \family sans
31003 Biblatex
31004 \family default
31005  styles allow to add pre- and postnotes to any individual reference in a
31006  multi-citation (so-called 
31007 \begin_inset Quotes eld
31008 \end_inset
31009
31010 qualified citation lists
31011 \begin_inset Quotes erd
31012 \end_inset
31013
31014 ).
31015  \SpecialChar LyX
31016  supports this.
31017  If you use such a style and if the current reference includes multiple
31018  items the 
31019 \family sans
31020 Citation
31021 \family default
31022  dialog will display three columns in the field 
31023 \family sans
31024 Selected Citations
31025 \family default
31026
31027 \family sans
31028 Text
31029 \begin_inset space ~
31030 \end_inset
31031
31032 before
31033 \family default
31034
31035 \family sans
31036 Cite
31037 \begin_inset space ~
31038 \end_inset
31039
31040 key
31041 \family default
31042  and 
31043 \family sans
31044 Text
31045 \begin_inset space ~
31046 \end_inset
31047
31048 after
31049 \family default
31050 .
31051  If you double-click on an item's 
31052 \family sans
31053 Text
31054 \begin_inset space ~
31055 \end_inset
31056
31057 before
31058 \family default
31059  or 
31060 \family sans
31061 Text
31062 \begin_inset space ~
31063 \end_inset
31064
31065 after
31066 \family default
31067  field, you can add such individual pre- and postnotes.
31068  In the 
31069 \family sans
31070 General text before
31071 \family default
31072  and 
31073 \family sans
31074 General text after
31075 \family default
31076  fields you can add pre- and postnotes that apply to the whole list.
31077 \end_layout
31078
31079 \begin_layout Section
31080 Index
31081 \begin_inset Index idx
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085 Index generation
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \begin_inset CommandInset label
31092 LatexCommand label
31093 name "sec:Index"
31094
31095 \end_inset
31096
31097
31098 \end_layout
31099
31100 \begin_layout Standard
31101 An index entry is created if you use the menu 
31102 \family sans
31103 Insert\SpecialChar menuseparator
31104 Index
31105 \begin_inset space ~
31106 \end_inset
31107
31108 Entry
31109 \family default
31110  or the toolbar button 
31111 \begin_inset Info
31112 type  "icon"
31113 arg   "index-insert"
31114 \end_inset
31115
31116 .
31117  A box is inserted containing the text that appears in the index.
31118  The word where the cursor is in or the currently highlighted text is proposed
31119  by \SpecialChar LyX
31120  as the index entry.
31121 \end_layout
31122
31123 \begin_layout Standard
31124 The index list is inserted in the document with the menu 
31125 \family sans
31126 Insert\SpecialChar menuseparator
31127 List/TOC\SpecialChar menuseparator
31128 Index
31129 \begin_inset space ~
31130 \end_inset
31131
31132 List
31133 \family default
31134 .
31135  A light blue box labeled 
31136 \begin_inset Quotes eld
31137 \end_inset
31138
31139
31140 \family sans
31141 Index
31142 \family default
31143
31144 \begin_inset Quotes erd
31145 \end_inset
31146
31147  will show the place where the index is printed in the output.
31148  The index list box is not clickable like other \SpecialChar LyX
31149 -boxes.
31150 \end_layout
31151
31152 \begin_layout Standard
31153 We give a short overview of the index commands in the next subsections.
31154  For a detailed description of \SpecialChar LaTeX
31155 's index mechanism, have a look at one of
31156  the \SpecialChar LaTeX
31157  books 
31158 \begin_inset CommandInset citation
31159 LatexCommand cite
31160 key "latexcompanion,latexguide,latexbook"
31161 literal "true"
31162
31163 \end_inset
31164
31165 .
31166 \end_layout
31167
31168 \begin_layout Subsection
31169 Grouping Index Entries
31170 \begin_inset Index idx
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174 Index ! Grouping
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Standard
31183 Index entries are often grouped to offer the reader a fast search in the
31184  index.
31185  We want to group for example the index entries for itemized and enumerated
31186  lists under the entry 
31187 \begin_inset Quotes eld
31188 \end_inset
31189
31190 Lists
31191 \begin_inset Quotes erd
31192 \end_inset
31193
31194 .
31195  First we create the entry 
31196 \begin_inset Quotes eld
31197 \end_inset
31198
31199 Lists
31200 \begin_inset Quotes erd
31201 \end_inset
31202
31203  in section
31204 \begin_inset space ~
31205 \end_inset
31206
31207
31208 \begin_inset CommandInset ref
31209 LatexCommand ref
31210 reference "subsec:Lists"
31211
31212 \end_inset
31213
31214 .
31215  In the text field for the itemized list index entry in section
31216 \begin_inset space ~
31217 \end_inset
31218
31219
31220 \begin_inset CommandInset ref
31221 LatexCommand ref
31222 reference "sec:Itemize"
31223
31224 \end_inset
31225
31226 , we insert the command
31227 \end_layout
31228
31229 \begin_layout Standard
31230
31231 \series bold
31232 Lists ! Itemize
31233 \end_layout
31234
31235 \begin_layout Standard
31236 and the command
31237 \end_layout
31238
31239 \begin_layout Standard
31240
31241 \series bold
31242 Lists ! Enumerate
31243 \end_layout
31244
31245 \begin_layout Standard
31246 for the enumerated list in section
31247 \begin_inset space ~
31248 \end_inset
31249
31250
31251 \begin_inset CommandInset ref
31252 LatexCommand ref
31253 reference "sec:Enumerate"
31254
31255 \end_inset
31256
31257 .
31258 \end_layout
31259
31260 \begin_layout Standard
31261 The exclamation mark 
31262 \begin_inset Quotes eld
31263 \end_inset
31264
31265 !
31266 \begin_inset Quotes erd
31267 \end_inset
31268
31269  marks the grouping levels.
31270  You can have three levels; every index level is indented a bit more.
31271  An index entry for the higher levels is not required.
31272  If we don't have an index entry for 
31273 \begin_inset Quotes eld
31274 \end_inset
31275
31276 Lists
31277 \begin_inset Quotes erd
31278 \end_inset
31279
31280 , it will be printed anyway, but without a page number.
31281 \end_layout
31282
31283 \begin_layout Subsection
31284 Page Ranges
31285 \begin_inset Index idx
31286 status collapsed
31287
31288 \begin_layout Plain Layout
31289 Index ! Page ranges
31290 \end_layout
31291
31292 \end_inset
31293
31294
31295 \end_layout
31296
31297 \begin_layout Standard
31298 Normally an index entry will appear with the page number of the indexed
31299  section.
31300  But sometimes you want to index more pages under the same entry.
31301  For example, if we want to index the paragraph environments, we create
31302  an index entry in section
31303 \begin_inset space ~
31304 \end_inset
31305
31306
31307 \begin_inset CommandInset ref
31308 LatexCommand ref
31309 reference "sec:Paragraph-Environments"
31310
31311 \end_inset
31312
31313  with the command
31314 \end_layout
31315
31316 \begin_layout Standard
31317
31318 \series bold
31319 Paragraph environments|(
31320 \end_layout
31321
31322 \begin_layout Standard
31323 and another entry at the end of section
31324 \begin_inset space ~
31325 \end_inset
31326
31327
31328 \begin_inset CommandInset ref
31329 LatexCommand ref
31330 reference "subsec:LyX-Code"
31331
31332 \end_inset
31333
31334  with the command
31335 \end_layout
31336
31337 \begin_layout Standard
31338
31339 \series bold
31340 Paragraph environments|)
31341 \end_layout
31342
31343 \begin_layout Standard
31344 The commands 
31345 \begin_inset Quotes eld
31346 \end_inset
31347
31348
31349 \series bold
31350 |(
31351 \series default
31352
31353 \begin_inset Quotes erd
31354 \end_inset
31355
31356  and 
31357 \begin_inset Quotes eld
31358 \end_inset
31359
31360
31361 \series bold
31362 |)
31363 \series default
31364
31365 \begin_inset Quotes erd
31366 \end_inset
31367
31368  respectively start and end the index range.
31369  You can also add the same index entry at different places in the document.
31370  They appear in the output under one entry with a comma separated list of
31371  the pages of the indexed document parts.
31372  An example is the index entry 
31373 \begin_inset Quotes eld
31374 \end_inset
31375
31376 Document ! Settings
31377 \begin_inset Quotes erd
31378 \end_inset
31379
31380 .
31381 \end_layout
31382
31383 \begin_layout Subsection
31384 Cross referencing
31385 \begin_inset Index idx
31386 status collapsed
31387
31388 \begin_layout Plain Layout
31389 Index ! Cross referencing
31390 \end_layout
31391
31392 \end_inset
31393
31394
31395 \end_layout
31396
31397 \begin_layout Standard
31398 It is also possible to refer to another index entry.
31399  We referred for example in the index entry 
31400 \begin_inset Quotes eld
31401 \end_inset
31402
31403 GIF
31404 \begin_inset Quotes erd
31405 \end_inset
31406
31407  (in section
31408 \begin_inset space ~
31409 \end_inset
31410
31411
31412 \begin_inset CommandInset ref
31413 LatexCommand ref
31414 reference "subsec:Image-Formats"
31415
31416 \end_inset
31417
31418 ) to the index entry 
31419 \begin_inset Quotes eld
31420 \end_inset
31421
31422 Image formats
31423 \begin_inset Quotes erd
31424 \end_inset
31425
31426  in the same section using the entry
31427 \end_layout
31428
31429 \begin_layout Standard
31430
31431 \series bold
31432 GIF|see{Image formats}
31433 \end_layout
31434
31435 \begin_layout Standard
31436 where the braces have to be inserted as \SpecialChar TeX
31437  Code.
31438  The text within the braces is the referenced entry.
31439  The reference will appear in the output without a page number.
31440 \end_layout
31441
31442 \begin_layout Subsection
31443 Index Entry Order
31444 \begin_inset Index idx
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448 Index ! Entry order
31449 \end_layout
31450
31451 \end_inset
31452
31453
31454 \end_layout
31455
31456 \begin_layout Standard
31457 If you use accented characters in the index entry the entries might not
31458  follow the rules for the index order.
31459  The index entries are sorted alphabetically but \SpecialChar LaTeX
31460
31461 \begin_inset Foot
31462 status collapsed
31463
31464 \begin_layout Plain Layout
31465 The index generating is done in the background by an extra program, see
31466  section
31467 \begin_inset space ~
31468 \end_inset
31469
31470
31471 \begin_inset CommandInset ref
31472 LatexCommand ref
31473 reference "subsec:Index-Program"
31474
31475 \end_inset
31476
31477 .
31478 \end_layout
31479
31480 \end_inset
31481
31482  does not know how to sort accents in different languages.
31483  We have created as an example the three dummy index entries 
31484 \begin_inset Quotes eld
31485 \end_inset
31486
31487 maison
31488 \begin_inset Quotes erd
31489 \end_inset
31490
31491
31492 \begin_inset Quotes eld
31493 \end_inset
31494
31495 maïs
31496 \begin_inset Quotes erd
31497 \end_inset
31498
31499 , and 
31500 \begin_inset Quotes eld
31501 \end_inset
31502
31503 maître
31504 \begin_inset Quotes erd
31505 \end_inset
31506
31507 .
31508 \begin_inset Index idx
31509 status collapsed
31510
31511 \begin_layout Plain Layout
31512 Dummy entries ! maïs
31513 \end_layout
31514
31515 \end_inset
31516
31517
31518 \begin_inset Index idx
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522 Dummy entries ! maître
31523 \end_layout
31524
31525 \end_inset
31526
31527
31528 \begin_inset Index idx
31529 status collapsed
31530
31531 \begin_layout Plain Layout
31532 Dummy entries ! maïs@maison
31533 \end_layout
31534
31535 \end_inset
31536
31537  They will be sorted in the order maïs, maître, maison but we want the order
31538  maïs, maison, maître.
31539  To achieve this, we use the command
31540 \end_layout
31541
31542 \begin_layout Standard
31543
31544 \series bold
31545 previous entry@current entry
31546 \end_layout
31547
31548 \begin_layout Standard
31549 In our case we want to have 
31550 \begin_inset Quotes eld
31551 \end_inset
31552
31553 maison
31554 \begin_inset Quotes erd
31555 \end_inset
31556
31557  after 
31558 \begin_inset Quotes eld
31559 \end_inset
31560
31561 maïs
31562 \begin_inset Quotes erd
31563 \end_inset
31564
31565  and write therefore for the index entry of maison:
31566 \end_layout
31567
31568 \begin_layout Standard
31569
31570 \series bold
31571 maïs@maison
31572 \end_layout
31573
31574 \begin_layout Standard
31575 The previous entry need not be a real existing entry.
31576  You can also use another word to tell \SpecialChar LaTeX
31577  the entry order.
31578  See the next subsection for an example.
31579 \end_layout
31580
31581 \begin_layout Subsection
31582 Index Entry Layout
31583 \begin_inset Index idx
31584 status collapsed
31585
31586 \begin_layout Plain Layout
31587 Index ! Entry layout
31588 \end_layout
31589
31590 \end_inset
31591
31592
31593 \end_layout
31594
31595 \begin_layout Standard
31596 You can change the appearance of index entries via the text style dialog.
31597 \begin_inset Index idx
31598 status open
31599
31600 \begin_layout Plain Layout
31601 Dummy entries ! 
31602 \shape italic
31603 This is an italic dummy entry
31604 \end_layout
31605
31606 \end_inset
31607
31608  You can also format the page number using the character 
31609 \begin_inset Quotes eld
31610 \end_inset
31611
31612 |
31613 \begin_inset Quotes erd
31614 \end_inset
31615
31616  followed by a \SpecialChar LaTeX
31617 -command without a backslash.
31618  We can write for example
31619 \end_layout
31620
31621 \begin_layout Standard
31622
31623 \series bold
31624 italic page number:|textit
31625 \end_layout
31626
31627 \begin_layout Standard
31628 to get the page number in italic.
31629 \begin_inset Index idx
31630 status open
31631
31632 \begin_layout Plain Layout
31633 Dummy entries ! italic page number:|textit
31634 \end_layout
31635
31636 \end_inset
31637
31638  Normally all \SpecialChar LaTeX
31639 -commands begin with a backslash, but in this special case
31640  
31641 \begin_inset Quotes eld
31642 \end_inset
31643
31644
31645 \series bold
31646 |command
31647 \series default
31648
31649 \begin_inset Quotes erd
31650 \end_inset
31651
31652  means 
31653 \series bold
31654
31655 \backslash
31656 command{page
31657 \begin_inset space ~
31658 \end_inset
31659
31660 number}
31661 \series default
31662 .
31663  Have a look at section
31664 \begin_inset space ~
31665 \end_inset
31666
31667
31668 \begin_inset CommandInset ref
31669 LatexCommand ref
31670 reference "subsec:LaTeX-Syntax"
31671
31672 \end_inset
31673
31674  to learn more about the \SpecialChar LaTeX
31675 -syntax.
31676 \end_layout
31677
31678 \begin_layout Standard
31679 \begin_inset Note Greyedout
31680 status open
31681
31682 \begin_layout Plain Layout
31683
31684 \series bold
31685 Note:
31686 \series default
31687  Formatting single index entries only works when you use the program 
31688 \family sans
31689 makeindex 
31690 \family default
31691 to generate the index, see section
31692 \begin_inset space ~
31693 \end_inset
31694
31695
31696 \begin_inset CommandInset ref
31697 LatexCommand ref
31698 reference "subsec:Index-Program"
31699
31700 \end_inset
31701
31702 .
31703  If you use 
31704 \family sans
31705 xindy
31706 \family default
31707 , this will not work for anything other than bold or italic text.
31708  This is because 
31709 \family sans
31710 xindy
31711 \family default
31712  requires you to define semantic elements before they can be used, see 
31713 \begin_inset CommandInset citation
31714 LatexCommand cite
31715 after "p. 678 ff."
31716 key "latexcompanion"
31717 literal "true"
31718
31719 \end_inset
31720
31721  for details.
31722 \end_layout
31723
31724 \end_inset
31725
31726
31727 \end_layout
31728
31729 \begin_layout Standard
31730 In general, we encourage you to not format page numbers directly as shown
31731  above.
31732  Instead, you should define a macro in the preamble and use that.
31733  Maybe you want all page references italic that refer to a definition of
31734  the indexed term, so that users can easily find definitions.
31735  If so, put the following in the preamble
31736 \end_layout
31737
31738 \begin_layout Standard
31739
31740 \series bold
31741
31742 \backslash
31743 newcommand{
31744 \backslash
31745 IndexDef}[1]{
31746 \backslash
31747 textit{#1}}
31748 \end_layout
31749
31750 \begin_layout Standard
31751 and write
31752 \end_layout
31753
31754 \begin_layout Standard
31755
31756 \series bold
31757 my entry|IndexDef
31758 \end_layout
31759
31760 \begin_layout Standard
31761 in the index entry.
31762 \begin_inset Index idx
31763 status open
31764
31765 \begin_layout Plain Layout
31766 Dummy entries ! my entry|IndexDef
31767 \end_layout
31768
31769 \end_inset
31770
31771  The advantage is that, if you change your mind later or if your publisher
31772  insists that definitions must not be italic but bold, you just need to
31773  change the macro in the preamble, not every single index entry.
31774 \end_layout
31775
31776 \begin_layout Standard
31777 You can also change the layout for the whole index.
31778  For example, we marked the index list box of this document as bold to get
31779  a bold font for all index entries.
31780  For more advanced tasks you have to set up a so-called 
31781 \emph on
31782 Index Style File
31783 \emph default
31784 , see the 
31785 \family sans
31786 makeindex
31787 \family default
31788  or 
31789 \family sans
31790 xindy
31791 \family default
31792  documentation for details, 
31793 \begin_inset CommandInset citation
31794 LatexCommand cite
31795 key "makeindex,xindy"
31796 literal "true"
31797
31798 \end_inset
31799
31800 .
31801 \end_layout
31802
31803 \begin_layout Subsection
31804 Index Program
31805 \begin_inset Index idx
31806 status collapsed
31807
31808 \begin_layout Plain Layout
31809 Index ! Program
31810 \end_layout
31811
31812 \end_inset
31813
31814
31815 \begin_inset CommandInset label
31816 LatexCommand label
31817 name "subsec:Index-Program"
31818
31819 \end_inset
31820
31821
31822 \end_layout
31823
31824 \begin_layout Standard
31825 If the index generation program 
31826 \family sans
31827 xindy
31828 \family default
31829  is installed, \SpecialChar LyX
31830  uses it for index generation; otherwise the program 
31831 \family sans
31832 makeindex
31833 \family default
31834 , the program that is part of every \SpecialChar LaTeX
31835  distribution, is used.
31836 \begin_inset Foot
31837 status collapsed
31838
31839 \begin_layout Plain Layout
31840
31841 \family sans
31842 Makeindex
31843 \family default
31844  is very old, no longer under development and has many pitfalls, notably
31845  that it was developed with only the English language in mind.
31846  So it fails to sort anything other than a monolingual English text correctly.
31847  We have shown above how to fix this sorting.
31848  However, if you are writing in another than the English language, consider
31849  to use 
31850 \family sans
31851 xindy
31852 \family default
31853 .
31854 \end_layout
31855
31856 \end_inset
31857
31858  Both programs can be controlled by options that can be set in \SpecialChar LyX
31859 's preferences
31860  dialog, see section
31861 \begin_inset space ~
31862 \end_inset
31863
31864
31865 \begin_inset CommandInset ref
31866 LatexCommand ref
31867 reference "subsec:LaTeX-settings"
31868
31869 \end_inset
31870
31871 .
31872  The available options are listed and explained in 
31873 \begin_inset CommandInset citation
31874 LatexCommand cite
31875 key "makeindex-man,xindy"
31876 literal "true"
31877
31878 \end_inset
31879
31880 .
31881  In this dialog, you can also specify an alternative program to generate
31882  the index.
31883 \end_layout
31884
31885 \begin_layout Standard
31886 If you need specific options or an alternative index program only for a
31887  given document, you can define the program and\SpecialChar breakableslash
31888 or the options in 
31889 \family sans
31890 Document\SpecialChar menuseparator
31891 Settings\SpecialChar menuseparator
31892 Indexes
31893 \family default
31894 .
31895  This is especially useful if you need to pass language-specific options
31896  to the index program or if you need a specific layout style.
31897 \end_layout
31898
31899 \begin_layout Subsection
31900 Multiple Indexes
31901 \end_layout
31902
31903 \begin_layout Standard
31904 In many fields it is common to have more than one index.
31905  For instance, you might need to set up a separate 
31906 \begin_inset Quotes eld
31907 \end_inset
31908
31909 Index of Names
31910 \begin_inset Quotes erd
31911 \end_inset
31912
31913  next to the standard index.
31914  \SpecialChar LaTeX
31915  does not provide this possibility out of the box, but there are packages
31916  that add this feature.
31917  \SpecialChar LyX
31918  uses the 
31919 \series bold
31920 splitidx
31921 \series default
31922
31923 \begin_inset Index idx
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927 \SpecialChar LaTeX
31928  packages ! splitidx
31929 \end_layout
31930
31931 \end_inset
31932
31933  package to generate multiple indexes.
31934  The package is included in all recent \SpecialChar LaTeX
31935  distributions.
31936 \begin_inset Foot
31937 status collapsed
31938
31939 \begin_layout Plain Layout
31940 If yours does not ship it, consult the \SpecialChar TeX
31941  catalogue, 
31942 \begin_inset CommandInset citation
31943 LatexCommand cite
31944 key "TeXCatalogue"
31945 literal "true"
31946
31947 \end_inset
31948
31949 .
31950  Note that the package does not only consist of a \SpecialChar LaTeX
31951  style, but it also includes
31952  specific preprocessor programs that need to be installed as well.
31953  Please consult the package's manual for details.
31954 \end_layout
31955
31956 \end_inset
31957
31958
31959 \end_layout
31960
31961 \begin_layout Standard
31962 To set up \SpecialChar LyX
31963  for the use of multiple indexes, go to 
31964 \family sans
31965 Document\SpecialChar menuseparator
31966 Settings\SpecialChar menuseparator
31967 Indexes
31968 \family default
31969  and select the option 
31970 \family sans
31971 Use multiple Indexes
31972 \family default
31973 .
31974  Note that the list 
31975 \family sans
31976 Available Indexes
31977 \family default
31978  already contains the standard index 
31979 \begin_inset Quotes eld
31980 \end_inset
31981
31982 Index
31983 \begin_inset Quotes erd
31984 \end_inset
31985
31986 .
31987  To add further indexes, add the name of the index (in the form that should
31988  also appear as a heading) to the 
31989 \family sans
31990 New
31991 \family default
31992  input field and press the 
31993 \family sans
31994 Add
31995 \family default
31996  button.
31997  The new index now also appears in the list.
31998  If you like, you can attribute an alternative \SpecialChar LyX
31999  label color to the new index.
32000 \end_layout
32001
32002 \begin_layout Standard
32003 Once the document changes have been applied, you can find the new index
32004  list in 
32005 \family sans
32006 Insert\SpecialChar menuseparator
32007 List/TOC
32008 \family default
32009  and the 
32010 \family sans
32011 Insert
32012 \family default
32013  menu has a separate entry for each of the defined indexes.
32014  The workflow is basically the same as for the default index, but there
32015  are additional features:
32016 \end_layout
32017
32018 \begin_layout Itemize
32019 If you want to change the attribution of a specific index entry, right-clicking
32020  on the entry's label will open a dialog where you can do that.
32021 \end_layout
32022
32023 \begin_layout Itemize
32024 By right-clicking on an index, you can change its type.
32025  Furthermore, you can specify an index to be a 
32026 \family sans
32027 Subindex
32028 \family default
32029 .
32030  If you do that, the heading of that list will be decreased by one level.
32031  For example, if you use a book class, where the standard index heading
32032  is defined as a chapter, subindexes will be defined as sections and can
32033  thus be nested to the non-subindexes.
32034 \end_layout
32035
32036 \begin_layout Itemize
32037 The option 
32038 \family sans
32039 Literal
32040 \family default
32041  allows to use \SpecialChar TeX
32042  code in the name of the index.
32043 \end_layout
32044
32045 \begin_layout Section
32046 Nomenclature/Glossary 
32047 \begin_inset Index idx
32048 status collapsed
32049
32050 \begin_layout Plain Layout
32051 Nomenclature
32052 \end_layout
32053
32054 \end_inset
32055
32056
32057 \begin_inset Index idx
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061 Glossary|see
32062 \begin_inset ERT
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066
32067 {
32068 \end_layout
32069
32070 \end_inset
32071
32072 Nomenclature
32073 \begin_inset ERT
32074 status collapsed
32075
32076 \begin_layout Plain Layout
32077
32078 }
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \end_inset
32087
32088
32089 \begin_inset CommandInset label
32090 LatexCommand label
32091 name "sec:Nomenclature"
32092
32093 \end_inset
32094
32095
32096 \end_layout
32097
32098 \begin_layout Standard
32099 Sometimes you need to provide a list of technical terms or symbols that
32100  are mentioned in your document with a brief explanation of them – a so
32101  called nomenclature or glossary.
32102 \end_layout
32103
32104 \begin_layout Standard
32105 To be able to create nomenclatures or glossaries, you need the \SpecialChar LaTeX
32106  package
32107  
32108 \series bold
32109 nomencl
32110 \series default
32111
32112 \begin_inset Index idx
32113 status collapsed
32114
32115 \begin_layout Plain Layout
32116 \SpecialChar LaTeX
32117  packages ! nomencl
32118 \end_layout
32119
32120 \end_inset
32121
32122  installed.
32123  You find it in the \SpecialChar TeX
32124  catalogue, 
32125 \begin_inset CommandInset citation
32126 LatexCommand cite
32127 key "TeXCatalogue"
32128 literal "true"
32129
32130 \end_inset
32131
32132  or in the package manager of your \SpecialChar LaTeX
32133 -system.
32134 \end_layout
32135
32136 \begin_layout Standard
32137 A nomenclature entry is created if you place the cursor after a symbol entry
32138  and then use the menu 
32139 \family sans
32140 Insert\SpecialChar menuseparator
32141
32142 \family default
32143 N
32144 \family sans
32145 omenclature
32146 \begin_inset space ~
32147 \end_inset
32148
32149 Entry
32150 \family default
32151  or the toolbar button 
32152 \begin_inset Info
32153 type  "icon"
32154 arg   "nomencl-insert"
32155 \end_inset
32156
32157 .
32158  A gray box labeled 
32159 \begin_inset Quotes eld
32160 \end_inset
32161
32162
32163 \family sans
32164 Nom
32165 \family default
32166
32167 \begin_inset Quotes erd
32168 \end_inset
32169
32170  is inserted and a window pops up asking for the nomenclature entry.
32171 \end_layout
32172
32173 \begin_layout Standard
32174 A nomenclature entry consists of two main entries.
32175  The first is the term or 
32176 \family sans
32177 Symbol
32178 \family default
32179  that you wish to define.
32180  The second is the 
32181 \family sans
32182 Description
32183 \family default
32184  of the term or symbol.
32185 \end_layout
32186
32187 \begin_layout Standard
32188 \begin_inset Note Greyedout
32189 status open
32190
32191 \begin_layout Plain Layout
32192
32193 \series bold
32194 Note:
32195 \series default
32196  To use \SpecialChar TeX
32197  code for nomenclature entries the option 
32198 \family sans
32199 Literal
32200 \family default
32201  in the nomenclature dialog has to be used.
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \end_layout
32208
32209 \begin_layout Subsection
32210 Nomenclature Definition and Layout
32211 \begin_inset Index idx
32212 status collapsed
32213
32214 \begin_layout Plain Layout
32215 Nomenclature ! Layout
32216 \end_layout
32217
32218 \end_inset
32219
32220
32221 \end_layout
32222
32223 \begin_layout Standard
32224 If you have symbols in formulas, you have to define them in the 
32225 \family sans
32226 Symbol
32227 \family default
32228  field as \SpecialChar LaTeX
32229  formulas.
32230  For example to get 
32231 \begin_inset Quotes eld
32232 \end_inset
32233
32234
32235 \begin_inset Formula $\sigma$
32236 \end_inset
32237
32238
32239 \begin_inset Quotes erd
32240 \end_inset
32241
32242 , insert this:
32243 \begin_inset Newline newline
32244 \end_inset
32245
32246
32247 \series bold
32248 $
32249 \backslash
32250 sigma$
32251 \begin_inset Newline newline
32252 \end_inset
32253
32254
32255 \series default
32256 The 
32257 \begin_inset Quotes eld
32258 \end_inset
32259
32260 $
32261 \begin_inset Quotes erd
32262 \end_inset
32263
32264  character starts/ends the formula.
32265  The \SpecialChar LaTeX
32266 -command for the Greek letter is the name of the letter beginning with
32267  a backslash 
32268 \begin_inset Quotes eld
32269 \end_inset
32270
32271
32272 \backslash
32273
32274 \begin_inset Quotes erd
32275 \end_inset
32276
32277 .
32278  For capital Greek letters, start the command also with a capital letter,
32279  like 
32280 \series bold
32281
32282 \backslash
32283 Sigma
32284 \series default
32285 .
32286 \end_layout
32287
32288 \begin_layout Standard
32289 (A short introduction to the \SpecialChar LaTeX
32290  syntax is given in section
32291 \begin_inset space ~
32292 \end_inset
32293
32294
32295 \begin_inset CommandInset ref
32296 LatexCommand ref
32297 reference "subsec:LaTeX-Syntax"
32298
32299 \end_inset
32300
32301 .)
32302 \end_layout
32303
32304 \begin_layout Standard
32305 You cannot use the 
32306 \family sans
32307 Text
32308 \begin_inset space ~
32309 \end_inset
32310
32311 Style
32312 \family default
32313  dialog to format the description text; you have to use \SpecialChar LaTeX
32314 -commands.
32315  For example the description of the nomenclature entry for the 
32316 \begin_inset Quotes eld
32317 \end_inset
32318
32319
32320 \begin_inset Formula $\sigma$
32321 \end_inset
32322
32323
32324 \begin_inset Quotes erd
32325 \end_inset
32326
32327  in this document is:
32328 \begin_inset Newline newline
32329 \end_inset
32330
32331
32332 \series bold
32333 dummy entry for the character 
32334 \backslash
32335 textsf{sigma}
32336 \series default
32337
32338 \begin_inset Newline newline
32339 \end_inset
32340
32341 The command 
32342 \series bold
32343
32344 \backslash
32345 textsf
32346 \series default
32347  sets the fonts to 
32348 \family sans
32349 sans
32350 \begin_inset space ~
32351 \end_inset
32352
32353 serif
32354 \family default
32355 .
32356  To get 
32357 \series bold
32358 bold
32359 \series default
32360  font use the command 
32361 \series bold
32362
32363 \backslash
32364 textbf
32365 \series default
32366 , for 
32367 \family typewriter
32368 typewriter
32369 \family default
32370  use 
32371 \series bold
32372
32373 \backslash
32374 texttt
32375 \series default
32376 , for 
32377 \emph on
32378 emphasized
32379 \emph default
32380  use 
32381 \series bold
32382
32383 \backslash
32384 emph
32385 \series default
32386 .
32387 \end_layout
32388
32389 \begin_layout Standard
32390 To customize the appearance of all symbols add e.
32391 \begin_inset space \thinspace{}
32392 \end_inset
32393
32394 g.
32395 \begin_inset space \space{}
32396 \end_inset
32397
32398 the command
32399 \begin_inset Newline newline
32400 \end_inset
32401
32402
32403 \series bold
32404
32405 \backslash
32406 renewcommand{
32407 \backslash
32408 nomlabel}[1]{
32409 \backslash
32410 textsf{
32411 \backslash
32412 textbf{#1}}}
32413 \series default
32414
32415 \begin_inset Newline newline
32416 \end_inset
32417
32418 to the LaTeX preamble in the document settings.
32419  This command will make the font of all symbols 
32420 \series bold
32421 bold
32422 \series default
32423  and 
32424 \family sans
32425 sans
32426 \begin_inset space ~
32427 \end_inset
32428
32429 serif
32430 \family default
32431 .
32432 \end_layout
32433
32434 \begin_layout Standard
32435 If the characters |
32436 \begin_inset space \space{}
32437 \end_inset
32438
32439 ,
32440 \begin_inset space \space{}
32441 \end_inset
32442
32443 !
32444 \begin_inset space \space{}
32445 \end_inset
32446
32447 , @ and
32448 \begin_inset space \space{}
32449 \end_inset
32450
32451 "
32452 \begin_inset space \space{}
32453 \end_inset
32454
32455 should appear in nomenclature entries containing \SpecialChar TeX
32456  code they need to be escaped
32457  by adding a quote character in front of them.
32458 \begin_inset CommandInset nomenclature
32459 LatexCommand nomenclature
32460 symbol "\"@, \"|, \"!, \"\""
32461 description "The quote sign in TeX code is output by writing ' \"\" '."
32462 literal "true"
32463
32464 \end_inset
32465
32466
32467 \end_layout
32468
32469 \begin_layout Subsection
32470 Sort Order of Nomenclature Entries
32471 \begin_inset Index idx
32472 status collapsed
32473
32474 \begin_layout Plain Layout
32475 Nomenclature ! Sort order
32476 \end_layout
32477
32478 \end_inset
32479
32480
32481 \end_layout
32482
32483 \begin_layout Standard
32484 The nomenclature entries are sorted alphabetically by the \SpecialChar LaTeX
32485 -code of the symbol
32486  definition.
32487  This leads to undesired results when you, for example, have symbols in
32488  formulas.
32489  Suppose you have nomenclature entries for the symbols 
32490 \emph on
32491 a
32492 \begin_inset CommandInset nomenclature
32493 LatexCommand nomenclature
32494 symbol "a"
32495 description "dummy entry for the character \"a\""
32496 literal "false"
32497
32498 \end_inset
32499
32500
32501 \emph default
32502  and 
32503 \begin_inset Formula $\sigma$
32504 \end_inset
32505
32506
32507 \begin_inset CommandInset nomenclature
32508 LatexCommand nomenclature
32509 prefix "sigma"
32510 symbol "$\\sigma$"
32511 description "dummy entry for the character \\textsf{sigma}"
32512 literal "true"
32513
32514 \end_inset
32515
32516 .
32517  They will be sorted by 
32518 \begin_inset Quotes eld
32519 \end_inset
32520
32521
32522 \family sans
32523 a
32524 \family default
32525
32526 \begin_inset Quotes erd
32527 \end_inset
32528
32529  and 
32530 \begin_inset Quotes eld
32531 \end_inset
32532
32533
32534 \family typewriter
32535 $
32536 \backslash
32537 sigma$
32538 \family default
32539
32540 \begin_inset Quotes erd
32541 \end_inset
32542
32543  – the 
32544 \begin_inset Formula $\sigma$
32545 \end_inset
32546
32547  will be sorted before the 
32548 \emph on
32549 a
32550 \emph default
32551  since the character 
32552 \begin_inset Quotes eld
32553 \end_inset
32554
32555 $
32556 \begin_inset Quotes erd
32557 \end_inset
32558
32559  is considered in sorting.
32560 \end_layout
32561
32562 \begin_layout Standard
32563 To control the sort order, you can edit the 
32564 \family sans
32565 Sort
32566 \begin_inset space ~
32567 \end_inset
32568
32569 as
32570 \family default
32571  field of the nomenclature dialog.
32572  Then the nomenclature entry will be sorted by this entry and not the symbol
32573  definition.
32574  For the example given, you can insert 
32575 \family typewriter
32576 sigma
32577 \family default
32578  in this field for the 
32579 \begin_inset Formula $\sigma$
32580 \end_inset
32581
32582 , then 
32583 \emph on
32584 a
32585 \emph default
32586  will be located before 
32587 \begin_inset Formula $\sigma$
32588 \end_inset
32589
32590 .
32591 \end_layout
32592
32593 \begin_layout Standard
32594 For subgrouping and tips for using sort entries see the 
32595 \series bold
32596 nomencl
32597 \series default
32598  documentation, 
32599 \begin_inset CommandInset citation
32600 LatexCommand cite
32601 key "nomencl"
32602 literal "true"
32603
32604 \end_inset
32605
32606 .
32607 \end_layout
32608
32609 \begin_layout Subsection
32610 Nomenclature Options
32611 \begin_inset Index idx
32612 status collapsed
32613
32614 \begin_layout Plain Layout
32615 Nomenclature ! Options
32616 \end_layout
32617
32618 \end_inset
32619
32620
32621 \begin_inset CommandInset label
32622 LatexCommand label
32623 name "subsec:Nomenclature-Options"
32624
32625 \end_inset
32626
32627
32628 \end_layout
32629
32630 \begin_layout Standard
32631 The 
32632 \series bold
32633 nomencl
32634 \series default
32635  package offers some options to adjust the appearance of the nomenclature.
32636  Here are some of its options; for more have a look at its documentation:
32637 \end_layout
32638
32639 \begin_layout Description
32640 refeq Appends the phrase 
32641 \begin_inset Quotes eld
32642 \end_inset
32643
32644
32645 \family sans
32646 , see equation (
32647 \emph on
32648 eq
32649 \emph default
32650 )
32651 \family default
32652
32653 \begin_inset Quotes erd
32654 \end_inset
32655
32656  to every nomenclature entry, where 
32657 \family sans
32658 \emph on
32659 eq
32660 \family default
32661 \emph default
32662  is the number of the last equation in front of the nomenclature entry
32663 \end_layout
32664
32665 \begin_layout Description
32666 refpage Appends the phrase 
32667 \begin_inset Quotes eld
32668 \end_inset
32669
32670
32671 \family sans
32672 , page (
32673 \emph on
32674 page
32675 \emph default
32676 )
32677 \family default
32678
32679 \begin_inset Quotes erd
32680 \end_inset
32681
32682  to every nomenclature entry, where 
32683 \family sans
32684 \emph on
32685 page
32686 \family default
32687 \emph default
32688  is the number of the page on which the nomenclature entry appeared
32689 \end_layout
32690
32691 \begin_layout Description
32692 intoc Inserts the nomenclature in the Table of Contents
32693 \end_layout
32694
32695 \begin_layout Standard
32696 To use one or more of the options, add them to the comma-separated document
32697  class options list in the 
32698 \family sans
32699 Document\SpecialChar menuseparator
32700 Settings
32701 \family default
32702  dialog.
32703  In this document the options 
32704 \series bold
32705 refpage, intoc
32706 \series default
32707  are used.
32708 \end_layout
32709
32710 \begin_layout Standard
32711 \begin_inset VSpace bigskip
32712 \end_inset
32713
32714
32715 \end_layout
32716
32717 \begin_layout Standard
32718 You can also use the first two options above only for certain nomenclature
32719  entries when you add one of the following commands as last entry to the
32720  
32721 \family sans
32722 Description
32723 \family default
32724  field in the nomenclature dialog:
32725 \end_layout
32726
32727 \begin_layout Description
32728
32729 \backslash
32730 nomrefeq Like the 
32731 \series bold
32732 refeq
32733 \series default
32734  option
32735 \end_layout
32736
32737 \begin_layout Description
32738
32739 \backslash
32740 nomrefpage Like the 
32741 \series bold
32742 refpage
32743 \series default
32744  option
32745 \end_layout
32746
32747 \begin_layout Description
32748
32749 \backslash
32750 nomrefeqpage Short notation of 
32751 \series bold
32752
32753 \backslash
32754 nomrefeq
32755 \backslash
32756 nomrefpage
32757 \end_layout
32758
32759 \begin_layout Description
32760
32761 \backslash
32762 nomnorefeq,
32763 \begin_inset space ~
32764 \end_inset
32765
32766
32767 \backslash
32768 nomnorefpage,
32769 \begin_inset space ~
32770 \end_inset
32771
32772
32773 \backslash
32774 nomnorefeqpage Turns off the corresponding options
32775 \end_layout
32776
32777 \begin_layout Standard
32778 Words like 
32779 \begin_inset Quotes eld
32780 \end_inset
32781
32782 page
32783 \begin_inset Quotes erd
32784 \end_inset
32785
32786  are automatically translated for most document languages.
32787  If not, add these lines in front of the nomenclature list as \SpecialChar TeX
32788  code:
32789 \end_layout
32790
32791 \begin_layout Standard
32792 \noindent
32793
32794 \series bold
32795
32796 \backslash
32797 renewcommand*{
32798 \backslash
32799 eqdeclaration}[1]{
32800 \begin_inset Newline newline
32801 \end_inset
32802
32803
32804 \size small
32805
32806 \begin_inset Phantom HPhantom
32807 status open
32808
32809 \begin_layout Plain Layout
32810 \begin_inset space ~
32811 \end_inset
32812
32813
32814 \end_layout
32815
32816 \end_inset
32817
32818
32819 \size default
32820
32821 \backslash
32822 unskip, see equation
32823 \backslash
32824 nobreakspace(#1)}
32825 \begin_inset Newline newline
32826 \end_inset
32827
32828
32829 \backslash
32830 renewcommand*{
32831 \backslash
32832 pagedeclaration}[1]{
32833 \begin_inset Newline newline
32834 \end_inset
32835
32836
32837 \size small
32838
32839 \begin_inset Phantom HPhantom
32840 status open
32841
32842 \begin_layout Plain Layout
32843 \begin_inset space ~
32844 \end_inset
32845
32846
32847 \end_layout
32848
32849 \end_inset
32850
32851
32852 \size default
32853
32854 \backslash
32855 unskip, page
32856 \backslash
32857 nobreakspace{}#1}
32858 \end_layout
32859
32860 \begin_layout Standard
32861 If the numbers should be hyperlinks, assure that you use 
32862 \family sans
32863 Hyperref
32864 \begin_inset space ~
32865 \end_inset
32866
32867 Support
32868 \family default
32869  in the document settings under 
32870 \family sans
32871 PDF
32872 \begin_inset space ~
32873 \end_inset
32874
32875 Properties
32876 \family default
32877  and use instead:
32878 \end_layout
32879
32880 \begin_layout Standard
32881
32882 \series bold
32883
32884 \backslash
32885 renewcommand*{
32886 \backslash
32887 eqdeclaration}[1]{
32888 \begin_inset Newline newline
32889 \end_inset
32890
32891
32892 \begin_inset Phantom HPhantom
32893 status open
32894
32895 \begin_layout Plain Layout
32896 \begin_inset space ~
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \end_inset
32903
32904
32905 \backslash
32906 unskip, see 
32907 \backslash
32908 hyperlink{equation.#1}{equation
32909 \backslash
32910 nobreakspace{}(#1)}}
32911 \begin_inset Newline newline
32912 \end_inset
32913
32914
32915 \backslash
32916 renewcommand*{
32917 \backslash
32918 pagedeclaration}[1]{
32919 \begin_inset Newline newline
32920 \end_inset
32921
32922
32923 \begin_inset Phantom HPhantom
32924 status open
32925
32926 \begin_layout Plain Layout
32927 \begin_inset space ~
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \end_inset
32934
32935
32936 \backslash
32937 unskip, 
32938 \backslash
32939 hyperlink{page.#1}{page
32940 \backslash
32941 nobreakspace{}#1}}
32942 \end_layout
32943
32944 \begin_layout Subsection
32945 Printing the Nomenclature
32946 \begin_inset Index idx
32947 status collapsed
32948
32949 \begin_layout Plain Layout
32950 Nomenclature ! Printing
32951 \end_layout
32952
32953 \end_inset
32954
32955
32956 \end_layout
32957
32958 \begin_layout Standard
32959 To print the nomenclature, use the menu 
32960 \family sans
32961 Insert\SpecialChar menuseparator
32962 Lists/TOC\SpecialChar menuseparator
32963 Nomenclature
32964 \family default
32965 .
32966  A box labeled 
32967 \begin_inset Quotes eld
32968 \end_inset
32969
32970
32971 \family sans
32972 Nomenclature
32973 \family default
32974
32975 \begin_inset Quotes erd
32976 \end_inset
32977
32978  will show the place where the nomenclature is printed in the output.
32979  By right-clicking on it, the amount of space for symbols can be altered.
32980  You can choose between these settings:
32981 \end_layout
32982
32983 \begin_layout Description
32984 Default a space of 1
32985 \begin_inset space \thinspace{}
32986 \end_inset
32987
32988 cm is used
32989 \end_layout
32990
32991 \begin_layout Description
32992 Longest
32993 \begin_inset space ~
32994 \end_inset
32995
32996 label
32997 \begin_inset space ~
32998 \end_inset
32999
33000 width the width of the widest symbol of all nomenclature entries is used
33001 \end_layout
33002
33003 \begin_layout Description
33004 Custom custom space
33005 \end_layout
33006
33007 \begin_layout Standard
33008 In the printed output the title of the nomenclature appears as 
33009 \begin_inset Quotes eld
33010 \end_inset
33011
33012 Nomenclature
33013 \begin_inset Quotes erd
33014 \end_inset
33015
33016 .
33017  If you are not happy with the name, you can change it by redefining the
33018  command 
33019 \series bold
33020
33021 \backslash
33022 nomname
33023 \series default
33024  in the preamble.
33025  For example, in order to change the name to 
33026 \emph on
33027 List of Symbols
33028 \emph default
33029 , add the following line to the preamble:
33030 \end_layout
33031
33032 \begin_layout Standard
33033
33034 \series bold
33035
33036 \backslash
33037 AtBeginDocument{
33038 \backslash
33039 addto
33040 \backslash
33041 captionsenglish{
33042 \backslash
33043 def
33044 \backslash
33045 nomname{List of Symbols}}}
33046 \end_layout
33047
33048 \begin_layout Standard
33049 When you are using another document language than English, replace
33050 \begin_inset Newline newline
33051 \end_inset
33052
33053
33054 \series bold
33055
33056 \backslash
33057 captionsenglish
33058 \series default
33059  by 
33060 \series bold
33061
33062 \backslash
33063 extras***
33064 \series default
33065 , where *** is the name of the language used.
33066 \end_layout
33067
33068 \begin_layout Subsection
33069 Nomenclature Program
33070 \begin_inset Index idx
33071 status collapsed
33072
33073 \begin_layout Plain Layout
33074 Nomenclature ! Program
33075 \end_layout
33076
33077 \end_inset
33078
33079
33080 \begin_inset CommandInset label
33081 LatexCommand label
33082 name "subsec:Nomenclature-Program"
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Standard
33090 \SpecialChar LyX
33091  uses the program 
33092 \family sans
33093 makeindex
33094 \family default
33095 , that is part of every \SpecialChar LaTeX
33096  distribution, to generate the nomenclature.
33097  \SpecialChar LyX
33098 's preferences dialog allows you to specify another program or to control
33099  
33100 \family sans
33101 makeindex
33102 \family default
33103  by adding options, see section
33104 \begin_inset space ~
33105 \end_inset
33106
33107
33108 \begin_inset CommandInset ref
33109 LatexCommand ref
33110 reference "subsec:LaTeX-settings"
33111
33112 \end_inset
33113
33114 .
33115  The available options are listed and explained in 
33116 \begin_inset CommandInset citation
33117 LatexCommand cite
33118 key "nomencl,makeindex"
33119 literal "true"
33120
33121 \end_inset
33122
33123 .
33124 \end_layout
33125
33126 \begin_layout Section
33127 Branches
33128 \begin_inset Index idx
33129 status collapsed
33130
33131 \begin_layout Plain Layout
33132 Branches
33133 \end_layout
33134
33135 \end_inset
33136
33137
33138 \begin_inset Index idx
33139 status collapsed
33140
33141 \begin_layout Plain Layout
33142 Document ! Branches
33143 \end_layout
33144
33145 \end_inset
33146
33147
33148 \begin_inset CommandInset label
33149 LatexCommand label
33150 name "sec:Branches"
33151
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \begin_layout Standard
33158 Sometimes it is useful to hide some document parts in the output.
33159  For example a teacher who is setting an exam obviously doesn't want the
33160  pupils to see the answers, but having questions and answers in the same
33161  document will make the life of the markers of that exam much easier.
33162 \end_layout
33163
33164 \begin_layout Standard
33165 For these cases \SpecialChar LyX
33166  allows you to put text into branches.
33167  The text will then only appear in the output when its branch is activated.
33168  To create a branch, either select the menu 
33169 \family sans
33170 Insert\SpecialChar menuseparator
33171 Branch\SpecialChar menuseparator
33172 Insert New Branch
33173 \family default
33174  (if you just want to specify a new branch) or go in the 
33175 \family sans
33176 Document\SpecialChar menuseparator
33177 Settings
33178 \family default
33179  dialog to 
33180 \family sans
33181 Branches
33182 \family default
33183 , where you can specify and change the name of the branch, its activation
33184  state (whether the content of the branch is shown in the output or not),
33185  its background color inside \SpecialChar LyX
33186  and whether the name of the branch should
33187  be appended to the document file name on export if the branch is active
33188  (see below for an example).
33189  Furthermore, the dialog lets you merge two branches (just rename one branch
33190  to the name of the other) and to add 
33191 \begin_inset Quotes eld
33192 \end_inset
33193
33194 unknown branches
33195 \begin_inset Quotes erd
33196 \end_inset
33197
33198  (i.
33199 \begin_inset space \thinspace{}
33200 \end_inset
33201
33202 e.
33203 \begin_inset space ~
33204 \end_inset
33205
33206 branches that were added to the document via copy and paste from other documents
33207 , without having been defined) to the document's branch list.
33208 \end_layout
33209
33210 \begin_layout Standard
33211 Text that should be in a branch is set into branch inset boxes.
33212  These boxes are inserted via the menu 
33213 \family sans
33214 Insert\SpecialChar menuseparator
33215 Branch
33216 \family default
33217  where you can choose a branch.
33218  You can later change the activation state of the branch by right-clicking
33219  on them.
33220 \end_layout
33221
33222 \begin_layout Standard
33223 Here is an example, where only the question text appears, the answer branch
33224  is deactivated and therefore does not appear in the output:
33225 \end_layout
33226
33227 \begin_layout Standard
33228 \begin_inset Branch Question
33229 inverted 0
33230 status open
33231
33232 \begin_layout Standard
33233
33234 \series bold
33235 Question:
33236 \series default
33237  Who was the first physics Nobel prize winner?
33238 \end_layout
33239
33240 \end_inset
33241
33242
33243 \end_layout
33244
33245 \begin_layout Standard
33246 \begin_inset Branch Answer
33247 inverted 0
33248 status collapsed
33249
33250 \begin_layout Standard
33251
33252 \series bold
33253 Answer:
33254 \series default
33255  Wilhelm Conrad Röntgen
33256 \end_layout
33257
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Standard
33264 If you activate 
33265 \family sans
33266 Filename Suffix
33267 \family default
33268  in 
33269 \family sans
33270 Document\SpecialChar menuseparator
33271 Settings\SpecialChar menuseparator
33272 Branches
33273 \family default
33274 , the name of the active branches will be appended to the file name at export.
33275  Consider for example a file 
33276 \begin_inset Quotes eld
33277 \end_inset
33278
33279 Exam.lyx
33280 \begin_inset Quotes erd
33281 \end_inset
33282
33283  which has the above branches.
33284  If 
33285 \begin_inset Quotes eld
33286 \end_inset
33287
33288 Filename Suffix
33289 \begin_inset Quotes erd
33290 \end_inset
33291
33292  is active, the PDF export file would be called 
33293 \begin_inset Quotes eld
33294 \end_inset
33295
33296 Exam.pdf
33297 \begin_inset Quotes erd
33298 \end_inset
33299
33300  if both the 
33301 \begin_inset Quotes eld
33302 \end_inset
33303
33304 Question
33305 \begin_inset Quotes erd
33306 \end_inset
33307
33308  and 
33309 \begin_inset Quotes eld
33310 \end_inset
33311
33312 Answer
33313 \begin_inset Quotes erd
33314 \end_inset
33315
33316  branch were inactive, 
33317 \begin_inset Quotes eld
33318 \end_inset
33319
33320 Exam-Question.pdf
33321 \begin_inset Quotes erd
33322 \end_inset
33323
33324  if only the 
33325 \begin_inset Quotes eld
33326 \end_inset
33327
33328 Question
33329 \begin_inset Quotes erd
33330 \end_inset
33331
33332  branch was active, likewise 
33333 \begin_inset Quotes eld
33334 \end_inset
33335
33336 Exam-Answer.pdf
33337 \begin_inset Quotes erd
33338 \end_inset
33339
33340  if only the 
33341 \begin_inset Quotes eld
33342 \end_inset
33343
33344 Answer
33345 \begin_inset Quotes erd
33346 \end_inset
33347
33348  branch was active, and 
33349 \begin_inset Quotes eld
33350 \end_inset
33351
33352 Exam-Question-Answer.pdf
33353 \begin_inset Quotes erd
33354 \end_inset
33355
33356  if both branches were active.
33357  This helps you to export different versions of your document easily.
33358 \begin_inset VSpace bigskip
33359 \end_inset
33360
33361
33362 \end_layout
33363
33364 \begin_layout Standard
33365 There are also inverted branch insets, whose content is output just in case
33366  the branch is 
33367 \emph on
33368 not
33369 \emph default
33370  activated.
33371  This make it easy to add alternative text for different versions of a document.
33372  To control whether a particular inset is inverted, right-click on the inset
33373  button and choose 
33374 \family sans
33375 Invert
33376 \begin_inset space ~
33377 \end_inset
33378
33379 Inset
33380 \family default
33381 .
33382 \end_layout
33383
33384 \begin_layout Standard
33385 \begin_inset Branch Answer
33386 inverted 1
33387 status open
33388
33389 \begin_layout Standard
33390
33391 \series bold
33392 No answer:
33393 \series default
33394  Because the 
33395 \begin_inset Quotes eld
33396 \end_inset
33397
33398 Answer
33399 \begin_inset Quotes erd
33400 \end_inset
33401
33402  branch is deactivated.
33403 \end_layout
33404
33405 \end_inset
33406
33407
33408 \begin_inset VSpace bigskip
33409 \end_inset
33410
33411
33412 \end_layout
33413
33414 \begin_layout Standard
33415 To use conditional output inside places where you cannot insert branch insets,
33416  like inside equations, you can code special \SpecialChar LaTeX
33417  definitions for each branch.
33418  For example you can define for the question branch
33419 \begin_inset Foot
33420 status collapsed
33421
33422 \begin_layout Plain Layout
33423 For an introduction to the \SpecialChar LaTeX
33424 -syntax, see section
33425 \begin_inset space ~
33426 \end_inset
33427
33428
33429 \begin_inset CommandInset ref
33430 LatexCommand ref
33431 reference "subsec:LaTeX-Syntax"
33432
33433 \end_inset
33434
33435 .
33436 \end_layout
33437
33438 \end_inset
33439
33440
33441 \end_layout
33442
33443 \begin_layout Standard
33444
33445 \series bold
33446
33447 \backslash
33448 newcommand{
33449 \backslash
33450 question}[1]{#1}
33451 \end_layout
33452
33453 \begin_layout Standard
33454
33455 \series bold
33456
33457 \backslash
33458 newcommand{
33459 \backslash
33460 answer}[1]{}
33461 \end_layout
33462
33463 \begin_layout Standard
33464 and for the answer branch
33465 \end_layout
33466
33467 \begin_layout Standard
33468
33469 \series bold
33470
33471 \backslash
33472 newcommand{
33473 \backslash
33474 question}[1]{}
33475 \end_layout
33476
33477 \begin_layout Standard
33478
33479 \series bold
33480
33481 \backslash
33482 newcommand{
33483 \backslash
33484 answer}[1]{#1}
33485 \end_layout
33486
33487 \begin_layout Standard
33488 \begin_inset Branch Question
33489 inverted 0
33490 status open
33491
33492 \begin_layout Standard
33493 \begin_inset ERT
33494 status open
33495
33496 \begin_layout Plain Layout
33497
33498
33499 \backslash
33500 newcommand{
33501 \backslash
33502 question}[1]{#1}
33503 \end_layout
33504
33505 \begin_layout Plain Layout
33506
33507
33508 \backslash
33509 newcommand{
33510 \backslash
33511 answer}[1]{}
33512 \end_layout
33513
33514 \end_inset
33515
33516
33517 \end_layout
33518
33519 \end_inset
33520
33521
33522 \end_layout
33523
33524 \begin_layout Standard
33525 \begin_inset Branch Answer
33526 inverted 0
33527 status collapsed
33528
33529 \begin_layout Standard
33530 \begin_inset ERT
33531 status open
33532
33533 \begin_layout Plain Layout
33534
33535
33536 \backslash
33537 newcommand{
33538 \backslash
33539 question}[1]{}
33540 \end_layout
33541
33542 \begin_layout Plain Layout
33543
33544
33545 \backslash
33546 newcommand{
33547 \backslash
33548 answer}[1]{#1}
33549 \end_layout
33550
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \begin_layout Standard
33562 Now it is possible to use the 
33563 \series bold
33564
33565 \backslash
33566 question{\SpecialChar ldots
33567 }
33568 \series default
33569  and 
33570 \series bold
33571
33572 \backslash
33573 answer{\SpecialChar ldots
33574 }
33575 \series default
33576  commands to obtain conditional output.
33577  Here is an example formula where only the 
33578 \series bold
33579
33580 \backslash
33581 question
33582 \series default
33583  part appears:
33584 \begin_inset Formula 
33585 \[
33586 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
33587 \]
33588
33589 \end_inset
33590
33591
33592 \end_layout
33593
33594 \begin_layout Standard
33595 Inside math, the same effect can be achieved using math macros, see the
33596  
33597 \emph on
33598 Math
33599 \emph default
33600  manual.
33601 \end_layout
33602
33603 \begin_layout Standard
33604 Each type of branch is allowed to have its specific style defined in layout
33605  files (e.
33606 \begin_inset space \thinspace{}
33607 \end_inset
33608
33609 g.
33610 \begin_inset space \space{}
33611 \end_inset
33612
33613 any branch inset can be automatically wrapped by your own \SpecialChar LaTeX
33614  commands.).
33615  For this advanced usage, see the 
33616 \emph on
33617 Customization
33618 \emph default
33619  manual, section 
33620 \emph on
33621 Flex insets and InsetLayout
33622 \emph default
33623 ).
33624 \end_layout
33625
33626 \begin_layout Section
33627 PDF Properties
33628 \begin_inset CommandInset label
33629 LatexCommand label
33630 name "sec:PDF-Properties"
33631
33632 \end_inset
33633
33634
33635 \begin_inset Index idx
33636 status collapsed
33637
33638 \begin_layout Plain Layout
33639 PDF properties
33640 \end_layout
33641
33642 \end_inset
33643
33644
33645 \end_layout
33646
33647 \begin_layout Standard
33648 The 
33649 \family sans
33650 Document\SpecialChar menuseparator
33651 Settings\SpecialChar menuseparator
33652 PDF Properties
33653 \family default
33654  dialog allows you to set up special options for the PDF output of your
33655  document.
33656  All these options are provided by the \SpecialChar LaTeX
33657 -package 
33658 \series bold
33659 hyperref
33660 \series default
33661
33662 \begin_inset Index idx
33663 status collapsed
33664
33665 \begin_layout Plain Layout
33666 \SpecialChar LaTeX
33667  packages ! hyperref
33668 \end_layout
33669
33670 \end_inset
33671
33672  which will link all cross-references in the DVI- and PDF-output.
33673  This means that the reader of your document will be able to click on a
33674  table of contents entry or on a reference to move to the cross-referenced
33675  part of the document.
33676  
33677 \end_layout
33678
33679 \begin_layout Standard
33680 The header information in the dialog tab 
33681 \family sans
33682 General
33683 \family default
33684  is saved together with the PDF as file properties.
33685  Many programs are able to extract this information, for example, automatically
33686  to recognize who the author is and what the PDF is about.
33687  This is very useful to sort, classify or use PDFs for bibliography issues.
33688  When the option 
33689 \family sans
33690 Automatically
33691 \begin_inset space ~
33692 \end_inset
33693
33694 fill
33695 \begin_inset space ~
33696 \end_inset
33697
33698 header
33699 \family default
33700  is set, \SpecialChar LyX
33701  tries to extract the header information from your document title
33702  and author entries.
33703  The option 
33704 \family sans
33705 Load
33706 \begin_inset space ~
33707 \end_inset
33708
33709 in
33710 \begin_inset space ~
33711 \end_inset
33712
33713 fullscreen
33714 \begin_inset space ~
33715 \end_inset
33716
33717 mode
33718 \family default
33719  will open the PDF in fullscreen mode, which is useful for presentations.
33720 \end_layout
33721
33722 \begin_layout Standard
33723 You can specify in the dialog tab 
33724 \family sans
33725 Hyperlinks
33726 \family default
33727  how the links will look and if links for bibliographical backreferences
33728  are created.
33729  The 
33730 \family sans
33731 Break
33732 \begin_inset space ~
33733 \end_inset
33734
33735 links
33736 \begin_inset space ~
33737 \end_inset
33738
33739 over
33740 \begin_inset space ~
33741 \end_inset
33742
33743 lines
33744 \family default
33745  option allows long links to be split; 
33746 \family sans
33747 No
33748 \begin_inset space ~
33749 \end_inset
33750
33751 frames
33752 \begin_inset space ~
33753 \end_inset
33754
33755 around
33756 \begin_inset space ~
33757 \end_inset
33758
33759 links
33760 \family default
33761  and 
33762 \family sans
33763 Color
33764 \begin_inset space ~
33765 \end_inset
33766
33767 links
33768 \family default
33769  both turn off the default behavior of enclosing all links in frames; 
33770 \family sans
33771 Color
33772 \begin_inset space ~
33773 \end_inset
33774
33775 links
33776 \family default
33777  colors the different links.
33778  The default colors are:
33779 \end_layout
33780
33781 \begin_layout Labeling
33782 \labelwidthstring 00.00.0000
33783
33784 \color magenta
33785 magenta
33786 \color inherit
33787  for hyperlinks and URLs
33788 \end_layout
33789
33790 \begin_layout Labeling
33791 \labelwidthstring 00.00.0000
33792
33793 \color red
33794 red
33795 \color inherit
33796  for links
33797 \end_layout
33798
33799 \begin_layout Labeling
33800 \labelwidthstring 00.00.0000
33801
33802 \color green
33803 green
33804 \color inherit
33805  for citations
33806 \end_layout
33807
33808 \begin_layout Standard
33809 but you can change these in the field 
33810 \family sans
33811 Additional options
33812 \family default
33813 .
33814  For example, in this document they were changed with the additional options:
33815 \end_layout
33816
33817 \begin_layout Standard
33818
33819 \series bold
33820 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
33821 \end_layout
33822
33823 \begin_layout Standard
33824 If the option 
33825 \family sans
33826 Backreferences
33827 \family default
33828  is set, the hyperlinks will appear in the bibliography after the different
33829  entries, showing, depending on the option selected, the number of the section,
33830  slide or page where the entry is referenced.
33831 \end_layout
33832
33833 \begin_layout Standard
33834 In the dialog tab 
33835 \family sans
33836 Bookmarks
33837 \family default
33838  you can specify if PDF-bookmarks should be created for every section of
33839  your document to make it easier for readers to navigate through the document.
33840  You can decide if the bookmarks should be numbered like your document sections
33841  or not.
33842  With the 
33843 \family sans
33844 Open bookmarks
33845 \family default
33846  
33847 \family sans
33848 Level
33849 \family default
33850  you can specify what sectioning level should be displayed in the bookmarks
33851  when opening the PDF.
33852  For example level
33853 \begin_inset space ~
33854 \end_inset
33855
33856 2 will display all sections and subsections, while level
33857 \begin_inset space ~
33858 \end_inset
33859
33860 1 will only display the sections.
33861 \end_layout
33862
33863 \begin_layout Standard
33864 PDF properties are also used in this document.
33865  When you look in its document settings, you can see that some additional
33866  
33867 \series bold
33868 hyperref
33869 \series default
33870  options are used.
33871  For an explanation of all them we refer you to the hyperref manual 
33872 \begin_inset CommandInset citation
33873 LatexCommand cite
33874 key "hyperref"
33875 literal "true"
33876
33877 \end_inset
33878
33879 .
33880 \end_layout
33881
33882 \begin_layout Section
33883 \SpecialChar TeX
33884  Code and the \SpecialChar LaTeX
33885  Syntax
33886 \begin_inset CommandInset label
33887 LatexCommand label
33888 name "sec:TeX-Code"
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Subsection
33896 \SpecialChar TeX
33897  Code Boxes
33898 \begin_inset Index idx
33899 status collapsed
33900
33901 \begin_layout Plain Layout
33902 \SpecialChar TeX
33903  Code
33904 \end_layout
33905
33906 \end_inset
33907
33908
33909 \begin_inset CommandInset label
33910 LatexCommand label
33911 name "subsec:TeX-Code-Boxes"
33912
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \begin_layout Standard
33919 As \SpecialChar LyX
33920  uses \SpecialChar LaTeX
33921  in the background, it supports many \SpecialChar LaTeX
33922  commands and constructs,
33923  but not all.
33924  \SpecialChar LaTeX
33925  contains hundreds of packages that provide different commands.
33926  All the time packages are being updated and new ones added.
33927  This has the advantage that you can typeset nearly everything as there
33928  is a \SpecialChar LaTeX
33929 -package for every problem, though \SpecialChar LyX
33930  cannot support all packages and
33931  their commands.
33932 \end_layout
33933
33934 \begin_layout Standard
33935 But don't worry, you can use any \SpecialChar LaTeX
33936 -command directly in \SpecialChar LyX
33937  inside the \SpecialChar TeX
33938  Code
33939  box.
33940  A \SpecialChar TeX
33941  Code box is created by the menu 
33942 \family sans
33943 Insert\SpecialChar menuseparator
33944 TeX
33945 \begin_inset space ~
33946 \end_inset
33947
33948 Code
33949 \family default
33950  or by the toolbar button 
33951 \begin_inset Info
33952 type  "icon"
33953 arg   "ert-insert"
33954 \end_inset
33955
33956  (shortcut 
33957 \begin_inset Info
33958 type  "shortcut"
33959 arg   "ert-insert"
33960 \end_inset
33961
33962 ).
33963  The box can be opened by left-clicking and closed by right-clicking on
33964  it and selecting 
33965 \family sans
33966 Close Inset
33967 \family default
33968 .
33969 \end_layout
33970
33971 \begin_layout Standard
33972 You can insert complete or incomplete commands as \SpecialChar TeX
33973  Code.
33974  Incomplete means that the command argument can be Standard \SpecialChar LyX
33975  text.
33976  For example, if you want to draw a frame around a word
33977 \begin_inset Foot
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981 The LyX way would be to use a framed box.
33982 \end_layout
33983
33984 \end_inset
33985
33986  and are therefore using the \SpecialChar LaTeX
33987 -command 
33988 \series bold
33989
33990 \backslash
33991 fbox
33992 \series default
33993 , you can write the command part 
33994 \series bold
33995
33996 \backslash
33997 fbox{
33998 \series default
33999  in a \SpecialChar TeX
34000  Code box before the word and the closing brace 
34001 \series bold
34002 }
34003 \series default
34004  in a second \SpecialChar TeX
34005  Code box behind the word.
34006  The word between the two \SpecialChar TeX
34007  Code boxes is then the argument as it is in the
34008  following example:
34009 \end_layout
34010
34011 \begin_layout Standard
34012 \begin_inset Graphics
34013         filename clipart/ERT.png
34014         scale 95
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 gives
34023 \end_layout
34024
34025 \begin_layout Standard
34026 This is a line with a 
34027 \begin_inset ERT
34028 status collapsed
34029
34030 \begin_layout Plain Layout
34031
34032
34033 \backslash
34034 fbox{
34035 \end_layout
34036
34037 \end_inset
34038
34039 framed
34040 \begin_inset ERT
34041 status collapsed
34042
34043 \begin_layout Plain Layout
34044
34045 }
34046 \end_layout
34047
34048 \end_inset
34049
34050  word.
34051 \end_layout
34052
34053 \begin_layout Standard
34054 \begin_inset Note Greyedout
34055 status open
34056
34057 \begin_layout Plain Layout
34058
34059 \series bold
34060 Note:
34061 \series default
34062  At the end of \SpecialChar LaTeX
34063 -commands without parameters, you have to insert a space
34064  to let \SpecialChar LaTeX
34065  know that the command is finished.
34066 \end_layout
34067
34068 \end_inset
34069
34070
34071 \end_layout
34072
34073 \begin_layout Subsection
34074 A Short Introduction to the \SpecialChar LaTeX
34075  Syntax
34076 \begin_inset Argument 1
34077 status collapsed
34078
34079 \begin_layout Plain Layout
34080 The \SpecialChar LaTeX
34081  Syntax
34082 \end_layout
34083
34084 \end_inset
34085
34086
34087 \begin_inset Index idx
34088 status collapsed
34089
34090 \begin_layout Plain Layout
34091 \SpecialChar LaTeX
34092  Syntax
34093 \end_layout
34094
34095 \end_inset
34096
34097
34098 \begin_inset CommandInset label
34099 LatexCommand label
34100 name "subsec:LaTeX-Syntax"
34101
34102 \end_inset
34103
34104
34105 \end_layout
34106
34107 \begin_layout Standard
34108 When you write larger documents or books, you will need to know something
34109  about the \SpecialChar LaTeX
34110 -commands that \SpecialChar LyX
34111  uses in the background.
34112  Because \SpecialChar LaTeX
34113  is based on commands, you can 
34114 \begin_inset Quotes eld
34115 \end_inset
34116
34117 program
34118 \begin_inset Quotes erd
34119 \end_inset
34120
34121  your text.
34122  This has the advantage that the layout of the document can be changed at
34123  any time if you know the right commands.
34124  For example, imagine you have to write a manual for a product and the deadline
34125  is the end of the day.
34126  Your boss has just complimented you for your good work but wants to have
34127  all caption labels bold.
34128  But you have over a hundred figure and table captions with non-bold labels
34129  in your manual.
34130  Of course it is impossible to change all caption labels manually in one
34131  day.
34132 \end_layout
34133
34134 \begin_layout Standard
34135 Now \SpecialChar LaTeX
34136  comes into play.
34137  As mentioned above, for every problem there exists a \SpecialChar LaTeX
34138 -package.
34139  First you have to find out which and therefore look in the \SpecialChar LaTeX
34140  package database,
34141  
34142 \begin_inset CommandInset citation
34143 LatexCommand cite
34144 key "Catalogue"
34145 literal "true"
34146
34147 \end_inset
34148
34149 .
34150 \end_layout
34151
34152 \begin_layout Standard
34153 As result you find that the package 
34154 \series bold
34155 caption
34156 \series default
34157
34158 \begin_inset Index idx
34159 status collapsed
34160
34161 \begin_layout Plain Layout
34162 \SpecialChar LaTeX
34163  packages ! caption
34164 \end_layout
34165
34166 \end_inset
34167
34168  is what you need.
34169  To use a package, you have to load it in the document preamble (menu 
34170 \family sans
34171 Document\SpecialChar menuseparator
34172 Settings
34173 \family default
34174 \SpecialChar menuseparator
34175
34176 \family sans
34177 LaTeX
34178 \begin_inset space ~
34179 \end_inset
34180
34181 Preamble
34182 \family default
34183 ) with the command
34184 \end_layout
34185
34186 \begin_layout Standard
34187
34188 \series bold
34189
34190 \backslash
34191 usepackage[options]{package name}
34192 \end_layout
34193
34194 \begin_layout Standard
34195 All \SpecialChar LaTeX
34196  commands begin with a backslash, the command argument is set within
34197  two braces and the options are set within two brackets.
34198  Note that not all commands have an argument and options.
34199 \end_layout
34200
34201 \begin_layout Standard
34202 In your case the package name is 
34203 \series bold
34204 caption
34205 \series default
34206 .
34207  After a look in the documentation of the package, you know that the option
34208  
34209 \series bold
34210 labelfont=bf
34211 \series default
34212  will change the font of all caption labels to bold.
34213  So you add the command
34214 \end_layout
34215
34216 \begin_layout Standard
34217
34218 \series bold
34219
34220 \backslash
34221 usepackage[labelfont=bf]{caption}
34222 \end_layout
34223
34224 \begin_layout Standard
34225 to the preamble and the problem is solved.
34226 \begin_inset Foot
34227 status collapsed
34228
34229 \begin_layout Plain Layout
34230 For more commands provided by the 
34231 \series bold
34232 caption
34233 \series default
34234  package, have a look at its documentation, 
34235 \begin_inset CommandInset citation
34236 LatexCommand cite
34237 key "caption"
34238 literal "true"
34239
34240 \end_inset
34241
34242 .
34243 \end_layout
34244
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \begin_layout Standard
34251 Note that some document classes have built-in solutions for well-known problems
34252  like your case.
34253  For example if you use a 
34254 \family sans
34255 KOMA-Script
34256 \family default
34257  class, you don't need the package 
34258 \series bold
34259 caption
34260 \series default
34261 , you can instead write
34262 \end_layout
34263
34264 \begin_layout Standard
34265
34266 \series bold
34267
34268 \backslash
34269 setkomafont{captionlabel}{
34270 \backslash
34271 bfseries}
34272 \end_layout
34273
34274 \begin_layout Standard
34275 in the preamble and the problem is solved.
34276  So if you plan to write a large document, you should have a look at the
34277  documentation of the document class you want to use.
34278  (
34279 \series bold
34280
34281 \backslash
34282 setkomafont
34283 \series default
34284  is an example of a command with more than one argument.)
34285 \end_layout
34286
34287 \begin_layout Standard
34288 Commands in the preamble affect the whole document, while commands in the
34289  text affect only the text after the command or only the text used as command
34290  argument.
34291  To insert a \SpecialChar LaTeX
34292 -command in text, use the \SpecialChar TeX
34293  Code box as described in the previous
34294  section.
34295 \end_layout
34296
34297 \begin_layout Standard
34298 If you want to learn more about \SpecialChar LaTeX
34299  and its syntax, have a look at the \SpecialChar LaTeX
34300 -books
34301  
34302 \begin_inset CommandInset citation
34303 LatexCommand cite
34304 key "latexcompanion,latexguide"
34305 literal "true"
34306
34307 \end_inset
34308
34309 .
34310 \end_layout
34311
34312 \begin_layout Standard
34313 \begin_inset Newpage clearpage
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \begin_layout Standard
34320 \begin_inset ERT
34321 status collapsed
34322
34323 \begin_layout Plain Layout
34324
34325
34326 \backslash
34327 pagestyle{fancy}
34328 \end_layout
34329
34330 \end_inset
34331
34332
34333 \begin_inset Note Note
34334 status collapsed
34335
34336 \begin_layout Plain Layout
34337 switches temporarily to a page style with custom header and footer line
34338 \end_layout
34339
34340 \end_inset
34341
34342
34343 \end_layout
34344
34345 \begin_layout Left Header
34346 \begin_inset Argument 1
34347 status collapsed
34348
34349 \begin_layout Plain Layout
34350
34351 \end_layout
34352
34353 \end_inset
34354
34355
34356 \begin_inset ERT
34357 status collapsed
34358
34359 \begin_layout Plain Layout
34360
34361
34362 \backslash
34363 rightmark
34364 \end_layout
34365
34366 \end_inset
34367
34368
34369 \begin_inset Note Note
34370 status collapsed
34371
34372 \begin_layout Plain Layout
34373 defines the header line as described below
34374 \end_layout
34375
34376 \end_inset
34377
34378
34379 \end_layout
34380
34381 \begin_layout Center Header
34382 \begin_inset Argument 1
34383 status collapsed
34384
34385 \begin_layout Plain Layout
34386
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Right Header
34395 \begin_inset Argument 1
34396 status collapsed
34397
34398 \begin_layout Plain Layout
34399 \begin_inset ERT
34400 status collapsed
34401
34402 \begin_layout Plain Layout
34403
34404
34405 \backslash
34406 leftmark
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \end_inset
34415
34416
34417 \end_layout
34418
34419 \begin_layout Left Footer
34420 \begin_inset Argument 1
34421 status collapsed
34422
34423 \begin_layout Plain Layout
34424 \begin_inset ERT
34425 status collapsed
34426
34427 \begin_layout Plain Layout
34428
34429
34430 \backslash
34431 thepage
34432 \end_layout
34433
34434 \end_inset
34435
34436
34437 \end_layout
34438
34439 \end_inset
34440
34441
34442 \end_layout
34443
34444 \begin_layout Center Footer
34445 \begin_inset Argument 1
34446 status collapsed
34447
34448 \begin_layout Plain Layout
34449
34450 \family sans
34451 \series bold
34452 \color red
34453 \SpecialChar LyX
34454 's user guide
34455 \end_layout
34456
34457 \end_inset
34458
34459 Magic code:
34460 \begin_inset Newline newline
34461 \end_inset
34462
34463
34464 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Right Footer
34471 \begin_inset Argument 1
34472 status collapsed
34473
34474 \begin_layout Plain Layout
34475
34476 \end_layout
34477
34478 \end_inset
34479
34480
34481 \begin_inset ERT
34482 status collapsed
34483
34484 \begin_layout Plain Layout
34485
34486
34487 \backslash
34488 Roman{page}
34489 \end_layout
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \begin_layout Section
34497 Customized Page Headers and Footers
34498 \begin_inset CommandInset label
34499 LatexCommand label
34500 name "sec:Customized-Page-Headers"
34501
34502 \end_inset
34503
34504
34505 \begin_inset Index idx
34506 status collapsed
34507
34508 \begin_layout Plain Layout
34509 Document ! Header/Footer line
34510 \end_layout
34511
34512 \end_inset
34513
34514
34515 \begin_inset Index idx
34516 status collapsed
34517
34518 \begin_layout Plain Layout
34519 Header/Footer line
34520 \end_layout
34521
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \begin_layout Standard
34528 To define a custom page header and footer line for your document, you need
34529  to set the 
34530 \family sans
34531 Page
34532 \begin_inset space ~
34533 \end_inset
34534
34535 style
34536 \family default
34537  to 
34538 \family sans
34539 Fancy
34540 \family default
34541  in the 
34542 \family sans
34543 Document\SpecialChar menuseparator
34544 Settings
34545 \family default
34546  dialog under 
34547 \family sans
34548 Page
34549 \begin_inset space ~
34550 \end_inset
34551
34552 Layout
34553 \family default
34554 .
34555  As a second step add in the menu 
34556 \family sans
34557 Document\SpecialChar menuseparator
34558 Settings\SpecialChar menuseparator
34559 Modules
34560 \family default
34561  the module 
34562 \begin_inset Quotes eld
34563 \end_inset
34564
34565
34566 \emph on
34567 Custom Header/Footerlines
34568 \emph default
34569
34570 \begin_inset Quotes erd
34571 \end_inset
34572
34573 .
34574  This module offers the following 6
34575 \begin_inset space ~
34576 \end_inset
34577
34578 environments:
34579 \end_layout
34580
34581 \begin_layout Description
34582 Left
34583 \begin_inset space ~
34584 \end_inset
34585
34586 Header,
34587 \begin_inset space ~
34588 \end_inset
34589
34590 Center
34591 \begin_inset space ~
34592 \end_inset
34593
34594 Header,
34595 \begin_inset space ~
34596 \end_inset
34597
34598 Right
34599 \begin_inset space ~
34600 \end_inset
34601
34602 Header
34603 \end_layout
34604
34605 \begin_layout Description
34606 Left
34607 \begin_inset space ~
34608 \end_inset
34609
34610 Footer,
34611 \begin_inset space ~
34612 \end_inset
34613
34614 Center
34615 \begin_inset space ~
34616 \end_inset
34617
34618 Footer,
34619 \begin_inset space ~
34620 \end_inset
34621
34622 Right
34623 \begin_inset space ~
34624 \end_inset
34625
34626 Footer
34627 \end_layout
34628
34629 \begin_layout Standard
34630 for the different positions in the header/footer.
34631  These environments can be selected in the environment pull-down box.
34632 \end_layout
34633
34634 \begin_layout Standard
34635 Normally, headers and footers are set up at the beginning of the document.
34636  But you can change them anywhere you want to.
34637  Figure
34638 \begin_inset space ~
34639 \end_inset
34640
34641
34642 \begin_inset CommandInset ref
34643 LatexCommand ref
34644 reference "fig:Page-layout"
34645
34646 \end_inset
34647
34648  shows the page layout and where the header/footer styles will appear.
34649 \end_layout
34650
34651 \begin_layout Standard
34652 \begin_inset Float figure
34653 placement h
34654 wide false
34655 sideways false
34656 status open
34657
34658 \begin_layout Plain Layout
34659 \noindent
34660 \align center
34661 \begin_inset Tabular
34662 <lyxtabular version="3" rows="5" columns="3">
34663 <features tabularvalignment="middle">
34664 <column alignment="left" valignment="top" width="30line%">
34665 <column alignment="center" valignment="top" width="30line%">
34666 <column alignment="right" valignment="top" width="30line%">
34667 <row>
34668 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672 Left Header
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 Center Header
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
34687 \begin_inset Text
34688
34689 \begin_layout Plain Layout
34690 Right Header
34691 \end_layout
34692
34693 \end_inset
34694 </cell>
34695 </row>
34696 <row>
34697 <cell alignment="left" valignment="top" leftline="true" usebox="none">
34698 \begin_inset Text
34699
34700 \begin_layout Plain Layout
34701
34702 \end_layout
34703
34704 \end_inset
34705 </cell>
34706 <cell alignment="center" valignment="top" usebox="none">
34707 \begin_inset Text
34708
34709 \begin_layout Plain Layout
34710
34711 \end_layout
34712
34713 \end_inset
34714 </cell>
34715 <cell alignment="right" valignment="top" rightline="true" usebox="none">
34716 \begin_inset Text
34717
34718 \begin_layout Plain Layout
34719
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 </row>
34725 <row>
34726 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730 The normal text on the page goes here.
34731  The running header is above the text, and the footer is below (including
34732  footnotes).
34733  Headers/footers typically contain things like the page number, title of
34734  the chapter, company logo but you can use almost anything, except of floats.
34735 \end_layout
34736
34737 \end_inset
34738 </cell>
34739 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
34740 \begin_inset Text
34741
34742 \begin_layout Plain Layout
34743
34744 \end_layout
34745
34746 \end_inset
34747 </cell>
34748 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
34749 \begin_inset Text
34750
34751 \begin_layout Plain Layout
34752
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 </row>
34758 <row>
34759 <cell alignment="left" valignment="top" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772
34773 \end_layout
34774
34775 \end_inset
34776 </cell>
34777 <cell alignment="right" valignment="top" rightline="true" usebox="none">
34778 \begin_inset Text
34779
34780 \begin_layout Plain Layout
34781
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 </row>
34787 <row>
34788 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
34789 \begin_inset Text
34790
34791 \begin_layout Plain Layout
34792 Left Footer
34793 \end_layout
34794
34795 \end_inset
34796 </cell>
34797 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34798 \begin_inset Text
34799
34800 \begin_layout Plain Layout
34801 Center Footer
34802 \end_layout
34803
34804 \end_inset
34805 </cell>
34806 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Plain Layout
34810 Right Footer
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 </row>
34816 </lyxtabular>
34817
34818 \end_inset
34819
34820
34821 \end_layout
34822
34823 \begin_layout Plain Layout
34824 \begin_inset Caption Standard
34825
34826 \begin_layout Plain Layout
34827 \begin_inset CommandInset label
34828 LatexCommand label
34829 name "fig:Page-layout"
34830
34831 \end_inset
34832
34833 Page layout with custom header and footer line.
34834 \end_layout
34835
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \end_inset
34842
34843
34844 \end_layout
34845
34846 \begin_layout Standard
34847 \begin_inset Note Greyedout
34848 status open
34849
34850 \begin_layout Plain Layout
34851
34852 \series bold
34853 Note
34854 \series default
34855 : some document classes implement their own customized page headers and
34856  footers if 
34857 \family sans
34858 Page
34859 \begin_inset space ~
34860 \end_inset
34861
34862 style
34863 \family default
34864  is set to “Default”.
34865  Check what these are before you specify your own customized page headers
34866  and footers.
34867 \end_layout
34868
34869 \end_inset
34870
34871
34872 \end_layout
34873
34874 \begin_layout Subsection
34875 Definition
34876 \end_layout
34877
34878 \begin_layout Standard
34879 To define your header line, add all three header environments.
34880  The things you add to each environment appear on odd numbered pages, the
34881  things in the optional arguments on even numbered pages.
34882  For single-sided documents, the optional arguments will not be used and
34883  can be omitted.
34884  If you leave a header environment or its argument empty, nothing appears
34885  in the output.
34886  Defining the footer line works similarly.
34887 \end_layout
34888
34889 \begin_layout Standard
34890 For the definition, you will need some \SpecialChar LaTeX
34891 -commands that are inserted as \SpecialChar TeX
34892  code
34893  (menu 
34894 \family sans
34895 Insert\SpecialChar menuseparator
34896 TeX
34897 \begin_inset space ~
34898 \end_inset
34899
34900 Code
34901 \family default
34902 ):
34903 \end_layout
34904
34905 \begin_layout Description
34906
34907 \backslash
34908 thepage prints the current page number
34909 \end_layout
34910
34911 \begin_layout Description
34912
34913 \backslash
34914 Roman{page} prints the current page number with capital roman numerals
34915 \end_layout
34916
34917 \begin_layout Description
34918
34919 \backslash
34920 roman{page} prints the current page number with small roman numerals
34921 \end_layout
34922
34923 \begin_layout Description
34924
34925 \backslash
34926 leftmark prints the current section number and title.
34927  If the document has chapters, it prints the current chapter number and
34928  title instead.
34929  It is called 
34930 \begin_inset Quotes eld
34931 \end_inset
34932
34933 leftmark
34934 \begin_inset Quotes prd
34935 \end_inset
34936
34937  because it usually goes in a left header.
34938 \end_layout
34939
34940 \begin_layout Description
34941
34942 \backslash
34943 rightmark prints the current subsection number and title.
34944  If the document has chapters, it prints the current section number and
34945  title instead.
34946  It is normally used in the right header.
34947 \end_layout
34948
34949 \begin_layout Subsection
34950 Default header/footer
34951 \end_layout
34952
34953 \begin_layout Standard
34954 The custom header/footer is not empty by default.
34955  The default header contains the chapter and section title and the center
34956  footer has the page number.
34957  In order to remove unwanted entries from the header/footer, include the
34958  relevant header/footer style in your document, but leave it blank.
34959  So, if you do not want a page number in the footer, include a blank 
34960 \family sans
34961 Center
34962 \begin_inset space ~
34963 \end_inset
34964
34965 Footer
34966 \family default
34967  style.
34968 \end_layout
34969
34970 \begin_layout Subsection
34971 Appearance
34972 \end_layout
34973
34974 \begin_layout Standard
34975 The header and footer will appear on normal pages.
34976  Some pages are different.
34977  The title page has a header/footer environment of its own, and so does
34978  any page that starts a new part or chapter in your book.
34979  Such pages will not have the custom headers/footers, but that is normal.
34980  There is for example no need to print a header with the chapter name on
34981  the chapter page where the chapter heading is in big bold letters anyway.
34982 \end_layout
34983
34984 \begin_layout Subsubsection
34985 Header and footer decoration line
34986 \end_layout
34987
34988 \begin_layout Standard
34989 By default, you get a 0.4
34990 \begin_inset space \thinspace{}
34991 \end_inset
34992
34993 pt thick line below the header and no footer line.
34994  This can be changed in the document preamble with the commands 
34995 \series bold
34996
34997 \backslash
34998 headrulewidth
34999 \series default
35000  and 
35001 \series bold
35002
35003 \backslash
35004 footrulewidth
35005 \series default
35006  in the following way:
35007 \end_layout
35008
35009 \begin_layout Standard
35010
35011 \series bold
35012
35013 \backslash
35014 renewcommand{
35015 \backslash
35016 headrulewidth}{thickness}
35017 \end_layout
35018
35019 \begin_layout Standard
35020 where thickness is a size in standard units like 
35021 \family sans
35022 \emph on
35023 pt
35024 \family default
35025 \emph default
35026  or 
35027 \family sans
35028 \emph on
35029 mm
35030 \family default
35031 \emph default
35032 .
35033  If you don't want a line, set the thickness to 0
35034 \begin_inset space \thinspace{}
35035 \end_inset
35036
35037 pt.
35038 \end_layout
35039
35040 \begin_layout Standard
35041 The lines can also be colored, but this requires more knowledge of \SpecialChar LaTeX
35042 .
35043  If you really need this, have a look at the Internet or in section
35044 \begin_inset space ~
35045 \end_inset
35046
35047 4.4 of the book 
35048 \begin_inset CommandInset citation
35049 LatexCommand cite
35050 key "Mittelbach"
35051 literal "true"
35052
35053 \end_inset
35054
35055 .
35056 \end_layout
35057
35058 \begin_layout Subsubsection
35059 Several header/footer lines
35060 \end_layout
35061
35062 \begin_layout Standard
35063 In case you need more than one text line as a header/footer, you can do
35064  this by adding a ragged line break in the style definition.
35065  However, the default height of the header/footer is only the height of
35066  one text line.
35067  To expand the height, redefine the \SpecialChar LaTeX
35068  length 
35069 \series bold
35070
35071 \backslash
35072 headheight
35073 \series default
35074  or 
35075 \series bold
35076
35077 \backslash
35078 footheight
35079 \series default
35080  with this entry in 
35081 \family sans
35082 Document\SpecialChar menuseparator
35083 Settings\SpecialChar menuseparator
35084 LaTeX
35085 \begin_inset space ~
35086 \end_inset
35087
35088 Preamble
35089 \family default
35090 :
35091 \end_layout
35092
35093 \begin_layout Standard
35094
35095 \series bold
35096
35097 \backslash
35098 setlength{
35099 \backslash
35100 headheight}{height}
35101 \end_layout
35102
35103 \begin_layout Standard
35104 where 
35105 \series bold
35106 height
35107 \series default
35108  is a size in standard units (e.
35109 \begin_inset space \thinspace{}
35110 \end_inset
35111
35112 g.
35113 \begin_inset space \space{}
35114 \end_inset
35115
35116
35117 \series bold
35118 1cm
35119 \series default
35120 ).
35121  If you don't know how much space is needed for the height, define your
35122  header/footer and preview your document as a PDF.
35123  Then open the \SpecialChar LaTeX
35124  logfile with the menu 
35125 \family sans
35126 Document\SpecialChar menuseparator
35127 LaTeX
35128 \begin_inset space ~
35129 \end_inset
35130
35131 Log
35132 \family default
35133  and use the button 
35134 \family sans
35135 Next
35136 \begin_inset space ~
35137 \end_inset
35138
35139 Warning
35140 \family default
35141  to see if you can find a warning about the package 
35142 \series bold
35143 fancyhdr
35144 \series default
35145
35146 \begin_inset Index idx
35147 status collapsed
35148
35149 \begin_layout Plain Layout
35150 \SpecialChar LaTeX
35151  packages ! fancyhdr
35152 \end_layout
35153
35154 \end_inset
35155
35156 .
35157  If there is such a warning, it contains the space that you need at least
35158  for your header/footer.
35159 \end_layout
35160
35161 \begin_layout Subsection
35162 This example
35163 \end_layout
35164
35165 \begin_layout Standard
35166 This example demonstrates what can be done with custom header/footers.
35167  Don't use it for your document as it is just an example.
35168  This example consists of the following definition:
35169 \end_layout
35170
35171 \begin_layout Description
35172 Left
35173 \begin_inset space ~
35174 \end_inset
35175
35176 Header 
35177 \series bold
35178
35179 \backslash
35180 rightmark
35181 \series default
35182 , empty optional argument
35183 \end_layout
35184
35185 \begin_layout Description
35186 Center
35187 \begin_inset space ~
35188 \end_inset
35189
35190 Header empty, empty optional argument
35191 \end_layout
35192
35193 \begin_layout Description
35194 Right
35195 \begin_inset space ~
35196 \end_inset
35197
35198 Header empty, 
35199 \series bold
35200
35201 \backslash
35202 leftmark
35203 \series default
35204  in the optional argument
35205 \end_layout
35206
35207 \begin_layout Description
35208 Left
35209 \begin_inset space ~
35210 \end_inset
35211
35212 Footer empty, 
35213 \series bold
35214
35215 \backslash
35216 thepage
35217 \series default
35218  in the optional argument
35219 \end_layout
35220
35221 \begin_layout Description
35222 Center
35223 \begin_inset space ~
35224 \end_inset
35225
35226 Footer 
35227 \family sans
35228 \series bold
35229 \color red
35230 \SpecialChar LyX
35231 's user guide
35232 \family default
35233 \series default
35234 \color inherit
35235
35236 \begin_inset Quotes eld
35237 \end_inset
35238
35239 Magic code:
35240 \begin_inset Newline newline
35241 \end_inset
35242
35243
35244 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
35245 \end_inset
35246
35247
35248 \begin_inset Quotes erd
35249 \end_inset
35250
35251  in the optional argument
35252 \end_layout
35253
35254 \begin_layout Description
35255 Right
35256 \begin_inset space ~
35257 \end_inset
35258
35259 Footer 
35260 \series bold
35261
35262 \backslash
35263 Roman{page}
35264 \series default
35265 , empty optional argument
35266 \end_layout
35267
35268 \begin_layout Description
35269
35270 \backslash
35271 headrulewidth set to 2
35272 \begin_inset space \thinspace{}
35273 \end_inset
35274
35275 pt
35276 \end_layout
35277
35278 \begin_layout Standard
35279 In principle you can use almost everything in headers/footers, except floats.
35280  For more specialized features, for example, thumb-indexes, see the manual
35281  of the 
35282 \series bold
35283 fancyhdr
35284 \series default
35285  package, 
35286 \begin_inset CommandInset citation
35287 LatexCommand cite
35288 key "fancyhdr"
35289 literal "true"
35290
35291 \end_inset
35292
35293 .
35294 \end_layout
35295
35296 \begin_layout Standard
35297 \begin_inset Newpage clearpage
35298 \end_inset
35299
35300
35301 \end_layout
35302
35303 \begin_layout Standard
35304 \begin_inset ERT
35305 status open
35306
35307 \begin_layout Plain Layout
35308
35309
35310 \backslash
35311 pagestyle{headings}
35312 \end_layout
35313
35314 \end_inset
35315
35316
35317 \begin_inset Note Note
35318 status collapsed
35319
35320 \begin_layout Plain Layout
35321 switches back to page style with the default headings
35322 \end_layout
35323
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \begin_layout Section
35330 Previewing Snippets of your Document
35331 \begin_inset CommandInset label
35332 LatexCommand label
35333 name "sec:Previewing-snippets-of"
35334
35335 \end_inset
35336
35337
35338 \begin_inset Index idx
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342 Instant preview
35343 \end_layout
35344
35345 \end_inset
35346
35347
35348 \begin_inset Index idx
35349 status collapsed
35350
35351 \begin_layout Plain Layout
35352 Document ! Preview
35353 \end_layout
35354
35355 \end_inset
35356
35357
35358 \end_layout
35359
35360 \begin_layout Standard
35361 \SpecialChar LyX
35362  allows you to generate previews of sections of your document on the fly
35363  so you can see how they will look in the final document without having
35364  to break your train of thought with viewing the output.
35365 \end_layout
35366
35367 \begin_layout Subsection
35368 Prerequisites
35369 \end_layout
35370
35371 \begin_layout Standard
35372 To get previews working, you need the \SpecialChar LaTeX
35373  package 
35374 \series bold
35375 preview-latex
35376 \series default
35377
35378 \begin_inset Index idx
35379 status collapsed
35380
35381 \begin_layout Plain Layout
35382 \SpecialChar LaTeX
35383  packages ! preview-latex
35384 \end_layout
35385
35386 \end_inset
35387
35388  (on some systems named simply 
35389 \series bold
35390 preview
35391 \series default
35392 ) installed.
35393  If it is not already installed, you will find it in the \SpecialChar TeX
35394 -catalogue, 
35395 \begin_inset CommandInset citation
35396 LatexCommand cite
35397 key "TeXCatalogue"
35398 literal "true"
35399
35400 \end_inset
35401
35402  or in the package manager of your \SpecialChar LaTeX
35403 -system.
35404  You obtain prettier results if you install the program 
35405 \family typewriter
35406 pnmcrop
35407 \family default
35408  from the 
35409 \family typewriter
35410 netpbm
35411 \family default
35412  package; for \SpecialChar LyX
35413  on Windows this program and also the \SpecialChar LaTeX
35414 -package are automatically
35415  installed together with \SpecialChar LyX
35416 .
35417 \end_layout
35418
35419 \begin_layout Subsection
35420 Enabling previews
35421 \end_layout
35422
35423 \begin_layout Standard
35424 If you would for example like to see in \SpecialChar LyX
35425  your math formulas typeset by \SpecialChar LaTeX
35426 ,
35427  activate the option 
35428 \family sans
35429 Display
35430 \begin_inset space ~
35431 \end_inset
35432
35433 Graphics
35434 \family default
35435  in the 
35436 \family sans
35437 Tools\SpecialChar menuseparator
35438 Preferences 
35439 \family default
35440 dialog under 
35441 \family sans
35442 Look
35443 \begin_inset space ~
35444 \end_inset
35445
35446 and
35447 \begin_inset space ~
35448 \end_inset
35449
35450 feel\SpecialChar menuseparator
35451 Display
35452 \family default
35453 .
35454  Then set 
35455 \family sans
35456 Instant
35457 \begin_inset space ~
35458 \end_inset
35459
35460 Preview
35461 \family default
35462  to 
35463 \family sans
35464 On
35465 \family default
35466 .
35467  The 
35468 \family sans
35469 Preview
35470 \begin_inset space ~
35471 \end_inset
35472
35473 Size
35474 \family default
35475  is the multiplication factor for the size.
35476 \end_layout
35477
35478 \begin_layout Standard
35479 If you would like to see everything but your math formulas typeset by \SpecialChar LaTeX
35480 ,
35481  set 
35482 \family sans
35483 Instant
35484 \begin_inset space ~
35485 \end_inset
35486
35487 Preview
35488 \family default
35489  to 
35490 \family sans
35491 No
35492 \begin_inset space ~
35493 \end_inset
35494
35495 math
35496 \family default
35497 .
35498 \end_layout
35499
35500 \begin_layout Standard
35501 Previews are generated when you load a document into \SpecialChar LyX
35502  and when you finish
35503  editing an inset.
35504 \end_layout
35505
35506 \begin_layout Standard
35507 \begin_inset Note Greyedout
35508 status open
35509
35510 \begin_layout Plain Layout
35511
35512 \series bold
35513 Note:
35514 \series default
35515  Previews of an already loaded document are not in every case immediately
35516  generated by activating the option 
35517 \family sans
35518 Display
35519 \begin_inset space ~
35520 \end_inset
35521
35522 Graphics
35523 \family default
35524 .
35525  Reopening the document will fix such problems.
35526 \end_layout
35527
35528 \end_inset
35529
35530
35531 \end_layout
35532
35533 \begin_layout Subsection
35534 Selected document parts
35535 \end_layout
35536
35537 \begin_layout Standard
35538 Besides math there are other cases where you might like to see a preview,
35539  for example things that \SpecialChar LyX
35540  cannot render like rotated parts or things that
35541  are not yet supported by \SpecialChar LyX
35542 .
35543  To do this, insert a preview inset via the menu 
35544 \family sans
35545 Insert\SpecialChar menuseparator
35546 Preview
35547 \family default
35548 .
35549  Insert or paste the stuff that you want to preview into this inset.
35550  The preview will be generated when the cursor is outside the preview inset.
35551  If you click on the preview, you can edit the previewed stuff.
35552 \end_layout
35553
35554 \begin_layout Standard
35555 An example: To create rotated boxes, you use the \SpecialChar LaTeX
35556  command 
35557 \series bold
35558
35559 \backslash
35560 rotatebox
35561 \series default
35562  which is not yet supported by \SpecialChar LyX
35563 .
35564 \begin_inset Foot
35565 status collapsed
35566
35567 \begin_layout Plain Layout
35568
35569 \series bold
35570
35571 \backslash
35572 rotatebox
35573 \series default
35574  is explained in section 
35575 \emph on
35576 Rotated and Scaled Boxes
35577 \emph default
35578  of the 
35579 \emph on
35580 Embedded
35581 \begin_inset space ~
35582 \end_inset
35583
35584 Objects
35585 \emph default
35586  manual.
35587 \end_layout
35588
35589 \end_inset
35590
35591  Instead of the \SpecialChar TeX
35592  Code boxes you want to see in \SpecialChar LyX
35593  the final rotated boxes,
35594  for example to adjust the rotation angle to fit with the surrounding text.
35595  Therefore you create a preview inset and copy the text with the rotated
35596  boxes into it.
35597  Here is the result:
35598 \end_layout
35599
35600 \begin_layout Standard
35601 \begin_inset Preview
35602
35603 \begin_layout Standard
35604 This is a line
35605 \begin_inset ERT
35606 status collapsed
35607
35608 \begin_layout Plain Layout
35609
35610
35611 \backslash
35612 rotatebox[origin=r]{-60}{
35613 \end_layout
35614
35615 \end_inset
35616
35617
35618 \begin_inset Box Doublebox
35619 position "c"
35620 hor_pos "c"
35621 has_inner_box 0
35622 inner_pos "c"
35623 use_parbox 0
35624 use_makebox 0
35625 width "1in"
35626 special "width"
35627 height "1in"
35628 height_special "totalheight"
35629 thickness "0.4pt"
35630 separation "3pt"
35631 shadowsize "4pt"
35632 framecolor "black"
35633 backgroundcolor "none"
35634 status collapsed
35635
35636 \begin_layout Plain Layout
35637 with rotated
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \begin_inset ERT
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647
35648 }
35649 \end_layout
35650
35651 \end_inset
35652
35653  framed text 
35654 \begin_inset ERT
35655 status collapsed
35656
35657 \begin_layout Plain Layout
35658
35659
35660 \backslash
35661 rotatebox[origin=lb]{60}{
35662 \end_layout
35663
35664 \end_inset
35665
35666
35667 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35668 \end_inset
35669
35670
35671 \begin_inset ERT
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675
35676 }
35677 \end_layout
35678
35679 \end_inset
35680
35681  and a formula.
35682 \end_layout
35683
35684 \end_inset
35685
35686
35687 \end_layout
35688
35689 \begin_layout Standard
35690 Previewing works also for colors.
35691  In this example a special framed, colored box was created using the \SpecialChar LaTeX
35692  command
35693  
35694 \series bold
35695
35696 \backslash
35697 fcolorbox
35698 \series default
35699 :
35700 \begin_inset Foot
35701 status collapsed
35702
35703 \begin_layout Plain Layout
35704
35705 \series bold
35706
35707 \backslash
35708 fcolorbox
35709 \series default
35710  is explained in section 
35711 \emph on
35712 Colored Boxes
35713 \emph default
35714  of the 
35715 \emph on
35716 Embedded
35717 \begin_inset space ~
35718 \end_inset
35719
35720 Objects
35721 \emph default
35722  manual.
35723 \end_layout
35724
35725 \end_inset
35726
35727
35728 \end_layout
35729
35730 \begin_layout Standard
35731 \begin_inset Preview
35732
35733 \begin_layout Standard
35734 \begin_inset ERT
35735 status collapsed
35736
35737 \begin_layout Plain Layout
35738
35739
35740 \backslash
35741 fboxrule 1mm 
35742 \backslash
35743 fboxsep 1mm
35744 \end_layout
35745
35746 \end_inset
35747
35748
35749 \begin_inset ERT
35750 status collapsed
35751
35752 \begin_layout Plain Layout
35753
35754
35755 \backslash
35756 fcolorbox{cyan}{magenta}{
35757 \end_layout
35758
35759 \end_inset
35760
35761 This is text within a colored, framed box.
35762 \begin_inset ERT
35763 status collapsed
35764
35765 \begin_layout Plain Layout
35766
35767 }
35768 \end_layout
35769
35770 \end_inset
35771
35772
35773 \end_layout
35774
35775 \end_inset
35776
35777
35778 \end_layout
35779
35780 \begin_layout Standard
35781 \begin_inset VSpace medskip
35782 \end_inset
35783
35784
35785 \end_layout
35786
35787 \begin_layout Standard
35788 If \SpecialChar LyX
35789  does not show a preview, make sure that you enabled previews as described
35790  above and also make sure that \SpecialChar TeX
35791  Code in the preview inset is valid and that
35792  you loaded the \SpecialChar LaTeX
35793  packages in your document preamble that are required by
35794  the \SpecialChar TeX
35795  Code.
35796  If \SpecialChar LyX
35797  cannot create a preview, you will in most cases also not be able to
35798  view your document due to \SpecialChar LaTeX
35799  errors.
35800  So if you have to use some \SpecialChar TeX
35801  Code and don't know if it is correct, the preview
35802  inset is a nice method to check it without the need to view the whole document.
35803 \end_layout
35804
35805 \begin_layout Subsection
35806 \SpecialChar LaTeX
35807  source code
35808 \end_layout
35809
35810 \begin_layout Standard
35811 You can preview the \SpecialChar LaTeX
35812  source of the whole document or parts of it.
35813  Use the menu 
35814 \family sans
35815 View\SpecialChar menuseparator
35816 Source
35817 \begin_inset space ~
35818 \end_inset
35819
35820 Pane
35821 \family default
35822  and a window will be shown where you can see the \SpecialChar LaTeX
35823 -source code.
35824  The window shows the source of the whole paragraph in which the cursor
35825  currently sits.
35826  You can also select document parts in \SpecialChar LyX
35827 's main window, then only this selection
35828  (when it is more than one paragraph) is shown as source code.
35829  To view the whole document as source, enable the corresponding option in
35830  the source view window.
35831  If you check 
35832 \family sans
35833 Automatic update
35834 \family default
35835 , you can see the changes as you make them in \SpecialChar LyX
35836 ; but note that if you have
35837  several documents open, this will slow things down as \SpecialChar LyX
35838  updates them all,
35839  not just the one which is open at the time.
35840 \end_layout
35841
35842 \begin_layout Section
35843 Advanced Find and Replace
35844 \begin_inset CommandInset label
35845 LatexCommand label
35846 name "sec:Advanced-Find-and"
35847
35848 \end_inset
35849
35850
35851 \begin_inset Index idx
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 Replace
35856 \end_layout
35857
35858 \end_inset
35859
35860
35861 \begin_inset Index idx
35862 status collapsed
35863
35864 \begin_layout Plain Layout
35865 Find
35866 \end_layout
35867
35868 \end_inset
35869
35870
35871 \end_layout
35872
35873 \begin_layout Subsection
35874 Introduction
35875 \end_layout
35876
35877 \begin_layout Standard
35878 The advanced find and replace feature of \SpecialChar LyX
35879  allows for searching of complex,
35880  format-sensitive text segments and mathematics contents within \SpecialChar LyX
35881  documents.
35882  It is an enhancement of the standard (quick) find and replace feature.
35883  The key-features are:
35884 \end_layout
35885
35886 \begin_layout Itemize
35887 Both searching of text and of mathematical formulas is allowed, where the
35888  latter is done by entering mathematics in the usual way; not only entire
35889  mathematical formulas are found, but also parts occurring within more complex
35890  formulas
35891 \end_layout
35892
35893 \begin_layout Itemize
35894 Search may be format-insensitive, so that the searched text is found in
35895  any context/style (standard text, section headings, notes, and even mathematics
35896 ), or it may be format-sensitive, so that, for example, a word entered with
35897  a section heading will only be found within section headings
35898 \end_layout
35899
35900 \begin_layout Itemize
35901 Search may be restricted to mathematics environments only; this is useful
35902  for remangling math notation where one does not want to match any text
35903  outside of mathematics environments
35904 \end_layout
35905
35906 \begin_layout Itemize
35907 Search may be widened to a specific 
35908 \emph on
35909 scope
35910 \emph default
35911 , i.
35912 \begin_inset space \thinspace{}
35913 \end_inset
35914
35915 e.
35916 \begin_inset space ~
35917 \end_inset
35918
35919 a set of files which may be all the children of the document being edited,
35920  all the open files, or all the manuals available from the 
35921 \family sans
35922 Help
35923 \family default
35924  menu
35925 \end_layout
35926
35927 \begin_layout Itemize
35928 Replace may optionally preserve capitalization, so that the replaced text
35929  capitalization is adapted to the matching text (i.
35930 \begin_inset space \thinspace{}
35931 \end_inset
35932
35933 e.
35934 \begin_inset space ~
35935 \end_inset
35936
35937 all lowercase, all uppercase, first letter uppercase followed by lowercase)
35938 \end_layout
35939
35940 \begin_layout Subsection
35941 Basic usage
35942 \end_layout
35943
35944 \begin_layout Standard
35945 The advanced find and replace feature is activated through the menu 
35946 \family sans
35947 Edit\SpecialChar menuseparator
35948 Find & Replace
35949 \noun on
35950  (
35951 \noun default
35952 Advanced
35953 \noun on
35954 )
35955 \family default
35956 \noun default
35957  (shortcut 
35958 \begin_inset Info
35959 type  "shortcut"
35960 arg   "dialog-show findreplaceadv"
35961 \end_inset
35962
35963 ) or the toolbar button 
35964 \begin_inset Info
35965 type  "icon"
35966 arg   "dialog-toggle findreplaceadv"
35967 \end_inset
35968
35969 .
35970  This opens the 
35971 \family sans
35972 Advanced Find and Replace
35973 \family default
35974  dialog.
35975 \end_layout
35976
35977 \begin_layout Subsubsection
35978 Searching for text
35979 \end_layout
35980
35981 \begin_layout Standard
35982 Enter into the 
35983 \family sans
35984 Find
35985 \family default
35986  \SpecialChar LyX
35987  mini-editor a simple word, and search for occurrences of it by clicking
35988  on the 
35989 \family sans
35990 Find
35991 \begin_inset space ~
35992 \end_inset
35993
35994 Next
35995 \family default
35996  button at the bottom of the dialog (or just press the 
35997 \begin_inset Info
35998 type  "shortcut"
35999 arg   "paragraph-break"
36000 \end_inset
36001
36002  key).
36003  The entered word is found both in text mode and in math mode, and in emphasized
36004 , bold or normal face, and in both in section titles and in standard text.
36005  Pressing 
36006 \begin_inset Info
36007 type  "shortcut"
36008 arg   "paragraph-break"
36009 \end_inset
36010
36011  repeatedly keeps searching forward while pressing 
36012 \family sans
36013 Shift+Return
36014 \family default
36015  searches backwards.
36016 \end_layout
36017
36018 \begin_layout Standard
36019 The 
36020 \family sans
36021 Case
36022 \begin_inset space ~
36023 \end_inset
36024
36025 sensitive
36026 \family default
36027  option allows matches to occur only with the same case as entered in the
36028  
36029 \family sans
36030 Find
36031 \family default
36032  editor.
36033  The 
36034 \family sans
36035 Whole
36036 \begin_inset space ~
36037 \end_inset
36038
36039 words
36040 \family default
36041  option allows matches to occur only at word boundaries.
36042 \end_layout
36043
36044 \begin_layout Subsubsection
36045 Searching for mathematics
36046 \end_layout
36047
36048 \begin_layout Standard
36049 Mathematical formulas, such as 
36050 \begin_inset Formula $x^{2}$
36051 \end_inset
36052
36053  or something more complex like 
36054 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
36055 \end_inset
36056
36057 , may be searched for by typing them in the 
36058 \family sans
36059 Find
36060 \family default
36061  editor.
36062  When searching for a formula, it is found both when it is alone and when
36063  it occurs in sub-formulas and nested parts of sub-formulas.
36064  For example the mentioned segments would be found in something like 
36065 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}$
36066 \end_inset
36067
36068 .
36069 \end_layout
36070
36071 \begin_layout Subsubsection
36072 Style-aware search
36073 \end_layout
36074
36075 \begin_layout Standard
36076 It is also possible to search for text with specific styles.
36077  This is done by switching to the 
36078 \family sans
36079 Settings
36080 \family default
36081  tab of the dialog and unchecking the 
36082 \family sans
36083 Ignore format
36084 \family default
36085  option.
36086  This way, entering in the 
36087 \family sans
36088 Find
36089 \family default
36090  editor
36091 \end_layout
36092
36093 \begin_layout Itemize
36094 a normal word and searching for it would not find instances of the word
36095  occurring in emphasized or boldface.
36096 \end_layout
36097
36098 \begin_layout Itemize
36099 an emphasized or boldface word and searching for it would find the respective
36100  instances with the same face only, and within the same text style only.
36101 \end_layout
36102
36103 \begin_layout Itemize
36104 a normal word in a section heading, and searching for it, would find occurrences
36105  of it only within section headings.
36106  Also, if the text to search is given an emphasized or bold face, in addition
36107  to a section style, then it is found only when occurring with the same
36108  style.
36109 \end_layout
36110
36111 \begin_layout Itemize
36112 a displayed formula will only find instances of this formula that are also
36113  displayed formulas (and not inline formulas).
36114 \end_layout
36115
36116 \begin_layout Subsubsection
36117 Replace
36118 \end_layout
36119
36120 \begin_layout Standard
36121 The entries made in the 
36122 \family sans
36123 Find
36124 \family default
36125  editor can be replaced with entries made in the 
36126 \family sans
36127 Replace
36128 \begin_inset space ~
36129 \end_inset
36130
36131 with
36132 \family default
36133  editor.
36134  In order to find the next occurrence and replace it, click on the 
36135 \family sans
36136 Replace
36137 \family default
36138  button or alternatively press 
36139 \begin_inset Info
36140 type  "shortcut"
36141 arg   "paragraph-break"
36142 \end_inset
36143
36144  or 
36145 \family sans
36146 Shift+Return
36147 \family default
36148  while the cursor is in the 
36149 \family sans
36150 Replace
36151 \begin_inset space ~
36152 \end_inset
36153
36154 with
36155 \family default
36156  editor.
36157 \end_layout
36158
36159 \begin_layout Standard
36160 You can replace with fully-featured formatted \SpecialChar LyX
36161  entries.
36162  Typical scenarios in which to use this capability might be (just to mention
36163  two):
36164 \end_layout
36165
36166 \begin_layout Itemize
36167 replacing occurrences of a word with a customized formatted version of the
36168  same word, for example replacing occurrences of a name like 
36169 \begin_inset Quotes eld
36170 \end_inset
36171
36172 func()
36173 \begin_inset Quotes erd
36174 \end_inset
36175
36176  with its typewriter version 
36177 \begin_inset Quotes eld
36178 \end_inset
36179
36180
36181 \family typewriter
36182 func()
36183 \family default
36184
36185 \begin_inset Quotes erd
36186 \end_inset
36187
36188
36189 \end_layout
36190
36191 \begin_layout Itemize
36192 performing a notation rework of mathematical symbols, for example replacing
36193  occurrences of 
36194 \begin_inset Quotes eld
36195 \end_inset
36196
36197
36198 \begin_inset Formula $R$
36199 \end_inset
36200
36201
36202 \begin_inset Quotes erd
36203 \end_inset
36204
36205  with 
36206 \begin_inset Quotes eld
36207 \end_inset
36208
36209
36210 \begin_inset Formula $\mathbb{R}$
36211 \end_inset
36212
36213
36214 \begin_inset Quotes erd
36215 \end_inset
36216
36217  (you may want to enable the 
36218 \family sans
36219 Whole
36220 \begin_inset space ~
36221 \end_inset
36222
36223 words
36224 \family default
36225  and 
36226 \family sans
36227 Case
36228 \begin_inset space ~
36229 \end_inset
36230
36231 sensitive
36232 \family default
36233  options and disable the 
36234 \family sans
36235 Ignore format
36236 \family default
36237  option in the 
36238 \family sans
36239 Settings
36240 \family default
36241  tab, in order to avoid replacing all 
36242 \begin_inset Quotes eld
36243 \end_inset
36244
36245 R
36246 \begin_inset Quotes erd
36247 \end_inset
36248
36249  letters occurring in normal text), or occurrences of 
36250 \begin_inset Formula $x_{j}^{i}$
36251 \end_inset
36252
36253  with 
36254 \begin_inset Formula $x_{i,\,j}$
36255 \end_inset
36256
36257 , or occurrences of 
36258 \begin_inset Formula $x[k]$
36259 \end_inset
36260
36261  with 
36262 \begin_inset Formula $x_{k}$
36263 \end_inset
36264
36265 .
36266 \end_layout
36267
36268 \begin_layout Subsection
36269 Advanced usage
36270 \end_layout
36271
36272 \begin_layout Standard
36273 There is a regular expression (regexp) based searching facility.
36274 \begin_inset Foot
36275 status collapsed
36276
36277 \begin_layout Plain Layout
36278 A good explanation of regular expressions is given in this Wikipedia entry:
36279  
36280 \begin_inset CommandInset href
36281 LatexCommand href
36282 target "https://en.wikipedia.org/wiki/Regular_expression"
36283 literal "false"
36284
36285 \end_inset
36286
36287 .
36288 \end_layout
36289
36290 \end_inset
36291
36292  You can search for a regular expression by inserting a regexp inset into
36293  the 
36294 \family sans
36295 Find
36296 \family default
36297  editor.
36298  This is done with the context menu 
36299 \family sans
36300 Insert\SpecialChar menuseparator
36301 Insert Regular Expression
36302 \family default
36303  while the cursor is in the 
36304 \family sans
36305 Find
36306 \family default
36307  editor.
36308  Characters entered within regexp insets are matched according to the regular
36309  expression matching rules
36310 \begin_inset Foot
36311 status collapsed
36312
36313 \begin_layout Plain Layout
36314 Under the constraint that any (sub)expression must match a well-formed \SpecialChar LyX
36315
36316  segment, i.
36317 \begin_inset space \thinspace{}
36318 \end_inset
36319
36320 e.
36321 \begin_inset space ~
36322 \end_inset
36323
36324 when matching \SpecialChar LaTeX
36325  code, no segments with unbalanced {} braces are allowed to
36326  match expressions.
36327 \end_layout
36328
36329 \end_inset
36330
36331 , while text entered outside regexp insets is matched exactly against the
36332  same text in the document.
36333  You can cut and paste regexp-mode insets.
36334  Examples of using such a feature may be:
36335 \end_layout
36336
36337 \begin_layout Enumerate
36338 Searching for all fractions with a given denominator: for example, entering
36339  in the 
36340 \family sans
36341 Find
36342 \family default
36343  editor the fraction 
36344 \begin_inset Formula $\frac{.*}{1+x^{2}}$
36345 \end_inset
36346
36347  (where the 
36348 \begin_inset Formula $.*$
36349 \end_inset
36350
36351  on the numerator is the match-everything regular expression) finds all
36352  fractions with the given denominator.
36353 \end_layout
36354
36355 \begin_layout Enumerate
36356 Searching for all text with a given style: for example, after unchecking
36357  the 
36358 \family sans
36359 Ignore format
36360 \family default
36361  option from the 
36362 \family sans
36363 Settings
36364 \family default
36365  tab, entering a 
36366 \series bold
36367
36368 \begin_inset Formula $.*$
36369 \end_inset
36370
36371
36372 \series default
36373  regular expression and giving it an emphasized or bold face, finds all
36374  emphasized or bold face text respectively.
36375  Also, by inserting a 
36376 \begin_inset Formula $.*$
36377 \end_inset
36378
36379  regular expression in a bullet or enumerated list or a section heading,
36380  you can find all bullet or enumerated lists or section headings.
36381 \end_layout
36382
36383 \begin_layout Standard
36384 Finally, references to (sub)expressions in regexp may be used as usual:
36385  Enclosing parts of the expression within round braces 
36386 \begin_inset Formula $()$
36387 \end_inset
36388
36389 , and referring back to them through 
36390 \begin_inset Formula $\backslash1$
36391 \end_inset
36392
36393
36394 \begin_inset Formula $\backslash2$
36395 \end_inset
36396
36397 , etc..
36398  For example, try searching with the regexp
36399 \begin_inset Newline newline
36400 \end_inset
36401
36402 [[:space:]]([[:alpha:]]+)[[:space:]]
36403 \backslash
36404 1[[:space:]]
36405 \begin_inset Newline newline
36406 \end_inset
36407
36408 in order to find word repetitions, if there are any.
36409 \end_layout
36410
36411 \begin_layout Standard
36412 The usage of back references in the replaced text is not (yet) implemented.
36413 \end_layout
36414
36415 \begin_layout Standard
36416 \begin_inset Note Greyedout
36417 status open
36418
36419 \begin_layout Plain Layout
36420
36421 \series bold
36422 Note:
36423 \series default
36424  Back references work both when occurring within the same regexp, and when
36425  occurring in multiple different regexps, where the numbering of back-referenced
36426  sub-expressions is absolute.
36427  That is,
36428 \begin_inset space ~
36429 \end_inset
36430
36431
36432 \begin_inset Formula $\backslash1$
36433 \end_inset
36434
36435  always refers to the first occurrence of 
36436 \begin_inset Formula $()$
36437 \end_inset
36438
36439  in all entered regexps.
36440 \end_layout
36441
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \begin_layout Section
36448 Spell Checking
36449 \begin_inset CommandInset label
36450 LatexCommand label
36451 name "sec:Spellchecking"
36452
36453 \end_inset
36454
36455
36456 \begin_inset Index idx
36457 status collapsed
36458
36459 \begin_layout Plain Layout
36460 Spell checking
36461 \end_layout
36462
36463 \end_inset
36464
36465
36466 \end_layout
36467
36468 \begin_layout Standard
36469 \SpecialChar LyX
36470  has a built-in spell checker.
36471  The menu
36472 \family sans
36473  Tools\SpecialChar menuseparator
36474 Spellchecker
36475 \family default
36476 , the 
36477 \family sans
36478 F7
36479 \family default
36480  key or the toolbar button 
36481 \begin_inset Info
36482 type  "icon"
36483 arg   "dialog-show spellchecker"
36484 \end_inset
36485
36486  start the spell checking from either the current cursor position or the
36487  beginning of the currently selected text.
36488  A sidebar will appear showing any incorrect (or unknown) word found, allowing
36489  you to edit and replace it in a second line.
36490  Whenever an unknown word is found, the word is highlighted and the text
36491  scrolled so that it is visible.
36492  In the spellchecker sidebar, there is a box showing suggestions for a correctio
36493 n, if any could be found.
36494  Clicking on one of the corrections will copy it to the 
36495 \family sans
36496 Replacement
36497 \family default
36498  field, double-clicking directly invokes the replacement.
36499  Unknown but correctly typed words can be added to the personal dictionary.
36500 \end_layout
36501
36502 \begin_layout Standard
36503 By default, the dictionary file used is determined by the document language
36504  that is set in the 
36505 \family sans
36506 Document\SpecialChar menuseparator
36507 Settings
36508 \family default
36509  dialog.
36510  You can specify the language of a word in the spellchecker dialog by choosing
36511  a different one at the top of the dialog.
36512  \SpecialChar LyX
36513  can correctly spell check documents containing multiple languages.
36514  This works if you have set the language of the text parts using the 
36515 \family sans
36516 Text
36517 \begin_inset space ~
36518 \end_inset
36519
36520 Style
36521 \family default
36522  dialog (
36523 \begin_inset Info
36524 type  "icon"
36525 arg   "dialog-show character"
36526 \end_inset
36527
36528 ) and have the spell checker dictionaries installed.
36529  \SpecialChar LyX
36530  automatically switches to the appropriate dictionary file.
36531 \end_layout
36532
36533 \begin_layout Standard
36534 All spell-checker dictionaries supported by \SpecialChar LyX
36535  can be downloaded from here:
36536 \begin_inset Newline newline
36537 \end_inset
36538
36539
36540 \begin_inset Flex URL
36541 status collapsed
36542
36543 \begin_layout Plain Layout
36544
36545 https://sourceforge.net/projects/lyxwininstaller/files/hunspell/
36546 \end_layout
36547
36548 \end_inset
36549
36550
36551 \begin_inset Newline newline
36552 \end_inset
36553
36554 There are 2
36555 \begin_inset space ~
36556 \end_inset
36557
36558 files for each language.
36559  To install a dictionary on Windows, copy the 2
36560 \begin_inset space ~
36561 \end_inset
36562
36563 files into \SpecialChar LyX
36564 's installation subfolder 
36565 \family sans
36566 ~
36567 \backslash
36568 Resources
36569 \backslash
36570 dicts
36571 \family default
36572  and restart \SpecialChar LyX
36573 .
36574 \begin_inset Newline newline
36575 \end_inset
36576
36577 With Linux one needs to install the packages for the desired language.
36578  The number of these packages vary depending on the Linux distribution,
36579  but in most cases these are 
36580 \family typewriter
36581 aspell-xx
36582 \family default
36583
36584 \family typewriter
36585 hunspell-xx
36586 \family default
36587 ,
36588 \family typewriter
36589  myspell-xx
36590 \family default
36591 , etc., where 
36592 \family sans
36593 xx
36594 \family default
36595  is the language code.
36596 \end_layout
36597
36598 \begin_layout Subsection
36599 Further Settings
36600 \end_layout
36601
36602 \begin_layout Standard
36603 In the menu 
36604 \family sans
36605 Tools\SpecialChar menuseparator
36606 Preferences\SpecialChar menuseparator
36607 Language
36608 \begin_inset space ~
36609 \end_inset
36610
36611 Settings\SpecialChar menuseparator
36612 Spellchecker
36613 \family default
36614  you can set the following things:
36615 \end_layout
36616
36617 \begin_layout Description
36618 Spellchecker
36619 \begin_inset space ~
36620 \end_inset
36621
36622 engine Select the library \SpecialChar LyX
36623  should use for spell checking.
36624  Depending on your platform, 
36625 \family typewriter
36626 hunspell
36627 \family default
36628  or 
36629 \family typewriter
36630 enchant
36631 \begin_inset Foot
36632 status collapsed
36633
36634 \begin_layout Plain Layout
36635 Enchant itself is a wrapper library having different configurable back-ends.
36636  Please consult the documentation or man-page of it to learn more.
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \family default
36643  are available.
36644  On Windows only 
36645 \family typewriter
36646 hunspell
36647 \family default
36648  is available.
36649  \SpecialChar LyX
36650  on Mac
36651 \begin_inset space ~
36652 \end_inset
36653
36654 OS can also use Mac's own spellchecker and will use it by default.
36655 \end_layout
36656
36657 \begin_layout Description
36658 Alternative
36659 \begin_inset space ~
36660 \end_inset
36661
36662 language If this field is not empty, \SpecialChar LyX
36663  will always use the given language
36664  for the spell checking, no matter what the document language is.
36665 \end_layout
36666
36667 \begin_layout Description
36668 Escape
36669 \begin_inset space ~
36670 \end_inset
36671
36672 characters Allows you to add non-standard characters that the spell checker
36673  should escape, e.
36674 \begin_inset space \thinspace{}
36675 \end_inset
36676
36677 g.
36678 \begin_inset space \space{}
36679 \end_inset
36680
36681 German umlauts.
36682  This should normally not be needed.
36683 \end_layout
36684
36685 \begin_layout Description
36686 Accept
36687 \begin_inset space ~
36688 \end_inset
36689
36690 compound
36691 \begin_inset space ~
36692 \end_inset
36693
36694 words Prevents the spell checker from complaining about compounded words
36695  like 
36696 \begin_inset Quotes eld
36697 \end_inset
36698
36699 passthrough
36700 \begin_inset Quotes erd
36701 \end_inset
36702
36703 .
36704 \end_layout
36705
36706 \begin_layout Description
36707 Spellcheck
36708 \begin_inset space ~
36709 \end_inset
36710
36711 continuously Checks the spelling of your document as you type it.
36712  Misspelled words get underlined with a dotted red line.
36713  By right-clicking on an underlined word, suggestions from the spellchecker
36714  appear in a context menu.
36715  Choosing one of them will replace the misspelled word with the suggested
36716  word.
36717 \end_layout
36718
36719 \begin_layout Description
36720 Spellcheck
36721 \begin_inset space ~
36722 \end_inset
36723
36724 notes
36725 \begin_inset space ~
36726 \end_inset
36727
36728 and
36729 \begin_inset space ~
36730 \end_inset
36731
36732 comments If enabled, the spelling of non-printed document content is checked
36733  as well.
36734 \end_layout
36735
36736 \begin_layout Section
36737 Thesaurus
36738 \begin_inset Index idx
36739 status collapsed
36740
36741 \begin_layout Plain Layout
36742 Thesaurus
36743 \end_layout
36744
36745 \end_inset
36746
36747
36748 \begin_inset CommandInset label
36749 LatexCommand label
36750 name "sec:Thesaurus"
36751
36752 \end_inset
36753
36754
36755 \end_layout
36756
36757 \begin_layout Standard
36758 \SpecialChar LyX
36759  provides a multilingual thesaurus.
36760  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
36761  (namely the 
36762 \family sans
36763 MyThes
36764 \family default
36765
36766 \begin_inset Foot
36767 status collapsed
36768
36769 \begin_layout Plain Layout
36770 \begin_inset CommandInset href
36771 LatexCommand href
36772 target "https://lingucomponent.openoffice.org/thesaurus.html"
36773 literal "false"
36774
36775 \end_inset
36776
36777
36778 \end_layout
36779
36780 \end_inset
36781
36782  thesaurus library, which is included in \SpecialChar LyX
36783 ).
36784  Therefore, \SpecialChar LyX
36785  is able to directly access OpenOffice thesaurus dictionaries,
36786  which are available for many languages.
36787 \end_layout
36788
36789 \begin_layout Standard
36790 This section describes how new dictionaries are installed and set up for
36791  the use with \SpecialChar LyX
36792 .
36793 \end_layout
36794
36795 \begin_layout Subsection
36796 Setting up the thesaurus
36797 \end_layout
36798
36799 \begin_layout Standard
36800 The 
36801 \family sans
36802 MyThes
36803 \emph on
36804 /
36805 \emph default
36806 OpenOffice
36807 \family default
36808  thesauri consist of two files per language: A file with the suffix 
36809 \emph on
36810 *.dat
36811 \emph default
36812  containing the data and an index file with the suffix 
36813 \emph on
36814 *.idx
36815 \emph default
36816 .
36817  The standardized file names include the language code for the given language
36818  (e.
36819 \begin_inset space \thinspace{}
36820 \end_inset
36821
36822 g.
36823 \begin_inset space ~
36824 \end_inset
36825
36826
36827 \family sans
36828 en_US
36829 \family default
36830  for US English).
36831  For instance, the US English files are named:
36832 \end_layout
36833
36834 \begin_layout Itemize
36835 th_en_EN_v2.idx
36836 \end_layout
36837
36838 \begin_layout Itemize
36839 th_en_EN_v2.dat
36840 \end_layout
36841
36842 \begin_layout Standard
36843 If you have 
36844 \family sans
36845 LibreOffice
36846 \family default
36847  or 
36848 \family sans
36849 OpenOffice
36850 \family default
36851  and its thesaurus installed, these files should be already on your system
36852  and you just need to point \SpecialChar LyX
36853  (in 
36854 \family sans
36855 Tools\SpecialChar menuseparator
36856 Preferences\SpecialChar menuseparator
36857 Paths\SpecialChar menuseparator
36858 Thesaurus
36859 \begin_inset space ~
36860 \end_inset
36861
36862 dictionaries
36863 \family default
36864 ) to the path where they are installed.
36865 \begin_inset Foot
36866 status collapsed
36867
36868 \begin_layout Plain Layout
36869 On Linux, depending on your distribution and the way you installed the dictionar
36870 ies, typical locations are 
36871 \family typewriter
36872 /usr/share/mythes/
36873 \family default
36874
36875 \family typewriter
36876 /usr/share/myspell/dicts/
36877 \family default
36878
36879 \family typewriter
36880 /usr/share/ooo/thesaurus/
36881 \family default
36882 ,
36883 \family typewriter
36884  ~/.config/libreoffice/<version>/user/
36885 \family default
36886  or alike.
36887  On Windows, dictionaries are to be found at 
36888 \family typewriter
36889 ~
36890 \backslash
36891 Program Files
36892 \backslash
36893 LibreOffice-<Version>
36894 \backslash
36895 share
36896 \backslash
36897 extensions 
36898 \family default
36899 or similar.
36900  On the Mac, the default location is 
36901 \family typewriter
36902 /Users\SpecialChar breakableslash
36903 <user name>\SpecialChar breakableslash
36904 Library\SpecialChar breakableslash
36905 Application Support\SpecialChar breakableslash
36906 libreoffice\SpecialChar breakableslash
36907 <version>\SpecialChar breakableslash
36908 user
36909 \family default
36910 /.
36911 \end_layout
36912
36913 \end_inset
36914
36915  On Windows, you can alternatively also select dictionaries for installation
36916  during the \SpecialChar LyX
36917  installation process, which will then be installed in the correct
36918  place right away.
36919 \end_layout
36920
36921 \begin_layout Standard
36922 If you want to install new\SpecialChar breakableslash
36923 further thesaurus dictionaries, you can downloaded
36924  them from here:
36925 \begin_inset Newline newline
36926 \end_inset
36927
36928
36929 \begin_inset Flex URL
36930 status collapsed
36931
36932 \begin_layout Plain Layout
36933
36934 https://sourceforge.net/projects/lyxwininstaller/files/thesaurus/
36935 \end_layout
36936
36937 \end_inset
36938
36939
36940 \end_layout
36941
36942 \begin_layout Standard
36943 To install a new dictionary, download the two files for this dictionary
36944  into the thesaurus path (which is set in 
36945 \family sans
36946 Tools\SpecialChar menuseparator
36947 Preferences\SpecialChar menuseparator
36948 Paths\SpecialChar menuseparator
36949 Thesaurus
36950 \begin_inset space ~
36951 \end_inset
36952
36953 dictionaries
36954 \family default
36955 ) and restart \SpecialChar LyX
36956 .
36957  If this path is not defined yet, you can use a dictionary of your choice
36958  and point \SpecialChar LyX
36959  there.
36960 \end_layout
36961
36962 \begin_layout Standard
36963 Alternatively, you can also install new dictionaries via 
36964 \family sans
36965 LibreOffice\SpecialChar breakableslash
36966 OpenOffice
36967 \family default
36968  or, on Linux, via your package manager (look for 
36969 \emph on
36970 mythes-*
36971 \emph default
36972  or 
36973 \emph on
36974 libreoffice-thesaurus-*
36975 \emph default
36976  packages).
36977  If you do this, make sure that \SpecialChar LyX
36978  is able to find the installed dictionaries,
36979  i.
36980 \begin_inset space \thinspace{}
36981 \end_inset
36982
36983 e.
36984  that 
36985 \family sans
36986 Tools\SpecialChar menuseparator
36987 Preferences\SpecialChar menuseparator
36988 Paths\SpecialChar menuseparator
36989 Thesaurus
36990 \begin_inset space ~
36991 \end_inset
36992
36993 dictionaries
36994 \family default
36995  points to the path where you installed these dictionaries.
36996 \end_layout
36997
36998 \begin_layout Subsection
36999 Using the thesaurus
37000 \end_layout
37001
37002 \begin_layout Standard
37003 To start the thesaurus, use the menu 
37004 \family sans
37005 Tools\SpecialChar menuseparator
37006 Thesaurus
37007 \family default
37008  or the toolbar button 
37009 \begin_inset Info
37010 type  "icon"
37011 arg   "thesaurus-entry"
37012 \end_inset
37013
37014  while the cursor is at the word you want to look up or while a word is
37015  selected.
37016  A dialog pops up showing you probably related words that you can use as
37017  a replacement.
37018  The suggestions are grouped into categories.
37019  Note that, for some languages (such as English), the thesaurus does not
37020  only show equivalent words (synonyms), but also generic terms (such as
37021  
37022 \emph on
37023 organism
37024 \emph default
37025  for 
37026 \emph on
37027 plant
37028 \emph default
37029 ), related terms (such as 
37030 \emph on
37031 political
37032 \begin_inset space ~
37033 \end_inset
37034
37035 theory
37036 \emph default
37037  for 
37038 \emph on
37039 anarchistic
37040 \emph default
37041 ), compounds (such as 
37042 \emph on
37043 tree
37044 \begin_inset space ~
37045 \end_inset
37046
37047 diagram
37048 \emph default
37049 , if you look for 
37050 \emph on
37051 tree
37052 \emph default
37053 ) and opposites (antonyms) (such as 
37054 \emph on
37055 girl
37056 \emph default
37057  for 
37058 \emph on
37059 boy
37060 \emph default
37061 ).
37062  Generic terms, related terms and antonyms are marked as such.
37063 \end_layout
37064
37065 \begin_layout Standard
37066 The language is automatically chosen from the language at the cursor, but
37067  you can also switch it in the dialog, as you can enter new words to look
37068  up directly there.
37069 \end_layout
37070
37071 \begin_layout Standard
37072 Note that the thesaurus cannot handle phrases (only compounds that are in
37073  the dictionary, such as the above 
37074 \emph on
37075 tree diagram
37076 \emph default
37077 ), and you have to use the so called lemma form, i.
37078 \begin_inset space \thinspace{}
37079 \end_inset
37080
37081 e.
37082 \begin_inset space \space{}
37083 \end_inset
37084
37085 the form that is used in the dictionaries (for many languages: first person
37086  singular indicative active for nouns, infinitive for verbs).
37087  For example, looking up the word form 
37088 \emph on
37089 reporting
37090 \emph default
37091  yields no results, while results are shown for the word form 
37092 \emph on
37093 report
37094 \emph default
37095 .
37096  Your best bet is to highlight only the relevant part of such a word (e.
37097 \begin_inset space \thinspace{}
37098 \end_inset
37099
37100 g.
37101 \begin_inset space \space{}
37102 \end_inset
37103
37104
37105 \emph on
37106 report
37107 \emph default
37108  in 
37109 \emph on
37110 report
37111 \emph default
37112 s); then you will get suggestions without needing to adjust the query in
37113  the dialog, and also the replacement will probably be correct (as only
37114  the highlighted part will be replaced; thus the ending remains).
37115 \end_layout
37116
37117 \begin_layout Section
37118 Change Tracking
37119 \begin_inset Index idx
37120 status collapsed
37121
37122 \begin_layout Plain Layout
37123 Change Tracking
37124 \end_layout
37125
37126 \end_inset
37127
37128
37129 \begin_inset Index idx
37130 status collapsed
37131
37132 \begin_layout Plain Layout
37133 Document ! Change Tracking
37134 \end_layout
37135
37136 \end_inset
37137
37138
37139 \begin_inset CommandInset label
37140 LatexCommand label
37141 name "sec:Change-Tracking"
37142
37143 \end_inset
37144
37145
37146 \end_layout
37147
37148 \begin_layout Standard
37149 When you work on a document collaboratively it is extremely useful to be
37150  able to see changes that others have made highlighted in the document.
37151  You can then decide if you want to accept a change or not.
37152  This can be achieved by turning on change tracking in the menu 
37153 \family sans
37154 Document\SpecialChar menuseparator
37155 Change
37156 \begin_inset space ~
37157 \end_inset
37158
37159 Tracking\SpecialChar menuseparator
37160 Track
37161 \begin_inset space ~
37162 \end_inset
37163
37164 Changes
37165 \family default
37166 .
37167 \end_layout
37168
37169 \begin_layout Standard
37170 Changes made in the document will then be highlighted by strokes and colors:
37171  
37172 \bar under
37173 \color blue
37174 underlined text
37175 \bar default
37176 \color inherit
37177  is an addition, 
37178 \strikeout on
37179 \color blue
37180 canceled text
37181 \strikeout default
37182 \color inherit
37183  is a deletion.
37184  The color depends on the author that made the change.
37185  You can change the color in 
37186 \family sans
37187 Tools\SpecialChar menuseparator
37188 Preferences\SpecialChar menuseparator
37189 Look
37190 \begin_inset space ~
37191 \end_inset
37192
37193 &
37194 \begin_inset space ~
37195 \end_inset
37196
37197 feel
37198 \family default
37199 \SpecialChar menuseparator
37200
37201 \family sans
37202 Colors
37203 \family default
37204 .
37205 \begin_inset Index idx
37206 status collapsed
37207
37208 \begin_layout Plain Layout
37209 Color ! Change tracking
37210 \end_layout
37211
37212 \end_inset
37213
37214  The author and the date of the change are shown in \SpecialChar LyX
37215 's status bar when the
37216  cursor is in changed text.
37217  The same information is shown when you use the toolbar button 
37218 \begin_inset Info
37219 type  "icon"
37220 arg   "changes-merge"
37221 \end_inset
37222
37223 .
37224 \end_layout
37225
37226 \begin_layout Standard
37227 When change tracking is activated, you will see the review toolbar in \SpecialChar LyX
37228 :
37229 \begin_inset Index idx
37230 status collapsed
37231
37232 \begin_layout Plain Layout
37233 Toolbar ! Review
37234 \end_layout
37235
37236 \end_inset
37237
37238
37239 \end_layout
37240
37241 \begin_layout Standard
37242 \begin_inset VSpace defskip
37243 \end_inset
37244
37245
37246 \end_layout
37247
37248 \begin_layout Standard
37249 \begin_inset Graphics
37250         filename clipart/ChangesToolbar.png
37251         scale 90
37252
37253 \end_inset
37254
37255
37256 \end_layout
37257
37258 \begin_layout Standard
37259 \begin_inset VSpace defskip
37260 \end_inset
37261
37262
37263 \end_layout
37264
37265 \begin_layout Standard
37266 The review toolbar as shown above contains the following buttons:
37267 \end_layout
37268
37269 \begin_layout Standard
37270 \begin_inset VSpace defskip
37271 \end_inset
37272
37273
37274 \end_layout
37275
37276 \begin_layout Standard
37277 \begin_inset Tabular
37278 <lyxtabular version="3" rows="10" columns="2">
37279 <features islongtable="true" longtabularalignment="center">
37280 <column alignment="left" valignment="top">
37281 <column alignment="left" valignment="top">
37282 <row interlinespace="2.5mm">
37283 <cell alignment="center" valignment="top" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287
37288 \family sans
37289 \begin_inset Info
37290 type  "icon"
37291 arg   "changes-track"
37292 \end_inset
37293
37294
37295 \end_layout
37296
37297 \end_inset
37298 </cell>
37299 <cell alignment="center" valignment="top" usebox="none">
37300 \begin_inset Text
37301
37302 \begin_layout Plain Layout
37303
37304 \family sans
37305 Document\SpecialChar menuseparator
37306 Change
37307 \begin_inset space ~
37308 \end_inset
37309
37310 Tracking\SpecialChar menuseparator
37311 Track
37312 \begin_inset space ~
37313 \end_inset
37314
37315 Changes
37316 \end_layout
37317
37318 \end_inset
37319 </cell>
37320 </row>
37321 <row interlinespace="2.5mm">
37322 <cell alignment="center" valignment="top" usebox="none">
37323 \begin_inset Text
37324
37325 \begin_layout Plain Layout
37326
37327 \family sans
37328 \begin_inset Info
37329 type  "icon"
37330 arg   "changes-output"
37331 \end_inset
37332
37333
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 <cell alignment="center" valignment="top" usebox="none">
37339 \begin_inset Text
37340
37341 \begin_layout Plain Layout
37342
37343 \family sans
37344 Document\SpecialChar menuseparator
37345 Change
37346 \begin_inset space ~
37347 \end_inset
37348
37349 Tracking\SpecialChar menuseparator
37350 Show
37351 \begin_inset space ~
37352 \end_inset
37353
37354 Changes
37355 \begin_inset space ~
37356 \end_inset
37357
37358 in
37359 \begin_inset space ~
37360 \end_inset
37361
37362 Output
37363 \end_layout
37364
37365 \end_inset
37366 </cell>
37367 </row>
37368 <row interlinespace="2.5mm">
37369 <cell alignment="center" valignment="top" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373
37374 \family sans
37375 \begin_inset Info
37376 type  "icon"
37377 arg   "change-next"
37378 \end_inset
37379
37380
37381 \end_layout
37382
37383 \end_inset
37384 </cell>
37385 <cell alignment="center" valignment="top" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389 Jumps to the next change
37390 \end_layout
37391
37392 \end_inset
37393 </cell>
37394 </row>
37395 <row interlinespace="2.5mm">
37396 <cell alignment="center" valignment="top" usebox="none">
37397 \begin_inset Text
37398
37399 \begin_layout Plain Layout
37400
37401 \family sans
37402 \begin_inset Info
37403 type  "icon"
37404 arg   "change-accept"
37405 \end_inset
37406
37407
37408 \end_layout
37409
37410 \end_inset
37411 </cell>
37412 <cell alignment="center" valignment="top" usebox="none">
37413 \begin_inset Text
37414
37415 \begin_layout Plain Layout
37416
37417 \family sans
37418 Document\SpecialChar menuseparator
37419 Change
37420 \begin_inset space ~
37421 \end_inset
37422
37423 Tracking\SpecialChar menuseparator
37424 Accept
37425 \begin_inset space ~
37426 \end_inset
37427
37428 Change
37429 \end_layout
37430
37431 \end_inset
37432 </cell>
37433 </row>
37434 <row interlinespace="2.5mm">
37435 <cell alignment="center" valignment="top" usebox="none">
37436 \begin_inset Text
37437
37438 \begin_layout Plain Layout
37439
37440 \family sans
37441 \begin_inset Info
37442 type  "icon"
37443 arg   "change-reject"
37444 \end_inset
37445
37446
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 <cell alignment="center" valignment="top" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455
37456 \family sans
37457 Document\SpecialChar menuseparator
37458 Change
37459 \begin_inset space ~
37460 \end_inset
37461
37462 Tracking\SpecialChar menuseparator
37463 Reject
37464 \begin_inset space ~
37465 \end_inset
37466
37467 Change
37468 \end_layout
37469
37470 \end_inset
37471 </cell>
37472 </row>
37473 <row interlinespace="2.5mm">
37474 <cell alignment="center" valignment="top" usebox="none">
37475 \begin_inset Text
37476
37477 \begin_layout Plain Layout
37478
37479 \family sans
37480 \begin_inset Info
37481 type  "icon"
37482 arg   "changes-merge"
37483 \end_inset
37484
37485
37486 \end_layout
37487
37488 \end_inset
37489 </cell>
37490 <cell alignment="center" valignment="top" usebox="none">
37491 \begin_inset Text
37492
37493 \begin_layout Plain Layout
37494
37495 \family sans
37496 Document\SpecialChar menuseparator
37497 Change
37498 \begin_inset space ~
37499 \end_inset
37500
37501 Tracking\SpecialChar menuseparator
37502 Merge
37503 \begin_inset space ~
37504 \end_inset
37505
37506 Changes
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 </row>
37512 <row interlinespace="2.5mm">
37513 <cell alignment="center" valignment="top" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517
37518 \family sans
37519 \begin_inset Info
37520 type  "icon"
37521 arg   "all-changes-accept"
37522 \end_inset
37523
37524
37525 \end_layout
37526
37527 \end_inset
37528 </cell>
37529 <cell alignment="center" valignment="top" usebox="none">
37530 \begin_inset Text
37531
37532 \begin_layout Plain Layout
37533
37534 \family sans
37535 Document\SpecialChar menuseparator
37536 Change
37537 \begin_inset space ~
37538 \end_inset
37539
37540 Tracking\SpecialChar menuseparator
37541 Accept
37542 \begin_inset space ~
37543 \end_inset
37544
37545 All
37546 \begin_inset space ~
37547 \end_inset
37548
37549 Changes
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 </row>
37555 <row interlinespace="2.5mm">
37556 <cell alignment="center" valignment="top" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560
37561 \family sans
37562 \begin_inset Info
37563 type  "icon"
37564 arg   "all-changes-reject"
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \end_inset
37571 </cell>
37572 <cell alignment="center" valignment="top" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576
37577 \family sans
37578 Document\SpecialChar menuseparator
37579 Change
37580 \begin_inset space ~
37581 \end_inset
37582
37583 Tracking\SpecialChar menuseparator
37584 Reject
37585 \begin_inset space ~
37586 \end_inset
37587
37588 All
37589 \begin_inset space ~
37590 \end_inset
37591
37592 Changes
37593 \end_layout
37594
37595 \end_inset
37596 </cell>
37597 </row>
37598 <row interlinespace="2.5mm">
37599 <cell alignment="center" valignment="top" usebox="none">
37600 \begin_inset Text
37601
37602 \begin_layout Plain Layout
37603
37604 \family sans
37605 \begin_inset Info
37606 type  "icon"
37607 arg   "note-insert"
37608 \end_inset
37609
37610
37611 \end_layout
37612
37613 \end_inset
37614 </cell>
37615 <cell alignment="center" valignment="top" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619
37620 \family sans
37621 Insert\SpecialChar menuseparator
37622 Note\SpecialChar menuseparator
37623 LyX
37624 \begin_inset space ~
37625 \end_inset
37626
37627 Note
37628 \end_layout
37629
37630 \end_inset
37631 </cell>
37632 </row>
37633 <row interlinespace="2.5mm">
37634 <cell alignment="center" valignment="top" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638
37639 \family sans
37640 \begin_inset Info
37641 type  "icon"
37642 arg   "note-next"
37643 \end_inset
37644
37645
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 <cell alignment="center" valignment="top" usebox="none">
37651 \begin_inset Text
37652
37653 \begin_layout Plain Layout
37654
37655 \family sans
37656 Navigate\SpecialChar menuseparator
37657 Next
37658 \begin_inset space ~
37659 \end_inset
37660
37661 Note
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 </row>
37667 </lyxtabular>
37668
37669 \end_inset
37670
37671
37672 \end_layout
37673
37674 \begin_layout Standard
37675 \begin_inset VSpace defskip
37676 \end_inset
37677
37678
37679 \end_layout
37680
37681 \begin_layout Standard
37682 Not all changes are (yet) visualized, especially no format changes like
37683  from 
37684 \emph on
37685 normal
37686 \emph default
37687  to 
37688 \emph on
37689 bold
37690 \emph default
37691  font or 
37692 \emph on
37693 Standard
37694 \emph default
37695  to 
37696 \emph on
37697 Description
37698 \emph default
37699  paragraph.
37700 \end_layout
37701
37702 \begin_layout Standard
37703 The review toolbar helps you to accept, reject, or merge changes – highlight
37704  the change and press one of the desired toolbar buttons.
37705  When you merge changes, a window pops up showing you information about
37706  the next change after the current cursor position.
37707  So you don't need to highlight a certain change.
37708  Within the merge window you can decide to accept or reject changes and
37709  step to the next change.
37710  This way you can jump through all the changes in the document.
37711 \end_layout
37712
37713 \begin_layout Standard
37714 The toolbar has two buttons to handle notes because notes are often important
37715  to describe a change.
37716 \end_layout
37717
37718 \begin_layout Standard
37719 To show the changes made in the output you need the \SpecialChar LaTeX
37720  package 
37721 \series bold
37722 dvipost
37723 \series default
37724
37725 \begin_inset Index idx
37726 status collapsed
37727
37728 \begin_layout Plain Layout
37729 \SpecialChar LaTeX
37730  packages ! dvipost
37731 \end_layout
37732
37733 \end_inset
37734
37735  installed.
37736  You will find it in the \SpecialChar TeX
37737  Catalogue, 
37738 \begin_inset CommandInset citation
37739 LatexCommand cite
37740 key "TeXCatalogue"
37741 literal "true"
37742
37743 \end_inset
37744
37745  or in the package manager of your \SpecialChar LaTeX
37746 -system.
37747 \end_layout
37748
37749 \begin_layout Section
37750 Comparison of Documents
37751 \begin_inset CommandInset label
37752 LatexCommand label
37753 name "sec:Comparison-of-Documents"
37754
37755 \end_inset
37756
37757
37758 \begin_inset Index idx
37759 status collapsed
37760
37761 \begin_layout Plain Layout
37762 Comparison of documents
37763 \end_layout
37764
37765 \end_inset
37766
37767
37768 \end_layout
37769
37770 \begin_layout Standard
37771 You can compare two different \SpecialChar LyX
37772  files via the menu 
37773 \family sans
37774 Tools\SpecialChar menuseparator
37775 Compare
37776 \family default
37777 .
37778  The comparison result is a \SpecialChar LyX
37779  file with change tracking enabled showing the
37780  differences.
37781  In the comparison dialog you can select from which document \SpecialChar LyX
37782  should take
37783  the document settings for the resulting difference file with the option
37784  
37785 \family sans
37786 Copy
37787 \begin_inset space ~
37788 \end_inset
37789
37790 Document
37791 \begin_inset space ~
37792 \end_inset
37793
37794 Settings
37795 \begin_inset space ~
37796 \end_inset
37797
37798 from
37799 \family default
37800 .
37801  The option 
37802 \family sans
37803 Enable
37804 \begin_inset space ~
37805 \end_inset
37806
37807 change
37808 \begin_inset space ~
37809 \end_inset
37810
37811 tracking
37812 \begin_inset space ~
37813 \end_inset
37814
37815 features
37816 \begin_inset space ~
37817 \end_inset
37818
37819 in
37820 \begin_inset space ~
37821 \end_inset
37822
37823 the
37824 \begin_inset space ~
37825 \end_inset
37826
37827 output
37828 \family default
37829  enables the change tracking option 
37830 \family sans
37831 Show
37832 \begin_inset space ~
37833 \end_inset
37834
37835 Changes
37836 \begin_inset space ~
37837 \end_inset
37838
37839 in
37840 \begin_inset space ~
37841 \end_inset
37842
37843 Output
37844 \family default
37845  to visualize the differences also in the PDF output of the difference file.
37846 \end_layout
37847
37848 \begin_layout Section
37849 International Support
37850 \begin_inset Index idx
37851 status collapsed
37852
37853 \begin_layout Plain Layout
37854 International support
37855 \end_layout
37856
37857 \end_inset
37858
37859
37860 \end_layout
37861
37862 \begin_layout Standard
37863 This section describes how to use \SpecialChar LyX
37864  with any language you want.
37865  For some languages there are special Wiki-pages that explain how to set
37866  up \SpecialChar LyX
37867  to use them: 
37868 \begin_inset CommandInset citation
37869 LatexCommand cite
37870 key "Arabic,Armenian,Cyrillic,Farsi,Hebrew,Japanese"
37871 literal "true"
37872
37873 \end_inset
37874
37875
37876 \end_layout
37877
37878 \begin_layout Standard
37879 Besides languages, \SpecialChar LyX
37880  also supports phonetic symbols, see section
37881 \begin_inset space ~
37882 \end_inset
37883
37884
37885 \begin_inset CommandInset ref
37886 LatexCommand ref
37887 reference "subsec:Special-Character"
37888
37889 \end_inset
37890
37891 .
37892 \end_layout
37893
37894 \begin_layout Subsection
37895 Language Options
37896 \begin_inset Index idx
37897 status collapsed
37898
37899 \begin_layout Plain Layout
37900 Language ! Options
37901 \end_layout
37902
37903 \end_inset
37904
37905
37906 \begin_inset Index idx
37907 status collapsed
37908
37909 \begin_layout Plain Layout
37910 Document ! Settings
37911 \end_layout
37912
37913 \end_inset
37914
37915
37916 \begin_inset Index idx
37917 status collapsed
37918
37919 \begin_layout Plain Layout
37920 Document ! Language
37921 \end_layout
37922
37923 \end_inset
37924
37925
37926 \end_layout
37927
37928 \begin_layout Standard
37929 The 
37930 \family sans
37931 Document\SpecialChar menuseparator
37932 Settings\SpecialChar menuseparator
37933 Language
37934 \family default
37935  dialog lets you set 
37936 \family roman
37937 the language, the quote style and character encoding
37938 \family default
37939 .
37940 \end_layout
37941
37942 \begin_layout Standard
37943 Under 
37944 \family sans
37945 Encoding
37946 \family default
37947  you can choose the character encoding map you want to use for \SpecialChar LaTeX
37948  export.
37949  The option 
37950 \family sans
37951 Language
37952 \begin_inset space ~
37953 \end_inset
37954
37955 Default
37956 \family default
37957  is the preferred choice and works well in most cases.
37958  For details about the different encoding options see section
37959 \begin_inset space ~
37960 \end_inset
37961
37962
37963 \begin_inset CommandInset ref
37964 LatexCommand ref
37965 reference "sec:Language-encodings"
37966
37967 \end_inset
37968
37969 .
37970 \end_layout
37971
37972 \begin_layout Subsection
37973 Keyboard mapping configuration
37974 \begin_inset CommandInset label
37975 LatexCommand label
37976 name "subsec:Keyboard-mapping"
37977
37978 \end_inset
37979
37980
37981 \end_layout
37982
37983 \begin_layout Standard
37984 If you have for example a U.
37985 \begin_inset space \thinspace{}
37986 \end_inset
37987
37988 S.-style keyboard and want to write in a language other than English, you
37989  can use an alternate keymap.
37990  For example, if you want to write in Italian, you can configure \SpecialChar LyX
37991  to use
37992  an Italian keymap.
37993  The 
37994 \family sans
37995 Tools\SpecialChar menuseparator
37996 Preferences\SpecialChar menuseparator
37997 Editing\SpecialChar menuseparator
37998 Keyboard/Mouse
37999 \family default
38000  dialog allows you to choose up to two keyboard mappings, see section
38001 \begin_inset space ~
38002 \end_inset
38003
38004
38005 \begin_inset CommandInset ref
38006 LatexCommand ref
38007 reference "subsec:Keyboard-Map"
38008
38009 \end_inset
38010
38011 .
38012  You can choose primary and secondary keyboard languages and then select
38013  which one you want to use.
38014 \end_layout
38015
38016 \begin_layout Standard
38017 Finally, you may just want to change a few key mappings or create an entirely
38018  different keymap (for Vulcan, for instance).
38019  You may, for example, normally write in Italian on a U.
38020 \begin_inset space \thinspace{}
38021 \end_inset
38022
38023 S.-style keyboard but want to include an occasional quotation in German.
38024  In such a case, you can write your own keyboard mapping or modify an existing
38025  one to support the characters you want.
38026  This and many other customizations are explained in the 
38027 \emph on
38028 Customization
38029 \emph default
38030  manual.
38031 \end_layout
38032
38033 \begin_layout Chapter
38034 \start_of_appendix
38035 The User Interface
38036 \begin_inset CommandInset label
38037 LatexCommand label
38038 name "chap:The-User-Interface"
38039
38040 \end_inset
38041
38042
38043 \end_layout
38044
38045 \begin_layout Standard
38046 This appendix lists all the available menus and describes their functionality.
38047  It is designed as a quick reference if you are searching for a special
38048  topic inside the user's guide.
38049 \end_layout
38050
38051 \begin_layout Section
38052 The File Menu
38053 \begin_inset Index idx
38054 status collapsed
38055
38056 \begin_layout Plain Layout
38057 Menu ! File
38058 \end_layout
38059
38060 \end_inset
38061
38062
38063 \end_layout
38064
38065 \begin_layout Standard
38066 Under the 
38067 \family sans
38068 File
38069 \family default
38070  menu are the basic operations in addition to some more advanced operations.
38071 \end_layout
38072
38073 \begin_layout Subsection
38074 New
38075 \end_layout
38076
38077 \begin_layout Standard
38078 Creates a new document.
38079 \end_layout
38080
38081 \begin_layout Subsection
38082 New from Template
38083 \end_layout
38084
38085 \begin_layout Standard
38086 This menu entry prompts you for a template to use.
38087  Selecting a template will automatically set certain layout features for
38088  the document, features you would otherwise need to change manually.
38089 \end_layout
38090
38091 \begin_layout Subsection
38092 Open
38093 \end_layout
38094
38095 \begin_layout Standard
38096 Opens a document.
38097 \end_layout
38098
38099 \begin_layout Subsection
38100 Open Recent
38101 \end_layout
38102
38103 \begin_layout Standard
38104 The submenu shows a list of the recently opened files.
38105  Click there on a file to open it.
38106 \end_layout
38107
38108 \begin_layout Subsection
38109 Close
38110 \end_layout
38111
38112 \begin_layout Standard
38113 Closes the current document.
38114 \end_layout
38115
38116 \begin_layout Subsection
38117 Close All
38118 \end_layout
38119
38120 \begin_layout Standard
38121 Closes all opened documents.
38122 \end_layout
38123
38124 \begin_layout Subsection
38125 Save
38126 \end_layout
38127
38128 \begin_layout Standard
38129 Saves the actual document.
38130 \end_layout
38131
38132 \begin_layout Subsection
38133 Save As
38134 \end_layout
38135
38136 \begin_layout Standard
38137 Saves the actual document under a new name to create a copy.
38138 \end_layout
38139
38140 \begin_layout Subsection
38141 Save All
38142 \end_layout
38143
38144 \begin_layout Standard
38145 Saves all opened documents.
38146 \end_layout
38147
38148 \begin_layout Subsection
38149 Revert to saved
38150 \end_layout
38151
38152 \begin_layout Standard
38153 Reloads the actual document from disk.
38154 \end_layout
38155
38156 \begin_layout Subsection
38157 Version Control
38158 \end_layout
38159
38160 \begin_layout Standard
38161 This is used when multiple people are working on the same document or when
38162  one person wants to keep a careful archive of changes.
38163  It is described in the section 
38164 \emph on
38165 Version Control in \SpecialChar LyX
38166
38167 \emph default
38168  of the 
38169 \emph on
38170 Additional Features
38171 \emph default
38172  manual.
38173 \end_layout
38174
38175 \begin_layout Subsection
38176 Import
38177 \end_layout
38178
38179 \begin_layout Standard
38180 Here you can import files from older \SpecialChar LyX
38181  versions, HTML files, \SpecialChar LaTeX
38182  files, NoWeb
38183  files, plain text files and comma separated, table-like text files (CSV).
38184  The files will be imported as a new \SpecialChar LyX
38185  document.
38186 \end_layout
38187
38188 \begin_layout Standard
38189 When using the menu entry 
38190 \family sans
38191 Plain
38192 \begin_inset space ~
38193 \end_inset
38194
38195 text
38196 \family default
38197 , line breaks in the text will start a new paragraph; when using the menu
38198  entry 
38199 \family sans
38200 Plain
38201 \begin_inset space ~
38202 \end_inset
38203
38204 Text,
38205 \begin_inset space ~
38206 \end_inset
38207
38208 Join
38209 \begin_inset space ~
38210 \end_inset
38211
38212 Lines
38213 \family default
38214 , consecutive lines of text will be imported to one big paragraph.
38215  A new paragraph will begin when there is a blank line in the file.
38216 \end_layout
38217
38218 \begin_layout Subsection
38219 Export
38220 \begin_inset CommandInset label
38221 LatexCommand label
38222 name "subsec:Export"
38223
38224 \end_inset
38225
38226
38227 \end_layout
38228
38229 \begin_layout Standard
38230 You can export your document to various file formats.
38231  The resulting files are placed in the directory of your \SpecialChar LyX
38232  file.
38233  The menu entries are not the same on all installations.
38234  They depend on the programs found by \SpecialChar LyX
38235  during its configuration.
38236 \end_layout
38237
38238 \begin_layout Standard
38239 Here is a list of all available entries; some of them are explained in detail
38240  in section
38241 \begin_inset space ~
38242 \end_inset
38243
38244
38245 \begin_inset CommandInset ref
38246 LatexCommand ref
38247 reference "subsec:Output-file-formats"
38248
38249 \end_inset
38250
38251 :
38252 \end_layout
38253
38254 \begin_layout Description
38255
38256 \family sans
38257 CJK
38258 \family default
38259
38260 \begin_inset space ~
38261 \end_inset
38262
38263 LyX format of the special \SpecialChar LyX
38264
38265 \begin_inset space ~
38266 \end_inset
38267
38268 1.4.x versions for Chinese, Japanese and Korean (CJK)
38269 \begin_inset Newline newline
38270 \end_inset
38271
38272  Since \SpecialChar LyX
38273  1.5.0 CJK support has been fully integrated into \SpecialChar LyX
38274 .
38275 \end_layout
38276
38277 \begin_layout Description
38278 DocBook text file with code in the language SGML that is used for the markup
38279  language 
38280 \family typewriter
38281 DocBook
38282 \end_layout
38283
38284 \begin_layout Description
38285 DocBook
38286 \begin_inset space ~
38287 \end_inset
38288
38289 (XML) text file with code in the language XML that is used for the markup
38290  language 
38291 \family typewriter
38292 DocBook
38293 \end_layout
38294
38295 \begin_layout Description
38296 DraftDVI \SpecialChar LaTeX
38297 's native DVI-format.
38298  This format is not suitable if you have special characters or spaces in
38299  files paths or file names in your document.
38300  \SpecialChar LyX
38301  use this format internally as a pre-stage to export to 
38302 \family sans
38303 DVI
38304 \family default
38305 .
38306 \end_layout
38307
38308 \begin_layout Description
38309 DVI DVI-format that also allows the useage of special characters or spaces
38310  in files paths or file names
38311 \end_layout
38312
38313 \begin_layout Description
38314 DVI
38315 \begin_inset space ~
38316 \end_inset
38317
38318 (Lua
38319 \family sans
38320 TeX
38321 \family default
38322 ) DVI-format using the program 
38323 \family typewriter
38324 Lua\SpecialChar TeX
38325
38326 \family default
38327 ; supports Unicode and the usage of non-\SpecialChar TeX
38328  fonts; 
38329 \series bold
38330
38331 \begin_inset Note Greyedout
38332 status open
38333
38334 \begin_layout Plain Layout
38335
38336 \series bold
38337 Note:
38338 \series default
38339  not all DVI-viewers are currently able to display this output format properly.
38340 \end_layout
38341
38342 \end_inset
38343
38344
38345 \end_layout
38346
38347 \begin_layout Description
38348 EPS
38349 \begin_inset space ~
38350 \end_inset
38351
38352 (cropped) the same as 
38353 \family sans
38354 PostScript
38355 \family default
38356  but with cropped page margins.
38357 \end_layout
38358
38359 \begin_layout Description
38360 Graphviz
38361 \begin_inset space ~
38362 \end_inset
38363
38364 Dot text file with code in the programming language 
38365 \family typewriter
38366 Dot
38367 \family default
38368  which is used to draw visualizations of graphs via the program 
38369 \family typewriter
38370 Graphviz
38371 \end_layout
38372
38373 \begin_layout Description
38374 HTML HTML-format; 
38375 \series bold
38376
38377 \begin_inset Note Greyedout
38378 status open
38379
38380 \begin_layout Plain Layout
38381
38382 \series bold
38383 Note:
38384 \series default
38385  the exported file will be stored in a subdirectory.
38386 \end_layout
38387
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \begin_layout Description
38394 HTML
38395 \begin_inset space ~
38396 \end_inset
38397
38398 (MS
38399 \begin_inset space ~
38400 \end_inset
38401
38402 Word) HTML-format specialized so that the result can be imported to 
38403 \family sans
38404 MS Word
38405 \family default
38406 ; as a consequence of this formulas will be embedded as bitmap fonts and
38407  not in the format 
38408 \family sans
38409 MathML
38410 \family default
38411 .
38412 \end_layout
38413
38414 \begin_layout Description
38415
38416 \family sans
38417 LaTeX
38418 \begin_inset space ~
38419 \end_inset
38420
38421 (
38422 \family default
38423 Lua
38424 \family sans
38425 TeX) 
38426 \family default
38427 text file with the \SpecialChar LaTeX
38428  source that is compilable with the program 
38429 \family typewriter
38430 Lua\SpecialChar TeX
38431
38432 \end_layout
38433
38434 \begin_layout Description
38435
38436 \family sans
38437 LaTeX
38438 \begin_inset space ~
38439 \end_inset
38440
38441 (pdflatex)
38442 \family default
38443  text file with the \SpecialChar LaTeX
38444  source, additionally all images used in the document
38445  will be converted to a format that is readable by the 
38446 \family typewriter
38447 pdflatex
38448 \family default
38449  program (GIF, JPG, PDF, PNG)
38450 \end_layout
38451
38452 \begin_layout Description
38453
38454 \family sans
38455 LaTeX
38456 \begin_inset space ~
38457 \end_inset
38458
38459 (plain)
38460 \family default
38461  text file with the \SpecialChar LaTeX
38462  source code, additionally all images used in the document
38463  will be converted to the EPS-format, only this format is readable by the
38464  
38465 \family typewriter
38466 latex
38467 \family default
38468  program
38469 \end_layout
38470
38471 \begin_layout Description
38472
38473 \family sans
38474 LaTeX
38475 \begin_inset space ~
38476 \end_inset
38477
38478 (
38479 \family default
38480 Xe
38481 \family sans
38482 TeX) 
38483 \family default
38484 text file with the \SpecialChar LaTeX
38485  source that is compilable with the program 
38486 \family typewriter
38487 Xe\SpecialChar TeX
38488
38489 \end_layout
38490
38491 \begin_layout Description
38492 LilyPond
38493 \begin_inset space ~
38494 \end_inset
38495
38496 book
38497 \begin_inset space ~
38498 \end_inset
38499
38500 (La
38501 \family sans
38502 TeX
38503 \family default
38504 ) text file with the \SpecialChar LaTeX
38505  source and also code in the syntax of the music notation
38506  software 
38507 \family typewriter
38508 LilyPond
38509 \end_layout
38510
38511 \begin_layout Description
38512 LyX
38513 \begin_inset space ~
38514 \end_inset
38515
38516 z.y.x \SpecialChar LyX
38517 -Document in a format readable by the \SpecialChar LyX
38518  versions z.y.x (e.
38519 \begin_inset space \thinspace{}
38520 \end_inset
38521
38522 g.
38523 \begin_inset space \space{}
38524 \end_inset
38525
38526 "\SpecialChar LyX
38527
38528 \begin_inset space ~
38529 \end_inset
38530
38531 2.1.x"; 
38532 \begin_inset Quotes eld
38533 \end_inset
38534
38535 z
38536 \begin_inset Quotes erd
38537 \end_inset
38538
38539  and 
38540 \begin_inset Quotes eld
38541 \end_inset
38542
38543 y
38544 \begin_inset Quotes erd
38545 \end_inset
38546
38547  represent the version number)
38548 \end_layout
38549
38550 \begin_layout Description
38551 LyX
38552 \begin_inset space ~
38553 \end_inset
38554
38555 Archive
38556 \begin_inset space ~
38557 \end_inset
38558
38559 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38560  your system) that contains your document and all files that are necessary
38561  to compile it (images, child documents, Bib\SpecialChar TeX
38562  files, etc.)
38563 \end_layout
38564
38565 \begin_layout Description
38566 LyXHTML HTML-format using \SpecialChar LyX
38567 's internal XHTML engine
38568 \end_layout
38569
38570 \begin_layout Description
38571 MS
38572 \begin_inset space ~
38573 \end_inset
38574
38575 Word
38576 \begin_inset space ~
38577 \end_inset
38578
38579 Office
38580 \begin_inset space ~
38581 \end_inset
38582
38583 Open
38584 \begin_inset space ~
38585 \end_inset
38586
38587 XML Office Open XML file, to be opened with 
38588 \family sans
38589 Microsoft Word
38590 \family default
38591 .
38592  For the conversion the program 
38593 \family typewriter
38594 Pandoc
38595 \family default
38596  is used.
38597  
38598 \family typewriter
38599 Pandoc
38600 \family default
38601  is a third-party product and may not work in all cases.
38602 \end_layout
38603
38604 \begin_layout Description
38605 NoWeb text file with code in the format of the literate programming language
38606 \family typewriter
38607  NoWeb
38608 \end_layout
38609
38610 \begin_layout Description
38611 OpenDocument
38612 \begin_inset space ~
38613 \end_inset
38614
38615 (Pandoc) OpenDocument file, to be opened with 
38616 \family sans
38617 LibreOffice, OpenOffice, KOffice, Abiword
38618 \family default
38619 , etc..
38620  For the conversion the program 
38621 \family typewriter
38622 Pandoc
38623 \family default
38624  is used.
38625  
38626 \family typewriter
38627 Pandoc
38628 \family default
38629  is a third-party product and may not work in all cases.
38630 \end_layout
38631
38632 \begin_layout Description
38633 OpenDocument
38634 \begin_inset space ~
38635 \end_inset
38636
38637 (tex4ht) OpenDocument file.
38638  For the conversion the program 
38639 \family typewriter
38640 tex4ht
38641 \family default
38642  is used.
38643  
38644 \family typewriter
38645 tex4ht
38646 \family default
38647  is a third-party product and may not work in all cases.
38648 \end_layout
38649
38650 \begin_layout Description
38651 PDF
38652 \begin_inset space ~
38653 \end_inset
38654
38655 (cropped) the same as 
38656 \family sans
38657 PDF
38658 \begin_inset space ~
38659 \end_inset
38660
38661 (pdflatex)
38662 \family default
38663  but with cropped page margins
38664 \end_layout
38665
38666 \begin_layout Description
38667
38668 \family sans
38669 PDF
38670 \begin_inset space ~
38671 \end_inset
38672
38673 (dvipdfm)
38674 \family default
38675  PDF-format using the program 
38676 \family typewriter
38677 dvipdfm
38678 \family default
38679 , produces internally a DVI-file which is then converted to a PDF-file
38680 \end_layout
38681
38682 \begin_layout Description
38683
38684 \family sans
38685 PDF
38686 \begin_inset space ~
38687 \end_inset
38688
38689 (lower
38690 \begin_inset space ~
38691 \end_inset
38692
38693 resolution)
38694 \family default
38695  the same as 
38696 \family sans
38697 PDF
38698 \begin_inset space ~
38699 \end_inset
38700
38701 (pdflatex)
38702 \family default
38703  but with a reduced pixel resolution of 150
38704 \begin_inset space \thinspace{}
38705 \end_inset
38706
38707 dpi (e.g.
38708 \begin_inset space \space{}
38709 \end_inset
38710
38711 useful for e-books to be read on tablet PCs or for large documents as intermedia
38712 te preview)
38713 \end_layout
38714
38715 \begin_layout Description
38716
38717 \family sans
38718 PDF
38719 \begin_inset space ~
38720 \end_inset
38721
38722 (LuaTeX)
38723 \family default
38724  PDF-format using the program 
38725 \family typewriter
38726 Lua\SpecialChar TeX
38727
38728 \family default
38729 , produces PDF-files directly
38730 \end_layout
38731
38732 \begin_layout Description
38733
38734 \family sans
38735 PDF
38736 \begin_inset space ~
38737 \end_inset
38738
38739 (pdflatex)
38740 \family default
38741  PDF-format using the program 
38742 \family typewriter
38743 pdflatex
38744 \family default
38745 , produces PDF-files directly
38746 \end_layout
38747
38748 \begin_layout Description
38749
38750 \family sans
38751 PDF
38752 \begin_inset space ~
38753 \end_inset
38754
38755 (ps2pdf)
38756 \family default
38757  PDF-format using the program 
38758 \family typewriter
38759 ps2pdf
38760 \family default
38761 , produces internally a PostScript-file which is then converted to a PDF-file
38762 \end_layout
38763
38764 \begin_layout Description
38765
38766 \family sans
38767 PDF
38768 \begin_inset space ~
38769 \end_inset
38770
38771 (XeTeX)
38772 \family default
38773  PDF-format using the program 
38774 \family typewriter
38775 Xe\SpecialChar TeX
38776
38777 \family default
38778 , produces PDF-files directly
38779 \end_layout
38780
38781 \begin_layout Description
38782
38783 \family sans
38784 Plain
38785 \begin_inset space ~
38786 \end_inset
38787
38788 text
38789 \family default
38790  text format
38791 \end_layout
38792
38793 \begin_layout Description
38794
38795 \family sans
38796 Plain
38797 \begin_inset space ~
38798 \end_inset
38799
38800 text
38801 \begin_inset space ~
38802 \end_inset
38803
38804 (ps2ascii)
38805 \family default
38806  text format, the document will first be converted to Postscript format
38807  and then exported as text using the program 
38808 \family sans
38809 ps2ascii
38810 \end_layout
38811
38812 \begin_layout Description
38813
38814 \family sans
38815 Postscript
38816 \family default
38817  PostScript format using the program 
38818 \family typewriter
38819 dvips
38820 \family default
38821 ; for possible 
38822 \family typewriter
38823 dvips
38824 \family default
38825  options see section
38826 \begin_inset space ~
38827 \end_inset
38828
38829
38830 \begin_inset CommandInset ref
38831 LatexCommand ref
38832 reference "subsec:General-output"
38833
38834 \end_inset
38835
38836
38837 \end_layout
38838
38839 \begin_layout Description
38840 Sweave text file with the \SpecialChar LaTeX
38841  source and also code in the statistical programming
38842  language 
38843 \family typewriter
38844 R
38845 \family default
38846 .
38847  Using the 
38848 \family typewriter
38849 R
38850 \family default
38851 -function 
38852 \family typewriter
38853 Sweave
38854 \family default
38855  it is possible to use 
38856 \family typewriter
38857 R
38858 \family default
38859 -commands in \SpecialChar LaTeX
38860
38861 \end_layout
38862
38863 \begin_layout Standard
38864 If one of the menu entries 
38865 \family sans
38866 DVI
38867 \family default
38868
38869 \family sans
38870 PDF
38871 \begin_inset space ~
38872 \end_inset
38873
38874 (pdflatex)
38875 \family default
38876  or 
38877 \family sans
38878 Postscript
38879 \family default
38880  is missing, you need to update your \SpecialChar LaTeX
38881  installation.
38882  After updating you have to reconfigure \SpecialChar LyX
38883 , see section
38884 \begin_inset space ~
38885 \end_inset
38886
38887
38888 \begin_inset CommandInset ref
38889 LatexCommand ref
38890 reference "sec:Basic-LyX-Setup"
38891
38892 \end_inset
38893
38894 .
38895 \begin_inset Index idx
38896 status collapsed
38897
38898 \begin_layout Plain Layout
38899 Reconfiguration of \SpecialChar LyX
38900
38901 \end_layout
38902
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \begin_layout Subsection
38909 Fax
38910 \end_layout
38911
38912 \begin_layout Standard
38913 This menu entry will only appear if you have a fax program installed (on
38914  Windows you additionally need to register its program path to \SpecialChar LyX
38915 's PATH prefix,
38916  see section
38917 \begin_inset space ~
38918 \end_inset
38919
38920
38921 \begin_inset CommandInset ref
38922 LatexCommand ref
38923 reference "sec:Paths"
38924
38925 \end_inset
38926
38927 ).
38928  With this menu entry you can send your document to a fax program like 
38929 \family typewriter
38930 hylapex
38931 \family default
38932  or 
38933 \family typewriter
38934 kdeprintfax
38935 \family default
38936 .
38937  The default format of the sent file is PostScript.
38938  The format can be changed in \SpecialChar LyX
38939 's preferences as described in section
38940 \begin_inset space ~
38941 \end_inset
38942
38943
38944 \begin_inset CommandInset ref
38945 LatexCommand ref
38946 reference "subsec:Converters"
38947
38948 \end_inset
38949
38950 .
38951 \end_layout
38952
38953 \begin_layout Subsection
38954 New and Close Window
38955 \end_layout
38956
38957 \begin_layout Standard
38958 Opens or closes a new instance of \SpecialChar LyX
38959 .
38960 \end_layout
38961
38962 \begin_layout Subsection
38963 Exit
38964 \end_layout
38965
38966 \begin_layout Standard
38967 Prompts you to save all unsaved documents and then exits.
38968 \end_layout
38969
38970 \begin_layout Section
38971 The Edit Menu
38972 \begin_inset Index idx
38973 status collapsed
38974
38975 \begin_layout Plain Layout
38976 Menu ! Edit
38977 \end_layout
38978
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \begin_layout Subsection
38985 Undo and Redo
38986 \end_layout
38987
38988 \begin_layout Standard
38989 Described in section
38990 \begin_inset space ~
38991 \end_inset
38992
38993
38994 \begin_inset CommandInset ref
38995 LatexCommand ref
38996 reference "sec:Undo-and-Redo"
38997
38998 \end_inset
38999
39000 .
39001 \end_layout
39002
39003 \begin_layout Subsection
39004 Cut, Copy, Paste, Paste Recent, Paste Special
39005 \end_layout
39006
39007 \begin_layout Standard
39008 Described in section
39009 \begin_inset space ~
39010 \end_inset
39011
39012
39013 \begin_inset CommandInset ref
39014 LatexCommand ref
39015 reference "sec:Basic-Editing-Features"
39016
39017 \end_inset
39018
39019 .
39020 \end_layout
39021
39022 \begin_layout Subsection
39023 Select Whole Inset
39024 \end_layout
39025
39026 \begin_layout Standard
39027 Selects the content of the inset in which the cursor currently is.
39028  If the cursor is outside an inset, the whole document will be selected.
39029 \end_layout
39030
39031 \begin_layout Subsection
39032 Select All
39033 \end_layout
39034
39035 \begin_layout Standard
39036 Selects the whole document.
39037 \end_layout
39038
39039 \begin_layout Subsection
39040 Find & Replace (Quick)
39041 \end_layout
39042
39043 \begin_layout Standard
39044 Described in section
39045 \begin_inset space ~
39046 \end_inset
39047
39048
39049 \begin_inset CommandInset ref
39050 LatexCommand ref
39051 reference "sec:Basic-Editing-Features"
39052
39053 \end_inset
39054
39055 .
39056 \end_layout
39057
39058 \begin_layout Subsection
39059 Find & Replace (Advanced)
39060 \end_layout
39061
39062 \begin_layout Standard
39063 Described in section
39064 \begin_inset space ~
39065 \end_inset
39066
39067
39068 \begin_inset CommandInset ref
39069 LatexCommand ref
39070 reference "sec:Advanced-Find-and"
39071
39072 \end_inset
39073
39074 .
39075 \end_layout
39076
39077 \begin_layout Subsection
39078 Move Paragraph Up/Down
39079 \end_layout
39080
39081 \begin_layout Standard
39082 This shifts the paragraph in which the cursor currently is one paragraph
39083  up or down.
39084 \end_layout
39085
39086 \begin_layout Subsection
39087 Text Style
39088 \end_layout
39089
39090 \begin_layout Standard
39091
39092 \change_inserted -712698321 1525595818
39093 This sub-menu provides several ways to customize the appearance of text
39094  passages.
39095  You can
39096 \end_layout
39097
39098 \begin_layout Enumerate
39099
39100 \change_inserted -712698321 1525595876
39101 Customize text properties by means of the 
39102 \family sans
39103 Text Style
39104 \family default
39105  dialog (via 
39106 \family sans
39107 Customized\SpecialChar ldots
39108
39109 \family default
39110 ; this is 
39111 \change_deleted -712698321 1525595580
39112 D
39113 \change_inserted -712698321 1525595580
39114 d
39115 \change_unchanged
39116 escribed in section
39117 \begin_inset space ~
39118 \end_inset
39119
39120
39121 \begin_inset CommandInset ref
39122 LatexCommand ref
39123 reference "subsec:Fine-Tuning-with-the"
39124
39125 \end_inset
39126
39127
39128 \change_inserted -712698321 1525595582
39129 )
39130 \change_deleted -712698321 1525595616
39131 .
39132 \change_inserted -712698321 1525595617
39133
39134 \end_layout
39135
39136 \begin_layout Enumerate
39137
39138 \change_inserted -712698321 1525595704
39139 Change the casing of selected text (
39140 \family sans
39141 Capitalize
39142 \family default
39143
39144 \family sans
39145 Uppercase
39146 \family default
39147
39148 \family sans
39149 Lowercase
39150 \family default
39151 )
39152 \end_layout
39153
39154 \begin_layout Enumerate
39155
39156 \change_inserted -712698321 1525599421
39157 Select custom character styles if provided by the document class or a module
39158  (in the case of this document: 
39159 \family sans
39160 Code
39161 \family default
39162
39163 \family sans
39164 Emph
39165 \family default
39166
39167 \family sans
39168 Noun
39169 \family default
39170  and 
39171 \family sans
39172 Strong
39173 \family default
39174 ; see section
39175 \begin_inset space ~
39176 \end_inset
39177
39178
39179 \begin_inset CommandInset ref
39180 LatexCommand ref
39181 reference "subsec:Custom-Character-Styles"
39182
39183 \end_inset
39184
39185 )
39186 \change_unchanged
39187
39188 \end_layout
39189
39190 \begin_layout Subsection
39191 Paragraph Settings
39192 \begin_inset Index idx
39193 status collapsed
39194
39195 \begin_layout Plain Layout
39196 Paragraph ! Settings
39197 \end_layout
39198
39199 \end_inset
39200
39201
39202 \end_layout
39203
39204 \begin_layout Standard
39205 Enables you to set the paragraph alignment, line spacing and label width.
39206  These settings only affect the paragraph in which the cursor is currently
39207  in.
39208 \end_layout
39209
39210 \begin_layout Standard
39211 You can also prevent the first line of the paragraph being indented if you
39212  have chosen to separate paragraphs with 
39213 \family sans
39214 Indentation
39215 \family default
39216  in the 
39217 \family sans
39218 Document\SpecialChar menuseparator
39219 Settings\SpecialChar menuseparator
39220 Text
39221 \begin_inset space ~
39222 \end_inset
39223
39224 Layout
39225 \family default
39226  dialog.
39227 \end_layout
39228
39229 \begin_layout Subsection
39230 Table and Rows & Columns
39231 \end_layout
39232
39233 \begin_layout Standard
39234 These menus only appear if the cursor is inside a table.
39235  It allows you to create multicolumn and multirow cells, add or remove borders
39236  of a cell and to set the alignment of the cell.
39237 \end_layout
39238
39239 \begin_layout Subsection
39240 Dissolve Inset
39241 \end_layout
39242
39243 \begin_layout Standard
39244 This menu only appears if the cursor is inside an inset.
39245  It will dissolve this inset.
39246  This means that the inset is deleted and its content is left as normal
39247  text.
39248 \end_layout
39249
39250 \begin_layout Subsection
39251 Settings or Math
39252 \end_layout
39253
39254 \begin_layout Standard
39255 This menu is only active if the cursor is inside an inset or a formula.
39256  Here you can change the properties of the inset or the formula.
39257 \end_layout
39258
39259 \begin_layout Subsection
39260 Increase/Decrease List Depth
39261 \end_layout
39262
39263 \begin_layout Standard
39264 These menus are only active if the cursor is in an environment that can
39265  be nested.
39266  They increase/decrease the environment nesting level as explained in section
39267 \begin_inset space ~
39268 \end_inset
39269
39270
39271 \begin_inset CommandInset ref
39272 LatexCommand ref
39273 reference "sec:Nesting"
39274
39275 \end_inset
39276
39277  and 
39278 \begin_inset CommandInset ref
39279 LatexCommand ref
39280 reference "subsec:Numbering-depth"
39281
39282 \end_inset
39283
39284 .
39285 \end_layout
39286
39287 \begin_layout Section
39288 The View Menu
39289 \begin_inset Index idx
39290 status collapsed
39291
39292 \begin_layout Plain Layout
39293 Menu ! View
39294 \end_layout
39295
39296 \end_inset
39297
39298
39299 \end_layout
39300
39301 \begin_layout Standard
39302 At the bottom of the 
39303 \family sans
39304 View
39305 \family default
39306  menu the opened documents are listed.
39307 \end_layout
39308
39309 \begin_layout Subsection
39310 Open/Close all Insets
39311 \end_layout
39312
39313 \begin_layout Standard
39314 Opens/closes all insets in your document.
39315 \end_layout
39316
39317 \begin_layout Subsection
39318 Unfold/Fold Math Macros
39319 \end_layout
39320
39321 \begin_layout Standard
39322 Unfolds/folds the current math macro.
39323 \end_layout
39324
39325 \begin_layout Standard
39326 Math macros are described in the 
39327 \emph on
39328 Math
39329 \emph default
39330  manual.
39331 \end_layout
39332
39333 \begin_layout Subsection
39334 Outline Pane
39335 \end_layout
39336
39337 \begin_layout Standard
39338 Shows the outline window as described in sections
39339 \begin_inset space ~
39340 \end_inset
39341
39342
39343 \begin_inset CommandInset ref
39344 LatexCommand ref
39345 reference "sec:Navigating"
39346
39347 \end_inset
39348
39349  and 
39350 \begin_inset CommandInset ref
39351 LatexCommand ref
39352 reference "subsec:Table-of-Contents"
39353
39354 \end_inset
39355
39356 .
39357 \end_layout
39358
39359 \begin_layout Subsection
39360 Source Pane
39361 \end_layout
39362
39363 \begin_layout Standard
39364 Opens a window showing the source code of the actual document, as described
39365  in section
39366 \begin_inset space ~
39367 \end_inset
39368
39369
39370 \begin_inset CommandInset ref
39371 LatexCommand ref
39372 reference "sec:Previewing-snippets-of"
39373
39374 \end_inset
39375
39376 .
39377 \end_layout
39378
39379 \begin_layout Subsection
39380 Messages Pane
39381 \end_layout
39382
39383 \begin_layout Standard
39384 Opens a window showing console messages.
39385  This is useful for debugging \SpecialChar LyX
39386  (i.
39387 \begin_inset space \thinspace{}
39388 \end_inset
39389
39390 e., hunt for errors in the program) or to see what is going on in the background
39391  while \SpecialChar LaTeX
39392  is processing the document.
39393 \end_layout
39394
39395 \begin_layout Subsection
39396 Toolbars
39397 \begin_inset CommandInset label
39398 LatexCommand label
39399 name "subsec:Toolbars"
39400
39401 \end_inset
39402
39403
39404 \begin_inset Index idx
39405 status collapsed
39406
39407 \begin_layout Plain Layout
39408 Toolbar
39409 \end_layout
39410
39411 \end_inset
39412
39413
39414 \end_layout
39415
39416 \begin_layout Standard
39417 In this menu entry you can set the icon size and the appearance of the different
39418  toolbars.
39419  All toolbars and the 
39420 \family sans
39421 Command
39422 \begin_inset space ~
39423 \end_inset
39424
39425 Buffer
39426 \family default
39427  can be turned on and off.
39428  The 
39429 \emph on
39430 on
39431 \emph default
39432  state is denoted in the menu with a checkmark.
39433  The 
39434 \family sans
39435 Table
39436 \family default
39437
39438 \family sans
39439 Math,
39440 \family default
39441  
39442 \family sans
39443 Math
39444 \begin_inset space ~
39445 \end_inset
39446
39447 Macros,
39448 \family default
39449  
39450 \family sans
39451 Review
39452 \family default
39453  and 
39454 \family sans
39455 Math
39456 \begin_inset space ~
39457 \end_inset
39458
39459 Panels
39460 \family default
39461  toolbars can additionally be set to the state 
39462 \emph on
39463 automatic
39464 \emph default
39465 , denoted in the menu with the suffix 
39466 \family sans
39467 (auto)
39468 \family default
39469 .
39470 \end_layout
39471
39472 \begin_layout Standard
39473 In the 
39474 \emph on
39475 on
39476 \emph default
39477  state the toolbar is permanently shown; in the 
39478 \emph on
39479 automatic
39480 \emph default
39481  state the toolbar is only shown when the cursor is in a certain environment
39482  or when a certain feature is enabled.
39483  That means that the review toolbar will only be shown if change tracking
39484  is activated, the math and table toolbars are only shown if the cursor
39485  is inside a formula or table respectively.
39486 \end_layout
39487
39488 \begin_layout Standard
39489 \SpecialChar LyX
39490 's toolbars and their buttons are explained in section
39491 \begin_inset space ~
39492 \end_inset
39493
39494
39495 \begin_inset CommandInset ref
39496 LatexCommand ref
39497 reference "sec:Toolbars"
39498
39499 \end_inset
39500
39501 .
39502 \end_layout
39503
39504 \begin_layout Subsection
39505 Split View
39506 \end_layout
39507
39508 \begin_layout Standard
39509
39510 \family sans
39511 Split
39512 \begin_inset space ~
39513 \end_inset
39514
39515 View
39516 \begin_inset space ~
39517 \end_inset
39518
39519 into
39520 \begin_inset space ~
39521 \end_inset
39522
39523 Left
39524 \begin_inset space ~
39525 \end_inset
39526
39527 and
39528 \begin_inset space ~
39529 \end_inset
39530
39531 Right
39532 \begin_inset space ~
39533 \end_inset
39534
39535 Half
39536 \family default
39537  will split \SpecialChar LyX
39538 's main window vertically while 
39539 \family sans
39540 Split
39541 \begin_inset space ~
39542 \end_inset
39543
39544 View
39545 \begin_inset space ~
39546 \end_inset
39547
39548 into
39549 \begin_inset space ~
39550 \end_inset
39551
39552 Upper
39553 \begin_inset space ~
39554 \end_inset
39555
39556 and
39557 \begin_inset space ~
39558 \end_inset
39559
39560 Lower
39561 \begin_inset space ~
39562 \end_inset
39563
39564 Half
39565 \family default
39566  will split it horizontally.
39567  This allows you to view documents at the same time to compare them, or
39568  to view the same document, but at different positions.
39569  You can even split the main window several times to view, for example,
39570  three or more documents at the same time.
39571  To close a split view, use the menu 
39572 \family sans
39573 Close
39574 \begin_inset space ~
39575 \end_inset
39576
39577 Current
39578 \begin_inset space ~
39579 \end_inset
39580
39581 View
39582 \family default
39583 .
39584 \end_layout
39585
39586 \begin_layout Subsection
39587 Close Current View
39588 \end_layout
39589
39590 \begin_layout Standard
39591 Closes a split view.
39592 \end_layout
39593
39594 \begin_layout Subsection
39595 Fullscreen
39596 \end_layout
39597
39598 \begin_layout Standard
39599 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39600  so that you will see nothing but your text.
39601  It furthermore displays \SpecialChar LyX
39602 's main window fullscreen.
39603  To return from fullscreen to the normal view, press F11, or right-click
39604  and turn off the fullscreen mode in the context menu.
39605 \end_layout
39606
39607 \begin_layout Section
39608 The Insert Menu
39609 \begin_inset Index idx
39610 status collapsed
39611
39612 \begin_layout Plain Layout
39613 Menu ! Insert
39614 \end_layout
39615
39616 \end_inset
39617
39618
39619 \end_layout
39620
39621 \begin_layout Subsection
39622 Math
39623 \end_layout
39624
39625 \begin_layout Standard
39626 Inserts math constructs that are explained in chapter
39627 \begin_inset space ~
39628 \end_inset
39629
39630
39631 \begin_inset CommandInset ref
39632 LatexCommand ref
39633 reference "chap:Mathematical-Formulas"
39634
39635 \end_inset
39636
39637  and the 
39638 \emph on
39639 Math
39640 \emph default
39641  manual.
39642 \end_layout
39643
39644 \begin_layout Subsection
39645 Special Character
39646 \begin_inset CommandInset label
39647 LatexCommand label
39648 name "subsec:Special-Character"
39649
39650 \end_inset
39651
39652
39653 \end_layout
39654
39655 \begin_layout Standard
39656 Here you can insert the following characters:
39657 \end_layout
39658
39659 \begin_layout Description
39660 Symbols Opens the 
39661 \family sans
39662 Symbols
39663 \family default
39664  dialog which allows you to insert any character that can be output by your
39665  \SpecialChar LaTeX
39666  system.
39667  By default groups of characters are displayed in character categories;
39668  the available characters depend on the \SpecialChar LaTeX
39669 -packages you have installed.
39670  You can get a complete display by checking 
39671 \family sans
39672 Display
39673 \begin_inset space ~
39674 \end_inset
39675
39676 all
39677 \family default
39678 .
39679 \begin_inset Newline newline
39680 \end_inset
39681
39682  
39683 \begin_inset Note Greyedout
39684 status open
39685
39686 \begin_layout Plain Layout
39687
39688 \series bold
39689 Note:
39690 \series default
39691  Not all characters will be visible in the 
39692 \family sans
39693 Symbols
39694 \family default
39695  dialog because none of the screen fonts that you can set in the preferences
39696  dialog (see section
39697 \begin_inset space ~
39698 \end_inset
39699
39700
39701 \begin_inset CommandInset ref
39702 LatexCommand ref
39703 reference "subsec:Screen-Fonts"
39704
39705 \end_inset
39706
39707 ) can display every character.
39708 \end_layout
39709
39710 \end_inset
39711
39712
39713 \end_layout
39714
39715 \begin_layout Description
39716 Ellipsis Inserts an ellipsis: \SpecialChar ldots
39717
39718 \end_layout
39719
39720 \begin_layout Description
39721 End
39722 \begin_inset space ~
39723 \end_inset
39724
39725 of
39726 \begin_inset space ~
39727 \end_inset
39728
39729 Sentence Inserts an end of sentence period as described in section
39730 \begin_inset space ~
39731 \end_inset
39732
39733
39734 \begin_inset CommandInset ref
39735 LatexCommand ref
39736 reference "subsec:Abbreviations"
39737
39738 \end_inset
39739
39740 .
39741 \end_layout
39742
39743 \begin_layout Description
39744 Ordinary
39745 \begin_inset space ~
39746 \end_inset
39747
39748 Quote Inserts this quote: ", no matter what quote style you selected in
39749  the 
39750 \family sans
39751 Document\SpecialChar menuseparator
39752 Settings\SpecialChar menuseparator
39753 Language
39754 \family default
39755  dialog.
39756 \end_layout
39757
39758 \begin_layout Description
39759 Single
39760 \begin_inset space ~
39761 \end_inset
39762
39763 Quote Inserts a single quote in the quotation marks style selected in the
39764  
39765 \family sans
39766 Document\SpecialChar menuseparator
39767 Settings\SpecialChar menuseparator
39768 Language
39769 \family default
39770  dialog.
39771 \end_layout
39772
39773 \begin_layout Description
39774 Protected
39775 \begin_inset space ~
39776 \end_inset
39777
39778 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar nobreakdash
39779
39780 \end_layout
39781
39782 \begin_layout Description
39783 Breakable
39784 \begin_inset space ~
39785 \end_inset
39786
39787 Slash Inserts a slash where a line break can also occur: \SpecialChar breakableslash
39788
39789 \end_layout
39790
39791 \begin_layout Description
39792 Visible
39793 \begin_inset space ~
39794 \end_inset
39795
39796 Space Inserts a character representing a single space (the one you get when
39797  pressing the 
39798 \family sans
39799 Space
39800 \family default
39801  key): 
39802 \begin_inset space \textvisiblespace{}
39803 \end_inset
39804
39805
39806 \end_layout
39807
39808 \begin_layout Description
39809 Menu
39810 \begin_inset space ~
39811 \end_inset
39812
39813 Separator Inserts the menu separator sign: \SpecialChar menuseparator
39814
39815 \end_layout
39816
39817 \begin_layout Description
39818 Phonetic
39819 \begin_inset space ~
39820 \end_inset
39821
39822 Symbols 
39823 \begin_inset Index idx
39824 status collapsed
39825
39826 \begin_layout Plain Layout
39827 Phonetic symbols
39828 \end_layout
39829
39830 \end_inset
39831
39832
39833 \begin_inset Index idx
39834 status collapsed
39835
39836 \begin_layout Plain Layout
39837 Language ! Phonetic symbols
39838 \end_layout
39839
39840 \end_inset
39841
39842 Inserts a box where you can insert symbols from the International Phonetic
39843  Alphabet (IPA) and opens a toolbar which provides a large set of these
39844  symbols.
39845  To use this feature you must have the \SpecialChar LaTeX
39846 -package 
39847 \series bold
39848 tipa
39849 \series default
39850
39851 \begin_inset Index idx
39852 status collapsed
39853
39854 \begin_layout Plain Layout
39855 \SpecialChar LaTeX
39856  packages ! tipa
39857 \end_layout
39858
39859 \end_inset
39860
39861  installed.
39862 \begin_inset Newline newline
39863 \end_inset
39864
39865 More information about this feature can be found in the 
39866 \emph on
39867 Linguistics
39868 \emph default
39869  manual (
39870 \family sans
39871 Help\SpecialChar menuseparator
39872 Specific Manuals
39873 \family default
39874 ).
39875 \end_layout
39876
39877 \begin_layout Description
39878 Logos Inserts the logos of the programs \SpecialChar LyX
39879 , \SpecialChar TeX
39880 , \SpecialChar LaTeX
39881  and \SpecialChar LaTeX2e
39882 .
39883 \end_layout
39884
39885 \begin_layout Subsection
39886 Formatting
39887 \end_layout
39888
39889 \begin_layout Standard
39890 Opens a submenu with the following options:
39891 \end_layout
39892
39893 \begin_layout Description
39894 Superscript Inserts a superscript: test
39895 \begin_inset script superscript
39896
39897 \begin_layout Plain Layout
39898 a, b
39899 \end_layout
39900
39901 \end_inset
39902
39903
39904 \end_layout
39905
39906 \begin_layout Description
39907 Subscript Inserts a subscript: test
39908 \begin_inset script subscript
39909
39910 \begin_layout Plain Layout
39911 3x
39912 \end_layout
39913
39914 \end_inset
39915
39916
39917 \end_layout
39918
39919 \begin_layout Description
39920 Protected
39921 \begin_inset space ~
39922 \end_inset
39923
39924 Space Inserts a protected space as described in section
39925 \begin_inset space ~
39926 \end_inset
39927
39928
39929 \begin_inset CommandInset ref
39930 LatexCommand ref
39931 reference "subsec:Protected-Space"
39932
39933 \end_inset
39934
39935 .
39936 \end_layout
39937
39938 \begin_layout Description
39939 Interword
39940 \begin_inset space ~
39941 \end_inset
39942
39943 Space Inserts an inter-word space as described in section
39944 \begin_inset space ~
39945 \end_inset
39946
39947
39948 \begin_inset CommandInset ref
39949 LatexCommand ref
39950 reference "subsec:Inter-word-Space"
39951
39952 \end_inset
39953
39954 .
39955 \end_layout
39956
39957 \begin_layout Description
39958 Thin
39959 \begin_inset space ~
39960 \end_inset
39961
39962 Space Inserts a thin space as described in section
39963 \begin_inset space ~
39964 \end_inset
39965
39966
39967 \begin_inset CommandInset ref
39968 LatexCommand ref
39969 reference "subsec:Thin-Space"
39970
39971 \end_inset
39972
39973 .
39974 \end_layout
39975
39976 \begin_layout Description
39977 Visible
39978 \begin_inset space ~
39979 \end_inset
39980
39981 Space Inserts a character to visualize that there is or should be a space.
39982  This is e.
39983 \begin_inset space \thinspace{}
39984 \end_inset
39985
39986 g.
39987 \begin_inset space \space{}
39988 \end_inset
39989
39990 useful if you need to indicate a space in a command sequence.
39991  An example from the \SpecialChar LyX
39992  
39993 \emph on
39994 Math
39995 \emph default
39996  manual: 
39997 \begin_inset Quotes eld
39998 \end_inset
39999
40000 To insert a fraction use the command 
40001 \series bold
40002
40003 \backslash
40004 frac
40005 \begin_inset space \textvisiblespace{}
40006 \end_inset
40007
40008 A
40009 \begin_inset Formula $\downarrow$
40010 \end_inset
40011
40012 B.
40013 \series default
40014
40015 \begin_inset Quotes erd
40016 \end_inset
40017
40018  The visible space is hereby the character before the 
40019 \series bold
40020 A
40021 \series default
40022 .
40023 \end_layout
40024
40025 \begin_layout Description
40026 Horizontal
40027 \begin_inset space ~
40028 \end_inset
40029
40030 Space Inserts horizontal space as described in section
40031 \begin_inset space ~
40032 \end_inset
40033
40034
40035 \begin_inset CommandInset ref
40036 LatexCommand ref
40037 reference "subsec:Horizontal-Space"
40038
40039 \end_inset
40040
40041 .
40042 \end_layout
40043
40044 \begin_layout Description
40045 Horizontal
40046 \begin_inset space ~
40047 \end_inset
40048
40049 Line Inserts a horizontal line as described in section
40050 \begin_inset space ~
40051 \end_inset
40052
40053
40054 \begin_inset CommandInset ref
40055 LatexCommand ref
40056 reference "subsec:Horizontal-Lines"
40057
40058 \end_inset
40059
40060 .
40061 \end_layout
40062
40063 \begin_layout Description
40064 Vertical
40065 \begin_inset space ~
40066 \end_inset
40067
40068 Space Inserts vertical space as described in section
40069 \begin_inset space ~
40070 \end_inset
40071
40072
40073 \begin_inset CommandInset ref
40074 LatexCommand ref
40075 reference "subsec:Vertical-Space"
40076
40077 \end_inset
40078
40079 .
40080 \end_layout
40081
40082 \begin_layout Description
40083 Phantom Inserts a Phantom space as described in section
40084 \begin_inset space ~
40085 \end_inset
40086
40087
40088 \begin_inset CommandInset ref
40089 LatexCommand ref
40090 reference "subsec:Phantom-Space"
40091
40092 \end_inset
40093
40094 .
40095 \end_layout
40096
40097 \begin_layout Description
40098 Hyphenation
40099 \begin_inset space ~
40100 \end_inset
40101
40102 Point Inserts a hyphenation point as described in section
40103 \begin_inset space ~
40104 \end_inset
40105
40106
40107 \begin_inset CommandInset ref
40108 LatexCommand ref
40109 reference "subsec:Hyphenation"
40110
40111 \end_inset
40112
40113 .
40114 \end_layout
40115
40116 \begin_layout Description
40117 Ligature
40118 \begin_inset space ~
40119 \end_inset
40120
40121 Break Inserts a ligature break as described in section
40122 \begin_inset space ~
40123 \end_inset
40124
40125
40126 \begin_inset CommandInset ref
40127 LatexCommand ref
40128 reference "subsec:Ligatures"
40129
40130 \end_inset
40131
40132 .
40133 \end_layout
40134
40135 \begin_layout Description
40136 Optional
40137 \begin_inset space ~
40138 \end_inset
40139
40140 Line
40141 \begin_inset space ~
40142 \end_inset
40143
40144 Break Inserts a line break point (zero-width space character) that is invisible
40145  in the output.
40146  See section
40147 \begin_inset space ~
40148 \end_inset
40149
40150
40151 \begin_inset CommandInset ref
40152 LatexCommand ref
40153 reference "subsec:Dashes-and-line-breaks"
40154 plural "false"
40155 caps "false"
40156 noprefix "false"
40157
40158 \end_inset
40159
40160  for a usage example.
40161 \end_layout
40162
40163 \begin_layout Description
40164 Ragged
40165 \begin_inset space ~
40166 \end_inset
40167
40168 Line
40169 \begin_inset space ~
40170 \end_inset
40171
40172 Break Inserts a forced line break as described in section
40173 \begin_inset space ~
40174 \end_inset
40175
40176
40177 \begin_inset CommandInset ref
40178 LatexCommand ref
40179 reference "subsec:Forced-Line-Breaks"
40180
40181 \end_inset
40182
40183 .
40184 \end_layout
40185
40186 \begin_layout Description
40187 Justified
40188 \begin_inset space ~
40189 \end_inset
40190
40191 Break Inserts a forced line break that right justifies the remaining text
40192  as described in section
40193 \begin_inset space ~
40194 \end_inset
40195
40196
40197 \begin_inset CommandInset ref
40198 LatexCommand ref
40199 reference "subsec:Forced-Line-Breaks"
40200
40201 \end_inset
40202
40203 .
40204 \end_layout
40205
40206 \begin_layout Description
40207 New
40208 \begin_inset space ~
40209 \end_inset
40210
40211 Page Inserts a forced page break as described in section
40212 \begin_inset space ~
40213 \end_inset
40214
40215
40216 \begin_inset CommandInset ref
40217 LatexCommand ref
40218 reference "subsec:Forced-Page-Breaks"
40219
40220 \end_inset
40221
40222 .
40223 \end_layout
40224
40225 \begin_layout Description
40226 Page
40227 \begin_inset space ~
40228 \end_inset
40229
40230 Break Inserts a forced page break that shares the extra space among paragraph
40231  breaks instead of leaving it at the bottom of the page, as described in
40232  section
40233 \begin_inset space ~
40234 \end_inset
40235
40236
40237 \begin_inset CommandInset ref
40238 LatexCommand ref
40239 reference "subsec:Forced-Page-Breaks"
40240
40241 \end_inset
40242
40243 .
40244 \end_layout
40245
40246 \begin_layout Description
40247 Clear
40248 \begin_inset space ~
40249 \end_inset
40250
40251 Page Inserts a clear page break as described in section
40252 \begin_inset space ~
40253 \end_inset
40254
40255
40256 \begin_inset CommandInset ref
40257 LatexCommand ref
40258 reference "subsec:Clear-Page-Breaks"
40259
40260 \end_inset
40261
40262 .
40263 \end_layout
40264
40265 \begin_layout Description
40266 Clear
40267 \begin_inset space ~
40268 \end_inset
40269
40270 Double
40271 \begin_inset space ~
40272 \end_inset
40273
40274 Page Inserts a clear doublepage break as described in section
40275 \begin_inset space ~
40276 \end_inset
40277
40278
40279 \begin_inset CommandInset ref
40280 LatexCommand ref
40281 reference "subsec:Clear-Page-Breaks"
40282
40283 \end_inset
40284
40285 .
40286 \end_layout
40287
40288 \begin_layout Subsection
40289 List/TOC
40290 \end_layout
40291
40292 \begin_layout Standard
40293 Various lists can be inserted with this menu entry.
40294  The 
40295 \family sans
40296 Table
40297 \begin_inset space ~
40298 \end_inset
40299
40300 of Contents
40301 \family default
40302 , the 
40303 \family sans
40304 List of Algorithms
40305 \family default
40306
40307 \family sans
40308 List of Figures,
40309 \family default
40310  
40311 \family sans
40312 List of Tables
40313 \family default
40314  and 
40315 \family sans
40316 List of Listings
40317 \family default
40318  are described in section
40319 \begin_inset space ~
40320 \end_inset
40321
40322
40323 \begin_inset CommandInset ref
40324 LatexCommand ref
40325 reference "sec:toc"
40326
40327 \end_inset
40328
40329 .
40330  The 
40331 \family sans
40332 Index List
40333 \family default
40334  is described in section
40335 \begin_inset space ~
40336 \end_inset
40337
40338
40339 \begin_inset CommandInset ref
40340 LatexCommand ref
40341 reference "sec:Index"
40342
40343 \end_inset
40344
40345 , the 
40346 \family sans
40347 Nomenclature
40348 \family default
40349  is described in section
40350 \begin_inset space ~
40351 \end_inset
40352
40353
40354 \begin_inset CommandInset ref
40355 LatexCommand ref
40356 reference "sec:Nomenclature"
40357
40358 \end_inset
40359
40360  and the 
40361 \family sans
40362 Bib\SpecialChar TeX
40363  Bibliography
40364 \family default
40365  is described in section
40366 \begin_inset space ~
40367 \end_inset
40368
40369
40370 \begin_inset CommandInset ref
40371 LatexCommand ref
40372 reference "subsec:Bibliography-databases"
40373
40374 \end_inset
40375
40376 .
40377 \end_layout
40378
40379 \begin_layout Subsection
40380 Float
40381 \end_layout
40382
40383 \begin_layout Standard
40384 To insert floats, as described in section
40385 \begin_inset space ~
40386 \end_inset
40387
40388
40389 \begin_inset CommandInset ref
40390 LatexCommand ref
40391 reference "sec:Floats"
40392
40393 \end_inset
40394
40395  and in detail the chapter 
40396 \emph on
40397 Floats
40398 \emph default
40399  of the 
40400 \emph on
40401 Embedded
40402 \begin_inset space ~
40403 \end_inset
40404
40405 Objects
40406 \emph default
40407  manual.
40408 \end_layout
40409
40410 \begin_layout Subsection
40411 Note
40412 \end_layout
40413
40414 \begin_layout Standard
40415 To insert notes, described in section
40416 \begin_inset space ~
40417 \end_inset
40418
40419
40420 \begin_inset CommandInset ref
40421 LatexCommand ref
40422 reference "sec:Notes"
40423
40424 \end_inset
40425
40426 .
40427 \end_layout
40428
40429 \begin_layout Subsection
40430 Branch
40431 \end_layout
40432
40433 \begin_layout Standard
40434 Inserts a branch inset, if any, and allowing you to create and insert a
40435  new branch.
40436  Branches are described in section
40437 \begin_inset space ~
40438 \end_inset
40439
40440
40441 \begin_inset CommandInset ref
40442 LatexCommand ref
40443 reference "sec:Branches"
40444
40445 \end_inset
40446
40447 .
40448 \end_layout
40449
40450 \begin_layout Subsection
40451 Custom Insets
40452 \end_layout
40453
40454 \begin_layout Standard
40455 Inserts document class-specific insets.
40456  Such insets only exist if they are defined in the layout file for a certain
40457  document class.
40458  An example is the document class 
40459 \begin_inset Quotes eld
40460 \end_inset
40461
40462 article (Elsevier)
40463 \begin_inset Quotes erd
40464 \end_inset
40465
40466  with three custom insets.
40467  The section 
40468 \emph on
40469 Flex insets and InsetLayout
40470 \emph default
40471  in 
40472 \emph on
40473 Installing New Document Classes, The Layout file format 
40474 \emph default
40475 of the 
40476 \emph on
40477 Customization
40478 \emph default
40479  manual explains how custom insets are defined.
40480 \end_layout
40481
40482 \begin_layout Subsection
40483 File
40484 \begin_inset Index idx
40485 status collapsed
40486
40487 \begin_layout Plain Layout
40488 External Material
40489 \end_layout
40490
40491 \end_inset
40492
40493
40494 \end_layout
40495
40496 \begin_layout Standard
40497 This menu entry allows you to insert or include the contents of other files
40498  in your document.
40499  For more information see chapter 
40500 \emph on
40501 External Document Parts
40502 \emph default
40503  of the Embedded
40504 \begin_inset space ~
40505 \end_inset
40506
40507 Objects manual.
40508 \end_layout
40509
40510 \begin_layout Subsection
40511 Box
40512 \begin_inset Index idx
40513 status collapsed
40514
40515 \begin_layout Plain Layout
40516 Boxes
40517 \end_layout
40518
40519 \end_inset
40520
40521
40522 \end_layout
40523
40524 \begin_layout Standard
40525 Inserts a box in a certain style.
40526  Boxes are described in detail in the chapter 
40527 \emph on
40528 Boxes
40529 \emph default
40530  of the 
40531 \emph on
40532 Embedded
40533 \begin_inset space ~
40534 \end_inset
40535
40536 Objects
40537 \emph default
40538  manual.
40539 \end_layout
40540
40541 \begin_layout Subsection
40542 Citation
40543 \end_layout
40544
40545 \begin_layout Standard
40546 Opens the 
40547 \family sans
40548 Citation
40549 \family default
40550  dialog as described in section
40551 \begin_inset space ~
40552 \end_inset
40553
40554
40555 \begin_inset CommandInset ref
40556 LatexCommand ref
40557 reference "sec:Bibliography"
40558
40559 \end_inset
40560
40561 .
40562 \end_layout
40563
40564 \begin_layout Subsection
40565 Cross-Reference
40566 \end_layout
40567
40568 \begin_layout Standard
40569 Inserts a 
40570 \family sans
40571 cross-reference
40572 \family default
40573  as described in section
40574 \begin_inset space ~
40575 \end_inset
40576
40577
40578 \begin_inset CommandInset ref
40579 LatexCommand ref
40580 reference "sec:Cross-References"
40581
40582 \end_inset
40583
40584 .
40585 \end_layout
40586
40587 \begin_layout Subsection
40588 Label
40589 \end_layout
40590
40591 \begin_layout Standard
40592 Inserts a 
40593 \family sans
40594 label
40595 \family default
40596  as described in section
40597 \begin_inset space ~
40598 \end_inset
40599
40600
40601 \begin_inset CommandInset ref
40602 LatexCommand ref
40603 reference "sec:Cross-References"
40604
40605 \end_inset
40606
40607 .
40608 \end_layout
40609
40610 \begin_layout Subsection
40611 Caption
40612 \begin_inset Index idx
40613 status collapsed
40614
40615 \begin_layout Plain Layout
40616 Captions
40617 \end_layout
40618
40619 \end_inset
40620
40621
40622 \begin_inset Index idx
40623 status collapsed
40624
40625 \begin_layout Plain Layout
40626 Tables ! Multi-page ! Caption
40627 \end_layout
40628
40629 \end_inset
40630
40631
40632 \end_layout
40633
40634 \begin_layout Standard
40635 Inserts a caption in a float or multi-page table.
40636  Floats are described in section
40637 \begin_inset space ~
40638 \end_inset
40639
40640
40641 \begin_inset CommandInset ref
40642 LatexCommand ref
40643 reference "sec:Floats"
40644
40645 \end_inset
40646
40647 ; captions in multi-page tables are described in the section 
40648 \emph on
40649 Multi-page Captions
40650 \emph default
40651  of the 
40652 \emph on
40653 Embedded
40654 \begin_inset space ~
40655 \end_inset
40656
40657 Objects
40658 \emph default
40659  manual.
40660 \end_layout
40661
40662 \begin_layout Subsection
40663 Index Entry
40664 \end_layout
40665
40666 \begin_layout Standard
40667 Inserts an index entry as described in section
40668 \begin_inset space ~
40669 \end_inset
40670
40671
40672 \begin_inset CommandInset ref
40673 LatexCommand ref
40674 reference "sec:Index"
40675
40676 \end_inset
40677
40678 .
40679 \end_layout
40680
40681 \begin_layout Subsection
40682 Nomenclature Entry
40683 \end_layout
40684
40685 \begin_layout Standard
40686 Inserts a nomenclature entry as described in section
40687 \begin_inset space ~
40688 \end_inset
40689
40690
40691 \begin_inset CommandInset ref
40692 LatexCommand ref
40693 reference "sec:Nomenclature"
40694
40695 \end_inset
40696
40697 .
40698 \end_layout
40699
40700 \begin_layout Subsection
40701 Table
40702 \end_layout
40703
40704 \begin_layout Standard
40705 Opens a dialog allowing you to specify the rows and columns of the table.
40706  Tables are described in section
40707 \begin_inset space ~
40708 \end_inset
40709
40710
40711 \begin_inset CommandInset ref
40712 LatexCommand ref
40713 reference "sec:Tables"
40714
40715 \end_inset
40716
40717  and in detail in the chapter 
40718 \emph on
40719 Tables
40720 \emph default
40721  of the 
40722 \emph on
40723 Embedded
40724 \begin_inset space ~
40725 \end_inset
40726
40727 Objects
40728 \emph default
40729  manual.
40730 \end_layout
40731
40732 \begin_layout Subsection
40733 Graphics
40734 \end_layout
40735
40736 \begin_layout Standard
40737 Opens the 
40738 \family sans
40739 Graphics
40740 \family default
40741  dialog.
40742  Graphics are described in section
40743 \begin_inset space ~
40744 \end_inset
40745
40746
40747 \begin_inset CommandInset ref
40748 LatexCommand ref
40749 reference "sec:Graphics"
40750
40751 \end_inset
40752
40753 .
40754 \end_layout
40755
40756 \begin_layout Subsection
40757 URL
40758 \end_layout
40759
40760 \begin_layout Standard
40761 Inserts a URL as described in section
40762 \begin_inset space ~
40763 \end_inset
40764
40765
40766 \begin_inset CommandInset ref
40767 LatexCommand ref
40768 reference "subsec:URLs"
40769
40770 \end_inset
40771
40772 .
40773 \end_layout
40774
40775 \begin_layout Subsection
40776 Hyperlink
40777 \end_layout
40778
40779 \begin_layout Standard
40780 Inserts a hyperlink as described in section
40781 \begin_inset space ~
40782 \end_inset
40783
40784
40785 \begin_inset CommandInset ref
40786 LatexCommand ref
40787 reference "subsec:Hyperlinks"
40788
40789 \end_inset
40790
40791 .
40792 \end_layout
40793
40794 \begin_layout Subsection
40795 Footnote
40796 \end_layout
40797
40798 \begin_layout Standard
40799 Inserts a footnote as described in section
40800 \begin_inset space ~
40801 \end_inset
40802
40803
40804 \begin_inset CommandInset ref
40805 LatexCommand ref
40806 reference "sec:Footnotes"
40807
40808 \end_inset
40809
40810 .
40811 \end_layout
40812
40813 \begin_layout Subsection
40814 Marginal Note
40815 \end_layout
40816
40817 \begin_layout Standard
40818 Inserts a marginal note as described in section
40819 \begin_inset space ~
40820 \end_inset
40821
40822
40823 \begin_inset CommandInset ref
40824 LatexCommand ref
40825 reference "sec:Marginal-Notes"
40826
40827 \end_inset
40828
40829 .
40830 \end_layout
40831
40832 \begin_layout Subsection
40833
40834 \family sans
40835 Separate <Name> (Above/Below)
40836 \end_layout
40837
40838 \begin_layout Standard
40839 These menu items are only visible if it is possible to have two consecutive
40840  environments of the same type.
40841  See section
40842 \begin_inset space ~
40843 \end_inset
40844
40845
40846 \begin_inset CommandInset ref
40847 LatexCommand ref
40848 reference "subsec:Separate-Nestings"
40849
40850 \end_inset
40851
40852  for an explanation.
40853 \end_layout
40854
40855 \begin_layout Subsection
40856 Short Title
40857 \end_layout
40858
40859 \begin_layout Standard
40860 Is only visible if the cursor is in front, in or behind a section heading,
40861  title or caption of a float.
40862  Inserts a short title as described in section
40863 \begin_inset space ~
40864 \end_inset
40865
40866
40867 \begin_inset CommandInset ref
40868 LatexCommand ref
40869 reference "sec:Short-Titles"
40870
40871 \end_inset
40872
40873 .
40874 \end_layout
40875
40876 \begin_layout Subsection
40877 \SpecialChar TeX
40878  Code
40879 \end_layout
40880
40881 \begin_layout Standard
40882 Inserts a \SpecialChar TeX
40883  Code box as described in section
40884 \begin_inset space ~
40885 \end_inset
40886
40887
40888 \begin_inset CommandInset ref
40889 LatexCommand ref
40890 reference "subsec:TeX-Code-Boxes"
40891
40892 \end_inset
40893
40894 .
40895 \end_layout
40896
40897 \begin_layout Subsection
40898 Program Listing
40899 \begin_inset Index idx
40900 status collapsed
40901
40902 \begin_layout Plain Layout
40903 Program listings
40904 \end_layout
40905
40906 \end_inset
40907
40908
40909 \end_layout
40910
40911 \begin_layout Standard
40912 Inserts a program listings box.
40913  Program listings are explained in the chapter 
40914 \emph on
40915 Program Code Listings
40916 \emph default
40917  of the 
40918 \emph on
40919 Embedded
40920 \begin_inset space ~
40921 \end_inset
40922
40923 Objects
40924 \emph default
40925  manual.
40926 \end_layout
40927
40928 \begin_layout Subsection
40929 Date
40930 \end_layout
40931
40932 \begin_layout Standard
40933 Inserts the actual date.
40934  The format depends on the date format of the language that is used for
40935  \SpecialChar LyX
40936 's menus.
40937 \end_layout
40938
40939 \begin_layout Subsection
40940 Preview
40941 \end_layout
40942
40943 \begin_layout Standard
40944 Inserts a preview inset as described in section
40945 \begin_inset space ~
40946 \end_inset
40947
40948
40949 \begin_inset CommandInset ref
40950 LatexCommand ref
40951 reference "sec:Previewing-snippets-of"
40952
40953 \end_inset
40954
40955 .
40956 \end_layout
40957
40958 \begin_layout Section
40959 The Navigate Menu
40960 \begin_inset Index idx
40961 status collapsed
40962
40963 \begin_layout Plain Layout
40964 Menu ! Navigate
40965 \end_layout
40966
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \begin_layout Standard
40973 This menu lists the existing chapters, sections, figures, tables, etc.
40974 \begin_inset space ~
40975 \end_inset
40976
40977 of the current document.
40978  This allows you to navigate easily through your document.
40979 \end_layout
40980
40981 \begin_layout Subsection
40982 Bookmarks
40983 \end_layout
40984
40985 \begin_layout Standard
40986 With this menu entry you are able to define your own bookmarks.
40987  This is useful when you are working on a large document and often have
40988  to jump, for example, between section
40989 \begin_inset space ~
40990 \end_inset
40991
40992 2.5 and 6.3.
40993  To create bookmarks for this example, go to section
40994 \begin_inset space ~
40995 \end_inset
40996
40997 2.5 and use the submenu 
40998 \family sans
40999 Save
41000 \begin_inset space ~
41001 \end_inset
41002
41003 Bookmark
41004 \begin_inset space ~
41005 \end_inset
41006
41007 1
41008 \family default
41009 .
41010  Then go to section
41011 \begin_inset space ~
41012 \end_inset
41013
41014 6.3 and use 
41015 \family sans
41016 Save
41017 \begin_inset space ~
41018 \end_inset
41019
41020 Bookmark
41021 \begin_inset space ~
41022 \end_inset
41023
41024
41025 \family default
41026 2.
41027  Now you can jump easily between these sections by using the menu or by
41028  the key bindings 
41029 \begin_inset Info
41030 type  "shortcut"
41031 arg   "bookmark-goto 1"
41032 \end_inset
41033
41034  and 
41035 \begin_inset Info
41036 type  "shortcut"
41037 arg   "bookmark-goto 2"
41038 \end_inset
41039
41040 .You can also use bookmarks to jump between several opened documents.
41041 \end_layout
41042
41043 \begin_layout Standard
41044 The saved bookmarks are valid till the document is closed.
41045  The submenu 
41046 \family sans
41047 Clear
41048 \begin_inset space ~
41049 \end_inset
41050
41051 Bookmarks
41052 \family default
41053  allows you to clear bookmarks while the submenu 
41054 \family sans
41055 Navigate
41056 \begin_inset space ~
41057 \end_inset
41058
41059 Back
41060 \family default
41061  jumps to the position in the document where you recently changed something.
41062 \end_layout
41063
41064 \begin_layout Subsection
41065 Next Note, Change, Cross-reference
41066 \end_layout
41067
41068 \begin_layout Standard
41069 Jump to the next note, change, or cross-reference after the current cursor
41070  position.
41071 \end_layout
41072
41073 \begin_layout Subsection
41074 Go to Label
41075 \end_layout
41076
41077 \begin_layout Standard
41078 Only active if the cursor is in front of a cross-reference.
41079  Sets the cursor before the referenced label.
41080  (It is the same as if you right-click on a cross-reference box and use
41081  
41082 \family sans
41083 Go
41084 \begin_inset space ~
41085 \end_inset
41086
41087 to
41088 \begin_inset space ~
41089 \end_inset
41090
41091 Label)
41092 \family default
41093 .
41094 \end_layout
41095
41096 \begin_layout Subsection
41097 Forward Search
41098 \end_layout
41099
41100 \begin_layout Standard
41101 Allows you to jump directly to the corresponding text part in the output,
41102  see section 
41103 \emph on
41104 The \SpecialChar LyX
41105  Server\SpecialChar menuseparator
41106 Forward
41107 \begin_inset space ~
41108 \end_inset
41109
41110 search
41111 \emph default
41112  in the 
41113 \emph on
41114 Additional
41115 \begin_inset space ~
41116 \end_inset
41117
41118 Features
41119 \emph default
41120  manual for a detailed description.
41121 \end_layout
41122
41123 \begin_layout Section
41124 The Document Menu
41125 \begin_inset Index idx
41126 status collapsed
41127
41128 \begin_layout Plain Layout
41129 Menu ! Document
41130 \end_layout
41131
41132 \end_inset
41133
41134
41135 \end_layout
41136
41137 \begin_layout Subsection
41138 Change Tracking
41139 \end_layout
41140
41141 \begin_layout Standard
41142 Change Tracking is described in section
41143 \begin_inset space ~
41144 \end_inset
41145
41146
41147 \begin_inset CommandInset ref
41148 LatexCommand ref
41149 reference "sec:Change-Tracking"
41150
41151 \end_inset
41152
41153 .
41154 \end_layout
41155
41156 \begin_layout Subsection
41157 La
41158 \family sans
41159 TeX
41160 \family default
41161  Log
41162 \end_layout
41163
41164 \begin_layout Standard
41165 After running \SpecialChar LaTeX
41166  by viewing or exporting a document, this menu will be enabled.
41167  It shows the logfile of the \SpecialChar LaTeX
41168 -program used.
41169  You can go to the next error or the next warning, search, copy something
41170  to the clipboard or update the view.
41171 \begin_inset Newline newline
41172 \end_inset
41173
41174 With the help of the logfile, experts can find reasons for \SpecialChar LaTeX
41175 -errors.
41176 \end_layout
41177
41178 \begin_layout Standard
41179 With the button 
41180 \family sans
41181 Open Containing Directory
41182 \family default
41183  one can open \SpecialChar LyX
41184 's temporary folder for the document.
41185  This folder contains all converted and created files to generate the output.
41186  Some of these files might be of interest for experts to solve problems
41187  or for writers who need to supply intermediate files.
41188  For example some journals require to send the 
41189 \family sans
41190 *.bbl
41191 \family default
41192  file (a text file with the used Bib\SpecialChar TeX
41193  references).
41194 \end_layout
41195
41196 \begin_layout Subsection
41197 Start Appendix Here
41198 \end_layout
41199
41200 \begin_layout Standard
41201 Sets the start of the appendices of the document at the current cursor position
41202  as described in section
41203 \begin_inset space ~
41204 \end_inset
41205
41206
41207 \begin_inset CommandInset ref
41208 LatexCommand ref
41209 reference "sec:Appendices"
41210
41211 \end_inset
41212
41213 .
41214 \end_layout
41215
41216 \begin_layout Subsection
41217 View
41218 \begin_inset space ~
41219 \end_inset
41220
41221 [<output format>]
41222 \end_layout
41223
41224 \begin_layout Standard
41225 This menu entry generates the output in the format you have specified as
41226  default output format for the document (menu 
41227 \family sans
41228 Document\SpecialChar menuseparator
41229 Settings\SpecialChar menuseparator
41230 Output\SpecialChar menuseparator
41231 Default
41232 \begin_inset space ~
41233 \end_inset
41234
41235 Output
41236 \begin_inset space ~
41237 \end_inset
41238
41239 Format
41240 \family default
41241 ; see section
41242 \begin_inset space ~
41243 \end_inset
41244
41245
41246 \begin_inset CommandInset ref
41247 LatexCommand ref
41248 reference "sec:Doc-Formats"
41249
41250 \end_inset
41251
41252 ) or in the \SpecialChar LyX
41253  preferences (menu 
41254 \family sans
41255 Tools\SpecialChar menuseparator
41256 Preferences\SpecialChar menuseparator
41257 File
41258 \begin_inset space ~
41259 \end_inset
41260
41261 Handling\SpecialChar menuseparator
41262 File
41263 \begin_inset space ~
41264 \end_inset
41265
41266 Formats\SpecialChar menuseparator
41267 Default
41268 \begin_inset space ~
41269 \end_inset
41270
41271 Output
41272 \begin_inset space ~
41273 \end_inset
41274
41275 Format
41276 \family default
41277 ; see section
41278 \begin_inset space ~
41279 \end_inset
41280
41281
41282 \begin_inset CommandInset ref
41283 LatexCommand ref
41284 reference "sec:File-Formats"
41285
41286 \end_inset
41287
41288 ) and opens it in an appropriate viewer.
41289  The viewer can be set or changed in the preferences (menu 
41290 \family sans
41291 Tools\SpecialChar menuseparator
41292 Preferences\SpecialChar menuseparator
41293 File
41294 \begin_inset space ~
41295 \end_inset
41296
41297 Handling\SpecialChar menuseparator
41298 File
41299 \begin_inset space ~
41300 \end_inset
41301
41302 Formats\SpecialChar menuseparator
41303 Viewer
41304 \family default
41305 ; see section
41306 \begin_inset space ~
41307 \end_inset
41308
41309
41310 \begin_inset CommandInset ref
41311 LatexCommand ref
41312 reference "sec:File-Formats"
41313
41314 \end_inset
41315
41316 ).
41317  The default viewers are set by \SpecialChar LyX
41318  when it is first configured.
41319  The default output format is 
41320 \family sans
41321 PDF
41322 \begin_inset space ~
41323 \end_inset
41324
41325 (pdflatex)
41326 \family default
41327 .
41328 \end_layout
41329
41330 \begin_layout Subsection
41331 View (Other Formats)
41332 \end_layout
41333
41334 \begin_layout Standard
41335 With this menu you can view your document in alternative output formats.
41336  The menu contains a list of available formats in which you can view the
41337  actual document with an external program.
41338  The menu entries are not the same on all installations — it depends on
41339  the \SpecialChar LaTeX
41340  programs that are found when \SpecialChar LyX
41341  was configured.
41342  All possible formats are listed in section
41343 \begin_inset space ~
41344 \end_inset
41345
41346
41347 \begin_inset CommandInset ref
41348 LatexCommand ref
41349 reference "subsec:Export"
41350
41351 \end_inset
41352
41353 .
41354  You should at least see the menu entry 
41355 \family sans
41356 DVI
41357 \family default
41358 .
41359  If it is missing, you need to update or repair your \SpecialChar LaTeX
41360  installation.
41361  After updating you have to reconfigure \SpecialChar LyX
41362  (see section
41363 \begin_inset space ~
41364 \end_inset
41365
41366
41367 \begin_inset CommandInset ref
41368 LatexCommand ref
41369 reference "sec:Basic-LyX-Setup"
41370
41371 \end_inset
41372
41373 .
41374 \begin_inset Index idx
41375 status collapsed
41376
41377 \begin_layout Plain Layout
41378 Reconfiguration of \SpecialChar LyX
41379
41380 \end_layout
41381
41382 \end_inset
41383
41384 )
41385 \end_layout
41386
41387 \begin_layout Standard
41388 Invoking a view menu will start a viewer program.
41389  The viewer can be set or changed in the preferences (menu 
41390 \family sans
41391 Tools\SpecialChar menuseparator
41392 Preferences\SpecialChar menuseparator
41393 File
41394 \begin_inset space ~
41395 \end_inset
41396
41397 Handling\SpecialChar menuseparator
41398 File
41399 \begin_inset space ~
41400 \end_inset
41401
41402 Formats\SpecialChar menuseparator
41403 Viewer
41404 \family default
41405 ; see section
41406 \begin_inset space ~
41407 \end_inset
41408
41409
41410 \begin_inset CommandInset ref
41411 LatexCommand ref
41412 reference "sec:File-Formats"
41413
41414 \end_inset
41415
41416 ).
41417  The default viewers are set by \SpecialChar LyX
41418  when it is first configured.
41419 \end_layout
41420
41421 \begin_layout Subsection
41422 Update
41423 \begin_inset space ~
41424 \end_inset
41425
41426 [<output format>]
41427 \end_layout
41428
41429 \begin_layout Standard
41430 This menu entry allows you to update the view with your latest changes (in
41431  the default output format) without opening a new viewer window.
41432 \end_layout
41433
41434 \begin_layout Subsection
41435 Update (Other Formats)
41436 \end_layout
41437
41438 \begin_layout Standard
41439 With this menu you can update the view of alternative output formats of
41440  your document without opening a new viewer window.
41441 \end_layout
41442
41443 \begin_layout Subsection
41444 View Master Document
41445 \end_layout
41446
41447 \begin_layout Standard
41448 This menu item is only visible if your document is included to another document,
41449  which is then its 
41450 \begin_inset Quotes eld
41451 \end_inset
41452
41453 master
41454 \begin_inset Quotes erd
41455 \end_inset
41456
41457  (see section 
41458 \emph on
41459 Child Documents
41460 \emph default
41461  in the 
41462 \emph on
41463 Embedded
41464 \begin_inset space ~
41465 \end_inset
41466
41467 Objects
41468 \emph default
41469  manual for more information on this topic).
41470  This item allows you to view the master document from within its child.
41471  That is, if you are working on a child document which is a chapter of a
41472  book, 
41473 \family sans
41474 View
41475 \begin_inset space ~
41476 \end_inset
41477
41478 Master
41479 \begin_inset space ~
41480 \end_inset
41481
41482 Document
41483 \family default
41484  generates the output of the whole book, while 
41485 \family sans
41486 View
41487 \family default
41488  will just output the chapter alone.
41489 \end_layout
41490
41491 \begin_layout Standard
41492 The format used by this function is the default output format as specified
41493  in the document settings (menu 
41494 \family sans
41495 Document\SpecialChar menuseparator
41496 Settings\SpecialChar menuseparator
41497 Output\SpecialChar menuseparator
41498 Default
41499 \begin_inset space ~
41500 \end_inset
41501
41502 Output
41503 \begin_inset space ~
41504 \end_inset
41505
41506 Format
41507 \family default
41508 ; see section
41509 \begin_inset space ~
41510 \end_inset
41511
41512
41513 \begin_inset CommandInset ref
41514 LatexCommand ref
41515 reference "sec:Doc-Formats"
41516
41517 \end_inset
41518
41519 ) or in the preferences (menu 
41520 \family sans
41521 Tools\SpecialChar menuseparator
41522 Preferences\SpecialChar menuseparator
41523 File
41524 \begin_inset space ~
41525 \end_inset
41526
41527 Handling\SpecialChar menuseparator
41528 File
41529 \begin_inset space ~
41530 \end_inset
41531
41532 Formats\SpecialChar menuseparator
41533 Default
41534 \begin_inset space ~
41535 \end_inset
41536
41537 Output
41538 \begin_inset space ~
41539 \end_inset
41540
41541 Format
41542 \family default
41543 ; see section
41544 \begin_inset space ~
41545 \end_inset
41546
41547
41548 \begin_inset CommandInset ref
41549 LatexCommand ref
41550 reference "sec:File-Formats"
41551
41552 \end_inset
41553
41554 ).
41555 \end_layout
41556
41557 \begin_layout Subsection
41558 Update Master Document
41559 \end_layout
41560
41561 \begin_layout Standard
41562 This menu item is only visible if your document is included to another document,
41563  which is then its 
41564 \begin_inset Quotes eld
41565 \end_inset
41566
41567 master
41568 \begin_inset Quotes erd
41569 \end_inset
41570
41571  (see section 
41572 \emph on
41573 Child Documents
41574 \emph default
41575  in the 
41576 \emph on
41577 Embedded
41578 \begin_inset space ~
41579 \end_inset
41580
41581 Objects
41582 \emph default
41583  manual for more information on this topic).
41584  This item allows you to update the view of a master document from within
41585  its child without the need to switch to the master document itself.
41586 \end_layout
41587
41588 \begin_layout Standard
41589 The format used by this function is the default output format as specified
41590  in the document settings (menu 
41591 \family sans
41592 Document\SpecialChar menuseparator
41593 Settings\SpecialChar menuseparator
41594 Output\SpecialChar menuseparator
41595 Default
41596 \begin_inset space ~
41597 \end_inset
41598
41599 Output
41600 \begin_inset space ~
41601 \end_inset
41602
41603 Format
41604 \family default
41605 ; see section
41606 \begin_inset space ~
41607 \end_inset
41608
41609
41610 \begin_inset CommandInset ref
41611 LatexCommand ref
41612 reference "sec:Doc-Formats"
41613
41614 \end_inset
41615
41616 ) or in the preferences (menu 
41617 \family sans
41618 Tools\SpecialChar menuseparator
41619 Preferences\SpecialChar menuseparator
41620 File
41621 \begin_inset space ~
41622 \end_inset
41623
41624 Handling\SpecialChar menuseparator
41625 File
41626 \begin_inset space ~
41627 \end_inset
41628
41629 Formats\SpecialChar menuseparator
41630 Default
41631 \begin_inset space ~
41632 \end_inset
41633
41634 Output
41635 \begin_inset space ~
41636 \end_inset
41637
41638 Format
41639 \family default
41640 ; see section
41641 \begin_inset space ~
41642 \end_inset
41643
41644
41645 \begin_inset CommandInset ref
41646 LatexCommand ref
41647 reference "sec:File-Formats"
41648
41649 \end_inset
41650
41651 ).
41652 \end_layout
41653
41654 \begin_layout Subsection
41655 Compressed
41656 \begin_inset CommandInset label
41657 LatexCommand label
41658 name "subsec:Compressed"
41659
41660 \end_inset
41661
41662
41663 \end_layout
41664
41665 \begin_layout Standard
41666 Un/compresses the current document.
41667  For documents under version control it is strongly recommended to disable
41668  compression (see the 
41669 \emph on
41670 Additional Features
41671 \emph default
41672  manual for details).
41673 \end_layout
41674
41675 \begin_layout Subsection
41676 Disable Editing
41677 \end_layout
41678
41679 \begin_layout Standard
41680 Toggles the read-only state for the document.
41681 \end_layout
41682
41683 \begin_layout Subsection
41684 Settings
41685 \end_layout
41686
41687 \begin_layout Standard
41688 The document settings are described in appendix
41689 \begin_inset space ~
41690 \end_inset
41691
41692
41693 \begin_inset CommandInset ref
41694 LatexCommand ref
41695 reference "chap:The-Document-Settings"
41696
41697 \end_inset
41698
41699 .
41700 \end_layout
41701
41702 \begin_layout Section
41703 The Tools Menu
41704 \begin_inset Index idx
41705 status collapsed
41706
41707 \begin_layout Plain Layout
41708 Menu ! Tools
41709 \end_layout
41710
41711 \end_inset
41712
41713
41714 \end_layout
41715
41716 \begin_layout Subsection
41717 Spellchecker
41718 \end_layout
41719
41720 \begin_layout Standard
41721 Spell checking is explained in section
41722 \begin_inset space ~
41723 \end_inset
41724
41725
41726 \begin_inset CommandInset ref
41727 LatexCommand ref
41728 reference "sec:Spellchecking"
41729
41730 \end_inset
41731
41732 .
41733 \end_layout
41734
41735 \begin_layout Subsection
41736 Thesaurus
41737 \end_layout
41738
41739 \begin_layout Standard
41740 The thesaurus is described in section
41741 \begin_inset space ~
41742 \end_inset
41743
41744
41745 \begin_inset CommandInset ref
41746 LatexCommand ref
41747 reference "sec:Thesaurus"
41748
41749 \end_inset
41750
41751 .
41752 \end_layout
41753
41754 \begin_layout Subsection
41755 Statistics
41756 \begin_inset Index idx
41757 status collapsed
41758
41759 \begin_layout Plain Layout
41760 Word count
41761 \end_layout
41762
41763 \end_inset
41764
41765
41766 \begin_inset Index idx
41767 status collapsed
41768
41769 \begin_layout Plain Layout
41770 Character count
41771 \end_layout
41772
41773 \end_inset
41774
41775
41776 \end_layout
41777
41778 \begin_layout Standard
41779 Returns the number of the words and characters in the actual document or
41780  the highlighted document part.
41781 \end_layout
41782
41783 \begin_layout Subsection
41784 Check 
41785 \family sans
41786 TeX
41787 \family default
41788
41789 \begin_inset Index idx
41790 status collapsed
41791
41792 \begin_layout Plain Layout
41793 Chk\SpecialChar TeX
41794
41795 \end_layout
41796
41797 \end_inset
41798
41799
41800 \end_layout
41801
41802 \begin_layout Standard
41803 Generates with the help of the program 
41804 \family typewriter
41805 Chk\SpecialChar TeX
41806
41807 \family default
41808  a log of possible \SpecialChar LaTeX
41809 -errors and displays it in a dialog.
41810  This feature is not available on Windows.
41811 \end_layout
41812
41813 \begin_layout Subsection
41814
41815 \family sans
41816 TeX
41817 \family default
41818  Information
41819 \begin_inset Index idx
41820 status collapsed
41821
41822 \begin_layout Plain Layout
41823 \SpecialChar TeX
41824  Information
41825 \end_layout
41826
41827 \end_inset
41828
41829
41830 \end_layout
41831
41832 \begin_layout Standard
41833 Shows you a list of the document classes and styles installed in your \SpecialChar LaTeX
41834 -system.
41835  Use the option 
41836 \family sans
41837 Show
41838 \begin_inset space ~
41839 \end_inset
41840
41841 path
41842 \family default
41843  to see the full filename paths.
41844 \end_layout
41845
41846 \begin_layout Subsection
41847 Compare
41848 \begin_inset Index idx
41849 status collapsed
41850
41851 \begin_layout Plain Layout
41852 Compare
41853 \end_layout
41854
41855 \end_inset
41856
41857
41858 \end_layout
41859
41860 \begin_layout Standard
41861 Opens a dialog to compare \SpecialChar LyX
41862  files as described in section
41863 \begin_inset space ~
41864 \end_inset
41865
41866
41867 \begin_inset CommandInset ref
41868 LatexCommand ref
41869 reference "sec:Comparison-of-Documents"
41870
41871 \end_inset
41872
41873 .
41874 \end_layout
41875
41876 \begin_layout Subsection
41877 Reconfigure
41878 \begin_inset Index idx
41879 status collapsed
41880
41881 \begin_layout Plain Layout
41882 \SpecialChar LyX
41883  ! Reconfigure|see
41884 \begin_inset ERT
41885 status collapsed
41886
41887 \begin_layout Plain Layout
41888
41889 {
41890 \end_layout
41891
41892 \end_inset
41893
41894 Reconfiguration of \SpecialChar LyX
41895
41896 \begin_inset ERT
41897 status collapsed
41898
41899 \begin_layout Plain Layout
41900
41901 }
41902 \end_layout
41903
41904 \end_inset
41905
41906
41907 \end_layout
41908
41909 \end_inset
41910
41911
41912 \begin_inset Index idx
41913 status collapsed
41914
41915 \begin_layout Plain Layout
41916 Reconfiguration of \SpecialChar LyX
41917
41918 \end_layout
41919
41920 \end_inset
41921
41922
41923 \end_layout
41924
41925 \begin_layout Standard
41926 Reconfigures \SpecialChar LyX
41927 ; that is, \SpecialChar LyX
41928  looks for \SpecialChar LaTeX
41929 -packages and programs it needs; see
41930  also section
41931 \begin_inset space ~
41932 \end_inset
41933
41934
41935 \begin_inset CommandInset ref
41936 LatexCommand ref
41937 reference "sec:Basic-LyX-Setup"
41938
41939 \end_inset
41940
41941 .
41942 \end_layout
41943
41944 \begin_layout Subsection
41945 Preferences
41946 \end_layout
41947
41948 \begin_layout Standard
41949 Opens the 
41950 \family sans
41951 Preferences
41952 \family default
41953  dialog as described in detail in appendix
41954 \begin_inset space ~
41955 \end_inset
41956
41957
41958 \begin_inset CommandInset ref
41959 LatexCommand ref
41960 reference "chap:The-Preferences-dialog"
41961
41962 \end_inset
41963
41964 .
41965 \end_layout
41966
41967 \begin_layout Section
41968 The Help Menu
41969 \begin_inset Index idx
41970 status collapsed
41971
41972 \begin_layout Plain Layout
41973 Menu ! Help
41974 \end_layout
41975
41976 \end_inset
41977
41978
41979 \end_layout
41980
41981 \begin_layout Standard
41982 This menu lists the documentation files of \SpecialChar LyX
41983  in the language of \SpecialChar LyX
41984 's menus.
41985  If a file is not available in this language, the English version will be
41986  listed.
41987 \end_layout
41988
41989 \begin_layout Standard
41990 The menu 
41991 \family sans
41992 LaTeX
41993 \begin_inset space ~
41994 \end_inset
41995
41996 Configuration
41997 \family default
41998  shows a \SpecialChar LyX
41999  document with information about the \SpecialChar LaTeX
42000  packages and classes found
42001  by \SpecialChar LyX
42002  (see also section
42003 \begin_inset space ~
42004 \end_inset
42005
42006
42007 \begin_inset CommandInset ref
42008 LatexCommand ref
42009 reference "sec:LaTeX-Setup"
42010
42011 \end_inset
42012
42013 ).
42014 \end_layout
42015
42016 \begin_layout Standard
42017 The menu 
42018 \family sans
42019 About
42020 \begin_inset space ~
42021 \end_inset
42022
42023 LyX
42024 \family default
42025  gives information about the copyright, the credits and the \SpecialChar LyX
42026  version you
42027  are using.
42028 \end_layout
42029
42030 \begin_layout Section
42031 Toolbars
42032 \begin_inset CommandInset label
42033 LatexCommand label
42034 name "sec:Toolbars"
42035
42036 \end_inset
42037
42038
42039 \end_layout
42040
42041 \begin_layout Standard
42042 How to show or hide toolbars is explained in section
42043 \begin_inset space ~
42044 \end_inset
42045
42046
42047 \begin_inset CommandInset ref
42048 LatexCommand ref
42049 reference "subsec:Toolbars"
42050
42051 \end_inset
42052
42053 .
42054 \end_layout
42055
42056 \begin_layout Standard
42057 It is also possible to define custom toolbars.
42058  This is described in the 
42059 \emph on
42060 Additional Features
42061 \emph default
42062  manual.
42063 \end_layout
42064
42065 \begin_layout Subsection
42066 Standard Toolbar
42067 \begin_inset Index idx
42068 status collapsed
42069
42070 \begin_layout Plain Layout
42071 Toolbar ! Standard
42072 \end_layout
42073
42074 \end_inset
42075
42076
42077 \end_layout
42078
42079 \begin_layout Standard
42080 \begin_inset Graphics
42081         filename clipart/StandardToolbar.png
42082         width 100col%
42083
42084 \end_inset
42085
42086
42087 \end_layout
42088
42089 \begin_layout Standard
42090 \begin_inset VSpace defskip
42091 \end_inset
42092
42093
42094 \end_layout
42095
42096 \begin_layout Standard
42097 The standard toolbar as shown above contains from left to right the following
42098  buttons:
42099 \begin_inset ERT
42100 status collapsed
42101
42102 \begin_layout Plain Layout
42103
42104
42105 \backslash
42106 setlength{
42107 \backslash
42108 LTleft}{0pt}
42109 \end_layout
42110
42111 \end_inset
42112
42113
42114 \begin_inset Note Note
42115 status collapsed
42116
42117 \begin_layout Plain Layout
42118 This is necessary to left align the following longtables.
42119  See the 
42120 \emph on
42121 Embedded Objects
42122 \emph default
42123  manual for more information.
42124 \end_layout
42125
42126 \end_inset
42127
42128
42129 \end_layout
42130
42131 \begin_layout Standard
42132 \begin_inset VSpace defskip
42133 \end_inset
42134
42135
42136 \end_layout
42137
42138 \begin_layout Standard
42139 \begin_inset Tabular
42140 <lyxtabular version="3" rows="1" columns="2">
42141 <features islongtable="true" longtabularalignment="center">
42142 <column alignment="center" valignment="top">
42143 <column alignment="center" valignment="top">
42144 <row>
42145 <cell alignment="center" valignment="top" usebox="none">
42146 \begin_inset Text
42147
42148 \begin_layout Plain Layout
42149 \begin_inset Graphics
42150         filename clipart/ToolbarEnvBox.png
42151         clip
42152
42153 \end_inset
42154
42155
42156 \end_layout
42157
42158 \end_inset
42159 </cell>
42160 <cell alignment="center" valignment="top" usebox="none">
42161 \begin_inset Text
42162
42163 \begin_layout Plain Layout
42164 pull-down box for the environments
42165 \end_layout
42166
42167 \end_inset
42168 </cell>
42169 </row>
42170 </lyxtabular>
42171
42172 \end_inset
42173
42174
42175 \end_layout
42176
42177 \begin_layout Standard
42178 \begin_inset VSpace -10mm
42179 \end_inset
42180
42181
42182 \end_layout
42183
42184 \begin_layout Standard
42185 \align left
42186 \begin_inset Tabular
42187 <lyxtabular version="3" rows="22" columns="2">
42188 <features islongtable="true" longtabularalignment="center">
42189 <column alignment="left" valignment="top">
42190 <column alignment="left" valignment="top">
42191 <row interlinespace="2.5mm">
42192 <cell alignment="center" valignment="top" usebox="none">
42193 \begin_inset Text
42194
42195 \begin_layout Plain Layout
42196
42197 \family sans
42198 \begin_inset Info
42199 type  "icon"
42200 arg   "buffer-new"
42201 \end_inset
42202
42203
42204 \end_layout
42205
42206 \end_inset
42207 </cell>
42208 <cell alignment="center" valignment="top" usebox="none">
42209 \begin_inset Text
42210
42211 \begin_layout Plain Layout
42212
42213 \family sans
42214 File\SpecialChar menuseparator
42215 New
42216 \end_layout
42217
42218 \end_inset
42219 </cell>
42220 </row>
42221 <row interlinespace="2.5mm">
42222 <cell alignment="center" valignment="top" usebox="none">
42223 \begin_inset Text
42224
42225 \begin_layout Plain Layout
42226
42227 \family sans
42228 \begin_inset Info
42229 type  "icon"
42230 arg   "file-open"
42231 \end_inset
42232
42233
42234 \end_layout
42235
42236 \end_inset
42237 </cell>
42238 <cell alignment="center" valignment="top" usebox="none">
42239 \begin_inset Text
42240
42241 \begin_layout Plain Layout
42242
42243 \family sans
42244 File\SpecialChar menuseparator
42245 Open
42246 \end_layout
42247
42248 \end_inset
42249 </cell>
42250 </row>
42251 <row interlinespace="2.5mm">
42252 <cell alignment="center" valignment="top" usebox="none">
42253 \begin_inset Text
42254
42255 \begin_layout Plain Layout
42256
42257 \family sans
42258 \begin_inset Info
42259 type  "icon"
42260 arg   "buffer-write"
42261 \end_inset
42262
42263
42264 \end_layout
42265
42266 \end_inset
42267 </cell>
42268 <cell alignment="center" valignment="top" usebox="none">
42269 \begin_inset Text
42270
42271 \begin_layout Plain Layout
42272
42273 \family sans
42274 File\SpecialChar menuseparator
42275 Save
42276 \end_layout
42277
42278 \end_inset
42279 </cell>
42280 </row>
42281 <row interlinespace="2.5mm">
42282 <cell alignment="center" valignment="top" usebox="none">
42283 \begin_inset Text
42284
42285 \begin_layout Plain Layout
42286
42287 \family sans
42288 \begin_inset Info
42289 type  "icon"
42290 arg   "dialog-show spellchecker"
42291 \end_inset
42292
42293
42294 \end_layout
42295
42296 \end_inset
42297 </cell>
42298 <cell alignment="center" valignment="top" usebox="none">
42299 \begin_inset Text
42300
42301 \begin_layout Plain Layout
42302
42303 \family sans
42304 Tools\SpecialChar menuseparator
42305 Spellchecker
42306 \end_layout
42307
42308 \end_inset
42309 </cell>
42310 </row>
42311 <row interlinespace="2.5mm">
42312 <cell alignment="center" valignment="top" usebox="none">
42313 \begin_inset Text
42314
42315 \begin_layout Plain Layout
42316
42317 \family sans
42318 \begin_inset Info
42319 type  "icon"
42320 arg   "spelling-continuously"
42321 \end_inset
42322
42323
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 <cell alignment="center" valignment="top" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332 Spellcheck continuously
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 </row>
42338 <row interlinespace="2.5mm">
42339 <cell alignment="center" valignment="top" usebox="none">
42340 \begin_inset Text
42341
42342 \begin_layout Plain Layout
42343
42344 \family sans
42345 \begin_inset Info
42346 type  "icon"
42347 arg   "undo"
42348 \end_inset
42349
42350
42351 \end_layout
42352
42353 \end_inset
42354 </cell>
42355 <cell alignment="center" valignment="top" usebox="none">
42356 \begin_inset Text
42357
42358 \begin_layout Plain Layout
42359
42360 \family sans
42361 Edit\SpecialChar menuseparator
42362 Undo
42363 \end_layout
42364
42365 \end_inset
42366 </cell>
42367 </row>
42368 <row interlinespace="2.5mm">
42369 <cell alignment="center" valignment="top" usebox="none">
42370 \begin_inset Text
42371
42372 \begin_layout Plain Layout
42373
42374 \family sans
42375 \begin_inset Info
42376 type  "icon"
42377 arg   "redo"
42378 \end_inset
42379
42380
42381 \end_layout
42382
42383 \end_inset
42384 </cell>
42385 <cell alignment="center" valignment="top" usebox="none">
42386 \begin_inset Text
42387
42388 \begin_layout Plain Layout
42389
42390 \family sans
42391 Edit\SpecialChar menuseparator
42392 Redo
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   "cut"
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 Edit\SpecialChar menuseparator
42422 Cut
42423 \end_layout
42424
42425 \end_inset
42426 </cell>
42427 </row>
42428 <row interlinespace="2.5mm">
42429 <cell alignment="center" valignment="top" usebox="none">
42430 \begin_inset Text
42431
42432 \begin_layout Plain Layout
42433
42434 \family sans
42435 \begin_inset Info
42436 type  "icon"
42437 arg   "copy"
42438 \end_inset
42439
42440
42441 \end_layout
42442
42443 \end_inset
42444 </cell>
42445 <cell alignment="center" valignment="top" usebox="none">
42446 \begin_inset Text
42447
42448 \begin_layout Plain Layout
42449
42450 \family sans
42451 Edit\SpecialChar menuseparator
42452 Copy
42453 \end_layout
42454
42455 \end_inset
42456 </cell>
42457 </row>
42458 <row interlinespace="2.5mm">
42459 <cell alignment="center" valignment="top" usebox="none">
42460 \begin_inset Text
42461
42462 \begin_layout Plain Layout
42463
42464 \family sans
42465 \begin_inset Info
42466 type  "icon"
42467 arg   "paste"
42468 \end_inset
42469
42470
42471 \end_layout
42472
42473 \end_inset
42474 </cell>
42475 <cell alignment="center" valignment="top" usebox="none">
42476 \begin_inset Text
42477
42478 \begin_layout Plain Layout
42479
42480 \family sans
42481 Edit\SpecialChar menuseparator
42482 Paste
42483 \end_layout
42484
42485 \end_inset
42486 </cell>
42487 </row>
42488 <row interlinespace="2.5mm">
42489 <cell alignment="center" valignment="top" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493
42494 \family sans
42495 \begin_inset Info
42496 type  "icon"
42497 arg   "dialog-show findreplace"
42498 \end_inset
42499
42500
42501 \end_layout
42502
42503 \end_inset
42504 </cell>
42505 <cell alignment="center" valignment="top" usebox="none">
42506 \begin_inset Text
42507
42508 \begin_layout Plain Layout
42509
42510 \family sans
42511 Edit\SpecialChar menuseparator
42512 Find
42513 \begin_inset space \thinspace{}
42514 \end_inset
42515
42516 &
42517 \begin_inset space \thinspace{}
42518 \end_inset
42519
42520 Replace
42521 \begin_inset space \thinspace{}
42522 \end_inset
42523
42524 (Quick)
42525 \end_layout
42526
42527 \end_inset
42528 </cell>
42529 </row>
42530 <row interlinespace="2.5mm">
42531 <cell alignment="center" valignment="top" usebox="none">
42532 \begin_inset Text
42533
42534 \begin_layout Plain Layout
42535 \begin_inset Info
42536 type  "icon"
42537 arg   "dialog-toggle findreplaceadv"
42538 \end_inset
42539
42540
42541 \end_layout
42542
42543 \end_inset
42544 </cell>
42545 <cell alignment="center" valignment="top" usebox="none">
42546 \begin_inset Text
42547
42548 \begin_layout Plain Layout
42549
42550 \family sans
42551 Edit\SpecialChar menuseparator
42552 Find
42553 \begin_inset space \thinspace{}
42554 \end_inset
42555
42556 &
42557 \begin_inset space \thinspace{}
42558 \end_inset
42559
42560 Replace
42561 \begin_inset space \thinspace{}
42562 \end_inset
42563
42564 (Advanced)
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 </row>
42570 <row interlinespace="2.5mm">
42571 <cell alignment="center" valignment="top" usebox="none">
42572 \begin_inset Text
42573
42574 \begin_layout Plain Layout
42575
42576 \family sans
42577 \begin_inset Info
42578 type  "icon"
42579 arg   "bookmark-goto 0"
42580 \end_inset
42581
42582
42583 \end_layout
42584
42585 \end_inset
42586 </cell>
42587 <cell alignment="center" valignment="top" usebox="none">
42588 \begin_inset Text
42589
42590 \begin_layout Plain Layout
42591
42592 \family sans
42593 Navigate\SpecialChar menuseparator
42594 Bookmarks\SpecialChar menuseparator
42595 Navigate Back
42596 \end_layout
42597
42598 \end_inset
42599 </cell>
42600 </row>
42601 <row interlinespace="2.5mm">
42602 <cell alignment="center" valignment="top" usebox="none">
42603 \begin_inset Text
42604
42605 \begin_layout Plain Layout
42606
42607 \family sans
42608 \begin_inset Info
42609 type  "icon"
42610 arg   "font-emph"
42611 \end_inset
42612
42613
42614 \end_layout
42615
42616 \end_inset
42617 </cell>
42618 <cell alignment="center" valignment="top" usebox="none">
42619 \begin_inset Text
42620
42621 \begin_layout Plain Layout
42622 Emphasize text, function of the 
42623 \family sans
42624 Edit\SpecialChar menuseparator
42625 Text
42626 \begin_inset space ~
42627 \end_inset
42628
42629 Style\SpecialChar menuseparator
42630 Customized
42631 \family default
42632  dialog
42633 \end_layout
42634
42635 \end_inset
42636 </cell>
42637 </row>
42638 <row interlinespace="2.5mm">
42639 <cell alignment="center" valignment="top" usebox="none">
42640 \begin_inset Text
42641
42642 \begin_layout Plain Layout
42643
42644 \family sans
42645 \begin_inset Info
42646 type  "icon"
42647 arg   "font-noun"
42648 \end_inset
42649
42650
42651 \end_layout
42652
42653 \end_inset
42654 </cell>
42655 <cell alignment="center" valignment="top" usebox="none">
42656 \begin_inset Text
42657
42658 \begin_layout Plain Layout
42659 Set text to noun style, function of the 
42660 \family sans
42661 Edit\SpecialChar menuseparator
42662 Text
42663 \begin_inset space ~
42664 \end_inset
42665
42666 Style\SpecialChar menuseparator
42667 Customized
42668 \family default
42669  dialog
42670 \end_layout
42671
42672 \end_inset
42673 </cell>
42674 </row>
42675 <row interlinespace="2.5mm">
42676 <cell alignment="center" valignment="top" usebox="none">
42677 \begin_inset Text
42678
42679 \begin_layout Plain Layout
42680
42681 \family sans
42682 \begin_inset Info
42683 type  "icon"
42684 arg   "textstyle-apply"
42685 \end_inset
42686
42687
42688 \end_layout
42689
42690 \end_inset
42691 </cell>
42692 <cell alignment="center" valignment="top" usebox="none">
42693 \begin_inset Text
42694
42695 \begin_layout Plain Layout
42696 Format text using the current settings in the 
42697 \family sans
42698 Edit\SpecialChar menuseparator
42699 Text
42700 \begin_inset space ~
42701 \end_inset
42702
42703 Style\SpecialChar menuseparator
42704 Customized
42705 \family default
42706  dialog
42707 \end_layout
42708
42709 \end_inset
42710 </cell>
42711 </row>
42712 <row interlinespace="2.5mm">
42713 <cell alignment="center" valignment="top" usebox="none">
42714 \begin_inset Text
42715
42716 \begin_layout Plain Layout
42717
42718 \family sans
42719 \begin_inset Info
42720 type  "icon"
42721 arg   "math-mode"
42722 \end_inset
42723
42724
42725 \end_layout
42726
42727 \end_inset
42728 </cell>
42729 <cell alignment="center" valignment="top" usebox="none">
42730 \begin_inset Text
42731
42732 \begin_layout Plain Layout
42733
42734 \family sans
42735 Insert\SpecialChar menuseparator
42736 Math\SpecialChar menuseparator
42737 Inline
42738 \begin_inset space ~
42739 \end_inset
42740
42741 Formula
42742 \end_layout
42743
42744 \end_inset
42745 </cell>
42746 </row>
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   "dialog-show-new-inset graphics"
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 Insert\SpecialChar menuseparator
42771 Graphics
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 \begin_inset Info
42783 type  "icon"
42784 arg   "tabular-insert"
42785 \end_inset
42786
42787
42788 \end_layout
42789
42790 \end_inset
42791 </cell>
42792 <cell alignment="center" valignment="top" usebox="none">
42793 \begin_inset Text
42794
42795 \begin_layout Plain Layout
42796
42797 \family sans
42798 Insert\SpecialChar menuseparator
42799 Table
42800 \end_layout
42801
42802 \end_inset
42803 </cell>
42804 </row>
42805 <row interlinespace="2.5mm">
42806 <cell alignment="center" valignment="top" usebox="none">
42807 \begin_inset Text
42808
42809 \begin_layout Plain Layout
42810
42811 \family sans
42812 \begin_inset Info
42813 type  "icon"
42814 arg   "dialog-toggle toc"
42815 \end_inset
42816
42817
42818 \end_layout
42819
42820 \end_inset
42821 </cell>
42822 <cell alignment="center" valignment="top" usebox="none">
42823 \begin_inset Text
42824
42825 \begin_layout Plain Layout
42826 Toggle outline window on/off, 
42827 \family sans
42828 View\SpecialChar menuseparator
42829 Outline
42830 \end_layout
42831
42832 \end_inset
42833 </cell>
42834 </row>
42835 <row interlinespace="2.5mm">
42836 <cell alignment="center" valignment="top" usebox="none">
42837 \begin_inset Text
42838
42839 \begin_layout Plain Layout
42840
42841 \family sans
42842 \begin_inset Info
42843 type  "icon"
42844 arg   "toolbar-toggle math"
42845 \end_inset
42846
42847
42848 \end_layout
42849
42850 \end_inset
42851 </cell>
42852 <cell alignment="center" valignment="top" usebox="none">
42853 \begin_inset Text
42854
42855 \begin_layout Plain Layout
42856 Toggle math toolbar on/off
42857 \end_layout
42858
42859 \end_inset
42860 </cell>
42861 </row>
42862 <row interlinespace="2.5mm">
42863 <cell alignment="center" valignment="top" usebox="none">
42864 \begin_inset Text
42865
42866 \begin_layout Plain Layout
42867
42868 \family sans
42869 \begin_inset Info
42870 type  "icon"
42871 arg   "toolbar-toggle table"
42872 \end_inset
42873
42874
42875 \end_layout
42876
42877 \end_inset
42878 </cell>
42879 <cell alignment="center" valignment="top" usebox="none">
42880 \begin_inset Text
42881
42882 \begin_layout Plain Layout
42883 Toggle table toolbar on/off
42884 \end_layout
42885
42886 \end_inset
42887 </cell>
42888 </row>
42889 </lyxtabular>
42890
42891 \end_inset
42892
42893
42894 \end_layout
42895
42896 \begin_layout Subsection
42897 Extra Toolbar
42898 \begin_inset Index idx
42899 status collapsed
42900
42901 \begin_layout Plain Layout
42902 Toolbar ! Extra
42903 \end_layout
42904
42905 \end_inset
42906
42907
42908 \end_layout
42909
42910 \begin_layout Standard
42911 \begin_inset Graphics
42912         filename clipart/ExtraToolbar.png
42913         width 100col%
42914
42915 \end_inset
42916
42917
42918 \end_layout
42919
42920 \begin_layout Standard
42921 \begin_inset VSpace defskip
42922 \end_inset
42923
42924
42925 \end_layout
42926
42927 \begin_layout Standard
42928 The extra toolbar as shown above contains from left to right the following
42929  buttons:
42930 \end_layout
42931
42932 \begin_layout Standard
42933 \begin_inset VSpace defskip
42934 \end_inset
42935
42936
42937 \end_layout
42938
42939 \begin_layout Standard
42940 \begin_inset Tabular
42941 <lyxtabular version="3" rows="25" columns="2">
42942 <features islongtable="true" longtabularalignment="center">
42943 <column alignment="left" valignment="top">
42944 <column alignment="left" valignment="top">
42945 <row interlinespace="2.5mm">
42946 <cell alignment="center" valignment="top" usebox="none">
42947 \begin_inset Text
42948
42949 \begin_layout Plain Layout
42950
42951 \family sans
42952 \begin_inset Info
42953 type  "icon"
42954 arg   "layout"
42955 \end_inset
42956
42957
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 <cell alignment="center" valignment="top" usebox="none">
42963 \begin_inset Text
42964
42965 \begin_layout Plain Layout
42966 Default
42967 \end_layout
42968
42969 \end_inset
42970 </cell>
42971 </row>
42972 <row interlinespace="2.5mm">
42973 <cell alignment="center" valignment="top" usebox="none">
42974 \begin_inset Text
42975
42976 \begin_layout Plain Layout
42977
42978 \family sans
42979 \begin_inset Info
42980 type  "icon"
42981 arg   "layout Enumerate"
42982 \end_inset
42983
42984
42985 \end_layout
42986
42987 \end_inset
42988 </cell>
42989 <cell alignment="center" valignment="top" usebox="none">
42990 \begin_inset Text
42991
42992 \begin_layout Plain Layout
42993 Numbered list
42994 \end_layout
42995
42996 \end_inset
42997 </cell>
42998 </row>
42999 <row interlinespace="2.5mm">
43000 <cell alignment="center" valignment="top" usebox="none">
43001 \begin_inset Text
43002
43003 \begin_layout Plain Layout
43004
43005 \family sans
43006 \begin_inset Info
43007 type  "icon"
43008 arg   "layout Itemize"
43009 \end_inset
43010
43011
43012 \end_layout
43013
43014 \end_inset
43015 </cell>
43016 <cell alignment="center" valignment="top" usebox="none">
43017 \begin_inset Text
43018
43019 \begin_layout Plain Layout
43020 Itemized list
43021 \end_layout
43022
43023 \end_inset
43024 </cell>
43025 </row>
43026 <row interlinespace="2.5mm">
43027 <cell alignment="center" valignment="top" usebox="none">
43028 \begin_inset Text
43029
43030 \begin_layout Plain Layout
43031
43032 \family sans
43033 \begin_inset Info
43034 type  "icon"
43035 arg   "layout List"
43036 \end_inset
43037
43038
43039 \end_layout
43040
43041 \end_inset
43042 </cell>
43043 <cell alignment="center" valignment="top" usebox="none">
43044 \begin_inset Text
43045
43046 \begin_layout Plain Layout
43047 List
43048 \end_layout
43049
43050 \end_inset
43051 </cell>
43052 </row>
43053 <row interlinespace="2.5mm">
43054 <cell alignment="center" valignment="top" usebox="none">
43055 \begin_inset Text
43056
43057 \begin_layout Plain Layout
43058
43059 \family sans
43060 \begin_inset Info
43061 type  "icon"
43062 arg   "layout Description"
43063 \end_inset
43064
43065
43066 \end_layout
43067
43068 \end_inset
43069 </cell>
43070 <cell alignment="center" valignment="top" usebox="none">
43071 \begin_inset Text
43072
43073 \begin_layout Plain Layout
43074 Description list
43075 \end_layout
43076
43077 \end_inset
43078 </cell>
43079 </row>
43080 <row interlinespace="2.5mm">
43081 <cell alignment="center" valignment="top" usebox="none">
43082 \begin_inset Text
43083
43084 \begin_layout Plain Layout
43085
43086 \family sans
43087 \begin_inset Info
43088 type  "icon"
43089 arg   "depth-increment"
43090 \end_inset
43091
43092
43093 \end_layout
43094
43095 \end_inset
43096 </cell>
43097 <cell alignment="center" valignment="top" usebox="none">
43098 \begin_inset Text
43099
43100 \begin_layout Plain Layout
43101
43102 \family sans
43103 Edit\SpecialChar menuseparator
43104 Increase
43105 \begin_inset space ~
43106 \end_inset
43107
43108 List
43109 \begin_inset space ~
43110 \end_inset
43111
43112 Depth
43113 \end_layout
43114
43115 \end_inset
43116 </cell>
43117 </row>
43118 <row interlinespace="2.5mm">
43119 <cell alignment="center" valignment="top" usebox="none">
43120 \begin_inset Text
43121
43122 \begin_layout Plain Layout
43123
43124 \family sans
43125 \begin_inset Info
43126 type  "icon"
43127 arg   "depth-decrement"
43128 \end_inset
43129
43130
43131 \end_layout
43132
43133 \end_inset
43134 </cell>
43135 <cell alignment="center" valignment="top" usebox="none">
43136 \begin_inset Text
43137
43138 \begin_layout Plain Layout
43139
43140 \family sans
43141 Edit\SpecialChar menuseparator
43142 Decrease
43143 \begin_inset space ~
43144 \end_inset
43145
43146 List
43147 \begin_inset space ~
43148 \end_inset
43149
43150 Depth
43151 \end_layout
43152
43153 \end_inset
43154 </cell>
43155 </row>
43156 <row interlinespace="2.5mm">
43157 <cell alignment="center" valignment="top" usebox="none">
43158 \begin_inset Text
43159
43160 \begin_layout Plain Layout
43161
43162 \family sans
43163 \begin_inset Info
43164 type  "icon"
43165 arg   "float-insert figure"
43166 \end_inset
43167
43168
43169 \end_layout
43170
43171 \end_inset
43172 </cell>
43173 <cell alignment="center" valignment="top" usebox="none">
43174 \begin_inset Text
43175
43176 \begin_layout Plain Layout
43177
43178 \family sans
43179 Insert\SpecialChar menuseparator
43180 Float\SpecialChar menuseparator
43181 Figure
43182 \end_layout
43183
43184 \end_inset
43185 </cell>
43186 </row>
43187 <row interlinespace="2.5mm">
43188 <cell alignment="center" valignment="top" usebox="none">
43189 \begin_inset Text
43190
43191 \begin_layout Plain Layout
43192
43193 \family sans
43194 \begin_inset Info
43195 type  "icon"
43196 arg   "float-insert table"
43197 \end_inset
43198
43199
43200 \end_layout
43201
43202 \end_inset
43203 </cell>
43204 <cell alignment="center" valignment="top" usebox="none">
43205 \begin_inset Text
43206
43207 \begin_layout Plain Layout
43208
43209 \family sans
43210 Insert\SpecialChar menuseparator
43211 Float\SpecialChar menuseparator
43212 Table
43213 \end_layout
43214
43215 \end_inset
43216 </cell>
43217 </row>
43218 <row interlinespace="2.5mm">
43219 <cell alignment="center" valignment="top" usebox="none">
43220 \begin_inset Text
43221
43222 \begin_layout Plain Layout
43223
43224 \family sans
43225 \begin_inset Info
43226 type  "icon"
43227 arg   "label-insert"
43228 \end_inset
43229
43230
43231 \end_layout
43232
43233 \end_inset
43234 </cell>
43235 <cell alignment="center" valignment="top" usebox="none">
43236 \begin_inset Text
43237
43238 \begin_layout Plain Layout
43239
43240 \family sans
43241 Insert\SpecialChar menuseparator
43242 Label
43243 \end_layout
43244
43245 \end_inset
43246 </cell>
43247 </row>
43248 <row interlinespace="2.5mm">
43249 <cell alignment="center" valignment="top" usebox="none">
43250 \begin_inset Text
43251
43252 \begin_layout Plain Layout
43253
43254 \family sans
43255 \begin_inset Info
43256 type  "icon"
43257 arg   "dialog-show-new-inset ref"
43258 \end_inset
43259
43260
43261 \end_layout
43262
43263 \end_inset
43264 </cell>
43265 <cell alignment="center" valignment="top" usebox="none">
43266 \begin_inset Text
43267
43268 \begin_layout Plain Layout
43269
43270 \family sans
43271 Insert\SpecialChar menuseparator
43272 Cross-Reference
43273 \end_layout
43274
43275 \end_inset
43276 </cell>
43277 </row>
43278 <row interlinespace="2.5mm">
43279 <cell alignment="center" valignment="top" usebox="none">
43280 \begin_inset Text
43281
43282 \begin_layout Plain Layout
43283
43284 \family sans
43285 \begin_inset Info
43286 type  "icon"
43287 arg   "dialog-show-new-inset citation"
43288 \end_inset
43289
43290
43291 \end_layout
43292
43293 \end_inset
43294 </cell>
43295 <cell alignment="center" valignment="top" usebox="none">
43296 \begin_inset Text
43297
43298 \begin_layout Plain Layout
43299
43300 \family sans
43301 Insert\SpecialChar menuseparator
43302 Citation
43303 \end_layout
43304
43305 \end_inset
43306 </cell>
43307 </row>
43308 <row interlinespace="2.5mm">
43309 <cell alignment="center" valignment="top" usebox="none">
43310 \begin_inset Text
43311
43312 \begin_layout Plain Layout
43313
43314 \family sans
43315 \begin_inset Info
43316 type  "icon"
43317 arg   "index-insert"
43318 \end_inset
43319
43320
43321 \end_layout
43322
43323 \end_inset
43324 </cell>
43325 <cell alignment="center" valignment="top" usebox="none">
43326 \begin_inset Text
43327
43328 \begin_layout Plain Layout
43329
43330 \family sans
43331 Insert\SpecialChar menuseparator
43332 Index
43333 \begin_inset space ~
43334 \end_inset
43335
43336 Entry
43337 \end_layout
43338
43339 \end_inset
43340 </cell>
43341 </row>
43342 <row interlinespace="2.5mm">
43343 <cell alignment="center" valignment="top" usebox="none">
43344 \begin_inset Text
43345
43346 \begin_layout Plain Layout
43347
43348 \family sans
43349 \begin_inset Info
43350 type  "icon"
43351 arg   "nomencl-insert"
43352 \end_inset
43353
43354
43355 \end_layout
43356
43357 \end_inset
43358 </cell>
43359 <cell alignment="center" valignment="top" usebox="none">
43360 \begin_inset Text
43361
43362 \begin_layout Plain Layout
43363
43364 \family sans
43365 Insert\SpecialChar menuseparator
43366 Nomenclature
43367 \begin_inset space ~
43368 \end_inset
43369
43370 Entry
43371 \end_layout
43372
43373 \end_inset
43374 </cell>
43375 </row>
43376 <row interlinespace="2.5mm">
43377 <cell alignment="center" valignment="top" usebox="none">
43378 \begin_inset Text
43379
43380 \begin_layout Plain Layout
43381
43382 \family sans
43383 \begin_inset Info
43384 type  "icon"
43385 arg   "footnote-insert"
43386 \end_inset
43387
43388
43389 \end_layout
43390
43391 \end_inset
43392 </cell>
43393 <cell alignment="center" valignment="top" usebox="none">
43394 \begin_inset Text
43395
43396 \begin_layout Plain Layout
43397
43398 \family sans
43399 Insert\SpecialChar menuseparator
43400 Footnote
43401 \end_layout
43402
43403 \end_inset
43404 </cell>
43405 </row>
43406 <row interlinespace="2.5mm">
43407 <cell alignment="center" valignment="top" usebox="none">
43408 \begin_inset Text
43409
43410 \begin_layout Plain Layout
43411
43412 \family sans
43413 \begin_inset Info
43414 type  "icon"
43415 arg   "marginalnote-insert"
43416 \end_inset
43417
43418
43419 \end_layout
43420
43421 \end_inset
43422 </cell>
43423 <cell alignment="center" valignment="top" usebox="none">
43424 \begin_inset Text
43425
43426 \begin_layout Plain Layout
43427
43428 \family sans
43429 Insert\SpecialChar menuseparator
43430 Marginal
43431 \begin_inset space ~
43432 \end_inset
43433
43434 Note
43435 \end_layout
43436
43437 \end_inset
43438 </cell>
43439 </row>
43440 <row interlinespace="2.5mm">
43441 <cell alignment="center" valignment="top" usebox="none">
43442 \begin_inset Text
43443
43444 \begin_layout Plain Layout
43445
43446 \family sans
43447 \begin_inset Info
43448 type  "icon"
43449 arg   "note-insert"
43450 \end_inset
43451
43452
43453 \end_layout
43454
43455 \end_inset
43456 </cell>
43457 <cell alignment="center" valignment="top" usebox="none">
43458 \begin_inset Text
43459
43460 \begin_layout Plain Layout
43461
43462 \family sans
43463 Insert\SpecialChar menuseparator
43464 Note\SpecialChar menuseparator
43465 LyX
43466 \begin_inset space ~
43467 \end_inset
43468
43469 Note
43470 \end_layout
43471
43472 \end_inset
43473 </cell>
43474 </row>
43475 <row interlinespace="2.5mm">
43476 <cell alignment="center" valignment="top" usebox="none">
43477 \begin_inset Text
43478
43479 \begin_layout Plain Layout
43480
43481 \family sans
43482 \begin_inset Info
43483 type  "icon"
43484 arg   "box-insert Frameless"
43485 \end_inset
43486
43487
43488 \end_layout
43489
43490 \end_inset
43491 </cell>
43492 <cell alignment="center" valignment="top" usebox="none">
43493 \begin_inset Text
43494
43495 \begin_layout Plain Layout
43496
43497 \family sans
43498 Insert\SpecialChar menuseparator
43499 Box
43500 \end_layout
43501
43502 \end_inset
43503 </cell>
43504 </row>
43505 <row interlinespace="2.5mm">
43506 <cell alignment="center" valignment="top" usebox="none">
43507 \begin_inset Text
43508
43509 \begin_layout Plain Layout
43510
43511 \family sans
43512 \begin_inset Info
43513 type  "icon"
43514 arg   "href-insert"
43515 \end_inset
43516
43517
43518 \end_layout
43519
43520 \end_inset
43521 </cell>
43522 <cell alignment="center" valignment="top" usebox="none">
43523 \begin_inset Text
43524
43525 \begin_layout Plain Layout
43526
43527 \family sans
43528 Insert\SpecialChar menuseparator
43529 Hyperlink
43530 \end_layout
43531
43532 \end_inset
43533 </cell>
43534 </row>
43535 <row interlinespace="2.5mm">
43536 <cell alignment="center" valignment="top" usebox="none">
43537 \begin_inset Text
43538
43539 \begin_layout Plain Layout
43540
43541 \family sans
43542 \begin_inset Info
43543 type  "icon"
43544 arg   "ert-insert"
43545 \end_inset
43546
43547
43548 \end_layout
43549
43550 \end_inset
43551 </cell>
43552 <cell alignment="center" valignment="top" usebox="none">
43553 \begin_inset Text
43554
43555 \begin_layout Plain Layout
43556
43557 \family sans
43558 Insert\SpecialChar menuseparator
43559 TeX
43560 \begin_inset space ~
43561 \end_inset
43562
43563 Code
43564 \end_layout
43565
43566 \end_inset
43567 </cell>
43568 </row>
43569 <row interlinespace="2.5mm">
43570 <cell alignment="center" valignment="top" usebox="none">
43571 \begin_inset Text
43572
43573 \begin_layout Plain Layout
43574
43575 \family sans
43576 \begin_inset Info
43577 type  "icon"
43578 arg   "math-macro newmacroname newcommand"
43579 \end_inset
43580
43581
43582 \end_layout
43583
43584 \end_inset
43585 </cell>
43586 <cell alignment="center" valignment="top" usebox="none">
43587 \begin_inset Text
43588
43589 \begin_layout Plain Layout
43590
43591 \family sans
43592 Insert\SpecialChar menuseparator
43593 Math\SpecialChar menuseparator
43594 Macro
43595 \end_layout
43596
43597 \end_inset
43598 </cell>
43599 </row>
43600 <row interlinespace="2.5mm">
43601 <cell alignment="center" valignment="top" usebox="none">
43602 \begin_inset Text
43603
43604 \begin_layout Plain Layout
43605
43606 \family sans
43607 \begin_inset Info
43608 type  "icon"
43609 arg   "dialog-show-new-inset include"
43610 \end_inset
43611
43612
43613 \end_layout
43614
43615 \end_inset
43616 </cell>
43617 <cell alignment="center" valignment="top" usebox="none">
43618 \begin_inset Text
43619
43620 \begin_layout Plain Layout
43621
43622 \family sans
43623 Insert\SpecialChar menuseparator
43624 File\SpecialChar menuseparator
43625 Child
43626 \begin_inset space ~
43627 \end_inset
43628
43629 Document
43630 \end_layout
43631
43632 \end_inset
43633 </cell>
43634 </row>
43635 <row interlinespace="2.5mm">
43636 <cell alignment="center" valignment="top" usebox="none">
43637 \begin_inset Text
43638
43639 \begin_layout Plain Layout
43640
43641 \family sans
43642 \begin_inset Info
43643 type  "icon"
43644 arg   "dialog-show character"
43645 \end_inset
43646
43647
43648 \end_layout
43649
43650 \end_inset
43651 </cell>
43652 <cell alignment="center" valignment="top" usebox="none">
43653 \begin_inset Text
43654
43655 \begin_layout Plain Layout
43656
43657 \family sans
43658 Edit\SpecialChar menuseparator
43659 Text
43660 \begin_inset space ~
43661 \end_inset
43662
43663 Style\SpecialChar menuseparator
43664 Customized
43665 \end_layout
43666
43667 \end_inset
43668 </cell>
43669 </row>
43670 <row interlinespace="2.5mm">
43671 <cell alignment="center" valignment="top" usebox="none">
43672 \begin_inset Text
43673
43674 \begin_layout Plain Layout
43675
43676 \family sans
43677 \begin_inset Info
43678 type  "icon"
43679 arg   "layout-paragraph"
43680 \end_inset
43681
43682
43683 \end_layout
43684
43685 \end_inset
43686 </cell>
43687 <cell alignment="center" valignment="top" usebox="none">
43688 \begin_inset Text
43689
43690 \begin_layout Plain Layout
43691
43692 \family sans
43693 Edit\SpecialChar menuseparator
43694 Paragraph
43695 \begin_inset space ~
43696 \end_inset
43697
43698 Settings
43699 \end_layout
43700
43701 \end_inset
43702 </cell>
43703 </row>
43704 <row interlinespace="2.5mm">
43705 <cell alignment="center" valignment="top" usebox="none">
43706 \begin_inset Text
43707
43708 \begin_layout Plain Layout
43709
43710 \family sans
43711 \begin_inset Info
43712 type  "icon"
43713 arg   "thesaurus-entry"
43714 \end_inset
43715
43716
43717 \end_layout
43718
43719 \end_inset
43720 </cell>
43721 <cell alignment="center" valignment="top" usebox="none">
43722 \begin_inset Text
43723
43724 \begin_layout Plain Layout
43725
43726 \family sans
43727 Tools\SpecialChar menuseparator
43728 Thesaurus
43729 \end_layout
43730
43731 \end_inset
43732 </cell>
43733 </row>
43734 </lyxtabular>
43735
43736 \end_inset
43737
43738
43739 \end_layout
43740
43741 \begin_layout Subsection
43742 View/Update Toolbar
43743 \begin_inset Index idx
43744 status collapsed
43745
43746 \begin_layout Plain Layout
43747 Toolbar ! View / Update
43748 \end_layout
43749
43750 \end_inset
43751
43752
43753 \end_layout
43754
43755 \begin_layout Standard
43756 \begin_inset Graphics
43757         filename clipart/ViewToolbar.png
43758
43759 \end_inset
43760
43761
43762 \end_layout
43763
43764 \begin_layout Standard
43765 \begin_inset VSpace defskip
43766 \end_inset
43767
43768
43769 \end_layout
43770
43771 \begin_layout Standard
43772 The view/update toolbar as shown above contains from left to right the following
43773  buttons:
43774 \end_layout
43775
43776 \begin_layout Standard
43777 \begin_inset VSpace defskip
43778 \end_inset
43779
43780
43781 \end_layout
43782
43783 \begin_layout Standard
43784 \begin_inset Tabular
43785 <lyxtabular version="3" rows="7" columns="2">
43786 <features islongtable="true" longtabularalignment="center">
43787 <column alignment="left" valignment="top">
43788 <column alignment="left" valignment="top">
43789 <row interlinespace="2.5mm">
43790 <cell alignment="center" valignment="top" usebox="none">
43791 \begin_inset Text
43792
43793 \begin_layout Plain Layout
43794
43795 \family sans
43796 \begin_inset Info
43797 type  "icon"
43798 arg   "buffer-view"
43799 \end_inset
43800
43801
43802 \end_layout
43803
43804 \end_inset
43805 </cell>
43806 <cell alignment="center" valignment="top" usebox="none">
43807 \begin_inset Text
43808
43809 \begin_layout Plain Layout
43810
43811 \family sans
43812 Document\SpecialChar menuseparator
43813 View
43814 \end_layout
43815
43816 \end_inset
43817 </cell>
43818 </row>
43819 <row interlinespace="2.5mm">
43820 <cell alignment="center" valignment="top" usebox="none">
43821 \begin_inset Text
43822
43823 \begin_layout Plain Layout
43824
43825 \family sans
43826 \begin_inset Info
43827 type  "icon"
43828 arg   "buffer-update"
43829 \end_inset
43830
43831
43832 \end_layout
43833
43834 \end_inset
43835 </cell>
43836 <cell alignment="center" valignment="top" usebox="none">
43837 \begin_inset Text
43838
43839 \begin_layout Plain Layout
43840
43841 \family sans
43842 Document\SpecialChar menuseparator
43843 Update
43844 \end_layout
43845
43846 \end_inset
43847 </cell>
43848 </row>
43849 <row interlinespace="2.5mm">
43850 <cell alignment="center" valignment="top" usebox="none">
43851 \begin_inset Text
43852
43853 \begin_layout Plain Layout
43854
43855 \family sans
43856 \begin_inset Info
43857 type  "icon"
43858 arg   "master-buffer-view"
43859 \end_inset
43860
43861
43862 \end_layout
43863
43864 \end_inset
43865 </cell>
43866 <cell alignment="center" valignment="top" usebox="none">
43867 \begin_inset Text
43868
43869 \begin_layout Plain Layout
43870
43871 \family sans
43872 Document\SpecialChar menuseparator
43873 Master
43874 \begin_inset space ~
43875 \end_inset
43876
43877 Document
43878 \end_layout
43879
43880 \end_inset
43881 </cell>
43882 </row>
43883 <row interlinespace="2.5mm">
43884 <cell alignment="center" valignment="top" usebox="none">
43885 \begin_inset Text
43886
43887 \begin_layout Plain Layout
43888
43889 \family sans
43890 \begin_inset Info
43891 type  "icon"
43892 arg   "master-buffer-update"
43893 \end_inset
43894
43895
43896 \end_layout
43897
43898 \end_inset
43899 </cell>
43900 <cell alignment="center" valignment="top" usebox="none">
43901 \begin_inset Text
43902
43903 \begin_layout Plain Layout
43904
43905 \family sans
43906 Document\SpecialChar menuseparator
43907 Update
43908 \begin_inset space ~
43909 \end_inset
43910
43911 Master
43912 \begin_inset space ~
43913 \end_inset
43914
43915 Document
43916 \end_layout
43917
43918 \end_inset
43919 </cell>
43920 </row>
43921 <row interlinespace="2.5mm">
43922 <cell alignment="center" valignment="top" usebox="none">
43923 \begin_inset Text
43924
43925 \begin_layout Plain Layout
43926
43927 \family sans
43928 \begin_inset Info
43929 type  "icon"
43930 arg   "buffer-toggle-output-sync"
43931 \end_inset
43932
43933
43934 \end_layout
43935
43936 \end_inset
43937 </cell>
43938 <cell alignment="center" valignment="top" usebox="none">
43939 \begin_inset Text
43940
43941 \begin_layout Plain Layout
43942
43943 \family sans
43944 Document\SpecialChar menuseparator
43945 Settings\SpecialChar menuseparator
43946 Output\SpecialChar menuseparator
43947 Synchronize with Output
43948 \end_layout
43949
43950 \end_inset
43951 </cell>
43952 </row>
43953 <row interlinespace="2.5mm">
43954 <cell alignment="center" valignment="top" usebox="none">
43955 \begin_inset Text
43956
43957 \begin_layout Plain Layout
43958 \begin_inset Info
43959 type  "icon"
43960 arg   "view-others"
43961 \end_inset
43962
43963
43964 \family sans
43965 *
43966 \end_layout
43967
43968 \end_inset
43969 </cell>
43970 <cell alignment="center" valignment="top" usebox="none">
43971 \begin_inset Text
43972
43973 \begin_layout Plain Layout
43974
43975 \family sans
43976 Document\SpecialChar menuseparator
43977 View (Other Formats)
43978 \end_layout
43979
43980 \end_inset
43981 </cell>
43982 </row>
43983 <row interlinespace="2.5mm">
43984 <cell alignment="center" valignment="top" usebox="none">
43985 \begin_inset Text
43986
43987 \begin_layout Plain Layout
43988 \begin_inset Info
43989 type  "icon"
43990 arg   "update-others"
43991 \end_inset
43992
43993 *
43994 \end_layout
43995
43996 \end_inset
43997 </cell>
43998 <cell alignment="center" valignment="top" usebox="none">
43999 \begin_inset Text
44000
44001 \begin_layout Plain Layout
44002
44003 \family sans
44004 Document\SpecialChar menuseparator
44005 Update (Other Formats)
44006 \end_layout
44007
44008 \end_inset
44009 </cell>
44010 </row>
44011 </lyxtabular>
44012
44013 \end_inset
44014
44015
44016 \end_layout
44017
44018 \begin_layout Standard
44019 * These icons might look different for you if you do not use the default
44020  icon set.
44021 \end_layout
44022
44023 \begin_layout Subsection
44024 Other Toolbars
44025 \end_layout
44026
44027 \begin_layout Standard
44028 The change tracking toolbar is explained in section
44029 \begin_inset space ~
44030 \end_inset
44031
44032
44033 \begin_inset CommandInset ref
44034 LatexCommand ref
44035 reference "sec:Change-Tracking"
44036
44037 \end_inset
44038
44039 , the table toolbar
44040 \begin_inset Index idx
44041 status collapsed
44042
44043 \begin_layout Plain Layout
44044 Toolbar ! Table
44045 \end_layout
44046
44047 \end_inset
44048
44049  in the 
44050 \emph on
44051 Embedded
44052 \begin_inset space ~
44053 \end_inset
44054
44055 Objects
44056 \emph default
44057  manual and the math macro toolbar
44058 \begin_inset Index idx
44059 status collapsed
44060
44061 \begin_layout Plain Layout
44062 Toolbar ! Macro
44063 \end_layout
44064
44065 \end_inset
44066
44067  in the 
44068 \emph on
44069 Math
44070 \emph default
44071  manual.
44072 \end_layout
44073
44074 \begin_layout Chapter
44075 The Document Settings
44076 \begin_inset CommandInset label
44077 LatexCommand label
44078 name "chap:The-Document-Settings"
44079
44080 \end_inset
44081
44082
44083 \begin_inset Index idx
44084 status collapsed
44085
44086 \begin_layout Plain Layout
44087 Document ! Settings
44088 \end_layout
44089
44090 \end_inset
44091
44092
44093 \end_layout
44094
44095 \begin_layout Standard
44096 The 
44097 \family sans
44098 Document
44099 \begin_inset space ~
44100 \end_inset
44101
44102 Setting
44103 \family default
44104 s dialog contains submenus to set properties for the whole document and
44105  is called with the menu
44106 \family sans
44107  Document\SpecialChar menuseparator
44108 Settings
44109 \family default
44110 .
44111  You can save your document settings as default with the
44112 \family sans
44113  Save as Document Defaults
44114 \family default
44115  button in any dialog.
44116  This will create a template named 
44117 \family typewriter
44118 defaults.lyx
44119 \family default
44120  which is automatically loaded by \SpecialChar LyX
44121  when you create a new document without
44122  using a template.
44123 \end_layout
44124
44125 \begin_layout Standard
44126 The button 
44127 \family sans
44128 Use Class Defaults
44129 \family default
44130  resets the document settings to the default of the document class.
44131  This affects mostly class options, the page layout and Numbering & TOC.
44132 \end_layout
44133
44134 \begin_layout Standard
44135 The different submenus of the dialog are explained in the following sections.
44136  There are so many document settings available that it might take a while
44137  to find the one you are looking for.
44138  To find a setting quicker, you can use the search field which is above
44139  the submenus of the dialog.
44140  If you search e.
44141 \begin_inset space \thinspace{}
44142 \end_inset
44143
44144 g.
44145 \begin_inset space \space{}
44146 \end_inset
44147
44148 for 
44149 \begin_inset Quotes eld
44150 \end_inset
44151
44152 page
44153 \begin_inset Quotes erd
44154 \end_inset
44155
44156 , you will see that some submenus will be grayed-out and disabled.
44157  Only the submenus with page settings stay enabled.
44158  The found page settings are labeled red in these submenus.
44159 \end_layout
44160
44161 \begin_layout Section
44162 Document Class
44163 \end_layout
44164
44165 \begin_layout Standard
44166 Here you set the document class, class options, a graphics driver, and a
44167  master document.
44168  Document classes are described in section
44169 \begin_inset space ~
44170 \end_inset
44171
44172
44173 \begin_inset CommandInset ref
44174 LatexCommand ref
44175 reference "sec:Document-Classes"
44176
44177 \end_inset
44178
44179 .
44180  
44181 \end_layout
44182
44183 \begin_layout Standard
44184 With the button 
44185 \family sans
44186 Local
44187 \begin_inset space ~
44188 \end_inset
44189
44190 Layout
44191 \family default
44192  you can load you own layout-file, that is not in \SpecialChar LyX
44193 's 
44194 \emph on
44195 layouts
44196 \emph default
44197  folder and thus not recognized by \SpecialChar LyX
44198  as a layout for a document class.
44199  For more about layout-files, see the chapter 
44200 \emph on
44201 Installing New Document Classes, Types of Layout Files
44202 \emph default
44203  of the 
44204 \emph on
44205 Customization
44206 \emph default
44207  Handbook.
44208 \end_layout
44209
44210 \begin_layout Standard
44211 Some classes use special class options by default.
44212  If this is the case, they are listed in the field 
44213 \family sans
44214 Predefined
44215 \family default
44216  and you can decide to use them or not.
44217  If you do not know exactly what the default class options are for, it is
44218  recommended you leave them untouched.
44219  The 
44220 \family sans
44221 Graphics driver
44222 \family default
44223  is used for \SpecialChar LaTeX
44224 's graphics, color and page layout packages.
44225  If using 
44226 \family sans
44227 Default
44228 \family default
44229 , the default driver for the \SpecialChar LaTeX
44230 -packages is used.
44231  It is recommended that you use the default unless you know what you are
44232  doing.
44233 \begin_inset Foot
44234 status collapsed
44235
44236 \begin_layout Plain Layout
44237 When you want to use one of the following drivers
44238 \begin_inset Newline newline
44239 \end_inset
44240
44241
44242 \family sans
44243 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
44244 \family default
44245
44246 \begin_inset Newline newline
44247 \end_inset
44248
44249 you first have to activate them in your \SpecialChar LaTeX
44250  distribution, see section 
44251 \emph on
44252 Driver support
44253 \emph default
44254  in 
44255 \begin_inset CommandInset href
44256 LatexCommand href
44257 target "https://www.ctan.org/tex-archive/macros/latex/required/graphics/grfguide.pdf"
44258 literal "false"
44259
44260 \end_inset
44261
44262 .
44263 \end_layout
44264
44265 \end_inset
44266
44267
44268 \end_layout
44269
44270 \begin_layout Standard
44271 Specifying a 
44272 \family sans
44273 Master
44274 \family default
44275  document is necessary if the current document is a child or subdocument.
44276  The master document will be used by \SpecialChar LyX
44277  in the background if the child document
44278  is opened without its master.
44279  This way child documents are always compilable.
44280  More about master and child documents is explained in the section 
44281 \emph on
44282 Child Documents
44283 \emph default
44284  of the 
44285 \emph on
44286 Embedded
44287 \begin_inset space ~
44288 \end_inset
44289
44290 Objects
44291 \emph default
44292  manual.
44293 \end_layout
44294
44295 \begin_layout Standard
44296 There is also an option to suppress the date and one to use the \SpecialChar LaTeX
44297 -package
44298  
44299 \series bold
44300 refstyle
44301 \series default
44302  instead of 
44303 \series bold
44304 prettyref
44305 \series default
44306
44307 \begin_inset Index idx
44308 status collapsed
44309
44310 \begin_layout Plain Layout
44311 \SpecialChar LaTeX
44312  packages ! prettyref
44313 \end_layout
44314
44315 \end_inset
44316
44317
44318 \begin_inset Index idx
44319 status collapsed
44320
44321 \begin_layout Plain Layout
44322 \SpecialChar LaTeX
44323  packages ! refstyle
44324 \end_layout
44325
44326 \end_inset
44327
44328  for cross-references, see section
44329 \begin_inset space ~
44330 \end_inset
44331
44332
44333 \begin_inset CommandInset ref
44334 LatexCommand ref
44335 reference "sec:Cross-References"
44336
44337 \end_inset
44338
44339 .
44340 \end_layout
44341
44342 \begin_layout Section
44343 Child Documents
44344 \end_layout
44345
44346 \begin_layout Standard
44347 This submenu is only visible when your document includes child documents.
44348  Please refer to the section 
44349 \emph on
44350 Child
44351 \begin_inset space ~
44352 \end_inset
44353
44354 Documents
44355 \emph default
44356  of the 
44357 \emph on
44358 Embedded
44359 \begin_inset space ~
44360 \end_inset
44361
44362 Objects
44363 \emph default
44364  manual for details.
44365 \end_layout
44366
44367 \begin_layout Section
44368 Modules
44369 \end_layout
44370
44371 \begin_layout Standard
44372 Modules are explained in section
44373 \begin_inset space ~
44374 \end_inset
44375
44376
44377 \begin_inset CommandInset ref
44378 LatexCommand ref
44379 reference "subsec:Modules"
44380
44381 \end_inset
44382
44383 .
44384 \end_layout
44385
44386 \begin_layout Section
44387 Local Layout
44388 \end_layout
44389
44390 \begin_layout Standard
44391 See section
44392 \begin_inset space ~
44393 \end_inset
44394
44395
44396 \begin_inset CommandInset ref
44397 LatexCommand ref
44398 reference "subsec:Local-Layout"
44399
44400 \end_inset
44401
44402  for a description.
44403 \end_layout
44404
44405 \begin_layout Section
44406 Fonts
44407 \end_layout
44408
44409 \begin_layout Standard
44410 The document font settings are described in section
44411 \begin_inset space ~
44412 \end_inset
44413
44414
44415 \begin_inset CommandInset ref
44416 LatexCommand ref
44417 reference "sec:Fonts-and-Text"
44418
44419 \end_inset
44420
44421 .
44422 \end_layout
44423
44424 \begin_layout Section
44425 Text Layout
44426 \end_layout
44427
44428 \begin_layout Standard
44429 You can specify if paragraphs should be separated by 
44430 \family sans
44431 Indentation
44432 \family default
44433  or by 
44434 \family sans
44435 Vertical space
44436 \family default
44437 .
44438  The 
44439 \family sans
44440 Line
44441 \begin_inset space ~
44442 \end_inset
44443
44444 spacing
44445 \family default
44446  and whether it should be a 
44447 \family sans
44448 Two-column
44449 \begin_inset space ~
44450 \end_inset
44451
44452 document
44453 \family default
44454  can also be specified here.
44455 \end_layout
44456
44457 \begin_layout Standard
44458 Note that \SpecialChar LyX
44459  will not show two columns or the specified line spacing on screen.
44460  That would be impractical, often unreadable, and is not part of the WYSIWYM
44461  concept.
44462  However, it will be as you specified in the output.
44463 \end_layout
44464
44465 \begin_layout Standard
44466 With the option 
44467 \family sans
44468 Use justification in \SpecialChar LyX
44469  work area
44470 \family default
44471  you can decide if \SpecialChar LyX
44472  justifies the text on screen.
44473  This only affects the text inside \SpecialChar LyX
44474  not in the output.
44475 \end_layout
44476
44477 \begin_layout Section
44478 Page Layout
44479 \end_layout
44480
44481 \begin_layout Standard
44482 This dialog is described in sections
44483 \begin_inset space ~
44484 \end_inset
44485
44486
44487 \begin_inset CommandInset ref
44488 LatexCommand ref
44489 reference "subsec:Paper-Size,-Orientation"
44490
44491 \end_inset
44492
44493  and 
44494 \begin_inset CommandInset ref
44495 LatexCommand ref
44496 reference "subsec:Document-Layout"
44497
44498 \end_inset
44499
44500 .
44501 \end_layout
44502
44503 \begin_layout Section
44504 Page Margins
44505 \end_layout
44506
44507 \begin_layout Standard
44508 Here you can adjust the page margins as described in section
44509 \begin_inset space ~
44510 \end_inset
44511
44512
44513 \begin_inset CommandInset ref
44514 LatexCommand ref
44515 reference "subsec:Margins"
44516
44517 \end_inset
44518
44519 .
44520 \end_layout
44521
44522 \begin_layout Section
44523 Language
44524 \begin_inset CommandInset label
44525 LatexCommand label
44526 name "sec:Language-encodings"
44527
44528 \end_inset
44529
44530
44531 \begin_inset Index idx
44532 status collapsed
44533
44534 \begin_layout Plain Layout
44535 Language ! Encoding
44536 \end_layout
44537
44538 \end_inset
44539
44540
44541 \end_layout
44542
44543 \begin_layout Standard
44544 The document language and quote styles are set here.
44545  The encoding specifies how the document content is exported to \SpecialChar LaTeX
44546  (the \SpecialChar LyX
44547  file
44548  is always encoded in utf8).
44549  All characters that cannot be encoded using the specified encoding will
44550  be exported as \SpecialChar LaTeX
44551 -commands (this can fail if a \SpecialChar LaTeX
44552 -command is not known for
44553  a particular character).
44554 \end_layout
44555
44556 \begin_layout Standard
44557 If you use the option 
44558 \family sans
44559 Language Default
44560 \family default
44561 , \SpecialChar LyX
44562  determines the encoding of a text part from the language of this text.
44563  If the document contains text in more than one language you may get more
44564  than one encoding in the \SpecialChar LaTeX
44565  file.
44566  If you do not use this option then the complete document will always use
44567  exactly one encoding.
44568  Checking this option is the preferred setting.
44569 \end_layout
44570
44571 \begin_layout Standard
44572 \SpecialChar LyX
44573  also supports Unicode output, which is particularly useful if you need
44574  lots of special symbols or non-alphabetic scripts, respectively.
44575  If you want to use this (and your \SpecialChar LaTeX
44576  installation supports Unicode), choose
44577  one of the four utf8 variants from the list below.
44578  Unfortunately the Unicode support of standard \SpecialChar LaTeX
44579  is quite incomplete, so
44580  it is not uncommon that a file with lots of Unicode symbols works fine
44581  with 
44582 \family sans
44583 Language Default
44584 \family default
44585  (when \SpecialChar LyX
44586  uses its list of known \SpecialChar LaTeX
44587 -commands), but does not work with a fixed
44588  utf8 encoding (when the list of known \SpecialChar LaTeX
44589 -commands is not used, because all
44590  Unicode symbols can be encoded in utf8).
44591  The situation is much better with Xe\SpecialChar TeX
44592  and Lua\SpecialChar TeX
44593 , two new alternative engines
44594  to standard \SpecialChar LaTeX
44595 .
44596  Both engines support Unicode natively.
44597  \SpecialChar LyX
44598  now also supports these two engines (via the output formats 
44599 \family sans
44600 PDF
44601 \begin_inset space ~
44602 \end_inset
44603
44604 (XeTeX)
44605 \family default
44606
44607 \family sans
44608 PDF
44609 \begin_inset space ~
44610 \end_inset
44611
44612 (LuaTeX)
44613 \family default
44614  and 
44615 \family sans
44616 DVI
44617 \begin_inset space ~
44618 \end_inset
44619
44620 (LuaTeX)
44621 \family default
44622 , see section
44623 \begin_inset space ~
44624 \end_inset
44625
44626
44627 \begin_inset CommandInset ref
44628 LatexCommand ref
44629 reference "subsec:Output-file-formats"
44630
44631 \end_inset
44632
44633 ).
44634  So if you are using many special or accented characters and 
44635 \family sans
44636 Language Default
44637 \family default
44638  fails, you might try out one of these new engines.
44639 \end_layout
44640
44641 \begin_layout Standard
44642 The 
44643 \family sans
44644 Language
44645 \begin_inset space ~
44646 \end_inset
44647
44648 package
44649 \family default
44650  determines the \SpecialChar LaTeX
44651 -package that is used for hyphenation and the translation
44652  of strings like 
44653 \begin_inset Quotes eld
44654 \end_inset
44655
44656 Part
44657 \begin_inset Quotes erd
44658 \end_inset
44659
44660 .
44661  The possible settings are:
44662 \end_layout
44663
44664 \begin_layout Description
44665 Default uses the language package that is selected in
44666 \family sans
44667  Tools\SpecialChar menuseparator
44668 Preferences\SpecialChar menuseparator
44669 Language Settings
44670 \family default
44671  (see section
44672 \begin_inset space ~
44673 \end_inset
44674
44675
44676 \begin_inset CommandInset ref
44677 LatexCommand ref
44678 reference "subsec:Prefs-Language"
44679
44680 \end_inset
44681
44682 ).
44683 \end_layout
44684
44685 \begin_layout Description
44686 Automatic selects the most suitable language package for the view/export
44687  format you will use.
44688  In many cases this will be 
44689 \series bold
44690 babel
44691 \series default
44692
44693 \begin_inset Index idx
44694 status collapsed
44695
44696 \begin_layout Plain Layout
44697 \SpecialChar LaTeX
44698  packages ! babel
44699 \end_layout
44700
44701 \end_inset
44702
44703 .
44704  If the newer package 
44705 \series bold
44706 polyglossia
44707 \series default
44708
44709 \begin_inset Index idx
44710 status collapsed
44711
44712 \begin_layout Plain Layout
44713 \SpecialChar LaTeX
44714  packages ! polyglossia
44715 \end_layout
44716
44717 \end_inset
44718
44719  is more appropriate (is the case when using Xe\SpecialChar TeX
44720  or Lua\SpecialChar TeX
44721  and non-\SpecialChar TeX
44722  fonts),
44723  this package will be used instead of 
44724 \series bold
44725 babel
44726 \series default
44727 .
44728 \end_layout
44729
44730 \begin_layout Description
44731 Always
44732 \begin_inset space ~
44733 \end_inset
44734
44735 Babel uses 
44736 \series bold
44737 babel
44738 \series default
44739  even if 
44740 \series bold
44741 polyglossia
44742 \series default
44743  would be more appropriate.
44744 \end_layout
44745
44746 \begin_layout Description
44747 Custom allows you to specify a language package command of your choice.
44748  For example if you want to use a language-specific package like 
44749 \series bold
44750 ngerman
44751 \series default
44752  (for German texts), type in
44753 \series bold
44754
44755 \begin_inset Newline newline
44756 \end_inset
44757
44758
44759 \backslash
44760 usepackage{ngerman}
44761 \end_layout
44762
44763 \begin_layout Description
44764 None will not use a language package.
44765  This is necessary for some document classes for scientific articles.
44766 \end_layout
44767
44768 \begin_layout Standard
44769 Here is a list with the important encodings:
44770 \end_layout
44771
44772 \begin_layout Description
44773 Language
44774 \begin_inset space ~
44775 \end_inset
44776
44777 Default
44778 \begin_inset space ~
44779 \end_inset
44780
44781 (no
44782 \begin_inset space ~
44783 \end_inset
44784
44785 inputenc) Same as 
44786 \family sans
44787 Language Default
44788 \family default
44789 , but the \SpecialChar LaTeX
44790 -package 
44791 \series bold
44792 inputenc
44793 \series default
44794
44795 \begin_inset Index idx
44796 status collapsed
44797
44798 \begin_layout Plain Layout
44799 \SpecialChar LaTeX
44800  packages ! inputenc
44801 \end_layout
44802
44803 \end_inset
44804
44805  is not used.
44806  When using this, you probably need to load some additional packages manually
44807  in the preamble and specify the used encoding for text parts in foreign
44808  languages in \SpecialChar TeX
44809  code.
44810 \end_layout
44811
44812 \begin_layout Description
44813 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
44814  \SpecialChar LyX
44815  converts all other characters into \SpecialChar LaTeX
44816  commands, which may result in a big
44817  file when lots of \SpecialChar LaTeX
44818 -commands are needed.
44819 \end_layout
44820
44821 \begin_layout Description
44822 Arabic
44823 \begin_inset space ~
44824 \end_inset
44825
44826 (CP
44827 \begin_inset space ~
44828 \end_inset
44829
44830 1256) MS Windows code page for Arabic and Farsi
44831 \end_layout
44832
44833 \begin_layout Description
44834 Arabic
44835 \begin_inset space ~
44836 \end_inset
44837
44838 (ISO
44839 \begin_inset space ~
44840 \end_inset
44841
44842 8859-6) for Arabic and Farsi
44843 \end_layout
44844
44845 \begin_layout Description
44846 Armenian
44847 \begin_inset space ~
44848 \end_inset
44849
44850 (ArmSCII8) for Armenian
44851 \end_layout
44852
44853 \begin_layout Description
44854 Baltic
44855 \begin_inset space ~
44856 \end_inset
44857
44858 (CP
44859 \begin_inset space ~
44860 \end_inset
44861
44862 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
44863  as the ISO-8859-13 encoding
44864 \end_layout
44865
44866 \begin_layout Description
44867 Baltic
44868 \begin_inset space ~
44869 \end_inset
44870
44871 (ISO
44872 \begin_inset space ~
44873 \end_inset
44874
44875 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
44876  encoding
44877 \end_layout
44878
44879 \begin_layout Description
44880 Baltic
44881 \begin_inset space ~
44882 \end_inset
44883
44884 (ISO
44885 \begin_inset space ~
44886 \end_inset
44887
44888 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
44889  ISO-8859-13 encoding
44890 \end_layout
44891
44892 \begin_layout Description
44893 Central
44894 \begin_inset space ~
44895 \end_inset
44896
44897 European
44898 \begin_inset space ~
44899 \end_inset
44900
44901 (CP
44902 \begin_inset space ~
44903 \end_inset
44904
44905 1250) MS Windows code page for ISO
44906 \begin_inset space ~
44907 \end_inset
44908
44909 8859-2 (latin2)
44910 \end_layout
44911
44912 \begin_layout Description
44913 Central
44914 \begin_inset space ~
44915 \end_inset
44916
44917 European
44918 \begin_inset space ~
44919 \end_inset
44920
44921 (ISO
44922 \begin_inset space ~
44923 \end_inset
44924
44925 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
44926  Romanian, Slovak and Slovenian
44927 \end_layout
44928
44929 \begin_layout Description
44930 Chinese
44931 \begin_inset space ~
44932 \end_inset
44933
44934 (simplified)
44935 \begin_inset space ~
44936 \end_inset
44937
44938 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
44939  this encoding is officially replaced by the encoding GB18030, as GB18030
44940  is not available for \SpecialChar LaTeX
44941  you should try to use the encoding Unicode
44942 \begin_inset space ~
44943 \end_inset
44944
44945 (CJK)
44946 \begin_inset space ~
44947 \end_inset
44948
44949 (utf8)
44950 \end_layout
44951
44952 \begin_layout Description
44953 Chinese
44954 \begin_inset space ~
44955 \end_inset
44956
44957 (simplified)
44958 \begin_inset space ~
44959 \end_inset
44960
44961 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
44962  except for the Euro currency sign, since 2001 this encoding is officially
44963  replaced by the encoding GB18030, as GB18030 is not available for \SpecialChar LaTeX
44964  you
44965  should try to use the encoding Unicode
44966 \begin_inset space ~
44967 \end_inset
44968
44969 (CJK)
44970 \begin_inset space ~
44971 \end_inset
44972
44973 (utf8)
44974 \end_layout
44975
44976 \begin_layout Description
44977 Chinese
44978 \begin_inset space ~
44979 \end_inset
44980
44981 (traditional)
44982 \begin_inset space ~
44983 \end_inset
44984
44985 (EUC-TW) for traditional Chinese
44986 \end_layout
44987
44988 \begin_layout Description
44989 Cyrillic
44990 \begin_inset space ~
44991 \end_inset
44992
44993 (CP
44994 \begin_inset space ~
44995 \end_inset
44996
44997 1251) MS Windows code page for Cyrillic
44998 \end_layout
44999
45000 \begin_layout Description
45001 Cyrillic
45002 \begin_inset space ~
45003 \end_inset
45004
45005 (ISO
45006 \begin_inset space ~
45007 \end_inset
45008
45009 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
45010 \end_layout
45011
45012 \begin_layout Description
45013 Cyrillic
45014 \begin_inset space ~
45015 \end_inset
45016
45017 (KOI8-R) standard Cyrillic especially for Russian
45018 \end_layout
45019
45020 \begin_layout Description
45021 Cyrillic
45022 \begin_inset space ~
45023 \end_inset
45024
45025 (KOI8-U) Cyrillic for Ukrainian
45026 \end_layout
45027
45028 \begin_layout Description
45029 Cyrillic
45030 \begin_inset space ~
45031 \end_inset
45032
45033 (pt
45034 \begin_inset space ~
45035 \end_inset
45036
45037 154) Cyrillic for Kazakh
45038 \end_layout
45039
45040 \begin_layout Description
45041 Greek
45042 \begin_inset space ~
45043 \end_inset
45044
45045 (ISO
45046 \begin_inset space ~
45047 \end_inset
45048
45049 8859-7) for Greek
45050 \end_layout
45051
45052 \begin_layout Description
45053 Hebrew
45054 \begin_inset space ~
45055 \end_inset
45056
45057 (CP
45058 \begin_inset space ~
45059 \end_inset
45060
45061 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
45062 \end_layout
45063
45064 \begin_layout Description
45065 Hebrew
45066 \begin_inset space ~
45067 \end_inset
45068
45069 (ISO
45070 \begin_inset space ~
45071 \end_inset
45072
45073 8859-8) for Hebrew
45074 \end_layout
45075
45076 \begin_layout Description
45077 Japanese
45078 \begin_inset space ~
45079 \end_inset
45080
45081 (CJK)
45082 \begin_inset space ~
45083 \end_inset
45084
45085 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
45086 -package 
45087 \series bold
45088 CJK
45089 \series default
45090
45091 \begin_inset Index idx
45092 status collapsed
45093
45094 \begin_layout Plain Layout
45095 \SpecialChar LaTeX
45096  packages ! CJK
45097 \end_layout
45098
45099 \end_inset
45100
45101 , when using this, set the document language to 
45102 \family sans
45103 Japanese (CJK)
45104 \end_layout
45105
45106 \begin_layout Description
45107 Japanese
45108 \begin_inset space ~
45109 \end_inset
45110
45111 (CJK)
45112 \begin_inset space ~
45113 \end_inset
45114
45115 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
45116 -package 
45117 \series bold
45118 CJK
45119 \series default
45120 , when using this, set the document language to 
45121 \family sans
45122 Japanese
45123 \begin_inset space ~
45124 \end_inset
45125
45126 (CJK)
45127 \end_layout
45128
45129 \begin_layout Description
45130 Japanese
45131 \begin_inset space ~
45132 \end_inset
45133
45134 (non-CJK)
45135 \begin_inset space ~
45136 \end_inset
45137
45138 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
45139 -package 
45140 \series bold
45141 japanese
45142 \series default
45143
45144 \begin_inset Index idx
45145 status collapsed
45146
45147 \begin_layout Plain Layout
45148 \SpecialChar LaTeX
45149  packages ! japanese
45150 \end_layout
45151
45152 \end_inset
45153
45154 , when using this, set the document language to 
45155 \family sans
45156 Japanese
45157 \end_layout
45158
45159 \begin_layout Description
45160 Japanese
45161 \begin_inset space ~
45162 \end_inset
45163
45164 (non-CJK)
45165 \begin_inset space ~
45166 \end_inset
45167
45168 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
45169 -package 
45170 \series bold
45171 japanese
45172 \series default
45173 , when using this, set the document language to 
45174 \family sans
45175 Japanese
45176 \end_layout
45177
45178 \begin_layout Description
45179 Japanese
45180 \begin_inset space ~
45181 \end_inset
45182
45183 (non-CJK)
45184 \begin_inset space ~
45185 \end_inset
45186
45187 (SJIS) SJIS encoding for Japanese, uses the \SpecialChar LaTeX
45188 -package 
45189 \series bold
45190 japanese
45191 \series default
45192 , when using this, set the document language to 
45193 \family sans
45194 Japanese
45195 \end_layout
45196
45197 \begin_layout Description
45198 Korean
45199 \begin_inset space ~
45200 \end_inset
45201
45202 (EUC-KR) for Korean
45203 \end_layout
45204
45205 \begin_layout Description
45206 Southern
45207 \begin_inset space ~
45208 \end_inset
45209
45210 European
45211 \begin_inset space ~
45212 \end_inset
45213
45214 (ISO
45215 \begin_inset space ~
45216 \end_inset
45217
45218 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
45219 \end_layout
45220
45221 \begin_layout Description
45222 South-Eastern
45223 \begin_inset space ~
45224 \end_inset
45225
45226 European
45227 \begin_inset space ~
45228 \end_inset
45229
45230 (ISO
45231 \begin_inset space ~
45232 \end_inset
45233
45234 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
45235  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
45236  to cover many languages and characters with diacritics
45237 \end_layout
45238
45239 \begin_layout Description
45240 Thai
45241 \begin_inset space ~
45242 \end_inset
45243
45244 (TIS
45245 \begin_inset space ~
45246 \end_inset
45247
45248 620-0) for Thai
45249 \end_layout
45250
45251 \begin_layout Description
45252 Turkish
45253 \begin_inset space ~
45254 \end_inset
45255
45256 (ISO
45257 \begin_inset space ~
45258 \end_inset
45259
45260 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
45261  Icelandic letters are replaced by Turkish ones
45262 \end_layout
45263
45264 \begin_layout Description
45265 Unicode
45266 \begin_inset space ~
45267 \end_inset
45268
45269 (CJK)
45270 \begin_inset space ~
45271 \end_inset
45272
45273 (utf8) Unicode utf8 with the \SpecialChar LaTeX
45274 -package 
45275 \series bold
45276 CJK
45277 \series default
45278
45279 \begin_inset Index idx
45280 status collapsed
45281
45282 \begin_layout Plain Layout
45283 \SpecialChar LaTeX
45284  packages ! CJK
45285 \end_layout
45286
45287 \end_inset
45288
45289  (for the languages Chinese, Japanese and Korean)
45290 \end_layout
45291
45292 \begin_layout Description
45293 Unicode
45294 \begin_inset space ~
45295 \end_inset
45296
45297 (Xe
45298 \family sans
45299 TeX
45300 \family default
45301 )
45302 \begin_inset space ~
45303 \end_inset
45304
45305 (utf8) Unicode utf8 to be used with 
45306 \family sans
45307 Xe\SpecialChar TeX
45308
45309 \family default
45310  and 
45311 \family sans
45312 Lua\SpecialChar TeX
45313
45314 \family default
45315 , which use Unicode directly, without the help of the \SpecialChar LaTeX
45316 -package 
45317 \series bold
45318 inputenc
45319 \series default
45320 .
45321  \SpecialChar LyX
45322  automatically selects this encoding if you export or preview Xe\SpecialChar TeX
45323  or Lua\SpecialChar TeX
45324 .
45325  Normally you do not need to set this encoding manually.
45326 \end_layout
45327
45328 \begin_layout Description
45329 Unicode
45330 \begin_inset space ~
45331 \end_inset
45332
45333 (ucs-extended)
45334 \begin_inset space ~
45335 \end_inset
45336
45337 (utf8x) Unicode utf8 based on the \SpecialChar LaTeX
45338 -package 
45339 \series bold
45340 ucs
45341 \series default
45342
45343 \begin_inset Index idx
45344 status collapsed
45345
45346 \begin_layout Plain Layout
45347 \SpecialChar LaTeX
45348  packages ! ucs
45349 \end_layout
45350
45351 \end_inset
45352
45353  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
45354 \end_layout
45355
45356 \begin_layout Description
45357 Unicode
45358 \begin_inset space ~
45359 \end_inset
45360
45361 (utf8) Unicode utf8 based on the \SpecialChar LaTeX
45362 -package 
45363 \series bold
45364 inputenc
45365 \series default
45366
45367 \begin_inset Index idx
45368 status collapsed
45369
45370 \begin_layout Plain Layout
45371 \SpecialChar LaTeX
45372  packages ! inputenc
45373 \end_layout
45374
45375 \end_inset
45376
45377 .
45378  Currently only a limited range of characters (mainly for Latin scripts)
45379  is supported.
45380 \end_layout
45381
45382 \begin_layout Description
45383 Western
45384 \begin_inset space ~
45385 \end_inset
45386
45387 European
45388 \begin_inset space ~
45389 \end_inset
45390
45391 (CP
45392 \begin_inset space ~
45393 \end_inset
45394
45395 1252) MS Windows code page for ISO
45396 \begin_inset space ~
45397 \end_inset
45398
45399 8859-1 (latin1)
45400 \end_layout
45401
45402 \begin_layout Description
45403 Western
45404 \begin_inset space ~
45405 \end_inset
45406
45407 European
45408 \begin_inset space ~
45409 \end_inset
45410
45411 (ISO
45412 \begin_inset space ~
45413 \end_inset
45414
45415 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
45416  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
45417  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
45418  encoding instead
45419 \end_layout
45420
45421 \begin_layout Description
45422 Western
45423 \begin_inset space ~
45424 \end_inset
45425
45426 European
45427 \begin_inset space ~
45428 \end_inset
45429
45430 (ISO
45431 \begin_inset space ~
45432 \end_inset
45433
45434 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
45435  sign, the œ-ligature and some characters used for French and Finnish
45436 \end_layout
45437
45438 \begin_layout Section
45439 Colors
45440 \begin_inset Index idx
45441 status collapsed
45442
45443 \begin_layout Plain Layout
45444 Color ! main text
45445 \end_layout
45446
45447 \end_inset
45448
45449
45450 \begin_inset Index idx
45451 status collapsed
45452
45453 \begin_layout Plain Layout
45454 Color ! background
45455 \end_layout
45456
45457 \end_inset
45458
45459
45460 \begin_inset Index idx
45461 status collapsed
45462
45463 \begin_layout Plain Layout
45464 Color ! Shaded boxes
45465 \end_layout
45466
45467 \end_inset
45468
45469
45470 \begin_inset Index idx
45471 status collapsed
45472
45473 \begin_layout Plain Layout
45474 Color ! Greyed-out notes
45475 \end_layout
45476
45477 \end_inset
45478
45479
45480 \end_layout
45481
45482 \begin_layout Standard
45483 Here you can alter the font color for the 
45484 \family sans
45485 Main text
45486 \family default
45487  (default: black), for 
45488 \family sans
45489 Greyed
45490 \begin_inset space ~
45491 \end_inset
45492
45493 out notes
45494 \family default
45495  (default: light grey)for the background color for the 
45496 \family sans
45497 Page
45498 \family default
45499  (default: white) and for 
45500 \family sans
45501 Shaded
45502 \begin_inset space ~
45503 \end_inset
45504
45505 boxes
45506 \family default
45507  (default: red).
45508  The button 
45509 \family sans
45510 Reset
45511 \family default
45512  sets the color back to the default.
45513 \end_layout
45514
45515 \begin_layout Standard
45516 Clicking any button showing 
45517 \family sans
45518 Default
45519 \family default
45520  or 
45521 \family sans
45522 Change
45523 \family default
45524  opens a dialog enabling you to choose from a selection of colors or from
45525  a color-picker or to specify a color using HSL or RGB values.
45526  In the dialog you can add any color to the custom colors to select them
45527  later more quickly.
45528 \end_layout
45529
45530 \begin_layout Standard
45531 Note, if you change the 
45532 \family sans
45533 Main
45534 \begin_inset space ~
45535 \end_inset
45536
45537 text
45538 \family default
45539  font color and use the option 
45540 \family sans
45541 Color
45542 \begin_inset space ~
45543 \end_inset
45544
45545 links
45546 \family default
45547  in the document settings under 
45548 \family sans
45549 PDF
45550 \begin_inset space ~
45551 \end_inset
45552
45553 properties
45554 \family default
45555 , you probably also need to change the link font color as described in section
45556 \begin_inset space ~
45557 \end_inset
45558
45559
45560 \begin_inset CommandInset ref
45561 LatexCommand ref
45562 reference "sec:PDF-Properties"
45563
45564 \end_inset
45565
45566 .
45567 \end_layout
45568
45569 \begin_layout Standard
45570 \begin_inset VSpace bigskip
45571 \end_inset
45572
45573
45574 \end_layout
45575
45576 \begin_layout Standard
45577 You can adapt the 
45578 \family sans
45579 Main
45580 \begin_inset space ~
45581 \end_inset
45582
45583 text
45584 \family default
45585  font color and the 
45586 \family sans
45587 Page
45588 \family default
45589  background for every page in your document if you use these commands as
45590  \SpecialChar TeX
45591
45592 \begin_inset space ~
45593 \end_inset
45594
45595 Code after a forced page break:
45596 \end_layout
45597
45598 \begin_layout Itemize
45599 For the page color:
45600 \begin_inset Newline newline
45601 \end_inset
45602
45603
45604 \series bold
45605
45606 \backslash
45607 pagecolor{color name}
45608 \end_layout
45609
45610 \begin_layout Itemize
45611 For the text color:
45612 \begin_inset Newline newline
45613 \end_inset
45614
45615
45616 \series bold
45617
45618 \backslash
45619 color{color name}
45620 \end_layout
45621
45622 \begin_layout Standard
45623 You are restricted to one of 
45624 \series bold
45625 black
45626 \series default
45627
45628 \series bold
45629 blue
45630 \series default
45631
45632 \series bold
45633 cyan
45634 \series default
45635
45636 \series bold
45637 green
45638 \series default
45639
45640 \series bold
45641 magenta
45642 \series default
45643
45644 \series bold
45645 red
45646 \series default
45647
45648 \series bold
45649 white
45650 \series default
45651  or 
45652 \series bold
45653 yellow
45654 \series default
45655  for the 
45656 \series bold
45657 color name
45658 \series default
45659  unless you have defined your own color (see the section 
45660 \emph on
45661 Colored Tables
45662 \emph default
45663  of the 
45664 \emph on
45665 Embedded
45666 \begin_inset space ~
45667 \end_inset
45668
45669 Objects
45670 \emph default
45671  Manual).
45672 \begin_inset Newline newline
45673 \end_inset
45674
45675 If you have changed a text or background color, you can use the following
45676  names to refer to them:
45677 \end_layout
45678
45679 \begin_layout Itemize
45680 For the 
45681 \family sans
45682 Page
45683 \family default
45684  background color:
45685 \begin_inset Newline newline
45686 \end_inset
45687
45688
45689 \series bold
45690 page_backgroundcolor
45691 \end_layout
45692
45693 \begin_layout Itemize
45694 For the 
45695 \family sans
45696 Main
45697 \begin_inset space ~
45698 \end_inset
45699
45700 text
45701 \family default
45702  color:
45703 \begin_inset Newline newline
45704 \end_inset
45705
45706
45707 \series bold
45708 document_fontcolor
45709 \end_layout
45710
45711 \begin_layout Itemize
45712 For the 
45713 \family sans
45714 Shaded
45715 \begin_inset space ~
45716 \end_inset
45717
45718 boxes
45719 \family default
45720  background color:
45721 \begin_inset Newline newline
45722 \end_inset
45723
45724
45725 \series bold
45726 shadecolor
45727 \end_layout
45728
45729 \begin_layout Itemize
45730 For the 
45731 \family sans
45732 Greyed
45733 \begin_inset space ~
45734 \end_inset
45735
45736 out notes
45737 \family default
45738  text color:
45739 \begin_inset Newline newline
45740 \end_inset
45741
45742
45743 \series bold
45744 note_fontcolor
45745 \end_layout
45746
45747 \begin_layout Standard
45748 To see how to define and use custom colors, see section 
45749 \emph on
45750 Colored
45751 \begin_inset space ~
45752 \end_inset
45753
45754 Cells
45755 \emph default
45756  of the 
45757 \emph on
45758 Embedded
45759 \begin_inset space ~
45760 \end_inset
45761
45762 Objects
45763 \emph default
45764  manual.
45765 \end_layout
45766
45767 \begin_layout Section
45768 Numbering & TOC
45769 \end_layout
45770
45771 \begin_layout Standard
45772 Here you can adjust the 
45773 \family sans
45774 Numbering
45775 \family default
45776  depth of section headings and the section depth in the 
45777 \family sans
45778 Table of Contents
45779 \family default
45780  as described in section
45781 \begin_inset space ~
45782 \end_inset
45783
45784
45785 \begin_inset CommandInset ref
45786 LatexCommand ref
45787 reference "subsec:Numbering-depth"
45788
45789 \end_inset
45790
45791 .
45792 \end_layout
45793
45794 \begin_layout Section
45795 Bibliography
45796 \end_layout
45797
45798 \begin_layout Standard
45799 Here you can specify if a specific citation style using the \SpecialChar LaTeX
45800  packages 
45801 \series bold
45802 biblatex
45803 \series default
45804
45805 \begin_inset Index idx
45806 status collapsed
45807
45808 \begin_layout Plain Layout
45809 \SpecialChar LaTeX
45810  packages ! biblatex
45811 \end_layout
45812
45813 \end_inset
45814
45815
45816 \series bold
45817 natbib
45818 \series default
45819
45820 \begin_inset Index idx
45821 status collapsed
45822
45823 \begin_layout Plain Layout
45824 \SpecialChar LaTeX
45825  packages ! natbib
45826 \end_layout
45827
45828 \end_inset
45829
45830  or 
45831 \series bold
45832 jurabib
45833 \series default
45834
45835 \begin_inset Index idx
45836 status collapsed
45837
45838 \begin_layout Plain Layout
45839 \SpecialChar LaTeX
45840  packages ! jurabib
45841 \end_layout
45842
45843 \end_inset
45844
45845  should be used.
45846  If you use Bib\SpecialChar TeX
45847 , you can enable a 
45848 \family sans
45849 Sectioned bibliography
45850 \family default
45851  using the \SpecialChar LaTeX
45852  package 
45853 \series bold
45854 bibtopic
45855 \series default
45856
45857 \begin_inset Index idx
45858 status collapsed
45859
45860 \begin_layout Plain Layout
45861 \SpecialChar LaTeX
45862  packages ! bibtopic
45863 \end_layout
45864
45865 \end_inset
45866
45867 .
45868  If you use 
45869 \noun on
45870 Biblatex
45871 \noun default
45872 , you can select the style files and specify further options.
45873  Finally, you can select a document-specific 
45874 \family sans
45875 Processor
45876 \family default
45877  for the generation of the bibliography.
45878  For a further description of these possibilities see section
45879 \begin_inset space ~
45880 \end_inset
45881
45882
45883 \begin_inset CommandInset ref
45884 LatexCommand ref
45885 reference "sec:Bibliography"
45886
45887 \end_inset
45888
45889 .
45890 \end_layout
45891
45892 \begin_layout Section
45893 Indexes
45894 \end_layout
45895
45896 \begin_layout Standard
45897 Here you can define the 
45898 \family sans
45899 Processor
45900 \family default
45901  that will generate your index and you can define additional indexes (see
45902  section
45903 \begin_inset space ~
45904 \end_inset
45905
45906
45907 \begin_inset CommandInset ref
45908 LatexCommand ref
45909 reference "sec:Index"
45910
45911 \end_inset
45912
45913  for details).
45914 \end_layout
45915
45916 \begin_layout Section
45917 PDF Properties
45918 \end_layout
45919
45920 \begin_layout Standard
45921 The PDF properties are explained in section
45922 \begin_inset space ~
45923 \end_inset
45924
45925
45926 \begin_inset CommandInset ref
45927 LatexCommand ref
45928 reference "sec:PDF-Properties"
45929
45930 \end_inset
45931
45932 .
45933 \end_layout
45934
45935 \begin_layout Section
45936 Math Options
45937 \end_layout
45938
45939 \begin_layout Standard
45940 These options will force \SpecialChar LyX
45941  to use the \SpecialChar LaTeX
45942  packages 
45943 \series bold
45944 amsmath
45945 \series default
45946
45947 \begin_inset Index idx
45948 status collapsed
45949
45950 \begin_layout Plain Layout
45951 \SpecialChar LaTeX
45952  packages ! amsmath
45953 \end_layout
45954
45955 \end_inset
45956
45957
45958 \series bold
45959 amssymb
45960 \series default
45961
45962 \begin_inset Index idx
45963 status collapsed
45964
45965 \begin_layout Plain Layout
45966 \SpecialChar LaTeX
45967  packages ! amssymb
45968 \end_layout
45969
45970 \end_inset
45971
45972 ,
45973 \series bold
45974  cancel
45975 \series default
45976
45977 \begin_inset Index idx
45978 status collapsed
45979
45980 \begin_layout Plain Layout
45981 \SpecialChar LaTeX
45982  packages ! cancel
45983 \end_layout
45984
45985 \end_inset
45986
45987 ,
45988 \series bold
45989  esint
45990 \series default
45991
45992 \begin_inset Index idx
45993 status collapsed
45994
45995 \begin_layout Plain Layout
45996 \SpecialChar LaTeX
45997  packages ! esint
45998 \end_layout
45999
46000 \end_inset
46001
46002
46003 \series bold
46004 mathdots
46005 \series default
46006
46007 \begin_inset Index idx
46008 status collapsed
46009
46010 \begin_layout Plain Layout
46011 \SpecialChar LaTeX
46012  packages ! mathdots
46013 \end_layout
46014
46015 \end_inset
46016
46017
46018 \series bold
46019 mathtools
46020 \series default
46021
46022 \begin_inset Index idx
46023 status collapsed
46024
46025 \begin_layout Plain Layout
46026 \SpecialChar LaTeX
46027  packages ! mathtools
46028 \end_layout
46029
46030 \end_inset
46031
46032
46033 \series bold
46034 mhchem
46035 \series default
46036
46037 \begin_inset Index idx
46038 status collapsed
46039
46040 \begin_layout Plain Layout
46041 \SpecialChar LaTeX
46042  packages ! mhchem
46043 \end_layout
46044
46045 \end_inset
46046
46047
46048 \series bold
46049 stackrel
46050 \series default
46051
46052 \begin_inset Index idx
46053 status collapsed
46054
46055 \begin_layout Plain Layout
46056 \SpecialChar LaTeX
46057  packages ! stackrel
46058 \end_layout
46059
46060 \end_inset
46061
46062
46063 \series bold
46064 stmaryrd
46065 \series default
46066
46067 \begin_inset Index idx
46068 status collapsed
46069
46070 \begin_layout Plain Layout
46071 \SpecialChar LaTeX
46072  packages ! stmaryrd
46073 \end_layout
46074
46075 \end_inset
46076
46077  and 
46078 \series bold
46079 undertilde
46080 \series default
46081
46082 \begin_inset Index idx
46083 status collapsed
46084
46085 \begin_layout Plain Layout
46086 \SpecialChar LaTeX
46087  packages ! undertilde
46088 \end_layout
46089
46090 \end_inset
46091
46092 , or to use them automatically when they are needed.
46093 \end_layout
46094
46095 \begin_layout Description
46096 amsmath is needed for many constructs, so when you get \SpecialChar LaTeX
46097 -errors in formulas,
46098  ensure that you have this enabled.
46099 \end_layout
46100
46101 \begin_layout Description
46102 amssymb is needed for some special math symbols like bold or upright Greek
46103  letters, so when you get \SpecialChar LaTeX
46104 -errors in formulas, ensure that you have this
46105  enabled.
46106 \end_layout
46107
46108 \begin_layout Description
46109 cancel is used for canceled formulas, see section 
46110 \emph on
46111 Canceled
46112 \begin_inset space ~
46113 \end_inset
46114
46115 Formulas
46116 \emph default
46117  of the 
46118 \emph on
46119 Math
46120 \emph default
46121  manual.
46122 \end_layout
46123
46124 \begin_layout Description
46125 esint is used for special integral characters, see section 
46126 \emph on
46127 Big
46128 \begin_inset space ~
46129 \end_inset
46130
46131 Operators
46132 \emph default
46133  of the 
46134 \emph on
46135 Math
46136 \emph default
46137  manual.
46138 \end_layout
46139
46140 \begin_layout Description
46141 mathdots is used for special ellipses, see section 
46142 \emph on
46143 Ellipses
46144 \emph default
46145  of the 
46146 \emph on
46147 Math
46148 \emph default
46149  manual.
46150 \end_layout
46151
46152 \begin_layout Description
46153 mathtools is used for the math commands 
46154 \series bold
46155
46156 \backslash
46157 overbracket
46158 \series default
46159
46160 \series bold
46161
46162 \backslash
46163 underbracket
46164 \series default
46165
46166 \series bold
46167
46168 \backslash
46169 smashoperator
46170 \series default
46171
46172 \series bold
46173
46174 \backslash
46175 adjustlimits
46176 \series default
46177
46178 \series bold
46179
46180 \backslash
46181 splitfrac
46182 \series default
46183
46184 \series bold
46185
46186 \backslash
46187 shortintertext
46188 \series default
46189  and labeled arrows, see the corresponding sections in the 
46190 \emph on
46191 Math
46192 \emph default
46193  manual.
46194 \end_layout
46195
46196 \begin_layout Description
46197 mhchem is used for chemical equations, see section 
46198 \emph on
46199 Chemical Symbols and Equations
46200 \emph default
46201  of the 
46202 \emph on
46203 Math
46204 \emph default
46205  manual.
46206 \end_layout
46207
46208 \begin_layout Description
46209 stackrel is used for the math command 
46210 \series bold
46211
46212 \backslash
46213 stackrel
46214 \series default
46215 , see section 
46216 \emph on
46217 Relations 
46218 \emph default
46219 of the 
46220 \emph on
46221 Math
46222 \emph default
46223  manual.
46224 \end_layout
46225
46226 \begin_layout Description
46227 stmaryrd is used for a few special math symbols.
46228 \end_layout
46229
46230 \begin_layout Description
46231 undertilde is used for the math command 
46232 \series bold
46233
46234 \backslash
46235 utilde
46236 \series default
46237 , see section 
46238 \emph on
46239 Accents for one Character 
46240 \emph default
46241 of the 
46242 \emph on
46243 Math
46244 \emph default
46245  manual.
46246 \end_layout
46247
46248 \begin_layout Section
46249 Float Placement
46250 \end_layout
46251
46252 \begin_layout Standard
46253 The float placement options are described in the section 
46254 \emph on
46255 Float
46256 \begin_inset space ~
46257 \end_inset
46258
46259 Placement
46260 \emph default
46261  of the 
46262 \emph on
46263 Embedded
46264 \begin_inset space ~
46265 \end_inset
46266
46267 Objects
46268 \emph default
46269  manual.
46270 \end_layout
46271
46272 \begin_layout Section
46273 Listings
46274 \end_layout
46275
46276 \begin_layout Standard
46277 The listings settings are explained in the chapter 
46278 \emph on
46279 Program Code Listings
46280 \emph default
46281  of the 
46282 \emph on
46283 Embedded
46284 \begin_inset space ~
46285 \end_inset
46286
46287 Objects
46288 \emph default
46289  manual.
46290 \end_layout
46291
46292 \begin_layout Section
46293 Bullets
46294 \end_layout
46295
46296 \begin_layout Standard
46297 Here you can adjust the characters used for the itemize 
46298 \family sans
46299 Level
46300 \family default
46301 s, specify the 
46302 \family sans
46303 Font
46304 \family default
46305  set to be used and set the 
46306 \family sans
46307 Size
46308 \family default
46309  of the bullets.
46310  The itemize environment is described in section
46311 \begin_inset space ~
46312 \end_inset
46313
46314
46315 \begin_inset CommandInset ref
46316 LatexCommand ref
46317 reference "sec:Itemize"
46318
46319 \end_inset
46320
46321 .
46322 \end_layout
46323
46324 \begin_layout Standard
46325 You can furthermore specify a 
46326 \family sans
46327 Custom
46328 \begin_inset space ~
46329 \end_inset
46330
46331 Bullet
46332 \family default
46333  by inserting in this field the \SpecialChar LaTeX
46334  command of the desired character.
46335  For example to use the € sign, you have to insert the command 
46336 \series bold
46337
46338 \backslash
46339 texteuro
46340 \series default
46341 .
46342  For math symbols you additionally need to enclose the command with $ signs.
46343  To use e.
46344 \begin_inset space \thinspace{}
46345 \end_inset
46346
46347 g.
46348 \begin_inset space \space{}
46349 \end_inset
46350
46351 the symbol 
46352 \begin_inset Formula $\circlearrowright$
46353 \end_inset
46354
46355  you need to enter 
46356 \series bold
46357 $
46358 \backslash
46359 circlearrowright$
46360 \series default
46361 .
46362  To find the command for a math symbol, create a formula and hover the mouse
46363  over the desired symbol in the math toolbar.
46364 \end_layout
46365
46366 \begin_layout Standard
46367 \begin_inset Note Greyedout
46368 status open
46369
46370 \begin_layout Plain Layout
46371
46372 \series bold
46373 Note:
46374 \series default
46375  Some characters require to load special \SpecialChar LaTeX
46376 -packages in the preamble (menu
46377  
46378 \family sans
46379 Document\SpecialChar menuseparator
46380 Settings\SpecialChar menuseparator
46381 \SpecialChar LaTeX
46382
46383 \begin_inset space ~
46384 \end_inset
46385
46386 Preamble
46387 \family default
46388 ).
46389  For example for the € sign one needs to add the line 
46390 \series bold
46391
46392 \backslash
46393 usepackage{textcomp}
46394 \series default
46395  to the preamble.
46396  For most math symbols it is sufficient to add the line 
46397 \series bold
46398
46399 \backslash
46400 usepackage{amssymb}
46401 \series default
46402 .
46403 \end_layout
46404
46405 \end_inset
46406
46407
46408 \end_layout
46409
46410 \begin_layout Section
46411 Branches
46412 \end_layout
46413
46414 \begin_layout Standard
46415 Branches are described in section
46416 \begin_inset space ~
46417 \end_inset
46418
46419
46420 \begin_inset CommandInset ref
46421 LatexCommand ref
46422 reference "sec:Branches"
46423
46424 \end_inset
46425
46426 .
46427 \end_layout
46428
46429 \begin_layout Section
46430 Formats
46431 \begin_inset CommandInset label
46432 LatexCommand label
46433 name "sec:Doc-Formats"
46434
46435 \end_inset
46436
46437
46438 \end_layout
46439
46440 \begin_layout Standard
46441 Here you can define some output specifics for the current document:
46442 \end_layout
46443
46444 \begin_layout Description
46445 Default
46446 \begin_inset space ~
46447 \end_inset
46448
46449 Output
46450 \begin_inset space ~
46451 \end_inset
46452
46453 Format: The format that is used when you enter 
46454 \begin_inset Quotes eld
46455 \end_inset
46456
46457 View
46458 \begin_inset Quotes erd
46459 \end_inset
46460
46461
46462 \begin_inset Quotes eld
46463 \end_inset
46464
46465 Update
46466 \begin_inset Quotes erd
46467 \end_inset
46468
46469
46470 \begin_inset Quotes eld
46471 \end_inset
46472
46473 View Master Document
46474 \begin_inset Quotes erd
46475 \end_inset
46476
46477  and 
46478 \begin_inset Quotes eld
46479 \end_inset
46480
46481 Update Master Document
46482 \begin_inset Quotes erd
46483 \end_inset
46484
46485  in the 
46486 \family sans
46487 Document
46488 \family default
46489  menu or the toolbar.
46490  The default is set in 
46491 \family sans
46492 Tools\SpecialChar menuseparator
46493 Preferences\SpecialChar menuseparator
46494 File
46495 \begin_inset space ~
46496 \end_inset
46497
46498 Handling\SpecialChar menuseparator
46499 File Formats
46500 \family default
46501 , see section
46502 \begin_inset space ~
46503 \end_inset
46504
46505
46506 \begin_inset CommandInset ref
46507 LatexCommand ref
46508 reference "sec:File-Formats"
46509
46510 \end_inset
46511
46512 .
46513 \end_layout
46514
46515 \begin_layout Description
46516 Synchronize
46517 \begin_inset space ~
46518 \end_inset
46519
46520 with
46521 \begin_inset space ~
46522 \end_inset
46523
46524 Output settings for the menu 
46525 \family sans
46526 Navigate\SpecialChar menuseparator
46527 Forward
46528 \begin_inset space ~
46529 \end_inset
46530
46531 search
46532 \family default
46533 .
46534  For a detailed description see section 
46535 \emph on
46536 Reverse DVI/PDF search
46537 \emph default
46538  of the 
46539 \emph on
46540 Additional
46541 \begin_inset space ~
46542 \end_inset
46543
46544 Features
46545 \emph default
46546  manual.
46547 \end_layout
46548
46549 \begin_layout Description
46550 XHTML
46551 \begin_inset space ~
46552 \end_inset
46553
46554 Output
46555 \begin_inset space ~
46556 \end_inset
46557
46558 Options offers settings for the export format 
46559 \family sans
46560 LyXHTML
46561 \family default
46562 .
46563  
46564 \family sans
46565 Strict XHTML
46566 \begin_inset space ~
46567 \end_inset
46568
46569 1.1
46570 \family default
46571  will assure that the output follows exactly version
46572 \begin_inset space ~
46573 \end_inset
46574
46575 1.1 of the XHTML standard.
46576  The different 
46577 \family sans
46578 Math
46579 \begin_inset space ~
46580 \end_inset
46581
46582 output
46583 \family default
46584  settings are described in detail in section 
46585 \emph on
46586 Math Output in XHTML
46587 \emph default
46588  of the 
46589 \emph on
46590 Additional
46591 \begin_inset space ~
46592 \end_inset
46593
46594 Features
46595 \emph default
46596  manual.
46597  
46598 \family sans
46599 Math
46600 \begin_inset space ~
46601 \end_inset
46602
46603 image
46604 \begin_inset space ~
46605 \end_inset
46606
46607 scaling
46608 \family default
46609  is used for the size of equations in the output.
46610 \end_layout
46611
46612 \begin_layout Description
46613 LyX
46614 \begin_inset space ~
46615 \end_inset
46616
46617 Format The option 
46618 \family sans
46619 Save transient properties
46620 \family default
46621  controls whether document settings that are frequently switched or that
46622  are specific to the user are saved with the document.
46623  The properties that are affected by option are currently:
46624 \end_layout
46625
46626 \begin_deeper
46627 \begin_layout Itemize
46628 the activation of change tracking
46629 \end_layout
46630
46631 \begin_layout Itemize
46632 the output of tracked changes
46633 \end_layout
46634
46635 \begin_layout Itemize
46636 the recording of the document directory path.
46637 \end_layout
46638
46639 \begin_layout Standard
46640 Disabling the option can prevent issues in collaborative work and/or when
46641  using a version control system (for instance unnecessary merge conflicts).
46642 \end_layout
46643
46644 \end_deeper
46645 \begin_layout Section
46646 La
46647 \family sans
46648 TeX
46649 \family default
46650  Preamble
46651 \end_layout
46652
46653 \begin_layout Standard
46654 In this text field you can enter commands to load special \SpecialChar LaTeX
46655 -packages or to
46656  define \SpecialChar LaTeX
46657 -commands.
46658  The preamble is a thing for \SpecialChar LaTeX
46659 -experts.
46660  You should not enter commands here until you know exactly what you are
46661  doing.
46662 \end_layout
46663
46664 \begin_layout Standard
46665 An introduction to the \SpecialChar LaTeX
46666 -syntax is given in section
46667 \begin_inset space ~
46668 \end_inset
46669
46670
46671 \begin_inset CommandInset ref
46672 LatexCommand ref
46673 reference "subsec:LaTeX-Syntax"
46674
46675 \end_inset
46676
46677 .
46678 \end_layout
46679
46680 \begin_layout Chapter
46681 The 
46682 \family sans
46683 Preferences
46684 \family default
46685  Dialog
46686 \begin_inset CommandInset label
46687 LatexCommand label
46688 name "chap:The-Preferences-dialog"
46689
46690 \end_inset
46691
46692
46693 \begin_inset Index idx
46694 status collapsed
46695
46696 \begin_layout Plain Layout
46697 Preferences
46698 \end_layout
46699
46700 \end_inset
46701
46702
46703 \end_layout
46704
46705 \begin_layout Standard
46706 The preferences dialog is called with the menu 
46707 \family sans
46708 Tools\SpecialChar menuseparator
46709 Preferences
46710 \family default
46711 .
46712  It has the following submenus.
46713 \end_layout
46714
46715 \begin_layout Section
46716 Look and Feel
46717 \end_layout
46718
46719 \begin_layout Subsection
46720 User Interface
46721 \end_layout
46722
46723 \begin_layout Subsubsection
46724 User Interface File
46725 \begin_inset Index idx
46726 status collapsed
46727
46728 \begin_layout Plain Layout
46729 Customization ! of toolbars
46730 \end_layout
46731
46732 \end_inset
46733
46734
46735 \begin_inset Index idx
46736 status collapsed
46737
46738 \begin_layout Plain Layout
46739 Customization ! of menus
46740 \end_layout
46741
46742 \end_inset
46743
46744
46745 \end_layout
46746
46747 \begin_layout Standard
46748 The appearance of the menus and toolbars can be changed by choosing a user
46749  interface (ui) file.
46750  A ui-file is a text file where the toolbars and menus are listed.
46751  The file 
46752 \emph on
46753 default.ui
46754 \emph default
46755  loads three files:
46756 \end_layout
46757
46758 \begin_layout Description
46759 stdmenus.inc
46760 \shape italic
46761  
46762 \emph on
46763 specifies the menu entries for the standard menus
46764 \end_layout
46765
46766 \begin_layout Description
46767 stdcontext.inc 
46768 \shape italic
46769 \emph on
46770 specifies
46771 \shape default
46772 \emph default
46773  the menu entries in popup context menus
46774 \end_layout
46775
46776 \begin_layout Description
46777 stdtoolbars.inc
46778 \shape italic
46779  
46780 \emph on
46781 specifies the toolbar buttons
46782 \end_layout
46783
46784 \begin_layout Standard
46785 To create your own menu and toolbar layout, start with a copy of these files
46786  and edit the entries.
46787 \end_layout
46788
46789 \begin_layout Standard
46790 The syntax of the .inc-files is straightforward: the 
46791 \family sans
46792 Menubar
46793 \family default
46794
46795 \family sans
46796 Menu
46797 \family default
46798  and 
46799 \family sans
46800 Toolbar
46801 \family default
46802  entries must be finished with an explicit 
46803 \family sans
46804 End
46805 \family default
46806 .
46807  They may contain 
46808 \family sans
46809 Submenu
46810 \family default
46811
46812 \family sans
46813 Item
46814 \family default
46815
46816 \family sans
46817 OptItem
46818 \family default
46819
46820 \family sans
46821 Separator
46822 \family default
46823
46824 \family sans
46825 Icon,
46826 \family default
46827  and in the case of the 
46828 \begin_inset Quotes eld
46829 \end_inset
46830
46831 file_lastfiles
46832 \begin_inset Quotes erd
46833 \end_inset
46834
46835  menu a 
46836 \family sans
46837 Lastfiles
46838 \family default
46839  entry.
46840  The syntax for the entries is:
46841 \end_layout
46842
46843 \begin_layout Standard
46844 \begin_inset VSpace smallskip*
46845 \end_inset
46846
46847
46848 \series bold
46849 Item 
46850 \begin_inset Quotes eld
46851 \end_inset
46852
46853 menu 
46854 \series default
46855 or
46856 \series bold
46857  button name
46858 \begin_inset Quotes erd
46859 \end_inset
46860
46861  
46862 \begin_inset Quotes eld
46863 \end_inset
46864
46865 \SpecialChar LyX
46866  function
46867 \begin_inset Quotes erd
46868 \end_inset
46869
46870
46871 \end_layout
46872
46873 \begin_layout Standard
46874 \noindent
46875 \begin_inset VSpace smallskip*
46876 \end_inset
46877
46878 All the \SpecialChar LyX
46879 -functions are listed in the menu 
46880 \family sans
46881 Help\SpecialChar menuseparator
46882 LyX
46883 \begin_inset space ~
46884 \end_inset
46885
46886 Functions
46887 \family default
46888 .
46889 \end_layout
46890
46891 \begin_layout Standard
46892 \begin_inset VSpace medskip
46893 \end_inset
46894
46895
46896 \end_layout
46897
46898 \begin_layout Standard
46899 For example, assuming you use the menu 
46900 \family sans
46901 Navigate\SpecialChar menuseparator
46902 Bookmarks
46903 \family default
46904  quite often and therefore want six available bookmarks, you can add the
46905  line
46906 \end_layout
46907
46908 \begin_layout Standard
46909 \begin_inset VSpace smallskip*
46910 \end_inset
46911
46912
46913 \series bold
46914 Item 
46915 \begin_inset Quotes eld
46916 \end_inset
46917
46918 Save Bookmark 6
46919 \begin_inset Quotes erd
46920 \end_inset
46921
46922  
46923 \begin_inset Quotes eld
46924 \end_inset
46925
46926 bookmark-save 6
46927 \begin_inset Quotes erd
46928 \end_inset
46929
46930
46931 \end_layout
46932
46933 \begin_layout Standard
46934 \noindent
46935 \begin_inset VSpace smallskip*
46936 \end_inset
46937
46938 to the 
46939 \begin_inset Quotes eld
46940 \end_inset
46941
46942 navigate_bookmarks
46943 \begin_inset Quotes erd
46944 \end_inset
46945
46946  menu in 
46947 \emph on
46948 stdmenus.inc
46949 \emph default
46950  to have the sixth bookmark.
46951 \end_layout
46952
46953 \begin_layout Standard
46954
46955 \family sans
46956 Icon
46957 \begin_inset space ~
46958 \end_inset
46959
46960 Set
46961 \family default
46962  allows you to change the appearance of \SpecialChar LyX
46963 's toolbar buttons.
46964  The currently available icon sets are compared in 
46965 \begin_inset CommandInset href
46966 LatexCommand href
46967 name "this image"
46968 target "https://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
46969 literal "false"
46970
46971 \end_inset
46972
46973 .
46974 \end_layout
46975
46976 \begin_layout Subsubsection
46977 Context help
46978 \end_layout
46979
46980 \begin_layout Standard
46981 The option 
46982 \family sans
46983 Enable tool tips in main work area
46984 \family default
46985  enables tool tips showing the content of closed insets like index entries
46986  or footnotes.
46987 \end_layout
46988
46989 \begin_layout Subsubsection
46990 Menus
46991 \end_layout
46992
46993 \begin_layout Standard
46994
46995 \family sans
46996 Maximum last files
46997 \family default
46998  is the number of last opened files that \SpecialChar LyX
46999  should display in the menu 
47000 \family sans
47001 File\SpecialChar menuseparator
47002 Open
47003 \begin_inset space ~
47004 \end_inset
47005
47006 Recent
47007 \family default
47008 .
47009 \end_layout
47010
47011 \begin_layout Subsection
47012 Document Handling
47013 \end_layout
47014
47015 \begin_layout Subsubsection
47016 Session handling
47017 \end_layout
47018
47019 \begin_layout Standard
47020 With the option 
47021 \family sans
47022 Restore window layouts and geometries
47023 \family default
47024  \SpecialChar LyX
47025 's main window will be opened with the size and layout that was used in
47026  the last \SpecialChar LyX
47027  session.
47028 \end_layout
47029
47030 \begin_layout Standard
47031 The option 
47032 \family sans
47033 Restore cursor positions
47034 \family default
47035  sets the cursor to the position in the file where it was at the end of
47036  the last session.
47037 \end_layout
47038
47039 \begin_layout Standard
47040 The option 
47041 \family sans
47042 Load opened files from last session
47043 \family default
47044  opens all files that were opened in the last \SpecialChar LyX
47045  session.
47046 \end_layout
47047
47048 \begin_layout Standard
47049 The button 
47050 \family sans
47051 Clear all session information
47052 \family default
47053  deletes all information from previous \SpecialChar LyX
47054  sessions (cursor positions, names
47055  of last opened documents, etc.).
47056 \end_layout
47057
47058 \begin_layout Subsubsection
47059 Backup & saving
47060 \begin_inset CommandInset label
47061 LatexCommand label
47062 name "subsec:Backup documents"
47063
47064 \end_inset
47065
47066
47067 \begin_inset Index idx
47068 status collapsed
47069
47070 \begin_layout Plain Layout
47071 Backup ! Documents
47072 \end_layout
47073
47074 \end_inset
47075
47076
47077 \end_layout
47078
47079 \begin_layout Standard
47080
47081 \family sans
47082 Backup original documents when saving
47083 \family default
47084  creates a backup copy of the file in the state when it was opened or when
47085  it was saved the last time.
47086  It is stored in the 
47087 \family sans
47088 Backup
47089 \begin_inset space ~
47090 \end_inset
47091
47092 directory
47093 \family default
47094  (see section
47095 \begin_inset space ~
47096 \end_inset
47097
47098
47099 \begin_inset CommandInset ref
47100 LatexCommand ref
47101 reference "sec:Paths"
47102
47103 \end_inset
47104
47105 ) or in the same folder as your document if no 
47106 \family sans
47107 Backup
47108 \begin_inset space ~
47109 \end_inset
47110
47111 directory
47112 \family default
47113  is specified.
47114  The backup file has the file extension 
47115 \begin_inset Quotes eld
47116 \end_inset
47117
47118
47119 \family sans
47120 .lyx~
47121 \family default
47122
47123 \begin_inset Quotes erd
47124 \end_inset
47125
47126 .
47127 \end_layout
47128
47129 \begin_layout Standard
47130 With the option 
47131 \family sans
47132 Backup documents, every
47133 \family default
47134 , you can specify the time between backup saves.
47135 \end_layout
47136
47137 \begin_layout Standard
47138
47139 \family sans
47140 Save documents compressed by default
47141 \family default
47142  always saves files in a compressed format (see also section
47143 \begin_inset space ~
47144 \end_inset
47145
47146
47147 \begin_inset CommandInset ref
47148 LatexCommand ref
47149 reference "subsec:Compressed"
47150
47151 \end_inset
47152
47153 ).
47154  This applies to newly created documents only.
47155  The compression status of existing documents is not changed when saving.
47156 \end_layout
47157
47158 \begin_layout Subsubsection
47159 Windows & work area
47160 \end_layout
47161
47162 \begin_layout Standard
47163 If the option 
47164 \family sans
47165 Open documents in tabs
47166 \family default
47167  is not checked, every file will be opened in its own new instance of \SpecialChar LyX
47168 .
47169 \end_layout
47170
47171 \begin_layout Standard
47172 The option 
47173 \family sans
47174 Single instance
47175 \family default
47176  is only active if a \SpecialChar LyX
47177 Server pipe
47178 \begin_inset Foot
47179 status collapsed
47180
47181 \begin_layout Plain Layout
47182 See section
47183 \begin_inset space ~
47184 \end_inset
47185
47186
47187 \begin_inset CommandInset ref
47188 LatexCommand ref
47189 reference "sec:Paths"
47190
47191 \end_inset
47192
47193  for information about \SpecialChar LyX
47194 Server pipes.
47195 \end_layout
47196
47197 \end_inset
47198
47199  is specified.
47200  If it is checked, \SpecialChar LyX
47201  documents will be opened in the same running instance
47202  of \SpecialChar LyX
47203 .
47204  Otherwise a new \SpecialChar LyX
47205  instance is created for each file.
47206 \end_layout
47207
47208 \begin_layout Standard
47209 If the option 
47210 \family sans
47211 Single close-tab button
47212 \family default
47213  is checked, there will only be one close button (
47214 \family sans
47215
47216 \begin_inset Info
47217 type  "icon"
47218 arg   "closetab"
47219 \end_inset
47220
47221
47222 \family default
47223 ) at the right side of the tab bar to close tabs.
47224  Otherwise every document tab has its own close button.
47225  Regardless of this option, one can always close a tab by middle-clicking
47226  it in the tab bar.
47227 \end_layout
47228
47229 \begin_layout Standard
47230 \begin_inset Note Greyedout
47231 status open
47232
47233 \begin_layout Plain Layout
47234
47235 \series bold
47236 Note:
47237 \series default
47238  For this option you have to restart \SpecialChar LyX
47239  before the change takes effect.
47240 \end_layout
47241
47242 \end_inset
47243
47244
47245 \end_layout
47246
47247 \begin_layout Standard
47248 With the setting 
47249 \family sans
47250 Closing last view
47251 \family default
47252  you one can decide if a document is closed or hidden when its tab or view
47253  is closed.
47254  Hidden documents are accessible via the menu 
47255 \family sans
47256 View\SpecialChar menuseparator
47257 Hidden
47258 \family default
47259 .
47260  Not to close documents can be useful if you open files parallel in several
47261  instances of \SpecialChar LyX
47262  and only want to close the view in once instance.
47263 \end_layout
47264
47265 \begin_layout Subsection
47266 Screen Fonts
47267 \begin_inset Index idx
47268 status collapsed
47269
47270 \begin_layout Plain Layout
47271 Font ! Screen
47272 \end_layout
47273
47274 \end_inset
47275
47276
47277 \begin_inset CommandInset label
47278 LatexCommand label
47279 name "subsec:Screen-Fonts"
47280
47281 \end_inset
47282
47283
47284 \end_layout
47285
47286 \begin_layout Standard
47287 These fonts are used to display your documents within \SpecialChar LyX
47288 .
47289 \end_layout
47290
47291 \begin_layout Standard
47292 \begin_inset Note Greyedout
47293 status open
47294
47295 \begin_layout Plain Layout
47296
47297 \series bold
47298 Note:
47299 \series default
47300  This section only deals with the fonts 
47301 \emph on
47302 inside
47303 \emph default
47304  the \SpecialChar LyX
47305  window.
47306  The fonts that appear in the output are independent of these fonts, and
47307  set in the menu 
47308 \family sans
47309 Document\SpecialChar menuseparator
47310 Settings\SpecialChar menuseparator
47311 Fonts
47312 \family default
47313 .
47314 \end_layout
47315
47316 \end_inset
47317
47318
47319 \end_layout
47320
47321 \begin_layout Standard
47322 By default, \SpecialChar LyX
47323  uses 
47324 \family typewriter
47325 Times
47326 \family default
47327  as its 
47328 \family sans
47329 Roman
47330 \family default
47331  (serif) font, 
47332 \family typewriter
47333 Arial
47334 \family default
47335  or 
47336 \family typewriter
47337 Helvetica
47338 \family default
47339  (depends on the system) as its 
47340 \family sans
47341 Sans
47342 \begin_inset space ~
47343 \end_inset
47344
47345 Serif
47346 \family default
47347  font and 
47348 \family typewriter
47349 Courier
47350 \family default
47351  as its 
47352 \family typewriter
47353 Typewriter
47354 \family default
47355  font.
47356 \end_layout
47357
47358 \begin_layout Standard
47359 You can change the font size with the 
47360 \family sans
47361 Zoom
47362 \family default
47363  setting.
47364 \end_layout
47365
47366 \begin_layout Standard
47367 The 
47368 \family sans
47369 Font Sizes
47370 \family default
47371  are calculated as letter height in units of points.
47372  72.27
47373 \begin_inset space \thinspace{}
47374 \end_inset
47375
47376 points have the size of 1
47377 \begin_inset space \thinspace{}
47378 \end_inset
47379
47380 inch, see Appendix
47381 \begin_inset space ~
47382 \end_inset
47383
47384
47385 \begin_inset CommandInset ref
47386 LatexCommand ref
47387 reference "chap:Units-available-in"
47388
47389 \end_inset
47390
47391 .
47392  The default font sizes are the same as if a document font size of 10
47393 \begin_inset space \thinspace{}
47394 \end_inset
47395
47396 pt were used.
47397  The sizes are explained in detail in section
47398 \begin_inset space ~
47399 \end_inset
47400
47401
47402 \begin_inset CommandInset ref
47403 LatexCommand ref
47404 reference "subsec:Document-Font"
47405
47406 \end_inset
47407
47408 .
47409 \end_layout
47410
47411 \begin_layout Subsection
47412 Colors
47413 \begin_inset Index idx
47414 status collapsed
47415
47416 \begin_layout Plain Layout
47417 Color ! \SpecialChar LyX
47418  screen
47419 \end_layout
47420
47421 \end_inset
47422
47423
47424 \begin_inset Index idx
47425 status collapsed
47426
47427 \begin_layout Plain Layout
47428 Settings ! Color
47429 \end_layout
47430
47431 \end_inset
47432
47433
47434 \end_layout
47435
47436 \begin_layout Standard
47437 Here you can change the screen colors used by \SpecialChar LyX
47438  by choosing an item in the
47439  list and selecting the 
47440 \family sans
47441 Alter
47442 \family default
47443  button.
47444 \end_layout
47445
47446 \begin_layout Standard
47447 By checking the option 
47448 \family sans
47449 Use system colors
47450 \family default
47451  the color scheme of your OS or window manager is used.
47452  The colors 
47453 \family sans
47454 cursor, selection, table line, text, URL
47455 \begin_inset space ~
47456 \end_inset
47457
47458 label and URL
47459 \begin_inset space ~
47460 \end_inset
47461
47462 text
47463 \family default
47464  are then not customizable and thus not listed.
47465 \end_layout
47466
47467 \begin_layout Subsection
47468 Display
47469 \begin_inset Index idx
47470 status collapsed
47471
47472 \begin_layout Plain Layout
47473 Settings ! Display
47474 \end_layout
47475
47476 \end_inset
47477
47478
47479 \end_layout
47480
47481 \begin_layout Standard
47482 Here you can specify if graphics are displayed inside \SpecialChar LyX
47483 .
47484 \end_layout
47485
47486 \begin_layout Standard
47487
47488 \family sans
47489 Instant Preview
47490 \family default
47491  enables previewing snippets of your document.
47492  This feature is described in section
47493 \begin_inset space ~
47494 \end_inset
47495
47496
47497 \begin_inset CommandInset ref
47498 LatexCommand ref
47499 reference "sec:Previewing-snippets-of"
47500
47501 \end_inset
47502
47503 .
47504 \end_layout
47505
47506 \begin_layout Standard
47507 Checking the option 
47508 \family sans
47509 Mark
47510 \begin_inset space ~
47511 \end_inset
47512
47513 end
47514 \begin_inset space ~
47515 \end_inset
47516
47517 of
47518 \begin_inset space ~
47519 \end_inset
47520
47521 paragraphs
47522 \family default
47523  displays a pilcrow (¶) at the end of every paragraph.
47524 \end_layout
47525
47526 \begin_layout Section
47527 Editing
47528 \begin_inset Index idx
47529 status collapsed
47530
47531 \begin_layout Plain Layout
47532 Settings ! Editing
47533 \end_layout
47534
47535 \end_inset
47536
47537
47538 \end_layout
47539
47540 \begin_layout Subsection
47541 Control
47542 \end_layout
47543
47544 \begin_layout Subsubsection
47545 Editing
47546 \end_layout
47547
47548 \begin_layout Standard
47549 The option 
47550 \family sans
47551 Cursor follows scrollbar
47552 \family default
47553  sets the cursor to the top of the currently displayed document part when
47554  scrolling.
47555 \end_layout
47556
47557 \begin_layout Standard
47558 You can adjust the width of the cursor.
47559  If you set the value to zero, the thickness of the cursor scales relative
47560  to the zoom value you choose for the screen fonts.
47561 \end_layout
47562
47563 \begin_layout Standard
47564
47565 \family sans
47566 Scroll below end of document
47567 \family default
47568  is self-explanatory.
47569 \end_layout
47570
47571 \begin_layout Standard
47572 In \SpecialChar LyX
47573  one can jump from word to word by pressing 
47574 \family sans
47575 Ctrl+arrow key
47576 \family default
47577 .
47578  With the option
47579 \family sans
47580  Use Mac-style for cursor moving between words
47581 \family default
47582  the cursor jumps from the end of a word to the end of the next word.
47583  Normally it jumps from the beginning to the beginning.
47584 \end_layout
47585
47586 \begin_layout Standard
47587 The option 
47588 \family sans
47589 Sort environments alphabetically
47590 \family default
47591  sorts the entries in the pull-down box for the paragraph environments.
47592 \end_layout
47593
47594 \begin_layout Standard
47595 The option 
47596 \family sans
47597 Group environments by their category
47598 \family default
47599  groups the entries in the pull-down box for the paragraph environments.
47600 \end_layout
47601
47602 \begin_layout Standard
47603 The 
47604 \family sans
47605 Edit math macros
47606 \family default
47607  options determine the editing style for math macros, see the section 
47608 \emph on
47609 Math Macros
47610 \emph default
47611  of the 
47612 \emph on
47613 Math
47614 \emph default
47615  manual.
47616 \end_layout
47617
47618 \begin_layout Subsubsection
47619 Fullscreen
47620 \end_layout
47621
47622 \begin_layout Standard
47623 Here you can specify what is hidden in the fullscreen mode.
47624  With the option 
47625 \family sans
47626 Limit text width
47627 \family default
47628  you can specify the width of the text in fullscreen mode.
47629  This way you can display the text smaller than the screen; the text then
47630  appears centered.
47631 \end_layout
47632
47633 \begin_layout Subsection
47634 Shortcuts
47635 \begin_inset Index idx
47636 status collapsed
47637
47638 \begin_layout Plain Layout
47639 Key Bindings
47640 \end_layout
47641
47642 \end_inset
47643
47644
47645 \begin_inset Index idx
47646 status collapsed
47647
47648 \begin_layout Plain Layout
47649 Settings ! Shortcuts
47650 \end_layout
47651
47652 \end_inset
47653
47654
47655 \end_layout
47656
47657 \begin_layout Standard
47658
47659 \family sans
47660 Bind File
47661 \family default
47662  specifies the file to be used to bind a \SpecialChar LyX
47663  function to a key.
47664  Several binding files are available, among them:
47665 \end_layout
47666
47667 \begin_layout Description
47668 cua.bind a typical set of PC keyboard shortcuts
47669 \end_layout
47670
47671 \begin_layout Description
47672 (x)emacs.bind a set of bindings similar to those used in the editor programs
47673  
47674 \family sans
47675 Emacs
47676 \family default
47677  (
47678 \family sans
47679 XEmacs
47680 \family default
47681 )
47682 \end_layout
47683
47684 \begin_layout Description
47685 mac.bind a set of bindings for 
47686 \family sans
47687 Mac
47688 \begin_inset space \thinspace{}
47689 \end_inset
47690
47691 OS
47692 \family default
47693  systems.
47694 \end_layout
47695
47696 \begin_layout Standard
47697 There are also binding files designed for special document classes, like
47698  
47699 \shape italic
47700 broadway.bind
47701 \shape default
47702 , and binding files for special languages.
47703  The names of language binding files begin with a language code, e.
47704 \begin_inset space \thinspace{}
47705 \end_inset
47706
47707 g.
47708 \begin_inset space \space{}
47709 \end_inset
47710
47711
47712 \begin_inset Quotes eld
47713 \end_inset
47714
47715 pt
47716 \begin_inset Quotes erd
47717 \end_inset
47718
47719  for Portuguese.
47720  If you use \SpecialChar LyX
47721  in a certain language, \SpecialChar LyX
47722  will try to use the appropriate binding
47723  file.
47724 \end_layout
47725
47726 \begin_layout Standard
47727 Some binding files, like 
47728 \shape italic
47729 math.bind
47730 \shape default
47731 , only have a limited scope.
47732  When looking at the end of the file 
47733 \shape italic
47734 cua.bind
47735 \shape default
47736 , you can see that they are included to keep the overview in the bind-file.
47737 \end_layout
47738
47739 \begin_layout Standard
47740 The field 
47741 \family sans
47742 Show
47743 \begin_inset space ~
47744 \end_inset
47745
47746 key-bindings
47747 \begin_inset space ~
47748 \end_inset
47749
47750 containing
47751 \family default
47752  allows you to search for the shortcut provided for a particular function
47753  in the selected key binding file.
47754 \end_layout
47755
47756 \begin_layout Subsubsection
47757 Editing Shortcuts
47758 \begin_inset CommandInset label
47759 LatexCommand label
47760 name "subsec:Editing-Shortcuts"
47761
47762 \end_inset
47763
47764
47765 \begin_inset Index idx
47766 status collapsed
47767
47768 \begin_layout Plain Layout
47769 Key Bindings ! Editing
47770 \end_layout
47771
47772 \end_inset
47773
47774
47775 \end_layout
47776
47777 \begin_layout Standard
47778 To add new or modify existing key bindings to your own taste you can use
47779  the table in the dialog that lists all \SpecialChar LyX
47780  functions and the bound shortcuts.
47781  To find functions easily, they are grouped by categories and the dialog
47782  provides the field 
47783 \family sans
47784 Show key-bindings containing
47785 \family default
47786 .
47787  In this field you can insert a keyword for a function you want to edit.
47788  Insert there for example as keyword 
47789 \begin_inset Quotes eld
47790 \end_inset
47791
47792 paste
47793 \begin_inset Quotes erd
47794 \end_inset
47795
47796  and you get the four different existing shortcuts for the three different
47797  functions that contain 
47798 \begin_inset Quotes eld
47799 \end_inset
47800
47801 paste
47802 \begin_inset Quotes erd
47803 \end_inset
47804
47805  in their name.
47806  As you can see, one function can have more than one shortcut.
47807  All \SpecialChar LyX
47808  functions are also listed in the file 
47809 \family sans
47810 \SpecialChar LyX
47811  Functions
47812 \family default
47813  that you will find in the 
47814 \family sans
47815 Help
47816 \family default
47817  menu.
47818 \end_layout
47819
47820 \begin_layout Standard
47821 For example, to add the shortcut 
47822 \family sans
47823 Alt+Q
47824 \family default
47825  for the function 
47826 \family sans
47827 textstyle-apply
47828 \family default
47829 , select the function and press the 
47830 \family sans
47831 Modify
47832 \family default
47833  button.
47834  A dialog pops up where you can add the shortcut by using it.
47835  So press Alt+Q to define the shortcut.
47836 \end_layout
47837
47838 \begin_layout Standard
47839 Modifying an existing shortcut is done the same way.
47840  You can also bind multiple functions to one shortcut by starting the \SpecialChar LyX
47841  Function
47842  definition with “command alternatives” and following it with the different
47843  function names as a semicolon separated list.
47844  \SpecialChar LyX
47845  will then use the first function that is enabled in the current document
47846  part.
47847  
47848 \end_layout
47849
47850 \begin_layout Standard
47851 If you don't like a particular shortcut, you can remove it.
47852 \end_layout
47853
47854 \begin_layout Standard
47855 Alternatively you can also edit shortcuts by modifying binding files with
47856  a text editor.
47857  The syntax of the entries is:
47858 \end_layout
47859
47860 \begin_layout Standard
47861
47862 \series bold
47863
47864 \backslash
47865 bind 
47866 \begin_inset Quotes eld
47867 \end_inset
47868
47869 key combination
47870 \begin_inset Quotes erd
47871 \end_inset
47872
47873  
47874 \begin_inset Quotes eld
47875 \end_inset
47876
47877 \SpecialChar LyX
47878  function
47879 \begin_inset Quotes erd
47880 \end_inset
47881
47882
47883 \end_layout
47884
47885 \begin_layout Standard
47886 Note, though, that the key combination definition uses a specific syntax.
47887  This applies to the designators of specific modifier keys (e.
47888 \begin_inset space \thinspace{}
47889 \end_inset
47890
47891 g., 
47892 \family typewriter
47893 M
47894 \family default
47895
47896 \family typewriter
47897 S
47898 \family default
47899
47900 \family typewriter
47901 C
47902 \family default
47903  for 
47904 \family sans
47905 Meta/Alt
47906 \family default
47907
47908 \family sans
47909 Shift
47910 \family default
47911
47912 \family sans
47913 Ctrl
47914 \family default
47915 , respectively) as well as to the other keys.
47916  Note particularly that you cannot use non-alphanumeric characters directly
47917  in the definition of the key combination, but must use commands following
47918  the Xlib standard instead (please refer to the existing bind files for
47919  a model).
47920  So if you wanted to bind a command to the key combination 
47921 \family sans
47922 Alt+Shift+:
47923 \family default
47924 , you needed to specify it as 
47925 \family typewriter
47926 M-S-colon
47927 \family default
47928 .
47929  If you use the dialog to edit key bindings, you don't have to care for
47930  these specifics.
47931  \SpecialChar LyX
47932  transforms your input to the correct syntax.
47933 \end_layout
47934
47935 \begin_layout Subsection
47936 Keyboard/Mouse
47937 \begin_inset CommandInset label
47938 LatexCommand label
47939 name "subsec:Keyboard-Map"
47940
47941 \end_inset
47942
47943
47944 \begin_inset Index idx
47945 status collapsed
47946
47947 \begin_layout Plain Layout
47948 Keyboard Map
47949 \end_layout
47950
47951 \end_inset
47952
47953
47954 \begin_inset Index idx
47955 status collapsed
47956
47957 \begin_layout Plain Layout
47958 Settings ! Keyboard Map
47959 \end_layout
47960
47961 \end_inset
47962
47963
47964 \end_layout
47965
47966 \begin_layout Standard
47967 Normally keyboard settings are made in a menu of your operating system.
47968  For the case thatWhere this is not possible, \SpecialChar LyX
47969  provides keyboard maps.
47970  If, for example, you have a Czech keyboard but want to use it as if it
47971  is a Romanian one, you can enable 
47972 \family sans
47973 Use
47974 \begin_inset space ~
47975 \end_inset
47976
47977 keyboard
47978 \begin_inset space ~
47979 \end_inset
47980
47981 map
47982 \family default
47983  and select the keyboard map file named 
47984 \shape italic
47985 romanian.kmap
47986 \shape default
47987 .
47988 \end_layout
47989
47990 \begin_layout Standard
47991 You can specify a 
47992 \family sans
47993 First
47994 \family default
47995  and a 
47996 \family sans
47997 Second
47998 \family default
47999  keyboard map and, if you use the 
48000 \emph on
48001 cua
48002 \emph default
48003  bindings, you can select the first and second with 
48004 \begin_inset Info
48005 type  "shortcut"
48006 arg   "keymap-primary"
48007 \end_inset
48008
48009  and 
48010 \begin_inset Info
48011 type  "shortcut"
48012 arg   "keymap-secondary"
48013 \end_inset
48014
48015  respectively or toggle between them with 
48016 \begin_inset Info
48017 type  "shortcut"
48018 arg   "keymap-toggle"
48019 \end_inset
48020
48021 .
48022 \end_layout
48023
48024 \begin_layout Standard
48025 \begin_inset Note Greyedout
48026 status open
48027
48028 \begin_layout Plain Layout
48029
48030 \series bold
48031 Note:
48032 \series default
48033  Keyboard maps can only provide a makeshift solution and don't work on all
48034  systems.
48035 \end_layout
48036
48037 \end_inset
48038
48039
48040 \end_layout
48041
48042 \begin_layout Standard
48043 You can also specify the mouse 
48044 \family sans
48045 Wheel scrolling speed
48046 \family default
48047 .
48048  The standard value is 1.0; higher values speed up the scrolling, lower ones
48049  slow it down.
48050  With the option 
48051 \family sans
48052 Middle mouse button pasting
48053 \family default
48054  you can determine if pressing the middle mouse button (or the mouse wheel)
48055  inserts the content of the clipboard.
48056 \end_layout
48057
48058 \begin_layout Standard
48059 If you 
48060 \family sans
48061 Enable
48062 \family default
48063  
48064 \family sans
48065 Scroll
48066 \begin_inset space ~
48067 \end_inset
48068
48069 wheel
48070 \begin_inset space ~
48071 \end_inset
48072
48073 zoom,
48074 \family default
48075  you can select a key for zooming.
48076  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
48077 \end_layout
48078
48079 \begin_layout Subsection
48080 Input Completion
48081 \end_layout
48082
48083 \begin_layout Standard
48084 Input completion is described in section
48085 \begin_inset space ~
48086 \end_inset
48087
48088
48089 \begin_inset CommandInset ref
48090 LatexCommand ref
48091 reference "sec:Input-Completion"
48092
48093 \end_inset
48094
48095 .
48096 \end_layout
48097
48098 \begin_layout Section
48099 Paths
48100 \begin_inset CommandInset label
48101 LatexCommand label
48102 name "sec:Paths"
48103
48104 \end_inset
48105
48106
48107 \begin_inset Index idx
48108 status collapsed
48109
48110 \begin_layout Plain Layout
48111 Paths
48112 \end_layout
48113
48114 \end_inset
48115
48116
48117 \begin_inset Index idx
48118 status collapsed
48119
48120 \begin_layout Plain Layout
48121 Settings ! Paths
48122 \end_layout
48123
48124 \end_inset
48125
48126
48127 \end_layout
48128
48129 \begin_layout Standard
48130 The paths to the various resources used by \SpecialChar LyX
48131  are normally determined during
48132  the installation.
48133  But there may be reasons why you might want to modify them.
48134 \end_layout
48135
48136 \begin_layout Description
48137 Working
48138 \begin_inset space ~
48139 \end_inset
48140
48141 directory This is \SpecialChar LyX
48142 's working directory.
48143  It is the default when you 
48144 \family sans
48145 Open
48146 \family default
48147
48148 \family sans
48149 Save
48150 \family default
48151  or 
48152 \family sans
48153 Save
48154 \begin_inset space ~
48155 \end_inset
48156
48157 As
48158 \family default
48159  files.
48160 \end_layout
48161
48162 \begin_layout Description
48163 Document
48164 \begin_inset space ~
48165 \end_inset
48166
48167 templates This directory will be opened when you use the menu 
48168 \family sans
48169 File\SpecialChar menuseparator
48170 New
48171 \begin_inset space ~
48172 \end_inset
48173
48174 from
48175 \begin_inset space ~
48176 \end_inset
48177
48178 Template
48179 \family default
48180 .
48181 \end_layout
48182
48183 \begin_layout Description
48184 Example
48185 \begin_inset space ~
48186 \end_inset
48187
48188 files This directory will be opened when you use the button 
48189 \family sans
48190 Examples
48191 \family default
48192  in the 
48193 \family sans
48194 File\SpecialChar menuseparator
48195 Open
48196 \family default
48197  dialog.
48198 \begin_inset Newline newline
48199 \end_inset
48200
48201
48202 \begin_inset Note Greyedout
48203 status open
48204
48205 \begin_layout Plain Layout
48206
48207 \series bold
48208 Note:
48209 \series default
48210  The 
48211 \family sans
48212 Examples
48213 \family default
48214  button does not exist when using \SpecialChar LyX
48215  on Mac OS and Windows systems.
48216 \end_layout
48217
48218 \end_inset
48219
48220
48221 \end_layout
48222
48223 \begin_layout Description
48224 Backup
48225 \begin_inset space ~
48226 \end_inset
48227
48228 directory
48229 \begin_inset Index idx
48230 status collapsed
48231
48232 \begin_layout Plain Layout
48233 Backup ! Directory
48234 \end_layout
48235
48236 \end_inset
48237
48238  Backup copies will be saved to this directory.
48239  If no directory is given but backups are enabled as described in section
48240 \begin_inset space ~
48241 \end_inset
48242
48243
48244 \begin_inset CommandInset ref
48245 LatexCommand ref
48246 reference "subsec:Backup documents"
48247
48248 \end_inset
48249
48250 , the 
48251 \family sans
48252 Working directory
48253 \family default
48254  will be used to save the backups.
48255 \begin_inset Newline newline
48256 \end_inset
48257
48258 Backup files have the ending 
48259 \begin_inset Quotes eld
48260 \end_inset
48261
48262 .lyx~
48263 \begin_inset Quotes erd
48264 \end_inset
48265
48266 .
48267 \end_layout
48268
48269 \begin_layout Description
48270 LyXServer
48271 \begin_inset space ~
48272 \end_inset
48273
48274 pipe Here you can enter the name of a so-called UNIX-pipe.
48275  This pipe is used to send data from external programs to \SpecialChar LyX
48276 .
48277 \begin_inset Newline newline
48278 \end_inset
48279
48280
48281 \series bold
48282 Example:
48283 \series default
48284  You add a Bib\SpecialChar TeX
48285  database 
48286 \emph on
48287 test.bib
48288 \emph default
48289  to your document.
48290  You can edit this file with the program 
48291 \family typewriter
48292 JabRef
48293 \family default
48294 .
48295  In 
48296 \family typewriter
48297 JabRef
48298 \family default
48299  you have to use the same Unix-Pipe for \SpecialChar LyX
48300  in its preferences under 
48301 \family sans
48302 External
48303 \begin_inset space ~
48304 \end_inset
48305
48306 programs
48307 \family default
48308 .
48309  If you want to get one entry of the database as citation, select it in
48310  
48311 \family typewriter
48312 JabRef
48313 \family default
48314  and click on the \SpecialChar LyX
48315  symbol.
48316  The entry will now be inserted as a citation at the current cursor position
48317  in your \SpecialChar LyX
48318  file.
48319  Of course, 
48320 \family typewriter
48321 JabRef
48322 \family default
48323  and \SpecialChar LyX
48324  need to be running the same time.
48325 \begin_inset Newline newline
48326 \end_inset
48327
48328 The pipe is also used for the 
48329 \family sans
48330 Single instance
48331 \family default
48332  feature, see section
48333 \begin_inset space ~
48334 \end_inset
48335
48336
48337 \begin_inset CommandInset ref
48338 LatexCommand ref
48339 reference "subsec:Backup documents"
48340
48341 \end_inset
48342
48343 .
48344 \begin_inset Newline newline
48345 \end_inset
48346
48347 To use the \SpecialChar LyX
48348 Server-Pipe on Windows, you must use this pipe name:
48349 \begin_inset Newline newline
48350 \end_inset
48351
48352
48353 \series bold
48354
48355 \backslash
48356
48357 \backslash
48358 .
48359 \backslash
48360 pipe
48361 \backslash
48362 lyxpipe
48363 \end_layout
48364
48365 \begin_layout Description
48366 Temporary
48367 \begin_inset space ~
48368 \end_inset
48369
48370 directory Temporary files will be saved in this directory.
48371 \end_layout
48372
48373 \begin_layout Description
48374 Thesaurus
48375 \begin_inset space ~
48376 \end_inset
48377
48378 dictionary Directory where the thesaurus dictionaries are located.
48379  You only need to specify it if the thesaurus does not work or if you want
48380  to use custom/alternative dictionaries.
48381 \end_layout
48382
48383 \begin_layout Description
48384 Hunspell
48385 \begin_inset space ~
48386 \end_inset
48387
48388 dictionary Directory where the dictionaries of the spell checker program
48389  
48390 \family typewriter
48391 Hunspell
48392 \family default
48393  are located.
48394  You only need to specify it if you are using 
48395 \family typewriter
48396 Hunspell
48397 \family default
48398  and spell checking does not work or if you want to use custom/alternative
48399  dictionaries.
48400  For \SpecialChar LyX
48401  on Windows 
48402 \family typewriter
48403 Hunspell
48404 \family default
48405  is the only available spell checker and should work without specifying
48406  a directory.
48407 \end_layout
48408
48409 \begin_layout Description
48410 PATH
48411 \begin_inset space ~
48412 \end_inset
48413
48414 prefix This field contains a list of paths to external programs.
48415  When \SpecialChar LyX
48416  needs to use an external program, it looks in this list to see where
48417  to find it on the system.
48418  The path list is automatically set up on Windows and Mac systems when \SpecialChar LyX
48419
48420  is configured; so you normally don't have to modify it.
48421  On Unix
48422 \begin_inset space \thinspace{}
48423 \end_inset
48424
48425 /
48426 \begin_inset space \thinspace{}
48427 \end_inset
48428
48429 Linux systems, the path list will need to be set only if there are external
48430  programs you wish to use that are not in your normal system path ($PATH).
48431 \end_layout
48432
48433 \begin_layout Description
48434 TEXINPUTS
48435 \begin_inset space ~
48436 \end_inset
48437
48438 prefix The TEXINPUTS environment variable allows you to use external files
48439  which are included in a \SpecialChar LyX
48440  document via commands in \SpecialChar TeX
48441  code or in the document
48442  preamble.
48443  This prefix includes by default the document directory (represented by
48444  a single dot '.').
48445  The prefix can contain any list of paths separated by the default separator
48446  of the OS (':' on UNIX like systems and ';' on Windows).
48447  If files are included, the paths listed in the TEXINPUTS prefix will be
48448  scanned for the input files.
48449  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
48450  to be relative to the directory of your \SpecialChar LyX
48451  file.
48452  It is recommended that you always include '.' as one of the paths; otherwise
48453  compilation may fail for some documents.
48454 \end_layout
48455
48456 \begin_layout Section
48457 Identity
48458 \end_layout
48459
48460 \begin_layout Standard
48461 Here you can insert your 
48462 \family sans
48463 Name
48464 \family default
48465  and 
48466 \family sans
48467 E-mail
48468 \family default
48469  address.
48470  These will be used when you have enabled change tracking, as described
48471  in section
48472 \begin_inset space ~
48473 \end_inset
48474
48475
48476 \begin_inset CommandInset ref
48477 LatexCommand ref
48478 reference "sec:Change-Tracking"
48479
48480 \end_inset
48481
48482 , to mark changes you make as yours.
48483 \end_layout
48484
48485 \begin_layout Section
48486 Language Settings
48487 \begin_inset Index idx
48488 status collapsed
48489
48490 \begin_layout Plain Layout
48491 Language ! Settings
48492 \end_layout
48493
48494 \end_inset
48495
48496
48497 \begin_inset Index idx
48498 status collapsed
48499
48500 \begin_layout Plain Layout
48501 Settings ! Language
48502 \end_layout
48503
48504 \end_inset
48505
48506
48507 \end_layout
48508
48509 \begin_layout Subsection
48510 Language
48511 \begin_inset CommandInset label
48512 LatexCommand label
48513 name "subsec:Prefs-Language"
48514
48515 \end_inset
48516
48517
48518 \end_layout
48519
48520 \begin_layout Description
48521 User
48522 \begin_inset space ~
48523 \end_inset
48524
48525 interface
48526 \begin_inset space ~
48527 \end_inset
48528
48529 language Here you can select the language for \SpecialChar LyX
48530 's menus.
48531  You can find its actual translation status here: 
48532 \begin_inset CommandInset href
48533 LatexCommand href
48534 target "https://www.lyx.org/I18n"
48535 literal "false"
48536
48537 \end_inset
48538
48539
48540 \end_layout
48541
48542 \begin_layout Description
48543 Language
48544 \begin_inset space ~
48545 \end_inset
48546
48547 package determines which \SpecialChar LaTeX
48548  package should be loaded to handle language issues.
48549  Language issues that are handled by this package include proper hyphenation
48550  as well as localization of dates and text strings such as 
48551 \begin_inset Quotes eld
48552 \end_inset
48553
48554 Chapter
48555 \begin_inset Quotes erd
48556 \end_inset
48557
48558  and 
48559 \begin_inset Quotes eld
48560 \end_inset
48561
48562 Table
48563 \begin_inset Quotes erd
48564 \end_inset
48565
48566 .
48567  The most widespread language package is 
48568 \series bold
48569 babel
48570 \series default
48571
48572 \begin_inset Index idx
48573 status collapsed
48574
48575 \begin_layout Plain Layout
48576 \SpecialChar LaTeX
48577  packages ! babel
48578 \end_layout
48579
48580 \end_inset
48581
48582 ; it is the default language package in classic \SpecialChar LaTeX
48583 .
48584  More recent typesetting engines such as Xe\SpecialChar TeX
48585  and Lua\SpecialChar TeX
48586  come with the alternative
48587  language package 
48588 \series bold
48589 polyglossia
48590 \series default
48591
48592 \begin_inset Index idx
48593 status collapsed
48594
48595 \begin_layout Plain Layout
48596 \SpecialChar LaTeX
48597  packages ! polyglossia
48598 \end_layout
48599
48600 \end_inset
48601
48602  that is more suited to the multi-script support of these engines.
48603  Furthermore, there are also specific language packages for languages not
48604  covered by 
48605 \series bold
48606 babel
48607 \series default
48608 .
48609  The available selections are described in section
48610 \begin_inset space ~
48611 \end_inset
48612
48613
48614 \begin_inset CommandInset ref
48615 LatexCommand ref
48616 reference "sec:Language-encodings"
48617
48618 \end_inset
48619
48620 .
48621 \end_layout
48622
48623 \begin_layout Description
48624 Command
48625 \begin_inset space ~
48626 \end_inset
48627
48628 start If a special \SpecialChar LaTeX
48629 -package is needed to write in a certain document language,
48630  you can here specify the command to start the package.
48631  An example is the start command 
48632 \family sans
48633
48634 \backslash
48635 begin{arabtext}
48636 \family default
48637  that is needed to write Arabic using the package 
48638 \series bold
48639 Arab\SpecialChar TeX
48640
48641 \series default
48642 , see 
48643 \begin_inset CommandInset citation
48644 LatexCommand cite
48645 key "Arabic"
48646 literal "true"
48647
48648 \end_inset
48649
48650 .
48651  The default is the 
48652 \series bold
48653 babel
48654 \series default
48655  command 
48656 \family sans
48657
48658 \backslash
48659 selectlanguage{$$lang}
48660 \family default
48661 .
48662 \end_layout
48663
48664 \begin_layout Description
48665 Command
48666 \begin_inset space ~
48667 \end_inset
48668
48669 end Counterpart to 
48670 \family sans
48671 Command start
48672 \family default
48673 .
48674  Some packages, like the default, don't have an end command since the start
48675  command toggles the package on and off.
48676 \end_layout
48677
48678 \begin_layout Description
48679 Default
48680 \begin_inset space ~
48681 \end_inset
48682
48683 decimal
48684 \begin_inset space ~
48685 \end_inset
48686
48687 separator Defines the default decimal point for use in tables (decimal point
48688  alignment).
48689 \end_layout
48690
48691 \begin_layout Description
48692 Default
48693 \begin_inset space ~
48694 \end_inset
48695
48696 length
48697 \begin_inset space ~
48698 \end_inset
48699
48700 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
48701 's dialogs.
48702 \end_layout
48703
48704 \begin_layout Description
48705 Set
48706 \begin_inset space ~
48707 \end_inset
48708
48709 languages
48710 \begin_inset space ~
48711 \end_inset
48712
48713 globally When this option is set, the languages used in the document will
48714  be added as options to the document class options, so that they can be
48715  used by all \SpecialChar LaTeX
48716 -packages.
48717  Otherwise they will only be used as options for the 
48718 \series bold
48719 babel
48720 \series default
48721  package.
48722 \end_layout
48723
48724 \begin_layout Description
48725 Auto
48726 \begin_inset space ~
48727 \end_inset
48728
48729 begin When this option is set, documents start with the chosen document
48730  language.
48731  When this option is not set, the 
48732 \family sans
48733 Command
48734 \begin_inset space ~
48735 \end_inset
48736
48737 start
48738 \family default
48739  is explicitly set to the beginning of the document in the \SpecialChar LaTeX
48740 -output.
48741  This assures that the correct language is used when you use another 
48742 \family sans
48743 Command
48744 \begin_inset space ~
48745 \end_inset
48746
48747 start
48748 \family default
48749  than the default.
48750 \end_layout
48751
48752 \begin_layout Description
48753 Auto
48754 \begin_inset space ~
48755 \end_inset
48756
48757 end Counterpart to 
48758 \family sans
48759 Auto
48760 \begin_inset space ~
48761 \end_inset
48762
48763 begin
48764 \family default
48765 .
48766  When it is not set, the 
48767 \family sans
48768 Command
48769 \begin_inset space ~
48770 \end_inset
48771
48772 end
48773 \family default
48774  is set to the end of the document.
48775 \end_layout
48776
48777 \begin_layout Description
48778 Mark
48779 \begin_inset space ~
48780 \end_inset
48781
48782 foreign
48783 \begin_inset space ~
48784 \end_inset
48785
48786 languages Text marked formatted in a language different from the document
48787  language will be underlined in blue.
48788 \end_layout
48789
48790 \begin_layout Description
48791 Enable
48792 \begin_inset space ~
48793 \end_inset
48794
48795 RTL
48796 \begin_inset space ~
48797 \end_inset
48798
48799 support Enables the use of languages, written from right to left (RTL),
48800  like Arabic, Hebrew or Farsi.
48801 \end_layout
48802
48803 \begin_layout Description
48804 Cursor
48805 \begin_inset space ~
48806 \end_inset
48807
48808 movement When writing RTL, you can define if the left and right arrow keys
48809  move the cursor visually to the left or right, respectively, or logically.
48810  Logical means that the cursor is moved to the left when pressing the right
48811  arrow key and the cursor is inside text in an RTL language.
48812 \end_layout
48813
48814 \begin_layout Subsection
48815 Spellchecker
48816 \end_layout
48817
48818 \begin_layout Standard
48819 The spellchecker settings are explained in section
48820 \begin_inset space ~
48821 \end_inset
48822
48823
48824 \begin_inset CommandInset ref
48825 LatexCommand ref
48826 reference "sec:Spellchecking"
48827
48828 \end_inset
48829
48830 .
48831 \end_layout
48832
48833 \begin_layout Section
48834 Outputs
48835 \end_layout
48836
48837 \begin_layout Subsection
48838 General
48839 \begin_inset CommandInset label
48840 LatexCommand label
48841 name "subsec:General-output"
48842
48843 \end_inset
48844
48845
48846 \end_layout
48847
48848 \begin_layout Description
48849 Forward
48850 \begin_inset space ~
48851 \end_inset
48852
48853 search Commands that will be used for the menu 
48854 \family sans
48855 Navigate\SpecialChar menuseparator
48856 Forward
48857 \begin_inset space ~
48858 \end_inset
48859
48860 search
48861 \family default
48862 .
48863  For a detailed description see section 
48864 \emph on
48865 Reverse DVI/PDF search
48866 \emph default
48867  of the 
48868 \emph on
48869 Additional
48870 \begin_inset space ~
48871 \end_inset
48872
48873 Features
48874 \emph default
48875  manual.
48876 \end_layout
48877
48878 \begin_layout Description
48879 Dvips
48880 \begin_inset space ~
48881 \end_inset
48882
48883 Options Options for the program 
48884 \family typewriter
48885 dvips
48886 \family default
48887  that is used for the export format 
48888 \family sans
48889 Postscript
48890 \family default
48891 , see section
48892 \begin_inset space ~
48893 \end_inset
48894
48895
48896 \begin_inset CommandInset ref
48897 LatexCommand ref
48898 reference "subsec:Export"
48899
48900 \end_inset
48901
48902 .
48903  Possible options are listed in the 
48904 \family typewriter
48905 dvips
48906 \family default
48907  manual:
48908 \begin_inset Newline newline
48909 \end_inset
48910
48911
48912 \begin_inset Flex URL
48913 status collapsed
48914
48915 \begin_layout Plain Layout
48916
48917 https://www.tug.org/texinfohtml/dvips.html
48918 \backslash
48919 #Option-details
48920 \end_layout
48921
48922 \end_inset
48923
48924
48925 \end_layout
48926
48927 \begin_layout Description
48928 Output
48929 \begin_inset space ~
48930 \end_inset
48931
48932 line
48933 \begin_inset space ~
48934 \end_inset
48935
48936 length sets the maximum number of characters printed in one line when using
48937  the menu 
48938 \family sans
48939 File\SpecialChar menuseparator
48940 Export\SpecialChar menuseparator
48941 Plain
48942 \begin_inset space ~
48943 \end_inset
48944
48945 text
48946 \family default
48947 .
48948  Setting the line length to 0 means all text is printed in one endless line.
48949 \end_layout
48950
48951 \begin_layout Description
48952 Date
48953 \begin_inset space ~
48954 \end_inset
48955
48956 format
48957 \begin_inset Index idx
48958 status collapsed
48959
48960 \begin_layout Plain Layout
48961 Date Format
48962 \end_layout
48963
48964 \end_inset
48965
48966
48967 \begin_inset Index idx
48968 status collapsed
48969
48970 \begin_layout Plain Layout
48971 Settings ! Date format
48972 \end_layout
48973
48974 \end_inset
48975
48976  The date format can be one or a mixture of the formats listed here:
48977 \begin_inset Newline newline
48978 \end_inset
48979
48980
48981 \begin_inset Flex URL
48982 status collapsed
48983
48984 \begin_layout Plain Layout
48985
48986 http://man7.org/linux/man-pages/man1/date.1.html
48987 \end_layout
48988
48989 \end_inset
48990
48991
48992 \begin_inset Newline newline
48993 \end_inset
48994
48995 For example the format
48996 \begin_inset Newline newline
48997 \end_inset
48998
48999 %d/%m/%y
49000 \begin_inset Newline newline
49001 \end_inset
49002
49003 prints the date as day/month/year.
49004 \end_layout
49005
49006 \begin_layout Description
49007 Overwrite
49008 \begin_inset space ~
49009 \end_inset
49010
49011 on
49012 \begin_inset space ~
49013 \end_inset
49014
49015 export Setting what \SpecialChar LyX
49016  is allowed to overwrite on export.
49017 \end_layout
49018
49019 \begin_layout Subsection
49020 La
49021 \family sans
49022 TeX
49023 \family default
49024
49025 \begin_inset CommandInset label
49026 LatexCommand label
49027 name "subsec:LaTeX-settings"
49028
49029 \end_inset
49030
49031
49032 \begin_inset Index idx
49033 status collapsed
49034
49035 \begin_layout Plain Layout
49036 Settings ! \SpecialChar LaTeX
49037
49038 \end_layout
49039
49040 \end_inset
49041
49042
49043 \end_layout
49044
49045 \begin_layout Description
49046
49047 \change_deleted -712698321 1524413534
49048 Use
49049 \begin_inset space ~
49050 \end_inset
49051
49052 La
49053 \family sans
49054 TeX
49055 \family default
49056
49057 \begin_inset space ~
49058 \end_inset
49059
49060 font
49061 \begin_inset space ~
49062 \end_inset
49063
49064 encoding This is the default encoding of the document font.
49065  
49066 \family sans
49067 T1
49068 \family default
49069  is the default and covers western languages and symbols.
49070  
49071 \family sans
49072 T2A
49073 \family default
49074
49075 \family sans
49076 T2B
49077 \family default
49078
49079 \family sans
49080 T2C
49081 \family default
49082
49083 \family sans
49084 LCY
49085 \family default
49086  and 
49087 \family sans
49088 X2
49089 \family default
49090  are used for Cyrillic.
49091  Combinations of the encodings are possible, like 
49092 \begin_inset Quotes eld
49093 \end_inset
49094
49095
49096 \family sans
49097 T1, T2B
49098 \family default
49099
49100 \begin_inset Quotes erd
49101 \end_inset
49102
49103 .
49104  The font encoding is normally automatically loaded by the language packages
49105  \SpecialChar LyX
49106  sets up in the background.
49107  So there is no need to change the default encoding.
49108 \change_unchanged
49109
49110 \end_layout
49111
49112 \begin_layout Description
49113 DVI
49114 \begin_inset space ~
49115 \end_inset
49116
49117 viewer
49118 \begin_inset space ~
49119 \end_inset
49120
49121 paper
49122 \begin_inset space ~
49123 \end_inset
49124
49125 size
49126 \begin_inset space ~
49127 \end_inset
49128
49129 options They only have an effect when the program 
49130 \family sans
49131 xdvi
49132 \family default
49133  is used as DVI-viewer, read its manual to find out more.
49134 \end_layout
49135
49136 \begin_layout Standard
49137 Here you can also specify options and commands with parameters for processors.
49138  But before you change something, it is strongly recommended to read the
49139  manuals of the applications.
49140 \end_layout
49141
49142 \begin_layout Description
49143 Bibliography
49144 \begin_inset space ~
49145 \end_inset
49146
49147 generation Settings for the generation of the bibliography, see section
49148 \begin_inset space ~
49149 \end_inset
49150
49151
49152 \begin_inset CommandInset ref
49153 LatexCommand ref
49154 reference "subsec:Bibliography-databases"
49155
49156 \end_inset
49157
49158 .
49159 \end_layout
49160
49161 \begin_layout Description
49162 Index
49163 \begin_inset space ~
49164 \end_inset
49165
49166 generation Settings for the generation of the index, see section
49167 \begin_inset space ~
49168 \end_inset
49169
49170
49171 \begin_inset CommandInset ref
49172 LatexCommand ref
49173 reference "subsec:Index-Program"
49174
49175 \end_inset
49176
49177 .
49178 \end_layout
49179
49180 \begin_layout Description
49181 Nomenclature
49182 \begin_inset space ~
49183 \end_inset
49184
49185 command Command for the program that generates the nomenclature, see section
49186 \begin_inset space ~
49187 \end_inset
49188
49189
49190 \begin_inset CommandInset ref
49191 LatexCommand ref
49192 reference "subsec:Nomenclature-Program"
49193
49194 \end_inset
49195
49196 .
49197 \end_layout
49198
49199 \begin_layout Description
49200 Check
49201 \family sans
49202 TeX
49203 \family default
49204
49205 \begin_inset space ~
49206 \end_inset
49207
49208 command Command for the program 
49209 \family sans
49210 Check\SpecialChar TeX
49211
49212 \family default
49213  that is described in the section 
49214 \emph on
49215 Checking \SpecialChar TeX
49216
49217 \emph default
49218  of the 
49219 \emph on
49220 Additional Features
49221 \emph default
49222  manual.
49223 \end_layout
49224
49225 \begin_layout Standard
49226 There are additionally the following options:
49227 \end_layout
49228
49229 \begin_layout Description
49230 Use
49231 \begin_inset space ~
49232 \end_inset
49233
49234 Windows-style
49235 \begin_inset space ~
49236 \end_inset
49237
49238 paths
49239 \begin_inset space ~
49240 \end_inset
49241
49242 in
49243 \begin_inset space ~
49244 \end_inset
49245
49246 \SpecialChar LaTeX
49247
49248 \begin_inset space ~
49249 \end_inset
49250
49251 files Uses paths in the notation of Windows, that means that 
49252 \begin_inset Quotes eld
49253 \end_inset
49254
49255
49256 \backslash
49257
49258 \begin_inset Quotes erd
49259 \end_inset
49260
49261  is used instead of 
49262 \begin_inset Quotes eld
49263 \end_inset
49264
49265 /
49266 \begin_inset Quotes erd
49267 \end_inset
49268
49269  to separate folders.
49270  This option is enabled by default when you use \SpecialChar LyX
49271  on Windows.
49272 \begin_inset Index idx
49273 status collapsed
49274
49275 \begin_layout Plain Layout
49276 Paths
49277 \end_layout
49278
49279 \end_inset
49280
49281
49282 \begin_inset Index idx
49283 status collapsed
49284
49285 \begin_layout Plain Layout
49286 Settings ! Paths
49287 \end_layout
49288
49289 \end_inset
49290
49291
49292 \end_layout
49293
49294 \begin_layout Description
49295 Reset
49296 \begin_inset space ~
49297 \end_inset
49298
49299 class
49300 \begin_inset space ~
49301 \end_inset
49302
49303 options
49304 \begin_inset space ~
49305 \end_inset
49306
49307 when
49308 \begin_inset space ~
49309 \end_inset
49310
49311 document
49312 \begin_inset space ~
49313 \end_inset
49314
49315 class
49316 \begin_inset space ~
49317 \end_inset
49318
49319 changes Removes all manually set 
49320 \family sans
49321 Class options
49322 \family default
49323  in the 
49324 \family sans
49325 Document\SpecialChar menuseparator
49326 Settings\SpecialChar menuseparator
49327 Document
49328 \begin_inset space ~
49329 \end_inset
49330
49331 Class
49332 \family default
49333  dialog when changing the document class.
49334 \end_layout
49335
49336 \begin_layout Section
49337 File
49338 \begin_inset space ~
49339 \end_inset
49340
49341 Handling
49342 \begin_inset Index idx
49343 status collapsed
49344
49345 \begin_layout Plain Layout
49346 File handling
49347 \end_layout
49348
49349 \end_inset
49350
49351
49352 \end_layout
49353
49354 \begin_layout Subsection
49355 Converters
49356 \begin_inset CommandInset label
49357 LatexCommand label
49358 name "subsec:Converters"
49359
49360 \end_inset
49361
49362
49363 \begin_inset Index idx
49364 status collapsed
49365
49366 \begin_layout Plain Layout
49367 Converters
49368 \end_layout
49369
49370 \end_inset
49371
49372
49373 \end_layout
49374
49375 \begin_layout Standard
49376 Here you find the list of defined converter commands to convert material
49377  from one format to another.
49378  You can modify converters or create new ones.
49379  To modify a converter, select it, change the entry of the 
49380 \family sans
49381 Converter
49382 \family default
49383  and/or 
49384 \family sans
49385 Extra
49386 \begin_inset space ~
49387 \end_inset
49388
49389 flag
49390 \family default
49391  field and press the 
49392 \family sans
49393 Modify
49394 \family default
49395  button.
49396  To create a new converter, select an existing one, select a different format
49397  in the 
49398 \family sans
49399 To
49400 \begin_inset space ~
49401 \end_inset
49402
49403 format
49404 \family default
49405  drop-down list, modify the 
49406 \family sans
49407 Converter
49408 \family default
49409  field and press the 
49410 \family sans
49411 Add
49412 \family default
49413  button.
49414 \end_layout
49415
49416 \begin_layout Standard
49417 If the 
49418 \family sans
49419 Converter File Cache
49420 \family default
49421  is 
49422 \family sans
49423 Enabled
49424 \family default
49425 , conversions will be cached as long as specified in the field 
49426 \family sans
49427 Maximum Age (in days
49428 \family default
49429 ).
49430  This means that images don't need to be converted again when you reopen
49431  a document; the converted images from the cache will be used instead.
49432 \end_layout
49433
49434 \begin_layout Standard
49435 More about converters, like the flags that can be used in the converter
49436  definition, is described in the section 
49437 \emph on
49438 Converters
49439 \emph default
49440  of the 
49441 \emph on
49442 Customization
49443 \emph default
49444  manual.
49445 \end_layout
49446
49447 \begin_layout Subsection
49448 File Formats
49449 \begin_inset CommandInset label
49450 LatexCommand label
49451 name "sec:File-Formats"
49452
49453 \end_inset
49454
49455
49456 \begin_inset Index idx
49457 status collapsed
49458
49459 \begin_layout Plain Layout
49460 File formats
49461 \end_layout
49462
49463 \end_inset
49464
49465
49466 \begin_inset Index idx
49467 status collapsed
49468
49469 \begin_layout Plain Layout
49470 Copiers
49471 \end_layout
49472
49473 \end_inset
49474
49475
49476 \end_layout
49477
49478 \begin_layout Standard
49479 Here you find the list of defined file formats that \SpecialChar LyX
49480  can handle.
49481  You can modify the 
49482 \family sans
49483 Editor
49484 \family default
49485  and 
49486 \family sans
49487 Viewer
49488 \family default
49489  programs that should be used for certain formats.
49490 \end_layout
49491
49492 \begin_layout Standard
49493 You can also define the 
49494 \family sans
49495 Default output format
49496 \family default
49497  that is used when you use 
49498 \family sans
49499 View, Update, View Master Document
49500 \family default
49501  or 
49502 \family sans
49503 Update Master Document
49504 \family default
49505  in the 
49506 \family sans
49507 Document
49508 \family default
49509  menu or the toolbar.
49510 \end_layout
49511
49512 \begin_layout Standard
49513 More about formats and their options is described in the section 
49514 \emph on
49515 Formats
49516 \emph default
49517  of the 
49518 \emph on
49519 Customization
49520 \emph default
49521  manual.
49522 \end_layout
49523
49524 \begin_layout Standard
49525 Since all conversions from one format to another take place in \SpecialChar LyX
49526 's temporary
49527  directory, it is sometimes necessary to modify a file before copying it
49528  to the temporary directory so that the conversion may be performed.
49529  This is done by specifying a 
49530 \family sans
49531 Copier
49532 \family default
49533 .
49534  More about this is described in the section 
49535 \emph on
49536 Copiers
49537 \emph default
49538  of the 
49539 \emph on
49540 Customization
49541 \emph default
49542  manual.
49543 \end_layout
49544
49545 \begin_layout Chapter
49546 Units available in \SpecialChar LyX
49547
49548 \begin_inset Index idx
49549 status collapsed
49550
49551 \begin_layout Plain Layout
49552 Units
49553 \end_layout
49554
49555 \end_inset
49556
49557
49558 \begin_inset CommandInset label
49559 LatexCommand label
49560 name "chap:Units-available-in"
49561
49562 \end_inset
49563
49564
49565 \end_layout
49566
49567 \begin_layout Standard
49568 Table
49569 \begin_inset space ~
49570 \end_inset
49571
49572
49573 \begin_inset CommandInset ref
49574 LatexCommand ref
49575 reference "tab:Units"
49576
49577 \end_inset
49578
49579  explains all the units available in \SpecialChar LyX
49580  and used in this documentation.
49581 \end_layout
49582
49583 \begin_layout Standard
49584 \begin_inset Float table
49585 placement h
49586 wide false
49587 sideways false
49588 status open
49589
49590 \begin_layout Plain Layout
49591 \begin_inset Caption Standard
49592
49593 \begin_layout Plain Layout
49594 \begin_inset CommandInset label
49595 LatexCommand label
49596 name "tab:Units"
49597
49598 \end_inset
49599
49600 Units
49601 \end_layout
49602
49603 \end_inset
49604
49605
49606 \end_layout
49607
49608 \begin_layout Plain Layout
49609 \begin_inset VSpace medskip
49610 \end_inset
49611
49612
49613 \end_layout
49614
49615 \begin_layout Plain Layout
49616 \align center
49617 \begin_inset Tabular
49618 <lyxtabular version="3" rows="21" columns="3">
49619 <features tabularvalignment="middle">
49620 <column alignment="center" valignment="top">
49621 <column alignment="center" valignment="middle" width="50col%">
49622 <column alignment="center" valignment="top">
49623 <row>
49624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
49625 \begin_inset Text
49626
49627 \begin_layout Plain Layout
49628 unit
49629 \end_layout
49630
49631 \end_inset
49632 </cell>
49633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
49634 \begin_inset Text
49635
49636 \begin_layout Plain Layout
49637 name/description
49638 \end_layout
49639
49640 \end_inset
49641 </cell>
49642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
49643 \begin_inset Text
49644
49645 \begin_layout Plain Layout
49646 \SpecialChar LaTeX
49647  command
49648 \end_layout
49649
49650 \end_inset
49651 </cell>
49652 </row>
49653 <row>
49654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49655 \begin_inset Text
49656
49657 \begin_layout Plain Layout
49658 bp
49659 \end_layout
49660
49661 \end_inset
49662 </cell>
49663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49664 \begin_inset Text
49665
49666 \begin_layout Plain Layout
49667 big point (72
49668 \begin_inset space \thinspace{}
49669 \end_inset
49670
49671 bp = 1
49672 \begin_inset space \thinspace{}
49673 \end_inset
49674
49675 in)
49676 \end_layout
49677
49678 \end_inset
49679 </cell>
49680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49681 \begin_inset Text
49682
49683 \begin_layout Plain Layout
49684 -
49685 \end_layout
49686
49687 \end_inset
49688 </cell>
49689 </row>
49690 <row>
49691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49692 \begin_inset Text
49693
49694 \begin_layout Plain Layout
49695 cc
49696 \end_layout
49697
49698 \end_inset
49699 </cell>
49700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49701 \begin_inset Text
49702
49703 \begin_layout Plain Layout
49704 cicero (1
49705 \begin_inset space \thinspace{}
49706 \end_inset
49707
49708 cc = 12
49709 \begin_inset space \thinspace{}
49710 \end_inset
49711
49712 dd)
49713 \end_layout
49714
49715 \end_inset
49716 </cell>
49717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49718 \begin_inset Text
49719
49720 \begin_layout Plain Layout
49721 -
49722 \end_layout
49723
49724 \end_inset
49725 </cell>
49726 </row>
49727 <row>
49728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49729 \begin_inset Text
49730
49731 \begin_layout Plain Layout
49732 cm
49733 \end_layout
49734
49735 \end_inset
49736 </cell>
49737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49738 \begin_inset Text
49739
49740 \begin_layout Plain Layout
49741 centimeter
49742 \end_layout
49743
49744 \end_inset
49745 </cell>
49746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49747 \begin_inset Text
49748
49749 \begin_layout Plain Layout
49750 -
49751 \end_layout
49752
49753 \end_inset
49754 </cell>
49755 </row>
49756 <row>
49757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49758 \begin_inset Text
49759
49760 \begin_layout Plain Layout
49761 dd
49762 \end_layout
49763
49764 \end_inset
49765 </cell>
49766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49767 \begin_inset Text
49768
49769 \begin_layout Plain Layout
49770 didot (1
49771 \begin_inset space \thinspace{}
49772 \end_inset
49773
49774 dd 
49775 \begin_inset Formula $\approx$
49776 \end_inset
49777
49778  0.376
49779 \begin_inset space \thinspace{}
49780 \end_inset
49781
49782 mm)
49783 \end_layout
49784
49785 \end_inset
49786 </cell>
49787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49788 \begin_inset Text
49789
49790 \begin_layout Plain Layout
49791 -
49792 \end_layout
49793
49794 \end_inset
49795 </cell>
49796 </row>
49797 <row>
49798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49799 \begin_inset Text
49800
49801 \begin_layout Plain Layout
49802 em
49803 \end_layout
49804
49805 \end_inset
49806 </cell>
49807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49808 \begin_inset Text
49809
49810 \begin_layout Plain Layout
49811 width of letter 
49812 \emph on
49813 M
49814 \emph default
49815  in current font
49816 \end_layout
49817
49818 \end_inset
49819 </cell>
49820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49821 \begin_inset Text
49822
49823 \begin_layout Plain Layout
49824 -
49825 \end_layout
49826
49827 \end_inset
49828 </cell>
49829 </row>
49830 <row>
49831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49832 \begin_inset Text
49833
49834 \begin_layout Plain Layout
49835 ex
49836 \end_layout
49837
49838 \end_inset
49839 </cell>
49840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49841 \begin_inset Text
49842
49843 \begin_layout Plain Layout
49844 height of letter 
49845 \emph on
49846 x
49847 \emph default
49848  in current font
49849 \end_layout
49850
49851 \end_inset
49852 </cell>
49853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49854 \begin_inset Text
49855
49856 \begin_layout Plain Layout
49857 -
49858 \end_layout
49859
49860 \end_inset
49861 </cell>
49862 </row>
49863 <row>
49864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49865 \begin_inset Text
49866
49867 \begin_layout Plain Layout
49868 in
49869 \end_layout
49870
49871 \end_inset
49872 </cell>
49873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49874 \begin_inset Text
49875
49876 \begin_layout Plain Layout
49877 inch
49878 \end_layout
49879
49880 \end_inset
49881 </cell>
49882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49883 \begin_inset Text
49884
49885 \begin_layout Plain Layout
49886 -
49887 \end_layout
49888
49889 \end_inset
49890 </cell>
49891 </row>
49892 <row>
49893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49894 \begin_inset Text
49895
49896 \begin_layout Plain Layout
49897 mm
49898 \end_layout
49899
49900 \end_inset
49901 </cell>
49902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49903 \begin_inset Text
49904
49905 \begin_layout Plain Layout
49906 millimeter
49907 \end_layout
49908
49909 \end_inset
49910 </cell>
49911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49912 \begin_inset Text
49913
49914 \begin_layout Plain Layout
49915 -
49916 \end_layout
49917
49918 \end_inset
49919 </cell>
49920 </row>
49921 <row>
49922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49923 \begin_inset Text
49924
49925 \begin_layout Plain Layout
49926 mu
49927 \end_layout
49928
49929 \end_inset
49930 </cell>
49931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49932 \begin_inset Text
49933
49934 \begin_layout Plain Layout
49935 math unit (1
49936 \begin_inset space \thinspace{}
49937 \end_inset
49938
49939 mu = 1/18
49940 \begin_inset space \thinspace{}
49941 \end_inset
49942
49943 em)
49944 \end_layout
49945
49946 \end_inset
49947 </cell>
49948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49949 \begin_inset Text
49950
49951 \begin_layout Plain Layout
49952 -
49953 \end_layout
49954
49955 \end_inset
49956 </cell>
49957 </row>
49958 <row>
49959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49960 \begin_inset Text
49961
49962 \begin_layout Plain Layout
49963 pt
49964 \end_layout
49965
49966 \end_inset
49967 </cell>
49968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49969 \begin_inset Text
49970
49971 \begin_layout Plain Layout
49972 point (72.27
49973 \begin_inset space \thinspace{}
49974 \end_inset
49975
49976 pt = 1
49977 \begin_inset space \thinspace{}
49978 \end_inset
49979
49980 in)
49981 \end_layout
49982
49983 \end_inset
49984 </cell>
49985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
49986 \begin_inset Text
49987
49988 \begin_layout Plain Layout
49989 -
49990 \end_layout
49991
49992 \end_inset
49993 </cell>
49994 </row>
49995 <row>
49996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
49997 \begin_inset Text
49998
49999 \begin_layout Plain Layout
50000 pc
50001 \end_layout
50002
50003 \end_inset
50004 </cell>
50005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50006 \begin_inset Text
50007
50008 \begin_layout Plain Layout
50009 pica (1
50010 \begin_inset space \thinspace{}
50011 \end_inset
50012
50013 pc = 12
50014 \begin_inset space \thinspace{}
50015 \end_inset
50016
50017 pt)
50018 \end_layout
50019
50020 \end_inset
50021 </cell>
50022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50023 \begin_inset Text
50024
50025 \begin_layout Plain Layout
50026 -
50027 \end_layout
50028
50029 \end_inset
50030 </cell>
50031 </row>
50032 <row>
50033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50034 \begin_inset Text
50035
50036 \begin_layout Plain Layout
50037 sp
50038 \end_layout
50039
50040 \end_inset
50041 </cell>
50042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50043 \begin_inset Text
50044
50045 \begin_layout Plain Layout
50046 scaled point (65536
50047 \begin_inset space \thinspace{}
50048 \end_inset
50049
50050 sp = 1
50051 \begin_inset space \thinspace{}
50052 \end_inset
50053
50054 pt)
50055 \end_layout
50056
50057 \end_inset
50058 </cell>
50059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50060 \begin_inset Text
50061
50062 \begin_layout Plain Layout
50063 -
50064 \end_layout
50065
50066 \end_inset
50067 </cell>
50068 </row>
50069 <row>
50070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50071 \begin_inset Text
50072
50073 \begin_layout Plain Layout
50074 Column Width %
50075 \end_layout
50076
50077 \end_inset
50078 </cell>
50079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50080 \begin_inset Text
50081
50082 \begin_layout Plain Layout
50083 % of column width
50084 \end_layout
50085
50086 \end_inset
50087 </cell>
50088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50089 \begin_inset Text
50090
50091 \begin_layout Plain Layout
50092
50093 \backslash
50094 columnwidth
50095 \end_layout
50096
50097 \end_inset
50098 </cell>
50099 </row>
50100 <row>
50101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50102 \begin_inset Text
50103
50104 \begin_layout Plain Layout
50105 Line Distance %
50106 \end_layout
50107
50108 \end_inset
50109 </cell>
50110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50111 \begin_inset Text
50112
50113 \begin_layout Plain Layout
50114 % of height between baselines of two subsequent text lines
50115 \end_layout
50116
50117 \end_inset
50118 </cell>
50119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50120 \begin_inset Text
50121
50122 \begin_layout Plain Layout
50123
50124 \backslash
50125 baselineskip
50126 \end_layout
50127
50128 \end_inset
50129 </cell>
50130 </row>
50131 <row>
50132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50133 \begin_inset Text
50134
50135 \begin_layout Plain Layout
50136 Line Width %
50137 \end_layout
50138
50139 \end_inset
50140 </cell>
50141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50142 \begin_inset Text
50143
50144 \begin_layout Plain Layout
50145 % of line width
50146 \end_layout
50147
50148 \end_inset
50149 </cell>
50150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50151 \begin_inset Text
50152
50153 \begin_layout Plain Layout
50154
50155 \backslash
50156 linewidth
50157 \end_layout
50158
50159 \end_inset
50160 </cell>
50161 </row>
50162 <row>
50163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50164 \begin_inset Text
50165
50166 \begin_layout Plain Layout
50167 Page Height %
50168 \end_layout
50169
50170 \end_inset
50171 </cell>
50172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50173 \begin_inset Text
50174
50175 \begin_layout Plain Layout
50176 % of paper height
50177 \end_layout
50178
50179 \end_inset
50180 </cell>
50181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50182 \begin_inset Text
50183
50184 \begin_layout Plain Layout
50185
50186 \backslash
50187 paperheight
50188 \end_layout
50189
50190 \end_inset
50191 </cell>
50192 </row>
50193 <row>
50194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50195 \begin_inset Text
50196
50197 \begin_layout Plain Layout
50198 Page Width %
50199 \end_layout
50200
50201 \end_inset
50202 </cell>
50203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50204 \begin_inset Text
50205
50206 \begin_layout Plain Layout
50207 % of paper width
50208 \end_layout
50209
50210 \end_inset
50211 </cell>
50212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50213 \begin_inset Text
50214
50215 \begin_layout Plain Layout
50216
50217 \backslash
50218 paperwidth
50219 \end_layout
50220
50221 \end_inset
50222 </cell>
50223 </row>
50224 <row>
50225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50226 \begin_inset Text
50227
50228 \begin_layout Plain Layout
50229 Scale Graphics %
50230 \end_layout
50231
50232 \end_inset
50233 </cell>
50234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50235 \begin_inset Text
50236
50237 \begin_layout Plain Layout
50238 % of original image width
50239 \end_layout
50240
50241 \end_inset
50242 </cell>
50243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50244 \begin_inset Text
50245
50246 \begin_layout Plain Layout
50247
50248 \end_layout
50249
50250 \end_inset
50251 </cell>
50252 </row>
50253 <row>
50254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50255 \begin_inset Text
50256
50257 \begin_layout Plain Layout
50258 Text Height %
50259 \end_layout
50260
50261 \end_inset
50262 </cell>
50263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
50264 \begin_inset Text
50265
50266 \begin_layout Plain Layout
50267 % of text height
50268 \end_layout
50269
50270 \end_inset
50271 </cell>
50272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
50273 \begin_inset Text
50274
50275 \begin_layout Plain Layout
50276
50277 \backslash
50278 textheight
50279 \end_layout
50280
50281 \end_inset
50282 </cell>
50283 </row>
50284 <row>
50285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
50286 \begin_inset Text
50287
50288 \begin_layout Plain Layout
50289 Text Width %
50290 \end_layout
50291
50292 \end_inset
50293 </cell>
50294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
50295 \begin_inset Text
50296
50297 \begin_layout Plain Layout
50298 % of text width
50299 \end_layout
50300
50301 \end_inset
50302 </cell>
50303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
50304 \begin_inset Text
50305
50306 \begin_layout Plain Layout
50307
50308 \backslash
50309 textwidth
50310 \end_layout
50311
50312 \end_inset
50313 </cell>
50314 </row>
50315 </lyxtabular>
50316
50317 \end_inset
50318
50319
50320 \end_layout
50321
50322 \end_inset
50323
50324
50325 \end_layout
50326
50327 \begin_layout Standard
50328 \begin_inset Newpage newpage
50329 \end_inset
50330
50331 The bibliography on the following page was created with the 
50332 \family sans
50333 Bibliography
50334 \family default
50335  environment.
50336 \end_layout
50337
50338 \begin_layout Bibliography
50339 \begin_inset CommandInset bibitem
50340 LatexCommand bibitem
50341 label "Credits"
50342 key "lyxcredit"
50343 literal "true"
50344
50345 \end_inset
50346
50347 The \SpecialChar LyX
50348  Team: 
50349 \begin_inset CommandInset href
50350 LatexCommand href
50351 name "Credits"
50352 target "https://www.lyx.org/Credits"
50353 literal "false"
50354
50355 \end_inset
50356
50357 :
50358 \begin_inset Newline newline
50359 \end_inset
50360
50361
50362 \begin_inset Flex URL
50363 status collapsed
50364
50365 \begin_layout Plain Layout
50366
50367 https://www.lyx.org/Credits
50368 \end_layout
50369
50370 \end_inset
50371
50372
50373 \end_layout
50374
50375 \begin_layout Bibliography
50376 \begin_inset CommandInset bibitem
50377 LatexCommand bibitem
50378 key "latexcompanion"
50379 literal "true"
50380
50381 \end_inset
50382
50383 Frank Mittelbach and Michel Goossens: 
50384 \emph on
50385 The \SpecialChar LaTeX
50386  Companion Second Edition.
50387
50388 \emph default
50389  Addison-Wesley, 2004
50390 \end_layout
50391
50392 \begin_layout Bibliography
50393 \begin_inset CommandInset bibitem
50394 LatexCommand bibitem
50395 key "latexguide"
50396 literal "true"
50397
50398 \end_inset
50399
50400 Helmut Kopka and Patrick W.
50401  Daly: 
50402 \emph on
50403 A Guide to \SpecialChar LaTeX
50404  Fourth Edition.
50405
50406 \emph default
50407  Addison-Wesley, 2003
50408 \end_layout
50409
50410 \begin_layout Bibliography
50411 \begin_inset CommandInset bibitem
50412 LatexCommand bibitem
50413 key "latexbook"
50414 literal "true"
50415
50416 \end_inset
50417
50418 Leslie Lamport: 
50419 \emph on
50420 \SpecialChar LaTeX
50421 : A Document Preparation System.
50422
50423 \emph default
50424  Addison-Wesley, second edition, 1994
50425 \end_layout
50426
50427 \begin_layout Bibliography
50428 \begin_inset CommandInset bibitem
50429 LatexCommand bibitem
50430 key "texbook"
50431 literal "true"
50432
50433 \end_inset
50434
50435 Donald E.
50436  Knuth.
50437  
50438 \emph on
50439 The \SpecialChar TeX
50440 book.
50441
50442 \emph default
50443  Addison-Wesley, 1984
50444 \end_layout
50445
50446 \begin_layout Bibliography
50447 \begin_inset CommandInset bibitem
50448 LatexCommand bibitem
50449 key "TeXCatalogue"
50450 literal "true"
50451
50452 \end_inset
50453
50454 The \SpecialChar TeX
50455  Catalogue:
50456 \begin_inset Newline newline
50457 \end_inset
50458
50459
50460 \begin_inset Flex URL
50461 status collapsed
50462
50463 \begin_layout Plain Layout
50464
50465 http://texcatalogue.ctan.org/bytopic.html
50466 \end_layout
50467
50468 \end_inset
50469
50470
50471 \end_layout
50472
50473 \begin_layout Bibliography
50474 \begin_inset CommandInset bibitem
50475 LatexCommand bibitem
50476 key "LaTeXFAQ"
50477 literal "true"
50478
50479 \end_inset
50480
50481 The \SpecialChar LaTeX
50482  FAQ:
50483 \begin_inset Newline newline
50484 \end_inset
50485
50486
50487 \begin_inset Flex URL
50488 status collapsed
50489
50490 \begin_layout Plain Layout
50491
50492 http://www.tex.ac.uk/faq/
50493 \end_layout
50494
50495 \end_inset
50496
50497
50498 \end_layout
50499
50500 \begin_layout Bibliography
50501 \begin_inset CommandInset bibitem
50502 LatexCommand bibitem
50503 key "BibTeX"
50504 literal "true"
50505
50506 \end_inset
50507
50508
50509 \begin_inset CommandInset href
50510 LatexCommand href
50511 name "Documentation"
50512 target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf"
50513 literal "false"
50514
50515 \end_inset
50516
50517  of the program 
50518 \family sans
50519 Bib\SpecialChar TeX
50520
50521 \family default
50522 :
50523 \begin_inset Newline newline
50524 \end_inset
50525
50526
50527 \begin_inset Flex URL
50528 status collapsed
50529
50530 \begin_layout Plain Layout
50531
50532 https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf
50533 \end_layout
50534
50535 \end_inset
50536
50537
50538 \end_layout
50539
50540 \begin_layout Bibliography
50541 \begin_inset CommandInset bibitem
50542 LatexCommand bibitem
50543 key "BibTeX-2"
50544 literal "true"
50545
50546 \end_inset
50547
50548
50549 \begin_inset CommandInset href
50550 LatexCommand href
50551 name "Documentation"
50552 target "https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
50553 literal "false"
50554
50555 \end_inset
50556
50557  how to use the program 
50558 \family sans
50559 Bib\SpecialChar TeX
50560
50561 \family default
50562 :
50563 \begin_inset Newline newline
50564 \end_inset
50565
50566
50567 \begin_inset Flex URL
50568 status collapsed
50569
50570 \begin_layout Plain Layout
50571
50572 https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
50573 \end_layout
50574
50575 \end_inset
50576
50577
50578 \end_layout
50579
50580 \begin_layout Bibliography
50581 \begin_inset CommandInset bibitem
50582 LatexCommand bibitem
50583 key "Biblatex"
50584 literal "true"
50585
50586 \end_inset
50587
50588
50589 \begin_inset CommandInset href
50590 LatexCommand href
50591 name "Documentation"
50592 target "https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf"
50593 literal "false"
50594
50595 \end_inset
50596
50597  of the \SpecialChar LaTeX
50598  package 
50599 \series bold
50600 biblatex
50601 \series default
50602
50603 \begin_inset Index idx
50604 status collapsed
50605
50606 \begin_layout Plain Layout
50607 \SpecialChar LaTeX
50608  packages ! biblatex
50609 \end_layout
50610
50611 \end_inset
50612
50613 :
50614 \begin_inset Newline newline
50615 \end_inset
50616
50617
50618 \begin_inset Flex URL
50619 status collapsed
50620
50621 \begin_layout Plain Layout
50622
50623 https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf
50624 \end_layout
50625
50626 \end_inset
50627
50628
50629 \end_layout
50630
50631 \begin_layout Bibliography
50632 \begin_inset CommandInset bibitem
50633 LatexCommand bibitem
50634 key "biber"
50635 literal "true"
50636
50637 \end_inset
50638
50639
50640 \begin_inset CommandInset href
50641 LatexCommand href
50642 name "Documentation"
50643 target "https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf"
50644 literal "false"
50645
50646 \end_inset
50647
50648  of the \SpecialChar LaTeX
50649  package 
50650 \series bold
50651 biber
50652 \series default
50653
50654 \begin_inset Index idx
50655 status collapsed
50656
50657 \begin_layout Plain Layout
50658 \SpecialChar LaTeX
50659  packages ! biber
50660 \end_layout
50661
50662 \end_inset
50663
50664 :
50665 \begin_inset Newline newline
50666 \end_inset
50667
50668
50669 \begin_inset Flex URL
50670 status collapsed
50671
50672 \begin_layout Plain Layout
50673
50674 https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf
50675 \end_layout
50676
50677 \end_inset
50678
50679
50680 \end_layout
50681
50682 \begin_layout Bibliography
50683 \begin_inset CommandInset bibitem
50684 LatexCommand bibitem
50685 key "makeindex"
50686 literal "true"
50687
50688 \end_inset
50689
50690
50691 \begin_inset CommandInset href
50692 LatexCommand href
50693 name "Documentation"
50694 target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf"
50695 literal "false"
50696
50697 \end_inset
50698
50699  of the program 
50700 \family sans
50701 makeindex
50702 \family default
50703 :
50704 \begin_inset Newline newline
50705 \end_inset
50706
50707
50708 \begin_inset Flex URL
50709 status collapsed
50710
50711 \begin_layout Plain Layout
50712
50713 https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf
50714 \end_layout
50715
50716 \end_inset
50717
50718
50719 \end_layout
50720
50721 \begin_layout Bibliography
50722 \begin_inset CommandInset bibitem
50723 LatexCommand bibitem
50724 key "makeindex-man"
50725 literal "true"
50726
50727 \end_inset
50728
50729
50730 \begin_inset CommandInset href
50731 LatexCommand href
50732 name "Options"
50733 target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi"
50734 literal "false"
50735
50736 \end_inset
50737
50738  for the program 
50739 \family sans
50740 makeindex
50741 \family default
50742 :
50743 \begin_inset Newline newline
50744 \end_inset
50745
50746
50747 \begin_inset Flex URL
50748 status collapsed
50749
50750 \begin_layout Plain Layout
50751
50752 https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi
50753 \end_layout
50754
50755 \end_inset
50756
50757
50758 \end_layout
50759
50760 \begin_layout Bibliography
50761 \begin_inset CommandInset bibitem
50762 LatexCommand bibitem
50763 key "xindy"
50764 literal "true"
50765
50766 \end_inset
50767
50768
50769 \begin_inset CommandInset href
50770 LatexCommand href
50771 name "Documentation"
50772 target "http://www.xindy.org/documentation.html"
50773 literal "false"
50774
50775 \end_inset
50776
50777  of the program 
50778 \family sans
50779 xindy
50780 \family default
50781 :
50782 \begin_inset Newline newline
50783 \end_inset
50784
50785
50786 \begin_inset Flex URL
50787 status collapsed
50788
50789 \begin_layout Plain Layout
50790
50791 http://www.xindy.org/documentation.html
50792 \end_layout
50793
50794 \end_inset
50795
50796
50797 \end_layout
50798
50799 \begin_layout Bibliography
50800 \begin_inset CommandInset bibitem
50801 LatexCommand bibitem
50802 key "AMS"
50803 literal "true"
50804
50805 \end_inset
50806
50807
50808 \begin_inset CommandInset href
50809 LatexCommand href
50810 name "Documentation"
50811 target "https://www.ams.org/publications/authors/tex/amslatex"
50812 literal "false"
50813
50814 \end_inset
50815
50816  of the AMS \SpecialChar LaTeX
50817 -packages:
50818 \begin_inset Newline newline
50819 \end_inset
50820
50821
50822 \begin_inset Flex URL
50823 status collapsed
50824
50825 \begin_layout Plain Layout
50826
50827 https://www.ams.org/publications/authors/tex/amslatex
50828 \end_layout
50829
50830 \end_inset
50831
50832
50833 \end_layout
50834
50835 \begin_layout Bibliography
50836 \begin_inset CommandInset bibitem
50837 LatexCommand bibitem
50838 key "caption"
50839 literal "true"
50840
50841 \end_inset
50842
50843
50844 \begin_inset CommandInset href
50845 LatexCommand href
50846 name "Documentation"
50847 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
50848 literal "false"
50849
50850 \end_inset
50851
50852  of the \SpecialChar LaTeX
50853  package 
50854 \series bold
50855 caption
50856 \series default
50857
50858 \begin_inset Index idx
50859 status collapsed
50860
50861 \begin_layout Plain Layout
50862 \SpecialChar LaTeX
50863  packages ! caption
50864 \end_layout
50865
50866 \end_inset
50867
50868 :
50869 \begin_inset Newline newline
50870 \end_inset
50871
50872
50873 \begin_inset Flex URL
50874 status collapsed
50875
50876 \begin_layout Plain Layout
50877
50878 https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf
50879 \end_layout
50880
50881 \end_inset
50882
50883
50884 \end_layout
50885
50886 \begin_layout Bibliography
50887 \begin_inset CommandInset bibitem
50888 LatexCommand bibitem
50889 key "enumitem"
50890 literal "true"
50891
50892 \end_inset
50893
50894
50895 \begin_inset CommandInset href
50896 LatexCommand href
50897 name "Documentation"
50898 target "https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf"
50899 literal "false"
50900
50901 \end_inset
50902
50903  of the \SpecialChar LaTeX
50904  package 
50905 \series bold
50906 enumitem
50907 \series default
50908
50909 \begin_inset Index idx
50910 status collapsed
50911
50912 \begin_layout Plain Layout
50913 \SpecialChar LaTeX
50914  packages ! enumitem
50915 \end_layout
50916
50917 \end_inset
50918
50919 :
50920 \begin_inset Newline newline
50921 \end_inset
50922
50923
50924 \begin_inset Flex URL
50925 status collapsed
50926
50927 \begin_layout Plain Layout
50928
50929 https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf
50930 \end_layout
50931
50932 \end_inset
50933
50934
50935 \end_layout
50936
50937 \begin_layout Bibliography
50938 \begin_inset CommandInset bibitem
50939 LatexCommand bibitem
50940 key "fancyhdr"
50941 literal "true"
50942
50943 \end_inset
50944
50945
50946 \begin_inset CommandInset href
50947 LatexCommand href
50948 name "Documentation"
50949 target "https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
50950 literal "false"
50951
50952 \end_inset
50953
50954  of the \SpecialChar LaTeX
50955  package 
50956 \series bold
50957 fancyhdr
50958 \series default
50959
50960 \begin_inset Index idx
50961 status collapsed
50962
50963 \begin_layout Plain Layout
50964 \SpecialChar LaTeX
50965  packages ! fancyhdr
50966 \end_layout
50967
50968 \end_inset
50969
50970 :
50971 \begin_inset Newline newline
50972 \end_inset
50973
50974
50975 \begin_inset Flex URL
50976 status collapsed
50977
50978 \begin_layout Plain Layout
50979
50980 https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
50981 \end_layout
50982
50983 \end_inset
50984
50985
50986 \end_layout
50987
50988 \begin_layout Bibliography
50989 \begin_inset CommandInset bibitem
50990 LatexCommand bibitem
50991 key "hyperref"
50992 literal "true"
50993
50994 \end_inset
50995
50996
50997 \begin_inset CommandInset href
50998 LatexCommand href
50999 name "Documentation"
51000 target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
51001 literal "false"
51002
51003 \end_inset
51004
51005  of the \SpecialChar LaTeX
51006  package 
51007 \series bold
51008 hyperref
51009 \series default
51010
51011 \begin_inset Index idx
51012 status collapsed
51013
51014 \begin_layout Plain Layout
51015 \SpecialChar LaTeX
51016  packages ! hyperref
51017 \end_layout
51018
51019 \end_inset
51020
51021 :
51022 \begin_inset Newline newline
51023 \end_inset
51024
51025
51026 \begin_inset Flex URL
51027 status collapsed
51028
51029 \begin_layout Plain Layout
51030
51031 https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf
51032 \end_layout
51033
51034 \end_inset
51035
51036
51037 \end_layout
51038
51039 \begin_layout Bibliography
51040 \begin_inset CommandInset bibitem
51041 LatexCommand bibitem
51042 key "microtype"
51043 literal "true"
51044
51045 \end_inset
51046
51047
51048 \begin_inset CommandInset href
51049 LatexCommand href
51050 name "Documentation"
51051 target "https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf"
51052 literal "false"
51053
51054 \end_inset
51055
51056  of the \SpecialChar LaTeX
51057  package 
51058 \series bold
51059 microtpye
51060 \series default
51061
51062 \begin_inset Index idx
51063 status collapsed
51064
51065 \begin_layout Plain Layout
51066 \SpecialChar LaTeX
51067  packages ! microtpye
51068 \end_layout
51069
51070 \end_inset
51071
51072 :
51073 \begin_inset Newline newline
51074 \end_inset
51075
51076
51077 \begin_inset Flex URL
51078 status collapsed
51079
51080 \begin_layout Plain Layout
51081
51082 https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf
51083 \end_layout
51084
51085 \end_inset
51086
51087
51088 \end_layout
51089
51090 \begin_layout Bibliography
51091 \begin_inset CommandInset bibitem
51092 LatexCommand bibitem
51093 key "nomencl"
51094 literal "true"
51095
51096 \end_inset
51097
51098
51099 \begin_inset CommandInset href
51100 LatexCommand href
51101 name "Documentation"
51102 target "https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
51103 literal "false"
51104
51105 \end_inset
51106
51107  of the \SpecialChar LaTeX
51108  package 
51109 \series bold
51110 nomencl
51111 \series default
51112
51113 \begin_inset Index idx
51114 status collapsed
51115
51116 \begin_layout Plain Layout
51117 \SpecialChar LaTeX
51118  packages ! nomencl
51119 \end_layout
51120
51121 \end_inset
51122
51123 :
51124 \begin_inset Newline newline
51125 \end_inset
51126
51127
51128 \begin_inset Flex URL
51129 status collapsed
51130
51131 \begin_layout Plain Layout
51132
51133 https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
51134 \end_layout
51135
51136 \end_inset
51137
51138
51139 \end_layout
51140
51141 \begin_layout Bibliography
51142 \begin_inset CommandInset bibitem
51143 LatexCommand bibitem
51144 key "prettyref"
51145 literal "true"
51146
51147 \end_inset
51148
51149
51150 \begin_inset CommandInset href
51151 LatexCommand href
51152 name "Documentation"
51153 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
51154 literal "false"
51155
51156 \end_inset
51157
51158  of the \SpecialChar LaTeX
51159  package 
51160 \series bold
51161 prettyref
51162 \series default
51163
51164 \begin_inset Index idx
51165 status collapsed
51166
51167 \begin_layout Plain Layout
51168 \SpecialChar LaTeX
51169  packages ! prettyref
51170 \end_layout
51171
51172 \end_inset
51173
51174 :
51175 \begin_inset Newline newline
51176 \end_inset
51177
51178
51179 \begin_inset Flex URL
51180 status collapsed
51181
51182 \begin_layout Plain Layout
51183
51184 https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
51185 \end_layout
51186
51187 \end_inset
51188
51189
51190 \end_layout
51191
51192 \begin_layout Bibliography
51193 \begin_inset CommandInset bibitem
51194 LatexCommand bibitem
51195 key "refstyle"
51196 literal "true"
51197
51198 \end_inset
51199
51200
51201 \begin_inset CommandInset href
51202 LatexCommand href
51203 name "Documentation"
51204 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
51205 literal "false"
51206
51207 \end_inset
51208
51209  of the \SpecialChar LaTeX
51210  package 
51211 \series bold
51212 refstyle
51213 \series default
51214
51215 \begin_inset Index idx
51216 status collapsed
51217
51218 \begin_layout Plain Layout
51219 \SpecialChar LaTeX
51220  packages ! refstyle
51221 \end_layout
51222
51223 \end_inset
51224
51225 :
51226 \begin_inset Newline newline
51227 \end_inset
51228
51229
51230 \begin_inset Flex URL
51231 status collapsed
51232
51233 \begin_layout Plain Layout
51234
51235 https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
51236 \end_layout
51237
51238 \end_inset
51239
51240
51241 \end_layout
51242
51243 \begin_layout Bibliography
51244 \begin_inset CommandInset bibitem
51245 LatexCommand bibitem
51246 key "Arabic"
51247 literal "true"
51248
51249 \end_inset
51250
51251
51252 \begin_inset CommandInset href
51253 LatexCommand href
51254 name "Wiki-page"
51255 target "https://wiki.lyx.org/Windows/Arabic"
51256 literal "false"
51257
51258 \end_inset
51259
51260  how to set up \SpecialChar LyX
51261  for Arabic:
51262 \begin_inset Newline newline
51263 \end_inset
51264
51265
51266 \begin_inset Flex URL
51267 status collapsed
51268
51269 \begin_layout Plain Layout
51270
51271 https://wiki.lyx.org/Windows/Arabic
51272 \end_layout
51273
51274 \end_inset
51275
51276
51277 \end_layout
51278
51279 \begin_layout Bibliography
51280 \begin_inset CommandInset bibitem
51281 LatexCommand bibitem
51282 key "Armenian"
51283 literal "true"
51284
51285 \end_inset
51286
51287
51288 \begin_inset CommandInset href
51289 LatexCommand href
51290 name "Wiki-page"
51291 target "https://wiki.lyx.org/Windows/Armenian"
51292 literal "false"
51293
51294 \end_inset
51295
51296  how to set up \SpecialChar LyX
51297  for Armenian:
51298 \begin_inset Newline newline
51299 \end_inset
51300
51301
51302 \begin_inset Flex URL
51303 status collapsed
51304
51305 \begin_layout Plain Layout
51306
51307 https://wiki.lyx.org/Windows/Armenian
51308 \end_layout
51309
51310 \end_inset
51311
51312
51313 \end_layout
51314
51315 \begin_layout Bibliography
51316 \begin_inset CommandInset bibitem
51317 LatexCommand bibitem
51318 key "Cyrillic"
51319 literal "true"
51320
51321 \end_inset
51322
51323
51324 \begin_inset CommandInset href
51325 LatexCommand href
51326 name "Wiki-page"
51327 target "https://wiki.lyx.org/Windows/Cyrillic"
51328 literal "false"
51329
51330 \end_inset
51331
51332  how to set up \SpecialChar LyX
51333  for Cyrillic languages:
51334 \begin_inset Newline newline
51335 \end_inset
51336
51337
51338 \begin_inset Flex URL
51339 status collapsed
51340
51341 \begin_layout Plain Layout
51342
51343 https://wiki.lyx.org/Windows/Cyrillic
51344 \end_layout
51345
51346 \end_inset
51347
51348
51349 \end_layout
51350
51351 \begin_layout Bibliography
51352 \begin_inset CommandInset bibitem
51353 LatexCommand bibitem
51354 key "Farsi"
51355 literal "true"
51356
51357 \end_inset
51358
51359
51360 \begin_inset CommandInset href
51361 LatexCommand href
51362 name "Wiki-page"
51363 target "https://wiki.lyx.org/Windows/Farsi"
51364 literal "false"
51365
51366 \end_inset
51367
51368  how to set up \SpecialChar LyX
51369  for Farsi:
51370 \begin_inset Newline newline
51371 \end_inset
51372
51373
51374 \begin_inset Flex URL
51375 status collapsed
51376
51377 \begin_layout Plain Layout
51378
51379 https://wiki.lyx.org/Windows/Farsi
51380 \end_layout
51381
51382 \end_inset
51383
51384
51385 \end_layout
51386
51387 \begin_layout Bibliography
51388 \begin_inset CommandInset bibitem
51389 LatexCommand bibitem
51390 key "Hebrew"
51391 literal "true"
51392
51393 \end_inset
51394
51395
51396 \begin_inset CommandInset href
51397 LatexCommand href
51398 name "Wiki-page"
51399 target "https://wiki.lyx.org/Windows/Hebrew"
51400 literal "false"
51401
51402 \end_inset
51403
51404  how to set up \SpecialChar LyX
51405  for Hebrew:
51406 \begin_inset Newline newline
51407 \end_inset
51408
51409
51410 \begin_inset Flex URL
51411 status collapsed
51412
51413 \begin_layout Plain Layout
51414
51415 https://wiki.lyx.org/Windows/Hebrew
51416 \end_layout
51417
51418 \end_inset
51419
51420
51421 \end_layout
51422
51423 \begin_layout Bibliography
51424 \begin_inset CommandInset bibitem
51425 LatexCommand bibitem
51426 key "Japanese"
51427 literal "true"
51428
51429 \end_inset
51430
51431
51432 \begin_inset CommandInset href
51433 LatexCommand href
51434 name "Wiki-page"
51435 target "https://wiki.lyx.org/Windows/Japanese"
51436 literal "false"
51437
51438 \end_inset
51439
51440  how to set up \SpecialChar LyX
51441  for Japanese:
51442 \begin_inset Newline newline
51443 \end_inset
51444
51445
51446 \begin_inset Flex URL
51447 status collapsed
51448
51449 \begin_layout Plain Layout
51450
51451 https://wiki.lyx.org/Windows/Japanese
51452 \end_layout
51453
51454 \end_inset
51455
51456
51457 \end_layout
51458
51459 \begin_layout Standard
51460 \begin_inset Newpage newpage
51461 \end_inset
51462
51463
51464 \begin_inset ERT
51465 status collapsed
51466
51467 \begin_layout Plain Layout
51468
51469
51470 \backslash
51471 let
51472 \backslash
51473 mybibname
51474 \backslash
51475 bibname
51476 \end_layout
51477
51478 \begin_layout Plain Layout
51479
51480
51481 \backslash
51482 renewcommand{
51483 \backslash
51484 bibname}{
51485 \backslash
51486 mybibname
51487 \backslash
51488 ; 2}
51489 \end_layout
51490
51491 \end_inset
51492
51493
51494 \begin_inset Note Note
51495 status collapsed
51496
51497 \begin_layout Plain Layout
51498 The command 
51499 \series bold
51500
51501 \backslash
51502 bibname
51503 \series default
51504  is the name of the bibliography in the current document language.
51505  It is redefined here with the number 2 at the end to state that the following
51506  bibliography is the second one:
51507 \end_layout
51508
51509 \end_inset
51510
51511
51512 \end_layout
51513
51514 \begin_layout Standard
51515 \begin_inset CommandInset bibtex
51516 LatexCommand bibtex
51517 bibfiles "biblio/LyXDocs"
51518 options "biblio/alphadin"
51519
51520 \end_inset
51521
51522
51523 \end_layout
51524
51525 \begin_layout Standard
51526 The above bibliography is created from a Bib\SpecialChar TeX
51527  database.
51528 \end_layout
51529
51530 \begin_layout Standard
51531 \begin_inset ERT
51532 status collapsed
51533
51534 \begin_layout Plain Layout
51535
51536
51537 \backslash
51538 renewcommand*{
51539 \backslash
51540 pagedeclaration}[1]{
51541 \end_layout
51542
51543 \begin_layout Plain Layout
51544
51545  
51546 \backslash
51547 unskip, 
51548 \backslash
51549 hyperlink{page.#1}{page
51550 \backslash
51551 nobreakspace{}#1}}
51552 \end_layout
51553
51554 \end_inset
51555
51556
51557 \begin_inset Note Note
51558 status collapsed
51559
51560 \begin_layout Plain Layout
51561 This command makes the page number a clickable hyperlink, see sec.
51562 \begin_inset space ~
51563 \end_inset
51564
51565
51566 \begin_inset CommandInset ref
51567 LatexCommand ref
51568 reference "subsec:Nomenclature-Options"
51569
51570 \end_inset
51571
51572  for more info.
51573 \end_layout
51574
51575 \end_inset
51576
51577
51578 \end_layout
51579
51580 \begin_layout Standard
51581 \begin_inset CommandInset nomencl_print
51582 LatexCommand printnomenclature
51583 set_width "auto"
51584
51585 \end_inset
51586
51587
51588 \begin_inset CommandInset index_print
51589 LatexCommand printindex
51590 type "idx"
51591 name "Index"
51592 literal "false"
51593
51594 \end_inset
51595
51596
51597 \end_layout
51598
51599 \end_body
51600 \end_document