]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
2490966be343169261d99d56be08d4a868dc6931
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 504
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrbook
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the User's Guide prints
12 % out as advertised. If you mess with this preamble,
13 % parts of the User's Guide may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % for correct jump positions whe clicking on a link to a float
19 \usepackage[figure]{hypcap}
20
21 % the pages of the TOC is numbered roman
22 % and a pdf-bookmark for the TOC is added
23 \let\myTOC\tableofcontents
24 \renewcommand\tableofcontents{%
25   \frontmatter
26   \pdfbookmark[1]{\contentsname}{}
27   \myTOC
28   \mainmatter }
29
30 % macro for italic page numbers in the index
31 \newcommand{\IndexDef}[1]{\textit{#1}}
32
33 % for customized page headers/footers
34 % only needed because they are only used in one section of the document
35 \usepackage{fancyhdr}
36 % change header rule width
37 \renewcommand{\headrulewidth}{2pt}
38
39 % used to have extra space in table cells
40 \@ifundefined{extrarowheight}
41  {\usepackage{array}}{}
42 \setlength{\extrarowheight}{2pt}
43
44 % workaround for a makeindex bug,
45 % see sec. "Index Entry Order"
46 % only uncomment this when you are using makindex
47 %\let\OrgIndex\index 
48 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
49 \end_preamble
50 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
51 \use_default_options false
52 \begin_modules
53 customHeadersFooters
54 enumitem
55 \end_modules
56 \maintain_unincluded_children false
57 \language english
58 \language_package default
59 \inputencoding auto
60 \fontencoding global
61 \font_roman "lmodern" "default"
62 \font_sans "lmss" "default"
63 \font_typewriter "lmtt" "default"
64 \font_math "auto" "auto"
65 \font_default_family default
66 \use_non_tex_fonts false
67 \font_sc false
68 \font_osf false
69 \font_sf_scale 100 100
70 \font_tt_scale 100 100
71 \graphics default
72 \default_output_format pdf2
73 \output_sync 0
74 \bibtex_command bibtex
75 \index_command default
76 \paperfontsize 12
77 \spacing single
78 \use_hyperref true
79 \pdf_title "The LyX User's Guide"
80 \pdf_author "LyX Team"
81 \pdf_subject "LyX"
82 \pdf_keywords "LyX"
83 \pdf_bookmarks true
84 \pdf_bookmarksnumbered true
85 \pdf_bookmarksopen false
86 \pdf_bookmarksopenlevel 1
87 \pdf_breaklinks false
88 \pdf_pdfborder false
89 \pdf_colorlinks true
90 \pdf_backref false
91 \pdf_pdfusetitle false
92 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
93 \papersize default
94 \use_geometry false
95 \use_package amsmath 1
96 \use_package amssymb 1
97 \use_package cancel 0
98 \use_package esint 1
99 \use_package mathdots 1
100 \use_package mathtools 0
101 \use_package mhchem 1
102 \use_package stackrel 0
103 \use_package stmaryrd 0
104 \use_package undertilde 0
105 \cite_engine basic
106 \cite_engine_type default
107 \biblio_style plain
108 \use_bibtopic false
109 \use_indices false
110 \paperorientation portrait
111 \suppress_date false
112 \justification true
113 \use_refstyle 0
114 \notefontcolor #0000ff
115 \branch Question
116 \selected 1
117 \filename_suffix 0
118 \color #00ff00
119 \end_branch
120 \branch Answer
121 \selected 0
122 \filename_suffix 0
123 \color #aa55ff
124 \end_branch
125 \index Index
126 \shortcut idx
127 \color #008000
128 \end_index
129 \secnumdepth 3
130 \tocdepth 2
131 \paragraph_separation skip
132 \defskip medskip
133 \quotes_language english
134 \papercolumns 1
135 \papersides 2
136 \paperpagestyle default
137 \tracking_changes false
138 \output_changes false
139 \html_math_output 0
140 \html_css_as_file 0
141 \html_be_strict true
142 \end_header
143
144 \begin_body
145
146 \begin_layout Title
147 The \SpecialChar LyX
148  User's Guide
149 \end_layout
150
151 \begin_layout Author
152 by the \SpecialChar LyX
153  Team
154 \begin_inset Foot
155 status collapsed
156
157 \begin_layout Plain Layout
158 \noindent
159 If you have comments on or error corrections to this documentation, please
160  send them to the \SpecialChar LyX
161  Documentation mailing list: 
162 \begin_inset CommandInset href
163 LatexCommand href
164 target "lyx-docs@lists.lyx.org"
165 type "mailto:"
166
167 \end_inset
168
169
170 \end_layout
171
172 \end_inset
173
174
175 \begin_inset Newline newline
176 \end_inset
177
178
179 \begin_inset Newline newline
180 \end_inset
181
182 Version 2.2.x
183 \begin_inset Note Note
184 status collapsed
185
186 \begin_layout Plain Layout
187 The latest PDF-version of this document can be found here:
188 \begin_inset Newline newline
189 \end_inset
190
191
192 \series bold
193 http://wiki.lyx.org/\SpecialChar LyX
194 /DocumentationDevelopment#UserGuide
195 \end_layout
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Standard
203 \begin_inset CommandInset toc
204 LatexCommand tableofcontents
205
206 \end_inset
207
208
209 \end_layout
210
211 \begin_layout Chapter
212 Getting Started
213 \end_layout
214
215 \begin_layout Section
216 What is \SpecialChar LyX
217 ?
218 \end_layout
219
220 \begin_layout Standard
221 \SpecialChar LyX
222  is a document preparation system.
223  It is a tool for producing beautiful manu\SpecialChar softhyphen
224 scripts, publishable books, business
225  letters and proposals, and even poetry.
226  It is unlike most other 
227 \begin_inset Quotes eld
228 \end_inset
229
230 word processors
231 \begin_inset Quotes erd
232 \end_inset
233
234  in the sense that it uses the paradigm of a markup language as its core
235  editing style.
236  That means that when you type a section header, you mark it as a 
237 \begin_inset Quotes eld
238 \end_inset
239
240 Section
241 \begin_inset Quotes erd
242 \end_inset
243
244 , not as 
245 \begin_inset Quotes eld
246 \end_inset
247
248 Bold, 17
249 \begin_inset space \thinspace{}
250 \end_inset
251
252 pt type, left justified, 5
253 \begin_inset space \thinspace{}
254 \end_inset
255
256 mm space below
257 \begin_inset Quotes erd
258 \end_inset
259
260 .
261  \SpecialChar LyX
262  takes care of the typesetting for you; so you deal only with concepts,
263  not with mechanics.
264 \end_layout
265
266 \begin_layout Standard
267 This philosophy is explained in greater detail in the 
268 \emph on
269 Introduction
270 \emph default
271  manual.
272  If you haven't read it yet, you need to.
273  Yes, we mean now.
274 \end_layout
275
276 \begin_layout Standard
277 The 
278 \emph on
279 Introduction
280 \emph default
281  manual describes several things in addition to \SpecialChar LyX
282 's philosophy: most importantly,
283  the format of all of the manuals.
284  If you don't read it, you will have a bear of a time navigating this manual.
285  You might also be better served looking in one of the other manuals instead
286  of this one.
287  The 
288 \emph on
289 Introduction
290 \emph default
291  manual describes that, too.
292 \end_layout
293
294 \begin_layout Section
295 How \SpecialChar LyX
296  Looks
297 \end_layout
298
299 \begin_layout Standard
300 Like most applications, \SpecialChar LyX
301  has the familiar menu bar across the top of its
302  window.
303  Below it is a toolbar with a pulldown box and various buttons.
304  There is, of course, a vertical scrollbar and a main work area for editing
305  documents.
306 \end_layout
307
308 \begin_layout Standard
309 Note that there is no horizontal scrollbar.
310  This is not a bug or an oversight, but intentional.
311  When you read a book, you expect the end of a line to wrap around to the
312  next line.
313  Text overflows onto new pages in a vertical fashion, hence the need for
314  only a vertical scrollbar.
315  There are three cases where you might want a horizontal scrollbar.
316  The first case is large images.
317  To avoid them being displayed larger than your screen, left click on the
318  image and use the option 
319 \family sans
320 Scale on Screen
321 \family default
322  in the tab 
323 \family sans
324 \SpecialChar LaTeX
325  and \SpecialChar LyX
326  options
327 \family default
328 .
329  The second and third cases are tables and equations which are wider than
330  the \SpecialChar LyX
331  window.
332  You can use the arrow keys to scroll horizontally through the table, but
333  this doesn't work for equations yet.
334 \end_layout
335
336 \begin_layout Standard
337 For a brief description of all \SpecialChar LyX
338  menus and toolbar buttons, have a look at
339  Appendix
340 \begin_inset space ~
341 \end_inset
342
343
344 \begin_inset CommandInset ref
345 LatexCommand ref
346 reference "chap:The-User-Interface"
347
348 \end_inset
349
350 .
351 \end_layout
352
353 \begin_layout Section
354 HELP
355 \end_layout
356
357 \begin_layout Standard
358 The help system consists of the \SpecialChar LyX
359  manuals.
360  You can read all of the manuals from inside \SpecialChar LyX
361 .
362  Just select the manual you want to read from the 
363 \family sans
364 Help
365 \family default
366  menu.
367 \end_layout
368
369 \begin_layout Section
370 Basic \SpecialChar LyX
371  Setup
372 \begin_inset CommandInset label
373 LatexCommand label
374 name "sec:Basic-LyX-Setup"
375
376 \end_inset
377
378
379 \end_layout
380
381 \begin_layout Standard
382 Almost all features of \SpecialChar LyX
383  can be configured via the menu 
384 \family sans
385 Tools\SpecialChar menuseparator
386 Preferences
387 \family default
388 .
389 \begin_inset Index idx
390 status collapsed
391
392 \begin_layout Plain Layout
393 Preferences
394 \end_layout
395
396 \end_inset
397
398  \SpecialChar LyX
399  is able to inspect your system to see what programs, \SpecialChar LaTeX
400  document classes
401  and \SpecialChar LaTeX
402  packages are available.
403  It uses this knowledge to give reasonable defaults for the preferences
404  settings.
405  Although this configuration has already been done when \SpecialChar LyX
406  was installed on
407  your system, you might have some items that you installed locally, e.
408 \begin_inset space \thinspace{}
409 \end_inset
410
411 g.
412 \begin_inset space \space{}
413 \end_inset
414
415 new \SpecialChar LaTeX
416  classes, and which are not seen by \SpecialChar LyX
417 .
418  To force \SpecialChar LyX
419  to re-inspect your system, you should use 
420 \family sans
421 Tools\SpecialChar menuseparator
422 Reconfigure
423 \family default
424 .
425 \begin_inset Index idx
426 status collapsed
427
428 \begin_layout Plain Layout
429 Reconfiguration of \SpecialChar LyX
430
431 \end_layout
432
433 \end_inset
434
435  You should then restart \SpecialChar LyX
436  to ensure that the changes are taken into account.
437 \end_layout
438
439 \begin_layout Section
440 \SpecialChar LaTeX
441  Setup
442 \begin_inset CommandInset label
443 LatexCommand label
444 name "sec:LaTeX-Setup"
445
446 \end_inset
447
448
449 \end_layout
450
451 \begin_layout Standard
452 You can edit documents in \SpecialChar LyX
453  without having \SpecialChar LaTeX
454  installed, but you will not be
455  able to create PDFs or print your documents unless you do have it installed.
456  However, some \SpecialChar LyX
457  documents use DocBook as the “backend” that can produce
458  PDFs and the like, and every \SpecialChar LyX
459  document can always be output as plain text
460  or as XHTML.
461 \end_layout
462
463 \begin_layout Standard
464 Some document classes may depend upon specific \SpecialChar LaTeX
465  or DocBook classes or packages.
466  Such document classes can be used even if you do not have the required
467  files installed, but you will not be able to produce certain kinds of output.
468 \end_layout
469
470 \begin_layout Standard
471 The \SpecialChar LaTeX
472  packages that \SpecialChar LyX
473  has found on your system are listed in a file you can
474  view from the menu 
475 \family sans
476 Help\SpecialChar menuseparator
477 LaTeX
478 \begin_inset space ~
479 \end_inset
480
481 Configuration
482 \family default
483 .
484  If you are missing packages you need, then you must install them and then
485  reconfigure \SpecialChar LyX
486  (menu 
487 \family sans
488 Tools\SpecialChar menuseparator
489 Reconfigure
490 \family default
491 ).
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Reconfiguration of \SpecialChar LyX
497
498 \end_layout
499
500 \end_inset
501
502  See section 
503 \emph on
504 Installing new \SpecialChar LaTeX
505  files
506 \emph default
507  of the 
508 \emph on
509 Customization
510 \emph default
511  manual for more information on installing additional \SpecialChar LaTeX
512  packages.
513 \end_layout
514
515 \begin_layout Chapter
516 How to work with \SpecialChar LyX
517
518 \end_layout
519
520 \begin_layout Section
521 Basic File Operations
522 \begin_inset Index idx
523 status collapsed
524
525 \begin_layout Plain Layout
526 File Operations
527 \end_layout
528
529 \end_inset
530
531
532 \end_layout
533
534 \begin_layout Standard
535 Under the 
536 \family sans
537 File
538 \family default
539  menu and in the standard toolbar are basic operations for any word processor
540  in addition to some more advanced operations:
541 \end_layout
542
543 \begin_layout Itemize
544
545 \family sans
546 New, 
547 \family default
548
549 \begin_inset Info
550 type  "shortcut"
551 arg   "buffer-new"
552 \end_inset
553
554  or
555 \family sans
556  
557 \begin_inset Info
558 type  "icon"
559 arg   "buffer-new"
560 \end_inset
561
562
563 \end_layout
564
565 \begin_layout Itemize
566
567 \family sans
568 New
569 \begin_inset space ~
570 \end_inset
571
572 from
573 \begin_inset space ~
574 \end_inset
575
576 Template, 
577 \family default
578
579 \begin_inset Info
580 type  "shortcut"
581 arg   "buffer-new-template"
582 \end_inset
583
584
585 \end_layout
586
587 \begin_layout Itemize
588
589 \family sans
590 Open, 
591 \family default
592
593 \begin_inset Info
594 type  "shortcut"
595 arg   "file-open"
596 \end_inset
597
598  or
599 \family sans
600  
601 \begin_inset Info
602 type  "icon"
603 arg   "file-open"
604 \end_inset
605
606
607 \end_layout
608
609 \begin_layout Itemize
610
611 \family sans
612 Open
613 \begin_inset space ~
614 \end_inset
615
616 Recent
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Close, 
623 \family default
624
625 \begin_inset Info
626 type  "shortcut"
627 arg   "view-close"
628 \end_inset
629
630
631 \end_layout
632
633 \begin_layout Itemize
634
635 \family sans
636 Save, 
637 \family default
638
639 \begin_inset Info
640 type  "shortcut"
641 arg   "buffer-write"
642 \end_inset
643
644  or
645 \family sans
646  
647 \begin_inset Info
648 type  "icon"
649 arg   "buffer-write"
650 \end_inset
651
652
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Save
659 \begin_inset space ~
660 \end_inset
661
662 As, 
663 \family default
664
665 \begin_inset Info
666 type  "shortcut"
667 arg   "buffer-write-as"
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Revert
677 \begin_inset space ~
678 \end_inset
679
680 to
681 \begin_inset space ~
682 \end_inset
683
684 saved
685 \end_layout
686
687 \begin_layout Itemize
688
689 \family sans
690 Exit, 
691 \family default
692
693 \begin_inset Info
694 type  "shortcut"
695 arg   "lyx-quit"
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Standard
702 They all do pretty much the same thing as in other word processors, with
703  a few minor differences.
704  The 
705 \family sans
706 File\SpecialChar menuseparator
707 New
708 \begin_inset space ~
709 \end_inset
710
711 from
712 \begin_inset space ~
713 \end_inset
714
715 Template
716 \family default
717  command lists the available templates.
718  Selecting a template will automatically set certain layout features for
719  the document, features you would otherwise need to change manually.
720  They can be of use for certain classes, especially those for writing letters
721  (see sec.
722 \begin_inset space \thinspace{}
723 \end_inset
724
725
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:Document-Classes"
729
730 \end_inset
731
732 ).
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Note Greyedout
737 status open
738
739 \begin_layout Plain Layout
740
741 \series bold
742 Note:
743 \series default
744  There is no 
745 \begin_inset Quotes eld
746 \end_inset
747
748 default file
749 \begin_inset Quotes erd
750 \end_inset
751
752  or document named 
753 \begin_inset Quotes eld
754 \end_inset
755
756 Untitled
757 \begin_inset Quotes erd
758 \end_inset
759
760  or 
761 \begin_inset Quotes eld
762 \end_inset
763
764 scratch.
765 \begin_inset Quotes erd
766 \end_inset
767
768  Unless you tell \SpecialChar LyX
769  to open a file or create a new one, that big, blank space
770  is just that — a big, blank space.
771 \end_layout
772
773 \end_inset
774
775
776 \end_layout
777
778 \begin_layout Standard
779
780 \family sans
781 Revert
782 \begin_inset space ~
783 \end_inset
784
785 to
786 \begin_inset space ~
787 \end_inset
788
789 saved
790 \family default
791  and 
792 \family sans
793 Version
794 \begin_inset space ~
795 \end_inset
796
797 Control
798 \family default
799  are useful if more people work on the same document at the same time.
800 \begin_inset Foot
801 status collapsed
802
803 \begin_layout Plain Layout
804 If you plan to do this, you should check out the Version Control feature
805  in \SpecialChar LyX
806  also.
807  Read Additional Features\SpecialChar endofsentence
808
809 \end_layout
810
811 \end_inset
812
813  
814 \family sans
815 Revert
816 \begin_inset space ~
817 \end_inset
818
819 to
820 \begin_inset space ~
821 \end_inset
822
823 saved
824 \family default
825  will reload the document from disk.
826  You can of course also use it if you regret that you changed a document
827  and want to restore it to the last save.
828  With
829 \family sans
830  Version
831 \begin_inset space ~
832 \end_inset
833
834 Control 
835 \family default
836 you can register the changes you made to a document so that others can identify
837  them as your changes.
838 \end_layout
839
840 \begin_layout Section
841 Basic Editing Features
842 \begin_inset Index idx
843 status collapsed
844
845 \begin_layout Plain Layout
846 Editing
847 \end_layout
848
849 \end_inset
850
851
852 \begin_inset CommandInset label
853 LatexCommand label
854 name "sec:Basic-Editing-Features"
855
856 \end_inset
857
858
859 \end_layout
860
861 \begin_layout Standard
862 Like most modern word processors, \SpecialChar LyX
863  can perform cut and paste operations
864  on blocks of text, can move by character, word, or page of text, and can
865  delete whole words as well as individual characters.
866  The next four sections cover the basic \SpecialChar LyX
867  editing features and how to access
868  them.
869  We will start with cut and paste.
870 \end_layout
871
872 \begin_layout Standard
873 As you might expect, the 
874 \family sans
875 Edit
876 \family default
877  menu and the standard toolbar has the cut and paste commands, along with
878  various other editing features.
879  Some of these are special and covered in later sections.
880  The basic ones are:
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Cut
887 \family default
888
889 \begin_inset Index idx
890 status collapsed
891
892 \begin_layout Plain Layout
893 Cut
894 \end_layout
895
896 \end_inset
897
898
899 \family sans
900
901 \family default
902
903 \begin_inset Info
904 type  "shortcut"
905 arg   "cut"
906 \end_inset
907
908  or
909 \family sans
910  
911 \family default
912
913 \begin_inset Info
914 type  "icon"
915 arg   "cut"
916 \end_inset
917
918
919 \end_layout
920
921 \begin_layout Itemize
922
923 \family sans
924 Copy
925 \family default
926
927 \begin_inset Index idx
928 status collapsed
929
930 \begin_layout Plain Layout
931 Copy
932 \end_layout
933
934 \end_inset
935
936
937 \family sans
938
939 \family default
940
941 \begin_inset Info
942 type  "shortcut"
943 arg   "copy"
944 \end_inset
945
946  or
947 \family sans
948  
949 \family default
950
951 \begin_inset Info
952 type  "icon"
953 arg   "copy"
954 \end_inset
955
956
957 \end_layout
958
959 \begin_layout Itemize
960
961 \family sans
962 Paste
963 \family default
964
965 \begin_inset Index idx
966 status collapsed
967
968 \begin_layout Plain Layout
969 Paste
970 \end_layout
971
972 \end_inset
973
974
975 \begin_inset Info
976 type  "shortcut"
977 arg   "paste"
978 \end_inset
979
980  or
981 \family sans
982  
983 \family default
984
985 \begin_inset Info
986 type  "icon"
987 arg   "paste"
988 \end_inset
989
990
991 \end_layout
992
993 \begin_layout Itemize
994
995 \family sans
996 Paste
997 \begin_inset space ~
998 \end_inset
999
1000 Recent
1001 \end_layout
1002
1003 \begin_layout Itemize
1004
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Special
1011 \end_layout
1012
1013 \begin_layout Itemize
1014
1015 \family sans
1016 Find
1017 \begin_inset space ~
1018 \end_inset
1019
1020 &
1021 \begin_inset space ~
1022 \end_inset
1023
1024 Replace
1025 \family default
1026
1027 \begin_inset Index idx
1028 status collapsed
1029
1030 \begin_layout Plain Layout
1031
1032 \family sans
1033 Find
1034 \end_layout
1035
1036 \end_inset
1037
1038
1039 \begin_inset Index idx
1040 status collapsed
1041
1042 \begin_layout Plain Layout
1043
1044 \family sans
1045 Replace
1046 \end_layout
1047
1048 \end_inset
1049
1050
1051 \family sans
1052
1053 \family default
1054
1055 \begin_inset Info
1056 type  "shortcut"
1057 arg   "dialog-show findreplaceadv"
1058 \end_inset
1059
1060  or
1061 \family sans
1062  
1063 \family default
1064
1065 \begin_inset Info
1066 type  "icon"
1067 arg   "dialog-show findreplace"
1068 \end_inset
1069
1070
1071 \end_layout
1072
1073 \begin_layout Standard
1074 The first three are self-explanatory.
1075  You can also copy text between \SpecialChar LyX
1076  and other programs by 
1077 \family sans
1078 Cut
1079 \family default
1080
1081 \family sans
1082 Copy
1083 \family default
1084  and 
1085 \family sans
1086 Paste
1087 \family default
1088 .
1089  
1090 \family sans
1091 Cut
1092 \family default
1093  and 
1094 \family sans
1095 Copy
1096 \family default
1097  put text in two versions into the clipboard (formatted and unformatted),
1098  so that other programs can choose the most suitable form.
1099  
1100 \family sans
1101 Paste
1102 \family default
1103  supports formatted and unformatted text as well, and additionally graphics.
1104  It tries to interpret the clipboard contents in an intelligent way.
1105  For example if the clipboard contains text in the format of comma separated
1106  values (CSV) and the cursor is inside a table, the text will be pasted
1107  into individual cells.
1108  The submenu of 
1109 \family sans
1110 Paste
1111 \begin_inset space ~
1112 \end_inset
1113
1114 Recent
1115 \family default
1116  shows you a list with the last strings you have pasted.
1117  You can insert one at the current cursor position by clicking on a list
1118  entry.
1119 \end_layout
1120
1121 \begin_layout Standard
1122 The submenu 
1123 \family sans
1124 Paste
1125 \begin_inset space ~
1126 \end_inset
1127
1128 Special
1129 \family default
1130  contains optional items for specific formats, depending on the clipboard
1131  contents.
1132  These include HTML, \SpecialChar LaTeX
1133 , Linkback
1134 \begin_inset space ~
1135 \end_inset
1136
1137 PDF
1138 \begin_inset Foot
1139 status collapsed
1140
1141 \begin_layout Plain Layout
1142 OS X only
1143 \end_layout
1144
1145 \end_inset
1146
1147 , PDF, PNG, JPEG and EMF.
1148  These menu items are useful if the clipboard contains the same contents
1149  in different formats, and you want to select one format explicitly.
1150  (E.
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 g.
1155 \begin_inset space \space{}
1156 \end_inset
1157
1158 some programs put an image into the clipboard as graphics and as a short
1159  text which is often meaningless.) The menu item 
1160 \family sans
1161 Paste
1162 \begin_inset space ~
1163 \end_inset
1164
1165 Special\SpecialChar menuseparator
1166 Plain
1167 \begin_inset space ~
1168 \end_inset
1169
1170 Text,
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 Join
1175 \begin_inset space ~
1176 \end_inset
1177
1178 Lines
1179 \family default
1180  is equivalent to 
1181 \family sans
1182 Paste
1183 \family default
1184 , with the only difference that it acts on text only.
1185  It will insert the text in the clipboard so that the whole text is inserted
1186  as one paragraph.
1187  A new paragraph is only started when there is a blank line in the text.
1188  Without 
1189 \family sans
1190 Join
1191 \begin_inset space ~
1192 \end_inset
1193
1194 Lines
1195 \family default
1196  the text is inserted as paragraphs where the line breaks of the text will
1197  start a new paragraph.
1198  This is for example useful to copy contents of tables from webpages to
1199  a table in \SpecialChar LyX
1200 .
1201  The items 
1202 \family sans
1203 Paste
1204 \begin_inset space ~
1205 \end_inset
1206
1207 Special\SpecialChar menuseparator
1208 Selection,
1209 \begin_inset space \thinspace{}
1210 \end_inset
1211
1212 Join
1213 \begin_inset space ~
1214 \end_inset
1215
1216 Lines
1217 \family default
1218  and 
1219 \family sans
1220 Paste
1221 \begin_inset space ~
1222 \end_inset
1223
1224 Special\SpecialChar menuseparator
1225 Selection
1226 \family default
1227  paste from the primary selection.
1228  This is normally the currently selected text.
1229 \end_layout
1230
1231 \begin_layout Standard
1232 The 
1233 \family sans
1234 Edit\SpecialChar menuseparator
1235 Find
1236 \begin_inset space ~
1237 \end_inset
1238
1239 &
1240 \begin_inset space ~
1241 \end_inset
1242
1243 Replace
1244 \family default
1245  item opens the 
1246 \family sans
1247 Find
1248 \begin_inset space ~
1249 \end_inset
1250
1251 and
1252 \begin_inset space ~
1253 \end_inset
1254
1255 Replace
1256 \family default
1257  dialog.
1258  Once you have found a word or expression, \SpecialChar LyX
1259  selects it.
1260  Hitting the 
1261 \family sans
1262 Replace
1263 \family default
1264  button replaces the selected text with the contents of the 
1265 \family sans
1266 Replace
1267 \begin_inset space ~
1268 \end_inset
1269
1270 with
1271 \family default
1272  field.
1273  You can click the 
1274 \family sans
1275 Find
1276 \begin_inset space ~
1277 \end_inset
1278
1279 Next
1280 \family default
1281  button to skip the current word.
1282  Hit 
1283 \family sans
1284 Replace
1285 \begin_inset space ~
1286 \end_inset
1287
1288 All
1289 \family default
1290  to replace all occurrences of the text in the document automatically.
1291  The 
1292 \family sans
1293 Case
1294 \begin_inset space ~
1295 \end_inset
1296
1297 sensitive
1298 \family default
1299  option can be used if you want the search to consider the case of the search
1300  word.
1301  If the toggle is set, searching for 
1302 \begin_inset Quotes eld
1303 \end_inset
1304
1305
1306 \family typewriter
1307 Test
1308 \family default
1309
1310 \begin_inset Quotes erd
1311 \end_inset
1312
1313  will not match the word 
1314 \begin_inset Quotes eld
1315 \end_inset
1316
1317
1318 \family typewriter
1319 test
1320 \family default
1321
1322 \begin_inset Quotes erd
1323 \end_inset
1324
1325 .
1326  The 
1327 \family sans
1328 Match whole words only
1329 \family default
1330  option can be used to force \SpecialChar LyX
1331  to only find complete words, e.
1332 \begin_inset space \thinspace{}
1333 \end_inset
1334
1335 g., searching for 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339
1340 \family typewriter
1341 star
1342 \family default
1343
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347  will not match 
1348 \begin_inset Quotes eld
1349 \end_inset
1350
1351
1352 \family typewriter
1353 starlet
1354 \family default
1355
1356 \begin_inset Quotes erd
1357 \end_inset
1358
1359 .
1360  \SpecialChar LyX
1361  offers also an advanced 
1362 \family sans
1363 Find
1364 \begin_inset space ~
1365 \end_inset
1366
1367 &
1368 \begin_inset space ~
1369 \end_inset
1370
1371 Replace
1372 \family default
1373  feature that is described in sec.
1374 \begin_inset space \thinspace{}
1375 \end_inset
1376
1377
1378 \begin_inset CommandInset ref
1379 LatexCommand ref
1380 reference "sec:Advanced-Find-and"
1381
1382 \end_inset
1383
1384 .
1385 \end_layout
1386
1387 \begin_layout Standard
1388 Things like notes, floats, etc.
1389 \begin_inset space \space{}
1390 \end_inset
1391
1392 (the so called 
1393 \begin_inset Quotes eld
1394 \end_inset
1395
1396 insets
1397 \begin_inset Quotes erd
1398 \end_inset
1399
1400 ) can be dissolved.
1401  This means that the inset is deleted and its content is left as normal
1402  text.
1403  Dissolving an inset is done by setting the cursor to the beginning of an
1404  inset and pressing 
1405 \family sans
1406 Backspace
1407 \family default
1408  or by setting the cursor to the end and pressing 
1409 \family sans
1410 Delete
1411 \family default
1412 .
1413 \end_layout
1414
1415 \begin_layout Standard
1416 Using the shortcut 
1417 \begin_inset Info
1418 type  "shortcuts"
1419 arg   "inset-select-all"
1420 \end_inset
1421
1422  while the cursor is in normal text selects the whole document.
1423  When the cursor is inside an inset 
1424 \begin_inset Info
1425 type  "shortcuts"
1426 arg   "inset-select-all"
1427 \end_inset
1428
1429  selects the content of the inset.
1430  Using 
1431 \begin_inset Info
1432 type  "shortcuts"
1433 arg   "inset-select-all"
1434 \end_inset
1435
1436  consecutively will increase the selection to the whole inset and then to
1437  the whole document.
1438  The shortcut 
1439 \begin_inset Info
1440 type  "shortcuts"
1441 arg   "command-sequence buffer-begin ; buffer-end-select"
1442 \end_inset
1443
1444  selects the whole document in every case and puts the cursor to the end
1445  of the document.
1446 \end_layout
1447
1448 \begin_layout Section
1449 Undo and Redo
1450 \begin_inset Index idx
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454 Redo
1455 \end_layout
1456
1457 \end_inset
1458
1459
1460 \begin_inset Index idx
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464 Undo
1465 \end_layout
1466
1467 \end_inset
1468
1469
1470 \begin_inset CommandInset label
1471 LatexCommand label
1472 name "sec:Undo-and-Redo"
1473
1474 \end_inset
1475
1476
1477 \end_layout
1478
1479 \begin_layout Standard
1480 If you make a mistake, you can easily recover from it.
1481  \SpecialChar LyX
1482  has a large-capacity undo/redo buffer.
1483  Select 
1484 \family sans
1485 Edit\SpecialChar menuseparator
1486 Undo
1487 \family default
1488  or the toolbar button 
1489 \begin_inset Info
1490 type  "icon"
1491 arg   "undo"
1492 \end_inset
1493
1494  to undo some mistake.
1495  If you accidentally undo too much, use 
1496 \family sans
1497 Edit\SpecialChar menuseparator
1498 Redo
1499 \family default
1500  or the toolbar button 
1501 \begin_inset Info
1502 type  "icon"
1503 arg   "redo"
1504 \end_inset
1505
1506  to 
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510 undo the undo.
1511 \begin_inset Quotes erd
1512 \end_inset
1513
1514  The undo mechanism is currently limited to 100
1515 \begin_inset space \thinspace{}
1516 \end_inset
1517
1518 steps to minimize memory overhead.
1519 \end_layout
1520
1521 \begin_layout Standard
1522 Note that if you revert back all changes to arrive at the document as it
1523  was last saved, the 
1524 \begin_inset Quotes eld
1525 \end_inset
1526
1527 changed
1528 \begin_inset Quotes erd
1529 \end_inset
1530
1531  status of the document is unfortunately not reset.
1532  This is a consequence of the 100
1533 \begin_inset space \thinspace{}
1534 \end_inset
1535
1536 step undo limit mentioned above.
1537 \end_layout
1538
1539 \begin_layout Standard
1540
1541 \family sans
1542 Undo
1543 \family default
1544  and 
1545 \family sans
1546 Redo
1547 \family default
1548  work on almost everything in \SpecialChar LyX
1549 .
1550  But they will not undo or redo text character by character, but by blocks
1551  of text.
1552 \end_layout
1553
1554 \begin_layout Section
1555 Mouse Operations
1556 \begin_inset Index idx
1557 status collapsed
1558
1559 \begin_layout Plain Layout
1560 Mouse Operations
1561 \end_layout
1562
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \begin_layout Standard
1569 These are the most basic mouse operations.
1570 \end_layout
1571
1572 \begin_layout Enumerate
1573 Motion
1574 \end_layout
1575
1576 \begin_deeper
1577 \begin_layout Itemize
1578 Click the 
1579 \emph on
1580 left mouse button
1581 \emph default
1582  once anywhere in the edit window.
1583  The cursor moves to the text under the mouse.
1584 \end_layout
1585
1586 \end_deeper
1587 \begin_layout Enumerate
1588 Selecting Text
1589 \end_layout
1590
1591 \begin_deeper
1592 \begin_layout Itemize
1593 Hold down the 
1594 \emph on
1595 left mouse button
1596 \emph default
1597  and drag the mouse.
1598  \SpecialChar LyX
1599  marks the text between the old and new mouse positions.
1600  Use 
1601 \family sans
1602 Edit\SpecialChar menuseparator
1603 Copy
1604 \family default
1605  to create a copy of the text in \SpecialChar LyX
1606 's buffer (and the clipboard).
1607 \end_layout
1608
1609 \begin_layout Itemize
1610 Re-position the cursor and then paste the text back into \SpecialChar LyX
1611  using 
1612 \family sans
1613 Edit\SpecialChar menuseparator
1614 Paste
1615 \family default
1616 .
1617 \end_layout
1618
1619 \end_deeper
1620 \begin_layout Enumerate
1621 Insets (Footnotes, Notes, Floats, etc.)
1622 \end_layout
1623
1624 \begin_deeper
1625 \begin_layout Standard
1626 Right-click on them to set their properties.
1627  Also check the appropriate section of this manual for more details.
1628 \end_layout
1629
1630 \end_deeper
1631 \begin_layout Section
1632 Navigating
1633 \begin_inset CommandInset label
1634 LatexCommand label
1635 name "sec:Navigating"
1636
1637 \end_inset
1638
1639
1640 \begin_inset Index idx
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644 Navigating
1645 \end_layout
1646
1647 \end_inset
1648
1649
1650 \end_layout
1651
1652 \begin_layout Standard
1653 \SpecialChar LyX
1654  offers you several ways to navigate in documents:
1655 \end_layout
1656
1657 \begin_layout Itemize
1658 The 
1659 \family sans
1660 Navigate
1661 \family default
1662  menu lists all sections of the document as submenu entries that you can
1663  click to jump to the corresponding document part.
1664 \end_layout
1665
1666 \begin_layout Itemize
1667 The “Outline”, which is accessed either by the menu 
1668 \family sans
1669 View\SpecialChar menuseparator
1670 Outline
1671 \begin_inset space ~
1672 \end_inset
1673
1674 Pane
1675 \family default
1676  or by the toolbar button 
1677 \begin_inset Info
1678 type  "icon"
1679 arg   "dialog-toggle toc"
1680 \end_inset
1681
1682 .
1683 \end_layout
1684
1685 \begin_layout Itemize
1686 You can set bookmarks in your document under 
1687 \family sans
1688 Navigate\SpecialChar menuseparator
1689 Bookmarks
1690 \family default
1691  and use the same menu to return to them.
1692  Note that bookmarks are saved between sessions.
1693 \end_layout
1694
1695 \begin_layout Standard
1696 The toolbar button 
1697 \begin_inset Info
1698 type  "icon"
1699 arg   "bookmark-goto 0"
1700 \end_inset
1701
1702  (also 
1703 \family sans
1704 Navigate\SpecialChar menuseparator
1705 Bookmarks\SpecialChar menuseparator
1706 Navigate
1707 \begin_inset space ~
1708 \end_inset
1709
1710 Back
1711 \family default
1712 ) jumps to the position in the document where you recently changed something.
1713  This is useful when you have a large document and have navigated or scrolled
1714  to another document part to look for something, and want to go back to
1715  your last editing position.
1716 \end_layout
1717
1718 \begin_layout Standard
1719 By pressing the 
1720 \family sans
1721 F5
1722 \family default
1723  key the cursor will be vertically centered in \SpecialChar LyX
1724 's main window.
1725 \end_layout
1726
1727 \begin_layout Subsection
1728 The Outliner
1729 \begin_inset CommandInset label
1730 LatexCommand label
1731 name "subsec:The-Outliner"
1732
1733 \end_inset
1734
1735
1736 \begin_inset Index idx
1737 status collapsed
1738
1739 \begin_layout Plain Layout
1740 Navigating ! Outline
1741 \end_layout
1742
1743 \end_inset
1744
1745
1746 \begin_inset Index idx
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750 Outline
1751 \end_layout
1752
1753 \end_inset
1754
1755
1756 \end_layout
1757
1758 \begin_layout Standard
1759 In the pull-down box at the top of the outline window, you can choose between
1760  several different lists, including other TOC-like objects, such as lists
1761  of tables and figures, but also lists of footnotes, or labels and cross-referen
1762 ces (see sec.
1763 \begin_inset space \thinspace{}
1764 \end_inset
1765
1766
1767 \begin_inset CommandInset ref
1768 LatexCommand ref
1769 reference "sec:Cross-References"
1770
1771 \end_inset
1772
1773 ), or notes, or citations (see sec.
1774 \begin_inset space \thinspace{}
1775 \end_inset
1776
1777
1778 \begin_inset CommandInset ref
1779 LatexCommand ref
1780 reference "sec:Bibliography"
1781
1782 \end_inset
1783
1784 ).
1785  Clicking on any of these will take you to the corresponding object in your
1786  document.
1787 \end_layout
1788
1789 \begin_layout Standard
1790 Right-clicking on elements in the Outline opens in many cases a context
1791  menu that will allow for direct modification of those elements.
1792  For example, with citations, the context menu allows you to open the citation
1793  dialog and to modify the citation.
1794 \end_layout
1795
1796 \begin_layout Standard
1797 The “Filter” field at the top allows you to restrict which entries appear
1798  in the Outline.
1799  For example, if you are displaying the list of Labels and References and
1800  wish to see only references to subsections, you can enter the text 
1801 \begin_inset Quotes eld
1802 \end_inset
1803
1804 sub:
1805 \begin_inset Quotes erd
1806 \end_inset
1807
1808  in the filter, and only entries containing that text will be displayed.
1809 \end_layout
1810
1811 \begin_layout Standard
1812 At the bottom of the outline are several buttons and the like that allow
1813  you further to control the display.
1814  The 
1815 \family sans
1816 Sort
1817 \family default
1818  option sorts the current list alphabetically.
1819  Otherwise, the elements appear in the order in which they occur in the
1820  document.
1821  The 
1822 \family sans
1823 Keep
1824 \family default
1825  option keeps it in the current view state.
1826  Keeping means that when you have, for example, the subsections of sections
1827 \begin_inset space ~
1828 \end_inset
1829
1830 2 and 4 displayed and click on section
1831 \begin_inset space ~
1832 \end_inset
1833
1834 3, the subsections of sections
1835 \begin_inset space ~
1836 \end_inset
1837
1838 2 and 4 will still be displayed.
1839  Without the 
1840 \family sans
1841 Keep
1842 \family default
1843  option they will be hidden to highlight the clicked section
1844 \begin_inset space ~
1845 \end_inset
1846
1847 3.
1848  Finally, the slider at the left can be used to open the Outline to a given
1849  
1850 \begin_inset Quotes eld
1851 \end_inset
1852
1853 depth
1854 \begin_inset Quotes erd
1855 \end_inset
1856
1857 .
1858  It is best just to experiment with it to see how it works.
1859 \end_layout
1860
1861 \begin_layout Standard
1862 The 
1863 \begin_inset Info
1864 type  "icon"
1865 arg   "reload"
1866 \end_inset
1867
1868  button refreshes the TOC (though this should not usually be necessary).
1869  Next to it are buttons that allow you to change the position of sections
1870  in your document.
1871  The 
1872 \begin_inset Info
1873 type  "icon"
1874 arg   "outline-down"
1875 \end_inset
1876
1877  and 
1878 \begin_inset Info
1879 type  "icon"
1880 arg   "outline-up"
1881 \end_inset
1882
1883  buttons move sections up and down in the document.
1884  So, for example, you can move section
1885 \begin_inset space ~
1886 \end_inset
1887
1888 2.5 before section
1889 \begin_inset space ~
1890 \end_inset
1891
1892 2.4 or after section
1893 \begin_inset space ~
1894 \end_inset
1895
1896 2.6.
1897  \SpecialChar LyX
1898  will then automatically renumber the sections to the new order.
1899  With the buttons 
1900 \begin_inset Info
1901 type  "icon"
1902 arg   "outline-out"
1903 \end_inset
1904
1905  and 
1906 \begin_inset Info
1907 type  "icon"
1908 arg   "outline-in"
1909 \end_inset
1910
1911  (or the corresponding key bindings 
1912 \family sans
1913 Tab
1914 \family default
1915  and 
1916 \family sans
1917 Shift-Tab
1918 \family default
1919 ) you can change the level of sections.
1920  So you can for example make section
1921 \begin_inset space ~
1922 \end_inset
1923
1924 2.5 chapter
1925 \begin_inset space ~
1926 \end_inset
1927
1928 3 or subsection
1929 \begin_inset space ~
1930 \end_inset
1931
1932 2.4.1.
1933 \end_layout
1934
1935 \begin_layout Subsection
1936 Horizontal Scrolling
1937 \begin_inset Index idx
1938 status collapsed
1939
1940 \begin_layout Plain Layout
1941 Navigating ! Horizontal Scrolling
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \begin_layout Standard
1950 \SpecialChar LyX
1951  does not have a horizontal scrollbar because the standard output page formats
1952  like e.
1953 \begin_inset space \thinspace{}
1954 \end_inset
1955
1956 g.
1957 \begin_inset space \space{}
1958 \end_inset
1959
1960 ISO
1961 \begin_inset space ~
1962 \end_inset
1963
1964 A4 are less wide than PC or laptop screens.
1965  Therefore you will get troubles in the output of your document if document
1966  parts exceed the width of the \SpecialChar LyX
1967  main screen.
1968 \end_layout
1969
1970 \begin_layout Standard
1971 There are of course exceptions where horizontal scrolling is necessary.
1972  For example
1973 \end_layout
1974
1975 \begin_layout Itemize
1976 \SpecialChar LyX
1977  is used on a small tablet computer
1978 \end_layout
1979
1980 \begin_layout Itemize
1981 Wide tables that are rotated 90° to fit a whole page
1982 \begin_inset Foot
1983 status collapsed
1984
1985 \begin_layout Plain Layout
1986 See section 
1987 \emph on
1988 Rotated Floats
1989 \emph default
1990  of the 
1991 \emph on
1992 Embedded
1993 \begin_inset space ~
1994 \end_inset
1995
1996 Objects
1997 \emph default
1998  manual.
1999 \end_layout
2000
2001 \end_inset
2002
2003
2004 \end_layout
2005
2006 \begin_layout Itemize
2007 Math constructs with long command names
2008 \end_layout
2009
2010 \begin_layout Standard
2011 For these cases \SpecialChar LyX
2012  has an mechanism that scrolls automatically when the cursor
2013  is moved.
2014  As example shrink the \SpecialChar LyX
2015  windows so that table
2016 \begin_inset space ~
2017 \end_inset
2018
2019
2020 \begin_inset CommandInset ref
2021 LatexCommand ref
2022 reference "tab:Horizontal-scrollong-test"
2023
2024 \end_inset
2025
2026  is wider.
2027  You will now see a dotted red line at the right or the left side of the
2028  table.
2029  Put the cursor into the table and move it with the Tab or the arrow keys
2030  to see the horizontal scrolling of the table.
2031 \end_layout
2032
2033 \begin_layout Standard
2034 \begin_inset Float table
2035 placement h
2036 wide false
2037 sideways false
2038 status open
2039
2040 \begin_layout Plain Layout
2041 \begin_inset Caption Standard
2042
2043 \begin_layout Plain Layout
2044 \begin_inset CommandInset label
2045 LatexCommand label
2046 name "tab:Horizontal-scrollong-test"
2047
2048 \end_inset
2049
2050 Horizontal scrolling test.
2051 \end_layout
2052
2053 \end_inset
2054
2055
2056 \end_layout
2057
2058 \begin_layout Plain Layout
2059 \align center
2060 \begin_inset Tabular
2061 <lyxtabular version="3" rows="1" columns="3">
2062 <features tabularvalignment="middle">
2063 <column alignment="center" valignment="top" width="4.7cm">
2064 <column alignment="center" valignment="top" width="4.7cm">
2065 <column alignment="center" valignment="top" width="4.7cm">
2066 <row>
2067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2068 \begin_inset Text
2069
2070 \begin_layout Plain Layout
2071 a
2072 \end_layout
2073
2074 \end_inset
2075 </cell>
2076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2077 \begin_inset Text
2078
2079 \begin_layout Plain Layout
2080 b
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2086 \begin_inset Text
2087
2088 \begin_layout Plain Layout
2089 c
2090 \end_layout
2091
2092 \end_inset
2093 </cell>
2094 </row>
2095 </lyxtabular>
2096
2097 \end_inset
2098
2099
2100 \end_layout
2101
2102 \end_inset
2103
2104
2105 \end_layout
2106
2107 \begin_layout Section
2108 Input/Word Completion
2109 \begin_inset CommandInset label
2110 LatexCommand label
2111 name "sec:Input-Completion"
2112
2113 \end_inset
2114
2115
2116 \begin_inset Index idx
2117 status collapsed
2118
2119 \begin_layout Plain Layout
2120 Input completion
2121 \end_layout
2122
2123 \end_inset
2124
2125
2126 \begin_inset Index idx
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130 Word completion|see
2131 \begin_inset ERT
2132 status collapsed
2133
2134 \begin_layout Plain Layout
2135
2136 {
2137 \end_layout
2138
2139 \end_inset
2140
2141 Input completion
2142 \begin_inset ERT
2143 status collapsed
2144
2145 \begin_layout Plain Layout
2146
2147 }
2148 \end_layout
2149
2150 \end_inset
2151
2152
2153 \end_layout
2154
2155 \end_inset
2156
2157
2158 \end_layout
2159
2160 \begin_layout Standard
2161 \SpecialChar LyX
2162  provides completion of words by scanning all documents that are currently
2163  opened.
2164  Every word that appears in these documents is added to a database that
2165  is used to propose completions.
2166 \end_layout
2167
2168 \begin_layout Standard
2169 Input completion can be activated in the \SpecialChar LyX
2170  preferences (menu 
2171 \family sans
2172 Tools\SpecialChar menuseparator
2173 Preferences
2174 \family default
2175 ) in the section 
2176 \family sans
2177 Editing\SpecialChar menuseparator
2178 Input Completion
2179 \family default
2180 .
2181  With the option 
2182 \family sans
2183 Automatic
2184 \begin_inset space ~
2185 \end_inset
2186
2187 inline
2188 \begin_inset space ~
2189 \end_inset
2190
2191 completion
2192 \family default
2193  the proposed completion is shown directly after the cursor.
2194  With the option 
2195 \family sans
2196 Automatic
2197 \begin_inset space ~
2198 \end_inset
2199
2200 popup
2201 \family default
2202  the completions are always shown in a popup.
2203  The cursor completion indicator can be turned off by deselecting the option
2204  
2205 \family sans
2206 Cursor
2207 \begin_inset space ~
2208 \end_inset
2209
2210 indicator
2211 \family default
2212 .
2213  With the general options you can define the delay time for the inline and
2214  popup completion, you can set the minimal number of characters a word must
2215  have that it will be taken into account for a completion and you can choose
2216  if long completions should be abbreviated.
2217 \end_layout
2218
2219 \begin_layout Standard
2220 \SpecialChar LyX
2221  displays a small triangle after the cursor as an indicator that there are
2222  completions available.
2223  Press the 
2224 \family sans
2225 Tab
2226 \family default
2227  key to accept a proposed completion.
2228  If several completions are possible, a popup is opened showing them.
2229  You can select a completion in the popup using the mouse or the arrow keys,
2230  and accept the chosen completion by pressing 
2231 \family sans
2232 Return
2233 \family default
2234 .
2235 \end_layout
2236
2237 \begin_layout Standard
2238 The completion options for math in the preferences do the same as the correspond
2239 ing options for text.
2240  The special math option 
2241 \family sans
2242 Autocorrection
2243 \family default
2244  enables characters to be composed.
2245  If, for example, you want to insert the character 
2246 \begin_inset Formula $\Rightarrow$
2247 \end_inset
2248
2249 , you can then input the characters 
2250 \begin_inset Quotes eld
2251 \end_inset
2252
2253
2254 \series bold
2255 =>
2256 \series default
2257
2258 \begin_inset Quotes erd
2259 \end_inset
2260
2261  to a formula to get it.
2262  So this is a quick alternative to the insertion of commands or the use
2263  of the math toolbar.
2264  A list with supported character combinations can be found in the file 
2265 \family typewriter
2266 autocorrect
2267 \family default
2268  that is in \SpecialChar LyX
2269 's installation folder.
2270  Math autocorrection can at any time be turned on by pressing the exclamation
2271  mark key “!”.
2272  Pressing 
2273 \family sans
2274 Space
2275 \family default
2276  turns it off.
2277 \end_layout
2278
2279 \begin_layout Section
2280 Basic Key Bindings
2281 \begin_inset Index idx
2282 status collapsed
2283
2284 \begin_layout Plain Layout
2285 Key Bindings
2286 \end_layout
2287
2288 \end_inset
2289
2290
2291 \begin_inset Index idx
2292 status collapsed
2293
2294 \begin_layout Plain Layout
2295 Bindings|see
2296 \begin_inset ERT
2297 status collapsed
2298
2299 \begin_layout Plain Layout
2300
2301 {
2302 \end_layout
2303
2304 \end_inset
2305
2306 Key Bindings
2307 \begin_inset ERT
2308 status collapsed
2309
2310 \begin_layout Plain Layout
2311
2312 }
2313 \end_layout
2314
2315 \end_inset
2316
2317
2318 \end_layout
2319
2320 \end_inset
2321
2322
2323 \begin_inset Index idx
2324 status collapsed
2325
2326 \begin_layout Plain Layout
2327 Shortcuts|see
2328 \begin_inset ERT
2329 status collapsed
2330
2331 \begin_layout Plain Layout
2332
2333 {
2334 \end_layout
2335
2336 \end_inset
2337
2338 Key Bindings
2339 \begin_inset ERT
2340 status collapsed
2341
2342 \begin_layout Plain Layout
2343
2344 }
2345 \end_layout
2346
2347 \end_inset
2348
2349
2350 \end_layout
2351
2352 \end_inset
2353
2354
2355 \end_layout
2356
2357 \begin_layout Standard
2358 There are at least two different primary binding maps: 
2359 \family typewriter
2360 cua
2361 \family default
2362  and 
2363 \family typewriter
2364 emacs
2365 \family default
2366 .
2367  \SpecialChar LyX
2368 's default is 
2369 \family typewriter
2370 cua
2371 \family default
2372 , which can be changed in the \SpecialChar LyX
2373  preferences under 
2374 \family sans
2375 Editing\SpecialChar menuseparator
2376 Shortcuts
2377 \family default
2378 .
2379  (You can list or change any key bindings as explained in sec.
2380 \begin_inset space \thinspace{}
2381 \end_inset
2382
2383
2384 \begin_inset CommandInset ref
2385 LatexCommand ref
2386 reference "subsec:Editing-Shortcuts"
2387
2388 \end_inset
2389
2390 .)
2391 \end_layout
2392
2393 \begin_layout Standard
2394 Some keys, like 
2395 \family sans
2396 Page
2397 \begin_inset space ~
2398 \end_inset
2399
2400 Up
2401 \family default
2402
2403 \family sans
2404 Page
2405 \begin_inset space ~
2406 \end_inset
2407
2408 Down
2409 \family default
2410
2411 \family sans
2412 Left
2413 \family default
2414
2415 \family sans
2416 Right
2417 \family default
2418
2419 \family sans
2420 Up
2421 \family default
2422  and 
2423 \family sans
2424 Down
2425 \family default
2426 , do exactly what you expect them to do.
2427  Other keys don't:
2428 \end_layout
2429
2430 \begin_layout Labeling
2431 \labelwidthstring 00.00.0000
2432
2433 \family sans
2434 Tab
2435 \begin_inset CommandInset nomenclature
2436 LatexCommand nomenclature
2437 symbol "Tab"
2438 description "Tabulator key"
2439
2440 \end_inset
2441
2442
2443 \family default
2444  There is no such thing as a tab stop in \SpecialChar LyX
2445 .
2446  If you do not understand this, go read sections
2447 \begin_inset space ~
2448 \end_inset
2449
2450
2451 \begin_inset CommandInset ref
2452 LatexCommand ref
2453 reference "sec:Par-indent-intro"
2454
2455 \end_inset
2456
2457  and 
2458 \begin_inset CommandInset ref
2459 LatexCommand ref
2460 reference "sec:Paragraph-Environments"
2461
2462 \end_inset
2463
2464 , especially section
2465 \begin_inset space ~
2466 \end_inset
2467
2468
2469 \begin_inset CommandInset ref
2470 LatexCommand ref
2471 reference "subsec:Lists"
2472
2473 \end_inset
2474
2475 , right now.
2476  Yes, right now.
2477  If you are still confused, look in the 
2478 \emph on
2479 Tutorial
2480 \emph default
2481 .
2482 \begin_inset Newline newline
2483 \end_inset
2484
2485 In \SpecialChar LyX
2486  the 
2487 \family sans
2488 Tab
2489 \family default
2490  key is only used to accept proposed input completions, to move the cursor
2491  in tables or math matrices or to change the nesting level in Itemize or
2492  Enumerate.
2493 \end_layout
2494
2495 \begin_layout Labeling
2496 \labelwidthstring 00.00.0000
2497
2498 \family sans
2499 Esc
2500 \begin_inset CommandInset nomenclature
2501 LatexCommand nomenclature
2502 symbol "Esc"
2503 description "Escape key"
2504
2505 \end_inset
2506
2507
2508 \family default
2509  This is the 
2510 \begin_inset Quotes eld
2511 \end_inset
2512
2513 cancel key.
2514 \begin_inset Quotes erd
2515 \end_inset
2516
2517  It is used, generically, to cancel operations.
2518  Other parts of the manual will go into greater detail about this.
2519 \end_layout
2520
2521 \begin_layout Labeling
2522 \labelwidthstring 00.00.0000
2523
2524 \family sans
2525 Home
2526 \family default
2527
2528 \begin_inset space ~
2529 \end_inset
2530
2531 and
2532 \begin_inset space ~
2533 \end_inset
2534
2535
2536 \family sans
2537 End
2538 \family default
2539  These move the cursor, respectively, to the beginning and end of a line,
2540  unless you are using the Emacs bindings where they jump to the beginning
2541  or end of the file.
2542 \end_layout
2543
2544 \begin_layout Standard
2545 There are three modifier keys:
2546 \end_layout
2547
2548 \begin_layout Labeling
2549 \labelwidthstring 00.00.0000
2550
2551 \family sans
2552 Control
2553 \family default
2554  (Denoted by 
2555 \begin_inset Quotes eld
2556 \end_inset
2557
2558
2559 \family sans
2560 Ctrl
2561 \family default
2562
2563 \begin_inset Quotes erd
2564 \end_inset
2565
2566
2567 \begin_inset CommandInset nomenclature
2568 LatexCommand nomenclature
2569 symbol "Ctrl"
2570 description "Control key"
2571
2572 \end_inset
2573
2574  in the documentation files) This has a couple of different uses, depending
2575  on which keys it is used in combination with:
2576 \end_layout
2577
2578 \begin_deeper
2579 \begin_layout Itemize
2580
2581 \family sans
2582 Backspace
2583 \family default
2584  or 
2585 \family sans
2586 Delete
2587 \family default
2588 , it deletes an entire word instead of a single character.
2589 \end_layout
2590
2591 \begin_layout Itemize
2592
2593 \family sans
2594 Left
2595 \family default
2596  and 
2597 \family sans
2598 Right
2599 \family default
2600 , it moves by words instead of characters.
2601 \end_layout
2602
2603 \begin_layout Itemize
2604
2605 \family sans
2606 Home
2607 \family default
2608  and 
2609 \family sans
2610 End
2611 \family default
2612 , it moves to the beginning and the end of the document, respectively.
2613 \end_layout
2614
2615 \end_deeper
2616 \begin_layout Labeling
2617 \labelwidthstring 00.00.0000
2618
2619 \family sans
2620 Shift
2621 \family default
2622  (Denoted by 
2623 \begin_inset Quotes eld
2624 \end_inset
2625
2626
2627 \family sans
2628 Shift
2629 \family default
2630
2631 \begin_inset Quotes erd
2632 \end_inset
2633
2634
2635 \begin_inset CommandInset nomenclature
2636 LatexCommand nomenclature
2637 symbol "Shift"
2638 description "Shift key"
2639
2640 \end_inset
2641
2642  in the documentation files) Use this with any of the arrow keys to select
2643  the text between the old and new cursor positions.
2644 \end_layout
2645
2646 \begin_layout Labeling
2647 \labelwidthstring 00.00.0000
2648
2649 \family sans
2650 Alt
2651 \family default
2652  (Denoted by 
2653 \begin_inset Quotes eld
2654 \end_inset
2655
2656
2657 \family sans
2658 Alt
2659 \family default
2660
2661 \begin_inset Quotes erd
2662 \end_inset
2663
2664
2665 \begin_inset CommandInset nomenclature
2666 LatexCommand nomenclature
2667 symbol "Alt"
2668 description "Alt or Meta key"
2669
2670 \end_inset
2671
2672  in the documentation files) This is the Alt key on many keyboards, unless
2673  your keyboard has a distinct Meta key.
2674  If you have both keys, you will need to try out which one actually performs
2675  the 
2676 \family sans
2677 Alt+
2678 \family default
2679  function.
2680 \begin_inset Newline newline
2681 \end_inset
2682
2683 This key does many different things, but it also activates the 
2684 \emph on
2685 menu accelerator keys
2686 \emph default
2687 .
2688  If you use this in combination with any of the underlined letters in a
2689  menu or menu item, it selects that menu item.
2690 \end_layout
2691
2692 \begin_deeper
2693 \begin_layout Standard
2694 For example, the sequence 
2695 \begin_inset Quotes eld
2696 \end_inset
2697
2698
2699 \family sans
2700 Alt
2701 \begin_inset space ~
2702 \end_inset
2703
2704 e
2705 \begin_inset space ~
2706 \end_inset
2707
2708 s
2709 \family default
2710
2711 \begin_inset space ~
2712 \end_inset
2713
2714
2715 \family sans
2716 c
2717 \family default
2718
2719 \begin_inset Quotes erd
2720 \end_inset
2721
2722  brings up the 
2723 \begin_inset Quotes eld
2724 \end_inset
2725
2726 Text Style
2727 \begin_inset Quotes erd
2728 \end_inset
2729
2730  dialog.
2731  Typing 
2732 \begin_inset Quotes eld
2733 \end_inset
2734
2735
2736 \family sans
2737 Alt
2738 \begin_inset space ~
2739 \end_inset
2740
2741 f
2742 \family default
2743
2744 \begin_inset Quotes erd
2745 \end_inset
2746
2747  opens the 
2748 \family sans
2749 File
2750 \family default
2751  menu.
2752 \end_layout
2753
2754 \begin_layout Standard
2755 The 
2756 \emph on
2757 Shortcuts
2758 \emph default
2759  manual lists all other things bound to the 
2760 \family sans
2761 Alt
2762 \family default
2763  key.
2764 \end_layout
2765
2766 \end_deeper
2767 \begin_layout Standard
2768 You will learn more and more key bindings and short-cut keys as you use
2769  \SpecialChar LyX
2770 , because most actions will prompt a small message in the status bar at
2771  the bottom of \SpecialChar LyX
2772 's main window which describes the name of the action you
2773  have just triggered, and any existing key bindings for that action.
2774  The \SpecialChar LyX
2775  menus also list the defined key bindings.
2776  The notation for the key bindings is very similar to the notation used
2777  in this documentation, so you should not have any problems understanding
2778  it.
2779  However, notice that Shift-modifiers are explicitly mentioned, so 
2780 \begin_inset Quotes eld
2781 \end_inset
2782
2783
2784 \family sans
2785 Alt+P Shift+A
2786 \family default
2787
2788 \begin_inset Quotes erd
2789 \end_inset
2790
2791  means 
2792 \family sans
2793 Alt+P
2794 \family default
2795  followed by a capital 
2796 \family sans
2797 A
2798 \family default
2799 .
2800 \end_layout
2801
2802 \begin_layout Chapter
2803 \SpecialChar LyX
2804  Basics
2805 \begin_inset Index idx
2806 status collapsed
2807
2808 \begin_layout Plain Layout
2809 \SpecialChar LyX
2810  ! Basics
2811 \end_layout
2812
2813 \end_inset
2814
2815
2816 \end_layout
2817
2818 \begin_layout Section
2819 Document Types
2820 \begin_inset Index idx
2821 status collapsed
2822
2823 \begin_layout Plain Layout
2824 Document ! Types
2825 \end_layout
2826
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \begin_layout Subsection
2833 Introduction
2834 \end_layout
2835
2836 \begin_layout Standard
2837 Before you do anything else, before you ever start writing a document, you
2838  need to decide what type of document you want to edit.
2839  Different types of documents use different types of spacing, headings,
2840  numbering schemes, and so on.
2841  Additionally, different documents use different paragraph environments,
2842  and format the title of your document differently.
2843 \end_layout
2844
2845 \begin_layout Standard
2846
2847 \emph on
2848 document class
2849 \emph default
2850  describes a group of properties common to a particular set of documents.
2851  By setting the document class, you automatically select these properties,
2852  making it easier to create the type of document you want.
2853  If you don't choose a document class, \SpecialChar LyX
2854  picks one for you by default.
2855  So it is up to you to change the class of your document.
2856 \end_layout
2857
2858 \begin_layout Subsection
2859 Document Classes
2860 \begin_inset Index idx
2861 status collapsed
2862
2863 \begin_layout Plain Layout
2864 Document ! Classes
2865 \end_layout
2866
2867 \end_inset
2868
2869
2870 \begin_inset CommandInset label
2871 LatexCommand label
2872 name "sec:Document-Classes"
2873
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \begin_layout Standard
2880 You can select a class using the 
2881 \family sans
2882 Document\SpecialChar menuseparator
2883 Settings\SpecialChar menuseparator
2884 Document Class
2885 \family default
2886
2887 \begin_inset Index idx
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 Document ! Settings
2892 \end_layout
2893
2894 \end_inset
2895
2896  dialog.
2897  Select the class you want to use, and make any fine tunings of the options
2898  you may need.
2899 \end_layout
2900
2901 \begin_layout Subsubsection
2902 Overview
2903 \end_layout
2904
2905 \begin_layout Standard
2906 There are four standard document classes in \SpecialChar LyX
2907 .
2908  They are:
2909 \end_layout
2910
2911 \begin_layout Description
2912 Article for basic articles
2913 \end_layout
2914
2915 \begin_layout Description
2916 Report for basic reports
2917 \end_layout
2918
2919 \begin_layout Description
2920 Book for writing a book
2921 \end_layout
2922
2923 \begin_layout Description
2924 Letter for US-style letters
2925 \end_layout
2926
2927 \begin_layout Standard
2928 There are also some non-standard classes, which \SpecialChar LyX
2929  only uses if you have installed
2930  the corresponding \SpecialChar LaTeX
2931  class files, though most \SpecialChar LaTeX
2932  distributions will include
2933  many of these.
2934  Here are some of the classes.
2935  The full list with detailed explanations can be found in chapter 
2936 \emph on
2937 Special Document Classes
2938 \emph default
2939  in the 
2940 \emph on
2941 Additional Features
2942 \emph default
2943  manual:
2944 \end_layout
2945
2946 \begin_layout Description
2947 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2948 \end_layout
2949
2950 \begin_layout Description
2951 ACS For submissions to the journals published by the American Chemistry
2952  Society
2953 \end_layout
2954
2955 \begin_layout Description
2956 AGU For submissions to the journals published by the American Geophysical
2957  Union
2958 \end_layout
2959
2960 \begin_layout Description
2961 AMS Layouts for articles and books in the style and format used by the American
2962  Mathematical Society (AMS).
2963  There are three article layouts available.
2964  The standard one uses a typical numbering scheme for theorems etc., that
2965  prepends the section number to the number of the result.
2966  All result-type statements (propositions, corollaries, and so on) are sequenced
2967  together, but definitions, examples, and the like have their own sequence.
2968  The 
2969 \begin_inset Quotes eld
2970 \end_inset
2971
2972 sequential numbering
2973 \begin_inset Quotes erd
2974 \end_inset
2975
2976  scheme does not place the section number with each result, but numbers
2977  them throughout the article in a single sequence.
2978  Each type of result gets its own sequence.
2979  There is also a layout that dispenses with numbering of statements altogether.
2980 \end_layout
2981
2982 \begin_layout Description
2983 Beamer Layout for presentations
2984 \end_layout
2985
2986 \begin_layout Description
2987 Broadway Layout for writing plays.
2988  It is not an existing \SpecialChar LaTeX
2989  document class, but a new one that is distributed
2990  with \SpecialChar LyX
2991 .
2992 \end_layout
2993
2994 \begin_layout Description
2995 Chess Layout to write about chess games
2996 \end_layout
2997
2998 \begin_layout Description
2999 Curriculum
3000 \begin_inset space ~
3001 \end_inset
3002
3003 vitae classes to create curriculum vitae
3004 \end_layout
3005
3006 \begin_layout Description
3007 Elsarticle Layout for journals of the Elsevier publishing group
3008 \end_layout
3009
3010 \begin_layout Description
3011 Foils Used to make transparencies
3012 \end_layout
3013
3014 \begin_layout Description
3015 Hollywood Used to type spec scripts for the US film industry.
3016  It is not an existing \SpecialChar LaTeX
3017  document class, but a new one that is distributed
3018  with \SpecialChar LyX
3019 .
3020 \end_layout
3021
3022 \begin_layout Description
3023 IEEEtran Layout for the journals published by the Institute of Electrical
3024  and Electronics Engineers (IEEE)
3025 \end_layout
3026
3027 \begin_layout Description
3028 IOP Layout for journals of the Institute of Physics publishing group
3029 \end_layout
3030
3031 \begin_layout Description
3032 Kluwer Layout for journals of the Kluwer publishing group
3033 \end_layout
3034
3035 \begin_layout Description
3036 KOMA-Script a replacement for the standard classes, offers many useful features
3037  like caption formatting, automatic print space calculation etc.
3038  (Is used by this document.)
3039 \end_layout
3040
3041 \begin_layout Description
3042 Memoir another replacement for the standard classes
3043 \end_layout
3044
3045 \begin_layout Description
3046 Powerdot Layout for presentations
3047 \end_layout
3048
3049 \begin_layout Description
3050 REV
3051 \family sans
3052 TeX
3053 \family default
3054  is used to write articles for the publications of the American Physical
3055  Society (APS), American Institute of Physics (AIP), and Optical Society
3056  of America (OSA).
3057  This class is not completely compatible with all \SpecialChar LyX
3058  features.
3059 \end_layout
3060
3061 \begin_layout Description
3062 Slides Used to make transparencies
3063 \end_layout
3064
3065 \begin_layout Description
3066 SPIE
3067 \begin_inset space ~
3068 \end_inset
3069
3070 Proceedings Layout for the journals published by The International Society
3071  for Optical Engineering (SPIE)
3072 \end_layout
3073
3074 \begin_layout Description
3075 Springer Layouts for journals of the Springer publishing group
3076 \end_layout
3077
3078 \begin_layout Standard
3079 We will not go into detail about how to use these different document classes
3080  here.
3081  You can find details about the non-standard classes in chapter 
3082 \emph on
3083 Special Document Classes
3084 \emph default
3085  of the 
3086 \emph on
3087 Additional Features
3088 \emph default
3089  manual.
3090  Here, we will settle for a list of some of the common properties of all
3091  of the document classes.
3092 \end_layout
3093
3094 \begin_layout Subsubsection
3095 Availability
3096 \end_layout
3097
3098 \begin_layout Standard
3099 You will probably find that many of the document classes listed under 
3100 \family sans
3101 Document\SpecialChar menuseparator
3102 Settings\SpecialChar menuseparator
3103 Document Class
3104 \begin_inset Index idx
3105 status collapsed
3106
3107 \begin_layout Plain Layout
3108 Document ! Settings
3109 \end_layout
3110
3111 \end_inset
3112
3113  
3114 \family default
3115 are marked as 
3116 \begin_inset Quotes eld
3117 \end_inset
3118
3119 Unavailable
3120 \begin_inset Quotes erd
3121 \end_inset
3122
3123 .
3124  If you open a document that uses such a class, you will receive a warning
3125  saying that there are files that are required to produce output that are
3126  not installed.
3127  So it may seem that something is wrong.
3128 \end_layout
3129
3130 \begin_layout Standard
3131 Nothing is wrong.
3132  \SpecialChar LyX
3133  includes many more document classes than you will ever need to use, and
3134  some of them, like 
3135 \family sans
3136 IOP
3137 \family default
3138 , are highly specialized.
3139  \SpecialChar LyX
3140  tries to support as many different types of documents as possible, and
3141  it includes almost one hundred different layout files, with a growing number.
3142  No \SpecialChar LaTeX
3143  distribution will install by default all files that might be needed
3144  by some document class.
3145  There are just too many of them.
3146  That is why some of the document classes are unavailable.
3147 \end_layout
3148
3149 \begin_layout Standard
3150 If there is a document class you would like to use that is marked as 
3151 \begin_inset Quotes erd
3152 \end_inset
3153
3154 Unavailable
3155 \begin_inset Quotes erd
3156 \end_inset
3157
3158 , you just need to install the appropriate package files.
3159  The easiest way to find out which files you need to install is to use that
3160  document class for a new file.
3161  \SpecialChar LyX
3162  will display a dialog that will list the missing files.
3163  See section 
3164 \emph on
3165 Installing new \SpecialChar LaTeX
3166  files
3167 \emph default
3168  in of the 
3169 \emph on
3170 Customization
3171 \emph default
3172  manual for information on how to install them.
3173 \begin_inset VSpace medskip
3174 \end_inset
3175
3176
3177 \end_layout
3178
3179 \begin_layout Standard
3180 Although \SpecialChar LyX
3181  provides support for many different sorts of documents, it does
3182  not include support for every document class people might want to use.
3183  For example, many universities provide \SpecialChar LaTeX
3184  class files to be used for dissertation
3185 s submitted to those universities.
3186  The \SpecialChar LyX
3187  team cannot write layout files to support every one of these.
3188  There are too many.
3189  Fortunately, users can write their own layout files, and many users have
3190  done so.
3191  Chapter 
3192 \emph on
3193 Installing New Document Classes, Layouts, and Templates
3194 \emph default
3195  of the 
3196 \emph on
3197 Customization
3198 \emph default
3199  manual contains information on how to create layout files.
3200 \end_layout
3201
3202 \begin_layout Subsubsection
3203 Modules
3204 \begin_inset CommandInset label
3205 LatexCommand label
3206 name "subsec:Modules"
3207
3208 \end_inset
3209
3210
3211 \begin_inset Index idx
3212 status collapsed
3213
3214 \begin_layout Plain Layout
3215 Document ! Modules
3216 \end_layout
3217
3218 \end_inset
3219
3220
3221 \end_layout
3222
3223 \begin_layout Standard
3224 Modules load additional features that are not by default available in the
3225  chosen document class.
3226  For example you might want to write Braille (embossed printing) in a document.
3227  This is not available in any document class, so you have to load the correspond
3228 ing module in the 
3229 \family sans
3230 Modules
3231 \family default
3232  section of the 
3233 \family sans
3234 Document\SpecialChar menuseparator
3235 Settings
3236 \family default
3237
3238 \begin_inset Index idx
3239 status collapsed
3240
3241 \begin_layout Plain Layout
3242 Document ! Settings
3243 \end_layout
3244
3245 \end_inset
3246
3247  dialog.
3248  Highlighting a module in the dialog will bring up a description of what
3249  it does.
3250 \end_layout
3251
3252 \begin_layout Standard
3253 Some modules require \SpecialChar LaTeX
3254  packages or file format converters that are not always
3255  installed by default.
3256  \SpecialChar LyX
3257  will warn you if you do not have a required package or converter, and
3258  it will tell you what exactly you are missing.
3259  You can still use the module while editing your file, but you will not
3260  be able to export to PDF or print your document, since \SpecialChar LyX
3261  will not be able
3262  to compile the \SpecialChar LaTeX
3263  file without the missing prerequisites.
3264  If you want to be able to produce this kind of output, then you need to
3265  install the missing prerequisites and then reconfigure \SpecialChar LyX
3266  by selecting 
3267 \family sans
3268 Tools\SpecialChar menuseparator
3269 Reconfigure
3270 \family default
3271 .
3272 \begin_inset Index idx
3273 status collapsed
3274
3275 \begin_layout Plain Layout
3276 Reconfiguration of \SpecialChar LyX
3277
3278 \end_layout
3279
3280 \end_inset
3281
3282  See section Installing new \SpecialChar LaTeX
3283  files of the 
3284 \emph on
3285 Customization
3286 \emph default
3287  manual for more information on installing required packages.
3288 \end_layout
3289
3290 \begin_layout Standard
3291 \begin_inset Note Greyedout
3292 status open
3293
3294 \begin_layout Plain Layout
3295
3296 \series bold
3297 Note:
3298 \series default
3299  Some modules require other modules, and some pairs of modules are incompatible.
3300  \SpecialChar LyX
3301  will advise you about these things.
3302 \end_layout
3303
3304 \end_inset
3305
3306
3307 \end_layout
3308
3309 \begin_layout Subsubsection
3310 Local Layout
3311 \begin_inset CommandInset label
3312 LatexCommand label
3313 name "subsec:Local-Layout"
3314
3315 \end_inset
3316
3317
3318 \begin_inset Index idx
3319 status collapsed
3320
3321 \begin_layout Plain Layout
3322 Document ! Local Layout
3323 \end_layout
3324
3325 \end_inset
3326
3327
3328 \end_layout
3329
3330 \begin_layout Standard
3331 Modules are to \SpecialChar LyX
3332  much as packages are to \SpecialChar LaTeX
3333 : They are intended to be used in
3334  a variety of different documents.
3335  If you often find yourself needing the same sort of thing in different
3336  documents, you should consider writing a module for this purpose.
3337  Sometimes, however, a particular document has very special needs, but you
3338  need a specific inset or character style only that one time.
3339  You want something that is like a document's own \SpecialChar LaTeX
3340  preamble.
3341  What you want is \SpecialChar LyX
3342 's 
3343 \begin_inset Quotes eld
3344 \end_inset
3345
3346 Local Layout
3347 \begin_inset Quotes erd
3348 \end_inset
3349
3350 .
3351  See section 
3352 \emph on
3353 Local Layout
3354 \emph default
3355  of the 
3356 \emph on
3357 Customization
3358 \emph default
3359  manual for information on how to use it.
3360 \end_layout
3361
3362 \begin_layout Subsubsection
3363 Properties
3364 \end_layout
3365
3366 \begin_layout Standard
3367 Each class has a default set of options.
3368  Here's a quick table describing them:
3369 \end_layout
3370
3371 \begin_layout Standard
3372 \begin_inset VSpace 0.3cm
3373 \end_inset
3374
3375
3376 \end_layout
3377
3378 \begin_layout Standard
3379 \align center
3380 \begin_inset Tabular
3381 <lyxtabular version="3" rows="5" columns="5">
3382 <features tabularvalignment="middle">
3383 <column alignment="center" valignment="top" width="0pt">
3384 <column alignment="center" valignment="top" width="0pt">
3385 <column alignment="center" valignment="top" width="0pt">
3386 <column alignment="center" valignment="top" width="0pt">
3387 <column alignment="center" valignment="top" width="0pt">
3388 <row>
3389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402
3403 \family sans
3404 \series medium
3405 \shape up
3406 \size normal
3407 \emph off
3408 \bar no
3409 \noun off
3410 \color none
3411 Page style
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420
3421 \family sans
3422 \series medium
3423 \shape up
3424 \size normal
3425 \emph off
3426 \bar no
3427 \noun off
3428 \color none
3429 Sides
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438
3439 \family sans
3440 \series medium
3441 \shape up
3442 \size normal
3443 \emph off
3444 \bar no
3445 \noun off
3446 \color none
3447 Columns
3448 \end_layout
3449
3450 \end_inset
3451 </cell>
3452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456
3457 \series medium
3458 \shape up
3459 \size normal
3460 \emph off
3461 \bar no
3462 \noun off
3463 \color none
3464 Max.
3465  sectioning level
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 </row>
3471 <row>
3472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476
3477 \series medium
3478 \shape up
3479 \size normal
3480 \emph off
3481 \bar no
3482 \noun off
3483 \color none
3484 article
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493
3494 \family sans
3495 \series medium
3496 \shape up
3497 \size normal
3498 \emph off
3499 \bar no
3500 \noun off
3501 \color none
3502 Plain
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \family sans
3513 \series medium
3514 \shape up
3515 \size normal
3516 \emph off
3517 \bar no
3518 \noun off
3519 \color none
3520 One
3521 \end_layout
3522
3523 \end_inset
3524 </cell>
3525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3526 \begin_inset Text
3527
3528 \begin_layout Plain Layout
3529
3530 \family sans
3531 \series medium
3532 \shape up
3533 \size normal
3534 \emph off
3535 \bar no
3536 \noun off
3537 \color none
3538 One
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547
3548 \family sans
3549 \series medium
3550 \shape up
3551 \size normal
3552 \emph off
3553 \bar no
3554 \noun off
3555 \color none
3556 Section
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row>
3563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567
3568 \series medium
3569 \shape up
3570 \size normal
3571 \emph off
3572 \bar no
3573 \noun off
3574 \color none
3575 report
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584
3585 \family sans
3586 \series medium
3587 \shape up
3588 \size normal
3589 \emph off
3590 \bar no
3591 \noun off
3592 \color none
3593 Plain
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3599 \begin_inset Text
3600
3601 \begin_layout Plain Layout
3602
3603 \family sans
3604 \series medium
3605 \shape up
3606 \size normal
3607 \emph off
3608 \bar no
3609 \noun off
3610 \color none
3611 One
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620
3621 \family sans
3622 \series medium
3623 \shape up
3624 \size normal
3625 \emph off
3626 \bar no
3627 \noun off
3628 \color none
3629 One
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638
3639 \family sans
3640 \series medium
3641 \shape up
3642 \size normal
3643 \emph off
3644 \bar no
3645 \noun off
3646 \color none
3647 Chapter
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 <row>
3654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658
3659 \series medium
3660 \shape up
3661 \size normal
3662 \emph off
3663 \bar no
3664 \noun off
3665 \color none
3666 book
3667 \end_layout
3668
3669 \end_inset
3670 </cell>
3671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3672 \begin_inset Text
3673
3674 \begin_layout Plain Layout
3675
3676 \family sans
3677 \series medium
3678 \shape up
3679 \size normal
3680 \emph off
3681 \bar no
3682 \noun off
3683 \color none
3684 Headings
3685 \end_layout
3686
3687 \end_inset
3688 </cell>
3689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693
3694 \family sans
3695 \series medium
3696 \shape up
3697 \size normal
3698 \emph off
3699 \bar no
3700 \noun off
3701 \color none
3702 Two
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711
3712 \family sans
3713 \series medium
3714 \shape up
3715 \size normal
3716 \emph off
3717 \bar no
3718 \noun off
3719 \color none
3720 One
3721 \end_layout
3722
3723 \end_inset
3724 </cell>
3725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3726 \begin_inset Text
3727
3728 \begin_layout Plain Layout
3729
3730 \family sans
3731 \series medium
3732 \shape up
3733 \size normal
3734 \emph off
3735 \bar no
3736 \noun off
3737 \color none
3738 Chapter
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 </row>
3744 <row>
3745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749
3750 \series medium
3751 \shape up
3752 \size normal
3753 \emph off
3754 \bar no
3755 \noun off
3756 \color none
3757 letter
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766
3767 \family sans
3768 \series medium
3769 \shape up
3770 \size normal
3771 \emph off
3772 \bar no
3773 \noun off
3774 \color none
3775 Plain
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784
3785 \family sans
3786 \series medium
3787 \shape up
3788 \size normal
3789 \emph off
3790 \bar no
3791 \noun off
3792 \color none
3793 One
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802
3803 \family sans
3804 \series medium
3805 \shape up
3806 \size normal
3807 \emph off
3808 \bar no
3809 \noun off
3810 \color none
3811 One
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \series medium
3822 \shape up
3823 \size normal
3824 \emph off
3825 \bar no
3826 \noun off
3827 \color none
3828 none
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 </row>
3834 </lyxtabular>
3835
3836 \end_inset
3837
3838
3839 \end_layout
3840
3841 \begin_layout Standard
3842 \begin_inset VSpace 0.3cm
3843 \end_inset
3844
3845
3846 \end_layout
3847
3848 \begin_layout Standard
3849 You're probably also wondering what 
3850 \begin_inset Quotes eld
3851 \end_inset
3852
3853 Max.
3854 \begin_inset space ~
3855 \end_inset
3856
3857 sectioning level
3858 \begin_inset Quotes erd
3859 \end_inset
3860
3861  means.
3862  There are several paragraph environments used to create section headings.
3863  Different document classes allow different types of section headings.
3864  Only two use the 
3865 \family sans
3866 Chapter
3867 \family default
3868  heading; the rest do not and begin instead with the 
3869 \family sans
3870 Section
3871 \family default
3872  heading.
3873  Some document classes, such as the ones for letters, don't use any section
3874  headings.
3875  In addition to 
3876 \family sans
3877 Chapter
3878 \family default
3879  and 
3880 \family sans
3881 Section
3882 \family default
3883  headings, there are also 
3884 \family sans
3885 Subsection
3886 \family default
3887  headings, 
3888 \family sans
3889 Subsubsection
3890 \family default
3891  headings, and so on.
3892  We will describe these headings fully in section
3893 \begin_inset space ~
3894 \end_inset
3895
3896
3897 \begin_inset CommandInset ref
3898 LatexCommand ref
3899 reference "subsec:Headings"
3900
3901 \end_inset
3902
3903 .
3904 \end_layout
3905
3906 \begin_layout Subsection
3907 Document Layout
3908 \begin_inset CommandInset label
3909 LatexCommand label
3910 name "subsec:Document-Layout"
3911
3912 \end_inset
3913
3914
3915 \begin_inset Index idx
3916 status collapsed
3917
3918 \begin_layout Plain Layout
3919 Document ! Layout
3920 \end_layout
3921
3922 \end_inset
3923
3924
3925 \begin_inset Index idx
3926 status collapsed
3927
3928 \begin_layout Plain Layout
3929 Document ! Settings
3930 \end_layout
3931
3932 \end_inset
3933
3934
3935 \end_layout
3936
3937 \begin_layout Standard
3938 The most important properties of document classes are set in the menu 
3939 \family sans
3940 Document\SpecialChar menuseparator
3941 Settings
3942 \family default
3943 .
3944  There in the 
3945 \family sans
3946 Class
3947 \begin_inset space ~
3948 \end_inset
3949
3950 options
3951 \family default
3952  field under 
3953 \family sans
3954 Documents
3955 \begin_inset space ~
3956 \end_inset
3957
3958 Class
3959 \family default
3960 , you can enter special options for your document class in a comma-separated
3961  list.
3962  This is only necessary if \SpecialChar LyX
3963  doesn't support special options you want to
3964  use for your document.
3965  To learn more about your favorite \SpecialChar LaTeX
3966 -class and its options, you have to read
3967  its manual.
3968 \end_layout
3969
3970 \begin_layout Standard
3971 The drop box 
3972 \family sans
3973 Headings
3974 \begin_inset space ~
3975 \end_inset
3976
3977 style
3978 \family default
3979  in the 
3980 \family sans
3981 Document\SpecialChar menuseparator
3982 Settings
3983 \family default
3984  dialog under 
3985 \family sans
3986 Page
3987 \begin_inset space ~
3988 \end_inset
3989
3990 Layout
3991 \family default
3992  controls what sorts of headings and page numbers go on a page.
3993  You can choose between the following five options:
3994 \end_layout
3995
3996 \begin_layout Labeling
3997 \labelwidthstring 00.00.0000
3998
3999 \family sans
4000 Default
4001 \family default
4002  Use default page style of current class.
4003 \end_layout
4004
4005 \begin_layout Labeling
4006 \labelwidthstring 00.00.0000
4007
4008 \family sans
4009 empty
4010 \family default
4011  No page numbers or headings.
4012 \end_layout
4013
4014 \begin_layout Labeling
4015 \labelwidthstring 00.00.0000
4016
4017 \family sans
4018 plain
4019 \family default
4020  Page numbers only.
4021 \end_layout
4022
4023 \begin_layout Labeling
4024 \labelwidthstring 00.00.0000
4025
4026 \family sans
4027 headings
4028 \family default
4029  Page numbers and either the current chapter or section title and number.
4030  Whether \SpecialChar LyX
4031  uses the current chapter or the current section depends on the
4032  maximum sectioning level of the class.
4033 \end_layout
4034
4035 \begin_layout Labeling
4036 \labelwidthstring 00.00.0000
4037
4038 \family sans
4039 fancy
4040 \family default
4041  This allows you to define fully customizable headers and footers if you
4042  have the \SpecialChar LaTeX
4043 -package 
4044 \series bold
4045 fancyhdr
4046 \series default
4047
4048 \begin_inset Index idx
4049 status collapsed
4050
4051 \begin_layout Plain Layout
4052 \SpecialChar LaTeX
4053 -packages ! fancyhdr
4054 \end_layout
4055
4056 \end_inset
4057
4058  installed.
4059  How they are defined is explained in section
4060 \begin_inset space ~
4061 \end_inset
4062
4063
4064 \begin_inset CommandInset ref
4065 LatexCommand ref
4066 reference "sec:Customized-Page-Headers"
4067
4068 \end_inset
4069
4070 .
4071 \end_layout
4072
4073 \begin_layout Standard
4074 The separation of paragraphs is described in section
4075 \begin_inset space ~
4076 \end_inset
4077
4078
4079 \begin_inset CommandInset ref
4080 LatexCommand ref
4081 reference "subsec:Paragraph-Separation"
4082
4083 \end_inset
4084
4085 .
4086 \end_layout
4087
4088 \begin_layout Subsection
4089 Paper Size and Orientation
4090 \begin_inset Index idx
4091 status collapsed
4092
4093 \begin_layout Plain Layout
4094 Document ! Paper size
4095 \end_layout
4096
4097 \end_inset
4098
4099
4100 \begin_inset CommandInset label
4101 LatexCommand label
4102 name "subsec:Paper-Size,-Orientation"
4103
4104 \end_inset
4105
4106
4107 \end_layout
4108
4109 \begin_layout Standard
4110 You can find the following options in the menu 
4111 \family sans
4112 Page
4113 \begin_inset space ~
4114 \end_inset
4115
4116 Layout
4117 \family default
4118  of the 
4119 \family sans
4120 Document\SpecialChar menuseparator
4121 Settings
4122 \family default
4123  dialog:
4124 \begin_inset Index idx
4125 status collapsed
4126
4127 \begin_layout Plain Layout
4128 Document ! Settings
4129 \end_layout
4130
4131 \end_inset
4132
4133
4134 \end_layout
4135
4136 \begin_layout Labeling
4137 \labelwidthstring 00.00.0000
4138
4139 \family sans
4140 Paper
4141 \begin_inset space ~
4142 \end_inset
4143
4144 Format
4145 \family default
4146  What size paper to print on.
4147  The choices are
4148 \end_layout
4149
4150 \begin_deeper
4151 \begin_layout Itemize
4152
4153 \family sans
4154 Default
4155 \end_layout
4156
4157 \begin_layout Itemize
4158
4159 \family sans
4160 A0 - A6
4161 \end_layout
4162
4163 \begin_layout Itemize
4164
4165 \family sans
4166 B0 - B6
4167 \end_layout
4168
4169 \begin_layout Itemize
4170
4171 \family sans
4172 C0 - C6
4173 \end_layout
4174
4175 \begin_layout Itemize
4176
4177 \family sans
4178 US letter, US legal, US executive
4179 \end_layout
4180
4181 \begin_layout Itemize
4182
4183 \family sans
4184 JIS B0 - JIS B6
4185 \end_layout
4186
4187 \begin_layout Itemize
4188
4189 \family sans
4190 Custom
4191 \end_layout
4192
4193 \end_deeper
4194 \begin_layout Labeling
4195 \labelwidthstring 00.00.0000
4196
4197 \family sans
4198 Orientation
4199 \family default
4200  To choose whether to output as 
4201 \family sans
4202 Landscape
4203 \family default
4204  or as 
4205 \family sans
4206 Portrait
4207 \family default
4208 .
4209 \end_layout
4210
4211 \begin_layout Labeling
4212 \labelwidthstring 00.00.0000
4213
4214 \family sans
4215 Two-sided
4216 \begin_inset space ~
4217 \end_inset
4218
4219 document
4220 \family default
4221  Adjusts the print space to print both sides of paper.
4222  That means that the print space for odd- and even-numbered pages is different.
4223 \end_layout
4224
4225 \begin_layout Subsection
4226 Margins
4227 \begin_inset CommandInset label
4228 LatexCommand label
4229 name "subsec:Margins"
4230
4231 \end_inset
4232
4233
4234 \begin_inset Index idx
4235 status collapsed
4236
4237 \begin_layout Plain Layout
4238 Document ! Margins
4239 \end_layout
4240
4241 \end_inset
4242
4243
4244 \begin_inset Index idx
4245 status collapsed
4246
4247 \begin_layout Plain Layout
4248 Margins
4249 \end_layout
4250
4251 \end_inset
4252
4253
4254 \end_layout
4255
4256 \begin_layout Standard
4257 Paper margins are set in the menu 
4258 \family sans
4259 Document\SpecialChar menuseparator
4260 Settings
4261 \family default
4262 .
4263 \begin_inset Index idx
4264 status collapsed
4265
4266 \begin_layout Plain Layout
4267 Document ! Settings
4268 \end_layout
4269
4270 \end_inset
4271
4272
4273 \end_layout
4274
4275 \begin_layout Standard
4276 If you use a KOMA-Script document class, you can use the default settings
4277  because KOMA-Script calculates the print space automatically by taking
4278  the paper format and the font size into account.
4279 \end_layout
4280
4281 \begin_layout Subsection
4282 Important Note
4283 \end_layout
4284
4285 \begin_layout Standard
4286 If you change a document class, \SpecialChar LyX
4287  has to convert 
4288 \emph on
4289 everything
4290 \emph default
4291  into the new class.
4292  That includes the paragraph environments.
4293  Some paragraph environments are standard, in so far as all of the document
4294  classes have them; but some classes have special paragraph environments.
4295  If this is the case, and you change the document class, \SpecialChar LyX
4296  will mark the
4297  paragraphs whose styles it no longer understands as 
4298 \begin_inset Quotes eld
4299 \end_inset
4300
4301 unknown
4302 \begin_inset Quotes erd
4303 \end_inset
4304
4305 .
4306  The name of the style is retained, in case you should want to go back to
4307  the old class.
4308  But these paragraphs will be output with no special formatting, so you
4309  will either need to create a new style yourself or else convert these paragraph
4310 s manually to a style present in your new document class.
4311 \end_layout
4312
4313 \begin_layout Section
4314 Paragraph Indentation and Separation
4315 \begin_inset Index idx
4316 status collapsed
4317
4318 \begin_layout Plain Layout
4319 Paragraph ! Indentation
4320 \end_layout
4321
4322 \end_inset
4323
4324
4325 \end_layout
4326
4327 \begin_layout Subsection
4328 Introduction
4329 \begin_inset CommandInset label
4330 LatexCommand label
4331 name "sec:Par-indent-intro"
4332
4333 \end_inset
4334
4335
4336 \end_layout
4337
4338 \begin_layout Standard
4339 Before describing all of the various paragraph environments, we'd like to
4340  say a word or two about paragraph indentation.
4341 \end_layout
4342
4343 \begin_layout Standard
4344 Everyone seems to have their own convention for separating paragraphs.
4345  Most Americans indent the first line of a paragraph.
4346  Others don't indent but put extra space between the paragraphs.
4347  If you choose indentation for paragraphs the 
4348 \emph on
4349 first
4350 \emph default
4351  paragraph of a section, or after a figure, an equation, a table, a list,
4352  etc., is 
4353 \emph on
4354 not
4355 \emph default
4356  indented.
4357  Only a paragraph following another paragraph gets indented.
4358  Note that the indentation behavior is different when you use another document
4359  language than English.
4360  \SpecialChar LaTeX
4361  takes care that the indentation follows the rules of the language used.
4362 \end_layout
4363
4364 \begin_layout Standard
4365 The space between paragraphs, like the line spacing, the space between headings
4366  and text — in fact, all the spacing for just about everything —is pre-coded
4367  into \SpecialChar LyX
4368 .
4369  As we said, you don't worry about how much space to add between what.
4370  \SpecialChar LyX
4371  takes care of that.
4372  In fact, these pre-coded vertical spacings aren't a single number but a
4373  range.
4374  That way, \SpecialChar LyX
4375  can squish or stretch the space between lines to make sure figures
4376  fit on a page with text, so that sections don't start at the bottom of
4377  a page, and so on.
4378 \begin_inset Foot
4379 status collapsed
4380
4381 \begin_layout Plain Layout
4382 \SpecialChar LaTeX
4383  does this when \SpecialChar LyX
4384  goes to produce a printable file.
4385 \end_layout
4386
4387 \end_inset
4388
4389  However, pre-coded doesn't mean you can't change them.
4390  \SpecialChar LyX
4391  gives you the ability globally to change 
4392 \emph on
4393 all
4394 \emph default
4395  these pre-coded spacings.
4396  We will explain more later.
4397 \end_layout
4398
4399 \begin_layout Subsection
4400 Paragraph Separation
4401 \begin_inset CommandInset label
4402 LatexCommand label
4403 name "subsec:Paragraph-Separation"
4404
4405 \end_inset
4406
4407
4408 \begin_inset Index idx
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 Paragraph ! Separation
4413 \end_layout
4414
4415 \end_inset
4416
4417
4418 \end_layout
4419
4420 \begin_layout Standard
4421 Select 
4422 \family sans
4423 Indentation
4424 \family default
4425  or 
4426 \family sans
4427 Vertical
4428 \begin_inset space ~
4429 \end_inset
4430
4431 space
4432 \family default
4433  in the submenu 
4434 \family sans
4435 Text
4436 \begin_inset space ~
4437 \end_inset
4438
4439 Layout
4440 \family default
4441  of the dialog 
4442 \family sans
4443 Document\SpecialChar menuseparator
4444 Settings
4445 \family default
4446
4447 \begin_inset Index idx
4448 status collapsed
4449
4450 \begin_layout Plain Layout
4451 Document ! Settings
4452 \end_layout
4453
4454 \end_inset
4455
4456  to indent paragraphs or to add extra space between paragraphs, respectively.
4457 \end_layout
4458
4459 \begin_layout Subsection
4460 Fine-Tuning
4461 \end_layout
4462
4463 \begin_layout Standard
4464 You can also change the separation method of a single paragraph.
4465  Open the 
4466 \family sans
4467 Edit\SpecialChar menuseparator
4468 Paragraph
4469 \begin_inset space ~
4470 \end_inset
4471
4472 Settings
4473 \family default
4474  dialog and toggle the 
4475 \family sans
4476 Indent
4477 \begin_inset space ~
4478 \end_inset
4479
4480 Paragraph
4481 \family default
4482  option to change the state of the current paragraph (shortcut 
4483 \begin_inset Info
4484 type  "shortcut"
4485 arg   "paragraph-params \\indent-toggle"
4486 \end_inset
4487
4488 ).
4489  If paragraphs have no indentation but use extra space for separation, this
4490  button will be ignored (you can't indent a single paragraph by toggling
4491  this).
4492 \end_layout
4493
4494 \begin_layout Standard
4495 You should only need to change the indentation method for a single paragraph
4496  if you need to do some fine-tuning.
4497 \end_layout
4498
4499 \begin_layout Subsection
4500 Line Spacing
4501 \begin_inset Index idx
4502 status collapsed
4503
4504 \begin_layout Plain Layout
4505 Paragraph ! Line spacing
4506 \end_layout
4507
4508 \end_inset
4509
4510
4511 \end_layout
4512
4513 \begin_layout Standard
4514 In the 
4515 \family sans
4516 Document\SpecialChar menuseparator
4517 Settings
4518 \noun on
4519
4520 \begin_inset Index idx
4521 status collapsed
4522
4523 \begin_layout Plain Layout
4524 Document ! Settings
4525 \end_layout
4526
4527 \end_inset
4528
4529
4530 \family default
4531 \noun default
4532  dialog you can set the line spacing for the whole document in the submenu
4533  
4534 \family sans
4535 Text
4536 \begin_inset space ~
4537 \end_inset
4538
4539 Layout
4540 \family default
4541 .
4542 \begin_inset Foot
4543 status collapsed
4544
4545 \begin_layout Plain Layout
4546 You need to have the \SpecialChar LaTeX
4547 -package 
4548 \series bold
4549 setspace
4550 \series default
4551
4552 \begin_inset Index idx
4553 status collapsed
4554
4555 \begin_layout Plain Layout
4556 \SpecialChar LaTeX
4557 -packages ! setspace
4558 \end_layout
4559
4560 \end_inset
4561
4562  installed to use this feature.
4563 \end_layout
4564
4565 \end_inset
4566
4567  You can set it for a single paragraph in the 
4568 \family sans
4569 Edit\SpecialChar menuseparator
4570 Paragraph
4571 \begin_inset space ~
4572 \end_inset
4573
4574 Settings
4575 \family default
4576  dialog but this should be used very exceptionally because vertical spacing
4577  is normally defined in the environment's style.
4578 \end_layout
4579
4580 \begin_layout Section
4581 Paragraph Environments
4582 \begin_inset CommandInset label
4583 LatexCommand label
4584 name "sec:Paragraph-Environments"
4585
4586 \end_inset
4587
4588
4589 \begin_inset Index idx
4590 status collapsed
4591
4592 \begin_layout Plain Layout
4593 Paragraph ! Environments
4594 \end_layout
4595
4596 \end_inset
4597
4598
4599 \begin_inset Index idx
4600 status collapsed
4601
4602 \begin_layout Plain Layout
4603 Paragraph environments|(
4604 \end_layout
4605
4606 \end_inset
4607
4608
4609 \end_layout
4610
4611 \begin_layout Subsection
4612 Overview
4613 \end_layout
4614
4615 \begin_layout Standard
4616 Paragraph environments correspond to the
4617 \end_layout
4618
4619 \begin_layout Standard
4620
4621 \series bold
4622
4623 \backslash
4624 begin{
4625 \emph on
4626 environment
4627 \emph default
4628 } ...
4629  
4630 \backslash
4631 end{
4632 \emph on
4633 environment
4634 \emph default
4635 }
4636 \series default
4637
4638 \begin_inset Newline newline
4639 \end_inset
4640
4641 command sequence in \SpecialChar LaTeX
4642  files.
4643  If you don't know \SpecialChar LaTeX
4644 , or the concept of a paragraph environment is totally
4645  alien to you, we urge you to read the 
4646 \emph on
4647 Tutorial
4648 \emph default
4649 .
4650  The 
4651 \emph on
4652 Tutorial
4653 \emph default
4654  also contains many more examples than this section does.
4655 \end_layout
4656
4657 \begin_layout Standard
4658 A paragraph environment is simply a 
4659 \begin_inset Quotes eld
4660 \end_inset
4661
4662 container
4663 \begin_inset Quotes erd
4664 \end_inset
4665
4666  for a paragraph which gives that paragraph certain properties.
4667  This can include a particular style of font, different margins, a numbering
4668  scheme, labels, and so on.
4669  Additionally, you can 
4670 \begin_inset Quotes eld
4671 \end_inset
4672
4673 nest
4674 \begin_inset Quotes erd
4675 \end_inset
4676
4677  the different environments inside one another, allowing one environment
4678  to inherit some of the properties of another.
4679  The different paragraph environments totally replace the need for messy
4680  tab stops, on the fly margin adjustment, and other hangovers from the days
4681  of typewriters.
4682  There are several paragraph environments that are specific to a particular
4683  document type.
4684  We will only be covering the most common ones here.
4685 \end_layout
4686
4687 \begin_layout Standard
4688 To choose a new paragraph environment, use the pull-down box 
4689 \begin_inset Graphics
4690         filename clipart/ToolbarEnvBox.png
4691         scale 70
4692         clip
4693
4694 \end_inset
4695
4696  at the left end of the toolbar.
4697  \SpecialChar LyX
4698  will change the environment of the 
4699 \emph on
4700 entire
4701 \emph default
4702  paragraph in which the cursor sits.
4703  You can also change the environment of an entire group of paragraphs if
4704  you select them before choosing the new environment.
4705  
4706 \end_layout
4707
4708 \begin_layout Standard
4709 Note that entering 
4710 \family sans
4711 Return
4712 \family default
4713  will 
4714 \emph on
4715 typically
4716 \emph default
4717  create a new paragraph using the 
4718 \family sans
4719 Standard
4720 \family default
4721  paragraph environment.
4722  We say 
4723 \begin_inset Quotes eld
4724 \end_inset
4725
4726 typically
4727 \begin_inset Quotes erd
4728 \end_inset
4729
4730  because if you are in one of these environments:
4731 \end_layout
4732
4733 \begin_layout Itemize
4734
4735 \family sans
4736 Quote
4737 \end_layout
4738
4739 \begin_layout Itemize
4740
4741 \family sans
4742 Quotation
4743 \end_layout
4744
4745 \begin_layout Itemize
4746
4747 \family sans
4748 Verse
4749 \end_layout
4750
4751 \begin_layout Itemize
4752
4753 \family sans
4754 Itemize
4755 \end_layout
4756
4757 \begin_layout Itemize
4758
4759 \family sans
4760 Enumerate
4761 \end_layout
4762
4763 \begin_layout Itemize
4764
4765 \family sans
4766 Description
4767 \end_layout
4768
4769 \begin_layout Itemize
4770
4771 \family sans
4772 List
4773 \end_layout
4774
4775 \begin_layout Standard
4776 \SpecialChar LyX
4777  keeps the old paragraph environment when you enter 
4778 \family sans
4779 Return
4780 \family default
4781 , rather than resetting it to 
4782 \family sans
4783 Standard
4784 \family default
4785 .
4786  Also the nesting depth is preserved (for more on nesting see section
4787 \begin_inset space ~
4788 \end_inset
4789
4790
4791 \begin_inset CommandInset ref
4792 LatexCommand ref
4793 reference "sec:Nesting"
4794
4795 \end_inset
4796
4797 ).
4798 \end_layout
4799
4800 \begin_layout Subsection
4801 Standard
4802 \end_layout
4803
4804 \begin_layout Standard
4805 The default paragraph environment is 
4806 \family sans
4807 Standard
4808 \family default
4809  for most classes.
4810  It creates a plain paragraph.
4811  If \SpecialChar LyX
4812  resets the paragraph environment, this is the one it chooses.
4813  In fact, the paragraph you're reading right now (and most of the ones in
4814  this manual) are in the 
4815 \family sans
4816 Standard
4817 \family default
4818  environment.
4819 \end_layout
4820
4821 \begin_layout Standard
4822 You can nest a paragraph using the 
4823 \family sans
4824 Standard
4825 \family default
4826  environment in just about anything else, but you can't really nest anything
4827  in a 
4828 \family sans
4829 Standard
4830 \family default
4831  environment.
4832 \end_layout
4833
4834 \begin_layout Subsection
4835 Document Title
4836 \begin_inset Index idx
4837 status collapsed
4838
4839 \begin_layout Plain Layout
4840 Document ! Title
4841 \end_layout
4842
4843 \end_inset
4844
4845
4846 \end_layout
4847
4848 \begin_layout Standard
4849 A \SpecialChar LaTeX
4850  title page has three parts: the title itself, the name(s) of the author(s)
4851  and a 
4852 \begin_inset Quotes eld
4853 \end_inset
4854
4855 footnote
4856 \begin_inset Quotes erd
4857 \end_inset
4858
4859  for thanks or contact information.
4860  For certain types of documents, \SpecialChar LaTeX
4861  places all of this on a separate page
4862  along with today's date.
4863  For other types of documents, the title 
4864 \begin_inset Quotes eld
4865 \end_inset
4866
4867 page
4868 \begin_inset Quotes erd
4869 \end_inset
4870
4871  goes at the top of the first page of the document.
4872  
4873 \end_layout
4874
4875 \begin_layout Standard
4876 \SpecialChar LyX
4877  provides an interface to the title page commands through the paragraph
4878  environments 
4879 \family sans
4880 Title
4881 \family default
4882
4883 \family sans
4884 Author
4885 \family default
4886 , and 
4887 \family sans
4888 Date
4889 \family default
4890 .
4891  Here's how you use them:
4892 \end_layout
4893
4894 \begin_layout Itemize
4895 Put the title of your document in the 
4896 \family sans
4897 Title
4898 \family default
4899  environment.
4900 \end_layout
4901
4902 \begin_layout Itemize
4903 Put the author name in the 
4904 \family sans
4905 Author
4906 \family default
4907  environment.
4908 \end_layout
4909
4910 \begin_layout Itemize
4911 If you want the date to have a certain appearance, want to use a fixed date,
4912  or want other text to appear in place of today's date, put that text in
4913  the 
4914 \family sans
4915 Date
4916 \family default
4917  environment.
4918  Note that using this environment is optional.
4919  If you don't provide any, \SpecialChar LaTeX
4920  will automatically insert today's date.
4921  If you don't want a date, use the option 
4922 \family sans
4923 Suppress default date on front page
4924 \family default
4925  in the menu 
4926 \family sans
4927 Document\SpecialChar menuseparator
4928 Settings\SpecialChar menuseparator
4929 Document
4930 \begin_inset space ~
4931 \end_inset
4932
4933 class
4934 \family default
4935 .
4936 \end_layout
4937
4938 \begin_layout Standard
4939 You can use footnotes to insert 
4940 \begin_inset Quotes eld
4941 \end_inset
4942
4943 thanks
4944 \begin_inset Quotes erd
4945 \end_inset
4946
4947  or contact information.
4948 \end_layout
4949
4950 \begin_layout Subsection
4951 Headings
4952 \begin_inset Index idx
4953 status collapsed
4954
4955 \begin_layout Plain Layout
4956 Section headings
4957 \end_layout
4958
4959 \end_inset
4960
4961
4962 \begin_inset CommandInset label
4963 LatexCommand label
4964 name "subsec:Headings"
4965
4966 \end_inset
4967
4968
4969 \end_layout
4970
4971 \begin_layout Standard
4972 There are several paragraph environments for producing section headings.
4973  \SpecialChar LyX
4974  takes care of the numbering for you.
4975 \end_layout
4976
4977 \begin_layout Subsubsection
4978 Numbered Headings
4979 \begin_inset Index idx
4980 status collapsed
4981
4982 \begin_layout Plain Layout
4983 Section headings ! Numbered
4984 \end_layout
4985
4986 \end_inset
4987
4988
4989 \end_layout
4990
4991 \begin_layout Standard
4992 There are 7 numbered types of section headings.
4993  They are:
4994 \end_layout
4995
4996 \begin_layout Enumerate
4997
4998 \family sans
4999 Part
5000 \end_layout
5001
5002 \begin_layout Enumerate
5003
5004 \family sans
5005 Chapter
5006 \end_layout
5007
5008 \begin_layout Enumerate
5009
5010 \family sans
5011 Section
5012 \end_layout
5013
5014 \begin_layout Enumerate
5015
5016 \family sans
5017 Subsection
5018 \end_layout
5019
5020 \begin_layout Enumerate
5021
5022 \family sans
5023 Subsubsection
5024 \end_layout
5025
5026 \begin_layout Enumerate
5027
5028 \family sans
5029 Paragraph
5030 \end_layout
5031
5032 \begin_layout Enumerate
5033
5034 \family sans
5035 Subparagraph
5036 \end_layout
5037
5038 \begin_layout Standard
5039 \SpecialChar LyX
5040  labels each heading with a series of numbers, separated by periods.
5041  The numbers describe where in the document you are.
5042  Unlike the other headings, parts are numbered with Latin letters.
5043 \end_layout
5044
5045 \begin_layout Standard
5046 Headings all subdivide your document into different pieces of text.
5047  For example, suppose you're writing a book.
5048  You group the book into chapters.
5049  \SpecialChar LyX
5050  does a similar grouping:
5051 \end_layout
5052
5053 \begin_layout Itemize
5054
5055 \family sans
5056 Part
5057 \family default
5058  is divided into either 
5059 \family sans
5060 Chapter
5061 \family default
5062 s or 
5063 \family sans
5064 Section
5065 \family default
5066 s
5067 \end_layout
5068
5069 \begin_layout Itemize
5070
5071 \family sans
5072 Chapter
5073 \family default
5074 s are divided into 
5075 \family sans
5076 Section
5077 \family default
5078 s
5079 \end_layout
5080
5081 \begin_layout Itemize
5082
5083 \family sans
5084 Section
5085 \family default
5086 s are divided into 
5087 \family sans
5088 Subsection
5089 \family default
5090 s
5091 \end_layout
5092
5093 \begin_layout Itemize
5094
5095 \family sans
5096 Subsection
5097 \family default
5098 s are divided into 
5099 \family sans
5100 Subsubsection
5101 \family default
5102 s
5103 \end_layout
5104
5105 \begin_layout Itemize
5106
5107 \family sans
5108 Subsubsection
5109 \family default
5110 s are divided into 
5111 \family sans
5112 Paragraph
5113 \family default
5114 s
5115 \end_layout
5116
5117 \begin_layout Itemize
5118
5119 \family sans
5120 Paragraph
5121 \family default
5122 s are divided into 
5123 \family sans
5124 Subparagraph
5125 \family default
5126 s
5127 \end_layout
5128
5129 \begin_layout Standard
5130 \begin_inset Note Greyedout
5131 status open
5132
5133 \begin_layout Plain Layout
5134
5135 \series bold
5136 Note:
5137 \series default
5138  Not all document types use the 
5139 \family sans
5140 Chapter
5141 \family default
5142  heading as the maximum sectioning level.
5143  In that case the 
5144 \family sans
5145 Section
5146 \family default
5147  is the top-level heading.
5148 \end_layout
5149
5150 \end_inset
5151
5152
5153 \end_layout
5154
5155 \begin_layout Standard
5156 So, if you use the 
5157 \family sans
5158 Subsubsection
5159 \family default
5160  environment to label a new sub-subsection, \SpecialChar LyX
5161  labels it with its number,
5162  along with the number of the subsection, section and, if applicable, chapter
5163  that it's in.
5164  For example: the fifth section of the second chapter of this book has the
5165  label 
5166 \begin_inset Quotes eld
5167 \end_inset
5168
5169 2.5
5170 \begin_inset Quotes erd
5171 \end_inset
5172
5173 .
5174 \end_layout
5175
5176 \begin_layout Subsubsection
5177 Unnumbered Headings
5178 \begin_inset Index idx
5179 status collapsed
5180
5181 \begin_layout Plain Layout
5182 Section headings ! Unnumbered
5183 \end_layout
5184
5185 \end_inset
5186
5187
5188 \end_layout
5189
5190 \begin_layout Standard
5191 The unnumbered section headings have a 
5192 \begin_inset Quotes eld
5193 \end_inset
5194
5195 *
5196 \begin_inset Quotes erd
5197 \end_inset
5198
5199  at the end of their name.
5200  They work the same as their numbered counterparts but will not appear in
5201  the table of contents, see section
5202 \begin_inset space ~
5203 \end_inset
5204
5205
5206 \begin_inset CommandInset ref
5207 LatexCommand ref
5208 reference "sec:toc"
5209
5210 \end_inset
5211
5212 .
5213 \end_layout
5214
5215 \begin_layout Subsubsection
5216 Changing the Numbering
5217 \begin_inset CommandInset label
5218 LatexCommand label
5219 name "subsec:Numbering-depth"
5220
5221 \end_inset
5222
5223
5224 \end_layout
5225
5226 \begin_layout Standard
5227 You can also alter which sectioning levels get numbered and which ones appear
5228  in the Table of Contents.
5229  Now, this doesn't remove any of the levels; that's preset in the document
5230  class.
5231  Just as certain classes start with 
5232 \family sans
5233 Chapter
5234 \family default
5235  and go down to the 
5236 \family sans
5237 Subparagraph
5238 \family default
5239  level.
5240  Others start at 
5241 \family sans
5242 Section
5243 \family default
5244 .
5245  Similarly, not all document classes number all sectioning levels.
5246  Most don't number 
5247 \family sans
5248 Paragraph
5249 \family default
5250  or 
5251 \family sans
5252 Subparagraph
5253 \family default
5254 .
5255  This is something you can change.
5256 \end_layout
5257
5258 \begin_layout Standard
5259 Open the 
5260 \family sans
5261 Document\SpecialChar menuseparator
5262 Settings
5263 \family default
5264  dialog.
5265 \begin_inset Index idx
5266 status collapsed
5267
5268 \begin_layout Plain Layout
5269 Document ! Settings
5270 \end_layout
5271
5272 \end_inset
5273
5274  Under 
5275 \family sans
5276 Numbering
5277 \begin_inset space ~
5278 \end_inset
5279
5280 &
5281 \begin_inset space ~
5282 \end_inset
5283
5284 TOC
5285 \family default
5286  you will see two counters.
5287  The one named 
5288 \family sans
5289 Numbering
5290 \family default
5291  controls how far down in the sectioning hierarchy \SpecialChar LyX
5292  numbers a section heading.
5293  The other one controls the appearance of the section headings in the table
5294  of contents.
5295 \end_layout
5296
5297 \begin_layout Subsubsection
5298 Short Titles of Headings
5299 \begin_inset Index idx
5300 status collapsed
5301
5302 \begin_layout Plain Layout
5303 Section headings ! Short titles
5304 \end_layout
5305
5306 \end_inset
5307
5308
5309 \begin_inset Argument 1
5310 status collapsed
5311
5312 \begin_layout Plain Layout
5313 Short Titles
5314 \end_layout
5315
5316 \end_inset
5317
5318
5319 \begin_inset CommandInset label
5320 LatexCommand label
5321 name "sec:Short-Titles"
5322
5323 \end_inset
5324
5325
5326 \end_layout
5327
5328 \begin_layout Standard
5329 Some section or chapter titles, such as this one, can get quite long.
5330  This can cause trouble when there is limited horizontal space.
5331  For example, if the header of the page is set to show the current section
5332  title, a long title will protrude over the page margins and look awful.
5333 \end_layout
5334
5335 \begin_layout Standard
5336 \SpecialChar LaTeX
5337  allows you to specify a short title for section headings.
5338  This short title is used in the header and in the actual table of contents,
5339  avoiding the problem mentioned.
5340  To specify a short title, set the cursor behind the title and use the menu
5341  
5342 \family sans
5343 Insert\SpecialChar menuseparator
5344 Short
5345 \begin_inset space ~
5346 \end_inset
5347
5348 Title
5349 \family default
5350 .
5351  This will insert a box labeled 
5352 \begin_inset Quotes eld
5353 \end_inset
5354
5355 Short
5356 \begin_inset space ~
5357 \end_inset
5358
5359 Title
5360 \begin_inset Quotes erd
5361 \end_inset
5362
5363  which you can use to enter the short title text.
5364  This also works for captions inside floats.
5365  There can only be one short title per title.
5366 \end_layout
5367
5368 \begin_layout Standard
5369 The title of this section is a good example of using this feature.
5370 \end_layout
5371
5372 \begin_layout Subsubsection
5373 Special Information
5374 \end_layout
5375
5376 \begin_layout Standard
5377 The following information applies to all section headings:
5378 \end_layout
5379
5380 \begin_layout Itemize
5381 You cannot do any nesting with these environments.
5382 \end_layout
5383
5384 \begin_layout Itemize
5385 You cannot use a margin note in any of these environments.
5386 \end_layout
5387
5388 \begin_layout Itemize
5389 You can only use inline math in these environments.
5390 \end_layout
5391
5392 \begin_layout Itemize
5393 You can use labels and cross-references to refer to their numbers.
5394 \end_layout
5395
5396 \begin_layout Subsection
5397 Quotes and Poetry
5398 \end_layout
5399
5400 \begin_layout Standard
5401 \SpecialChar LyX
5402  has three paragraph environments for writing poetry and quotations.
5403  They are 
5404 \family sans
5405 Quote
5406 \family default
5407
5408 \family sans
5409 Quotation
5410 \family default
5411 , and 
5412 \family sans
5413 Verse
5414 \family default
5415 .
5416  Forget the days of changing line spacing and twiddling with margins.
5417  These three paragraph environments already have those changes built-in.
5418  They all widen the left margin and add a bit of extra space above and below
5419  the text they contain.
5420  They also allow nesting, so you can put a 
5421 \family sans
5422 Verse
5423 \family default
5424  in a 
5425 \family sans
5426 Quotation
5427 \family default
5428 , as well as in some other paragraph environments.
5429 \end_layout
5430
5431 \begin_layout Standard
5432 There is another feature of these three paragraph environments: they do
5433  
5434 \emph on
5435 not
5436 \emph default
5437  reset to 
5438 \family sans
5439 Standard
5440 \family default
5441  when you start a new paragraph.
5442  So, you can type in that poem and merrily enter 
5443 \family sans
5444 Return
5445 \family default
5446  without worrying about the paragraph environment changing on you.
5447  Of course, that means that, once you are done typing in that poem, you
5448  have to change back to the 
5449 \family sans
5450 Standard
5451 \family default
5452  environment yourself.
5453 \end_layout
5454
5455 \begin_layout Subsubsection
5456 Quote and Quotation
5457 \begin_inset CommandInset label
5458 LatexCommand label
5459 name "sec:Quote"
5460
5461 \end_inset
5462
5463
5464 \begin_inset Index idx
5465 status collapsed
5466
5467 \begin_layout Plain Layout
5468 Quotation
5469 \end_layout
5470
5471 \end_inset
5472
5473
5474 \end_layout
5475
5476 \begin_layout Standard
5477 Now that we've described the similarities of these three environments, it's
5478  time for the differences.
5479  
5480 \family sans
5481 Quote
5482 \family default
5483  and 
5484 \family sans
5485 Quotation
5486 \family default
5487  are identical except for one difference: 
5488 \family sans
5489 Quote
5490 \family default
5491  uses extra spacing to separate paragraphs and never indents the first line.
5492  
5493 \family sans
5494 Quotation
5495 \family default
5496  
5497 \emph on
5498 always
5499 \emph default
5500  indents the first line of a paragraph and uses the same line spacing throughout.
5501 \end_layout
5502
5503 \begin_layout Standard
5504 Here's an example of the 
5505 \family sans
5506 Quote
5507 \family default
5508  environment:
5509 \end_layout
5510
5511 \begin_layout Quote
5512 This is in the 
5513 \family sans
5514 Quote
5515 \family default
5516  environment.
5517  I can keep writing, extending this line out further and further until it
5518  wraps.
5519  See – no indentation!
5520 \end_layout
5521
5522 \begin_layout Quote
5523 Here's the second paragraph of this quote.
5524  Again, there's no indentation, but there is extra space between me and
5525  the other paragraph.
5526 \end_layout
5527
5528 \begin_layout Standard
5529 Here's another example, this time in the 
5530 \family sans
5531 Quotation
5532 \family default
5533  environment:
5534 \end_layout
5535
5536 \begin_layout Quotation
5537 This is in the 
5538 \family sans
5539 Quotation
5540 \family default
5541  environment.
5542  If I keep writing, you will see the indentation.
5543  If your country uses a writing style that indicates new paragraphs by indenting
5544  the first line, then 
5545 \family sans
5546 Quotation
5547 \family default
5548  is the environment for you! Well, you'd use it 
5549 \emph on
5550 if
5551 \emph default
5552  you were quoting other text.
5553 \end_layout
5554
5555 \begin_layout Quotation
5556 Here's a new paragraph.
5557  I could ramble on and on, like a politician at election time.
5558  If I did that, though, you'd get bored.
5559 \end_layout
5560
5561 \begin_layout Standard
5562 As the examples show, 
5563 \family sans
5564 Quote
5565 \family default
5566  is for those people who use extra space to separate paragraphs.
5567  They should put quotes in the 
5568 \family sans
5569 Quote
5570 \family default
5571  environment.
5572  Those who use indentation to mark a new paragraph should use the 
5573 \family sans
5574 Quotation
5575 \family default
5576  paragraph environment for quoted text.
5577 \end_layout
5578
5579 \begin_layout Subsubsection
5580 Verse
5581 \begin_inset Index idx
5582 status collapsed
5583
5584 \begin_layout Plain Layout
5585 Paragraph ! Verse
5586 \end_layout
5587
5588 \end_inset
5589
5590
5591 \begin_inset Index idx
5592 status collapsed
5593
5594 \begin_layout Plain Layout
5595 Poetry
5596 \end_layout
5597
5598 \end_inset
5599
5600
5601 \begin_inset CommandInset label
5602 LatexCommand label
5603 name "sec:Verse"
5604
5605 \end_inset
5606
5607
5608 \end_layout
5609
5610 \begin_layout Standard
5611
5612 \family sans
5613 Verse
5614 \family default
5615  is a paragraph environment for poetry, rhymes, verses, and so on.
5616  Here's an example:
5617 \end_layout
5618
5619 \begin_layout Verse
5620 This is in Verse
5621 \begin_inset Newline newline
5622 \end_inset
5623
5624 Which I did not rehearse!
5625 \end_layout
5626
5627 \begin_layout Verse
5628 It could be much worse.
5629  This line could be long, very long, oh so long, so very long that it wraps
5630  around.
5631  It looks okay on screen, but in the printed version, the extra lines are
5632  indented a bit more than the first.
5633  Okay, so it's turned to prose and doesn't rhyme anymore.
5634  So sue me.
5635 \end_layout
5636
5637 \begin_layout Verse
5638 To break a line
5639 \begin_inset Newline newline
5640 \end_inset
5641
5642 And make things look fine
5643 \begin_inset Newline newline
5644 \end_inset
5645
5646 Use 
5647 \begin_inset Info
5648 type  "shortcut"
5649 arg   "newline-insert newline"
5650 \end_inset
5651
5652 .
5653 \end_layout
5654
5655 \begin_layout Standard
5656 As you can see, 
5657 \family sans
5658 Verse
5659 \family default
5660  does not indent both margins.
5661  Each stanza of the verse or poem is in its own paragraph.
5662  To separate the individual lines of a stanza, use the shortcut 
5663 \begin_inset Info
5664 type  "shortcut"
5665 arg   "newline-insert newline"
5666 \end_inset
5667
5668 .
5669 \end_layout
5670
5671 \begin_layout Subsection
5672 Lists
5673 \begin_inset Index idx
5674 status collapsed
5675
5676 \begin_layout Plain Layout
5677 Lists
5678 \end_layout
5679
5680 \end_inset
5681
5682
5683 \begin_inset CommandInset label
5684 LatexCommand label
5685 name "subsec:Lists"
5686
5687 \end_inset
5688
5689
5690 \end_layout
5691
5692 \begin_layout Standard
5693 \SpecialChar LyX
5694  has four different paragraph environments for creating different kinds
5695  of lists.
5696  In the 
5697 \family sans
5698 Itemize
5699 \family default
5700  and 
5701 \family sans
5702 Enumerate
5703 \family default
5704  environments, \SpecialChar LyX
5705  labels your list items with bullets or numbers, respectively.
5706  In the 
5707 \family sans
5708 Description
5709 \family default
5710  and 
5711 \family sans
5712 List
5713 \family default
5714  environments, \SpecialChar LyX
5715  lets you provide your own label.
5716  We will present the individual details of each type of list next after
5717  describing some general features of all four of them.
5718 \end_layout
5719
5720 \begin_layout Subsubsection
5721 General Features
5722 \end_layout
5723
5724 \begin_layout Standard
5725 The four paragraph environments for lists differ from the other environments
5726  in several ways.
5727  First, \SpecialChar LyX
5728  treats each paragraph as a list item.
5729  Hitting 
5730 \family sans
5731 Return
5732 \family default
5733  does 
5734 \emph on
5735 not
5736 \emph default
5737  reset the environment to 
5738 \family sans
5739 Standard
5740 \family default
5741  but keeps the current environment and creates a new list item.
5742  The nesting depth is thereby kept.
5743  If you want to keep the paragraph environment but reset the current nesting
5744  depth, you can use 
5745 \begin_inset Info
5746 type  "shortcut"
5747 arg   "paragraph-break inverse"
5748 \end_inset
5749
5750 .
5751  If you do this at the top level of a list, it returns you to the 
5752 \family sans
5753 Standard
5754 \family default
5755  environment.
5756 \end_layout
5757
5758 \begin_layout Standard
5759 You can nest lists of any type inside one another.
5760  In fact, \SpecialChar LyX
5761  changes the labels on some list items depending on how it is
5762  nested.
5763  If you intend to use any of the list paragraph environments, we suggest
5764  you read all of section
5765 \begin_inset space ~
5766 \end_inset
5767
5768
5769 \begin_inset CommandInset ref
5770 LatexCommand ref
5771 reference "sec:Nesting"
5772
5773 \end_inset
5774
5775 .
5776 \end_layout
5777
5778 \begin_layout Subsubsection
5779 Itemize
5780 \begin_inset Index idx
5781 status collapsed
5782
5783 \begin_layout Plain Layout
5784 Lists ! Itemize
5785 \end_layout
5786
5787 \end_inset
5788
5789
5790 \begin_inset CommandInset label
5791 LatexCommand label
5792 name "sec:Itemize"
5793
5794 \end_inset
5795
5796
5797 \end_layout
5798
5799 \begin_layout Standard
5800 The first type of list we will describe in detail is the 
5801 \family sans
5802 Itemize
5803 \family default
5804  paragraph environment.
5805  It has the following properties:
5806 \end_layout
5807
5808 \begin_layout Itemize
5809 Each item has a particular bullet or symbol as its label.
5810 \end_layout
5811
5812 \begin_deeper
5813 \begin_layout Itemize
5814 \SpecialChar LyX
5815  uses the same symbol for all of the items in a given nesting level.
5816 \end_layout
5817
5818 \begin_layout Itemize
5819 The symbol appears at the beginning of the first line.
5820 \end_layout
5821
5822 \end_deeper
5823 \begin_layout Itemize
5824 The items can have any length.
5825  \SpecialChar LyX
5826  automatically offsets the left margin of each item.
5827  The offset is always relative to whatever environment the 
5828 \family sans
5829 Itemize
5830 \family default
5831  list may be in.
5832 \end_layout
5833
5834 \begin_layout Itemize
5835 If you nest an 
5836 \family sans
5837 Itemize
5838 \family default
5839  environment inside another 
5840 \family sans
5841 Itemize
5842 \family default
5843  environment, the label changes to a new symbol.
5844 \end_layout
5845
5846 \begin_deeper
5847 \begin_layout Itemize
5848 There are four different symbols for up to a four-fold nesting.
5849 \end_layout
5850
5851 \begin_layout Itemize
5852 \SpecialChar LyX
5853  always shows the same symbol on screen.
5854 \end_layout
5855
5856 \begin_layout Itemize
5857 See section
5858 \begin_inset space ~
5859 \end_inset
5860
5861
5862 \begin_inset CommandInset ref
5863 LatexCommand ref
5864 reference "sec:Nesting"
5865
5866 \end_inset
5867
5868  for a full explanation of nesting.
5869 \end_layout
5870
5871 \end_deeper
5872 \begin_layout Standard
5873 Of course, that explanation was also an example of an 
5874 \family sans
5875 Itemize
5876 \family default
5877  list.
5878  The 
5879 \family sans
5880 Itemize
5881 \family default
5882  environment is best suited for lists where the order doesn't matter.
5883 \end_layout
5884
5885 \begin_layout Standard
5886 We said that different levels use different symbols as their label.
5887  Here's an example of all four possible symbols.
5888 \end_layout
5889
5890 \begin_layout Itemize
5891 The label for the first level 
5892 \family sans
5893 Itemize
5894 \family default
5895  is a large black dot, or bullet.
5896 \end_layout
5897
5898 \begin_deeper
5899 \begin_layout Itemize
5900 The label for the second level is a dash.
5901 \end_layout
5902
5903 \begin_deeper
5904 \begin_layout Itemize
5905 The label for the third is an asterisk.
5906 \end_layout
5907
5908 \begin_deeper
5909 \begin_layout Itemize
5910 The label for the fourth is a centered dot.
5911 \end_layout
5912
5913 \end_deeper
5914 \begin_layout Itemize
5915 Back out to the third level.
5916 \end_layout
5917
5918 \end_deeper
5919 \begin_layout Itemize
5920 Back to the second level.
5921 \end_layout
5922
5923 \end_deeper
5924 \begin_layout Itemize
5925 Back to the outermost level.
5926 \end_layout
5927
5928 \begin_layout Standard
5929 These are the default labels for an 
5930 \family sans
5931 Itemize
5932 \family default
5933  list.
5934  You can customize how these labels are displayed in the output in the 
5935 \family sans
5936 Document\SpecialChar menuseparator
5937 Settings
5938 \family default
5939  dialog in the submenu 
5940 \family sans
5941 Bullets
5942 \family default
5943 .
5944 \begin_inset Index idx
5945 status collapsed
5946
5947 \begin_layout Plain Layout
5948 Document ! Settings
5949 \end_layout
5950
5951 \end_inset
5952
5953  These customizations are not displayed in \SpecialChar LyX
5954 .
5955 \end_layout
5956
5957 \begin_layout Standard
5958 Notice how the space between items decreases with increasing depth.
5959  We will explain nesting and all the tricks you can do with different depths
5960  in section
5961 \begin_inset space ~
5962 \end_inset
5963
5964
5965 \begin_inset CommandInset ref
5966 LatexCommand ref
5967 reference "sec:Nesting"
5968
5969 \end_inset
5970
5971 .
5972 \end_layout
5973
5974 \begin_layout Subsubsection
5975 Enumerate
5976 \begin_inset Index idx
5977 status collapsed
5978
5979 \begin_layout Plain Layout
5980 Lists ! Enumerate
5981 \end_layout
5982
5983 \end_inset
5984
5985
5986 \begin_inset CommandInset label
5987 LatexCommand label
5988 name "sec:Enumerate"
5989
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \begin_layout Standard
5996 The 
5997 \family sans
5998 Enumerate
5999 \family default
6000  environment is used to create numbered lists and outlines.
6001  It has these properties:
6002 \end_layout
6003
6004 \begin_layout Enumerate
6005 Each item has a numeral as its label.
6006 \end_layout
6007
6008 \begin_deeper
6009 \begin_layout Enumerate
6010 The label type depends on the nesting depth.
6011 \end_layout
6012
6013 \end_deeper
6014 \begin_layout Enumerate
6015 \SpecialChar LyX
6016  automatically counts the items for you and updates the label as appropriate.
6017 \end_layout
6018
6019 \begin_layout Enumerate
6020 Each new 
6021 \family sans
6022 Enumerate
6023 \family default
6024  environment resets the counter to one.
6025 \end_layout
6026
6027 \begin_layout Enumerate
6028 Like the 
6029 \family sans
6030 Itemize
6031 \family default
6032  environment, the 
6033 \family sans
6034 Enumerate
6035 \family default
6036  environment:
6037 \end_layout
6038
6039 \begin_deeper
6040 \begin_layout Enumerate
6041 Offsets the items relative to the left margin.
6042  Items can have any length.
6043 \end_layout
6044
6045 \begin_layout Enumerate
6046 Reduces the space between items as the nesting depth increases.
6047 \end_layout
6048
6049 \begin_layout Enumerate
6050 Uses different types of labels depending on the nesting depth.
6051 \end_layout
6052
6053 \begin_layout Enumerate
6054 Allows up to a four-fold nesting.
6055 \end_layout
6056
6057 \end_deeper
6058 \begin_layout Standard
6059 Unlike the 
6060 \family sans
6061 Itemize
6062 \family default
6063  environment, 
6064 \family sans
6065 Enumerate
6066 \family default
6067  shows the different labels for each item in \SpecialChar LyX
6068 .
6069  Here is how \SpecialChar LyX
6070  labels the four different levels in an 
6071 \family sans
6072 Enumerate
6073 \family default
6074 :
6075 \end_layout
6076
6077 \begin_layout Enumerate
6078 The first level of an 
6079 \family sans
6080 Enumerate
6081 \family default
6082  uses Arabic numerals followed by a period.
6083 \end_layout
6084
6085 \begin_deeper
6086 \begin_layout Enumerate
6087 The second level uses lower case letters surrounded by parentheses.
6088 \end_layout
6089
6090 \begin_deeper
6091 \begin_layout Enumerate
6092 The third level uses lower-case Roman numerals followed by a period.
6093 \end_layout
6094
6095 \begin_deeper
6096 \begin_layout Enumerate
6097 The fourth level uses capital letters followed by a period.
6098 \end_layout
6099
6100 \begin_layout Enumerate
6101 Again, notice the decrease in the spacing between items as the nesting depth
6102  increases.
6103 \end_layout
6104
6105 \end_deeper
6106 \begin_layout Enumerate
6107 Back to the third level
6108 \end_layout
6109
6110 \end_deeper
6111 \begin_layout Enumerate
6112 Back to the second level.
6113 \end_layout
6114
6115 \end_deeper
6116 \begin_layout Enumerate
6117 Back to the outermost level.
6118 \end_layout
6119
6120 \begin_layout Standard
6121 You can customize the type of numbering used in the 
6122 \family sans
6123 Enumerate
6124 \family default
6125  environment, see section
6126 \begin_inset space ~
6127 \end_inset
6128
6129
6130 \begin_inset CommandInset ref
6131 LatexCommand ref
6132 reference "subsec:Customized-Lists"
6133
6134 \end_inset
6135
6136 .
6137  Such customization only shows up in the printed version, not in \SpecialChar LyX
6138 .
6139 \end_layout
6140
6141 \begin_layout Standard
6142 There is more to nesting 
6143 \family sans
6144 Enumerate
6145 \family default
6146  environments than we've stated here.
6147  You should read section
6148 \begin_inset space ~
6149 \end_inset
6150
6151
6152 \begin_inset CommandInset ref
6153 LatexCommand ref
6154 reference "sec:Nesting"
6155
6156 \end_inset
6157
6158  to learn more about nesting.
6159 \end_layout
6160
6161 \begin_layout Subsubsection
6162 Description
6163 \begin_inset Index idx
6164 status collapsed
6165
6166 \begin_layout Plain Layout
6167 Lists ! Description
6168 \end_layout
6169
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \begin_layout Standard
6176 Unlike the previous two environments, the 
6177 \family sans
6178 Description
6179 \family default
6180  list has no fixed label.
6181  Instead, \SpecialChar LyX
6182  uses the first 
6183 \begin_inset Quotes eld
6184 \end_inset
6185
6186 word
6187 \begin_inset Quotes erd
6188 \end_inset
6189
6190  of the first line as the label.
6191  Here's an example:
6192 \end_layout
6193
6194 \begin_layout Description
6195 Example: This is an example of the 
6196 \family sans
6197 Description
6198 \family default
6199  environment.
6200 \end_layout
6201
6202 \begin_layout Standard
6203 \SpecialChar LyX
6204  typesets the label in boldface and puts extra space between it and the
6205  rest of the line.
6206 \end_layout
6207
6208 \begin_layout Standard
6209 With the first 
6210 \begin_inset Quotes eld
6211 \end_inset
6212
6213 word
6214 \begin_inset Quotes erd
6215 \end_inset
6216
6217  it is meant that the first usage of the 
6218 \family sans
6219 Space
6220 \family default
6221  key ends the label if you are at the beginning of the first line of an
6222  item.
6223  If you need to use more than one word in a label use a 
6224 \family sans
6225 Protected Space
6226 \family default
6227 .
6228  (Use either 
6229 \begin_inset Info
6230 type  "shortcut"
6231 arg   "command-alternatives math-space ; space-insert protected"
6232 \end_inset
6233
6234  or the menu 
6235 \family sans
6236 Insert\SpecialChar menuseparator
6237 Formatting\SpecialChar menuseparator
6238 Protected
6239 \begin_inset space ~
6240 \end_inset
6241
6242 Space
6243 \family default
6244 ; see section
6245 \begin_inset space ~
6246 \end_inset
6247
6248
6249 \begin_inset CommandInset ref
6250 LatexCommand ref
6251 reference "subsec:Protected-Space"
6252
6253 \end_inset
6254
6255  for more information.) Here is an example:
6256 \end_layout
6257
6258 \begin_layout Description
6259 Second
6260 \begin_inset space ~
6261 \end_inset
6262
6263 Example: This one shows how to use a 
6264 \family sans
6265 Protected
6266 \begin_inset space ~
6267 \end_inset
6268
6269 Space
6270 \family default
6271  in the label of a 
6272 \family sans
6273 Description
6274 \family default
6275  list item.
6276 \end_layout
6277
6278 \begin_layout Description
6279 Usage: You should use the 
6280 \family sans
6281 Description
6282 \family default
6283  environment for things like definitions and theorems.
6284  Use it when you need to make one word in particular stand out in the text
6285  that describes it.
6286  It's not a good idea to use a 
6287 \family sans
6288 Description
6289 \family default
6290  environment when you have an entire sentence that you want to describe.
6291  You're better off using 
6292 \family sans
6293 Itemize
6294 \family default
6295  or 
6296 \family sans
6297 Enumerate
6298 \family default
6299  and nesting several 
6300 \family sans
6301 Standard
6302 \family default
6303  paragraphs into them.
6304 \end_layout
6305
6306 \begin_layout Description
6307 Nesting: You can nest 
6308 \family sans
6309 Description
6310 \family default
6311  environments inside one another, nest them in other types of lists, and
6312  so on.
6313 \end_layout
6314
6315 \begin_layout Standard
6316 Notice that after the first line, \SpecialChar LyX
6317  indents subsequent lines, offsetting
6318  them from the first line.
6319 \end_layout
6320
6321 \begin_layout Subsubsection
6322 Labeling
6323 \begin_inset Index idx
6324 status collapsed
6325
6326 \begin_layout Plain Layout
6327 Lists ! Labeling
6328 \end_layout
6329
6330 \end_inset
6331
6332
6333 \end_layout
6334
6335 \begin_layout Standard
6336 The 
6337 \family sans
6338 Labeling
6339 \family default
6340  environment is a \SpecialChar LyX
6341  extension to \SpecialChar LaTeX
6342 .
6343 \end_layout
6344
6345 \begin_layout Standard
6346 Like the 
6347 \family sans
6348 Description
6349 \family default
6350  list the 
6351 \family sans
6352 Labeling
6353 \family default
6354  list has user-defined labels for each list item but it provides some additional
6355  features.
6356  Here are its properties:
6357 \end_layout
6358
6359 \begin_layout Labeling
6360 \labelwidthstring 00.00.0000
6361 item
6362 \begin_inset space ~
6363 \end_inset
6364
6365 labels \SpecialChar LyX
6366  uses the first 
6367 \begin_inset Quotes eld
6368 \end_inset
6369
6370 word
6371 \begin_inset Quotes erd
6372 \end_inset
6373
6374  of each line as the item label.
6375  The first 
6376 \family sans
6377 Space
6378 \family default
6379  after the beginning of the first line of an item marks the end of the label.
6380  If you need to use more than one word in an item label, use a protected
6381  space as described above.
6382 \end_layout
6383
6384 \begin_layout Labeling
6385 \labelwidthstring 00.00.0000
6386 margins As you can see, \SpecialChar LyX
6387  uses different margins for the item label and the
6388  body of the item text.
6389  The body of the text has a larger left margin, which is equal to the default
6390  label width plus a little extra space.
6391  
6392 \end_layout
6393
6394 \begin_layout Labeling
6395 \labelwidthstring 00.00.0000
6396 label
6397 \begin_inset space ~
6398 \end_inset
6399
6400 width \SpecialChar LyX
6401  uses the width of the label, or the default width, whatever is larger.
6402  If the label width is larger, the label 
6403 \begin_inset Quotes eld
6404 \end_inset
6405
6406 extends
6407 \begin_inset Quotes erd
6408 \end_inset
6409
6410  into the first line.
6411  In other words, the text of the first line isn't aligned with the left
6412  margin of the rest of the item text.
6413 \end_layout
6414
6415 \begin_layout Labeling
6416 \labelwidthstring 00.00.0000
6417 default
6418 \begin_inset space ~
6419 \end_inset
6420
6421 width You can set the default label width to ensure that the text of all
6422  items in a 
6423 \family sans
6424 Labeling
6425 \family default
6426  environment has the same left margin.
6427 \begin_inset Newline newline
6428 \end_inset
6429
6430 To change the default width, select all items in the list.
6431  Now open the 
6432 \family sans
6433 Edit\SpecialChar menuseparator
6434 Paragraph
6435 \begin_inset space ~
6436 \end_inset
6437
6438 Settings
6439 \family default
6440  dialog (toolbar button 
6441 \begin_inset Info
6442 type  "icon"
6443 arg   "layout-paragraph"
6444 \end_inset
6445
6446 ).
6447  The text in the box 
6448 \family sans
6449 Longest
6450 \begin_inset space ~
6451 \end_inset
6452
6453 label
6454 \family default
6455  determines the default label width.
6456  You can use the text of your largest label here, but you can also use the
6457  letter 
6458 \begin_inset Quotes eld
6459 \end_inset
6460
6461 M
6462 \begin_inset Quotes erd
6463 \end_inset
6464
6465  multiple times instead.
6466  M is the widest character and is a standard unit of widths in \SpecialChar LaTeX
6467 .
6468  By using 
6469 \begin_inset Quotes eld
6470 \end_inset
6471
6472 M
6473 \begin_inset Quotes erd
6474 \end_inset
6475
6476  as the unit of width you don't need to keep changing the contents of 
6477 \family sans
6478 Longest
6479 \begin_inset space ~
6480 \end_inset
6481
6482 label
6483 \family default
6484  every time you alter a label in a 
6485 \family sans
6486 List
6487 \family default
6488  environment.
6489 \begin_inset Newline newline
6490 \end_inset
6491
6492 The predefined default width is the length of 
6493 \begin_inset Quotes eld
6494 \end_inset
6495
6496 00.00.0000
6497 \begin_inset Quotes erd
6498 \end_inset
6499
6500  (equal to 6
6501 \begin_inset space ~
6502 \end_inset
6503
6504 M).
6505 \end_layout
6506
6507 \begin_layout Standard
6508 You should use the 
6509 \family sans
6510 Labeling
6511 \family default
6512  list the same way as the 
6513 \family sans
6514 Description
6515 \family default
6516  list: When you need one word to stand out from the text that describes
6517  it.
6518  The 
6519 \family sans
6520 Labeling
6521 \family default
6522  environment gives you another way to do this, using a different overall
6523  layout.
6524 \end_layout
6525
6526 \begin_layout Standard
6527 You can nest 
6528 \family sans
6529 Labeling
6530 \family default
6531  lists inside one another, nest them in other types of lists, and so on.
6532  They work just like the other list paragraph environments.
6533  Read section
6534 \begin_inset space ~
6535 \end_inset
6536
6537
6538 \begin_inset CommandInset ref
6539 LatexCommand ref
6540 reference "sec:Nesting"
6541
6542 \end_inset
6543
6544  to learn about nesting.
6545 \end_layout
6546
6547 \begin_layout Standard
6548 There is yet another feature of the 
6549 \family sans
6550 Labeling
6551 \family default
6552  list: As you can see in the examples, \SpecialChar LyX
6553  left-justifies the item labels by
6554  default.
6555  You can use additional 
6556 \family sans
6557 HFills
6558 \family default
6559  to change how \SpecialChar LyX
6560  justifies the item label.
6561  
6562 \family sans
6563 Hfills
6564 \family default
6565  are documented in section
6566 \begin_inset space ~
6567 \end_inset
6568
6569
6570 \begin_inset CommandInset ref
6571 LatexCommand ref
6572 reference "subsec:Horizontal-Space"
6573
6574 \end_inset
6575
6576 .
6577  Here are some examples:
6578 \end_layout
6579
6580 \begin_layout Labeling
6581 \labelwidthstring 00.00.0000
6582 Left The default for 
6583 \family sans
6584 Labeling
6585 \family default
6586  item labels.
6587 \end_layout
6588
6589 \begin_layout Labeling
6590 \labelwidthstring 00.00.0000
6591 \begin_inset space \hfill{}
6592 \end_inset
6593
6594 Right One 
6595 \family sans
6596 HFill
6597 \family default
6598  at the beginning of the label right justifies it.
6599 \end_layout
6600
6601 \begin_layout Labeling
6602 \labelwidthstring 00.00.0000
6603 \begin_inset space \hfill{}
6604 \end_inset
6605
6606 Center
6607 \begin_inset space \hfill{}
6608 \end_inset
6609
6610  One 
6611 \family sans
6612 HFill
6613 \family default
6614  at the beginning of the label and one at the end centers it.
6615 \end_layout
6616
6617 \begin_layout Subsection
6618 Customized Lists
6619 \begin_inset CommandInset label
6620 LatexCommand label
6621 name "subsec:Customized-Lists"
6622
6623 \end_inset
6624
6625
6626 \begin_inset Index idx
6627 status collapsed
6628
6629 \begin_layout Plain Layout
6630 Lists ! Customized
6631 \end_layout
6632
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \begin_layout Standard
6639 The features described in this section require that the module 
6640 \family sans
6641 Customisable Lists (enumitem)
6642 \family default
6643  is loaded in the document settings.
6644  The module uses the \SpecialChar LaTeX
6645 -package 
6646 \series bold
6647 enumitem
6648 \series default
6649
6650 \begin_inset Index idx
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654 \SpecialChar LaTeX
6655 -packages ! enumitem
6656 \end_layout
6657
6658 \end_inset
6659
6660 .
6661 \end_layout
6662
6663 \begin_layout Subsubsection
6664 Custom Enumerate Lists
6665 \begin_inset Index idx
6666 status collapsed
6667
6668 \begin_layout Plain Layout
6669 Lists ! Enumerate ! Custom
6670 \end_layout
6671
6672 \end_inset
6673
6674
6675 \end_layout
6676
6677 \begin_layout Standard
6678 \noindent
6679 The default numbering of numbered lists can be changed by adding an optional
6680  argument (menu 
6681 \family sans
6682 Insert\SpecialChar menuseparator
6683 Short Title
6684 \family default
6685 ) to the first item of each level in the list.
6686  There you add the command
6687 \end_layout
6688
6689 \begin_layout Standard
6690
6691 \series bold
6692 label=
6693 \backslash
6694 roman{enumi}
6695 \end_layout
6696
6697 \begin_layout Standard
6698 in \SpecialChar TeX
6699  Code (shortcut 
6700 \begin_inset Info
6701 type  "shortcut"
6702 arg   "ert-insert"
6703 \end_inset
6704
6705 ).
6706 \begin_inset Foot
6707 status collapsed
6708
6709 \begin_layout Plain Layout
6710 For more about \SpecialChar TeX
6711  Code, look at section
6712 \begin_inset space ~
6713 \end_inset
6714
6715
6716 \begin_inset CommandInset ref
6717 LatexCommand ref
6718 reference "sec:TeX-Code"
6719
6720 \end_inset
6721
6722 .
6723 \end_layout
6724
6725 \end_inset
6726
6727
6728 \emph on
6729  enumi
6730 \emph default
6731  is hereby the first level counter of the enumeration.
6732  The command 
6733 \series bold
6734
6735 \backslash
6736 roman
6737 \series default
6738  outputs the counter as a small Roman numeral.
6739  For capital Roman numerals replace 
6740 \series bold
6741
6742 \backslash
6743 roman
6744 \series default
6745  with 
6746 \series bold
6747
6748 \backslash
6749 Roman
6750 \series default
6751  in the command above.
6752  For Arabic numerals use 
6753 \series bold
6754
6755 \backslash
6756 arabic
6757 \series default
6758 .
6759  To 
6760 \begin_inset Quotes eld
6761 \end_inset
6762
6763 number
6764 \begin_inset Quotes erd
6765 \end_inset
6766
6767  items with capital or small Latin letters use 
6768 \series bold
6769
6770 \backslash
6771 Alph
6772 \series default
6773  or 
6774 \series bold
6775
6776 \backslash
6777 alph
6778 \series default
6779 , respectively.
6780 \end_layout
6781
6782 \begin_layout Standard
6783 \noindent
6784 \begin_inset Note Greyedout
6785 status open
6786
6787 \begin_layout Plain Layout
6788
6789 \series bold
6790 Note:
6791 \series default
6792  You can only number 26
6793 \begin_inset space ~
6794 \end_inset
6795
6796 items with Latin letters, because this numbering is limited to single letters.
6797 \end_layout
6798
6799 \end_inset
6800
6801
6802 \end_layout
6803
6804 \begin_layout Standard
6805 To change the numbering for the list sublevels, replace the 'i' in the command
6806  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6807 \end_layout
6808
6809 \begin_layout Standard
6810 Here is a list with custom numbering:
6811 \end_layout
6812
6813 \begin_layout Enumerate
6814 \begin_inset Argument 1
6815 status open
6816
6817 \begin_layout Plain Layout
6818 \begin_inset ERT
6819 status open
6820
6821 \begin_layout Plain Layout
6822
6823 label=
6824 \backslash
6825 #
6826 \backslash
6827 Alph{enumi}
6828 \backslash
6829 #
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \end_inset
6838
6839 Level 1
6840 \end_layout
6841
6842 \begin_deeper
6843 \begin_layout Enumerate
6844 \begin_inset Argument 1
6845 status open
6846
6847 \begin_layout Plain Layout
6848 \begin_inset ERT
6849 status open
6850
6851 \begin_layout Plain Layout
6852
6853 label=
6854 \backslash
6855 Alph{enumi}.
6856 \backslash
6857 arabic{enumii}
6858 \end_layout
6859
6860 \end_inset
6861
6862
6863 \end_layout
6864
6865 \end_inset
6866
6867 Level 2
6868 \end_layout
6869
6870 \begin_layout Enumerate
6871 Level 2
6872 \end_layout
6873
6874 \begin_deeper
6875 \begin_layout Enumerate
6876 \begin_inset Argument 1
6877 status open
6878
6879 \begin_layout Plain Layout
6880 \begin_inset ERT
6881 status open
6882
6883 \begin_layout Plain Layout
6884
6885 label=
6886 \backslash
6887 bfseries{
6888 \backslash
6889 arabic{enumiii}}
6890 \end_layout
6891
6892 \end_inset
6893
6894
6895 \end_layout
6896
6897 \end_inset
6898
6899 Level 3
6900 \end_layout
6901
6902 \begin_deeper
6903 \begin_layout Enumerate
6904 \begin_inset Argument 1
6905 status open
6906
6907 \begin_layout Plain Layout
6908 \begin_inset ERT
6909 status open
6910
6911 \begin_layout Plain Layout
6912
6913 label=
6914 \backslash
6915 emph{
6916 \backslash
6917 roman{enumiv})}
6918 \end_layout
6919
6920 \end_inset
6921
6922
6923 \end_layout
6924
6925 \end_inset
6926
6927 Level 4
6928 \end_layout
6929
6930 \end_deeper
6931 \end_deeper
6932 \end_deeper
6933 \begin_layout Standard
6934 For this list these commands were used:
6935 \end_layout
6936
6937 \begin_layout Standard
6938 \noindent
6939
6940 \series bold
6941 label=
6942 \backslash
6943 #
6944 \backslash
6945 Alph{enumi}
6946 \backslash
6947 #
6948 \begin_inset Newline newline
6949 \end_inset
6950
6951 label=
6952 \backslash
6953 Alph{enumi}.
6954 \backslash
6955 arabic{enumii}
6956 \begin_inset Newline newline
6957 \end_inset
6958
6959 label=
6960 \backslash
6961 bfseries{
6962 \backslash
6963 arabic{enumiii}}
6964 \begin_inset Newline newline
6965 \end_inset
6966
6967 label=
6968 \backslash
6969 emph{
6970 \backslash
6971 roman{enumiv})}
6972 \end_layout
6973
6974 \begin_layout Standard
6975 where the command 
6976 \series bold
6977
6978 \backslash
6979 emph{}
6980 \series default
6981  makes the label emphasized and 
6982 \series bold
6983
6984 \backslash
6985 bfseries{}
6986 \series default
6987  makes it bold.
6988 \end_layout
6989
6990 \begin_layout Standard
6991 \begin_inset Note Greyedout
6992 status open
6993
6994 \begin_layout Plain Layout
6995
6996 \series bold
6997 Note:
6998 \series default
6999  When you change the label of a list level, it will be used for all following
7000  lists until you change the definition.
7001 \end_layout
7002
7003 \end_inset
7004
7005
7006 \end_layout
7007
7008 \begin_layout Subsubsection
7009 Resumed Enumeration
7010 \begin_inset Index idx
7011 status collapsed
7012
7013 \begin_layout Plain Layout
7014 Lists ! Enumerate ! Resumed
7015 \end_layout
7016
7017 \end_inset
7018
7019
7020 \end_layout
7021
7022 \begin_layout Standard
7023 Enumerations can be resumed after intermediate paragraphs:
7024 \end_layout
7025
7026 \begin_layout Enumerate
7027 \begin_inset Argument 1
7028 status open
7029
7030 \begin_layout Plain Layout
7031 \begin_inset ERT
7032 status open
7033
7034 \begin_layout Plain Layout
7035
7036 label=
7037 \backslash
7038 arabic{enumi}.
7039 \end_layout
7040
7041 \end_inset
7042
7043
7044 \end_layout
7045
7046 \end_inset
7047
7048 first
7049 \begin_inset Note Note
7050 status open
7051
7052 \begin_layout Plain Layout
7053 goes back to default numbering
7054 \end_layout
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Enumerate
7062 second
7063 \end_layout
7064
7065 \begin_layout Standard
7066 regular text
7067 \end_layout
7068
7069 \begin_layout Enumerate-Resume
7070 resumed
7071 \end_layout
7072
7073 \begin_layout Standard
7074 To resume an enumeration, use the style 
7075 \family sans
7076 Enumerate-Resume
7077 \family default
7078 .
7079  Its numbering appears in blue within \SpecialChar LyX
7080  to indicate that it is a resumed
7081  list and that the numbering will not be correct in \SpecialChar LyX
7082 , but in the output.
7083 \end_layout
7084
7085 \begin_layout Standard
7086 \begin_inset Note Greyedout
7087 status open
7088
7089 \begin_layout Plain Layout
7090
7091 \series bold
7092 Note:
7093 \series default
7094  If there is no previous enumeration to resume, you will get a \SpecialChar LaTeX
7095  error.
7096 \end_layout
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \begin_layout Standard
7104 Perhaps you might want to resume the list with a different number from the
7105  next one.
7106  Or you want to start a new enumeration with a defined number.
7107  This is possible by adding an optional argument to the first list item
7108  of a normal enumeration.
7109  There, insert the command
7110 \end_layout
7111
7112 \begin_layout Standard
7113
7114 \series bold
7115 start=number
7116 \end_layout
7117
7118 \begin_layout Standard
7119 where 
7120 \emph on
7121 number
7122 \emph default
7123  is the number with which you want to resume the list.
7124  An example:
7125 \end_layout
7126
7127 \begin_layout Enumerate
7128 first item
7129 \end_layout
7130
7131 \begin_layout Enumerate
7132 second item
7133 \end_layout
7134
7135 \begin_layout Standard
7136 Enumeration starting at a given value:
7137 \end_layout
7138
7139 \begin_layout Enumerate
7140 \begin_inset Argument 1
7141 status open
7142
7143 \begin_layout Plain Layout
7144 \begin_inset ERT
7145 status open
7146
7147 \begin_layout Plain Layout
7148
7149 start=4
7150 \end_layout
7151
7152 \end_inset
7153
7154
7155 \end_layout
7156
7157 \end_inset
7158
7159 This enumeration starts at 4
7160 \end_layout
7161
7162 \begin_layout Subsubsection
7163 List Spacing
7164 \begin_inset Index idx
7165 status collapsed
7166
7167 \begin_layout Plain Layout
7168 Lists ! Spacing
7169 \end_layout
7170
7171 \end_inset
7172
7173
7174 \end_layout
7175
7176 \begin_layout Standard
7177 In some cases you might want less or more vertical space between the items
7178  of a list.
7179  For example if the default space is too much in your opinion in this case:
7180 \end_layout
7181
7182 \begin_layout Itemize
7183 A bullet list
7184 \end_layout
7185
7186 \begin_layout Itemize
7187 with standard spacing 
7188 \end_layout
7189
7190 \begin_layout Standard
7191 You can decrease the space by adding an optional argument to the first item
7192  of the list.
7193  Add there the command 
7194 \series bold
7195 nolistsep
7196 \series default
7197  to get no additional list space like in this example:
7198 \end_layout
7199
7200 \begin_layout Itemize
7201 \begin_inset Argument 1
7202 status open
7203
7204 \begin_layout Plain Layout
7205 \begin_inset ERT
7206 status open
7207
7208 \begin_layout Plain Layout
7209
7210 nolistsep
7211 \end_layout
7212
7213 \end_inset
7214
7215
7216 \end_layout
7217
7218 \end_inset
7219
7220 A bullet list
7221 \end_layout
7222
7223 \begin_layout Itemize
7224 without additional
7225 \end_layout
7226
7227 \begin_layout Itemize
7228 vertical space
7229 \end_layout
7230
7231 \begin_layout Standard
7232 To add space you can use several other commands provided by the \SpecialChar LaTeX
7233 -package
7234  
7235 \series bold
7236 enumitem
7237 \series default
7238
7239 \begin_inset Index idx
7240 status collapsed
7241
7242 \begin_layout Plain Layout
7243 \SpecialChar LaTeX
7244 -packages ! enumitem
7245 \end_layout
7246
7247 \end_inset
7248
7249 .
7250  For more information see its documentation, 
7251 \begin_inset CommandInset citation
7252 LatexCommand cite
7253 key "enumitem"
7254
7255 \end_inset
7256
7257 .
7258 \end_layout
7259
7260 \begin_layout Standard
7261 There are also many commands available to change the horizontal spacing
7262  and indentation.
7263  Here is an example where the indentation was changed to that of the paragraphs
7264  in the document and the label separation was set to 2
7265 \begin_inset space \thinspace{}
7266 \end_inset
7267
7268 cm so that the number is in the page margin:
7269 \end_layout
7270
7271 \begin_layout Enumerate
7272 \begin_inset Argument 1
7273 status open
7274
7275 \begin_layout Plain Layout
7276 \begin_inset ERT
7277 status open
7278
7279 \begin_layout Plain Layout
7280
7281 labelindent=
7282 \backslash
7283 parindent, labelsep=2cm
7284 \end_layout
7285
7286 \end_inset
7287
7288
7289 \end_layout
7290
7291 \end_inset
7292
7293 An enumeration
7294 \end_layout
7295
7296 \begin_layout Enumerate
7297 with negative indentation
7298 \end_layout
7299
7300 \begin_layout Subsubsection
7301 Further Customization
7302 \begin_inset Index idx
7303 status collapsed
7304
7305 \begin_layout Plain Layout
7306 Lists ! Customization
7307 \end_layout
7308
7309 \end_inset
7310
7311
7312 \end_layout
7313
7314 \begin_layout Standard
7315 You can also change the style of description lists.
7316  The command
7317 \end_layout
7318
7319 \begin_layout Standard
7320
7321 \series bold
7322 font=definition
7323 \end_layout
7324
7325 \begin_layout Standard
7326 changes the description label font, the command
7327 \end_layout
7328
7329 \begin_layout Standard
7330
7331 \series bold
7332 style=definition
7333 \end_layout
7334
7335 \begin_layout Standard
7336 sets the list style.
7337 \end_layout
7338
7339 \begin_layout Standard
7340 An example where the command
7341 \end_layout
7342
7343 \begin_layout Standard
7344
7345 \series bold
7346 font=
7347 \backslash
7348 itshape, style=nextline
7349 \end_layout
7350
7351 \begin_layout Standard
7352 is used:
7353 \end_layout
7354
7355 \begin_layout Description
7356 Ionizing
7357 \begin_inset space ~
7358 \end_inset
7359
7360 radiation: 
7361 \begin_inset Argument 1
7362 status collapsed
7363
7364 \begin_layout Plain Layout
7365 \begin_inset ERT
7366 status open
7367
7368 \begin_layout Plain Layout
7369
7370 labelindent=0pt, labelsep=1cm, font=
7371 \backslash
7372 itshape, style=nextline
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \end_inset
7381
7382 Ionizing radiation consists of particles or electromagnetic waves that are
7383  energetic enough to detach electrons from atoms or molecules, therefore
7384  ionizing them.
7385 \end_layout
7386
7387 \begin_layout Description
7388 Reference
7389 \begin_inset space ~
7390 \end_inset
7391
7392 counting: In computer science, reference counting is a technique of storing
7393  the number of references, pointers, or handles to a resource such as an
7394  object, block of memory, disk space or other resource.
7395 \end_layout
7396
7397 \begin_layout Standard
7398 There are many more commands and features provided by the \SpecialChar LaTeX
7399 -package 
7400 \series bold
7401 enumitem
7402 \series default
7403
7404 \begin_inset Index idx
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408 \SpecialChar LaTeX
7409 -packages ! enumitem
7410 \end_layout
7411
7412 \end_inset
7413
7414 .
7415  For more information see its documentation 
7416 \begin_inset CommandInset citation
7417 LatexCommand cite
7418 key "enumitem"
7419
7420 \end_inset
7421
7422 .
7423 \end_layout
7424
7425 \begin_layout Subsection
7426 Letters
7427 \begin_inset Index idx
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431 Letters
7432 \end_layout
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Subsubsection
7440 Address and Right
7441 \begin_inset space ~
7442 \end_inset
7443
7444 Address: An Overview
7445 \end_layout
7446
7447 \begin_layout Standard
7448 Although \SpecialChar LyX
7449  has document classes for letters, we've also created two paragraph
7450  environments called 
7451 \family sans
7452 Address
7453 \family default
7454  and 
7455 \family sans
7456 Right
7457 \begin_inset space ~
7458 \end_inset
7459
7460 Address
7461 \family default
7462 .
7463  To use the letter class, you need to use specific paragraph environments
7464  in a specific order, otherwise \SpecialChar LaTeX
7465  gags on the document.
7466  In contrast, you can use the 
7467 \family sans
7468 Address
7469 \family default
7470  and 
7471 \family sans
7472 Right
7473 \begin_inset space ~
7474 \end_inset
7475
7476 Address
7477 \family default
7478  paragraph environments anywhere with no problem.
7479  You can even nest them inside other environments, though you can't nest
7480  anything in them.
7481 \end_layout
7482
7483 \begin_layout Standard
7484 Of course, you're not limited to using 
7485 \family sans
7486 Address
7487 \family default
7488  and 
7489 \family sans
7490 Right
7491 \begin_inset space ~
7492 \end_inset
7493
7494 Address
7495 \family default
7496  for letters only.
7497  
7498 \family sans
7499 Right
7500 \begin_inset space ~
7501 \end_inset
7502
7503 Address
7504 \family default
7505 , in particular, is useful for creating article titles like those used in
7506  some European academic papers.
7507 \end_layout
7508
7509 \begin_layout Subsubsection
7510 Usage
7511 \begin_inset CommandInset label
7512 LatexCommand label
7513 name "sec:Address-Usage"
7514
7515 \end_inset
7516
7517
7518 \end_layout
7519
7520 \begin_layout Standard
7521 The 
7522 \family sans
7523 Address
7524 \family default
7525  environment formats text in the style of an address, which is also used
7526  for the opening and signature in some countries.
7527  Similarly, the 
7528 \family sans
7529 Right
7530 \begin_inset space ~
7531 \end_inset
7532
7533 Address
7534 \family default
7535  environment formats text in the style of a right-justified address, which
7536  is used for the sender's address and today's date in some countries.
7537  Here's an example of each:
7538 \end_layout
7539
7540 \begin_layout Right Address
7541 Right Address
7542 \begin_inset Newline newline
7543 \end_inset
7544
7545 Who I am
7546 \begin_inset Newline newline
7547 \end_inset
7548
7549 Where I am
7550 \begin_inset Newline newline
7551 \end_inset
7552
7553 When is it? What is today?
7554 \end_layout
7555
7556 \begin_layout Standard
7557 That was 
7558 \family sans
7559 Right
7560 \begin_inset space ~
7561 \end_inset
7562
7563 Address
7564 \family default
7565 .
7566  Notice that the lines all have the same left margin, which \SpecialChar LyX
7567  sets to fit
7568  the largest block of text on a single line.
7569  Here's an example of the 
7570 \family sans
7571 Address
7572 \family default
7573  environment:
7574 \end_layout
7575
7576 \begin_layout Address
7577 Who are you
7578 \begin_inset Newline newline
7579 \end_inset
7580
7581 Where do I send this
7582 \begin_inset Newline newline
7583 \end_inset
7584
7585 Your post office and country
7586 \end_layout
7587
7588 \begin_layout Standard
7589 As you can see, both 
7590 \family sans
7591 Address
7592 \family default
7593  and 
7594 \family sans
7595 Right
7596 \begin_inset space ~
7597 \end_inset
7598
7599 Address
7600 \family default
7601  add extra space between themselves and the next paragraph.
7602  If you enter 
7603 \family sans
7604 Return
7605 \family default
7606  in either of these environments, \SpecialChar LyX
7607  resets the nesting depth and sets the
7608  environment to 
7609 \family sans
7610 Standard
7611 \family default
7612 .
7613  This makes sense, since 
7614 \family sans
7615 Return
7616 \family default
7617  is the 
7618 \family typewriter
7619 paragraph-break
7620 \family default
7621  function, and the individual lines of an address are not paragraphs.
7622  Thus, you have to use 
7623 \family typewriter
7624 break-line
7625 \family default
7626  (
7627 \begin_inset Info
7628 type  "shortcut"
7629 arg   "newline-insert newline"
7630 \end_inset
7631
7632  or 
7633 \family sans
7634 Insert\SpecialChar menuseparator
7635 Formatting\SpecialChar menuseparator
7636 Ragged
7637 \begin_inset space ~
7638 \end_inset
7639
7640 Line
7641 \begin_inset space ~
7642 \end_inset
7643
7644 Break
7645 \family default
7646 ) to start a new line in an 
7647 \family sans
7648 Address
7649 \family default
7650  or 
7651 \family sans
7652 Right
7653 \begin_inset space ~
7654 \end_inset
7655
7656 Address
7657 \family default
7658  environment.
7659 \end_layout
7660
7661 \begin_layout Subsection
7662 Academic Writing
7663 \end_layout
7664
7665 \begin_layout Standard
7666 Most academic writing begins with an abstract and ends with a bibliography
7667  or list of references.
7668  \SpecialChar LyX
7669  contains paragraph environments for both of these.
7670 \end_layout
7671
7672 \begin_layout Subsubsection
7673 Abstract
7674 \begin_inset Index idx
7675 status collapsed
7676
7677 \begin_layout Plain Layout
7678 Abstracts
7679 \end_layout
7680
7681 \end_inset
7682
7683
7684 \end_layout
7685
7686 \begin_layout Standard
7687 The 
7688 \family sans
7689 Abstract
7690 \family default
7691  environment is used for the abstract of an article.
7692  Technically, you could use this environment anywhere, but you really should
7693  only use it at the beginning of the document, after the title.
7694  Also, don't bother trying to nest 
7695 \family sans
7696 Abstract
7697 \family default
7698  in anything else or 
7699 \emph on
7700 vice versa
7701 \emph default
7702 .
7703  It will not work.
7704  The 
7705 \family sans
7706 Abstract
7707 \family default
7708  environment is only useful in the article and report document classes.
7709  The book document classes ignores the 
7710 \family sans
7711 Abstract
7712 \family default
7713  completely, and it's utterly silly to use 
7714 \family sans
7715 Abstract
7716 \family default
7717  in a letter document class.
7718 \end_layout
7719
7720 \begin_layout Standard
7721 The 
7722 \family sans
7723 Abstract
7724 \family default
7725  environment does several things for you.
7726  First, it puts the centered label 
7727 \begin_inset Quotes eld
7728 \end_inset
7729
7730 Abstract
7731 \begin_inset Quotes erd
7732 \end_inset
7733
7734  above the text.
7735  The label and the text of the abstract are separated by some extra vertical
7736  space.
7737  Second, it typesets everything in a smaller font, just as you'd expect.
7738  Lastly, it adds a bit of extra vertical space between the abstract and
7739  the subsequent text.
7740  Well, that's how it will appear on the \SpecialChar LyX
7741  screen.
7742  The actual appearance in the output depends on the document class you are
7743  using.
7744 \end_layout
7745
7746 \begin_layout Standard
7747 Starting a new paragraph by entering 
7748 \family sans
7749 Return
7750 \family default
7751  does not reset the paragraph environment.
7752  The new paragraph will still be in the 
7753 \family sans
7754 Abstract
7755 \family default
7756  environment.
7757  So, you will have to change the paragraph environment yourself when you
7758  finish entering the abstract of your document.
7759 \end_layout
7760
7761 \begin_layout Standard
7762 \begin_inset Float figure
7763 wide false
7764 sideways false
7765 status open
7766
7767 \begin_layout Plain Layout
7768 \align center
7769 \begin_inset Graphics
7770         filename clipart/Abstract.pdf
7771
7772 \end_inset
7773
7774
7775 \end_layout
7776
7777 \begin_layout Plain Layout
7778 \begin_inset Caption Standard
7779
7780 \begin_layout Plain Layout
7781 \begin_inset CommandInset label
7782 LatexCommand label
7783 name "fig:Paragraph-in-the"
7784
7785 \end_inset
7786
7787 Paragraph in the 
7788 \family sans
7789 Abstract
7790 \family default
7791  environment
7792 \end_layout
7793
7794 \end_inset
7795
7796
7797 \end_layout
7798
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \begin_layout Standard
7805 We would love to demonstrate the 
7806 \family sans
7807 Abstract
7808 \family default
7809  environment, but since this document is in the 
7810 \begin_inset Quotes eld
7811 \end_inset
7812
7813 book
7814 \begin_inset Quotes erd
7815 \end_inset
7816
7817  class, we can't do this.
7818  We inserted it therefore as figure
7819 \begin_inset space ~
7820 \end_inset
7821
7822
7823 \begin_inset CommandInset ref
7824 LatexCommand ref
7825 reference "fig:Paragraph-in-the"
7826
7827 \end_inset
7828
7829 .
7830  If you have never heard of an 
7831 \begin_inset Quotes eld
7832 \end_inset
7833
7834 abstract
7835 \begin_inset Quotes erd
7836 \end_inset
7837
7838  before, you can safely ignore this environment.
7839 \end_layout
7840
7841 \begin_layout Subsubsection
7842 Bibliography
7843 \begin_inset Index idx
7844 status collapsed
7845
7846 \begin_layout Plain Layout
7847 Bibliography
7848 \end_layout
7849
7850 \end_inset
7851
7852
7853 \begin_inset CommandInset label
7854 LatexCommand label
7855 name "subsec:Biblio_environment"
7856
7857 \end_inset
7858
7859
7860 \end_layout
7861
7862 \begin_layout Standard
7863 The 
7864 \family sans
7865 Bibliography
7866 \family default
7867  environment is used to list references.
7868  Technically, you could use this environment anywhere, but you really should
7869  only use it at the end of the document.
7870  Nesting 
7871 \family sans
7872 Bibliography
7873 \family default
7874  in anything else or 
7875 \emph on
7876 vice versa
7877 \emph default
7878  will not work.
7879 \end_layout
7880
7881 \begin_layout Standard
7882 When you first open a 
7883 \family sans
7884 Bibliography
7885 \family default
7886  environment, \SpecialChar LyX
7887  adds a large vertical space, followed by the heading 
7888 \begin_inset Quotes eld
7889 \end_inset
7890
7891 Bibliography
7892 \begin_inset Quotes erd
7893 \end_inset
7894
7895  or 
7896 \begin_inset Quotes eld
7897 \end_inset
7898
7899 References,
7900 \begin_inset Quotes erd
7901 \end_inset
7902
7903  depending on the document class.
7904  The heading is in a large boldface font.
7905  Each paragraph of the 
7906 \family sans
7907 Bibliography
7908 \family default
7909  environment is a bibliography entry.
7910  Thus, entering 
7911 \family sans
7912 Return
7913 \family default
7914  does not reset the paragraph environment.
7915  Each new paragraph is still in the 
7916 \family sans
7917 Bibliography
7918 \family default
7919  environment.
7920 \end_layout
7921
7922 \begin_layout Standard
7923 There is another, usually better way to include references in your document
7924  by using a Bib\SpecialChar TeX
7925  database.
7926  For more information on that, and for a detailed description of \SpecialChar LyX
7927 's bibliography
7928  handling, have a look at section
7929 \begin_inset space ~
7930 \end_inset
7931
7932
7933 \begin_inset CommandInset ref
7934 LatexCommand ref
7935 reference "sec:Bibliography"
7936
7937 \end_inset
7938
7939 .
7940 \end_layout
7941
7942 \begin_layout Subsection
7943 Special Environments
7944 \end_layout
7945
7946 \begin_layout Standard
7947 \SpecialChar LyX
7948  provides two environments that can be used to emulate the behavior of a
7949  computer console/terminal and a typewriter.
7950 \end_layout
7951
7952 \begin_layout Subsubsection
7953 \SpecialChar LyX
7954
7955 \family sans
7956 -Code
7957 \begin_inset Index idx
7958 status collapsed
7959
7960 \begin_layout Plain Layout
7961 \SpecialChar LyX
7962 -Code
7963 \end_layout
7964
7965 \end_inset
7966
7967
7968 \begin_inset CommandInset label
7969 LatexCommand label
7970 name "subsec:LyX-Code"
7971
7972 \end_inset
7973
7974
7975 \end_layout
7976
7977 \begin_layout Standard
7978 The 
7979 \family sans
7980 \SpecialChar LyX
7981 -Code
7982 \family default
7983  environment is a \SpecialChar LyX
7984  extension.
7985  It type-sets text in a typewriter-style font.
7986  It also treats the 
7987 \family sans
7988 Space
7989 \family default
7990  key as a fixed whitespace.
7991 \begin_inset Foot
7992 status collapsed
7993
7994 \begin_layout Plain Layout
7995 In the 
7996 \family sans
7997 \SpecialChar LyX
7998 -Code
7999 \family default
8000  environment, the 
8001 \family sans
8002 Space
8003 \family default
8004  key is treated as a 
8005 \family sans
8006 Protected
8007 \begin_inset space ~
8008 \end_inset
8009
8010 Blank
8011 \family default
8012  instead of an end-of-word marker.
8013 \end_layout
8014
8015 \end_inset
8016
8017  
8018 \family sans
8019 \SpecialChar LyX
8020 -Code
8021 \family default
8022
8023 \family sans
8024 Verbatim
8025 \family default
8026  and 
8027 \family sans
8028 Verbatim
8029 \family default
8030 * are the only environments in which you can type multiple whitespaces in
8031  \SpecialChar LyX
8032 .
8033  If you need to insert blank lines, you will still need to use 
8034 \begin_inset Info
8035 type  "shortcut"
8036 arg   "newline-insert newline"
8037 \end_inset
8038
8039  (the 
8040 \family typewriter
8041 break-line
8042 \family default
8043  function).
8044  
8045 \family sans
8046 Return
8047 \family default
8048  breaks paragraphs.
8049  Note, however, that 
8050 \family sans
8051 Return
8052 \family default
8053  does not reset the paragraph environment.
8054  So, when you finish using the 
8055 \family sans
8056 \SpecialChar LyX
8057 -Code
8058 \family default
8059  environment, you will need to change the paragraph environment yourself.
8060  Also, you can nest the 
8061 \family sans
8062 \SpecialChar LyX
8063 -Code
8064 \family default
8065  environment inside of others.
8066 \end_layout
8067
8068 \begin_layout Standard
8069 There are a few quirks with this environment:
8070 \end_layout
8071
8072 \begin_layout Itemize
8073 You cannot use 
8074 \begin_inset Info
8075 type  "shortcut"
8076 arg   "newline-insert newline"
8077 \end_inset
8078
8079  at the beginning of a new paragraph (i.
8080 \begin_inset space \thinspace{}
8081 \end_inset
8082
8083 e.
8084 \begin_inset space \space{}
8085 \end_inset
8086
8087 you can't follow 
8088 \family sans
8089 Return
8090 \family default
8091  with a 
8092 \begin_inset Info
8093 type  "shortcut"
8094 arg   "newline-insert newline"
8095 \end_inset
8096
8097 ).
8098 \end_layout
8099
8100 \begin_layout Itemize
8101 You cannot follow a 
8102 \begin_inset Info
8103 type  "shortcut"
8104 arg   "newline-insert newline"
8105 \end_inset
8106
8107  with a 
8108 \family sans
8109 Space
8110 \family default
8111  but with a 
8112 \begin_inset Info
8113 type  "shortcut"
8114 arg   "command-alternatives math-space ; space-insert protected"
8115 \end_inset
8116
8117 .
8118 \end_layout
8119
8120 \begin_layout Itemize
8121 You cannot have an empty paragraph or an empty line.
8122  You must put at least one 
8123 \family sans
8124 Space
8125 \family default
8126  in any line you want blank.
8127  Otherwise, \SpecialChar LaTeX
8128  generates errors.
8129 \end_layout
8130
8131 \begin_layout Itemize
8132 You cannot get the typewriter double quotes by typing 
8133 \family sans
8134 "
8135 \family default
8136  since that will insert 
8137 \emph on
8138 real
8139 \emph default
8140  quotes.
8141  You get the typewriter double quotes with 
8142 \begin_inset Info
8143 type  "shortcut"
8144 arg   "self-insert \""
8145 \end_inset
8146
8147 .
8148 \end_layout
8149
8150 \begin_layout Standard
8151 Here is an example:
8152 \end_layout
8153
8154 \begin_layout LyX-Code
8155 #include <stdio.h>
8156 \end_layout
8157
8158 \begin_layout LyX-Code
8159  
8160 \end_layout
8161
8162 \begin_layout LyX-Code
8163 int main(void)
8164 \end_layout
8165
8166 \begin_layout LyX-Code
8167 {
8168 \end_layout
8169
8170 \begin_layout LyX-Code
8171     printf("Hello World!
8172 \backslash
8173 n");
8174 \end_layout
8175
8176 \begin_layout LyX-Code
8177     return 0;
8178 \end_layout
8179
8180 \begin_layout LyX-Code
8181 }
8182 \end_layout
8183
8184 \begin_layout Standard
8185 This is just the standard 
8186 \begin_inset Quotes eld
8187 \end_inset
8188
8189 Hello world!
8190 \begin_inset Quotes erd
8191 \end_inset
8192
8193  program.
8194  
8195 \end_layout
8196
8197 \begin_layout Standard
8198
8199 \family sans
8200 \SpecialChar LyX
8201 -Code
8202 \family default
8203  has one purpose: to typeset code, such as program source, shell scripts
8204  and so on.
8205  Use it only in those very special cases where you need to generate text
8206  as if you used a typewriter.
8207 \begin_inset Index idx
8208 status collapsed
8209
8210 \begin_layout Plain Layout
8211 Paragraph environments|)
8212 \end_layout
8213
8214 \end_inset
8215
8216  For longer parts of programming code, use the listings inset that is described
8217  in the chapter 
8218 \emph on
8219 Program Code Listings
8220 \emph default
8221  of the 
8222 \emph on
8223 Embedded
8224 \begin_inset space ~
8225 \end_inset
8226
8227 Objects
8228 \emph default
8229  manual.
8230 \end_layout
8231
8232 \begin_layout Subsubsection
8233 Verbatim
8234 \family sans
8235
8236 \begin_inset Index idx
8237 status collapsed
8238
8239 \begin_layout Plain Layout
8240 Verbatim
8241 \end_layout
8242
8243 \end_inset
8244
8245
8246 \end_layout
8247
8248 \begin_layout Standard
8249 The 
8250 \family sans
8251 Verbatim
8252 \family default
8253  environment is similar to the 
8254 \family sans
8255 \SpecialChar LyX
8256 -Code
8257 \family default
8258  environment with the difference that its content will be treated like a
8259  computer console text.
8260  
8261 \family sans
8262 Verbatim
8263 \family default
8264  does therefore not have paragraphs so that 
8265 \family sans
8266 Return
8267 \family default
8268  breaks lines.
8269  Compared to 
8270 \family sans
8271 \SpecialChar LyX
8272 -Code
8273 \family default
8274  the 
8275 \family sans
8276 Space
8277 \family default
8278  key is treated like a normal space in text (not as a protected space) and
8279  you can have empty lines.
8280  In contrary to 
8281 \family sans
8282 \SpecialChar LyX
8283 -Code,
8284 \family default
8285  
8286 \family sans
8287 Verbatim
8288 \family default
8289  cannot
8290 \end_layout
8291
8292 \begin_layout Itemize
8293 have a certain language and a text style
8294 \end_layout
8295
8296 \begin_layout Itemize
8297 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8298  index- and nomenclature entries, labels, tables, graphics, listings, floats
8299  and \SpecialChar TeX
8300  Code
8301 \end_layout
8302
8303 \begin_layout Standard
8304 Because of these properties 
8305 \family sans
8306 Verbatim
8307 \family default
8308  works like a typewriter.
8309  Here is an example:
8310 \end_layout
8311
8312 \begin_layout Verbatim
8313 This is Verbatim.
8314 \end_layout
8315
8316 \begin_layout Verbatim
8317 \noindent
8318 \align block
8319 The following 2 lines are empty:
8320 \end_layout
8321
8322 \begin_layout Verbatim
8323
8324 \end_layout
8325
8326 \begin_layout Verbatim
8327
8328 \end_layout
8329
8330 \begin_layout Verbatim
8331 Almost everything is allowed in Verbatim:"%&$§#~'`
8332 \backslash
8333 }][{|
8334 \end_layout
8335
8336 \begin_layout Standard
8337 The 
8338 \family sans
8339 Verbatim*
8340 \family default
8341  environment is identical to 
8342 \family sans
8343 Verbatim
8344 \family default
8345  with the difference that spaces appear in the output as the character '
8346 \begin_inset space \textvisiblespace{}
8347 \end_inset
8348
8349 '.
8350  An example:
8351 \end_layout
8352
8353 \begin_layout Verbatim*
8354 This is Verbatim*.
8355 \end_layout
8356
8357 \begin_layout Section
8358 Nesting Environments
8359 \begin_inset Index idx
8360 status collapsed
8361
8362 \begin_layout Plain Layout
8363 Nesting ! Environments
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \begin_inset CommandInset label
8370 LatexCommand label
8371 name "sec:Nesting"
8372
8373 \end_inset
8374
8375
8376 \end_layout
8377
8378 \begin_layout Subsection
8379 Introduction
8380 \end_layout
8381
8382 \begin_layout Standard
8383 \SpecialChar LyX
8384  treats text as a unified block with a particular context and specific propertie
8385 s.
8386  This allows you to create blocks that inherit some of the properties of
8387  another block.
8388  For example you have three main points in an outline, but point #2 also
8389  has two subpoints.
8390  In other words, you have a list inside of another list, with the inner
8391  list 
8392 \begin_inset Quotes eld
8393 \end_inset
8394
8395 attached
8396 \begin_inset Quotes erd
8397 \end_inset
8398
8399  to item #2:
8400 \end_layout
8401
8402 \begin_layout Enumerate
8403 one
8404 \end_layout
8405
8406 \begin_layout Enumerate
8407 two
8408 \end_layout
8409
8410 \begin_deeper
8411 \begin_layout Enumerate
8412 sublist – item #1
8413 \end_layout
8414
8415 \begin_layout Enumerate
8416 sublist – item #2
8417 \end_layout
8418
8419 \end_deeper
8420 \begin_layout Enumerate
8421 three
8422 \end_layout
8423
8424 \begin_layout Standard
8425 You put a list inside a list by nesting one list inside the other.
8426  Nesting an environment is quite simple: Select 
8427 \family sans
8428 Edit\SpecialChar menuseparator
8429 Increase
8430 \begin_inset space ~
8431 \end_inset
8432
8433 List
8434 \begin_inset space ~
8435 \end_inset
8436
8437 Depth
8438 \family default
8439  or 
8440 \family sans
8441 Decrease
8442 \begin_inset space ~
8443 \end_inset
8444
8445 List
8446 \begin_inset space ~
8447 \end_inset
8448
8449 Depth
8450 \family default
8451  to change the nesting depth (the status bar will tell you how far you are
8452  nested).
8453  Instead of the menu, you can also use the toolbar buttons 
8454 \begin_inset Info
8455 type  "icon"
8456 arg   "depth-increment"
8457 \end_inset
8458
8459  and 
8460 \begin_inset Info
8461 type  "icon"
8462 arg   "depth-decrement"
8463 \end_inset
8464
8465  or the key bindings 
8466 \family sans
8467 Tab
8468 \family default
8469  and 
8470 \family sans
8471 Shift+Tab
8472 \family default
8473  or 
8474 \begin_inset Info
8475 type  "shortcut"
8476 arg   "depth-increment"
8477 \end_inset
8478
8479  and 
8480 \begin_inset Info
8481 type  "shortcut"
8482 arg   "depth-decrement"
8483 \end_inset
8484
8485 .
8486  The change will work on the current selection, if you have made one (allowing
8487  you to change the nesting of several paragraphs at once), or the current
8488  paragraph.
8489 \end_layout
8490
8491 \begin_layout Standard
8492 Note that \SpecialChar LyX
8493  only changes the nesting depth if it can.
8494  If it is invalid to do so, nothing happens if you try to change the depth.
8495  Additionally, if you change the depth of one paragraph, it affects the
8496  depth of every paragraph nested inside of it.
8497 \end_layout
8498
8499 \begin_layout Standard
8500 Nesting isn't limited to lists.
8501  In \SpecialChar LyX
8502 , you can nest just about anything inside anything else, as you're about
8503  to find out.
8504  This is the real power of nesting paragraph environments.
8505 \end_layout
8506
8507 \begin_layout Subsection
8508 What You Can and Can't Nest
8509 \end_layout
8510
8511 \begin_layout Standard
8512 Before we fire a list of paragraph environments at you, we need to tell
8513  you a little bit more about how nesting works.
8514 \end_layout
8515
8516 \begin_layout Standard
8517 The question of nesting a paragraph environment is a bit more complicated
8518  than a simple yes or no.
8519  There are three types of paragraph environments:
8520 \end_layout
8521
8522 \begin_layout Itemize
8523 Completely unnestable
8524 \end_layout
8525
8526 \begin_layout Itemize
8527 Fully nestable, you can nest them inside things and you can also nest other
8528  things inside them.
8529 \end_layout
8530
8531 \begin_layout Itemize
8532 A third type, you can nest them into other environments, but you can't nest
8533  anything into them.
8534 \end_layout
8535
8536 \begin_layout Standard
8537 Here's a list of the three types of nesting behavior, and which paragraph
8538  environments have them:
8539 \end_layout
8540
8541 \begin_layout Description
8542 Unnestable Can't nest them.
8543  Can't nest into them.
8544 \end_layout
8545
8546 \begin_deeper
8547 \begin_layout Itemize
8548
8549 \family sans
8550 Bibliography
8551 \end_layout
8552
8553 \begin_layout Itemize
8554
8555 \family sans
8556 Abstract
8557 \end_layout
8558
8559 \begin_layout Itemize
8560
8561 \family sans
8562 Title
8563 \end_layout
8564
8565 \begin_layout Itemize
8566
8567 \family sans
8568 Author
8569 \end_layout
8570
8571 \begin_layout Itemize
8572
8573 \family sans
8574 Date
8575 \end_layout
8576
8577 \end_deeper
8578 \begin_layout Description
8579 Fully
8580 \begin_inset space ~
8581 \end_inset
8582
8583 Nestable You can nest them.
8584  You can nest other things into them.
8585 \end_layout
8586
8587 \begin_deeper
8588 \begin_layout Itemize
8589
8590 \family sans
8591 Verse
8592 \end_layout
8593
8594 \begin_layout Itemize
8595
8596 \family sans
8597 Quote
8598 \end_layout
8599
8600 \begin_layout Itemize
8601
8602 \family sans
8603 Quotation
8604 \end_layout
8605
8606 \begin_layout Itemize
8607
8608 \family sans
8609 Itemize
8610 \end_layout
8611
8612 \begin_layout Itemize
8613
8614 \family sans
8615 Enumerate
8616 \end_layout
8617
8618 \begin_layout Itemize
8619
8620 \family sans
8621 Description
8622 \end_layout
8623
8624 \begin_layout Itemize
8625
8626 \family sans
8627 List
8628 \end_layout
8629
8630 \begin_layout Itemize
8631
8632 \family sans
8633 \SpecialChar LyX
8634 -Code
8635 \end_layout
8636
8637 \begin_layout Itemize
8638
8639 \family sans
8640 Verbatim
8641 \end_layout
8642
8643 \begin_layout Itemize
8644
8645 \family sans
8646 Verbatim*
8647 \end_layout
8648
8649 \end_deeper
8650 \begin_layout Description
8651 Nestable-Inside You can nest them inside other things.
8652  You can't nest anything into them.
8653 \end_layout
8654
8655 \begin_deeper
8656 \begin_layout Itemize
8657
8658 \family sans
8659 Standard
8660 \end_layout
8661
8662 \begin_layout Itemize
8663
8664 \family sans
8665 Part
8666 \end_layout
8667
8668 \begin_layout Itemize
8669
8670 \family sans
8671 Chapter
8672 \end_layout
8673
8674 \begin_layout Itemize
8675
8676 \family sans
8677 Section
8678 \end_layout
8679
8680 \begin_layout Itemize
8681
8682 \family sans
8683 Subsection
8684 \end_layout
8685
8686 \begin_layout Itemize
8687
8688 \family sans
8689 Subsubsection
8690 \end_layout
8691
8692 \begin_layout Itemize
8693
8694 \family sans
8695 Paragraph
8696 \end_layout
8697
8698 \begin_layout Itemize
8699
8700 \family sans
8701 Subparagraph
8702 \end_layout
8703
8704 \begin_layout Itemize
8705
8706 \family sans
8707 Part*
8708 \end_layout
8709
8710 \begin_layout Itemize
8711
8712 \family sans
8713 Chapter*
8714 \end_layout
8715
8716 \begin_layout Itemize
8717
8718 \family sans
8719 Section*
8720 \end_layout
8721
8722 \begin_layout Itemize
8723
8724 \family sans
8725 Subsection*
8726 \end_layout
8727
8728 \begin_layout Itemize
8729
8730 \family sans
8731 Subsubsection*
8732 \end_layout
8733
8734 \begin_layout Itemize
8735
8736 \family sans
8737 Right
8738 \begin_inset space ~
8739 \end_inset
8740
8741 Address
8742 \end_layout
8743
8744 \begin_layout Itemize
8745
8746 \family sans
8747 Address
8748 \end_layout
8749
8750 \end_deeper
8751 \begin_layout Standard
8752 \begin_inset Note Greyedout
8753 status open
8754
8755 \begin_layout Plain Layout
8756
8757 \series bold
8758 Note:
8759 \series default
8760  Although it is possible, for example, to nest numbered section headings
8761  like 
8762 \family sans
8763 Chapter
8764 \family default
8765
8766 \family sans
8767 Section
8768 \family default
8769 , etc.
8770 \begin_inset space ~
8771 \end_inset
8772
8773 into lists, it is highly recommended not to do this because the aim is to
8774  create well-structured documents following typesetting guidelines whereas
8775  nested section headings violate this.
8776 \end_layout
8777
8778 \end_inset
8779
8780
8781 \end_layout
8782
8783 \begin_layout Subsection
8784 Nesting Other Things: Tables, Math, Floats, etc.
8785 \begin_inset Index idx
8786 status collapsed
8787
8788 \begin_layout Plain Layout
8789 Nesting ! Tables etc.
8790 \end_layout
8791
8792 \end_inset
8793
8794
8795 \end_layout
8796
8797 \begin_layout Standard
8798 There are several things that aren't paragraph environments, but which are
8799  affected by nesting anyhow.
8800  They are:
8801 \end_layout
8802
8803 \begin_layout Itemize
8804 equations
8805 \end_layout
8806
8807 \begin_layout Itemize
8808 tables
8809 \end_layout
8810
8811 \begin_layout Itemize
8812 figures
8813 \end_layout
8814
8815 \begin_layout Standard
8816 (
8817 \begin_inset Note Greyedout
8818 status open
8819
8820 \begin_layout Plain Layout
8821
8822 \series bold
8823 Note:
8824 \series default
8825  Figures and tables in 
8826 \family sans
8827 Floats
8828 \family default
8829  are not affected by this.
8830 \end_layout
8831
8832 \end_inset
8833
8834  Have a look at section
8835 \begin_inset space ~
8836 \end_inset
8837
8838
8839 \begin_inset CommandInset ref
8840 LatexCommand ref
8841 reference "sec:Floats"
8842
8843 \end_inset
8844
8845  for more information about 
8846 \family sans
8847 Floats
8848 \family default
8849 .)
8850 \end_layout
8851
8852 \begin_layout Standard
8853 \SpecialChar LyX
8854  can treat these three objects as either a word or as a paragraph.
8855  If a figure, table, or an equation is inline, it goes wherever the paragraph
8856  it is in goes.
8857 \end_layout
8858
8859 \begin_layout Standard
8860 On the other hand, if you have an equation, figure or table in a 
8861 \begin_inset Quotes eld
8862 \end_inset
8863
8864 paragraph
8865 \begin_inset Quotes erd
8866 \end_inset
8867
8868  of its own, it behaves just like a 
8869 \begin_inset Quotes eld
8870 \end_inset
8871
8872 nestable-inside
8873 \begin_inset Quotes erd
8874 \end_inset
8875
8876  paragraph environment.
8877  You can nest it into any environment, but you obviously can't nest anything
8878  into it.
8879 \end_layout
8880
8881 \begin_layout Standard
8882 Here's an example with a table:
8883 \end_layout
8884
8885 \begin_layout Enumerate
8886 Item One
8887 \end_layout
8888
8889 \begin_deeper
8890 \begin_layout Enumerate
8891 This is (a) and it's nested.
8892 \end_layout
8893
8894 \begin_deeper
8895 \begin_layout Standard
8896 \begin_inset VSpace 0.3cm
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \begin_layout Standard
8903 \align center
8904 \begin_inset Tabular
8905 <lyxtabular version="3" rows="2" columns="2">
8906 <features tabularvalignment="middle">
8907 <column alignment="center" valignment="top" width="0pt">
8908 <column alignment="center" valignment="top" width="0pt">
8909 <row>
8910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914
8915 \family roman
8916 \series medium
8917 \shape up
8918 \size normal
8919 \emph off
8920 \bar no
8921 \noun off
8922 \color none
8923 a
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932
8933 \family roman
8934 \series medium
8935 \shape up
8936 \size normal
8937 \emph off
8938 \bar no
8939 \noun off
8940 \color none
8941 b
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 </row>
8947 <row>
8948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952
8953 \family roman
8954 \series medium
8955 \shape up
8956 \size normal
8957 \emph off
8958 \bar no
8959 \noun off
8960 \color none
8961 c
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \family roman
8972 \series medium
8973 \shape up
8974 \size normal
8975 \emph off
8976 \bar no
8977 \noun off
8978 \color none
8979 d
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 </lyxtabular>
8986
8987 \end_inset
8988
8989
8990 \end_layout
8991
8992 \begin_layout Standard
8993 \begin_inset VSpace 0.3cm
8994 \end_inset
8995
8996
8997 \end_layout
8998
8999 \end_deeper
9000 \begin_layout Enumerate
9001 This is (b).
9002  The table is actually nested inside (a).
9003 \end_layout
9004
9005 \end_deeper
9006 \begin_layout Enumerate
9007 Back out again.
9008 \end_layout
9009
9010 \begin_layout Standard
9011 If we hadn't nested the table at all, the list would look like this:
9012 \end_layout
9013
9014 \begin_layout Enumerate
9015 Item One
9016 \end_layout
9017
9018 \begin_deeper
9019 \begin_layout Enumerate
9020 This is (a) and it's nested.
9021 \end_layout
9022
9023 \end_deeper
9024 \begin_layout Standard
9025 \begin_inset VSpace 0.3cm
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \begin_layout Standard
9032 \align center
9033 \begin_inset Tabular
9034 <lyxtabular version="3" rows="2" columns="2">
9035 <features tabularvalignment="middle">
9036 <column alignment="center" valignment="top" width="0pt">
9037 <column alignment="center" valignment="top" width="0pt">
9038 <row>
9039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043
9044 \family roman
9045 \series medium
9046 \shape up
9047 \size normal
9048 \emph off
9049 \bar no
9050 \noun off
9051 \color none
9052 a
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061
9062 \family roman
9063 \series medium
9064 \shape up
9065 \size normal
9066 \emph off
9067 \bar no
9068 \noun off
9069 \color none
9070 b
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \family roman
9083 \series medium
9084 \shape up
9085 \size normal
9086 \emph off
9087 \bar no
9088 \noun off
9089 \color none
9090 c
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099
9100 \family roman
9101 \series medium
9102 \shape up
9103 \size normal
9104 \emph off
9105 \bar no
9106 \noun off
9107 \color none
9108 d
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 </lyxtabular>
9115
9116 \end_inset
9117
9118
9119 \end_layout
9120
9121 \begin_layout Standard
9122 \begin_inset VSpace 0.3cm
9123 \end_inset
9124
9125
9126 \end_layout
9127
9128 \begin_layout Enumerate
9129 This is (b).
9130  The table is 
9131 \emph on
9132 not
9133 \emph default
9134  nested inside (a).
9135  In fact, it's not nested at all.
9136 \end_layout
9137
9138 \begin_layout Enumerate
9139 Back out again.
9140 \end_layout
9141
9142 \begin_layout Standard
9143 Notice how item (b) is not only no longer nested, but is also the first
9144  item of a new list!
9145 \end_layout
9146
9147 \begin_layout Standard
9148 There's another trap you can fall into: Nesting the table, but not going
9149  deep enough.
9150  \SpecialChar LyX
9151  then turns anything after the table into a new sublist.
9152 \end_layout
9153
9154 \begin_layout Enumerate
9155 Item One
9156 \end_layout
9157
9158 \begin_deeper
9159 \begin_layout Enumerate
9160 This is (a) and it's nested.
9161 \end_layout
9162
9163 \begin_layout Standard
9164 \begin_inset VSpace 0.3cm
9165 \end_inset
9166
9167
9168 \end_layout
9169
9170 \begin_layout Standard
9171 \align center
9172 \begin_inset Tabular
9173 <lyxtabular version="3" rows="2" columns="2">
9174 <features tabularvalignment="middle">
9175 <column alignment="center" valignment="top" width="0pt">
9176 <column alignment="center" valignment="top" width="0pt">
9177 <row>
9178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182
9183 \family roman
9184 \series medium
9185 \shape up
9186 \size normal
9187 \emph off
9188 \bar no
9189 \noun off
9190 \color none
9191 a
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200
9201 \family roman
9202 \series medium
9203 \shape up
9204 \size normal
9205 \emph off
9206 \bar no
9207 \noun off
9208 \color none
9209 b
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \family roman
9222 \series medium
9223 \shape up
9224 \size normal
9225 \emph off
9226 \bar no
9227 \noun off
9228 \color none
9229 c
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238
9239 \family roman
9240 \series medium
9241 \shape up
9242 \size normal
9243 \emph off
9244 \bar no
9245 \noun off
9246 \color none
9247 d
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 </row>
9253 </lyxtabular>
9254
9255 \end_inset
9256
9257
9258 \end_layout
9259
9260 \end_deeper
9261 \begin_layout Standard
9262 \begin_inset VSpace 0.3cm
9263 \end_inset
9264
9265
9266 \end_layout
9267
9268 \begin_layout Enumerate
9269 This is (b).
9270  The table is actually nested inside Item One, but 
9271 \emph on
9272 not
9273 \emph default
9274  inside (a).
9275 \end_layout
9276
9277 \begin_layout Enumerate
9278 Back out again.
9279 \end_layout
9280
9281 \begin_layout Standard
9282 As you can see, item (b) turned into the first item of a new list, but a
9283  new list 
9284 \emph on
9285 inside
9286 \emph default
9287  item 1.
9288  The same thing would have happened to a figure or an equation.
9289  So, if you nest tables, figures or equations, make sure you go to the right
9290  depth!
9291 \end_layout
9292
9293 \begin_layout Subsection
9294 Usage and General Features
9295 \end_layout
9296
9297 \begin_layout Standard
9298 Speaking of levels, \SpecialChar LyX
9299  can perform up to a six-fold nesting.
9300  In other words, 
9301 \begin_inset Quotes eld
9302 \end_inset
9303
9304 level #6
9305 \begin_inset Quotes erd
9306 \end_inset
9307
9308  is the innermost possible depth.
9309  Here's an example to illustrate what we mean:
9310 \end_layout
9311
9312 \begin_layout Enumerate
9313 level #1 – outermost
9314 \end_layout
9315
9316 \begin_deeper
9317 \begin_layout Enumerate
9318 level #2
9319 \end_layout
9320
9321 \begin_deeper
9322 \begin_layout Enumerate
9323 level #3
9324 \end_layout
9325
9326 \begin_deeper
9327 \begin_layout Enumerate
9328 level #4
9329 \end_layout
9330
9331 \begin_deeper
9332 \begin_layout Itemize
9333 level #5
9334 \end_layout
9335
9336 \begin_deeper
9337 \begin_layout Itemize
9338 level #6
9339 \end_layout
9340
9341 \end_deeper
9342 \end_deeper
9343 \end_deeper
9344 \end_deeper
9345 \end_deeper
9346 \begin_layout Standard
9347 There are two exceptions to the six-fold nesting limit, and you can see
9348  both of them in the example.
9349  Unlike the other fully-nestable environments, you can only perform a four-fold
9350  nesting with the 
9351 \family sans
9352 Enumerate
9353 \family default
9354  and 
9355 \family sans
9356 Itemize
9357 \family default
9358  environments.
9359  For example, if we tried to nest another 
9360 \family sans
9361 Enumerate
9362 \family default
9363  list inside item 
9364 \begin_inset Quotes eld
9365 \end_inset
9366
9367 A.
9368 \begin_inset Quotes erd
9369 \end_inset
9370
9371 , we would get errors.
9372 \end_layout
9373
9374 \begin_layout Subsection
9375 Some Examples
9376 \begin_inset Index idx
9377 status collapsed
9378
9379 \begin_layout Plain Layout
9380 Nesting ! Examples
9381 \end_layout
9382
9383 \end_inset
9384
9385
9386 \end_layout
9387
9388 \begin_layout Standard
9389 The best way to explain just what you can do with nesting is by illustration.
9390  We have several examples of nested environments.
9391  In them, we explain how we created the example, so that you can reproduce
9392  them.
9393 \end_layout
9394
9395 \begin_layout Subsubsection
9396 Example 1: The Six-fold Way and Mixed Nesting
9397 \end_layout
9398
9399 \begin_layout Labeling
9400 \labelwidthstring MMM
9401 #1-a This is the outermost level.
9402  It's a 
9403 \family sans
9404 List
9405 \family default
9406  environment.
9407 \end_layout
9408
9409 \begin_deeper
9410 \begin_layout Labeling
9411 \labelwidthstring MMM
9412 #2-a This is level #2.
9413  We created it by using 
9414 \begin_inset Info
9415 type  "shortcut"
9416 arg   "paragraph-break inverse"
9417 \end_inset
9418
9419  followed by 
9420 \begin_inset Info
9421 type  "shortcut"
9422 arg   "depth-increment"
9423 \end_inset
9424
9425 .
9426 \end_layout
9427
9428 \begin_deeper
9429 \begin_layout Labeling
9430 \labelwidthstring MMM
9431 #3-a This is level #3.
9432  This time, we just enter 
9433 \family sans
9434 Return
9435 \family default
9436 , then used 
9437 \begin_inset Info
9438 type  "shortcut"
9439 arg   "depth-increment"
9440 \end_inset
9441
9442  twice in a row.
9443  We could have also created it the same way as we did the previous level,
9444  by entering 
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 Standard
9461 This is actually a 
9462 \family sans
9463 Standard
9464 \family default
9465  environment, nested inside of 
9466 \begin_inset Quotes eld
9467 \end_inset
9468
9469 #3-a
9470 \begin_inset Quotes erd
9471 \end_inset
9472
9473 .
9474  So, it's at level #4.
9475  We did this by entering 
9476 \begin_inset Info
9477 type  "shortcut"
9478 arg   "paragraph-break inverse"
9479 \end_inset
9480
9481 , then 
9482 \begin_inset Info
9483 type  "shortcut"
9484 arg   "depth-increment"
9485 \end_inset
9486
9487 , then changing the paragraph environment to 
9488 \family sans
9489 Standard
9490 \family default
9491 .
9492  Do this to create list items with more than one paragraph — it also works
9493  for the 
9494 \family sans
9495 Description
9496 \family default
9497
9498 \family sans
9499 Enumerate
9500 \family default
9501 , and 
9502 \family sans
9503 Itemize
9504 \family default
9505  environments!
9506 \end_layout
9507
9508 \begin_layout Standard
9509 Here's another 
9510 \family sans
9511 Standard
9512 \family default
9513  paragraph, also at level #4, made with just a 
9514 \begin_inset Info
9515 type  "shortcut"
9516 arg   "paragraph-break inverse"
9517 \end_inset
9518
9519 .
9520 \end_layout
9521
9522 \begin_layout Labeling
9523 \labelwidthstring MMM
9524 #4-a This is level #4.
9525  We enter 
9526 \begin_inset Info
9527 type  "shortcut"
9528 arg   "paragraph-break inverse"
9529 \end_inset
9530
9531  and changed the paragraph environment back to 
9532 \family sans
9533 List
9534 \family default
9535 .
9536  Remember — we can't nest anything inside a 
9537 \family sans
9538 Standard
9539 \family default
9540  environment, which is why we're still at level #4.
9541  However, we 
9542 \emph on
9543 can
9544 \emph default
9545  keep nesting things inside 
9546 \begin_inset Quotes eld
9547 \end_inset
9548
9549 #3-a
9550 \begin_inset Quotes erd
9551 \end_inset
9552
9553 .
9554 \end_layout
9555
9556 \begin_deeper
9557 \begin_layout Labeling
9558 \labelwidthstring MMM
9559 #5-a This is level #5\SpecialChar ldots
9560
9561 \end_layout
9562
9563 \begin_deeper
9564 \begin_layout Labeling
9565 \labelwidthstring MMM
9566 #6-a \SpecialChar ldots
9567 and this is level #6.
9568  By now, you should know how we made these two.
9569 \end_layout
9570
9571 \end_deeper
9572 \begin_layout Labeling
9573 \labelwidthstring MMM
9574 #5-b Back to level #5.
9575  Just enter 
9576 \begin_inset Info
9577 type  "shortcut"
9578 arg   "paragraph-break inverse"
9579 \end_inset
9580
9581  followed by a 
9582 \begin_inset Info
9583 type  "shortcut"
9584 arg   "depth-decrement"
9585 \end_inset
9586
9587 .
9588 \end_layout
9589
9590 \end_deeper
9591 \begin_layout Labeling
9592 \labelwidthstring MMM
9593 #4-b After another 
9594 \begin_inset Info
9595 type  "shortcut"
9596 arg   "paragraph-break inverse"
9597 \end_inset
9598
9599  followed by a 
9600 \begin_inset Info
9601 type  "shortcut"
9602 arg   "depth-decrement"
9603 \end_inset
9604
9605 , we're back at level #4.
9606 \end_layout
9607
9608 \end_deeper
9609 \begin_layout Labeling
9610 \labelwidthstring MMM
9611 #3-b Back to level #3.
9612  By now it should be obvious how we did this.
9613 \end_layout
9614
9615 \end_deeper
9616 \begin_layout Labeling
9617 \labelwidthstring MMM
9618 #2-b Back to level #2.
9619  
9620 \end_layout
9621
9622 \end_deeper
9623 \begin_layout Labeling
9624 \labelwidthstring MMM
9625 #1-b And last, back to the outermost level, #1.
9626  After this sentence, we will enter 
9627 \family sans
9628 Return
9629 \family default
9630  and change the paragraph environment back to 
9631 \family sans
9632 Standard
9633 \family default
9634  to end the list.
9635 \end_layout
9636
9637 \begin_layout Standard
9638 We could have also used the 
9639 \family sans
9640 Description
9641 \family default
9642
9643 \family sans
9644 Quote
9645 \family default
9646
9647 \family sans
9648 Quotation
9649 \family default
9650 , or even the 
9651 \family sans
9652 Verse
9653 \family default
9654  environment in place of the 
9655 \family sans
9656 List
9657 \family default
9658  environment.
9659  The example would have worked exactly the same.
9660 \end_layout
9661
9662 \begin_layout Subsubsection
9663 Example 2: Inheritance
9664 \end_layout
9665
9666 \begin_layout LyX-Code
9667 This is the LyX-Code environment, at level #1, the outermost
9668 \end_layout
9669
9670 \begin_layout LyX-Code
9671 level.
9672   Now we will enter 
9673 \family sans
9674 Return
9675 \family default
9676 , then 
9677 \begin_inset Info
9678 type  "shortcut"
9679 arg   "depth-increment"
9680 \end_inset
9681
9682 , after
9683 \begin_inset Newline newline
9684 \end_inset
9685
9686 which, we will change to the 
9687 \family sans
9688 Enumerate
9689 \family default
9690  environment.
9691 \end_layout
9692
9693 \begin_deeper
9694 \begin_layout Enumerate
9695 This is the 
9696 \family sans
9697 Enumerate
9698 \family default
9699  environment, at level #2.
9700 \end_layout
9701
9702 \begin_layout Enumerate
9703 Notice how the nested 
9704 \family sans
9705 Enumerate
9706 \family default
9707  not only inherits its margins from its parent environment (
9708 \family sans
9709 LyX-Code
9710 \family default
9711 ), but also inherits its font and spacing!
9712 \end_layout
9713
9714 \end_deeper
9715 \begin_layout Standard
9716 We ended this example by entering 
9717 \family sans
9718 Return
9719 \family default
9720 .
9721  After that, we needed to reset the paragraph environment to 
9722 \family sans
9723 Standard
9724 \family default
9725  and reset the nesting depth by using 
9726 \begin_inset Info
9727 type  "shortcut"
9728 arg   "depth-decrement"
9729 \end_inset
9730
9731  once.
9732 \end_layout
9733
9734 \begin_layout Subsubsection
9735 Example 3: Labels, Levels, and the 
9736 \family sans
9737 Enumerate
9738 \family default
9739  and 
9740 \family sans
9741 Itemize
9742 \family default
9743  Environments
9744 \begin_inset Argument 1
9745 status collapsed
9746
9747 \begin_layout Plain Layout
9748 Example #3: Labels, Levels and other list environments
9749 \end_layout
9750
9751 \end_inset
9752
9753
9754 \end_layout
9755
9756 \begin_layout Enumerate
9757 This is level #1, in an 
9758 \family sans
9759 Enumerate
9760 \family default
9761  paragraph environment.
9762  We're actually going to nest a bunch of these.
9763 \end_layout
9764
9765 \begin_deeper
9766 \begin_layout Enumerate
9767 This is level #2.
9768  We used 
9769 \begin_inset Info
9770 type  "shortcut"
9771 arg   "paragraph-break inverse"
9772 \end_inset
9773
9774  followed by 
9775 \begin_inset Info
9776 type  "shortcut"
9777 arg   "depth-increment"
9778 \end_inset
9779
9780 .
9781  Now, what happens if we nest an 
9782 \family sans
9783 Itemize
9784 \family default
9785  environment inside of this one? It will be at level #3, but what will its
9786  label be? An asterisk?
9787 \end_layout
9788
9789 \begin_deeper
9790 \begin_layout Itemize
9791 No! It's a bullet.
9792  This is the 
9793 \emph on
9794 first
9795 \emph default
9796  
9797 \family sans
9798 Itemize
9799 \family default
9800  environment, even though it's at level #3.
9801  So, its label is a bullet.
9802  (We got here by using 
9803 \begin_inset Info
9804 type  "shortcut"
9805 arg   "paragraph-break inverse"
9806 \end_inset
9807
9808 , then 
9809 \begin_inset Info
9810 type  "shortcut"
9811 arg   "depth-increment"
9812 \end_inset
9813
9814 , then changing the environment to 
9815 \family sans
9816 Itemize
9817 \family default
9818 .)
9819 \end_layout
9820
9821 \begin_deeper
9822 \begin_layout Itemize
9823 Here's level #4, produced using 
9824 \begin_inset Info
9825 type  "shortcut"
9826 arg   "paragraph-break inverse"
9827 \end_inset
9828
9829 , then 
9830 \begin_inset Info
9831 type  "shortcut"
9832 arg   "depth-increment"
9833 \end_inset
9834
9835 .
9836  We will do that again\SpecialChar ldots
9837
9838 \end_layout
9839
9840 \begin_deeper
9841 \begin_layout Enumerate
9842 \SpecialChar ldots
9843 to get to level #5.
9844  This time, however, we also changed the paragraph environment back to 
9845 \family sans
9846 Enumerate
9847 \family default
9848 .
9849  Notice the type of numbering, it is 
9850 \emph on
9851 lowercase Roman
9852 \emph default
9853 , because we are in the 
9854 \emph on
9855 thirdfold
9856 \emph default
9857  
9858 \family sans
9859 Enumerate
9860 \family default
9861  environment (that is, it is an 
9862 \family sans
9863 Enumerate
9864 \family default
9865  inside an 
9866 \family sans
9867 Enumerate
9868 \family default
9869  inside an 
9870 \family sans
9871 Enumerate
9872 \family default
9873 ).
9874 \end_layout
9875
9876 \begin_layout Enumerate
9877 What happens if we 
9878 \emph on
9879 don't
9880 \emph default
9881  change the paragraph environment, but decrease the nesting depth? What
9882  type of numbering does \SpecialChar LyX
9883  use?
9884 \end_layout
9885
9886 \begin_layout Enumerate
9887 Oh, as if you couldn't guess by now, we're just using 
9888 \begin_inset Info
9889 type  "shortcut"
9890 arg   "paragraph-break inverse"
9891 \end_inset
9892
9893  to keep the current environment and depth but create a new item.
9894 \end_layout
9895
9896 \begin_layout Enumerate
9897 Let's use 
9898 \begin_inset Info
9899 type  "shortcut"
9900 arg   "depth-decrement"
9901 \end_inset
9902
9903  to decrease the depth after the next 
9904 \begin_inset Info
9905 type  "shortcut"
9906 arg   "paragraph-break inverse"
9907 \end_inset
9908
9909 .
9910 \end_layout
9911
9912 \end_deeper
9913 \begin_layout Enumerate
9914 This is level #4.
9915  Look what type of label \SpecialChar LyX
9916  is using!
9917 \end_layout
9918
9919 \end_deeper
9920 \begin_layout Enumerate
9921 This is level #3.
9922  Even though we've changed levels, \SpecialChar LyX
9923  is still using a lowercase Roman numeral
9924  as the label.Why?
9925 \end_layout
9926
9927 \begin_layout Enumerate
9928 Because, even though the nesting depth has changed, the paragraph is 
9929 \emph on
9930 still
9931 \emph default
9932  a thirdfold 
9933 \family sans
9934 Enumerate
9935 \family default
9936  environment.
9937  Notice, however, that \SpecialChar LyX
9938  
9939 \emph on
9940 did
9941 \emph default
9942  reset the counter for the label.
9943 \end_layout
9944
9945 \end_deeper
9946 \begin_layout Enumerate
9947 Another 
9948 \begin_inset Info
9949 type  "shortcut"
9950 arg   "paragraph-break inverse"
9951 \end_inset
9952
9953  
9954 \begin_inset Info
9955 type  "shortcut"
9956 arg   "depth-decrement"
9957 \end_inset
9958
9959  sequence, and we're back to level #2.
9960  This time, we not only changed the nesting depth, but we also moved back
9961  into the twofold-nested 
9962 \family sans
9963 Enumerate
9964 \family default
9965  environment.
9966 \end_layout
9967
9968 \end_deeper
9969 \begin_layout Enumerate
9970 The same thing happens if we do another 
9971 \begin_inset Info
9972 type  "shortcut"
9973 arg   "paragraph-break inverse"
9974 \end_inset
9975
9976  
9977 \begin_inset Info
9978 type  "shortcut"
9979 arg   "depth-decrement"
9980 \end_inset
9981
9982  sequence and return to level #1, the outermost level.
9983 \end_layout
9984
9985 \begin_layout Standard
9986 Lastly, we reset the environment to 
9987 \family sans
9988 Standard
9989 \family default
9990 .
9991  As you can see, the level number doesn't correspond to what type of labeling
9992  \SpecialChar LyX
9993  uses for the 
9994 \family sans
9995 Enumerate
9996 \family default
9997  and 
9998 \family sans
9999 Itemize
10000 \family default
10001  environments.
10002  The number of other 
10003 \family sans
10004 Enumerate
10005 \family default
10006  environments surrounding it determines what kind of label \SpecialChar LyX
10007  uses for an
10008  
10009 \family sans
10010 Enumerate
10011 \family default
10012  item.
10013  The same rule applies for the 
10014 \family sans
10015 Itemize
10016 \family default
10017  environment, as well.
10018 \end_layout
10019
10020 \begin_layout Subsubsection
10021 Example 4: Going Bonkers
10022 \end_layout
10023
10024 \begin_layout Enumerate
10025 We're going to go totally nuts now.
10026  We will not nest as deep as in the other examples, nor will we go into
10027  the same detail with how we did it.
10028  (level #1: 
10029 \family sans
10030 Enumerate
10031 \family default
10032 )
10033 \end_layout
10034
10035 \begin_deeper
10036 \begin_layout Standard
10037 (
10038 \family sans
10039 Return, 
10040 \family default
10041
10042 \begin_inset Info
10043 type  "shortcut"
10044 arg   "depth-increment"
10045 \end_inset
10046
10047
10048 \family sans
10049 , Standard
10050 \family default
10051 : level #2) We will stick an encapsulated description of how we created
10052  the example in parentheses someplace.
10053  For example, the two key bindings are how we changed the depth.
10054  The environment name is the name of the current environment.
10055  Either before or after this, we will put in the level.
10056 \end_layout
10057
10058 \end_deeper
10059 \begin_layout Enumerate
10060 (
10061 \family sans
10062 Return, Enumerate
10063 \family default
10064 : level #1) This is the next item in the list.
10065 \end_layout
10066
10067 \begin_deeper
10068 \begin_layout Verse
10069 Now we will add verse.
10070 \begin_inset Newline newline
10071 \end_inset
10072
10073 It will get much worse.
10074 \begin_inset Newline newline
10075 \end_inset
10076
10077 (
10078 \family sans
10079 Return, 
10080 \family default
10081
10082 \begin_inset Info
10083 type  "shortcut"
10084 arg   "depth-increment"
10085 \end_inset
10086
10087
10088 \family sans
10089 , Verse
10090 \family default
10091 : level #2)
10092 \end_layout
10093
10094 \begin_layout Verse
10095 Fiddle dee, Fiddle doo.
10096 \begin_inset Newline newline
10097 \end_inset
10098
10099 Bippitey boppitey boo!
10100 \begin_inset Newline newline
10101 \end_inset
10102
10103 (
10104 \begin_inset Info
10105 type  "shortcut"
10106 arg   "paragraph-break inverse"
10107 \end_inset
10108
10109
10110 \family sans
10111 )
10112 \end_layout
10113
10114 \begin_layout Verse
10115 Here comes a table:
10116 \end_layout
10117
10118 \begin_deeper
10119 \begin_layout Standard
10120 \begin_inset VSpace 0.3cm
10121 \end_inset
10122
10123
10124 \end_layout
10125
10126 \begin_layout Standard
10127 \align center
10128 \begin_inset Tabular
10129 <lyxtabular version="3" rows="2" columns="2">
10130 <features tabularvalignment="middle">
10131 <column alignment="center" valignment="top" width="0pt">
10132 <column alignment="center" valignment="top" width="0pt">
10133 <row>
10134 <cell alignment="center" valignment="top" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138
10139 \family roman
10140 \series medium
10141 \shape up
10142 \size normal
10143 \emph off
10144 \bar no
10145 \noun off
10146 \color none
10147 one-fish
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \family roman
10158 \series medium
10159 \shape up
10160 \size normal
10161 \emph off
10162 \bar no
10163 \noun off
10164 \color none
10165 two-fish
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 </row>
10171 <row>
10172 <cell alignment="center" valignment="top" topline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176
10177 \family roman
10178 \series medium
10179 \shape up
10180 \size normal
10181 \emph off
10182 \bar no
10183 \noun off
10184 \color none
10185 red-fish
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194
10195 \family roman
10196 \series medium
10197 \shape up
10198 \size normal
10199 \emph off
10200 \bar no
10201 \noun off
10202 \color none
10203 blue-fish
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 </row>
10209 </lyxtabular>
10210
10211 \end_inset
10212
10213
10214 \end_layout
10215
10216 \end_deeper
10217 \begin_layout Verse
10218 (
10219 \begin_inset Info
10220 type  "shortcut"
10221 arg   "paragraph-break inverse"
10222 \end_inset
10223
10224
10225 \family sans
10226 , Table, 
10227 \family default
10228
10229 \begin_inset Info
10230 type  "shortcut"
10231 arg   "depth-increment"
10232 \end_inset
10233
10234  3 times, 
10235 \begin_inset Info
10236 type  "shortcut"
10237 arg   "paragraph-break inverse"
10238 \end_inset
10239
10240
10241 \family sans
10242 , Verse,
10243 \begin_inset Newline newline
10244 \end_inset
10245
10246
10247 \family default
10248
10249 \begin_inset Info
10250 type  "shortcut"
10251 arg   "depth-decrement"
10252 \end_inset
10253
10254 )
10255 \end_layout
10256
10257 \end_deeper
10258 \begin_layout Enumerate
10259 (
10260 \family sans
10261 Return, Enumerate
10262 \family default
10263 : level #1) This is another item.
10264  Note that selecting a 
10265 \family sans
10266 Table
10267 \family default
10268  resets the nesting depth to level #1, so we increased the nesting depth
10269  3 times to put the table inside the 
10270 \family sans
10271 Verse
10272 \family default
10273  environment.
10274  
10275 \end_layout
10276
10277 \begin_layout Quotation
10278 We're now ending the 
10279 \family sans
10280 Enumerate
10281 \family default
10282  list and changing to 
10283 \family sans
10284 Quotation
10285 \family default
10286 .
10287  We're still at level #1.
10288  We want to show you some of the things you can do by mixing environments.
10289  The next set of paragraphs is a 
10290 \begin_inset Quotes eld
10291 \end_inset
10292
10293 quoted letter.
10294 \begin_inset Quotes erd
10295 \end_inset
10296
10297  We will nest both the 
10298 \family sans
10299 Address
10300 \family default
10301  and 
10302 \family sans
10303 Right
10304 \begin_inset space ~
10305 \end_inset
10306
10307 Address
10308 \family default
10309  environments inside of this one, then use another nested 
10310 \family sans
10311 Quotation
10312 \family default
10313  for the letter body.
10314  We will use 
10315 \begin_inset Info
10316 type  "shortcut"
10317 arg   "paragraph-break inverse"
10318 \end_inset
10319
10320  to preserve the depth.
10321  Remember that you need to use 
10322 \begin_inset Info
10323 type  "shortcut"
10324 arg   "newline-insert newline"
10325 \end_inset
10326
10327  to create multiple lines inside the 
10328 \family sans
10329 Address
10330 \family default
10331  and 
10332 \family sans
10333 Right
10334 \begin_inset space ~
10335 \end_inset
10336
10337 Address
10338 \family default
10339  environments.
10340  Here it goes:
10341 \end_layout
10342
10343 \begin_deeper
10344 \begin_layout Right Address
10345 1234 Nowhere Rd.
10346 \begin_inset Newline newline
10347 \end_inset
10348
10349 Moosegroin, MT 00100
10350 \begin_inset Newline newline
10351 \end_inset
10352
10353 9-6-96
10354 \end_layout
10355
10356 \begin_layout Address
10357 Dear Mr.
10358 \begin_inset space ~
10359 \end_inset
10360
10361 Fizlewitz:
10362 \end_layout
10363
10364 \begin_layout Quotation
10365 We regret to inform you that we cannot fill your order for 50
10366 \begin_inset space \thinspace{}
10367 \end_inset
10368
10369 L of compressed methane gas due to circumstances beyond our control.
10370  Unfortunately, several of our cows have mysteriously exploded, creating
10371  a backlog in our orders for methane.
10372  We will place your name on the waiting list and try to fill your order
10373  as soon as possible.
10374  In the meantime, we thank you for your patience.
10375 \end_layout
10376
10377 \begin_layout Quotation
10378 We do, however, now have a special on beef.
10379  If you are interested, please return the enclosed pricing and order form
10380  with your order, along with payment.
10381 \end_layout
10382
10383 \begin_layout Quotation
10384 We thank you again for your patience.
10385 \end_layout
10386
10387 \begin_layout Address
10388 Sincerely,
10389 \begin_inset Newline newline
10390 \end_inset
10391
10392 Bill Hick
10393 \end_layout
10394
10395 \end_deeper
10396 \begin_layout Quotation
10397 That ends that example!
10398 \end_layout
10399
10400 \begin_layout Standard
10401 As you can see, nesting environments in \SpecialChar LyX
10402  gives you a lot of power with just
10403  a few keystrokes.
10404  We could have easily nested an 
10405 \family sans
10406 Itemize
10407 \family default
10408  list inside of a 
10409 \family sans
10410 Quotation
10411 \family default
10412  or 
10413 \family sans
10414 Quote
10415 \family default
10416 , or put a 
10417 \family sans
10418 Quote
10419 \family default
10420  inside of an 
10421 \family sans
10422 Itemize
10423 \family default
10424  list.
10425  You have a huge variety of options at your disposal.
10426 \end_layout
10427
10428 \begin_layout Subsection
10429 Separate Nestings
10430 \begin_inset Index idx
10431 status collapsed
10432
10433 \begin_layout Plain Layout
10434 Nesting ! Separation
10435 \end_layout
10436
10437 \end_inset
10438
10439
10440 \begin_inset CommandInset label
10441 LatexCommand label
10442 name "subsec:Separate-Nestings"
10443
10444 \end_inset
10445
10446
10447 \end_layout
10448
10449 \begin_layout Standard
10450 It is sometimes necessary to have two consecutive environments of the same
10451  type.
10452  For example you need two different enumerations:
10453 \end_layout
10454
10455 \begin_layout Enumerate
10456 Hello
10457 \end_layout
10458
10459 \begin_deeper
10460 \begin_layout Enumerate
10461 this is an
10462 \end_layout
10463
10464 \begin_deeper
10465 \begin_layout Enumerate
10466 enumeration
10467 \end_layout
10468
10469 \begin_layout Standard
10470 \begin_inset Separator parbreak
10471 \end_inset
10472
10473
10474 \end_layout
10475
10476 \begin_layout Itemize
10477 itemize list
10478 \end_layout
10479
10480 \end_deeper
10481 \end_deeper
10482 \begin_layout Standard
10483 \begin_inset Separator parbreak
10484 \end_inset
10485
10486
10487 \end_layout
10488
10489 \begin_layout Enumerate
10490 Hi
10491 \end_layout
10492
10493 \begin_layout Enumerate
10494 this is another
10495 \end_layout
10496
10497 \begin_layout Enumerate
10498 enumeration
10499 \end_layout
10500
10501 \begin_layout Standard
10502 To split an existing list into two lists, set the cursor at the end of a
10503  list item and use the menu 
10504 \family sans
10505 Edit\SpecialChar menuseparator
10506 Start New Environment
10507 \family default
10508 .
10509  This inserts a plain separator (red line in LyX) and behind it the new
10510  list.
10511  Alternatively set the cursor at the end of a list item and press 
10512 \begin_inset Info
10513 type  "shortcut"
10514 arg   "paragraph-break"
10515 \end_inset
10516
10517  three times.
10518  This inserts a paragraph separator (red arrow in LyX).
10519  The difference between both separator types is that the plain separator
10520  only splits the list and not the current paragraph.
10521  One can change the separator type by right-clicking on it.
10522 \end_layout
10523
10524 \begin_layout Standard
10525 In general, you get an environment separator when you press 
10526 \begin_inset Info
10527 type  "shortcut"
10528 arg   "paragraph-break"
10529 \end_inset
10530
10531  in a Standard environment immediately after a non-Standard one.
10532 \end_layout
10533
10534 \begin_layout Section
10535 Spacing, pagination and line breaks
10536 \begin_inset Index idx
10537 status collapsed
10538
10539 \begin_layout Plain Layout
10540 Spacing
10541 \end_layout
10542
10543 \end_inset
10544
10545
10546 \end_layout
10547
10548 \begin_layout Standard
10549 What is a space? While you might be used to pressing the space key anytime
10550  you want to separate two words in ordinary word processors, \SpecialChar LyX
10551  offers you
10552  more spaces: spaces of different widths and spaces which can or cannot
10553  be broken at the end of a line.
10554  The following sections will show you some examples where those spaces are
10555  useful.
10556 \end_layout
10557
10558 \begin_layout Subsection
10559 Protected Space
10560 \begin_inset CommandInset label
10561 LatexCommand label
10562 name "subsec:Protected-Space"
10563
10564 \end_inset
10565
10566
10567 \begin_inset Index idx
10568 status collapsed
10569
10570 \begin_layout Plain Layout
10571 Spaces ! Protected
10572 \end_layout
10573
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \begin_layout Standard
10580 The protected space: It is used to tell \SpecialChar LyX
10581  (and \SpecialChar LaTeX
10582 ) not to break the line at
10583  that point.
10584  This may be necessary to avoid unlucky line breaks, like in: 
10585 \end_layout
10586
10587 \begin_layout Quote
10588 Further documentation is given in section
10589 \begin_inset Newline newline
10590 \end_inset
10591
10592
10593 \begin_inset CommandInset ref
10594 LatexCommand ref
10595 reference "sec:Bibliography"
10596
10597 \end_inset
10598
10599 .
10600  
10601 \end_layout
10602
10603 \begin_layout Standard
10604 Obviously, it would be a good thing to put a protected space between 
10605 \begin_inset Quotes eld
10606 \end_inset
10607
10608 section
10609 \begin_inset Quotes erd
10610 \end_inset
10611
10612  and 
10613 \begin_inset Quotes eld
10614 \end_inset
10615
10616
10617 \begin_inset CommandInset ref
10618 LatexCommand ref
10619 reference "sec:Bibliography"
10620
10621 \end_inset
10622
10623
10624 \begin_inset Quotes erd
10625 \end_inset
10626
10627 .
10628  A protected space is set with 
10629 \family sans
10630 Insert\SpecialChar menuseparator
10631 Formatting\SpecialChar menuseparator
10632 Protected
10633 \begin_inset space ~
10634 \end_inset
10635
10636 Space
10637 \family default
10638  (shortcut 
10639 \begin_inset Info
10640 type  "shortcut"
10641 arg   "command-alternatives math-space ; space-insert protected"
10642 \end_inset
10643
10644 ).
10645 \end_layout
10646
10647 \begin_layout Subsection
10648 Horizontal Space
10649 \begin_inset CommandInset label
10650 LatexCommand label
10651 name "subsec:Horizontal-Space"
10652
10653 \end_inset
10654
10655
10656 \begin_inset Index idx
10657 status collapsed
10658
10659 \begin_layout Plain Layout
10660 Spacing ! Horizontal
10661 \end_layout
10662
10663 \end_inset
10664
10665
10666 \end_layout
10667
10668 \begin_layout Standard
10669 All horizontal spaces can be inserted with the menu 
10670 \family sans
10671 Insert\SpecialChar menuseparator
10672 Formatting\SpecialChar menuseparator
10673 Horizontal Space
10674 \family default
10675 .
10676  The length units are listed in Appendix
10677 \begin_inset space ~
10678 \end_inset
10679
10680
10681 \begin_inset CommandInset ref
10682 LatexCommand ref
10683 reference "chap:Units-available-in"
10684
10685 \end_inset
10686
10687 .
10688 \end_layout
10689
10690 \begin_layout Subsubsection
10691 Inter-word Space
10692 \begin_inset CommandInset label
10693 LatexCommand label
10694 name "subsec:Inter-word-Space"
10695
10696 \end_inset
10697
10698
10699 \begin_inset Index idx
10700 status collapsed
10701
10702 \begin_layout Plain Layout
10703 Spaces ! Inter-word
10704 \end_layout
10705
10706 \end_inset
10707
10708
10709 \end_layout
10710
10711 \begin_layout Standard
10712 With the introduction of typewriters, it became conventional in some countries
10713  to type two spaces after a period to mimic the wider spaces used by typesetters
10714  at the ends of sentences.
10715  There is no need to do this as \SpecialChar LyX
10716  automatically takes care about this.
10717  However, you do not want an end of sentence space after an abbreviation
10718  followed by a period; see section
10719 \begin_inset space ~
10720 \end_inset
10721
10722
10723 \begin_inset CommandInset ref
10724 LatexCommand ref
10725 reference "subsec:Abbreviations"
10726
10727 \end_inset
10728
10729  for examples.
10730  To insert a normal space, select 
10731 \family sans
10732 Insert\SpecialChar menuseparator
10733 Formatting\SpecialChar menuseparator
10734 Interword
10735 \begin_inset space ~
10736 \end_inset
10737
10738 Space
10739 \family default
10740  (shortcut 
10741 \begin_inset Info
10742 type  "shortcut"
10743 arg   "space-insert normal"
10744 \end_inset
10745
10746 ).
10747 \end_layout
10748
10749 \begin_layout Subsubsection
10750 Thin Space
10751 \begin_inset CommandInset label
10752 LatexCommand label
10753 name "subsec:Thin-Space"
10754
10755 \end_inset
10756
10757
10758 \begin_inset Index idx
10759 status collapsed
10760
10761 \begin_layout Plain Layout
10762 Spaces ! Thin
10763 \end_layout
10764
10765 \end_inset
10766
10767
10768 \end_layout
10769
10770 \begin_layout Standard
10771
10772 \begin_inset Quotes eld
10773 \end_inset
10774
10775 thin space
10776 \begin_inset Quotes erd
10777 \end_inset
10778
10779  is a blank which has half the size of a normal space (and it is also 
10780 \begin_inset Quotes eld
10781 \end_inset
10782
10783 protected
10784 \begin_inset Quotes erd
10785 \end_inset
10786
10787 ).
10788  The typographical conventions in a lot of languages propose the use of
10789  thin spaces in cases where normal spaces would be too wide, for instance,
10790  inside abbreviations:
10791 \end_layout
10792
10793 \begin_layout Quote
10794 D.
10795 \begin_inset space \thinspace{}
10796 \end_inset
10797
10798 E.
10799  Knuth has developed our beloved typesetting program.
10800 \end_layout
10801
10802 \begin_layout Standard
10803 or between values and units.
10804  Compare for example this:
10805 \begin_inset Newline newline
10806 \end_inset
10807
10808 10
10809 \begin_inset space \thinspace{}
10810 \end_inset
10811
10812 kg (thin space)
10813 \begin_inset Newline newline
10814 \end_inset
10815
10816 10 kg (normal space
10817 \end_layout
10818
10819 \begin_layout Standard
10820 You can insert thin spaces with the menu 
10821 \family sans
10822 Insert\SpecialChar menuseparator
10823 Formatting\SpecialChar menuseparator
10824 Thin
10825 \begin_inset space ~
10826 \end_inset
10827
10828 Space
10829 \family default
10830  (shortcut 
10831 \begin_inset Info
10832 type  "shortcuts"
10833 arg   "space-insert thin"
10834 \end_inset
10835
10836 ).
10837 \end_layout
10838
10839 \begin_layout Subsubsection
10840 More Spaces
10841 \end_layout
10842
10843 \begin_layout Standard
10844 You can also insert the following space types:
10845 \end_layout
10846
10847 \begin_layout Description
10848 Negative
10849 \begin_inset space ~
10850 \end_inset
10851
10852 thin
10853 \begin_inset space ~
10854 \end_inset
10855
10856 space A line with a 
10857 \begin_inset Formula $\to$
10858 \end_inset
10859
10860
10861 \begin_inset space \negthinspace{}
10862 \end_inset
10863
10864
10865 \begin_inset Formula $\gets$
10866 \end_inset
10867
10868  negative thin space between the arrows.
10869 \end_layout
10870
10871 \begin_layout Description
10872 Negative
10873 \begin_inset space ~
10874 \end_inset
10875
10876 medium
10877 \begin_inset space ~
10878 \end_inset
10879
10880 space A line with a 
10881 \begin_inset Formula $\to$
10882 \end_inset
10883
10884
10885 \begin_inset space \negmedspace{}
10886 \end_inset
10887
10888
10889 \begin_inset Formula $\gets$
10890 \end_inset
10891
10892  negative medium space between the arrows.
10893 \end_layout
10894
10895 \begin_layout Description
10896 Negative
10897 \begin_inset space ~
10898 \end_inset
10899
10900 thick
10901 \begin_inset space ~
10902 \end_inset
10903
10904 space A line with a 
10905 \begin_inset Formula $\to$
10906 \end_inset
10907
10908
10909 \begin_inset space \negthickspace{}
10910 \end_inset
10911
10912
10913 \begin_inset Formula $\gets$
10914 \end_inset
10915
10916  negative thick space between the arrows.
10917 \end_layout
10918
10919 \begin_layout Description
10920 Enspace
10921 \begin_inset space ~
10922 \end_inset
10923
10924 (0.5
10925 \begin_inset space \thinspace{}
10926 \end_inset
10927
10928 em) A line with an 
10929 \begin_inset Formula $\to$
10930 \end_inset
10931
10932
10933 \begin_inset space \enskip{}
10934 \end_inset
10935
10936
10937 \begin_inset Formula $\gets$
10938 \end_inset
10939
10940  enspace
10941 \begin_inset space ~
10942 \end_inset
10943
10944 (0.5
10945 \begin_inset space \thinspace{}
10946 \end_inset
10947
10948 em) space between the arrows.
10949 \end_layout
10950
10951 \begin_layout Description
10952 Quad
10953 \begin_inset space ~
10954 \end_inset
10955
10956 (1
10957 \begin_inset space \thinspace{}
10958 \end_inset
10959
10960 em) A line with a 
10961 \begin_inset Formula $\to$
10962 \end_inset
10963
10964
10965 \begin_inset space \quad{}
10966 \end_inset
10967
10968
10969 \begin_inset Formula $\gets$
10970 \end_inset
10971
10972  Quad
10973 \begin_inset space ~
10974 \end_inset
10975
10976 (1
10977 \begin_inset space \thinspace{}
10978 \end_inset
10979
10980 em) space between the arrows.
10981 \end_layout
10982
10983 \begin_layout Description
10984 QQuad
10985 \begin_inset space ~
10986 \end_inset
10987
10988 (2
10989 \begin_inset space \thinspace{}
10990 \end_inset
10991
10992 em) A line with a 
10993 \begin_inset Formula $\to$
10994 \end_inset
10995
10996
10997 \begin_inset space \qquad{}
10998 \end_inset
10999
11000
11001 \begin_inset Formula $\gets$
11002 \end_inset
11003
11004  QQuad
11005 \begin_inset space ~
11006 \end_inset
11007
11008 (2
11009 \begin_inset space \thinspace{}
11010 \end_inset
11011
11012 em) space between the arrows.
11013 \end_layout
11014
11015 \begin_layout Description
11016 Custom
11017 \begin_inset space ~
11018 \end_inset
11019
11020 space A line with 
11021 \begin_inset Formula $\to$
11022 \end_inset
11023
11024
11025 \begin_inset space \hspace{}
11026 \length 2cm
11027 \end_inset
11028
11029
11030 \begin_inset Formula $\gets$
11031 \end_inset
11032
11033  2
11034 \begin_inset space \thinspace{}
11035 \end_inset
11036
11037 cm space between the arrows.
11038 \end_layout
11039
11040 \begin_layout Standard
11041 Table
11042 \begin_inset space ~
11043 \end_inset
11044
11045
11046 \begin_inset CommandInset ref
11047 LatexCommand ref
11048 reference "tab:Width-of-the"
11049
11050 \end_inset
11051
11052  lists the different space sizes.
11053 \end_layout
11054
11055 \begin_layout Standard
11056 \begin_inset Float table
11057 wide false
11058 sideways false
11059 status open
11060
11061 \begin_layout Plain Layout
11062 \begin_inset Caption Standard
11063
11064 \begin_layout Plain Layout
11065 \begin_inset CommandInset label
11066 LatexCommand label
11067 name "tab:Width-of-the"
11068
11069 \end_inset
11070
11071 Width of the different horizontal spaces.
11072 \end_layout
11073
11074 \end_inset
11075
11076
11077 \end_layout
11078
11079 \begin_layout Plain Layout
11080 \align center
11081 \begin_inset Tabular
11082 <lyxtabular version="3" rows="10" columns="2">
11083 <features tabularvalignment="middle">
11084 <column alignment="center" valignment="top">
11085 <column alignment="center" valignment="top">
11086 <row>
11087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11088 \begin_inset Text
11089
11090 \begin_layout Plain Layout
11091
11092 \series bold
11093 Space
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102
11103 \series bold
11104 Width
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 <row>
11111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115 Normal
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124 1/3
11125 \begin_inset space \thinspace{}
11126 \end_inset
11127
11128 em
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 </row>
11134 <row>
11135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 Protected
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148 1/3
11149 \begin_inset space \thinspace{}
11150 \end_inset
11151
11152 em
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 </row>
11158 <row>
11159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163 Thin
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11169 \begin_inset Text
11170
11171 \begin_layout Plain Layout
11172 1/6
11173 \begin_inset space \thinspace{}
11174 \end_inset
11175
11176 em
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 </row>
11182 <row>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 Negative thin
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 -1/6
11197 \begin_inset space \thinspace{}
11198 \end_inset
11199
11200 em
11201 \begin_inset Formula $\thinspace=\thinspace$
11202 \end_inset
11203
11204 -3
11205 \begin_inset space \thinspace{}
11206 \end_inset
11207
11208 mu
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 </row>
11214 <row>
11215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219 Negative medium
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 -4
11229 \begin_inset space \thinspace{}
11230 \end_inset
11231
11232 mu
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 </row>
11238 <row>
11239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 Negative thick
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 -5
11253 \begin_inset space \thinspace{}
11254 \end_inset
11255
11256 mu
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 </row>
11262 <row>
11263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 Enspace (0.5
11268 \begin_inset space \thinspace{}
11269 \end_inset
11270
11271 em)
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 0.5
11281 \begin_inset space \thinspace{}
11282 \end_inset
11283
11284 em
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 </row>
11290 <row>
11291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Plain Layout
11295 Quad (1
11296 \begin_inset space \thinspace{}
11297 \end_inset
11298
11299 em)
11300 \end_layout
11301
11302 \end_inset
11303 </cell>
11304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11305 \begin_inset Text
11306
11307 \begin_layout Plain Layout
11308 1
11309 \begin_inset space \thinspace{}
11310 \end_inset
11311
11312 em
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 </row>
11318 <row>
11319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 QQuad (2
11324 \begin_inset space \thinspace{}
11325 \end_inset
11326
11327 em)
11328 \end_layout
11329
11330 \end_inset
11331 </cell>
11332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 2
11337 \begin_inset space \thinspace{}
11338 \end_inset
11339
11340 em
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 </row>
11346 </lyxtabular>
11347
11348 \end_inset
11349
11350
11351 \end_layout
11352
11353 \end_inset
11354
11355
11356 \end_layout
11357
11358 \begin_layout Subsubsection
11359 Horizontal Fills
11360 \begin_inset Index idx
11361 status collapsed
11362
11363 \begin_layout Plain Layout
11364 Spacing ! Fills
11365 \end_layout
11366
11367 \end_inset
11368
11369
11370 \end_layout
11371
11372 \begin_layout Standard
11373 Horizontal fills (HFills) are a special \SpecialChar LyX
11374  feature for adding extra space
11375  in a uniform fashion.
11376  An HFill is actually a variable length space, whose length always equals
11377  the remaining space between the left and right margins.
11378  If there is more than one HFill on a line, they divide the available space
11379  equally between themselves.
11380 \end_layout
11381
11382 \begin_layout Standard
11383 Here are a few examples of what you can do with them:
11384 \end_layout
11385
11386 \begin_layout Quote
11387 \noindent
11388 This is on the left side
11389 \begin_inset space \hfill{}
11390 \end_inset
11391
11392 This is on the right
11393 \end_layout
11394
11395 \begin_layout Quote
11396 \noindent
11397 Left
11398 \begin_inset space \hfill{}
11399 \end_inset
11400
11401 Middle
11402 \begin_inset space \hfill{}
11403 \end_inset
11404
11405 Right
11406 \end_layout
11407
11408 \begin_layout Quote
11409 \noindent
11410 Left
11411 \begin_inset space \hfill{}
11412 \end_inset
11413
11414 1/3 Left
11415 \begin_inset space \hfill{}
11416 \end_inset
11417
11418
11419 \begin_inset space \hfill{}
11420 \end_inset
11421
11422 Right
11423 \end_layout
11424
11425 \begin_layout Standard
11426 That was an example in the 
11427 \family sans
11428 Quote
11429 \family default
11430  environment.
11431  Here
11432 \begin_inset Formula $\to$
11433 \end_inset
11434
11435
11436 \begin_inset space \hfill{}
11437 \end_inset
11438
11439
11440 \begin_inset Formula $\gets$
11441 \end_inset
11442
11443 is one in a standard paragraph.
11444  It may or may not be apparent in the printed text, but it 
11445 \emph on
11446 is
11447 \emph default
11448  sitting in-between the two arrows.
11449 \end_layout
11450
11451 \begin_layout Standard
11452 HFills can be made visible when you choose one of the 
11453 \family sans
11454 Fill
11455 \begin_inset space ~
11456 \end_inset
11457
11458 Pattern
11459 \family default
11460 s in the space dialog: The following patterns are available:
11461 \end_layout
11462
11463 \begin_layout Standard
11464 Dots: 
11465 \begin_inset space \dotfill{}
11466 \end_inset
11467
11468
11469 \begin_inset space ~
11470 \end_inset
11471
11472
11473 \end_layout
11474
11475 \begin_layout Standard
11476 Rule: 
11477 \begin_inset space \hrulefill{}
11478 \end_inset
11479
11480
11481 \begin_inset space ~
11482 \end_inset
11483
11484
11485 \end_layout
11486
11487 \begin_layout Standard
11488 Left arrow: 
11489 \begin_inset space \leftarrowfill{}
11490 \end_inset
11491
11492
11493 \begin_inset space ~
11494 \end_inset
11495
11496
11497 \end_layout
11498
11499 \begin_layout Standard
11500 Right arrow: 
11501 \begin_inset space \rightarrowfill{}
11502 \end_inset
11503
11504
11505 \begin_inset space ~
11506 \end_inset
11507
11508
11509 \end_layout
11510
11511 \begin_layout Standard
11512 Up brace: 
11513 \begin_inset space \downbracefill{}
11514 \end_inset
11515
11516
11517 \begin_inset space ~
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \begin_layout Standard
11524 Down brace: 
11525 \begin_inset space \upbracefill{}
11526 \end_inset
11527
11528
11529 \begin_inset space ~
11530 \end_inset
11531
11532
11533 \end_layout
11534
11535 \begin_layout Standard
11536 \begin_inset Note Greyedout
11537 status open
11538
11539 \begin_layout Plain Layout
11540
11541 \series bold
11542 Note:
11543 \series default
11544  If an HFill is at the beginning of a line, and 
11545 \emph on
11546 not
11547 \emph default
11548  in the first line in a paragraph, \SpecialChar LyX
11549  ignores it.
11550  This prevents HFills from accidentally being wrapped onto a new line.
11551  If you need space in this case anyway, set the 
11552 \family sans
11553 Protect
11554 \family default
11555  option in the space dialog.
11556 \end_layout
11557
11558 \end_inset
11559
11560
11561 \end_layout
11562
11563 \begin_layout Subsubsection
11564 Phantom Space
11565 \begin_inset CommandInset label
11566 LatexCommand label
11567 name "subsec:Phantom-Space"
11568
11569 \end_inset
11570
11571
11572 \begin_inset Index idx
11573 status collapsed
11574
11575 \begin_layout Plain Layout
11576 Spacing ! Phantom
11577 \end_layout
11578
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \begin_layout Standard
11585 Sometimes you want to insert space with exactly the length of a phrase.
11586  For example, you want to create the following multiple choice question:
11587 \end_layout
11588
11589 \begin_layout Standard
11590 \begin_inset VSpace medskip
11591 \end_inset
11592
11593 What is correct English?:
11594 \begin_inset Newline newline
11595 \end_inset
11596
11597
11598 \begin_inset Newline newline
11599 \end_inset
11600
11601 Mr.
11602 \begin_inset space ~
11603 \end_inset
11604
11605 Edge would have been jumps the gun.
11606 \begin_inset Newline newline
11607 \end_inset
11608
11609
11610 \begin_inset Phantom HPhantom
11611 status open
11612
11613 \begin_layout Plain Layout
11614 Mr.
11615  Edge 
11616 \end_layout
11617
11618 \end_inset
11619
11620 has to be jumped
11621 \begin_inset Newline newline
11622 \end_inset
11623
11624
11625 \begin_inset Phantom HPhantom
11626 status open
11627
11628 \begin_layout Plain Layout
11629 Mr.
11630  Edge 
11631 \end_layout
11632
11633 \end_inset
11634
11635 jumps
11636 \begin_inset VSpace medskip
11637 \end_inset
11638
11639
11640 \end_layout
11641
11642 \begin_layout Standard
11643 \noindent
11644 so that the choices appear exactly after the phrase 
11645 \begin_inset Quotes eld
11646 \end_inset
11647
11648 Mr.
11649 \begin_inset space ~
11650 \end_inset
11651
11652 Edge
11653 \begin_inset space ~
11654 \end_inset
11655
11656
11657 \begin_inset Quotes erd
11658 \end_inset
11659
11660 .
11661  To get this, you can use the phantom insets available via the menu 
11662 \family sans
11663 Insert\SpecialChar menuseparator
11664 Formatting\SpecialChar menuseparator
11665 Phantom
11666 \family default
11667 .
11668  In our case insert a horizontal phantom at the beginning of the last two
11669  lines and insert 
11670 \begin_inset Quotes eld
11671 \end_inset
11672
11673 Mr.
11674 \begin_inset space ~
11675 \end_inset
11676
11677 Edge
11678 \begin_inset space ~
11679 \end_inset
11680
11681
11682 \begin_inset Quotes erd
11683 \end_inset
11684
11685  into the phantom inset (note the space after 
11686 \begin_inset Quotes eld
11687 \end_inset
11688
11689 Edge
11690 \begin_inset Quotes erd
11691 \end_inset
11692
11693 ).
11694  A phantom insets prints only the space of its content (like a placeholder).
11695  That is why it is named 
11696 \begin_inset Quotes eld
11697 \end_inset
11698
11699 phantom
11700 \begin_inset Quotes erd
11701 \end_inset
11702
11703 .
11704  The normal phantom outputs the width and height of the content as space,
11705  while the horizontal and vertical variant only outputs the corresponding
11706  dimension.
11707 \end_layout
11708
11709 \begin_layout Subsection
11710 Vertical Space
11711 \begin_inset CommandInset label
11712 LatexCommand label
11713 name "subsec:Vertical-Space"
11714
11715 \end_inset
11716
11717
11718 \begin_inset Index idx
11719 status collapsed
11720
11721 \begin_layout Plain Layout
11722 Spacing ! Vertical
11723 \end_layout
11724
11725 \end_inset
11726
11727
11728 \end_layout
11729
11730 \begin_layout Standard
11731 To add extra vertical space above or below a paragraph, use the 
11732 \family sans
11733 Insert\SpecialChar menuseparator
11734 Formatting\SpecialChar menuseparator
11735 Vertical
11736 \begin_inset space ~
11737 \end_inset
11738
11739 Space
11740 \family default
11741  dialog.
11742  There you find the following sizes:
11743 \end_layout
11744
11745 \begin_layout Standard
11746
11747 \family sans
11748 SmallSkip
11749 \family default
11750
11751 \family sans
11752 MedSkip
11753 \family default
11754  and 
11755 \family sans
11756 BigSkip
11757 \family default
11758  are \SpecialChar LaTeX
11759  sizes which depend on the font size of the document.
11760  
11761 \family sans
11762 DefSkip
11763 \family default
11764  is the skip adjusted in the dialog 
11765 \family sans
11766 Document\SpecialChar menuseparator
11767 Settings\SpecialChar menuseparator
11768 Text
11769 \begin_inset space ~
11770 \end_inset
11771
11772 Layout
11773 \family default
11774
11775 \begin_inset Index idx
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779 Document ! Settings
11780 \end_layout
11781
11782 \end_inset
11783
11784  for the paragraph separation.
11785  If you use indentation to separate paragraphs 
11786 \family sans
11787 DefSkip
11788 \family default
11789  is equal to 
11790 \family sans
11791 MedSkip
11792 \family default
11793 .
11794 \end_layout
11795
11796 \begin_layout Standard
11797
11798 \family sans
11799 VFill
11800 \family default
11801
11802 \begin_inset Index idx
11803 status collapsed
11804
11805 \begin_layout Plain Layout
11806 Spacing ! Fills
11807 \end_layout
11808
11809 \end_inset
11810
11811  is a variable space, set so that the space is maximal within one page.
11812  An example: you have only two short paragraphs on one page with a 
11813 \family sans
11814 Vfill
11815 \family default
11816  between them.
11817  Then the first paragraph is placed at the top of the page and the second
11818  one at the bottom, because the space between them is then maximal.
11819  
11820 \family sans
11821 VFill
11822 \family default
11823 s work like 
11824 \family sans
11825 HFill
11826 \family default
11827 s: they fill the remaining vertical space on a page with blank space.
11828 \begin_inset Foot
11829 status collapsed
11830
11831 \begin_layout Plain Layout
11832
11833 \family sans
11834 HFill
11835 \family default
11836 s are described in section
11837 \begin_inset space ~
11838 \end_inset
11839
11840
11841 \begin_inset CommandInset ref
11842 LatexCommand ref
11843 reference "subsec:Horizontal-Space"
11844
11845 \end_inset
11846
11847 .
11848 \end_layout
11849
11850 \end_inset
11851
11852  If there are several 
11853 \family sans
11854 VFill
11855 \family default
11856 s on a page, they divide the remaining vertical space equally between themselves.
11857  You can therefore use 
11858 \family sans
11859 VFill
11860 \family default
11861 s to center text on a page, or even place text 2/3 down a page.
11862 \end_layout
11863
11864 \begin_layout Standard
11865
11866 \family sans
11867 Custom
11868 \family default
11869  are custom spaces in units explained in Appendix
11870 \begin_inset space ~
11871 \end_inset
11872
11873
11874 \begin_inset CommandInset ref
11875 LatexCommand ref
11876 reference "chap:Units-available-in"
11877
11878 \end_inset
11879
11880 .
11881 \end_layout
11882
11883 \begin_layout Standard
11884 \begin_inset Note Greyedout
11885 status open
11886
11887 \begin_layout Plain Layout
11888
11889 \series bold
11890 Note:
11891 \series default
11892  
11893 \series medium
11894 If the extra vertical space would be in the output at the top/bottom of
11895  a page, the space is only added if you have also checked the option 
11896 \family sans
11897 Protect
11898 \family default
11899 .
11900 \end_layout
11901
11902 \end_inset
11903
11904
11905 \end_layout
11906
11907 \begin_layout Subsection
11908 Paragraph Alignment
11909 \begin_inset Index idx
11910 status collapsed
11911
11912 \begin_layout Plain Layout
11913 Paragraph ! Alignment
11914 \end_layout
11915
11916 \end_inset
11917
11918
11919 \end_layout
11920
11921 \begin_layout Standard
11922 You can change the paragraph alignment with the 
11923 \family sans
11924 Edit\SpecialChar menuseparator
11925 Paragraph Settings
11926 \family default
11927  dialog (toolbar button 
11928 \begin_inset Info
11929 type  "icon"
11930 arg   "layout-paragraph"
11931 \end_inset
11932
11933 ).
11934  There are five possibilities: 
11935 \end_layout
11936
11937 \begin_layout Itemize
11938
11939 \family sans
11940 Justified
11941 \family default
11942  (shortcut 
11943 \begin_inset Info
11944 type  "shortcut"
11945 arg   "paragraph-params \\align block"
11946 \end_inset
11947
11948 )
11949 \end_layout
11950
11951 \begin_layout Itemize
11952
11953 \family sans
11954 Left
11955 \family default
11956  (
11957 \begin_inset Info
11958 type  "shortcut"
11959 arg   "paragraph-params \\align left"
11960 \end_inset
11961
11962 )
11963 \end_layout
11964
11965 \begin_layout Itemize
11966
11967 \family sans
11968 Right
11969 \family default
11970  (
11971 \begin_inset Info
11972 type  "shortcut"
11973 arg   "paragraph-params \\align right"
11974 \end_inset
11975
11976 )
11977 \end_layout
11978
11979 \begin_layout Itemize
11980
11981 \family sans
11982 Center
11983 \family default
11984  (
11985 \begin_inset Info
11986 type  "shortcut"
11987 arg   "paragraph-params \\align center"
11988 \end_inset
11989
11990 )
11991 \end_layout
11992
11993 \begin_layout Itemize
11994
11995 \family sans
11996 Default
11997 \family default
11998  (
11999 \begin_inset Info
12000 type  "shortcut"
12001 arg   "paragraph-params \\align default"
12002 \end_inset
12003
12004 )
12005 \end_layout
12006
12007 \begin_layout Standard
12008 The default in most cases is justified alignment, in which the inter-word
12009  spacing is variable and each line of a paragraph fills the region between
12010  the left and right margins.
12011  The other three alignments should be self-explanatory, and look like this:
12012 \end_layout
12013
12014 \begin_layout Standard
12015 \align right
12016 This paragraph is right aligned,
12017 \end_layout
12018
12019 \begin_layout Standard
12020 \align center
12021 this one is centered,
12022 \end_layout
12023
12024 \begin_layout Standard
12025 \align left
12026 this one is left aligned.
12027 \end_layout
12028
12029 \begin_layout Subsection
12030 Forced Page Breaks
12031 \begin_inset Index idx
12032 status collapsed
12033
12034 \begin_layout Plain Layout
12035 Page breaks ! Forced
12036 \end_layout
12037
12038 \end_inset
12039
12040
12041 \begin_inset CommandInset label
12042 LatexCommand label
12043 name "subsec:Forced-Page-Breaks"
12044
12045 \end_inset
12046
12047
12048 \end_layout
12049
12050 \begin_layout Standard
12051 If you don't like the way \SpecialChar LaTeX
12052  does the page breaks in your document, you can
12053  force a page break where you want one.
12054  Normally this will not be necessary, because \SpecialChar LaTeX
12055  is good at page breaking.
12056  Only if you use a lot of 
12057 \family sans
12058 Floats
12059 \family default
12060 , \SpecialChar LaTeX
12061 's page breaking algorithm can fail.
12062 \end_layout
12063
12064 \begin_layout Standard
12065 We recommend you not to use forced page breaks until the text is finished
12066  and you have checked in the preview to see if you 
12067 \emph on
12068 really
12069 \emph default
12070  have to change the page breaking.
12071 \end_layout
12072
12073 \begin_layout Standard
12074 There are two types of page breaks: One that ends the page without any special
12075  action.
12076  This can be inserted above or below a paragraph via the menu 
12077 \family sans
12078 Insert\SpecialChar menuseparator
12079 Formatting\SpecialChar menuseparator
12080 New
12081 \begin_inset space ~
12082 \end_inset
12083
12084 Page
12085 \family default
12086 .
12087  The second type, that is inserted via the menu 
12088 \family sans
12089 Insert\SpecialChar menuseparator
12090 Formatting\SpecialChar menuseparator
12091 Page
12092 \begin_inset space ~
12093 \end_inset
12094
12095 Break
12096 \family default
12097 , ends a page but stretches the content of the page, so that it fills out
12098  the complete page.
12099  This type is useful to avoid whitespace when a page break produces a page
12100  on which only the last few lines are absent.
12101 \end_layout
12102
12103 \begin_layout Standard
12104 You might try to use a page break to ensure that a figure or table appears
12105  at the top of a page.
12106  This is, of course, the wrong way to do it.
12107  \SpecialChar LyX
12108  gives you a way of automatically ensuring that your figures and tables
12109  appear at the top of a page (or the bottom, or on their own page) without
12110  having to worry about what precedes or follows your figure or table.
12111  See chapter 
12112 \begin_inset CommandInset ref
12113 LatexCommand ref
12114 reference "chap:Floats-and-Notes"
12115
12116 \end_inset
12117
12118  to learn more about 
12119 \family sans
12120 Floats
12121 \family default
12122 .
12123 \end_layout
12124
12125 \begin_layout Subsubsection
12126 Clear Page Breaks
12127 \begin_inset CommandInset label
12128 LatexCommand label
12129 name "subsec:Clear-Page-Breaks"
12130
12131 \end_inset
12132
12133
12134 \begin_inset Index idx
12135 status collapsed
12136
12137 \begin_layout Plain Layout
12138 Page breaks ! Clear
12139 \end_layout
12140
12141 \end_inset
12142
12143
12144 \end_layout
12145
12146 \begin_layout Standard
12147 Rather than forced page breaks where the content behind the break is placed
12148  directly on the next page, you can also clear pages while breaking them.
12149  That means that the current paragraph is terminated and everything, including
12150  unprocessed floats, from the earlier part of the document are placed after
12151  it, if necessary by adding pages.
12152 \end_layout
12153
12154 \begin_layout Standard
12155 You can insert a clear page break with the menu 
12156 \family sans
12157 Insert\SpecialChar menuseparator
12158 Formatting\SpecialChar menuseparator
12159 Clear
12160 \begin_inset space ~
12161 \end_inset
12162
12163 Page
12164 \family default
12165 .
12166  When you have a two-sided document like a book, you can use the menu 
12167 \family sans
12168 Insert\SpecialChar menuseparator
12169 Formatting\SpecialChar menuseparator
12170 Clear
12171 \begin_inset space ~
12172 \end_inset
12173
12174 Double
12175 \begin_inset space ~
12176 \end_inset
12177
12178 Page
12179 \family default
12180  to insert a clear page break that assures that the next page is a right-hand
12181  page (odd-numbered), if necessary by adding a page.
12182 \end_layout
12183
12184 \begin_layout Subsection
12185 Forced Line Breaks
12186 \begin_inset Index idx
12187 status collapsed
12188
12189 \begin_layout Plain Layout
12190 Line breaks
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \begin_inset CommandInset label
12197 LatexCommand label
12198 name "subsec:Forced-Line-Breaks"
12199
12200 \end_inset
12201
12202
12203 \end_layout
12204
12205 \begin_layout Standard
12206 Similar to page breaks there are two types of line breaks: one simply breaks
12207  the line.
12208  You can force this line break within a paragraph by selecting 
12209 \family sans
12210 Insert\SpecialChar menuseparator
12211 Formatting\SpecialChar menuseparator
12212 Ragged
12213 \begin_inset space ~
12214 \end_inset
12215
12216 Line
12217 \begin_inset space ~
12218 \end_inset
12219
12220 Break
12221 \family default
12222  or with 
12223 \begin_inset Info
12224 type  "shortcut"
12225 arg   "newline-insert newline"
12226 \end_inset
12227
12228 .
12229  Another type that is inserted via the menu 
12230 \family sans
12231 Insert\SpecialChar menuseparator
12232 Formatting\SpecialChar menuseparator
12233 Justified
12234 \begin_inset space ~
12235 \end_inset
12236
12237 Line
12238 \begin_inset space ~
12239 \end_inset
12240
12241 Break
12242 \family default
12243  or with 
12244 \begin_inset Info
12245 type  "shortcut"
12246 arg   "newline-insert linebreak"
12247 \end_inset
12248
12249  breaks the line and stretches it so that it fills out the whole space between
12250  the page margins.
12251  This is useful to avoid 
12252 \begin_inset Quotes eld
12253 \end_inset
12254
12255 fringes
12256 \begin_inset Quotes erd
12257 \end_inset
12258
12259  in justified paragraphs due to possible whitespace introduced by line breaks.
12260 \end_layout
12261
12262 \begin_layout Standard
12263 You shouldn't use forced line breaks to correct \SpecialChar LaTeX
12264 's line breaking, as \SpecialChar LaTeX
12265  is
12266  very good at line breaking.
12267  There are, however, a number of situations where it is necessaryactively
12268  to set a line break, for example, in a poem or for an address (see sections
12269 \begin_inset space ~
12270 \end_inset
12271
12272
12273 \begin_inset CommandInset ref
12274 LatexCommand ref
12275 reference "sec:Quote"
12276
12277 \end_inset
12278
12279
12280 \begin_inset CommandInset ref
12281 LatexCommand ref
12282 reference "sec:Verse"
12283
12284 \end_inset
12285
12286  and 
12287 \begin_inset CommandInset ref
12288 LatexCommand ref
12289 reference "sec:Address-Usage"
12290
12291 \end_inset
12292
12293 ).
12294 \end_layout
12295
12296 \begin_layout Subsection
12297 Horizontal Lines
12298 \begin_inset CommandInset label
12299 LatexCommand label
12300 name "subsec:Horizontal-Lines"
12301
12302 \end_inset
12303
12304
12305 \begin_inset Index idx
12306 status collapsed
12307
12308 \begin_layout Plain Layout
12309 Horizontal lines
12310 \end_layout
12311
12312 \end_inset
12313
12314
12315 \end_layout
12316
12317 \begin_layout Standard
12318 \noindent
12319 \begin_inset CommandInset line
12320 LatexCommand rule
12321 offset "0.5ex"
12322 width "100line%"
12323 height "1pt"
12324
12325 \end_inset
12326
12327
12328 \end_layout
12329
12330 \begin_layout Standard
12331 \noindent
12332 In the dialog 
12333 \family sans
12334 Insert\SpecialChar menuseparator
12335 Formatting\SpecialChar menuseparator
12336 Horizontal
12337 \begin_inset space ~
12338 \end_inset
12339
12340 Line
12341 \family default
12342  you can insert horizontal lines.
12343  The line offset is the vertical distance between the line and the baseline
12344  of the current text line or the paragraph.
12345  The line settings can be changed by left-clicking on the line.
12346 \end_layout
12347
12348 \begin_layout Standard
12349 \noindent
12350 \begin_inset CommandInset line
12351 LatexCommand rule
12352 offset "0.5ex"
12353 width "100line%"
12354 height "1pt"
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Section
12362 Characters and Symbols
12363 \end_layout
12364
12365 \begin_layout Standard
12366 You can directly enter all characters that are available on your keyboard.
12367  You can also use special keyboard maps to be able to enter, for example,
12368  characters needed for French with an English keyboard.
12369  See section
12370 \begin_inset space \thinspace{}
12371 \end_inset
12372
12373
12374 \begin_inset CommandInset ref
12375 LatexCommand ref
12376 reference "subsec:Keyboard-mapping"
12377
12378 \end_inset
12379
12380  for information on how this is done.
12381 \end_layout
12382
12383 \begin_layout Standard
12384 For the case where you need a character that is not on your keyboard, you
12385  can use the 
12386 \family sans
12387 Symbols
12388 \family default
12389  dialog via the menu 
12390 \family sans
12391 Insert\SpecialChar menuseparator
12392 Special Character\SpecialChar menuseparator
12393 Symbols
12394 \family default
12395 .
12396 \end_layout
12397
12398 \begin_layout Standard
12399 \begin_inset Note Greyedout
12400 status open
12401
12402 \begin_layout Plain Layout
12403
12404 \series bold
12405 Note:
12406 \series default
12407  Maybe not all symbols inserted with the symbols dialog can be displayed
12408  when you are using a special screen font in \SpecialChar LyX
12409 's preferences.
12410  But the inserted symbols will in every case be displayed in the output.
12411 \end_layout
12412
12413 \end_inset
12414
12415
12416 \end_layout
12417
12418 \begin_layout Section
12419 Fonts and Text Styles
12420 \begin_inset CommandInset label
12421 LatexCommand label
12422 name "sec:Fonts-and-Text"
12423
12424 \end_inset
12425
12426
12427 \end_layout
12428
12429 \begin_layout Subsection
12430 Font Types
12431 \begin_inset Index idx
12432 status collapsed
12433
12434 \begin_layout Plain Layout
12435 Font ! Types
12436 \end_layout
12437
12438 \end_inset
12439
12440
12441 \end_layout
12442
12443 \begin_layout Standard
12444 There are two types of fonts:
12445 \end_layout
12446
12447 \begin_layout Description
12448 Vector
12449 \begin_inset space ~
12450 \end_inset
12451
12452 fonts
12453 \begin_inset Index idx
12454 status collapsed
12455
12456 \begin_layout Plain Layout
12457 Fonts ! Vector-
12458 \end_layout
12459
12460 \end_inset
12461
12462  are built from outlines of the single glyphs (e.
12463 \begin_inset space \thinspace{}
12464 \end_inset
12465
12466 g.
12467  characters) in the font.
12468  This means that each glyph is defined using mathematical curves that are
12469  well suited for scaling to any requested size.
12470  This mathematical definition is interpreted by the font renderer and the
12471  curve is filled out with pixels according to the size and glyph.
12472  This means that vector fonts will look pretty good in all sizes.
12473  Only at very small sizes where each pixel has to be very carefully computed
12474  to provide a good image might it be hard to provide a good rendering.
12475 \begin_inset Newline newline
12476 \end_inset
12477
12478 That could mean that one only needs to define one font size and scale them.
12479  But to achieve a better quality, many fonts define several font sizes.
12480  That improves the appearance because you need more details at large font
12481  sizes than at small ones.
12482 \begin_inset Newline newline
12483 \end_inset
12484
12485 The font types 
12486 \family typewriter
12487 TrueType
12488 \family default
12489
12490 \family typewriter
12491 OpenType
12492 \family default
12493 , and 
12494 \family typewriter
12495 Type
12496 \begin_inset space ~
12497 \end_inset
12498
12499 1
12500 \family default
12501  are vector fonts.
12502 \end_layout
12503
12504 \begin_layout Description
12505 Bitmap
12506 \begin_inset space ~
12507 \end_inset
12508
12509 fonts
12510 \begin_inset Index idx
12511 status collapsed
12512
12513 \begin_layout Plain Layout
12514 Fonts ! Bitmap-
12515 \end_layout
12516
12517 \end_inset
12518
12519  on the other hand, are defined by bitmap graphics from the start; so they
12520  will look good at all the sizes they are meant for.
12521  However, they don't scale well, because in order to scale a glyph, each
12522  pixel is enlarged into several pixels.
12523  It is the same effect that happens if you try to enlarge a picture in an
12524  image manipulation program.
12525  In order to mitigate this effect, bitmap fonts are typically provided in
12526  several fixed sizes typically from around 8
12527 \begin_inset space ~
12528 \end_inset
12529
12530 pixels high up to 34
12531 \begin_inset space ~
12532 \end_inset
12533
12534 pixels or so high in steps according to what is believed to be useful.
12535  The advantage of bitmap fonts is that no complicated computations are necessary
12536  to display each glyph; so bitmap fonts display therefore more quickly than
12537  scalable fonts.
12538  The disadvantage is that sizes that don't exist as fixed versions have
12539  to be scaled by doubling pixels, and thus look bad.
12540 \begin_inset Newline newline
12541 \end_inset
12542
12543 Bitmap fonts are named 
12544 \family typewriter
12545 Type
12546 \begin_inset space ~
12547 \end_inset
12548
12549 3
12550 \family default
12551  in PostScript- and PDF-documents.
12552 \end_layout
12553
12554 \begin_layout Standard
12555 The result of all this is that bitmap fonts are best for the size they are
12556  designed for, while scalable fonts are good for nearly all sizes.
12557  So one needs fewer font size definitions for scalable fonts.
12558  That's the reason why nearly all text rendering and typesetting programs
12559  use scalable fonts.
12560 \end_layout
12561
12562 \begin_layout Standard
12563 To see which fonts are used in a PDF-document, look at its document properties.
12564 \end_layout
12565
12566 \begin_layout Standard
12567 Many modern typesetting and markup languages have begun to move towards
12568  specifying character styles rather than specifying a particular font.
12569  For example, instead of changing to an italicized version of the current
12570  font to emphasize text, you use an 
12571 \begin_inset Quotes eld
12572 \end_inset
12573
12574 emphasized style
12575 \begin_inset Quotes erd
12576 \end_inset
12577
12578  instead.
12579  This concept fits in perfectly with \SpecialChar LyX
12580 .
12581  In \SpecialChar LyX
12582 , you do things based on contexts, rather than focusing on typesetting
12583  details.
12584 \end_layout
12585
12586 \begin_layout Subsection
12587 \SpecialChar LaTeX
12588  font support
12589 \begin_inset CommandInset label
12590 LatexCommand label
12591 name "subsec:LaTeX-font-support"
12592
12593 \end_inset
12594
12595
12596 \end_layout
12597
12598 \begin_layout Standard
12599 Traditionally, \SpecialChar LaTeX
12600  used its own fonts.
12601  That is to say, you cannot directly access the fonts installed on your
12602  operating system, but you have to use specific fonts provided by your \SpecialChar LaTeX
12603
12604  distribution.
12605  The reason is that \SpecialChar LaTeX
12606  needs some extra information about the fonts, which
12607  have to be provided by additional files and packages.
12608  The downside of this is that your font choice is somewhat limited compared
12609  to a word processor.
12610  On the other hand this comes with the advantage that the provided fonts
12611  are generally of very good quality, and that \SpecialChar LaTeX
12612  files are very portable across
12613  different machines.
12614  Also, the range of fonts supported by traditional \SpecialChar LaTeX
12615  has increased a lot
12616  in the meantime; so you can find packages for many free and commercial
12617  fonts.
12618  \SpecialChar LyX
12619  supports the fonts that are under a free license via the user interface
12620  (see section
12621 \begin_inset space ~
12622 \end_inset
12623
12624
12625 \begin_inset CommandInset ref
12626 LatexCommand ref
12627 reference "subsec:Document-Font"
12628
12629 \end_inset
12630
12631  for details).
12632  Other fonts are available if you enter the relevant \SpecialChar LaTeX
12633  code in the document
12634  preamble (please refer to the documentation of your desired font).
12635 \end_layout
12636
12637 \begin_layout Standard
12638 Recent developments brought some new \SpecialChar LaTeX
12639  engines that are also able directly
12640  to access fonts that are installed for your operating system, namely Xe\SpecialChar TeX
12641
12642  and Lua\SpecialChar TeX
12643 .
12644  Both engines are supported by \SpecialChar LyX
12645 .
12646  By using them, you can theoretically use any OpenType or TrueType font
12647  that is installed on your system.
12648  The next section describes how to use these fonts.
12649 \end_layout
12650
12651 \begin_layout Standard
12652 \begin_inset Note Greyedout
12653 status open
12654
12655 \begin_layout Plain Layout
12656
12657 \series bold
12658 Note:
12659 \series default
12660  In practice, some fonts might fail due to bad metrics and other font deficienci
12661 es; so you might have to experiment.
12662 \end_layout
12663
12664 \end_inset
12665
12666
12667 \end_layout
12668
12669 \begin_layout Subsection
12670 Document Font and Font size
12671 \begin_inset CommandInset label
12672 LatexCommand label
12673 name "subsec:Document-Font"
12674
12675 \end_inset
12676
12677
12678 \begin_inset Index idx
12679 status collapsed
12680
12681 \begin_layout Plain Layout
12682 Font ! Size
12683 \end_layout
12684
12685 \end_inset
12686
12687
12688 \begin_inset Index idx
12689 status collapsed
12690
12691 \begin_layout Plain Layout
12692 Document ! Font
12693 \end_layout
12694
12695 \end_inset
12696
12697
12698 \end_layout
12699
12700 \begin_layout Standard
12701 You can set the document fonts in the 
12702 \family sans
12703 Document\SpecialChar menuseparator
12704 Settings
12705 \family default
12706
12707 \begin_inset Index idx
12708 status collapsed
12709
12710 \begin_layout Plain Layout
12711 Document ! Settings
12712 \end_layout
12713
12714 \end_inset
12715
12716  dialog.
12717  In the 
12718 \family sans
12719 Fonts
12720 \family default
12721  section of the dialog, you can specify which font should be used for the
12722  three different font shapes — roman (serif), 
12723 \family sans
12724 sans
12725 \begin_inset space ~
12726 \end_inset
12727
12728 serif
12729 \family default
12730  and 
12731 \family typewriter
12732 typewriter
12733 \family default
12734  (monospaced) — and you can specify the base font size and scaling factors
12735  for (some) sans
12736 \begin_inset space ~
12737 \end_inset
12738
12739 serif and typewriter fonts if this is necessary to fit with the roman font.
12740 \end_layout
12741
12742 \begin_layout Standard
12743 If you select 
12744 \family sans
12745 Use non-TeX fonts
12746 \family default
12747 , you will have access to the fonts installed on your operating system.
12748  This requires that you use 
12749 \family sans
12750 PDF (XeTeX)
12751 \family default
12752
12753 \family sans
12754 PDF (LuaTeX)
12755 \family default
12756  or 
12757 \family sans
12758 DVI (LuaTeX)
12759 \family default
12760  as the output format, i.
12761 \begin_inset space \thinspace{}
12762 \end_inset
12763
12764 e.
12765 \begin_inset space \space{}
12766 \end_inset
12767
12768 you will have to have either Xe\SpecialChar TeX
12769  or Lua\SpecialChar TeX
12770  installed (see section
12771 \begin_inset space ~
12772 \end_inset
12773
12774
12775 \begin_inset CommandInset ref
12776 LatexCommand ref
12777 reference "subsec:LaTeX-font-support"
12778
12779 \end_inset
12780
12781 ).
12782  You will then not have access to \SpecialChar TeX
12783 's own fonts.
12784  Note that \SpecialChar LyX
12785  then lists all available fonts in each of the three lists (roman,
12786  sans
12787 \begin_inset space ~
12788 \end_inset
12789
12790 serif, and typewriter), since \SpecialChar LyX
12791  cannot determine the family.
12792  Also note that the output might fail with some of the listed fonts, due
12793  to the encoding of the fonts and\SpecialChar breakableslash
12794 or font failures.
12795  \SpecialChar LyX
12796  cannot determine this in advance, so you might need to experiment.
12797 \end_layout
12798
12799 \begin_layout Standard
12800 If you use \SpecialChar TeX
12801  fonts (which is the default), the possible options for the font
12802  include 
12803 \family sans
12804 Default
12805 \family default
12806  and a list of fonts available with your \SpecialChar LaTeX
12807  distribution.
12808  If you select 
12809 \family sans
12810 Default,
12811 \family default
12812  the font that is preset by the current document class is used.
12813  In most cases, this will be the standard \SpecialChar TeX
12814  font, known as 
12815 \begin_inset Quotes eld
12816 \end_inset
12817
12818
12819 \family typewriter
12820 Computer
12821 \begin_inset space ~
12822 \end_inset
12823
12824 Modern
12825 \family default
12826
12827 \begin_inset Quotes erd
12828 \end_inset
12829
12830  (
12831 \family typewriter
12832 cm
12833 \family default
12834 ) or 
12835 \begin_inset Quotes eld
12836 \end_inset
12837
12838
12839 \family typewriter
12840 European Computer Modern
12841 \family default
12842
12843 \begin_inset Quotes erd
12844 \end_inset
12845
12846  (
12847 \family typewriter
12848 ec
12849 \family default
12850 ), but some classes preset different default fonts.
12851 \end_layout
12852
12853 \begin_layout Standard
12854 As 
12855 \family typewriter
12856 cm
12857 \family default
12858  and 
12859 \family typewriter
12860 ec
12861 \family default
12862  are bitmap fonts, they often look pixelated in PDF output, especially when
12863  you read the PDF in a zoomed size.
12864 \begin_inset Foot
12865 status collapsed
12866
12867 \begin_layout Plain Layout
12868 This problem does not appear if you read PDFs in 
12869 \family typewriter
12870 Adobe
12871 \begin_inset space ~
12872 \end_inset
12873
12874 Reader
12875 \family default
12876  version 6 or later, because this program includes a special bitmap font
12877  renderer.
12878 \end_layout
12879
12880 \end_inset
12881
12882  To get rid of pixelated fonts, you have to use a vector font.
12883  Depending on how your document should look, you can either:
12884 \end_layout
12885
12886 \begin_layout Itemize
12887 select the 
12888 \family sans
12889 Latin
12890 \begin_inset space ~
12891 \end_inset
12892
12893 Modern
12894 \family default
12895  fonts, which is the recommended choice if you want to keep the look of
12896  
12897 \family typewriter
12898 cm
12899 \family default
12900 /
12901 \family typewriter
12902 ec
12903 \family default
12904 .
12905  
12906 \family sans
12907 Latin
12908 \begin_inset space ~
12909 \end_inset
12910
12911 Modern
12912 \family default
12913  was developed for the \SpecialChar LaTeX
12914  community in order to replace 
12915 \family typewriter
12916 cm
12917 \family default
12918  as the default font.
12919  It covers a huge range of glyphs and several font shapes.
12920  Except for some details, where the appearance was improved, 
12921 \family sans
12922 Latin
12923 \begin_inset space ~
12924 \end_inset
12925
12926 Modern
12927 \family default
12928  looks identical to 
12929 \family typewriter
12930 cm
12931 \family default
12932 .
12933 \begin_inset Foot
12934 status collapsed
12935
12936 \begin_layout Plain Layout
12937 One difference is improved kerning.
12938 \end_layout
12939
12940 \end_inset
12941
12942
12943 \end_layout
12944
12945 \begin_layout Itemize
12946 or select the 
12947 \family sans
12948 AE
12949 \begin_inset space ~
12950 \end_inset
12951
12952 (Almost
12953 \begin_inset space ~
12954 \end_inset
12955
12956 European)
12957 \family default
12958  fonts in (the rare) case that 
12959 \family sans
12960 Latin
12961 \begin_inset space ~
12962 \end_inset
12963
12964 Modern
12965 \family default
12966  is not available to you or does not work, and you still want to emulate
12967  the look of 
12968 \family typewriter
12969 cm
12970 \family default
12971 /
12972 \family typewriter
12973 ec
12974 \family default
12975 .
12976  
12977 \family typewriter
12978 AE
12979 \family default
12980  is a virtual font.
12981  Virtual means that it 
12982 \begin_inset Quotes eld
12983 \end_inset
12984
12985 steals
12986 \begin_inset Quotes erd
12987 \end_inset
12988
12989  outline 
12990 \family typewriter
12991 cm
12992 \family default
12993 -glyphs from other fonts.
12994  This has the disadvantage that some characters are missing, like the French
12995  guillemets (
12996 \begin_inset Quotes eld
12997 \end_inset
12998
12999 «
13000 \begin_inset Quotes erd
13001 \end_inset
13002
13003  and 
13004 \begin_inset Quotes eld
13005 \end_inset
13006
13007 »
13008 \begin_inset Quotes erd
13009 \end_inset
13010
13011 )
13012 \begin_inset Foot
13013 status collapsed
13014
13015 \begin_layout Plain Layout
13016 Loading the \SpecialChar LaTeX
13017 -package 
13018 \series bold
13019 aeguill
13020 \series default
13021
13022 \begin_inset Index idx
13023 status collapsed
13024
13025 \begin_layout Plain Layout
13026 \SpecialChar LaTeX
13027 -packages ! aeguill
13028 \end_layout
13029
13030 \end_inset
13031
13032  with the document preamble line
13033 \begin_inset Newline newline
13034 \end_inset
13035
13036
13037 \series bold
13038
13039 \backslash
13040 usepackage[ec]{aeguill}
13041 \begin_inset Newline newline
13042 \end_inset
13043
13044
13045 \series default
13046 will fix the guillemet problem.
13047 \end_layout
13048
13049 \end_inset
13050
13051  and that accented characters are not 
13052 \emph on
13053 one
13054 \emph default
13055  glyph, but built of 
13056 \emph on
13057 two
13058 \emph default
13059  characters, the accent and the letter.
13060  Therefore you cannot search for words with accented characters in documents
13061  using the 
13062 \family typewriter
13063 AE
13064 \family default
13065  fonts.
13066  If you search for example for the French word 
13067 \begin_inset Quotes eld
13068 \end_inset
13069
13070 rève
13071 \begin_inset Quotes erd
13072 \end_inset
13073
13074  in a PDF, you will not get any result, because the PDF-viewer searches
13075  for the glyph 
13076 \begin_inset Quotes eld
13077 \end_inset
13078
13079  è 
13080 \begin_inset Quotes erd
13081 \end_inset
13082
13083  and not for the glyph 
13084 \begin_inset Quotes eld
13085 \end_inset
13086
13087  e +
13088 \begin_inset space ~
13089 \end_inset
13090
13091  ̀ 
13092 \begin_inset Quotes erd
13093 \end_inset
13094
13095 .
13096 \end_layout
13097
13098 \begin_layout Itemize
13099 If you do not like the look of 
13100 \family typewriter
13101 cm
13102 \family default
13103 /
13104 \family typewriter
13105 ec
13106 \family default
13107 , you can of course select one of the other vector fonts provided, e.
13108 \begin_inset space \thinspace{}
13109 \end_inset
13110
13111 g.
13112 \begin_inset space ~
13113 \end_inset
13114
13115
13116 \family typewriter
13117 Times
13118 \begin_inset space ~
13119 \end_inset
13120
13121 Roman
13122 \family default
13123  or
13124 \family typewriter
13125  Palatino
13126 \family default
13127 .
13128  Most roman vector fonts will automatically select matching sans
13129 \begin_inset space ~
13130 \end_inset
13131
13132 serif and typewriter fonts,
13133 \begin_inset Foot
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137 These are sometimes just matching other fonts (e.
13138 \begin_inset space \thinspace{}
13139 \end_inset
13140
13141 g., 
13142 \family sans
13143 Times
13144 \begin_inset space ~
13145 \end_inset
13146
13147 Roman
13148 \family default
13149  selects 
13150 \family sans
13151 Helvetica
13152 \family default
13153  for sans serif text), or different shapes of the same font, i.
13154 \begin_inset space \thinspace{}
13155 \end_inset
13156
13157 e.
13158 \begin_inset space \space{}
13159 \end_inset
13160
13161 a real font 
13162 \emph on
13163 family
13164 \emph default
13165  (e.
13166 \begin_inset space \thinspace{}
13167 \end_inset
13168
13169 g.
13170 \begin_inset space \space{}
13171 \end_inset
13172
13173 in case of 
13174 \family sans
13175 Latin
13176 \begin_inset space ~
13177 \end_inset
13178
13179 Modern
13180 \family default
13181  oder 
13182 \family sans
13183 Computer
13184 \begin_inset space ~
13185 \end_inset
13186
13187 Modern
13188 \family default
13189 ).
13190 \end_layout
13191
13192 \end_inset
13193
13194  but you can also select your own.
13195 \begin_inset Newline newline
13196 \end_inset
13197
13198 The differences between roman, 
13199 \family sans
13200 sans
13201 \begin_inset space ~
13202 \end_inset
13203
13204 serif
13205 \family default
13206  and 
13207 \family typewriter
13208 typewriter
13209 \family default
13210  fonts are explained in section
13211 \begin_inset space ~
13212 \end_inset
13213
13214
13215 \begin_inset CommandInset ref
13216 LatexCommand ref
13217 reference "subsec:Fine-Tuning-with-the"
13218
13219 \end_inset
13220
13221 .
13222 \begin_inset Newline newline
13223 \end_inset
13224
13225 The font 
13226 \family sans
13227 Times
13228 \begin_inset space ~
13229 \end_inset
13230
13231 Roman
13232 \family default
13233  was originally designed for newspapers.
13234  Its glyphs are thus smaller than glyphs from other fonts in order to fit
13235  into the small newspaper columns.
13236  Therefore 
13237 \family sans
13238 Times
13239 \begin_inset space ~
13240 \end_inset
13241
13242 Roman
13243 \family default
13244  is not the optimal choice for larger documents like books.
13245 \end_layout
13246
13247 \begin_layout Standard
13248 For the font size there are generally four possible values: 
13249 \family sans
13250 Default, 10
13251 \family default
13252
13253 \family sans
13254 11
13255 \family default
13256  and 
13257 \family sans
13258 12
13259 \family default
13260 .
13261  Some classes provide additional sizes.
13262  The size of 
13263 \family sans
13264 Default
13265 \family default
13266  depends on the class you are using.
13267  In the standard classes it is equal to the font size 10.
13268 \end_layout
13269
13270 \begin_layout Standard
13271 Note that the font size is the 
13272 \emph on
13273 base size
13274 \emph default
13275 .
13276  That means that \SpecialChar LyX
13277  scales all other possible font sizes (such as those used
13278  in footnotes, super-, and subscripts) by this value.
13279  You can fine-tune the font size of text parts via the 
13280 \family sans
13281 Text
13282 \begin_inset space ~
13283 \end_inset
13284
13285 Style
13286 \family default
13287  dialog if needed.
13288  The possible font sizes for text parts are explained in section
13289 \begin_inset space ~
13290 \end_inset
13291
13292
13293 \begin_inset CommandInset ref
13294 LatexCommand ref
13295 reference "subsec:Fine-Tuning-with-the"
13296
13297 \end_inset
13298
13299 .
13300 \end_layout
13301
13302 \begin_layout Standard
13303 The 
13304 \family sans
13305 Default
13306 \begin_inset space ~
13307 \end_inset
13308
13309 Family
13310 \family default
13311  selection lets you specify whether the base font of your document should
13312  be roman, sans
13313 \begin_inset space ~
13314 \end_inset
13315
13316 serif or typewriter.
13317  The 
13318 \family sans
13319 Default
13320 \family default
13321  selection uses what is preset by the class, the other selections override
13322  this.
13323  In most cases, 
13324 \family sans
13325 Default
13326 \family default
13327  is equal to 
13328 \family sans
13329 roman
13330 \family default
13331 , but some classes (such as presentation classes) use other defaults.
13332 \end_layout
13333
13334 \begin_layout Standard
13335 The
13336 \family typewriter
13337  
13338 \family sans
13339 LaTeX font encoding
13340 \family default
13341  selection is an expert setting which lets you change the value passed to
13342  the \SpecialChar LaTeX
13343 -package 
13344 \series bold
13345 fontenc
13346 \series default
13347
13348 \begin_inset Index idx
13349 status collapsed
13350
13351 \begin_layout Plain Layout
13352 \SpecialChar LaTeX
13353 -packages ! fontenc
13354 \end_layout
13355
13356 \end_inset
13357
13358  (see also section
13359 \begin_inset space ~
13360 \end_inset
13361
13362
13363 \begin_inset CommandInset ref
13364 LatexCommand ref
13365 reference "subsec:LaTeX-settings"
13366
13367 \end_inset
13368
13369 ).
13370  Normally, you do not need to change (or even understand) this.
13371  Unless you have specific reasons, use 
13372 \family sans
13373 Default
13374 \family default
13375 .
13376 \end_layout
13377
13378 \begin_layout Standard
13379 With some fonts, the checkboxes 
13380 \family sans
13381 Use Old Style Figures
13382 \family default
13383  and 
13384 \family sans
13385 Use True Small Caps
13386 \family default
13387  are available.
13388  These are extra features some fonts provide.
13389  If 
13390 \family sans
13391 Use Old Style Figures
13392 \family default
13393  is checked, old style figures (also known as medieval or text figures)
13394  are used.
13395  Old style figures are the numerals (0
13396 \begin_inset space \thinspace{}
13397 \end_inset
13398
13399
13400 \begin_inset space \thinspace{}
13401 \end_inset
13402
13403 9) with ascenders and descenders, which makes them fit nicely with lowercase
13404  letters.
13405  
13406 \family sans
13407 Use True Small Caps
13408 \family default
13409  determines that real small caps are used instead of faked small caps made
13410  of scaled capitals.
13411  Real small caps are often part of expert font sets; they generally look
13412  better than faked small caps but might have to be purchased separately.
13413 \end_layout
13414
13415 \begin_layout Standard
13416 The field 
13417 \family sans
13418 CJK
13419 \family default
13420  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13421  a font to display the script characters.
13422 \begin_inset Foot
13423 status collapsed
13424
13425 \begin_layout Plain Layout
13426 The font will be the argument for the commands of the \SpecialChar LaTeX
13427 -package 
13428 \series bold
13429 CJK
13430 \series default
13431 .
13432 \begin_inset Index idx
13433 status collapsed
13434
13435 \begin_layout Plain Layout
13436 \SpecialChar LaTeX
13437 -packages ! CJK
13438 \end_layout
13439
13440 \end_inset
13441
13442  So this has no effect for the document language 
13443 \family sans
13444 Japanese
13445 \family default
13446  that does not use 
13447 \series bold
13448 CJK
13449 \series default
13450 .
13451 \end_layout
13452
13453 \end_inset
13454
13455
13456 \begin_inset VSpace bigskip
13457 \end_inset
13458
13459
13460 \begin_inset Note Greyedout
13461 status open
13462
13463 \begin_layout Plain Layout
13464
13465 \series bold
13466 Note:
13467 \series default
13468  When you choose a new font or font size, \SpecialChar LyX
13469  does 
13470 \emph on
13471 not
13472 \emph default
13473  change the screen font! You will only see a difference in the printed output;
13474  this is part of the WYSIWYM concept.
13475  \SpecialChar LyX
13476 's screen fonts can be adjusted in the 
13477 \family sans
13478 Tools\SpecialChar menuseparator
13479 Preferences
13480 \family default
13481  dialog, see section
13482 \begin_inset space ~
13483 \end_inset
13484
13485
13486 \begin_inset CommandInset ref
13487 LatexCommand ref
13488 reference "subsec:Screen-Fonts"
13489
13490 \end_inset
13491
13492 .
13493 \end_layout
13494
13495 \end_inset
13496
13497
13498 \end_layout
13499
13500 \begin_layout Subsection
13501 Math Fonts
13502 \end_layout
13503
13504 \begin_layout Standard
13505 In \SpecialChar LaTeX
13506  the font used for characters in equations is different from the document
13507  font.
13508  For the case that you use \SpecialChar TeX
13509  fonts for your document, you can explicitly
13510  choose a math font in the dialog 
13511 \family sans
13512 Document\SpecialChar menuseparator
13513 Settings
13514 \family default
13515
13516 \begin_inset Index idx
13517 status collapsed
13518
13519 \begin_layout Plain Layout
13520 Document ! Settings
13521 \end_layout
13522
13523 \end_inset
13524
13525 .
13526  The default setting is that \SpecialChar LyX
13527  automatically selects a math font.
13528  For most cases this will be \SpecialChar LaTeX
13529 's default – the math variant of \SpecialChar LaTeX
13530 's default
13531  font family 
13532 \begin_inset Quotes eld
13533 \end_inset
13534
13535
13536 \family typewriter
13537 Computer
13538 \begin_inset space ~
13539 \end_inset
13540
13541 Modern
13542 \family default
13543
13544 \begin_inset Quotes erd
13545 \end_inset
13546
13547 .
13548  \SpecialChar LyX
13549  will automatically only load another math font if a math variant of the
13550  document font is available.
13551 \end_layout
13552
13553 \begin_layout Standard
13554 Note that the math font will not be used for 
13555 \emph on
13556 mathematical text
13557 \emph default
13558  (which is inserted with the shortcut 
13559 \begin_inset Info
13560 type  "shortcut"
13561 arg   "font-default"
13562 \end_inset
13563
13564  or by the insertion of the command 
13565 \series bold
13566
13567 \backslash
13568 text
13569 \series default
13570  into a formula).
13571  Also note that some math fonts are sans
13572 \begin_inset space ~
13573 \end_inset
13574
13575 serif.
13576  Your document might therefore look strange when the document text has serifs
13577  while the math characters do not.
13578  Sans
13579 \begin_inset space ~
13580 \end_inset
13581
13582 serif math fonts make therefore in most cases only sense if you select 
13583 \family sans
13584 Sans
13585 \begin_inset space ~
13586 \end_inset
13587
13588 Serif
13589 \family default
13590  for the 
13591 \family sans
13592 Default
13593 \begin_inset space ~
13594 \end_inset
13595
13596 family
13597 \family default
13598  in the document font settings.
13599 \end_layout
13600
13601 \begin_layout Standard
13602 If you use non-\SpecialChar TeX
13603  fonts for the document, you can only choose for math to
13604  use either the document's class default \SpecialChar TeX
13605  font (in most cases 
13606 \begin_inset Quotes eld
13607 \end_inset
13608
13609
13610 \family typewriter
13611 Computer
13612 \begin_inset space ~
13613 \end_inset
13614
13615 Modern
13616 \family default
13617
13618 \begin_inset Quotes erd
13619 \end_inset
13620
13621 ) or to use the non-\SpecialChar TeX
13622  variant of the document's class default font (in most
13623  cases 
13624 \begin_inset Quotes eld
13625 \end_inset
13626
13627
13628 \family typewriter
13629 Latin
13630 \begin_inset space ~
13631 \end_inset
13632
13633 Modern
13634 \family default
13635
13636 \begin_inset Quotes erd
13637 \end_inset
13638
13639 ).
13640 \end_layout
13641
13642 \begin_layout Subsection
13643 Using Different Character Styles
13644 \begin_inset Index idx
13645 status collapsed
13646
13647 \begin_layout Plain Layout
13648 Character Styles
13649 \end_layout
13650
13651 \end_inset
13652
13653
13654 \begin_inset Index idx
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658 Text Style
13659 \end_layout
13660
13661 \end_inset
13662
13663
13664 \end_layout
13665
13666 \begin_layout Standard
13667 As we've already seen, \SpecialChar LyX
13668  automatically changes the character style for certain
13669  paragraph environments.
13670  \SpecialChar LyX
13671  supports two character styles, 
13672 \family sans
13673 Emphasized
13674 \family default
13675  and 
13676 \family sans
13677 Noun
13678 \family default
13679 .
13680  You can activate both of these styles via key bindings, the menus, and
13681  the toolbar.
13682 \end_layout
13683
13684 \begin_layout Standard
13685 To activate the 
13686 \family sans
13687 Noun
13688 \family default
13689  style, do one of the following:
13690 \end_layout
13691
13692 \begin_layout Itemize
13693 click on the toolbar button 
13694 \begin_inset Info
13695 type  "icon"
13696 arg   "font-noun"
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \begin_layout Itemize
13703 use the key binding 
13704 \begin_inset Info
13705 type  "shortcut"
13706 arg   "font-noun"
13707 \end_inset
13708
13709
13710 \end_layout
13711
13712 \begin_layout Standard
13713 These commands are all toggles.
13714  That is, if 
13715 \family sans
13716 Noun
13717 \family default
13718  style is already active, they deactivate it.
13719 \end_layout
13720
13721 \begin_layout Standard
13722 One typically uses the 
13723 \family sans
13724 Noun
13725 \family default
13726  style for proper names.
13727  For example: 
13728 \begin_inset Quotes eld
13729 \end_inset
13730
13731
13732 \noun on
13733 Matthias Ettrich
13734 \noun default
13735  is the original author of \SpecialChar LyX
13736 .
13737 \begin_inset Quotes erd
13738 \end_inset
13739
13740
13741 \end_layout
13742
13743 \begin_layout Standard
13744 A more widely used character style is the 
13745 \family sans
13746 Emphasized
13747 \family default
13748  style.
13749  You can activate (or deactivate — it's also a toggle) the 
13750 \family sans
13751 Emphasized
13752 \family default
13753  style by:
13754 \end_layout
13755
13756 \begin_layout Itemize
13757 clicking on the toolbar button 
13758 \begin_inset Info
13759 type  "icon"
13760 arg   "font-emph"
13761 \end_inset
13762
13763
13764 \end_layout
13765
13766 \begin_layout Itemize
13767 using the keybindings 
13768 \begin_inset Info
13769 type  "shortcut"
13770 arg   "font-emph"
13771 \end_inset
13772
13773
13774 \end_layout
13775
13776 \begin_layout Standard
13777 Normally the 
13778 \family sans
13779 Emphasized
13780 \family default
13781  style is equivalent to an italic font but some document classes or \SpecialChar LaTeX
13782 -packages
13783  use a different font.
13784 \end_layout
13785
13786 \begin_layout Standard
13787 We've been using the 
13788 \family sans
13789 Emphasized
13790 \family default
13791  style all over the place in this document.
13792  Here's one more example:
13793 \end_layout
13794
13795 \begin_layout Quotation
13796
13797 \emph on
13798 Do not overuse character styles!
13799 \end_layout
13800
13801 \begin_layout Standard
13802 It's also a warning in addition to an example.
13803  One's writing should parallel ordinary conversation.
13804  Since we don't all constantly scream at each other, we should also avoid
13805  the common tendency to overuse character styles.
13806  
13807 \end_layout
13808
13809 \begin_layout Standard
13810 You can always reset to the default font using the key binding 
13811 \begin_inset Info
13812 type  "shortcut"
13813 arg   "font-default"
13814 \end_inset
13815
13816  or the dialog 
13817 \family sans
13818 Edit\SpecialChar menuseparator
13819 Text
13820 \begin_inset space ~
13821 \end_inset
13822
13823 Style\SpecialChar menuseparator
13824 Customized
13825 \family default
13826  (
13827 \begin_inset Info
13828 type  "icon"
13829 arg   "dialog-show character"
13830 \end_inset
13831
13832 ).
13833 \end_layout
13834
13835 \begin_layout Subsection
13836 Fine-Tuning with the 
13837 \family sans
13838 Text Style
13839 \family default
13840  dialog
13841 \begin_inset CommandInset label
13842 LatexCommand label
13843 name "subsec:Fine-Tuning-with-the"
13844
13845 \end_inset
13846
13847
13848 \begin_inset Index idx
13849 status collapsed
13850
13851 \begin_layout Plain Layout
13852 Text Style
13853 \end_layout
13854
13855 \end_inset
13856
13857
13858 \end_layout
13859
13860 \begin_layout Standard
13861 There are always occasions when you will need to do some fine-tuning; so
13862  \SpecialChar LyX
13863  gives you a way to create a custom character style.
13864  For example, an academic journal or a corporation may have a style sheet
13865  requiring a sans-serif font be used in certain situations.
13866  Also, writers sometimes use a different font to offset a character's thoughts
13867  from ordinary dialog.
13868 \end_layout
13869
13870 \begin_layout Standard
13871 Before we document how to use custom character style, we want to issue a
13872  warning yet again: Don't overuse character styles! 
13873 \begin_inset Newline newline
13874 \end_inset
13875
13876 Documents that overuse different fonts and sizes are not easy to read and
13877  tend to look as if someone has knocked huge holes in them.
13878 \end_layout
13879
13880 \begin_layout Standard
13881 To use custom character styles, open the 
13882 \family sans
13883 Edit\SpecialChar menuseparator
13884 Text
13885 \begin_inset space ~
13886 \end_inset
13887
13888 Style\SpecialChar menuseparator
13889 Customized
13890 \family default
13891  dialog or press the toolbar button 
13892 \begin_inset Info
13893 type  "icon"
13894 arg   "dialog-show character"
13895 \end_inset
13896
13897 .
13898  There are several boxes in this dialog, each corresponding to a different
13899  font property that you can choose.
13900  You can choose an option for one of these properties, or select 
13901 \family sans
13902 No
13903 \begin_inset space ~
13904 \end_inset
13905
13906 change
13907 \family default
13908 , which keeps the current state of that property.
13909  The item 
13910 \family sans
13911 Reset
13912 \family default
13913  will reset the property to whatever is the default.
13914  You can use this to reset attributes across a bunch of different paragraph
13915  environments all at once.
13916 \end_layout
13917
13918 \begin_layout Standard
13919 The font properties, and their options (in addition to 
13920 \family sans
13921 No
13922 \begin_inset space ~
13923 \end_inset
13924
13925 change
13926 \family default
13927  and 
13928 \family sans
13929 Reset
13930 \family default
13931 ) are:
13932 \end_layout
13933
13934 \begin_layout Labeling
13935 \labelwidthstring 00.00.0000
13936
13937 \family sans
13938 Family
13939 \family default
13940  The 
13941 \begin_inset Quotes eld
13942 \end_inset
13943
13944 overall look
13945 \begin_inset Quotes erd
13946 \end_inset
13947
13948  of the font.
13949  The possible options are:
13950 \end_layout
13951
13952 \begin_deeper
13953 \begin_layout Labeling
13954 \labelwidthstring 00.00.0000
13955
13956 \family sans
13957 Roman
13958 \family default
13959  This is the Roman font family.
13960  Normally a serif font.
13961  It's also the default family.
13962  (key binding 
13963 \begin_inset Info
13964 type  "shortcut"
13965 arg   "font-roman"
13966 \end_inset
13967
13968 )
13969 \end_layout
13970
13971 \begin_layout Labeling
13972 \labelwidthstring 00.00.0000
13973
13974 \family sans
13975 Sans
13976 \begin_inset space ~
13977 \end_inset
13978
13979 Serif
13980 \family default
13981  
13982 \family sans
13983 This is the Sans Serif font family.
13984
13985 \family default
13986  (key binding 
13987 \begin_inset Info
13988 type  "shortcut"
13989 arg   "font-sans"
13990 \end_inset
13991
13992 )
13993 \end_layout
13994
13995 \begin_layout Labeling
13996 \labelwidthstring 00.00.0000
13997
13998 \family sans
13999 Typewriter
14000 \family default
14001  
14002 \family typewriter
14003 This is the Typewriter font family.
14004
14005 \family default
14006  (key binding 
14007 \begin_inset Info
14008 type  "shortcut"
14009 arg   "font-typewriter"
14010 \end_inset
14011
14012
14013 \family sans
14014 )
14015 \end_layout
14016
14017 \end_deeper
14018 \begin_layout Labeling
14019 \labelwidthstring 00.00.0000
14020
14021 \family sans
14022 Series
14023 \family default
14024  This corresponds to the print weight.
14025  Options are:
14026 \end_layout
14027
14028 \begin_deeper
14029 \begin_layout Labeling
14030 \labelwidthstring 00.00.0000
14031
14032 \family sans
14033 Medium
14034 \family default
14035  This is the Medium font series.
14036  It's also the default series.
14037 \end_layout
14038
14039 \begin_layout Labeling
14040 \labelwidthstring 00.00.0000
14041
14042 \family sans
14043 Bold
14044 \family default
14045  
14046 \series bold
14047 This is the Bold font series.
14048
14049 \series default
14050  (key binding 
14051 \begin_inset Info
14052 type  "shortcut"
14053 arg   "font-bold"
14054 \end_inset
14055
14056 )
14057 \end_layout
14058
14059 \end_deeper
14060 \begin_layout Labeling
14061 \labelwidthstring 00.00.0000
14062
14063 \family sans
14064 Shape
14065 \family default
14066  As the name implies.
14067  Options are:
14068 \end_layout
14069
14070 \begin_deeper
14071 \begin_layout Labeling
14072 \labelwidthstring 00.00.0000
14073
14074 \family sans
14075 Upright
14076 \family default
14077  This is the Upright font shape.
14078  It's also the default shape.
14079 \end_layout
14080
14081 \begin_layout Labeling
14082 \labelwidthstring 00.00.0000
14083
14084 \family sans
14085 Italic
14086 \family default
14087  
14088 \shape italic
14089 This
14090 \shape default
14091  
14092 \family sans
14093 \shape italic
14094 i
14095 \family default
14096 s the Italic font shape
14097 \shape default
14098 \emph on
14099 .
14100 \end_layout
14101
14102 \begin_layout Labeling
14103 \labelwidthstring 00.00.0000
14104
14105 \family sans
14106 Slanted
14107 \family default
14108  
14109 \shape slanted
14110 This is the Slanted font shape
14111 \shape default
14112  (although it might not be visible in \SpecialChar LyX
14113 , this is different from italic).
14114 \end_layout
14115
14116 \begin_layout Labeling
14117 \labelwidthstring 00.00.0000
14118
14119 \family sans
14120 Small
14121 \begin_inset space ~
14122 \end_inset
14123
14124 Caps
14125 \family default
14126  
14127 \shape smallcaps
14128 This is the Small caps font shape
14129 \shape default
14130 \noun on
14131 .
14132 \end_layout
14133
14134 \end_deeper
14135 \begin_layout Labeling
14136 \labelwidthstring 00.00.0000
14137
14138 \family sans
14139 Color
14140 \family default
14141  Alters the text color.
14142  Note that not all DVI-viewers are able to display colors.
14143  Besides 
14144 \family sans
14145 No
14146 \begin_inset space ~
14147 \end_inset
14148
14149 color
14150 \family default
14151 , which means that the document default color set in 
14152 \family sans
14153 Document\SpecialChar menuseparator
14154 Settings\SpecialChar menuseparator
14155 Color
14156 \family default
14157  for 
14158 \family sans
14159 Main
14160 \begin_inset space ~
14161 \end_inset
14162
14163 text
14164 \family default
14165  is used, you can choose between 
14166 \family sans
14167 Black
14168 \family default
14169
14170 \family sans
14171 White
14172 \family default
14173
14174 \family sans
14175 Red
14176 \family default
14177
14178 \family sans
14179 Green
14180 \family default
14181
14182 \family sans
14183 Blue
14184 \family default
14185
14186 \family sans
14187 Cyan
14188 \family default
14189
14190 \family sans
14191 Magenta
14192 \family default
14193
14194 \family sans
14195 Yellow
14196 \family default
14197
14198 \family sans
14199 Brown
14200 \family default
14201
14202 \family sans
14203 Darkgray
14204 \family default
14205
14206 \family sans
14207 Gray
14208 \family default
14209
14210 \family sans
14211 Lightgray
14212 \family default
14213
14214 \family sans
14215 Lime
14216 \family default
14217
14218 \family sans
14219 Orange
14220 \family default
14221
14222 \family sans
14223 Olive
14224 \family default
14225
14226 \family sans
14227 Pink
14228 \family default
14229
14230 \family sans
14231 Purple
14232 \family default
14233
14234 \family sans
14235 Teal
14236 \family default
14237  and 
14238 \family sans
14239 Violet
14240 \family default
14241  text.
14242 \begin_inset Index idx
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246 Color ! Text
14247 \end_layout
14248
14249 \end_inset
14250
14251  
14252 \end_layout
14253
14254 \begin_layout Labeling
14255 \labelwidthstring 00.00.0000
14256
14257 \family sans
14258 Language
14259 \family default
14260  This is used to mark regions of text as having a different language from
14261  the language of the document.
14262  Text marked in this way will be underlined in blue to indicate the change
14263  (only within \SpecialChar LyX
14264 ).
14265 \begin_inset Newline newline
14266 \end_inset
14267
14268 If you have for example, an extract of German text in a non-German document,
14269  \SpecialChar LaTeX
14270  respects the German hyphenation rules automatically.
14271  When using the spell checking (see section
14272 \begin_inset space ~
14273 \end_inset
14274
14275
14276 \begin_inset CommandInset ref
14277 LatexCommand ref
14278 reference "sec:Spellchecking"
14279
14280 \end_inset
14281
14282 ) the German-marked text will be checked according to the German dictionary.
14283 \end_layout
14284
14285 \begin_layout Labeling
14286 \labelwidthstring 00.00.0000
14287
14288 \family sans
14289 Size
14290 \family default
14291  Alters the size of the font.
14292  You will find no numerical values here; all possible sizes are actually
14293  proportional to the document font size.
14294  Once again, you don't feed \SpecialChar LyX
14295  the details, but a general description of what
14296  you want to do.
14297  The options are:
14298 \end_layout
14299
14300 \begin_deeper
14301 \begin_layout Labeling
14302 \labelwidthstring 00.00.0000
14303
14304 \family sans
14305 Tiny
14306 \family default
14307  
14308 \size tiny
14309 This is the 
14310 \begin_inset Quotes eld
14311 \end_inset
14312
14313 Tiny
14314 \begin_inset Quotes erd
14315 \end_inset
14316
14317  font size.
14318
14319 \size default
14320  (key bindings 
14321 \begin_inset Info
14322 type  "shortcuts"
14323 arg   "font-size tiny"
14324 \end_inset
14325
14326 )
14327 \end_layout
14328
14329 \begin_layout Labeling
14330 \labelwidthstring 00.00.0000
14331
14332 \family sans
14333 Smallest
14334 \family default
14335  
14336 \size scriptsize
14337 This is the 
14338 \begin_inset Quotes eld
14339 \end_inset
14340
14341 Smallest
14342 \begin_inset Quotes erd
14343 \end_inset
14344
14345  font size
14346 \size default
14347 .
14348  (key binding 
14349 \begin_inset Info
14350 type  "shortcut"
14351 arg   "font-size scriptsize"
14352 \end_inset
14353
14354 )
14355 \end_layout
14356
14357 \begin_layout Labeling
14358 \labelwidthstring 00.00.0000
14359
14360 \family sans
14361 Smaller
14362 \family default
14363  
14364 \size footnotesize
14365 This is the 
14366 \begin_inset Quotes eld
14367 \end_inset
14368
14369 Smaller
14370 \begin_inset Quotes erd
14371 \end_inset
14372
14373  font size.
14374
14375 \size default
14376  (key bindings 
14377 \begin_inset Info
14378 type  "shortcuts"
14379 arg   "font-size footnotesize"
14380 \end_inset
14381
14382 )
14383 \end_layout
14384
14385 \begin_layout Labeling
14386 \labelwidthstring 00.00.0000
14387
14388 \family sans
14389 Small
14390 \family default
14391  
14392 \size small
14393 This is the 
14394 \begin_inset Quotes eld
14395 \end_inset
14396
14397 Small
14398 \begin_inset Quotes erd
14399 \end_inset
14400
14401  font size.
14402
14403 \size default
14404  (key bindings 
14405 \begin_inset Info
14406 type  "shortcuts"
14407 arg   "font-size small"
14408 \end_inset
14409
14410 )
14411 \end_layout
14412
14413 \begin_layout Labeling
14414 \labelwidthstring 00.00.0000
14415
14416 \family sans
14417 Normal
14418 \family default
14419  This is the 
14420 \begin_inset Quotes eld
14421 \end_inset
14422
14423 Normal
14424 \begin_inset Quotes erd
14425 \end_inset
14426
14427  font size.
14428  It's also the default size.
14429  (key bindings 
14430 \begin_inset Info
14431 type  "shortcuts"
14432 arg   "font-size normal"
14433 \end_inset
14434
14435 )
14436 \end_layout
14437
14438 \begin_layout Labeling
14439 \labelwidthstring 00.00.0000
14440
14441 \family sans
14442 Large
14443 \family default
14444  
14445 \size large
14446 This is the 
14447 \begin_inset Quotes eld
14448 \end_inset
14449
14450 Large
14451 \begin_inset Quotes erd
14452 \end_inset
14453
14454  font size.
14455
14456 \size default
14457  (key bindings 
14458 \begin_inset Info
14459 type  "shortcuts"
14460 arg   "font-size large"
14461 \end_inset
14462
14463 )
14464 \end_layout
14465
14466 \begin_layout Labeling
14467 \labelwidthstring 00.00.0000
14468
14469 \family sans
14470 Larger
14471 \family default
14472  
14473 \size larger
14474 This is the 
14475 \begin_inset Quotes eld
14476 \end_inset
14477
14478 Larger
14479 \begin_inset Quotes erd
14480 \end_inset
14481
14482  font size.
14483
14484 \size default
14485  (key bindings 
14486 \begin_inset Info
14487 type  "shortcuts"
14488 arg   "font-size larger"
14489 \end_inset
14490
14491 )
14492 \end_layout
14493
14494 \begin_layout Labeling
14495 \labelwidthstring 00.00.0000
14496
14497 \family sans
14498 Largest
14499 \family default
14500  
14501 \size largest
14502 This is the 
14503 \begin_inset Quotes eld
14504 \end_inset
14505
14506 Largest
14507 \begin_inset Quotes erd
14508 \end_inset
14509
14510  font size.
14511
14512 \size default
14513  (key binding 
14514 \begin_inset Info
14515 type  "shortcut"
14516 arg   "font-size largest"
14517 \end_inset
14518
14519 )
14520 \end_layout
14521
14522 \begin_layout Labeling
14523 \labelwidthstring 00.00.0000
14524
14525 \family sans
14526 Huge
14527 \family default
14528  
14529 \size huge
14530 This is the 
14531 \begin_inset Quotes eld
14532 \end_inset
14533
14534 Huge
14535 \begin_inset Quotes erd
14536 \end_inset
14537
14538  font size.
14539
14540 \size default
14541  (key bindings 
14542 \begin_inset Info
14543 type  "shortcuts"
14544 arg   "font-size huge"
14545 \end_inset
14546
14547 )
14548 \end_layout
14549
14550 \begin_layout Labeling
14551 \labelwidthstring 00.00.0000
14552
14553 \family sans
14554 Huger
14555 \family default
14556  
14557 \size giant
14558 This is the 
14559 \begin_inset Quotes eld
14560 \end_inset
14561
14562 Huger
14563 \begin_inset Quotes erd
14564 \end_inset
14565
14566  font size.
14567
14568 \size default
14569  (key bindings 
14570 \begin_inset Info
14571 type  "shortcuts"
14572 arg   "font-size giant"
14573 \end_inset
14574
14575 )
14576 \end_layout
14577
14578 \begin_layout Labeling
14579 \labelwidthstring 00.00.0000
14580
14581 \family sans
14582 Increase
14583 \family default
14584  This increases the size by one step (for instance, from 
14585 \begin_inset Quotes eld
14586 \end_inset
14587
14588 Largest
14589 \begin_inset Quotes erd
14590 \end_inset
14591
14592  to 
14593 \begin_inset Quotes eld
14594 \end_inset
14595
14596 Huge
14597 \begin_inset Quotes erd
14598 \end_inset
14599
14600 ).
14601  (key binding 
14602 \begin_inset Info
14603 type  "shortcut"
14604 arg   "font-size increase"
14605 \end_inset
14606
14607 )
14608 \end_layout
14609
14610 \begin_layout Labeling
14611 \labelwidthstring 00.00.0000
14612
14613 \family sans
14614 Decrease
14615 \family default
14616  This decreases the size by one step (for instance, from 
14617 \begin_inset Quotes eld
14618 \end_inset
14619
14620 Normal
14621 \begin_inset Quotes erd
14622 \end_inset
14623
14624  to 
14625 \begin_inset Quotes eld
14626 \end_inset
14627
14628 Small
14629 \begin_inset Quotes erd
14630 \end_inset
14631
14632 ).
14633  (key binding 
14634 \begin_inset Info
14635 type  "shortcut"
14636 arg   "font-size decrease"
14637 \end_inset
14638
14639 )
14640 \end_layout
14641
14642 \end_deeper
14643 \begin_layout Standard
14644 We warn you 
14645 \emph on
14646 yet again
14647 \emph default
14648 : don't go crazy with this feature.
14649  You should almost never need to change the font size.
14650  \SpecialChar LyX
14651  automatically changes the font size for different paragraph environments
14652  — use those instead.
14653  This is here for fine-tuning only!
14654 \end_layout
14655
14656 \begin_layout Labeling
14657 \labelwidthstring 00.00.0000
14658
14659 \family sans
14660 Misc
14661 \family default
14662  Here you can change a few other things at the character level.
14663  Options are:
14664 \end_layout
14665
14666 \begin_deeper
14667 \begin_layout Labeling
14668 \labelwidthstring 00.00.0000
14669
14670 \family sans
14671 Emph
14672 \family default
14673  
14674 \emph on
14675 This is text with emphasize on
14676 \emph default
14677 .
14678  This might seem like the same as 
14679 \shape italic
14680 Italic
14681 \shape default
14682 , but it is actually a bit different.
14683  Emphasized is a 
14684 \emph on
14685 logical
14686 \emph default
14687  attribute.
14688  That means every document class can define its own font used for emphasized
14689  text.
14690  Normally this font is equal to italic.
14691 \end_layout
14692
14693 \begin_layout Labeling
14694 \labelwidthstring 00.00.0000
14695
14696 \family sans
14697 Underbar
14698 \family default
14699  
14700 \bar under
14701 This is text with Underbar on.
14702
14703 \bar default
14704  (key binding 
14705 \begin_inset Info
14706 type  "shortcuts"
14707 arg   "font-underline"
14708 \end_inset
14709
14710
14711 \family sans
14712 )
14713 \begin_inset Newline newline
14714 \end_inset
14715
14716
14717 \family default
14718 Avoid using underbar if you can! It is a hangover from the typewriter days,
14719  when you could not change fonts.
14720  One no longer needs to emphasize text by underscoring characters.
14721  This is only possible in \SpecialChar LyX
14722  because some people 
14723 \emph on
14724 may
14725 \emph default
14726  need it in order to follow style sheets for journal submissions.
14727 \end_layout
14728
14729 \begin_layout Labeling
14730 \labelwidthstring 00.00.0000
14731
14732 \family sans
14733 Double
14734 \begin_inset space ~
14735 \end_inset
14736
14737 underbar
14738 \family default
14739  
14740 \uuline on
14741 This is text with Double underbar on.
14742
14743 \uuline default
14744  (key binding 
14745 \begin_inset Info
14746 type  "shortcut"
14747 arg   "font-underunderline"
14748 \end_inset
14749
14750 )
14751 \begin_inset Newline newline
14752 \end_inset
14753
14754 As we just warned you against using underbar, you can imagine what we think
14755  about double underbar.
14756 \end_layout
14757
14758 \begin_layout Labeling
14759 \labelwidthstring 00.00.0000
14760
14761 \family sans
14762 Wavy
14763 \begin_inset space ~
14764 \end_inset
14765
14766 underbar
14767 \family default
14768  
14769 \uwave on
14770 This is text with Wavy underbar on.
14771
14772 \uwave default
14773  (key binding 
14774 \begin_inset Info
14775 type  "shortcut"
14776 arg   "font-underwave"
14777 \end_inset
14778
14779 )
14780 \begin_inset Newline newline
14781 \end_inset
14782
14783 Use this only if a journal absolutely insists on it.
14784  Keep antinausea pills handy.
14785 \end_layout
14786
14787 \begin_layout Labeling
14788 \labelwidthstring 00.00.0000
14789
14790 \family sans
14791 Strikeout
14792 \family default
14793  
14794 \strikeout on
14795 This is text with Strikeout on.
14796
14797 \strikeout default
14798  (key binding 
14799 \begin_inset Info
14800 type  "shortcut"
14801 arg   "font-strikeout"
14802 \end_inset
14803
14804 )
14805 \begin_inset Newline newline
14806 \end_inset
14807
14808 This is frequently used to indicate an older version of text that has been
14809  changed in the meantime.
14810 \end_layout
14811
14812 \begin_layout Labeling
14813 \labelwidthstring 00.00.0000
14814
14815 \family sans
14816 Noun
14817 \family default
14818  
14819 \noun on
14820 This is text with Noun on.
14821
14822 \noun default
14823  Like 
14824 \family sans
14825 Emph
14826 \family default
14827 , this is a logical attribute.
14828  Normally it's equivalent to 
14829 \family sans
14830 Small
14831 \begin_inset space ~
14832 \end_inset
14833
14834 Caps
14835 \family default
14836 .
14837 \end_layout
14838
14839 \end_deeper
14840 \begin_layout Standard
14841 So you have a huge number of combinations to choose from.
14842  Once you have chosen a new character style via the 
14843 \family sans
14844 Edit\SpecialChar menuseparator
14845 Text
14846 \begin_inset space ~
14847 \end_inset
14848
14849 Style\SpecialChar menuseparator
14850 Customized
14851 \family default
14852  (
14853 \begin_inset Info
14854 type  "icon"
14855 arg   "dialog-show character"
14856 \end_inset
14857
14858 ) dialog, the settings are saved.
14859  You can activate them by using the toolbar button 
14860 \begin_inset Info
14861 type  "icon"
14862 arg   "textstyle-apply"
14863 \end_inset
14864
14865 .
14866  The button lets you apply your custom character style even when the dialog
14867  isn't visible.
14868 \end_layout
14869
14870 \begin_layout Standard
14871 To completely reset the character style to the default, use 
14872 \begin_inset Info
14873 type  "shortcut"
14874 arg   "font-default"
14875 \end_inset
14876
14877 .
14878  If you want to toggle only those properties that you have just changed
14879  (suppose you just set the shape to 
14880 \begin_inset Quotes eld
14881 \end_inset
14882
14883 slanted
14884 \begin_inset Quotes erd
14885 \end_inset
14886
14887  and the series to 
14888 \begin_inset Quotes eld
14889 \end_inset
14890
14891 bold
14892 \begin_inset Quotes erd
14893 \end_inset
14894
14895 ), set the 
14896 \family sans
14897 Toggle
14898 \begin_inset space ~
14899 \end_inset
14900
14901 all
14902 \family default
14903  switch and press 
14904 \family sans
14905 Apply
14906 \family default
14907 .
14908 \end_layout
14909
14910 \begin_layout Standard
14911 You should also know something about the differences between the three main
14912  font types 
14913 \family sans
14914 serif
14915 \family default
14916
14917 \family sans
14918 sans
14919 \begin_inset space ~
14920 \end_inset
14921
14922 serif
14923 \family default
14924 , and 
14925 \family sans
14926 typewriter
14927 \family default
14928 :
14929 \end_layout
14930
14931 \begin_layout Itemize
14932
14933 \family sans
14934 Typewriter
14935 \family default
14936  is a so called 
14937 \begin_inset Quotes eld
14938 \end_inset
14939
14940 monospaced
14941 \begin_inset Quotes erd
14942 \end_inset
14943
14944  font, which means every character has the same width; the 
14945 \begin_inset Quotes eld
14946 \end_inset
14947
14948 i
14949 \begin_inset Quotes erd
14950 \end_inset
14951
14952  is as wide as the 
14953 \begin_inset Quotes eld
14954 \end_inset
14955
14956 m
14957 \begin_inset Quotes erd
14958 \end_inset
14959
14960 .
14961  Here is an example
14962 \begin_inset Newline newline
14963 \end_inset
14964
14965
14966 \begin_inset Phantom HPhantom
14967 status open
14968
14969 \begin_layout Plain Layout
14970 no 
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \family typewriter
14977 typewriter text
14978 \family default
14979
14980 \begin_inset Note Note
14981 status collapsed
14982
14983 \begin_layout Plain Layout
14984 For more on phantoms see section
14985 \begin_inset space ~
14986 \end_inset
14987
14988
14989 \begin_inset CommandInset ref
14990 LatexCommand ref
14991 reference "subsec:Phantom-Space"
14992
14993 \end_inset
14994
14995 .
14996 \end_layout
14997
14998 \end_inset
14999
15000
15001 \begin_inset Newline newline
15002 \end_inset
15003
15004 no typewriter text
15005 \end_layout
15006
15007 \begin_layout Itemize
15008
15009 \family sans
15010 Serif
15011 \family default
15012  fonts use characters with serifs.
15013  These are the small 
15014 \begin_inset Quotes eld
15015 \end_inset
15016
15017 appendices
15018 \begin_inset Quotes erd
15019 \end_inset
15020
15021  at the ends of the strokes that form the character.
15022  The following example shows the difference:
15023 \begin_inset Newline newline
15024 \end_inset
15025
15026 text with serifs
15027 \begin_inset Newline newline
15028 \end_inset
15029
15030
15031 \family sans
15032 text without serifs
15033 \family default
15034
15035 \begin_inset Newline newline
15036 \end_inset
15037
15038 Serifs facilitate quick and easy reading.
15039  These fonts are therefore used as default (named 
15040 \family sans
15041 roman
15042 \family default
15043 ).
15044 \end_layout
15045
15046 \begin_layout Itemize
15047
15048 \family sans
15049 Sans serif
15050 \family default
15051  is not recommended for use as a base type.
15052  This font type is therefore often only used for headings and short texts.
15053  We use it in this document to highlight menu names.
15054 \end_layout
15055
15056 \begin_layout Standard
15057 \begin_inset Quotes eld
15058 \end_inset
15059
15060 Toggling
15061 \begin_inset Quotes erd
15062 \end_inset
15063
15064  refers to applying or removing font properties.
15065  When a property is marked for toggling in the 
15066 \family sans
15067 Text
15068 \begin_inset space ~
15069 \end_inset
15070
15071 Style
15072 \family default
15073  dialog, applying the style to text that already has the property will cause
15074  the property to be removed.
15075  If you, for example, apply a style with properties A, B and C to text that
15076  currently has font properties B, C, F and G, and if B is set to toggle
15077  and C is set not to toggle, the text ends up with properties A, C, F and
15078  G.
15079  
15080 \begin_inset Quotes eld
15081 \end_inset
15082
15083 Never toggled
15084 \begin_inset Quotes erd
15085 \end_inset
15086
15087  and 
15088 \begin_inset Quotes eld
15089 \end_inset
15090
15091 always toggled
15092 \begin_inset Quotes erd
15093 \end_inset
15094
15095  mean that you do not control the toggling behavior.
15096  For the properties on the left side of the dialog (
15097 \begin_inset Quotes eld
15098 \end_inset
15099
15100 Family
15101 \begin_inset Quotes erd
15102 \end_inset
15103
15104  etc.), toggling behavior is up to you.
15105  If 
15106 \family sans
15107 Toggle
15108 \begin_inset space ~
15109 \end_inset
15110
15111 all
15112 \family default
15113  is checked, all of the left side properties are toggled; by default, none
15114  of them are.
15115  Finally, 
15116 \begin_inset Quotes eld
15117 \end_inset
15118
15119 Reset
15120 \begin_inset Quotes erd
15121 \end_inset
15122
15123  is never toggled.
15124  If you, for example, set 
15125 \begin_inset Quotes eld
15126 \end_inset
15127
15128 Series
15129 \begin_inset Quotes erd
15130 \end_inset
15131
15132  to 
15133 \begin_inset Quotes eld
15134 \end_inset
15135
15136 Reset
15137 \begin_inset Quotes erd
15138 \end_inset
15139
15140  and select 
15141 \family sans
15142 Toggle
15143 \begin_inset space ~
15144 \end_inset
15145
15146 all
15147 \family default
15148 , then apply the style to bold face text, the text will revert to the default
15149  series (
15150 \begin_inset Quotes eld
15151 \end_inset
15152
15153 Medium
15154 \begin_inset Quotes erd
15155 \end_inset
15156
15157 ), no matter how many times you apply the style.
15158 \end_layout
15159
15160 \begin_layout Standard
15161 We conclude with the same warning once again: Do not overuse the fonts!
15162  They are, more often than not, a kludge and a bad substitute for good writing.
15163 \end_layout
15164
15165 \begin_layout Section
15166 Printing and Previewing
15167 \end_layout
15168
15169 \begin_layout Subsection
15170 Overview
15171 \end_layout
15172
15173 \begin_layout Standard
15174 Now that we have covered some of the basic features of document preparation
15175  using \SpecialChar LyX
15176 , you probably want to know how to print out your masterpiece.
15177  Before we tell you that, we want to give you a quick explanation of what
15178  goes on behind-the-scenes.
15179  We cover this information in much greater detail in the 
15180 \emph on
15181 Additional Features
15182 \emph default
15183  manual as well.
15184 \end_layout
15185
15186 \begin_layout Standard
15187 \SpecialChar LyX
15188  uses the program \SpecialChar LaTeX
15189  as its backend.
15190  \SpecialChar LaTeX
15191  is just a macro package for the \SpecialChar TeX
15192  typesetting system, but to prevent confusion,
15193  we will only refer to \SpecialChar LaTeX
15194 .
15195  \SpecialChar LyX
15196  is what you use to do your actual writing.
15197  Then, \SpecialChar LyX
15198  calls \SpecialChar LaTeX
15199  to turn your writing into printable output.
15200  This happens in two stages:
15201 \end_layout
15202
15203 \begin_layout Enumerate
15204 First, \SpecialChar LyX
15205  converts your document to a series of text commands for \SpecialChar LaTeX
15206 , generating
15207  a file with the extension, 
15208 \begin_inset Quotes eld
15209 \end_inset
15210
15211
15212 \family typewriter
15213 .tex
15214 \family default
15215
15216 \begin_inset Quotes erd
15217 \end_inset
15218
15219 .
15220 \end_layout
15221
15222 \begin_layout Enumerate
15223 Next, \SpecialChar LyX
15224  calls \SpecialChar LaTeX
15225  to use the commands in the 
15226 \family typewriter
15227 .tex
15228 \family default
15229  file to produce printable output.
15230 \end_layout
15231
15232 \begin_layout Subsection
15233 Output file formats
15234 \begin_inset Index idx
15235 status collapsed
15236
15237 \begin_layout Plain Layout
15238 File formats
15239 \end_layout
15240
15241 \end_inset
15242
15243
15244 \begin_inset CommandInset label
15245 LatexCommand label
15246 name "subsec:Output-file-formats"
15247
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Subsubsection
15254 Simple text (ASCII)
15255 \begin_inset Index idx
15256 status collapsed
15257
15258 \begin_layout Plain Layout
15259 File formats ! ASCII
15260 \end_layout
15261
15262 \end_inset
15263
15264
15265 \end_layout
15266
15267 \begin_layout Standard
15268 This file type has the extension 
15269 \begin_inset Quotes eld
15270 \end_inset
15271
15272
15273 \family typewriter
15274 .txt
15275 \family default
15276
15277 \begin_inset Quotes erd
15278 \end_inset
15279
15280 .
15281  It contains your document as plain text following the rules of the 
15282 \begin_inset Quotes eld
15283 \end_inset
15284
15285 American Standard Code for Information Interchange
15286 \begin_inset Quotes erd
15287 \end_inset
15288
15289  (ASCII).
15290 \end_layout
15291
15292 \begin_layout Standard
15293 You can export your document to ASCII with the menu 
15294 \family sans
15295 File\SpecialChar menuseparator
15296 Export\SpecialChar menuseparator
15297 Plain
15298 \begin_inset space ~
15299 \end_inset
15300
15301 text
15302 \family default
15303 .
15304  However, this will not export any externally generated material such as
15305  a Bib\SpecialChar TeX
15306  bibliography (section
15307 \begin_inset space ~
15308 \end_inset
15309
15310
15311 \begin_inset CommandInset ref
15312 LatexCommand ref
15313 reference "subsec:Bibliography-databases"
15314
15315 \end_inset
15316
15317 ).
15318  If your document includes such material, use 
15319 \family sans
15320 File\SpecialChar menuseparator
15321 Export\SpecialChar menuseparator
15322 More
15323 \begin_inset space ~
15324 \end_inset
15325
15326 Formats
15327 \begin_inset space ~
15328 \end_inset
15329
15330 &
15331 \begin_inset space ~
15332 \end_inset
15333
15334 Options
15335 \family default
15336  and then select 
15337 \family sans
15338 Plain
15339 \begin_inset space ~
15340 \end_inset
15341
15342 text
15343 \begin_inset space ~
15344 \end_inset
15345
15346 (ps2ascii)
15347 \family default
15348 .
15349  This will first internally export your document to PostScript (generating
15350  thereby the external material) and then do the conversion to ASCII.
15351 \end_layout
15352
15353 \begin_layout Subsubsection
15354 \SpecialChar LaTeX
15355
15356 \begin_inset Index idx
15357 status collapsed
15358
15359 \begin_layout Plain Layout
15360 File formats ! \SpecialChar LaTeX
15361
15362 \end_layout
15363
15364 \end_inset
15365
15366
15367 \end_layout
15368
15369 \begin_layout Standard
15370 This file type has the extension 
15371 \begin_inset Quotes eld
15372 \end_inset
15373
15374
15375 \family typewriter
15376 .tex
15377 \family default
15378
15379 \begin_inset Quotes erd
15380 \end_inset
15381
15382  and contains all commands that are necessary for the \SpecialChar LaTeX
15383  program to process
15384  your document.
15385  If you know \SpecialChar LaTeX
15386 , you can use it to find out \SpecialChar LaTeX
15387 -Errors or to process it manually
15388  with console commands.
15389  The \SpecialChar LaTeX
15390 -file is automatically created in \SpecialChar LyX
15391 's temporary directory whenever you
15392  view or export your document.
15393 \end_layout
15394
15395 \begin_layout Standard
15396 You can export your document as a \SpecialChar LaTeX
15397 -file using the menu 
15398 \family sans
15399 File\SpecialChar menuseparator
15400 Export\SpecialChar menuseparator
15401 LaTeX
15402 \family default
15403 .
15404  The different \SpecialChar LaTeX
15405  export variants are explained in section
15406 \begin_inset space ~
15407 \end_inset
15408
15409
15410 \begin_inset CommandInset ref
15411 LatexCommand ref
15412 reference "subsec:Export"
15413
15414 \end_inset
15415
15416 .
15417 \end_layout
15418
15419 \begin_layout Subsubsection
15420 DVI
15421 \begin_inset Index idx
15422 status collapsed
15423
15424 \begin_layout Plain Layout
15425 File formats ! DVI
15426 \end_layout
15427
15428 \end_inset
15429
15430
15431 \end_layout
15432
15433 \begin_layout Standard
15434 This file type has the extension 
15435 \begin_inset Quotes eld
15436 \end_inset
15437
15438
15439 \family typewriter
15440 .dvi
15441 \family default
15442
15443 \begin_inset Quotes erd
15444 \end_inset
15445
15446 .
15447  It is called 
15448 \begin_inset Quotes eld
15449 \end_inset
15450
15451 device-independent
15452 \begin_inset Quotes erd
15453 \end_inset
15454
15455  (DVI), because it is completely portable; you can move them from one machine
15456  to another without needing to do any sort of conversion.
15457  DVIs are used for quick previews and as a pre-stage for other output formats,
15458  like PostScript.
15459 \end_layout
15460
15461 \begin_layout Standard
15462 DVI files do not contain images, they only link to them.
15463  So don't forget to deliver the images together with your DVIs.
15464  Because the DVI-viewer has to convert the images in the background to make
15465  them visible when you scroll the DVI, this can slow down your computer
15466  when you view the DVI.
15467  So we recommend using PDF for files with many images.
15468 \end_layout
15469
15470 \begin_layout Standard
15471 You can export your document to DVI by the menus 
15472 \family sans
15473 File\SpecialChar menuseparator
15474 Export\SpecialChar menuseparator
15475 DVI
15476 \family default
15477  or 
15478 \family sans
15479 File\SpecialChar menuseparator
15480 Export\SpecialChar menuseparator
15481 DVI
15482 \begin_inset space ~
15483 \end_inset
15484
15485 (LuaTeX).
15486
15487 \family default
15488  The latter option uses the program 
15489 \family typewriter
15490 Lua\SpecialChar TeX
15491
15492 \family default
15493 .
15494  
15495 \family typewriter
15496 Lua\SpecialChar TeX
15497
15498 \family default
15499  is an engine that provides direct Unicode support and support for direct
15500  font access (see section
15501 \begin_inset space ~
15502 \end_inset
15503
15504
15505 \begin_inset CommandInset ref
15506 LatexCommand ref
15507 reference "subsec:LaTeX-font-support"
15508
15509 \end_inset
15510
15511 ).
15512  Lua\SpecialChar TeX
15513  is still a work in progress, but it might develop into the next standard
15514  \SpecialChar TeX
15515  processor.
15516 \end_layout
15517
15518 \begin_layout Subsubsection
15519 PostScript
15520 \begin_inset Index idx
15521 status collapsed
15522
15523 \begin_layout Plain Layout
15524 File formats ! PostScript
15525 \end_layout
15526
15527 \end_inset
15528
15529
15530 \end_layout
15531
15532 \begin_layout Standard
15533 This file type has the extension 
15534 \begin_inset Quotes eld
15535 \end_inset
15536
15537
15538 \family typewriter
15539 .ps
15540 \family default
15541
15542 \begin_inset Quotes erd
15543 \end_inset
15544
15545 .
15546  PostScript was developed by the company 
15547 \family typewriter
15548 Adobe
15549 \family default
15550  as a printer language.
15551  The file therefore contains commands that the printer uses to print the
15552  file.
15553  PostScript can be seen as a 
15554 \begin_inset Quotes eld
15555 \end_inset
15556
15557 programming language
15558 \begin_inset Quotes erd
15559 \end_inset
15560
15561 ; you can calculate with it and draw diagrams and images.
15562 \begin_inset Foot
15563 status collapsed
15564
15565 \begin_layout Plain Layout
15566 If you are interested in learning more about this, have a look at the \SpecialChar LaTeX
15567 -package
15568  
15569 \series bold
15570 pstricks
15571 \series default
15572
15573 \begin_inset Index idx
15574 status collapsed
15575
15576 \begin_layout Plain Layout
15577 \SpecialChar LaTeX
15578 -packages ! pstricks
15579 \end_layout
15580
15581 \end_inset
15582
15583 .
15584 \end_layout
15585
15586 \end_inset
15587
15588  As a result of this, the files are often bigger than PDFs.
15589 \end_layout
15590
15591 \begin_layout Standard
15592 PostScript can only contain images in the format 
15593 \begin_inset Quotes eld
15594 \end_inset
15595
15596 Encapsulated PostScript
15597 \begin_inset Quotes erd
15598 \end_inset
15599
15600  (EPS, file extension 
15601 \begin_inset Quotes eld
15602 \end_inset
15603
15604
15605 \family typewriter
15606 .eps
15607 \family default
15608
15609 \begin_inset Quotes erd
15610 \end_inset
15611
15612 ).
15613  As \SpecialChar LyX
15614  allows you to use any known image format in your document, it has to
15615  convert them in the background to EPS.
15616  If, for example, you have 50
15617 \begin_inset space ~
15618 \end_inset
15619
15620 images in your document, \SpecialChar LyX
15621  has to do 50
15622 \begin_inset space ~
15623 \end_inset
15624
15625 conversions when you view or export your document the first time.
15626  This might slow down your workflow with \SpecialChar LyX
15627 .
15628  So if you plan to use PostScript, you can insert your images directly as
15629  EPS to avoid this problem.
15630 \end_layout
15631
15632 \begin_layout Standard
15633 You can export to PostScript using the menu 
15634 \family sans
15635 File\SpecialChar menuseparator
15636 Export\SpecialChar menuseparator
15637 PostScript
15638 \family default
15639 .
15640 \end_layout
15641
15642 \begin_layout Subsubsection
15643 PDF
15644 \begin_inset Index idx
15645 status collapsed
15646
15647 \begin_layout Plain Layout
15648 File formats ! PDF
15649 \end_layout
15650
15651 \end_inset
15652
15653
15654 \begin_inset Index idx
15655 status collapsed
15656
15657 \begin_layout Plain Layout
15658 PDF
15659 \end_layout
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \begin_layout Standard
15667 This file type has the extension 
15668 \begin_inset Quotes eld
15669 \end_inset
15670
15671
15672 \family typewriter
15673 .pdf
15674 \family default
15675
15676 \begin_inset Quotes erd
15677 \end_inset
15678
15679 .
15680  The 
15681 \begin_inset Quotes eld
15682 \end_inset
15683
15684 Portable Document Format
15685 \begin_inset Quotes erd
15686 \end_inset
15687
15688  (PDF) developed by 
15689 \family typewriter
15690 Adobe
15691 \family default
15692  was derived from PostScript.
15693  It is more compressed and it uses fewer commands than PostScript.
15694  As the name 
15695 \begin_inset Quotes eld
15696 \end_inset
15697
15698 portable
15699 \begin_inset Quotes erd
15700 \end_inset
15701
15702  implies, it can be processed on any computer system and the printed output
15703  looks exactly the same.
15704 \end_layout
15705
15706 \begin_layout Standard
15707 PDF can contain images in its own PDF format and in the formats 
15708 \begin_inset Quotes eld
15709 \end_inset
15710
15711 Joint Photographic Experts Group
15712 \begin_inset Quotes erd
15713 \end_inset
15714
15715  (JPG, file extension 
15716 \begin_inset Quotes eld
15717 \end_inset
15718
15719
15720 \family typewriter
15721 .jpg
15722 \family default
15723
15724 \begin_inset Quotes erd
15725 \end_inset
15726
15727  or 
15728 \begin_inset Quotes eld
15729 \end_inset
15730
15731
15732 \family typewriter
15733 .jpeg
15734 \family default
15735
15736 \begin_inset Quotes erd
15737 \end_inset
15738
15739 ) and 
15740 \begin_inset Quotes eld
15741 \end_inset
15742
15743 Portable Network Graphics
15744 \begin_inset Quotes erd
15745 \end_inset
15746
15747  (PNG, file extension 
15748 \begin_inset Quotes eld
15749 \end_inset
15750
15751
15752 \family typewriter
15753 .png
15754 \family default
15755
15756 \begin_inset Quotes erd
15757 \end_inset
15758
15759 ).
15760  You can also use any other image format, because \SpecialChar LyX
15761  converts them in the
15762  background to one of these formats.
15763  But as described in the section about PostScript, the image conversion
15764  will slow down your workflow.
15765  So we recommend using images in one of the three formats mentioned above.
15766 \end_layout
15767
15768 \begin_layout Standard
15769 You can export your document to PDF via the menu 
15770 \family sans
15771 File\SpecialChar menuseparator
15772 Export
15773 \family default
15774  in different ways:
15775 \end_layout
15776
15777 \begin_layout Description
15778 PDF
15779 \begin_inset space ~
15780 \end_inset
15781
15782 (pdflatex) This uses the program 
15783 \family typewriter
15784 pdftex
15785 \family default
15786  which converts your file directly to PDF.
15787 \end_layout
15788
15789 \begin_layout Description
15790 PDF
15791 \begin_inset space ~
15792 \end_inset
15793
15794 (Lua
15795 \family sans
15796 TeX
15797 \family default
15798 ) This uses the program 
15799 \family typewriter
15800 Lua\SpecialChar TeX
15801
15802 \family default
15803  which converts your file directly to PDF.
15804  
15805 \family typewriter
15806 Lua\SpecialChar TeX
15807
15808 \family default
15809  is a new engine, derived from 
15810 \family typewriter
15811 pdflatex
15812 \family default
15813 , that also provides direct Unicode support and support for direct font
15814  access (see section
15815 \begin_inset space ~
15816 \end_inset
15817
15818
15819 \begin_inset CommandInset ref
15820 LatexCommand ref
15821 reference "subsec:LaTeX-font-support"
15822
15823 \end_inset
15824
15825 ).
15826  Lua\SpecialChar TeX
15827  is still a work in progress, but it might develop into the next standard
15828  \SpecialChar TeX
15829  processor.
15830 \end_layout
15831
15832 \begin_layout Description
15833 PDF
15834 \begin_inset space ~
15835 \end_inset
15836
15837 (Xe
15838 \family sans
15839 TeX
15840 \family default
15841 ) This uses the program 
15842 \family typewriter
15843 Xe\SpecialChar TeX
15844
15845 \family default
15846  that converts your file directly to PDF.
15847  
15848 \family typewriter
15849 Xe\SpecialChar TeX
15850
15851 \family default
15852  is a new engine that provides direct Unicode support and support for direct
15853  font access (see section
15854 \begin_inset space ~
15855 \end_inset
15856
15857
15858 \begin_inset CommandInset ref
15859 LatexCommand ref
15860 reference "subsec:LaTeX-font-support"
15861
15862 \end_inset
15863
15864 ).
15865  It is particularly good at typesetting different scripts, for example,
15866  vertically written Japanese.
15867 \end_layout
15868
15869 \begin_layout Description
15870 PDF
15871 \begin_inset space ~
15872 \end_inset
15873
15874 (cropped) This is the same as 
15875 \family sans
15876 PDF
15877 \begin_inset space ~
15878 \end_inset
15879
15880 (pdflatex)
15881 \family default
15882  but the result is a PDF with cropped page margins.
15883  This is for example useful if you want to use \SpecialChar LyX
15884  to generate good-looking
15885  formulas to use them in other programs like for presentations.
15886 \end_layout
15887
15888 \begin_layout Description
15889 PDF
15890 \begin_inset space ~
15891 \end_inset
15892
15893 (dvipdfm) This uses the program 
15894 \family typewriter
15895 dvipdfm
15896 \family default
15897  that converts your file in the background to DVI and in a second step to
15898  PDF.
15899 \end_layout
15900
15901 \begin_layout Description
15902 PDF
15903 \begin_inset space ~
15904 \end_inset
15905
15906 (ps2pdf) This uses the program 
15907 \family typewriter
15908 ps2pdf
15909 \family default
15910  that creates a PDF from a PostScript-version of your file.
15911  The PostScript-version is produced by the program 
15912 \family typewriter
15913 dvips
15914 \family default
15915  which uses a DVI-version as intermediate step.
15916  So this export variant consists of three conversions.
15917 \end_layout
15918
15919 \begin_layout Standard
15920 We recommend using 
15921 \family sans
15922 PDF
15923 \begin_inset space ~
15924 \end_inset
15925
15926 (pdflatex)
15927 \family default
15928  because 
15929 \family typewriter
15930 pdftex
15931 \family default
15932  supports all the features of actual PDF-versions, is quick, stable, and
15933  works without problems.
15934  If you rely on multiscript support and\SpecialChar breakableslash
15935 or specific OpenType fonts, you might
15936  want to try out 
15937 \family sans
15938 PDF
15939 \begin_inset space ~
15940 \end_inset
15941
15942 (XeTeX)
15943 \family default
15944  or 
15945 \family sans
15946 PDF
15947 \begin_inset space ~
15948 \end_inset
15949
15950 (LuaTeX)
15951 \family default
15952  instead, bearing in mind that these two programs are not yet as mature
15953  as 
15954 \family typewriter
15955 pdflatex
15956 \family default
15957 .
15958 \end_layout
15959
15960 \begin_layout Subsubsection
15961 XHTML
15962 \begin_inset Index idx
15963 status collapsed
15964
15965 \begin_layout Plain Layout
15966 FileFormats ! XHTML
15967 \end_layout
15968
15969 \end_inset
15970
15971
15972 \begin_inset Index idx
15973 status collapsed
15974
15975 \begin_layout Plain Layout
15976 HTML
15977 \end_layout
15978
15979 \end_inset
15980
15981
15982 \end_layout
15983
15984 \begin_layout Standard
15985 This file type has the extension 
15986 \begin_inset Quotes eld
15987 \end_inset
15988
15989
15990 \family typewriter
15991 .xhtml
15992 \family default
15993
15994 \begin_inset Quotes erd
15995 \end_inset
15996
15997 .
15998  It is a file suitable for viewing in web browsers.
15999  It does not itself contain images and the like but only links to them.
16000  When \SpecialChar LyX
16001  produces XHTML, it also generates corresponding images in formats
16002  suitable for the purpose.
16003  For the math output you can choose in the menu 
16004 \family sans
16005 Document\SpecialChar menuseparator
16006 Settings\SpecialChar menuseparator
16007 Output
16008 \family default
16009  between different formats, which are described in section 
16010 \emph on
16011 Math Output in XHTML
16012 \emph default
16013  of the 
16014 \emph on
16015 Additional
16016 \begin_inset space ~
16017 \end_inset
16018
16019 Features
16020 \emph default
16021  manual.
16022 \end_layout
16023
16024 \begin_layout Standard
16025 XHTML output remains 
16026 \begin_inset Quotes eld
16027 \end_inset
16028
16029 under development
16030 \begin_inset Quotes erd
16031 \end_inset
16032
16033 , and not all \SpecialChar LyX
16034  features are supported yet.
16035  See the chapter 
16036 \emph on
16037 \SpecialChar LyX
16038  and the World Wide Web
16039 \emph default
16040 , in the 
16041 \emph on
16042 Additional Features
16043 \emph default
16044  manual, for more information.
16045 \end_layout
16046
16047 \begin_layout Standard
16048 You can export your document as an XHTML file using the menu item 
16049 \family sans
16050 File\SpecialChar menuseparator
16051 Export\SpecialChar menuseparator
16052 LyXHTML
16053 \family default
16054 .
16055 \end_layout
16056
16057 \begin_layout Subsection
16058 Previewing
16059 \begin_inset Index idx
16060 status collapsed
16061
16062 \begin_layout Plain Layout
16063 Document ! Preview 
16064 \end_layout
16065
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \begin_layout Standard
16072 To get a look at the final version of your document, with all of the page
16073  breaks in place, the footnotes correctly numbered, and so on, use the menu
16074  
16075 \family sans
16076 Document
16077 \family default
16078  and choose 
16079 \family sans
16080 View
16081 \family default
16082  or use the toolbar button 
16083 \begin_inset Info
16084 type  "icon"
16085 arg   "buffer-view"
16086 \end_inset
16087
16088 .
16089  A viewing program will pop up showing the output in the defined default
16090  output format, which is globally set in the preferences (see sec.
16091 \begin_inset space \thinspace{}
16092 \end_inset
16093
16094
16095 \begin_inset CommandInset ref
16096 LatexCommand ref
16097 reference "sec:File-Formats"
16098
16099 \end_inset
16100
16101 ) and can also be altered for single documents in the document settings
16102  (see sec.
16103 \begin_inset space \thinspace{}
16104 \end_inset
16105
16106
16107 \begin_inset CommandInset ref
16108 LatexCommand ref
16109 reference "sec:Doc-Output"
16110
16111 \end_inset
16112
16113 ).
16114  Further output formats can be selected via 
16115 \family sans
16116 Document\SpecialChar menuseparator
16117 View (Other Formats)
16118 \family default
16119  or the toolbar button 
16120 \begin_inset Info
16121 type  "icon"
16122 arg   "view-others"
16123 \end_inset
16124
16125 .
16126 \end_layout
16127
16128 \begin_layout Standard
16129 If you have changed your document, you can refresh the output in the same
16130  viewer window using the menu 
16131 \family sans
16132 Document\SpecialChar menuseparator
16133 Update
16134 \family default
16135  or 
16136 \family sans
16137 Document\SpecialChar menuseparator
16138 Update (Other Formats)
16139 \family default
16140 , respectively.
16141 \end_layout
16142
16143 \begin_layout Standard
16144 When you preview a file, the output file is only generated in \SpecialChar LyX
16145 's temporary
16146  directory.
16147  To have a real output, export your document.
16148 \end_layout
16149
16150 \begin_layout Section
16151 A few Words about Typography
16152 \begin_inset Index idx
16153 status collapsed
16154
16155 \begin_layout Plain Layout
16156 Typography
16157 \end_layout
16158
16159 \end_inset
16160
16161
16162 \end_layout
16163
16164 \begin_layout Subsection
16165 Hyphens, Dashes and Minus Signs
16166 \begin_inset Index idx
16167 status collapsed
16168
16169 \begin_layout Plain Layout
16170 Hyphens
16171 \end_layout
16172
16173 \end_inset
16174
16175
16176 \begin_inset Index idx
16177 status collapsed
16178
16179 \begin_layout Plain Layout
16180 Dashes
16181 \end_layout
16182
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \begin_layout Standard
16189 In \SpecialChar LyX
16190 , the 
16191 \begin_inset Quotes eld
16192 \end_inset
16193
16194
16195 \family typewriter
16196 -
16197 \family default
16198
16199 \begin_inset Quotes erd
16200 \end_inset
16201
16202  character comes in four lengths: the 
16203 \emph on
16204 hyphen
16205 \emph default
16206 , the 
16207 \emph on
16208 en dash
16209 \emph default
16210 , the 
16211 \emph on
16212 em dash
16213 \emph default
16214 , and the minus sign:
16215 \begin_inset VSpace defskip
16216 \end_inset
16217
16218
16219 \end_layout
16220
16221 \begin_layout Standard
16222 \begin_inset Tabular
16223 <lyxtabular version="3" rows="5" columns="3">
16224 <features tabularvalignment="middle">
16225 <column alignment="left" valignment="top">
16226 <column alignment="left" valignment="top">
16227 <column alignment="left" valignment="top">
16228 <row interlinespace="3mm">
16229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233 name
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242 output
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251 inserted with
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 </row>
16257 <row interlinespace="3mm">
16258 <cell alignment="center" valignment="top" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Plain Layout
16262 hyphen
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 <cell alignment="center" valignment="top" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271 -
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280 \begin_inset Quotes eld
16281 \end_inset
16282
16283
16284 \family typewriter
16285 -
16286 \family default
16287
16288 \begin_inset Quotes erd
16289 \end_inset
16290
16291  in text
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 </row>
16297 <row interlinespace="3mm">
16298 <cell alignment="center" valignment="top" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 en dash
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320
16321 \family sans
16322 Insert\SpecialChar menuseparator
16323 Special
16324 \begin_inset space ~
16325 \end_inset
16326
16327 Character\SpecialChar menuseparator
16328 Symbols
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row interlinespace="3mm">
16335 <cell alignment="center" valignment="top" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 em dash
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 <cell alignment="center" valignment="top" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357
16358 \family sans
16359 Insert\SpecialChar menuseparator
16360 Special
16361 \begin_inset space ~
16362 \end_inset
16363
16364 Character\SpecialChar menuseparator
16365 Symbols
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 </row>
16371 <row>
16372 <cell alignment="center" valignment="top" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Plain Layout
16376 minus sign
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 <cell alignment="center" valignment="top" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385 \begin_inset Formula $-$
16386 \end_inset
16387
16388
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 <cell alignment="center" valignment="top" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397 \begin_inset Quotes eld
16398 \end_inset
16399
16400
16401 \family typewriter
16402 -
16403 \family default
16404
16405 \begin_inset Quotes erd
16406 \end_inset
16407
16408  in math mode
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 </row>
16414 </lyxtabular>
16415
16416 \end_inset
16417
16418
16419 \begin_inset VSpace defskip
16420 \end_inset
16421
16422
16423 \end_layout
16424
16425 \begin_layout Standard
16426 You can alternatively generate the en and em dash by inserting the 
16427 \begin_inset Quotes eld
16428 \end_inset
16429
16430
16431 \family typewriter
16432 -
16433 \family default
16434
16435 \begin_inset Quotes erd
16436 \end_inset
16437
16438  character multiple times in a row.
16439  They will automatically be converted to the appropriate length dash in
16440  the final output, but not in \SpecialChar LyX
16441 .
16442  
16443 \begin_inset Quotes eld
16444 \end_inset
16445
16446 -
16447 \begin_inset space \thinspace{}
16448 \end_inset
16449
16450 -
16451 \begin_inset Quotes erd
16452 \end_inset
16453
16454  gives a en dash, 
16455 \begin_inset Quotes eld
16456 \end_inset
16457
16458 -
16459 \begin_inset space \thinspace{}
16460 \end_inset
16461
16462 -
16463 \begin_inset space \thinspace{}
16464 \end_inset
16465
16466 -
16467 \begin_inset Quotes erd
16468 \end_inset
16469
16470  a em dash.
16471 \end_layout
16472
16473 \begin_layout Standard
16474 The three dash types are distinct from the minus sign, which appears in
16475  math mode and has a length of its own.
16476  Here are some examples:
16477 \end_layout
16478
16479 \begin_layout Enumerate
16480 line- and page-breaks
16481 \begin_inset space \hfill{}
16482 \end_inset
16483
16484 (
16485 \emph on
16486 hyphen
16487 \emph default
16488 )
16489 \end_layout
16490
16491 \begin_layout Enumerate
16492 From A–Z
16493 \begin_inset space \hfill{}
16494 \end_inset
16495
16496 (
16497 \emph on
16498 en dash
16499 \emph default
16500 )
16501 \end_layout
16502
16503 \begin_layout Enumerate
16504 Oh — there's a dash.
16505 \begin_inset space \hfill{}
16506 \end_inset
16507
16508 (
16509 \emph on
16510 em dash
16511 \emph default
16512 )
16513 \end_layout
16514
16515 \begin_layout Enumerate
16516 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16517 \end_inset
16518
16519
16520 \begin_inset space \hfill{}
16521 \end_inset
16522
16523 (
16524 \emph on
16525 minus sign
16526 \emph default
16527 )
16528 \end_layout
16529
16530 \begin_layout Subsection
16531 Hyphenation
16532 \begin_inset Index idx
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536 Hyphenation
16537 \end_layout
16538
16539 \end_inset
16540
16541
16542 \begin_inset CommandInset label
16543 LatexCommand label
16544 name "subsec:Hyphenation"
16545
16546 \end_inset
16547
16548
16549 \end_layout
16550
16551 \begin_layout Standard
16552 Words are not hyphenated within \SpecialChar LyX
16553  but automatically in the output.
16554  Hyphenation is done by the \SpecialChar LaTeX
16555 -package 
16556 \series bold
16557 babel
16558 \series default
16559
16560 \begin_inset Index idx
16561 status collapsed
16562
16563 \begin_layout Plain Layout
16564 \SpecialChar LaTeX
16565 -packages ! babel
16566 \end_layout
16567
16568 \end_inset
16569
16570  following the rules of the document language.
16571 \end_layout
16572
16573 \begin_layout Standard
16574 \SpecialChar LaTeX
16575  hyphenates almost perfectly; it only has problems with text in the 
16576 \family sans
16577 typewriter
16578 \family default
16579  font and with unusual constructs, like 
16580 \begin_inset Quotes eld
16581 \end_inset
16582
16583 h3knix/m0n0wall
16584 \begin_inset Quotes erd
16585 \end_inset
16586
16587 .
16588  If \SpecialChar LaTeX
16589  cannot break a word correctly, you can set hyphenation points manually.
16590  This is done with the menu 
16591 \family sans
16592 Insert\SpecialChar menuseparator
16593 Formatting\SpecialChar menuseparator
16594 Hyphenation
16595 \begin_inset space ~
16596 \end_inset
16597
16598 Point
16599 \family default
16600 .
16601  These extra hyphenation points are only recommendations to \SpecialChar LaTeX
16602 .
16603  If no hyphenation is necessary, \SpecialChar LaTeX
16604  will ignore them.
16605 \end_layout
16606
16607 \begin_layout Standard
16608 Sometimes you want to prevent words or constructs from being hyphenated.
16609  Imagine that you are describing keybindings/shortcuts in your document
16610  in the form 
16611 \begin_inset Quotes eld
16612 \end_inset
16613
16614 A-b c
16615 \begin_inset Quotes erd
16616 \end_inset
16617
16618 .
16619  \SpecialChar LaTeX
16620  would then see the hyphen 
16621 \begin_inset Quotes eld
16622 \end_inset
16623
16624 -
16625 \begin_inset Quotes erd
16626 \end_inset
16627
16628  as a hyphenation possibility.
16629  Hyphenating at this point would look ugly.
16630  To prevent the shortcut from being hyphenated, you can put it into a makebox
16631  as described in section 
16632 \emph on
16633 Prevent Hyphenation
16634 \emph default
16635  of the 
16636 \emph on
16637 Embedded
16638 \begin_inset space ~
16639 \end_inset
16640
16641 Objects
16642 \emph default
16643  manual.
16644 \end_layout
16645
16646 \begin_layout Subsection
16647 Punctuation Marks
16648 \begin_inset Index idx
16649 status collapsed
16650
16651 \begin_layout Plain Layout
16652 Punctuation marks
16653 \end_layout
16654
16655 \end_inset
16656
16657
16658 \end_layout
16659
16660 \begin_layout Subsubsection
16661 Abbreviations and End of Sentence
16662 \begin_inset CommandInset label
16663 LatexCommand label
16664 name "subsec:Abbreviations"
16665
16666 \end_inset
16667
16668
16669 \end_layout
16670
16671 \begin_layout Standard
16672 When \SpecialChar LyX
16673  calls \SpecialChar LaTeX
16674  to generate the final version of your document, \SpecialChar LaTeX
16675  automatically
16676  distinguishes between words, sentences, and abbreviations.
16677  \SpecialChar LaTeX
16678  then adds the 
16679 \begin_inset Quotes eld
16680 \end_inset
16681
16682 appropriate amount of space.
16683 \begin_inset Quotes erd
16684 \end_inset
16685
16686  That means sentences get a little bit more space between the period and
16687  the next word.
16688  Abbreviations get the same amount of space after the period that a word
16689  gets after another word.
16690 \end_layout
16691
16692 \begin_layout Standard
16693 Unfortunately, the algorithm for figuring out what's an abbreviation does
16694  not work in all cases.
16695  If a 
16696 \begin_inset Quotes eld
16697 \end_inset
16698
16699
16700 \family typewriter
16701 .
16702 \family default
16703
16704 \begin_inset Quotes erd
16705 \end_inset
16706
16707  is at the end of a lowercase letter, it's the end of a sentence; if it's
16708  at the end of a capitalized letter, it's an abbreviation.
16709 \end_layout
16710
16711 \begin_layout Standard
16712 Here are some examples of 
16713 \emph on
16714 correct
16715 \emph default
16716  abbreviations and of the end of a sentence:
16717 \end_layout
16718
16719 \begin_layout Itemize
16720 M.
16721  Butterfly
16722 \end_layout
16723
16724 \begin_layout Itemize
16725 Don't worry.
16726  Be happy.
16727 \end_layout
16728
16729 \begin_layout Standard
16730 And here is an example of the algorithm going wrong:
16731 \end_layout
16732
16733 \begin_layout Itemize
16734 e.
16735 \begin_inset space \thinspace{}
16736 \end_inset
16737
16738 g.
16739  this is too much space!
16740 \end_layout
16741
16742 \begin_layout Itemize
16743 This is I.
16744  It's okay.
16745 \end_layout
16746
16747 \begin_layout Standard
16748 You will not see anything wrong until you view a final version of your document.
16749 \end_layout
16750
16751 \begin_layout Standard
16752 To fix this problem, use one of the following:
16753 \end_layout
16754
16755 \begin_layout Enumerate
16756 Use an 
16757 \family sans
16758 Inter-word
16759 \begin_inset space ~
16760 \end_inset
16761
16762 Space
16763 \family default
16764  after lowercase abbreviations (see section
16765 \begin_inset space ~
16766 \end_inset
16767
16768
16769 \begin_inset CommandInset ref
16770 LatexCommand ref
16771 reference "subsec:Inter-word-Space"
16772
16773 \end_inset
16774
16775 ).
16776 \begin_inset Index idx
16777 status collapsed
16778
16779 \begin_layout Plain Layout
16780 Spaces ! inter-word
16781 \end_layout
16782
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \begin_layout Enumerate
16789 Use a 
16790 \family sans
16791 Thin
16792 \begin_inset space ~
16793 \end_inset
16794
16795 Space
16796 \family default
16797  between two tokens of an abbreviation (see section
16798 \begin_inset space ~
16799 \end_inset
16800
16801
16802 \begin_inset CommandInset ref
16803 LatexCommand ref
16804 reference "subsec:Thin-Space"
16805
16806 \end_inset
16807
16808 ).
16809 \begin_inset Index idx
16810 status collapsed
16811
16812 \begin_layout Plain Layout
16813 Spaces ! thin
16814 \end_layout
16815
16816 \end_inset
16817
16818
16819 \end_layout
16820
16821 \begin_layout Enumerate
16822 Use an 
16823 \family sans
16824 End
16825 \begin_inset space ~
16826 \end_inset
16827
16828 of
16829 \begin_inset space ~
16830 \end_inset
16831
16832 sentence
16833 \begin_inset space ~
16834 \end_inset
16835
16836 period
16837 \family default
16838  found under the 
16839 \family sans
16840 Insert\SpecialChar menuseparator
16841 Special
16842 \begin_inset space ~
16843 \end_inset
16844
16845 Character
16846 \family default
16847  menu to force the use of inter-sentence spacing.
16848  This function is also bound to 
16849 \begin_inset Info
16850 type  "shortcut"
16851 arg   "specialchar-insert end-of-sentence"
16852 \end_inset
16853
16854  for easy access.
16855 \end_layout
16856
16857 \begin_layout Standard
16858 With the corrections, our earlier examples look like this:
16859 \end_layout
16860
16861 \begin_layout Itemize
16862 e.
16863 \begin_inset space \thinspace{}
16864 \end_inset
16865
16866 g.
16867 \begin_inset space \space{}
16868 \end_inset
16869
16870 this is too much space!
16871 \end_layout
16872
16873 \begin_layout Itemize
16874 This is I\SpecialChar endofsentence
16875  It's okay.
16876 \end_layout
16877
16878 \begin_layout Standard
16879 Some languages don't use extra spacing between sentences.
16880  If your language is such a language, you don't need to worry, because \SpecialChar LaTeX
16881
16882  will take care of this.
16883 \end_layout
16884
16885 \begin_layout Standard
16886 For those that do need to bother, there is help to catch those sneaky errors:
16887  Check out the 
16888 \family sans
16889 Check
16890 \begin_inset space ~
16891 \end_inset
16892
16893 \SpecialChar TeX
16894
16895 \family default
16896  feature described in the section 
16897 \emph on
16898 Checking \SpecialChar TeX
16899
16900 \emph default
16901  of the 
16902 \emph on
16903 Additional Features
16904 \emph default
16905  manual.
16906 \end_layout
16907
16908 \begin_layout Subsubsection
16909 Quotes
16910 \begin_inset Index idx
16911 status collapsed
16912
16913 \begin_layout Plain Layout
16914 Typography ! Quotes
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \begin_inset Index idx
16921 status collapsed
16922
16923 \begin_layout Plain Layout
16924 Quotes | see
16925 \begin_inset ERT
16926 status collapsed
16927
16928 \begin_layout Plain Layout
16929
16930 {
16931 \end_layout
16932
16933 \end_inset
16934
16935 Typography
16936 \begin_inset ERT
16937 status collapsed
16938
16939 \begin_layout Plain Layout
16940
16941 }
16942 \end_layout
16943
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \begin_layout Standard
16955 \SpecialChar LyX
16956  usually sets quotes correctly.
16957  Specifically, it will use an opening quote at the beginning of quoted text,
16958  and use a closing quote at the end.
16959  For example, 
16960 \begin_inset Quotes eld
16961 \end_inset
16962
16963 open close
16964 \begin_inset Quotes erd
16965 \end_inset
16966
16967 .
16968  The keyboard character, 
16969 \family sans
16970 "
16971 \family default
16972 , generates this automatically.
16973 \end_layout
16974
16975 \begin_layout Standard
16976 You can specify what character the 
16977 \family sans
16978 "
16979 \family default
16980  key produces using the submenu 
16981 \family sans
16982 Language
16983 \family default
16984  of the 
16985 \family sans
16986 Document\SpecialChar menuseparator
16987 Settings
16988 \family default
16989
16990 \begin_inset Index idx
16991 status collapsed
16992
16993 \begin_layout Plain Layout
16994 Document ! Settings
16995 \end_layout
16996
16997 \end_inset
16998
16999  dialog in the box 
17000 \family sans
17001 Quote Style
17002 \family default
17003 .
17004  There are six choices:
17005 \end_layout
17006
17007 \begin_layout Labeling
17008 \labelwidthstring 00.00.0000
17009
17010 \family sans
17011 \begin_inset Quotes eld
17012 \end_inset
17013
17014 Text
17015 \begin_inset Quotes erd
17016 \end_inset
17017
17018
17019 \family default
17020  Use quotes like 
17021 \begin_inset Quotes eld
17022 \end_inset
17023
17024 this
17025 \begin_inset Quotes erd
17026 \end_inset
17027
17028
17029 \end_layout
17030
17031 \begin_layout Labeling
17032 \labelwidthstring 00.00.0000
17033
17034 \family sans
17035 \begin_inset Quotes sld
17036 \end_inset
17037
17038 Text
17039 \begin_inset Quotes srd
17040 \end_inset
17041
17042
17043 \family default
17044  Use quotes like 
17045 \begin_inset Quotes sld
17046 \end_inset
17047
17048 this
17049 \begin_inset Quotes srd
17050 \end_inset
17051
17052
17053 \end_layout
17054
17055 \begin_layout Labeling
17056 \labelwidthstring 00.00.0000
17057
17058 \family sans
17059 \begin_inset Quotes gld
17060 \end_inset
17061
17062 Text
17063 \begin_inset Quotes grd
17064 \end_inset
17065
17066
17067 \family default
17068  Use quotes like 
17069 \begin_inset Quotes gld
17070 \end_inset
17071
17072 this
17073 \begin_inset Quotes grd
17074 \end_inset
17075
17076
17077 \end_layout
17078
17079 \begin_layout Labeling
17080 \labelwidthstring 00.00.0000
17081
17082 \family sans
17083 \begin_inset Quotes pld
17084 \end_inset
17085
17086 Text
17087 \begin_inset Quotes prd
17088 \end_inset
17089
17090
17091 \family default
17092  Use quotes like 
17093 \begin_inset Quotes pld
17094 \end_inset
17095
17096 this
17097 \begin_inset Quotes prd
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \begin_layout Labeling
17104 \labelwidthstring 00.00.0000
17105
17106 \family sans
17107 \begin_inset Quotes fld
17108 \end_inset
17109
17110 Text
17111 \begin_inset Quotes frd
17112 \end_inset
17113
17114
17115 \family default
17116  Use quotes like 
17117 \begin_inset Quotes fld
17118 \end_inset
17119
17120 this
17121 \begin_inset Quotes frd
17122 \end_inset
17123
17124
17125 \end_layout
17126
17127 \begin_layout Labeling
17128 \labelwidthstring 00.00.0000
17129
17130 \family sans
17131 \begin_inset Quotes ald
17132 \end_inset
17133
17134 Text
17135 \begin_inset Quotes ard
17136 \end_inset
17137
17138
17139 \family default
17140  Use quotes like 
17141 \begin_inset Quotes ald
17142 \end_inset
17143
17144 this
17145 \begin_inset Quotes ard
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \begin_layout Standard
17152 For single quotes you have to use the shortcut 
17153 \begin_inset Info
17154 type  "shortcut"
17155 arg   "quote-insert single"
17156 \end_inset
17157
17158 .
17159 \end_layout
17160
17161 \begin_layout Subsection
17162 Ligatures
17163 \begin_inset Index idx
17164 status collapsed
17165
17166 \begin_layout Plain Layout
17167 Typography ! Ligatures
17168 \end_layout
17169
17170 \end_inset
17171
17172
17173 \begin_inset Index idx
17174 status collapsed
17175
17176 \begin_layout Plain Layout
17177 Ligatures | see
17178 \begin_inset ERT
17179 status collapsed
17180
17181 \begin_layout Plain Layout
17182
17183 {
17184 \end_layout
17185
17186 \end_inset
17187
17188 Typography
17189 \begin_inset ERT
17190 status collapsed
17191
17192 \begin_layout Plain Layout
17193
17194 }
17195 \end_layout
17196
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \end_inset
17203
17204
17205 \begin_inset CommandInset label
17206 LatexCommand label
17207 name "subsec:Ligatures"
17208
17209 \end_inset
17210
17211
17212 \end_layout
17213
17214 \begin_layout Standard
17215 It is standard typesetting practice to group certain letters together and
17216  print them as single characters.
17217  These groups are known as 
17218 \emph on
17219 ligatures
17220 \emph default
17221 .
17222  Since \SpecialChar LaTeX
17223  knows about ligatures, your documents will contain them too in the
17224  output.
17225  Here are the standard ligatures:
17226 \end_layout
17227
17228 \begin_layout Itemize
17229 ff
17230 \end_layout
17231
17232 \begin_layout Itemize
17233 fi
17234 \end_layout
17235
17236 \begin_layout Itemize
17237 fl
17238 \end_layout
17239
17240 \begin_layout Itemize
17241 ffi
17242 \end_layout
17243
17244 \begin_layout Itemize
17245 ffl
17246 \end_layout
17247
17248 \begin_layout Standard
17249 Some languages uses other ligatures if the document font supports them.
17250 \end_layout
17251
17252 \begin_layout Standard
17253 Sometimes, you don't want a ligature in a word.
17254  While a ligature may be okay in the word, 
17255 \begin_inset Quotes eld
17256 \end_inset
17257
17258 graffiti,
17259 \begin_inset Quotes erd
17260 \end_inset
17261
17262  it looks really weird in compound words, such as 
17263 \begin_inset Quotes eld
17264 \end_inset
17265
17266 cufflink
17267 \begin_inset Quotes erd
17268 \end_inset
17269
17270  or the German 
17271 \begin_inset Quotes eld
17272 \end_inset
17273
17274 Dorffest.
17275 \begin_inset Quotes erd
17276 \end_inset
17277
17278  To break a ligature, use 
17279 \family sans
17280 Insert\SpecialChar menuseparator
17281 Formatting\SpecialChar menuseparator
17282 Ligature
17283 \begin_inset space ~
17284 \end_inset
17285
17286 Break.
17287
17288 \family default
17289  This changes 
17290 \begin_inset Quotes eld
17291 \end_inset
17292
17293 cufflinks
17294 \begin_inset Quotes erd
17295 \end_inset
17296
17297  to 
17298 \begin_inset Quotes eld
17299 \end_inset
17300
17301 cuff\SpecialChar ligaturebreak
17302 links
17303 \begin_inset Quotes erd
17304 \end_inset
17305
17306  and 
17307 \begin_inset Quotes eld
17308 \end_inset
17309
17310 Dorffest
17311 \begin_inset Quotes erd
17312 \end_inset
17313
17314  to 
17315 \begin_inset Quotes eld
17316 \end_inset
17317
17318 Dorf\SpecialChar ligaturebreak
17319 fest
17320 \begin_inset Quotes erd
17321 \end_inset
17322
17323 .
17324 \end_layout
17325
17326 \begin_layout Subsection
17327 \SpecialChar LyX
17328  and \SpecialChar LaTeX
17329  logos
17330 \begin_inset Index idx
17331 status collapsed
17332
17333 \begin_layout Plain Layout
17334 \SpecialChar LyX
17335  ! Proper names
17336 \end_layout
17337
17338 \end_inset
17339
17340
17341 \begin_inset CommandInset label
17342 LatexCommand label
17343 name "subsec:LyX's-Proper-Names"
17344
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \begin_layout Standard
17351 Via 
17352 \family sans
17353 Insert\SpecialChar menuseparator
17354 Special Characters\SpecialChar menuseparator
17355 Logos
17356 \family default
17357 , \SpecialChar LyX
17358  provides the following program logos with special formatting:
17359 \end_layout
17360
17361 \begin_layout Description
17362 \SpecialChar LyX
17363  The name of the game.
17364 \end_layout
17365
17366 \begin_layout Description
17367 \SpecialChar TeX
17368  The typesetting engine used by \SpecialChar LyX
17369 .
17370 \end_layout
17371
17372 \begin_layout Description
17373 \SpecialChar LaTeX
17374  The \SpecialChar TeX
17375  macro collection used by \SpecialChar LyX
17376 .
17377 \end_layout
17378
17379 \begin_layout Description
17380 \SpecialChar LaTeX2e
17381  The current version of \SpecialChar LaTeX
17382 .
17383 \end_layout
17384
17385 \begin_layout Standard
17386 You might wonder why the \SpecialChar LaTeX
17387  version is 
17388 \begin_inset Quotes eld
17389 \end_inset
17390
17391 2
17392 \begin_inset Formula $\epsilon$
17393 \end_inset
17394
17395
17396 \begin_inset Quotes erd
17397 \end_inset
17398
17399 .
17400  It is an old tradition in the \SpecialChar TeX
17401  world to give programs geek version numbers.
17402  For example the version number of \SpecialChar TeX
17403  converges to the number 
17404 \begin_inset Formula $\pi$
17405 \end_inset
17406
17407 : The actual version is 
17408 \begin_inset Quotes eld
17409 \end_inset
17410
17411 \SpecialChar TeX
17412 -3.141592
17413 \begin_inset Quotes erd
17414 \end_inset
17415
17416 , the previous one was 
17417 \begin_inset Quotes eld
17418 \end_inset
17419
17420 \SpecialChar TeX
17421 -3.14159
17422 \begin_inset Quotes erd
17423 \end_inset
17424
17425 .
17426 \end_layout
17427
17428 \begin_layout Subsection
17429 Units
17430 \begin_inset Index idx
17431 status collapsed
17432
17433 \begin_layout Plain Layout
17434 Typography ! Units
17435 \end_layout
17436
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \begin_layout Standard
17443 Generally the space between units and the number is smaller than the normal
17444  space between two words.
17445  As you can see in the example below, it looks better when the space is
17446  smaller.
17447  To get such a 
17448 \begin_inset Quotes eld
17449 \end_inset
17450
17451 half space
17452 \begin_inset Quotes erd
17453 \end_inset
17454
17455  for units use the menu 
17456 \family sans
17457 Insert\SpecialChar menuseparator
17458 Formatting\SpecialChar menuseparator
17459 Thin
17460 \begin_inset space ~
17461 \end_inset
17462
17463 Space
17464 \family default
17465  (shortcut 
17466 \begin_inset Info
17467 type  "shortcuts"
17468 arg   "space-insert thin"
17469 \end_inset
17470
17471 ).
17472 \end_layout
17473
17474 \begin_layout Standard
17475 Here is an example to show the differences:
17476 \end_layout
17477
17478 \begin_layout Standard
17479 \begin_inset Tabular
17480 <lyxtabular version="3" rows="2" columns="2">
17481 <features tabularvalignment="middle">
17482 <column alignment="left" valignment="top">
17483 <column alignment="left" valignment="top">
17484 <row>
17485 <cell alignment="center" valignment="top" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489 24
17490 \begin_inset space ~
17491 \end_inset
17492
17493 kW
17494 \begin_inset Formula $\cdot$
17495 \end_inset
17496
17497 h
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell alignment="center" valignment="top" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 space between number and unit
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 </row>
17512 <row>
17513 <cell alignment="center" valignment="top" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 24
17518 \begin_inset space \thinspace{}
17519 \end_inset
17520
17521 kW
17522 \begin_inset Formula $\cdot$
17523 \end_inset
17524
17525 h
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 <cell alignment="center" valignment="top" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534 half space between number and unit
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 </row>
17540 </lyxtabular>
17541
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \begin_layout Subsection
17548 Widows and Orphans
17549 \begin_inset Index idx
17550 status collapsed
17551
17552 \begin_layout Plain Layout
17553 Typography ! Widows and orphans
17554 \end_layout
17555
17556 \end_inset
17557
17558
17559 \end_layout
17560
17561 \begin_layout Standard
17562 In the early days of word processors, page breaks went wherever the page
17563  happened to end.
17564  There was no regard for what was actually going on in the text.
17565  For example the heading for a new section was printed at the very bottom
17566  of the page, the first line of a new paragraph all alone at the bottom
17567  of a page, or the last line of a paragraph at the top of a new page.
17568  These bits of text became known as 
17569 \emph on
17570 widows
17571 \emph default
17572  and 
17573 \emph on
17574 orphans
17575 \emph default
17576 .
17577 \end_layout
17578
17579 \begin_layout Standard
17580 Clearly, \SpecialChar LyX
17581  can avoid breaking pages after a section heading.
17582  That's part of the advantage of paragraph environments.
17583  But what about widows and orphans, where the page breaks leave one line
17584  of a paragraph all alone at the top or bottom of a page? There are rules
17585  built into \SpecialChar LaTeX
17586  governing page breaks, and some of those rules are there specifical
17587 ly to prevent widows and orphans.
17588  If they appear nevertheless and you don't like them, you can add the commands
17589 \begin_inset Newline newline
17590 \end_inset
17591
17592
17593 \series bold
17594
17595 \backslash
17596 widowpenalty=10000
17597 \begin_inset Newline newline
17598 \end_inset
17599
17600
17601 \backslash
17602 clubpenalty=10000
17603 \series default
17604
17605 \begin_inset Newline newline
17606 \end_inset
17607
17608 to the \SpecialChar LaTeX
17609  preamble of your document to avoid them.
17610  Some \SpecialChar LaTeX
17611  books (such as
17612 \begin_inset space ~
17613 \end_inset
17614
17615
17616 \begin_inset CommandInset citation
17617 LatexCommand cite
17618 key "latexcompanion"
17619
17620 \end_inset
17621
17622  or
17623 \begin_inset space ~
17624 \end_inset
17625
17626
17627 \begin_inset CommandInset citation
17628 LatexCommand cite
17629 key "latexguide"
17630
17631 \end_inset
17632
17633 ) have more information about the technical details of \SpecialChar LaTeX
17634 's page break mechanism.
17635 \end_layout
17636
17637 \begin_layout Chapter
17638 Notes, Graphics, Tables and Floats
17639 \begin_inset CommandInset label
17640 LatexCommand label
17641 name "chap:Floats-and-Notes"
17642
17643 \end_inset
17644
17645
17646 \end_layout
17647
17648 \begin_layout Standard
17649 The issues of this chapter are described in detail in the 
17650 \emph on
17651 Embedded
17652 \begin_inset space ~
17653 \end_inset
17654
17655 Objects
17656 \emph default
17657  manual.
17658  There you will also find tips and tricks for special cases.
17659 \end_layout
17660
17661 \begin_layout Section
17662 Notes
17663 \begin_inset Index idx
17664 status collapsed
17665
17666 \begin_layout Plain Layout
17667 Notes
17668 \end_layout
17669
17670 \end_inset
17671
17672
17673 \begin_inset CommandInset label
17674 LatexCommand label
17675 name "sec:Notes"
17676
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \begin_layout Standard
17683 \SpecialChar LyX
17684  offers you a few types of notes to add to your document:
17685 \end_layout
17686
17687 \begin_layout Description
17688 \SpecialChar LyX
17689
17690 \begin_inset space ~
17691 \end_inset
17692
17693 Note This note type is for internal notes that will not appear in the output.
17694 \begin_inset Newline newline
17695 \end_inset
17696
17697
17698 \begin_inset Note Note
17699 status open
17700
17701 \begin_layout Plain Layout
17702 This is text in a note box that doesn't appear in the output.
17703 \end_layout
17704
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \begin_layout Description
17711 Comment This note also doesn't appear in the output but it does appear as
17712  a \SpecialChar LaTeX
17713 -comment when you export the document to \SpecialChar LaTeX
17714  via the menu 
17715 \family sans
17716 File\SpecialChar menuseparator
17717 Export\SpecialChar menuseparator
17718 LaTeX
17719 \begin_inset space ~
17720 \end_inset
17721
17722 (xxx)
17723 \family default
17724 .
17725 \begin_inset Newline newline
17726 \end_inset
17727
17728
17729 \begin_inset Note Comment
17730 status open
17731
17732 \begin_layout Plain Layout
17733 This is text in a note box that only appears as a comment in \SpecialChar LaTeX
17734 -files.
17735 \end_layout
17736
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \begin_layout Description
17743 Greyed
17744 \begin_inset space ~
17745 \end_inset
17746
17747 Out This note will appear in the output as text in a color which you can
17748  set in the document settings under 
17749 \family sans
17750 Colors\SpecialChar menuseparator
17751 Greyed-out
17752 \begin_inset space ~
17753 \end_inset
17754
17755 notes
17756 \family default
17757 .
17758 \begin_inset Newline newline
17759 \end_inset
17760
17761
17762 \begin_inset Newline newline
17763 \end_inset
17764
17765
17766 \begin_inset Note Greyedout
17767 status open
17768
17769 \begin_layout Plain Layout
17770 This is the text
17771 \begin_inset Foot
17772 status collapsed
17773
17774 \begin_layout Plain Layout
17775 This is an example footnote within a greyed out note.
17776  In this document the color of this note type is set to blue.
17777 \end_layout
17778
17779 \end_inset
17780
17781  of a comment that appears in the output.
17782 \end_layout
17783
17784 \end_inset
17785
17786
17787 \begin_inset Newline newline
17788 \end_inset
17789
17790
17791 \begin_inset Newline newline
17792 \end_inset
17793
17794 As you can see in the example, greyed out notes can have footnotes.
17795 \end_layout
17796
17797 \begin_layout Standard
17798 Notes are inserted with the toolbar button 
17799 \begin_inset Info
17800 type  "icon"
17801 arg   "note-insert"
17802 \end_inset
17803
17804  or the menu 
17805 \family sans
17806 Insert\SpecialChar menuseparator
17807 Note
17808 \family default
17809 .
17810  Right-click on the note box that appears to select the note type.
17811 \end_layout
17812
17813 \begin_layout Section
17814 Footnotes
17815 \begin_inset Index idx
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819 Footnotes
17820 \end_layout
17821
17822 \end_inset
17823
17824
17825 \begin_inset CommandInset label
17826 LatexCommand label
17827 name "sec:Footnotes"
17828
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \begin_layout Standard
17835 \SpecialChar LyX
17836  uses boxes to display footnotes: When you insert a footnote using the menu
17837  
17838 \family sans
17839 Insert\SpecialChar menuseparator
17840 Footnote
17841 \family default
17842  or the toolbar button 
17843 \begin_inset Info
17844 type  "icon"
17845 arg   "footnote-insert"
17846 \end_inset
17847
17848
17849 \family roman
17850 \series medium
17851 \bar no
17852 you will see
17853 \family default
17854 \series default
17855 \bar default
17856  a box like this: 
17857 \begin_inset Graphics
17858         filename clipart/footnote.png
17859         scale 80
17860
17861 \end_inset
17862
17863
17864 \family roman
17865 \series medium
17866 \bar no
17867  This box is \SpecialChar LyX
17868 's representation of your footnote.
17869  If you
17870 \family default
17871 \series default
17872 \bar default
17873  left-click on 
17874 \family roman
17875 \series medium
17876 \bar no
17877 the 
17878 \begin_inset Quotes eld
17879 \end_inset
17880
17881
17882 \family sans
17883 foot
17884 \family roman
17885
17886 \begin_inset Quotes erd
17887 \end_inset
17888
17889
17890 \family default
17891 \series default
17892 \bar default
17893  
17894 \family roman
17895 \series medium
17896 \bar no
17897 label, the box will
17898 \family default
17899 \series default
17900 \bar default
17901  be opened and you can enter the footnote text into it.
17902  Clicking on the box label again will close 
17903 \family roman
17904 \series medium
17905 \bar no
17906 the
17907 \family default
17908 \series default
17909 \bar default
17910  box
17911 \family roman
17912 \series medium
17913 \bar no
17914 .
17915  If you want to turn existing text into a footnote, simply highlight it
17916  and click on the footnote
17917 \family default
17918 \series default
17919 \bar default
17920  toolbar 
17921 \family roman
17922 \series medium
17923 \bar no
17924 button
17925 \family default
17926 \series default
17927 \bar default
17928 .
17929 \end_layout
17930
17931 \begin_layout Standard
17932 Here is an example footnote:
17933 \family roman
17934 \series medium
17935 \bar no
17936
17937 \begin_inset Foot
17938 status collapsed
17939
17940 \begin_layout Plain Layout
17941 To close a footnote, click on the footnote box label.
17942 \end_layout
17943
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \begin_layout Standard
17950 The footnote will appear in the output as a superscript number at the text
17951  position where the footnote box is placed.
17952  The footnote text is placed at the bottom of the current page.
17953  The footnote number is calculated by \SpecialChar LyX
17954  according to the document class.
17955  \SpecialChar LyX
17956  does not yet support a particular numbering scheme, but you can get other
17957  schemes using special \SpecialChar LaTeX
17958 -commands.
17959  T
17960 \family roman
17961 h
17962 \family default
17963 ey are described in the 
17964 \emph on
17965 Embedded
17966 \begin_inset space ~
17967 \end_inset
17968
17969 Objects
17970 \emph default
17971  manual.
17972 \end_layout
17973
17974 \begin_layout Section
17975 Marginal Notes
17976 \begin_inset Index idx
17977 status collapsed
17978
17979 \begin_layout Plain Layout
17980 Marginal notes
17981 \end_layout
17982
17983 \end_inset
17984
17985
17986 \begin_inset CommandInset label
17987 LatexCommand label
17988 name "sec:Marginal-Notes"
17989
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \begin_layout Standard
17996 Marginal notes look and behave just like footnotes in \SpecialChar LyX
17997 .
17998  When you insert a margin note via the menu 
17999 \family sans
18000 Insert\SpecialChar menuseparator
18001 Marginal
18002 \begin_inset space ~
18003 \end_inset
18004
18005 Note
18006 \family default
18007  or the toolbar button 
18008 \begin_inset Info
18009 type  "icon"
18010 arg   "marginalnote-insert"
18011 \end_inset
18012
18013 , you will see 
18014 \family roman
18015 \series medium
18016 a
18017 \family default
18018 \series default
18019  
18020 \family roman
18021 \series medium
18022 box with the
18023 \family default
18024 \series default
18025  
18026 \family roman
18027 \series medium
18028 label 
18029 \begin_inset Quotes eld
18030 \end_inset
18031
18032 margin
18033 \begin_inset Quotes erd
18034 \end_inset
18035
18036  appearing within your text.
18037  This box is \SpecialChar LyX
18038 's representation of your margin
18039 \family default
18040 \series default
18041 al 
18042 \family roman
18043 \series medium
18044 note.
18045 \end_layout
18046
18047 \begin_layout Standard
18048 At the side of this sentence is an example marginal note.
18049 \family roman
18050 \series medium
18051
18052 \begin_inset Marginal
18053 status open
18054
18055 \begin_layout Plain Layout
18056 \align left
18057 This is a marginal note.
18058 \end_layout
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \begin_layout Standard
18066 Marginal notes appear at the right side in single-sided documents.
18067  In double-sided documents they appear in the outer margin – left on even
18068  pages, right on odd pages.
18069 \end_layout
18070
18071 \begin_layout Standard
18072 For further information about marginal notes see the section 
18073 \emph on
18074 Margin
18075 \begin_inset space ~
18076 \end_inset
18077
18078 Notes
18079 \emph default
18080  in the 
18081 \emph on
18082 Embedded
18083 \begin_inset space ~
18084 \end_inset
18085
18086 Objects
18087 \emph default
18088  manual.
18089 \end_layout
18090
18091 \begin_layout Section
18092 Graphics and Images
18093 \begin_inset Index idx
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097 Images
18098 \end_layout
18099
18100 \end_inset
18101
18102
18103 \begin_inset Index idx
18104 status collapsed
18105
18106 \begin_layout Plain Layout
18107 Graphics
18108 \end_layout
18109
18110 \end_inset
18111
18112
18113 \begin_inset CommandInset label
18114 LatexCommand label
18115 name "sec:Graphics"
18116
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \begin_layout Standard
18123 To insert an image in your document, place the cursor at the text position
18124  you want and click on the toolbar icon 
18125 \begin_inset Info
18126 type  "icon"
18127 arg   "dialog-show-new-inset graphics"
18128 \end_inset
18129
18130  or select 
18131 \family sans
18132 Insert\SpecialChar menuseparator
18133 Graphics
18134 \family default
18135  from the menu.
18136  Then a dialog will appear to choose the file to load.
18137 \end_layout
18138
18139 \begin_layout Standard
18140 This dialog has numerous mostly self-explanatory parameters.
18141  The 
18142 \family sans
18143 Graphics
18144 \family default
18145  tab allows you to choose your image file.
18146  The image can be transformed by setting a rotation angle and a scaling
18147  factor.
18148  The scaling units are explained in Appendix
18149 \begin_inset space ~
18150 \end_inset
18151
18152
18153 \begin_inset CommandInset ref
18154 LatexCommand ref
18155 reference "chap:Units-available-in"
18156
18157 \end_inset
18158
18159 .
18160 \end_layout
18161
18162 \begin_layout Standard
18163 In the tab 
18164 \family sans
18165 Clipping
18166 \family default
18167  it is possible to set image coordinates to adjust the height and width
18168  of the image in the output.
18169  The coordinates can also be calculated automatically by pressing the button
18170  
18171 \family sans
18172 Get
18173 \begin_inset space ~
18174 \end_inset
18175
18176 from
18177 \begin_inset space ~
18178 \end_inset
18179
18180 file
18181 \family default
18182 .
18183  The option 
18184 \family sans
18185 Clip
18186 \begin_inset space ~
18187 \end_inset
18188
18189 to
18190 \begin_inset space ~
18191 \end_inset
18192
18193 bounding
18194 \begin_inset space ~
18195 \end_inset
18196
18197 box
18198 \family default
18199  will only print the image region within the given coordinates.
18200  Normally you don't need to take care about image coordinates and can ignore
18201  the tab 
18202 \family sans
18203 Clipping
18204 \family default
18205 .
18206 \end_layout
18207
18208 \begin_layout Standard
18209 In the 
18210 \family sans
18211 LaTeX
18212 \begin_inset space ~
18213 \end_inset
18214
18215 and
18216 \begin_inset space ~
18217 \end_inset
18218
18219 LyX options
18220 \family default
18221  tab \SpecialChar LaTeX
18222  experts can specify additional \SpecialChar LaTeX
18223  options.
18224  In this tab you can also specify the appearance of the image inside \SpecialChar LyX
18225 .
18226  The option 
18227 \family sans
18228 Draft
18229 \begin_inset space ~
18230 \end_inset
18231
18232 mode
18233 \family default
18234  has the effect that the image doesn't appear in the output, only a frame
18235  with the image size is printed.
18236 \end_layout
18237
18238 \begin_layout Standard
18239 The graphics dialog can be called at any time by clicking on an image.
18240  Images will appear in the output exactly at the position where they are
18241  in the text.
18242  This is an example image within a separate, horizontally centered paragraph:
18243 \end_layout
18244
18245 \begin_layout Standard
18246 \align center
18247 \begin_inset Graphics
18248         filename clipart/mobius.eps
18249         scale 70
18250
18251 \end_inset
18252
18253
18254 \end_layout
18255
18256 \begin_layout Standard
18257 If you need image captions or want to reference images, you have to put
18258  the image into a float, see section
18259 \begin_inset space ~
18260 \end_inset
18261
18262
18263 \begin_inset CommandInset ref
18264 LatexCommand ref
18265 reference "subsec:Figure-Floats"
18266
18267 \end_inset
18268
18269 .
18270 \end_layout
18271
18272 \begin_layout Subsection
18273 Image Formats
18274 \begin_inset Index idx
18275 status collapsed
18276
18277 \begin_layout Plain Layout
18278 Images ! Formats
18279 \end_layout
18280
18281 \end_inset
18282
18283
18284 \begin_inset CommandInset label
18285 LatexCommand label
18286 name "subsec:Image-Formats"
18287
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \begin_layout Standard
18294 You can insert images in any known file format.
18295  But as we explained in section
18296 \begin_inset space ~
18297 \end_inset
18298
18299
18300 \begin_inset CommandInset ref
18301 LatexCommand ref
18302 reference "subsec:Output-file-formats"
18303
18304 \end_inset
18305
18306 , every output document format allows only a few image formats.
18307  \SpecialChar LyX
18308  therefore uses the program 
18309 \family typewriter
18310 ImageMagick
18311 \family default
18312  in the background to convert the images to the right format.
18313  To increase your workflow by avoiding these conversions in the background,
18314  use only the image formats listed in the subsections of section
18315 \begin_inset space ~
18316 \end_inset
18317
18318
18319 \begin_inset CommandInset ref
18320 LatexCommand ref
18321 reference "subsec:Output-file-formats"
18322
18323 \end_inset
18324
18325 .
18326 \end_layout
18327
18328 \begin_layout Standard
18329 Similar to fonts there are two types of image formats:
18330 \end_layout
18331
18332 \begin_layout Description
18333 Bitmap
18334 \begin_inset space ~
18335 \end_inset
18336
18337 images consist of pixel values, often in a compressed form.
18338  They are therefore not fully scalable and look pixelated in large zooms.
18339  Well-known bitmap image formats are 
18340 \begin_inset Quotes eld
18341 \end_inset
18342
18343 Graphics Interchange Format
18344 \begin_inset Quotes erd
18345 \end_inset
18346
18347  (GIF, file extension 
18348 \begin_inset Quotes eld
18349 \end_inset
18350
18351
18352 \family typewriter
18353 .gif
18354 \family default
18355
18356 \begin_inset Quotes erd
18357 \end_inset
18358
18359 )
18360 \begin_inset Index idx
18361 status collapsed
18362
18363 \begin_layout Plain Layout
18364 GIF|see
18365 \begin_inset ERT
18366 status collapsed
18367
18368 \begin_layout Plain Layout
18369
18370 {
18371 \end_layout
18372
18373 \end_inset
18374
18375 Image formats
18376 \begin_inset ERT
18377 status collapsed
18378
18379 \begin_layout Plain Layout
18380
18381 }
18382 \end_layout
18383
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \end_inset
18390
18391
18392 \begin_inset Quotes eld
18393 \end_inset
18394
18395 Portable Network Graphics
18396 \begin_inset Quotes erd
18397 \end_inset
18398
18399  (PNG, file extension 
18400 \begin_inset Quotes eld
18401 \end_inset
18402
18403
18404 \family typewriter
18405 .png
18406 \family default
18407
18408 \begin_inset Quotes erd
18409 \end_inset
18410
18411 )
18412 \begin_inset Index idx
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416 PNG|see
18417 \begin_inset ERT
18418 status collapsed
18419
18420 \begin_layout Plain Layout
18421
18422 {
18423 \end_layout
18424
18425 \end_inset
18426
18427 Image formats
18428 \begin_inset ERT
18429 status collapsed
18430
18431 \begin_layout Plain Layout
18432
18433 }
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \end_inset
18442
18443 , and 
18444 \begin_inset Quotes eld
18445 \end_inset
18446
18447 Joint Photographic Experts Group
18448 \begin_inset Quotes erd
18449 \end_inset
18450
18451  (JPG, file extension 
18452 \begin_inset Quotes eld
18453 \end_inset
18454
18455
18456 \family typewriter
18457 .jpg
18458 \family default
18459
18460 \begin_inset Quotes erd
18461 \end_inset
18462
18463  or 
18464 \begin_inset Quotes eld
18465 \end_inset
18466
18467
18468 \family typewriter
18469 .jpeg
18470 \family default
18471
18472 \begin_inset Quotes erd
18473 \end_inset
18474
18475 )
18476 \begin_inset Index idx
18477 status collapsed
18478
18479 \begin_layout Plain Layout
18480 JPG|see
18481 \begin_inset ERT
18482 status collapsed
18483
18484 \begin_layout Plain Layout
18485
18486 {
18487 \end_layout
18488
18489 \end_inset
18490
18491 Image formats
18492 \begin_inset ERT
18493 status collapsed
18494
18495 \begin_layout Plain Layout
18496
18497 }
18498 \end_layout
18499
18500 \end_inset
18501
18502
18503 \end_layout
18504
18505 \end_inset
18506
18507 .
18508 \end_layout
18509
18510 \begin_layout Description
18511 Scalable
18512 \begin_inset space ~
18513 \end_inset
18514
18515 images consist of vectors and can therefore be scaled to any size without
18516  data loss.
18517  The scaling ability is desired if you want to create presentations, because
18518  presentations are always scaled by the beamer.
18519  Scaling is also useful for online documents to let the user zoom into diagrams.
18520 \begin_inset Newline newline
18521 \end_inset
18522
18523 Scalable image formats can be 
18524 \begin_inset Quotes eld
18525 \end_inset
18526
18527 Scalable Vector Graphics
18528 \begin_inset Quotes erd
18529 \end_inset
18530
18531  (SVG, file extension 
18532 \begin_inset Quotes eld
18533 \end_inset
18534
18535
18536 \family typewriter
18537 .svg
18538 \family default
18539
18540 \begin_inset Quotes erd
18541 \end_inset
18542
18543 )
18544 \begin_inset Index idx
18545 status collapsed
18546
18547 \begin_layout Plain Layout
18548 SVG|see
18549 \begin_inset ERT
18550 status collapsed
18551
18552 \begin_layout Plain Layout
18553
18554 {
18555 \end_layout
18556
18557 \end_inset
18558
18559 Image formats
18560 \begin_inset ERT
18561 status collapsed
18562
18563 \begin_layout Plain Layout
18564
18565 }
18566 \end_layout
18567
18568 \end_inset
18569
18570
18571 \end_layout
18572
18573 \end_inset
18574
18575
18576 \begin_inset Quotes eld
18577 \end_inset
18578
18579 Encapsulated PostScript
18580 \begin_inset Quotes erd
18581 \end_inset
18582
18583  (EPS, file extension 
18584 \begin_inset Quotes eld
18585 \end_inset
18586
18587
18588 \family typewriter
18589 .eps
18590 \family default
18591
18592 \begin_inset Quotes erd
18593 \end_inset
18594
18595 )
18596 \begin_inset Index idx
18597 status collapsed
18598
18599 \begin_layout Plain Layout
18600 EPS|see
18601 \begin_inset ERT
18602 status collapsed
18603
18604 \begin_layout Plain Layout
18605
18606 {
18607 \end_layout
18608
18609 \end_inset
18610
18611 Image formats
18612 \begin_inset ERT
18613 status collapsed
18614
18615 \begin_layout Plain Layout
18616
18617 }
18618 \end_layout
18619
18620 \end_inset
18621
18622
18623 \end_layout
18624
18625 \end_inset
18626
18627 , and 
18628 \begin_inset Quotes eld
18629 \end_inset
18630
18631 Portable Document Format
18632 \begin_inset Quotes erd
18633 \end_inset
18634
18635  (PDF, file extension 
18636 \begin_inset Quotes eld
18637 \end_inset
18638
18639
18640 \family typewriter
18641 .pdf
18642 \family default
18643
18644 \begin_inset Quotes erd
18645 \end_inset
18646
18647 )
18648 \begin_inset Index idx
18649 status collapsed
18650
18651 \begin_layout Plain Layout
18652 PDF
18653 \end_layout
18654
18655 \end_inset
18656
18657 .
18658  We say 
18659 \begin_inset Quotes eld
18660 \end_inset
18661
18662 can be
18663 \begin_inset Quotes erd
18664 \end_inset
18665
18666 , because you can convert any bitmap image format to PDF or EPS and the
18667  result will not be scalable.
18668  In this case only a header with the image properties is added to the original
18669  image.
18670 \begin_inset Foot
18671 status collapsed
18672
18673 \begin_layout Plain Layout
18674 In the case of PDF, the original image is additionally compressed.
18675 \end_layout
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 Normally one cannot convert a bitmap image into a scalable one, only 
18684 \emph on
18685 vice versa
18686 \emph default
18687 .
18688 \end_layout
18689
18690 \begin_layout Subsection
18691 Grouping of Image Settings
18692 \begin_inset Index idx
18693 status collapsed
18694
18695 \begin_layout Plain Layout
18696 Images ! Settings grouping
18697 \end_layout
18698
18699 \end_inset
18700
18701
18702 \end_layout
18703
18704 \begin_layout Standard
18705 Each image can define a new group of image settings or join an existing
18706  group.
18707  Images within such a group share their settings, so adjusting one image
18708  of the group automatically also adjusts all other images of the group in
18709  the same way.
18710  So you can for example change the size for a bunch of images without the
18711  need to manually change each of them.
18712  
18713 \end_layout
18714
18715 \begin_layout Standard
18716 A new group can be set by pressing the button 
18717 \family sans
18718 Open
18719 \begin_inset space ~
18720 \end_inset
18721
18722 new
18723 \begin_inset space ~
18724 \end_inset
18725
18726 group
18727 \family default
18728  in the
18729 \family sans
18730  Graphics
18731 \family default
18732  dialog in the 
18733 \family sans
18734 LaTeX
18735 \begin_inset space ~
18736 \end_inset
18737
18738 and
18739 \begin_inset space ~
18740 \end_inset
18741
18742 LyX options
18743 \family default
18744  tab.
18745  Joining an existing group can be done using the context menu of the image
18746  and checking the name of the desired group.
18747 \end_layout
18748
18749 \begin_layout Section
18750 Tables
18751 \begin_inset Index idx
18752 status collapsed
18753
18754 \begin_layout Plain Layout
18755 Tables
18756 \end_layout
18757
18758 \end_inset
18759
18760
18761 \begin_inset CommandInset label
18762 LatexCommand label
18763 name "sec:Tables"
18764
18765 \end_inset
18766
18767
18768 \end_layout
18769
18770 \begin_layout Standard
18771 You can insert a table using either the toolbar button 
18772 \begin_inset Info
18773 type  "icon"
18774 arg   "tabular-insert"
18775 \end_inset
18776
18777  or the menu 
18778 \family sans
18779 Insert\SpecialChar menuseparator
18780 Table
18781 \family default
18782 .
18783  A dialog will appear, asking you for the number of rows and columns.
18784  The default table has lines around any cell and the first row appears separated
18785  from the rest of the table.
18786  This separation appears due to a double line: The cells of the first row
18787  have a line below them and the cells of the second row have a line above
18788  them.
18789  Here is an example table:
18790 \end_layout
18791
18792 \begin_layout Standard
18793 \align center
18794 \begin_inset Tabular
18795 <lyxtabular version="3" rows="4" columns="4">
18796 <features tabularvalignment="middle">
18797 <column alignment="center" valignment="top" width="0pt">
18798 <column alignment="center" valignment="top" width="0pt">
18799 <column alignment="center" valignment="top" width="0in">
18800 <column alignment="center" valignment="top" width="0pt">
18801 <row>
18802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \family roman
18817 \series medium
18818 \shape up
18819 \size normal
18820 \emph off
18821 \bar no
18822 \noun off
18823 \color none
18824 1
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18830 \begin_inset Text
18831
18832 \begin_layout Plain Layout
18833 2
18834 \end_layout
18835
18836 \end_inset
18837 </cell>
18838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18839 \begin_inset Text
18840
18841 \begin_layout Plain Layout
18842 3
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 </row>
18848 <row>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \family roman
18855 \series medium
18856 \shape up
18857 \size normal
18858 \emph off
18859 \bar no
18860 \noun off
18861 \color none
18862 A
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 </row>
18895 <row>
18896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \family roman
18902 \series medium
18903 \shape up
18904 \size normal
18905 \emph off
18906 \bar no
18907 \noun off
18908 \color none
18909 B
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \size normal
18929 \noun off
18930 \color none
18931  
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 <row>
18947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \family roman
18953 \series medium
18954 \shape up
18955 \size normal
18956 \emph off
18957 \bar no
18958 \noun off
18959 \color none
18960 C
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 </row>
18993 </lyxtabular>
18994
18995 \end_inset
18996
18997
18998 \end_layout
18999
19000 \begin_layout Subsection
19001 The Table dialog
19002 \end_layout
19003
19004 \begin_layout Standard
19005 You can alter a table by clicking on it with the right mouse button and
19006  then choosing 
19007 \family sans
19008 More\SpecialChar menuseparator
19009 Settings
19010 \family default
19011 .
19012  This brings up the table dialog.
19013  Here you can adjust the settings of the cell, row and/or column where the
19014  cursor is placed currently.
19015  Most of the dialog options also work on selections.
19016  This means that if you select more cells, columns or rows the action is
19017  done on all of your selection.
19018 \end_layout
19019
19020 \begin_layout Standard
19021 In addition to the table dialog, the 
19022 \family sans
19023 table
19024 \begin_inset space ~
19025 \end_inset
19026
19027 toolbar
19028 \family default
19029  helps you in setting table properties.
19030  It appears if the cursor is inside a table.
19031 \end_layout
19032
19033 \begin_layout Standard
19034 In the tab 
19035 \family sans
19036 Table
19037 \begin_inset space ~
19038 \end_inset
19039
19040 Settings
19041 \family default
19042  of the table dialog you can set the alignment for the current row.
19043  If you add a row or column, it will be inserted right beside or below the
19044  current cell respectively.
19045  The vertical alignment of a column can only be adjusted when a column width
19046  is given.
19047  A given width will allow the cell to have line breaks and multiple paragraphs
19048  of text, see section
19049 \begin_inset space ~
19050 \end_inset
19051
19052
19053 \begin_inset CommandInset ref
19054 LatexCommand ref
19055 reference "subsec:Table-Cells"
19056
19057 \end_inset
19058
19059 .
19060 \end_layout
19061
19062 \begin_layout Standard
19063 You can mark multiple cells of one row/column as a multicolumn/row cell
19064  using the check box 
19065 \family sans
19066 Multicolumn
19067 \family default
19068  or 
19069 \family sans
19070 Multirow
19071 \family default
19072 .
19073  This will merge the cells to 
19074 \emph on
19075 one
19076 \emph default
19077  cell, spread over more than one column/row.
19078  Multicolumn cells are treated as own rows, so that the alignment, width,
19079  and border settings affect only the multicolumn cell.
19080  Here is an example table with a multicolumn cell in the first row and one
19081  in the last row without the upper border:
19082 \end_layout
19083
19084 \begin_layout Standard
19085 \align center
19086 \begin_inset Tabular
19087 <lyxtabular version="3" rows="3" columns="4">
19088 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19089 <column alignment="center" valignment="top" width="0pt">
19090 <column alignment="center" valignment="middle">
19091 <column alignment="center" valignment="top" width="0in">
19092 <column alignment="center" valignment="top" width="0pt">
19093 <row>
19094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098 abc
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 def ghi
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 jkl
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 </row>
19131 <row>
19132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136
19137 \family roman
19138 \series medium
19139 \shape up
19140 \size normal
19141 \emph off
19142 \bar no
19143 \noun off
19144 \color none
19145 A
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 B
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163 C
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172 D
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 </row>
19178 <row>
19179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183 1
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 2
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 3
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210 4
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 </row>
19216 </lyxtabular>
19217
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \begin_layout Standard
19224 Adept users can declare special \SpecialChar LaTeX
19225 -arguments for the table.
19226  They are necessary for special table formatting, such as the multirow cells,
19227  explained in the chapter 
19228 \emph on
19229 Tables
19230 \emph default
19231  of the 
19232 \emph on
19233 Embedded
19234 \begin_inset space ~
19235 \end_inset
19236
19237 Objects
19238 \emph default
19239  manual.
19240  You can also rotate the current cell or the whole table.
19241  These rotations are not visible in \SpecialChar LyX
19242  but are visible in the output.
19243 \end_layout
19244
19245 \begin_layout Standard
19246 \begin_inset Note Greyedout
19247 status open
19248
19249 \begin_layout Plain Layout
19250
19251 \series bold
19252 Note:
19253 \series default
19254  Most DVI-viewers are 
19255 \emph on
19256 not
19257 \emph default
19258  able to display rotations.
19259 \end_layout
19260
19261 \end_inset
19262
19263
19264 \end_layout
19265
19266 \begin_layout Standard
19267 The 
19268 \family sans
19269 Borders
19270 \family default
19271  tab allows you to add and delete border lines for the current row/column.
19272  The button 
19273 \family sans
19274 Default
19275 \family default
19276  adds lines for all cell borders.
19277 \end_layout
19278
19279 \begin_layout Subsection
19280 Longtables
19281 \begin_inset Index idx
19282 status collapsed
19283
19284 \begin_layout Plain Layout
19285 Tables ! Longtables
19286 \end_layout
19287
19288 \end_inset
19289
19290
19291 \begin_inset Index idx
19292 status collapsed
19293
19294 \begin_layout Plain Layout
19295 Longtables
19296 \end_layout
19297
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \begin_layout Standard
19304 If the table is too long to fit on one page, you can use the option 
19305 \family sans
19306 Use
19307 \begin_inset space ~
19308 \end_inset
19309
19310 long
19311 \begin_inset space ~
19312 \end_inset
19313
19314 table
19315 \family default
19316  in the tab 
19317 \family sans
19318 Longtable
19319 \family default
19320  of the table dialog to split the table automatically over more pages.
19321  Doing this enables some check boxes and you can now define:
19322 \end_layout
19323
19324 \begin_layout Description
19325
19326 \family sans
19327 Header
19328 \family default
19329 : The current row and all rows above, that don't have any special options
19330  defined, are defined to be the header rows of all pages of the longtable.
19331  except for the first page, if 
19332 \family sans
19333 First
19334 \begin_inset space ~
19335 \end_inset
19336
19337 header
19338 \family default
19339  is defined.
19340 \end_layout
19341
19342 \begin_layout Description
19343
19344 \family sans
19345 First
19346 \begin_inset space ~
19347 \end_inset
19348
19349 header
19350 \family default
19351 : The current row and all rows above, that don't have any special options
19352  defined, are defined to be the header rows of the first page of the longtable.
19353 \end_layout
19354
19355 \begin_layout Description
19356
19357 \family sans
19358 Footer
19359 \family default
19360 : The current row and all rows below, that don't have any special options
19361  defined, are defined to be the footer rows of all pages of the longtable,
19362  except for the last page, if 
19363 \family sans
19364 Last
19365 \begin_inset space ~
19366 \end_inset
19367
19368 footer
19369 \family default
19370  is defined.
19371 \end_layout
19372
19373 \begin_layout Description
19374
19375 \family sans
19376 Last
19377 \begin_inset space ~
19378 \end_inset
19379
19380 footer
19381 \family default
19382 : The current row and all rows below, that don't have any special options
19383  defined, are defined to be the footer rows of the last page of the longtable.
19384 \end_layout
19385
19386 \begin_layout Description
19387 Caption: The first row is reset as a single column.
19388  You can now insert there the table caption via the menu 
19389 \family sans
19390 Insert\SpecialChar menuseparator
19391 Caption
19392 \family default
19393 .
19394  More about longtable captions can be found in the 
19395 \emph on
19396 Embedded
19397 \begin_inset space ~
19398 \end_inset
19399
19400 Objects
19401 \emph default
19402  manual.
19403 \end_layout
19404
19405 \begin_layout Standard
19406 You can also specify a row where the table is split.
19407  If you set more than one option in the same table row, you should be aware
19408  that then only the first option is used; the others will be defined as
19409  
19410 \emph on
19411 empty
19412 \emph default
19413 .
19414  In this context, first means first in this order: 
19415 \family sans
19416 Footer, Last
19417 \begin_inset space ~
19418 \end_inset
19419
19420 footer,
19421 \family default
19422  
19423 \family sans
19424 Header,
19425 \family default
19426  
19427 \family sans
19428 First
19429 \begin_inset space ~
19430 \end_inset
19431
19432 header
19433 \family default
19434 ; see the following longtable to see how it works:
19435 \end_layout
19436
19437 \begin_layout Standard
19438 \align center
19439 \begin_inset Tabular
19440 <lyxtabular version="3" rows="69" columns="3">
19441 <features islongtable="true" longtabularalignment="center">
19442 <column alignment="block" valignment="top" width="5cm">
19443 <column alignment="left" valignment="top" width="0pt">
19444 <column alignment="right" valignment="top" width="0pt">
19445 <row endfirsthead="true">
19446 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450
19451 \series bold
19452 Example Phone List (ignore the names)
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 </row>
19476 <row endfirsthead="true">
19477 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481
19482 \series bold
19483 NAME
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \series bold
19503 TEL.
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 </row>
19509 <row endhead="true">
19510 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514  
19515 \series bold
19516 Example Phone List
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 </row>
19540 <row endhead="true">
19541 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545
19546 \series bold
19547 NAME
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \series bold
19567 TEL.
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 </row>
19573 <row endfoot="true">
19574 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578  
19579 \series bold
19580 continue ...
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 </row>
19604 <row>
19605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609
19610 \series bold
19611 Annovi
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620 Silvia
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 111
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \series bold
19642 Bertoli
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 Stefano
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 111
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \series bold
19673 Bozzi
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 Walter
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 111
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 <row>
19698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \series bold
19704 Cachia
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Maria
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 111
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \series bold
19735 Cachia
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Maurizio
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 111
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \series bold
19766 Cinquemani
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 Giusi
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 111
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \series bold
19797 Colin
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 Bernard
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 111
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \series bold
19828 Concli
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 Gianfranco
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 111
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 </row>
19852 <row>
19853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \series bold
19859 Dal Bosco
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 Carolina
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 111
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 <row>
19884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \series bold
19890 Dalpiaz
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 Annamaria
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 111
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \series bold
19921 Feliciello
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 Domenico
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939 111
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 </row>
19945 <row>
19946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950
19951 \series bold
19952 Focarelli
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 Paola
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 111
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \series bold
19983 Galletti
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 Oreste
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 111
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 </row>
20007 <row>
20008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012
20013 \series bold
20014 Gasparini
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 Franca
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032 111
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 </row>
20038 <row>
20039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \series bold
20045 Rizzardi
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 Paola
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063 111
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \series bold
20076 Lassini
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 Giancarlo
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 111
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 </row>
20100 <row>
20101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105
20106 \series bold
20107 Malfatti
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116 Luciano
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125 111
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 </row>
20131 <row>
20132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136
20137 \series bold
20138 Malfatti
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 Valeriano
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 111
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 <row>
20163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \series bold
20169 Meneguzzo
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 Roberto
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187 111
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 <row>
20194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198
20199 \series bold
20200 Mezzadra
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 Roberto
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218 111
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \series bold
20231 Pirpamer
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 Erich
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 111
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 </row>
20255 <row>
20256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260
20261 \series bold
20262 Pochiesa
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271 Paolo
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280 111, 222
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 </row>
20286 <row>
20287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291
20292 \series bold
20293 Radina
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 Claudio
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 111
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \series bold
20324 Stuffer
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 Oskar
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 111
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 </row>
20348 <row>
20349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353
20354 \series bold
20355 Tacchelli
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 Ugo
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 111
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 <row>
20380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384
20385 \series bold
20386 Tezzele
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 Margit
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 111
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 </row>
20410 <row>
20411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415
20416 \series bold
20417 Unterkalmsteiner
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 Frieda
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 111
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 </row>
20441 <row>
20442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446
20447 \series bold
20448 Vieider
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 Hilde
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 111
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 </row>
20472 <row>
20473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477
20478 \series bold
20479 Vigna
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488 Jürgen
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 111
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 </row>
20503 <row>
20504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20505 \begin_inset Text
20506
20507 \begin_layout Plain Layout
20508
20509 \series bold
20510 Weber
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 Maurizio
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 111
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \series bold
20541 Winkler
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 Franz
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 111
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 <row>
20566 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570  
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 <row>
20595 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599
20600 \series bold
20601 Annovi
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 Silvia
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 555
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 </row>
20625 <row>
20626 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \series bold
20632 Bertoli
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641 Stefano
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 555
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \series bold
20663 Bozzi
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 Walter
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 555
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 </row>
20687 <row>
20688 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \series bold
20694 Cachia
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Maria
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 555
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \series bold
20725 Cachia
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 Maurizio
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 555
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \series bold
20756 Cinquemani
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765 Giusi
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 555
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 </row>
20780 <row>
20781 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785
20786 \series bold
20787 Colin
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796 Bernard
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 555
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 </row>
20811 <row>
20812 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816
20817 \series bold
20818 Concli
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827 Gianfranco
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 555
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 </row>
20842 <row>
20843 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847
20848 \series bold
20849 Dal Bosco
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858 Carolina
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867 555
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 </row>
20873 <row>
20874 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878
20879 \series bold
20880 Dalpiaz
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889 Annamaria
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 555
20899 \end_layout
20900
20901 \end_inset
20902 </cell>
20903 </row>
20904 <row>
20905 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909
20910 \series bold
20911 Feliciello
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920 Domenico
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 555
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 </row>
20935 <row>
20936 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \series bold
20942 Focarelli
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 Paola
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960 555
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 </row>
20966 <row>
20967 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971
20972 \series bold
20973 Galletti
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 Oreste
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991 555
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \series bold
21004 Gasparini
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 Franca
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022 555
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 </row>
21028 <row>
21029 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033
21034 \series bold
21035 Rizzardi
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044 Paola
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053 555
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 </row>
21059 <row>
21060 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064
21065 \series bold
21066 Lassini
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 Giancarlo
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 555
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \series bold
21097 Malfatti
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 Luciano
21107 \end_layout
21108
21109 \end_inset
21110 </cell>
21111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21112 \begin_inset Text
21113
21114 \begin_layout Plain Layout
21115 555
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 </row>
21121 <row>
21122 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126
21127 \series bold
21128 Malfatti
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137 Valeriano
21138 \end_layout
21139
21140 \end_inset
21141 </cell>
21142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146 555
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \series bold
21159 Meneguzzo
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 Roberto
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177 555
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 </row>
21183 <row>
21184 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188
21189 \series bold
21190 Mezzadra
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199 Roberto
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208 555
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \series bold
21221 Pirpamer
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 Erich
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 555
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 </row>
21245 <row>
21246 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250
21251 \series bold
21252 Pochiesa
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Plain Layout
21261 Paolo
21262 \end_layout
21263
21264 \end_inset
21265 </cell>
21266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270 555, 222
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 </row>
21276 <row>
21277 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281
21282 \series bold
21283 Radina
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21289 \begin_inset Text
21290
21291 \begin_layout Plain Layout
21292 Claudio
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 555
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 </row>
21307 <row>
21308 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312
21313 \series bold
21314 Stuffer
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 Oskar
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 555
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 </row>
21338 <row>
21339 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343
21344 \series bold
21345 Tacchelli
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 Ugo
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363 555
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 </row>
21369 <row>
21370 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374
21375 \series bold
21376 Tezzele
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385 Margit
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 555
21395 \end_layout
21396
21397 \end_inset
21398 </cell>
21399 </row>
21400 <row>
21401 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405
21406 \series bold
21407 Unterkalmsteiner
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 Frieda
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 555
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 </row>
21431 <row>
21432 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436
21437 \series bold
21438 Vieider
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447 Hilde
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 555
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 </row>
21462 <row>
21463 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467
21468 \series bold
21469 Vigna
21470 \end_layout
21471
21472 \end_inset
21473 </cell>
21474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478 Jürgen
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 999
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row>
21494 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \series bold
21500 Weber
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 Maurizio
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518 555
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 <row>
21525 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529
21530 \series bold
21531 Winkler
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540 Franz
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 555
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 </row>
21555 <row endlastfoot="true">
21556 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21557 \begin_inset Text
21558
21559 \begin_layout Plain Layout
21560
21561 \series bold
21562 End
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 </row>
21586 </lyxtabular>
21587
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \begin_layout Subsection
21594 Table Cells
21595 \begin_inset Index idx
21596 status collapsed
21597
21598 \begin_layout Plain Layout
21599 Tables ! Cells
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \begin_inset CommandInset label
21606 LatexCommand label
21607 name "subsec:Table-Cells"
21608
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \begin_layout Standard
21615 A table cell can contain text, inline equations, a figure, or another table.
21616  All these kinds of objects can be placed in the same cell.
21617  Font sizes and shapes can also be altered.
21618  But you can't put a special environment in a cell (like 
21619 \family sans
21620 Section*
21621 \family default
21622 , etc.), nor set spacing options for the cell's paragraph.
21623 \end_layout
21624
21625 \begin_layout Standard
21626 To have multi-line entries in table cells, you have to declare a fixed width
21627  for the column in the table dialog.
21628  Your text is then automatically split into multiple lines and the cell
21629  is enlarged vertically when the length of the text exceeds the given width.
21630  An example:
21631 \end_layout
21632
21633 \begin_layout Standard
21634 \align center
21635 \begin_inset Tabular
21636 <lyxtabular version="3" rows="4" columns="3">
21637 <features tabularvalignment="middle">
21638 <column alignment="center" valignment="top" width="0pt">
21639 <column alignment="block" valignment="top" width="3cm">
21640 <column alignment="center" valignment="top" width="0pt">
21641 <row>
21642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646
21647 \family roman
21648 \series medium
21649 \shape up
21650 \size normal
21651 \emph off
21652 \bar no
21653 \noun off
21654 \color none
21655 1
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \family roman
21666 \series medium
21667 \shape up
21668 \size normal
21669 \emph off
21670 \bar no
21671 \noun off
21672 \color none
21673 2
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682
21683 \family roman
21684 \series medium
21685 \shape up
21686 \size normal
21687 \emph off
21688 \bar no
21689 \noun off
21690 \color none
21691 3
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 </row>
21697 <row>
21698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702
21703 \family roman
21704 \series medium
21705 \shape up
21706 \size normal
21707 \emph off
21708 \bar no
21709 \noun off
21710 \color none
21711 4
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \family roman
21722 \series medium
21723 \shape up
21724 \size normal
21725 \emph off
21726 \bar no
21727 \noun off
21728 \color none
21729 This is a multi-line entry in a table.
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738
21739 \family roman
21740 \series medium
21741 \shape up
21742 \size normal
21743 \emph off
21744 \bar no
21745 \noun off
21746 \color none
21747 5
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \family roman
21760 \series medium
21761 \shape up
21762 \size normal
21763 \emph off
21764 \bar no
21765 \noun off
21766 \color none
21767 6
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776
21777 \family roman
21778 \series medium
21779 \shape up
21780 \size normal
21781 \emph off
21782 \bar no
21783 \noun off
21784 \color none
21785 This is longer now.
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794
21795 \family roman
21796 \series medium
21797 \shape up
21798 \size normal
21799 \emph off
21800 \bar no
21801 \noun off
21802 \color none
21803 7
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \family roman
21816 \series medium
21817 \shape up
21818 \size normal
21819 \emph off
21820 \bar no
21821 \noun off
21822 \color none
21823 8
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832
21833 \family roman
21834 \series medium
21835 \shape up
21836 \size normal
21837 \emph off
21838 \bar no
21839 \noun off
21840 \color none
21841 This is a multi-line entry in a table.
21842  This is longer now.
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851
21852 \family roman
21853 \series medium
21854 \shape up
21855 \size normal
21856 \emph off
21857 \bar no
21858 \noun off
21859 \color none
21860 9
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 </lyxtabular>
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \begin_layout Standard
21874 Cutting and pasting between tables and table cells works reasonably well.
21875  You can even cut and paste more than one row.
21876 \begin_inset Foot
21877 status collapsed
21878
21879 \begin_layout Plain Layout
21880 Note that you cannot paste into a multicell selection because it would not
21881  be clear what to do when pasting a single word in a selected 2×3.
21882  
21883 \end_layout
21884
21885 \end_inset
21886
21887  Selection with the mouse or with 
21888 \family sans
21889 Shift
21890 \family default
21891  plus the arrow keys works as usual.
21892  You can also copy and paste the entire table as a single unit by starting
21893  the selection from outside the table.
21894 \end_layout
21895
21896 \begin_layout Section
21897 Floats
21898 \begin_inset Index idx
21899 status collapsed
21900
21901 \begin_layout Plain Layout
21902 Floats
21903 \end_layout
21904
21905 \end_inset
21906
21907
21908 \begin_inset CommandInset label
21909 LatexCommand label
21910 name "sec:Floats"
21911
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \begin_layout Subsection
21918 Introduction
21919 \end_layout
21920
21921 \begin_layout Standard
21922 A float is a block of text associated with some sort of label, which doesn't
21923  have a fixed location.
21924  It can 
21925 \begin_inset Quotes eld
21926 \end_inset
21927
21928 float
21929 \begin_inset Quotes erd
21930 \end_inset
21931
21932  forward or backward a page or two, to wherever it fits best.
21933  
21934 \family sans
21935 Footnotes
21936 \family default
21937  and 
21938 \family sans
21939 Margin
21940 \begin_inset space ~
21941 \end_inset
21942
21943 Notes
21944 \family default
21945  are also floats, because they can float to the next page when there are
21946  too many notes on the current page.
21947 \end_layout
21948
21949 \begin_layout Standard
21950 Floats make it possible to get a high quality layout.
21951  Images and tables can be distributed evenly over the pages to avoid whitespace
21952  and pages without text.
21953  As the floating often destroys the spatial context between the text and
21954  the image/table, every float can be referenced in the text.
21955  Floats are therefore numbered.
21956  Referencing is described in section
21957 \begin_inset space ~
21958 \end_inset
21959
21960
21961 \begin_inset CommandInset ref
21962 LatexCommand ref
21963 reference "sec:Cross-References"
21964
21965 \end_inset
21966
21967 .
21968 \end_layout
21969
21970 \begin_layout Standard
21971 To insert a float, use the menu 
21972 \family sans
21973 Insert\SpecialChar menuseparator
21974 Float
21975 \family default
21976 .
21977  A box with a caption will be inserted into your document.
21978  The label will automatically be translated to the document language in
21979  the output.
21980  After the label you can insert the caption text.
21981 \begin_inset Index idx
21982 status collapsed
21983
21984 \begin_layout Plain Layout
21985 Floats ! Captions
21986 \end_layout
21987
21988 \end_inset
21989
21990  The image or table is inserted above or below the caption in a separate
21991  paragraph within the float.
21992  To keep your \SpecialChar LyX
21993 -document readable, you can open and close the float box by
21994  left-clicking on the box label.
21995  A closed float box looks like this: 
21996 \begin_inset Graphics
21997         filename clipart/float.png
21998         scale 80
21999
22000 \end_inset
22001
22002  – a gray button with a red label.
22003 \end_layout
22004
22005 \begin_layout Standard
22006 You should insert floats in a separate paragraph to avoid possible \SpecialChar LaTeX
22007 -errors
22008  that can occur when the surrounding text is specially formatted.
22009 \end_layout
22010
22011 \begin_layout Subsection
22012 Figure Floats
22013 \begin_inset CommandInset label
22014 LatexCommand label
22015 name "subsec:Figure-Floats"
22016
22017 \end_inset
22018
22019
22020 \begin_inset Index idx
22021 status collapsed
22022
22023 \begin_layout Plain Layout
22024 Floats ! Figure floats
22025 \end_layout
22026
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \begin_layout Standard
22033 Figure
22034 \begin_inset space ~
22035 \end_inset
22036
22037
22038 \begin_inset CommandInset ref
22039 LatexCommand ref
22040 reference "fig:Platypus-distorted"
22041
22042 \end_inset
22043
22044  was created using the menu 
22045 \family sans
22046 Insert\SpecialChar menuseparator
22047 Float\SpecialChar menuseparator
22048 Figure
22049 \family default
22050  (toolbar button 
22051 \begin_inset Info
22052 type  "icon"
22053 arg   "float-insert figure"
22054 \end_inset
22055
22056 ).
22057  The image was inserted by setting the cursor above the caption label and
22058  using the menu 
22059 \family sans
22060 Insert\SpecialChar menuseparator
22061 Graphics
22062 \family default
22063  (toolbar button 
22064 \begin_inset Info
22065 type  "icon"
22066 arg   "dialog-show-new-inset graphics"
22067 \end_inset
22068
22069 ).
22070  The image in the float was horizontally centered by putting the cursor
22071  to the left or right of the image and using the menu 
22072 \family sans
22073 Edit\SpecialChar menuseparator
22074 Paragraph
22075 \begin_inset space ~
22076 \end_inset
22077
22078 Settings
22079 \family default
22080  (toolbar button 
22081 \begin_inset Info
22082 type  "icon"
22083 arg   "layout-paragraph"
22084 \end_inset
22085
22086 ).
22087 \end_layout
22088
22089 \begin_layout Standard
22090 \begin_inset Float figure
22091 wide false
22092 sideways false
22093 status collapsed
22094
22095 \begin_layout Plain Layout
22096 \align center
22097 \begin_inset Graphics
22098         filename clipart/platypus.eps
22099         lyxscale 50
22100         width 50col%
22101
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \begin_layout Plain Layout
22108 \begin_inset Caption Standard
22109
22110 \begin_layout Plain Layout
22111 \begin_inset CommandInset label
22112 LatexCommand label
22113 name "fig:Platypus-distorted"
22114
22115 \end_inset
22116
22117 A severely distorted platypus in a float.
22118 \end_layout
22119
22120 \end_inset
22121
22122
22123 \end_layout
22124
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \begin_layout Standard
22131 This figure float also shows how to set a label and create a cross-reference
22132  to it: Insert a label into the caption using the menu 
22133 \family sans
22134 Insert\SpecialChar menuseparator
22135 Label
22136 \family default
22137  (toolbar button 
22138 \begin_inset Info
22139 type  "icon"
22140 arg   "label-insert"
22141 \end_inset
22142
22143 ) and refer to it using the menu 
22144 \family sans
22145 Insert\SpecialChar menuseparator
22146 Cross-Reference
22147 \family default
22148  (toolbar button 
22149 \begin_inset Info
22150 type  "icon"
22151 arg   "dialog-show-new-inset ref"
22152 \end_inset
22153
22154 ).
22155  It is important to use cross-references to figure floats rather than using
22156  vague references like 
22157 \begin_inset Quotes eld
22158 \end_inset
22159
22160 the figure above
22161 \begin_inset Quotes erd
22162 \end_inset
22163
22164 , because, as \SpecialChar LaTeX
22165  will reposition the floats in the final document, it might
22166  not be 
22167 \begin_inset Quotes eld
22168 \end_inset
22169
22170 above
22171 \begin_inset Quotes erd
22172 \end_inset
22173
22174  at all.
22175  For more about cross-references, see section
22176 \begin_inset space ~
22177 \end_inset
22178
22179
22180 \begin_inset CommandInset ref
22181 LatexCommand ref
22182 reference "sec:Cross-References"
22183
22184 \end_inset
22185
22186 .
22187 \end_layout
22188
22189 \begin_layout Standard
22190 Normally only one image is inserted in a figure float, but sometimes you
22191  might want to use two images with separate subcaptions.
22192  This can be done by inserting image floats into existing image floats.
22193  Note that only the main caption of the float is added to the List of Figures
22194  as described in section
22195 \begin_inset space ~
22196 \end_inset
22197
22198
22199 \begin_inset CommandInset ref
22200 LatexCommand ref
22201 reference "subsec:List-of-Figures"
22202
22203 \end_inset
22204
22205 .
22206  Figure
22207 \begin_inset space ~
22208 \end_inset
22209
22210
22211 \begin_inset CommandInset ref
22212 LatexCommand ref
22213 reference "fig:Two-distorted-images"
22214
22215 \end_inset
22216
22217  is an example of a figure float with two images set side by side.
22218  You can also set the images one below the other.
22219  Figure
22220 \begin_inset space ~
22221 \end_inset
22222
22223
22224 \begin_inset CommandInset ref
22225 LatexCommand ref
22226 reference "fig:Undefinable"
22227
22228 \end_inset
22229
22230  and 
22231 \begin_inset CommandInset ref
22232 LatexCommand ref
22233 reference "fig:Platypus"
22234
22235 \end_inset
22236
22237  are the subfigures.
22238 \end_layout
22239
22240 \begin_layout Standard
22241 \begin_inset Float figure
22242 wide false
22243 sideways false
22244 status open
22245
22246 \begin_layout Plain Layout
22247 \begin_inset space \hfill{}
22248 \end_inset
22249
22250
22251 \begin_inset Float figure
22252 wide false
22253 sideways false
22254 status collapsed
22255
22256 \begin_layout Plain Layout
22257 \begin_inset Caption Standard
22258
22259 \begin_layout Plain Layout
22260 \begin_inset CommandInset label
22261 LatexCommand label
22262 name "fig:Undefinable"
22263
22264 \end_inset
22265
22266 Undefinable
22267 \end_layout
22268
22269 \end_inset
22270
22271
22272 \end_layout
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Graphics
22276         filename clipart/escher-lsd.eps
22277         width 45col%
22278
22279 \end_inset
22280
22281
22282 \end_layout
22283
22284 \end_inset
22285
22286
22287 \begin_inset space \hfill{}
22288 \end_inset
22289
22290
22291 \begin_inset Float figure
22292 wide false
22293 sideways false
22294 status collapsed
22295
22296 \begin_layout Plain Layout
22297 \begin_inset Caption Standard
22298
22299 \begin_layout Plain Layout
22300 \begin_inset CommandInset label
22301 LatexCommand label
22302 name "fig:Platypus"
22303
22304 \end_inset
22305
22306 Platypus
22307 \end_layout
22308
22309 \end_inset
22310
22311
22312 \end_layout
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Graphics
22316         filename clipart/platypus.eps
22317         lyxscale 60
22318         width 45col%
22319
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326
22327
22328 \begin_inset space \hfill{}
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \begin_layout Plain Layout
22335 \begin_inset Caption Standard
22336
22337 \begin_layout Plain Layout
22338 \begin_inset CommandInset label
22339 LatexCommand label
22340 name "fig:Two-distorted-images"
22341
22342 \end_inset
22343
22344 Two distorted images.
22345 \end_layout
22346
22347 \end_inset
22348
22349
22350 \end_layout
22351
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \begin_layout Subsection
22358 Table Floats
22359 \begin_inset Index idx
22360 status collapsed
22361
22362 \begin_layout Plain Layout
22363 Floats ! Table floats
22364 \end_layout
22365
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \begin_layout Standard
22372 Table floats can be inserted using the menu 
22373 \family sans
22374 Insert\SpecialChar menuseparator
22375 Float\SpecialChar menuseparator
22376 Table
22377 \family default
22378  or the toolbar button 
22379 \begin_inset Info
22380 type  "icon"
22381 arg   "float-insert table"
22382 \end_inset
22383
22384 .
22385  They have the same properties as figure floats except that the table in
22386  the float is normally placed below the caption and not above like for figures
22387  and that the label begins with “tab:”.
22388  Table
22389 \begin_inset space ~
22390 \end_inset
22391
22392
22393 \begin_inset CommandInset ref
22394 LatexCommand ref
22395 reference "tab:Table-float"
22396
22397 \end_inset
22398
22399  is a table float.
22400 \end_layout
22401
22402 \begin_layout Standard
22403 \begin_inset Float table
22404 wide false
22405 sideways false
22406 status open
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Caption Standard
22410
22411 \begin_layout Plain Layout
22412 \begin_inset CommandInset label
22413 LatexCommand label
22414 name "tab:Table-float"
22415
22416 \end_inset
22417
22418 A table float.
22419 \end_layout
22420
22421 \end_inset
22422
22423
22424 \end_layout
22425
22426 \begin_layout Plain Layout
22427 \align center
22428 \begin_inset Tabular
22429 <lyxtabular version="3" rows="3" columns="3">
22430 <features tabularvalignment="middle">
22431 <column alignment="center" valignment="top" width="0pt">
22432 <column alignment="center" valignment="top" width="0pt">
22433 <column alignment="center" valignment="top" width="0pt">
22434 <row>
22435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \family roman
22441 \series medium
22442 \shape up
22443 \size normal
22444 \emph off
22445 \bar no
22446 \noun off
22447 \color none
22448 1
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457
22458 \family roman
22459 \series medium
22460 \shape up
22461 \size normal
22462 \emph off
22463 \bar no
22464 \noun off
22465 \color none
22466 2
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475
22476 \family roman
22477 \series medium
22478 \shape up
22479 \size normal
22480 \emph off
22481 \bar no
22482 \noun off
22483 \color none
22484 3
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \family roman
22497 \series medium
22498 \shape up
22499 \size normal
22500 \emph off
22501 \bar no
22502 \noun off
22503 \color none
22504 Joe
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \family roman
22515 \series medium
22516 \shape up
22517 \size normal
22518 \emph off
22519 \bar no
22520 \noun off
22521 \color none
22522 Mary
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531
22532 \family roman
22533 \series medium
22534 \shape up
22535 \size normal
22536 \emph off
22537 \bar no
22538 \noun off
22539 \color none
22540 Ted
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 </row>
22546 <row>
22547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22548 \begin_inset Text
22549
22550 \begin_layout Plain Layout
22551
22552 \family roman
22553 \series medium
22554 \shape up
22555 \size normal
22556 \emph off
22557 \bar no
22558 \noun off
22559 \color none
22560 \begin_inset Formula $\int x^{2}dx$
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572
22573 \family roman
22574 \series medium
22575 \shape up
22576 \size normal
22577 \emph off
22578 \bar no
22579 \noun off
22580 \color none
22581 \begin_inset Formula $\left[\begin{array}{cc}
22582 a & b\\
22583 c & d
22584 \end{array}\right]$
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \family roman
22598 \series medium
22599 \shape up
22600 \size normal
22601 \emph off
22602 \bar no
22603 \noun off
22604 \color none
22605 \begin_inset Formula $1+1=2$
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 </row>
22614 </lyxtabular>
22615
22616 \end_inset
22617
22618
22619 \end_layout
22620
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \begin_layout Subsection
22627 More Information
22628 \begin_inset Index idx
22629 status collapsed
22630
22631 \begin_layout Plain Layout
22632 Floats ! Details
22633 \end_layout
22634
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \begin_layout Standard
22641 \SpecialChar LyX
22642  offers you further float types as well as rotated floats.
22643  It also allows you to change the float numbering scheme, to control the
22644  float placement and to change the formatting and placement of the float
22645  caption.
22646  All these features are explained in detail with many examples in the chapter
22647  
22648 \emph on
22649 Floats
22650 \emph default
22651  in the 
22652 \emph on
22653 Embedded
22654 \begin_inset space ~
22655 \end_inset
22656
22657 Objects
22658 \emph default
22659  manual.
22660 \end_layout
22661
22662 \begin_layout Section
22663 Minipages
22664 \begin_inset Index idx
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668 Minipages
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \begin_layout Standard
22677 \SpecialChar LaTeX
22678  provides a mechanism essentially to produce a page within a page, called
22679  a minipage.
22680  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22681 \begin_inset space \space{}
22682 \end_inset
22683
22684 apply.
22685  
22686 \end_layout
22687
22688 \begin_layout Standard
22689 Minipages in \SpecialChar LyX
22690  have their own collapsible box inserted via the menu 
22691 \family sans
22692 Insert\SpecialChar menuseparator
22693 Box
22694 \family default
22695 .
22696  Right-clicking on the box label allows you to alter the width of the minipage
22697  and its alignment within the page.
22698 \end_layout
22699
22700 \begin_layout Standard
22701 \align center
22702 \begin_inset Box Frameless
22703 position "t"
22704 hor_pos "c"
22705 has_inner_box 1
22706 inner_pos "t"
22707 use_parbox 0
22708 use_makebox 0
22709 width "30col%"
22710 special "none"
22711 height "1pt"
22712 height_special "totalheight"
22713 thickness "0.4pt"
22714 separation "3pt"
22715 shadowsize "4pt"
22716 framecolor "black"
22717 backgroundcolor "none"
22718 status collapsed
22719
22720 \begin_layout Plain Layout
22721
22722 \shape italic
22723 This is a minipage.
22724  The text is set in an italic style.
22725 \end_layout
22726
22727 \begin_layout Plain Layout
22728
22729 \shape italic
22730 Minipages are often used for text in another language or text that needs
22731  another formatting.
22732 \end_layout
22733
22734 \end_inset
22735
22736
22737 \end_layout
22738
22739 \begin_layout Standard
22740 \begin_inset VSpace medskip
22741 \end_inset
22742
22743 If you place two minipages side-by-side, you can use 
22744 \family sans
22745 Horizontal Fills
22746 \family default
22747  as described in section
22748 \begin_inset space ~
22749 \end_inset
22750
22751
22752 \begin_inset CommandInset ref
22753 LatexCommand ref
22754 reference "subsec:Horizontal-Space"
22755
22756 \end_inset
22757
22758 :
22759 \begin_inset VSpace medskip
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \begin_layout Standard
22766 \begin_inset Box Frameless
22767 position "t"
22768 hor_pos "c"
22769 has_inner_box 1
22770 inner_pos "t"
22771 use_parbox 0
22772 use_makebox 0
22773 width "1.5in"
22774 special "none"
22775 height "1pt"
22776 height_special "totalheight"
22777 thickness "0.4pt"
22778 separation "3pt"
22779 shadowsize "4pt"
22780 framecolor "black"
22781 backgroundcolor "none"
22782 status open
22783
22784 \begin_layout Plain Layout
22785 This is a minipage with some stupid dummy text.
22786  This dummy text is used to increase the size of the minipage.
22787 \end_layout
22788
22789 \end_inset
22790
22791
22792 \begin_inset space \hfill{}
22793 \end_inset
22794
22795
22796 \begin_inset Box Frameless
22797 position "t"
22798 hor_pos "c"
22799 has_inner_box 1
22800 inner_pos "t"
22801 use_parbox 0
22802 use_makebox 0
22803 width "1.5in"
22804 special "none"
22805 height "1pt"
22806 height_special "totalheight"
22807 thickness "0.4pt"
22808 separation "3pt"
22809 shadowsize "4pt"
22810 framecolor "black"
22811 backgroundcolor "none"
22812 status open
22813
22814 \begin_layout Plain Layout
22815 This is a minipage with some stupid dummy text.
22816  This dummy text is used to increase the size of the minipage.
22817 \end_layout
22818
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \begin_layout Standard
22825 \begin_inset VSpace bigskip
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \begin_layout Standard
22832 When you right-click on a minipage box, you can transform the box to another
22833  box type.
22834  All box types and their settings are explained in detail in chapter 
22835 \emph on
22836 Boxes
22837 \emph default
22838  of the 
22839 \emph on
22840 Embedded
22841 \begin_inset space ~
22842 \end_inset
22843
22844 Objects
22845 \emph default
22846  manual.
22847 \end_layout
22848
22849 \begin_layout Chapter
22850 Mathematical Formulas
22851 \begin_inset Index idx
22852 status collapsed
22853
22854 \begin_layout Plain Layout
22855 Math
22856 \end_layout
22857
22858 \end_inset
22859
22860
22861 \begin_inset Index idx
22862 status collapsed
22863
22864 \begin_layout Plain Layout
22865 Formulas | see
22866 \begin_inset ERT
22867 status collapsed
22868
22869 \begin_layout Plain Layout
22870
22871 {
22872 \end_layout
22873
22874 \end_inset
22875
22876 Math
22877 \begin_inset ERT
22878 status collapsed
22879
22880 \begin_layout Plain Layout
22881
22882 }
22883 \end_layout
22884
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \end_inset
22891
22892
22893 \begin_inset CommandInset label
22894 LatexCommand label
22895 name "chap:Mathematical-Formulas"
22896
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \begin_layout Standard
22903 The issues of this chapter are described in detail in the 
22904 \emph on
22905 Math
22906 \emph default
22907  manual.
22908  There you will also find tips and tricks for special cases.
22909 \end_layout
22910
22911 \begin_layout Section
22912 Basic Math Editing
22913 \begin_inset Index idx
22914 status collapsed
22915
22916 \begin_layout Plain Layout
22917 Math ! Basics
22918 \end_layout
22919
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \begin_layout Standard
22926 To create a math formula, you can just click on the toolbar icon 
22927 \begin_inset Info
22928 type  "icon"
22929 arg   "math-mode on"
22930 \end_inset
22931
22932  (shortcut 
22933 \begin_inset Info
22934 type  "shortcut"
22935 arg   "math-mode"
22936 \end_inset
22937
22938 ).
22939  That will create a little blue rectangle, with purple markers around its
22940  corners.
22941  That blue rectangle is the formula itself; the purple markers indicate
22942  what level of nesting within the formula you are at.
22943  You can also choose a particular formula type to insert via the 
22944 \family sans
22945 Insert\SpecialChar menuseparator
22946 Math
22947 \family default
22948  menu.
22949 \end_layout
22950
22951 \begin_layout Standard
22952 Editing the parameters of a formula and adding math constructs can be done
22953  with the 
22954 \family sans
22955 math
22956 \begin_inset space ~
22957 \end_inset
22958
22959 toolbar
22960 \family default
22961 , that appears if the cursor is in a formula.
22962 \end_layout
22963
22964 \begin_layout Standard
22965 There are two main types of formulas, inline formulas and display formulas.
22966  Inline formulas appear within a text line, like this one:
22967 \end_layout
22968
22969 \begin_layout Standard
22970 This is a line with an inline formula 
22971 \begin_inset Formula $A=B$
22972 \end_inset
22973
22974  in it.
22975 \end_layout
22976
22977 \begin_layout Standard
22978 Displayed formulas appear outside the text like if they were in a separate
22979  paragraph, like this one:
22980 \begin_inset Formula 
22981 \[
22982 A=B
22983 \]
22984
22985 \end_inset
22986
22987 You can only number and reference displayed formulas.
22988 \end_layout
22989
22990 \begin_layout Standard
22991 \SpecialChar LyX
22992  also supports many \SpecialChar LaTeX
22993  math commands.
22994  For example, typing 
22995 \begin_inset Quotes eld
22996 \end_inset
22997
22998
22999 \series bold
23000
23001 \backslash
23002 alpha
23003 \series default
23004
23005 \begin_inset Quotes erd
23006 \end_inset
23007
23008 , followed by a space, in a formula will create the Greek letter 
23009 \begin_inset Formula $\alpha$
23010 \end_inset
23011
23012 .
23013  Typing commands might sometimes be faster than using the 
23014 \family sans
23015 Math
23016 \begin_inset space ~
23017 \end_inset
23018
23019 Panel
23020 \family default
23021 .
23022 \end_layout
23023
23024 \begin_layout Subsection
23025 Navigating in Formulas
23026 \begin_inset Index idx
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 Math ! Navigating
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \begin_layout Standard
23039 The best control over the cursor position within an existing formula is
23040  achieved with the arrow keys.
23041  \SpecialChar LyX
23042  uses small rectangles to indicate places where something can be inserted.
23043  The arrow keys can be used to navigate between parts of a formula.
23044  Pressing 
23045 \family sans
23046 Space
23047 \family default
23048  will leave a formula construct (a square root 
23049 \begin_inset Formula $\sqrt{2}$
23050 \end_inset
23051
23052 , or parentheses 
23053 \begin_inset Formula $\left(f\right)$
23054 \end_inset
23055
23056 , or a matrix 
23057 \begin_inset Formula $\left[\begin{array}{cc}
23058 1 & 2\\
23059 3 & 4
23060 \end{array}\right]$
23061 \end_inset
23062
23063 ).
23064  Pressing 
23065 \family sans
23066 Escape
23067 \family default
23068  will leave the formula, placing the cursor after the formula.
23069  
23070 \family sans
23071 Tab
23072 \family default
23073  can be used to move horizontally in a formula; for example, through the
23074  cells of a matrix or the positions in a multi-line equation.
23075 \end_layout
23076
23077 \begin_layout Standard
23078
23079 \family sans
23080 Space
23081 \family default
23082 , printed in this document as 
23083 \begin_inset Quotes eld
23084 \end_inset
23085
23086
23087 \begin_inset space \textvisiblespace{}
23088 \end_inset
23089
23090
23091 \begin_inset Quotes erd
23092 \end_inset
23093
23094 , seems to do nothing in a formula, since it does not add a space between
23095  characters, but it does exit a nested structure.
23096  For this reason, you have to be careful about using 
23097 \family sans
23098 Space
23099 \family default
23100 .
23101  For example, if you want 
23102 \begin_inset Formula $\sqrt{2x+1}$
23103 \end_inset
23104
23105 , type 
23106 \series bold
23107
23108 \backslash
23109 sqrt
23110 \begin_inset space \textvisiblespace{}
23111 \end_inset
23112
23113 2x+1
23114 \series default
23115  and not 
23116 \series bold
23117
23118 \backslash
23119 sqrt
23120 \begin_inset space \textvisiblespace{}
23121 \end_inset
23122
23123 2x
23124 \begin_inset space \textvisiblespace{}
23125 \end_inset
23126
23127 +1
23128 \series default
23129 , since in the latter case only the 
23130 \family typewriter
23131
23132 \begin_inset Formula $2x$
23133 \end_inset
23134
23135
23136 \family default
23137  will be under the square root sign: 
23138 \begin_inset Formula $\sqrt{2x}+1$
23139 \end_inset
23140
23141 .
23142 \end_layout
23143
23144 \begin_layout Standard
23145 You can leave many parts of a formula, like this matrix, partially filled
23146  in, such as:
23147 \begin_inset Formula 
23148 \[
23149 \left(\begin{array}{ccc}
23150 \lambda_{1}\\
23151  & \ddots\\
23152  &  & \lambda_{n}
23153 \end{array}\right)
23154 \]
23155
23156 \end_inset
23157
23158 If you leave a fraction only partially filled in, or a subscript with nothing
23159  in it, the results will be unpredictable, but most constructs don't mind.
23160 \end_layout
23161
23162 \begin_layout Subsection
23163 Selecting Text
23164 \end_layout
23165
23166 \begin_layout Standard
23167 You can select text within a formula in two different ways.
23168  Place the cursor at one end of the string of text you want, and press 
23169 \family sans
23170 Shift
23171 \family default
23172  and a cursor movement key to select text.
23173  It will be highlighted as with regular text selection.
23174  Alternatively, you can select text with the mouse in the usual way.
23175  That text can then be cut or copied, and then pasted within any formula,
23176  but not in a normal text region in \SpecialChar LyX
23177 .
23178 \end_layout
23179
23180 \begin_layout Subsection
23181 Exponents and Subscripts
23182 \begin_inset Index idx
23183 status collapsed
23184
23185 \begin_layout Plain Layout
23186 Math ! Exponents
23187 \end_layout
23188
23189 \end_inset
23190
23191
23192 \begin_inset Index idx
23193 status collapsed
23194
23195 \begin_layout Plain Layout
23196 Math ! Subscripts
23197 \end_layout
23198
23199 \end_inset
23200
23201
23202 \end_layout
23203
23204 \begin_layout Standard
23205 You can use the math panel to add super- or subscripts (buttons 
23206 \begin_inset Info
23207 type  "icon"
23208 arg   "math-superscript"
23209 \end_inset
23210
23211  and 
23212 \begin_inset Info
23213 type  "icon"
23214 arg   "math-subscript"
23215 \end_inset
23216
23217 ), but it is often much easier to use a command.
23218  To get 
23219 \begin_inset Formula $x^{2}$
23220 \end_inset
23221
23222 , type in a formula 
23223 \series bold
23224 x^2
23225 \begin_inset space \textvisiblespace{}
23226 \end_inset
23227
23228
23229 \series default
23230 .
23231  The final 
23232 \family sans
23233 Space
23234 \family default
23235  puts the cursor back down on the base line of the expression.
23236  If you type 
23237 \series bold
23238 x^2y
23239 \series default
23240 , you will get 
23241 \begin_inset Formula $x^{2y}$
23242 \end_inset
23243
23244 , to get 
23245 \begin_inset Formula $x^{2}y$
23246 \end_inset
23247
23248 , type 
23249 \series bold
23250 x^2
23251 \begin_inset space \textvisiblespace{}
23252 \end_inset
23253
23254 y
23255 \series default
23256 .
23257  If you use characters in the superscript, that could be accented with the
23258  circumflex 
23259 \begin_inset Quotes eld
23260 \end_inset
23261
23262 ^
23263 \begin_inset Quotes erd
23264 \end_inset
23265
23266 , you have to use an extra 
23267 \family sans
23268 Space
23269 \family default
23270  to separate the circumflex and the character.
23271  For example, if you want 
23272 \begin_inset Formula $x^{a}$
23273 \end_inset
23274
23275 , type 
23276 \series bold
23277 x^
23278 \begin_inset space \textvisiblespace{}
23279 \end_inset
23280
23281 a
23282 \series default
23283 .
23284  Subscripts are similar: To get 
23285 \begin_inset Formula $a_{1}$
23286 \end_inset
23287
23288 , type 
23289 \series bold
23290 a_1
23291 \begin_inset space \textvisiblespace{}
23292 \end_inset
23293
23294
23295 \series default
23296 .
23297 \end_layout
23298
23299 \begin_layout Subsection
23300 Fractions
23301 \begin_inset Index idx
23302 status collapsed
23303
23304 \begin_layout Plain Layout
23305 Math ! Fractions
23306 \end_layout
23307
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \begin_layout Standard
23314 Create a fraction either with the command 
23315 \series bold
23316
23317 \backslash
23318 frac
23319 \series default
23320  or by using the icon 
23321 \begin_inset Info
23322 type  "icon"
23323 arg   "math-insert \\frac"
23324 \end_inset
23325
23326  in the 
23327 \family sans
23328 Math
23329 \begin_inset space ~
23330 \end_inset
23331
23332 Panel
23333 \family default
23334 .
23335  You will be presented with an empty fraction.
23336  The cursor is above the fraction line.
23337  To move it to the bottom, simply press 
23338 \family sans
23339 Down
23340 \family default
23341 .
23342  To move back up, press 
23343 \family sans
23344 Up
23345 \family default
23346 .
23347  Any math structure can be placed in a fraction, as this example shows:
23348 \begin_inset Formula 
23349 \[
23350 \left[\frac{1}{\left(\begin{array}{cc}
23351 2 & 3\\
23352 4 & 5
23353 \end{array}\right)}\right]
23354 \]
23355
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \begin_layout Subsection
23362 Roots
23363 \begin_inset Index idx
23364 status collapsed
23365
23366 \begin_layout Plain Layout
23367 Math ! Roots
23368 \end_layout
23369
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \begin_layout Standard
23376 Roots can be created using the 
23377 \family sans
23378 Math
23379 \begin_inset space ~
23380 \end_inset
23381
23382 Panel
23383 \family default
23384  buttons 
23385 \begin_inset Info
23386 type  "icon"
23387 arg   "math-insert \\sqrt"
23388 \end_inset
23389
23390  or 
23391 \begin_inset Info
23392 type  "icon"
23393 arg   "math-insert \\root"
23394 \end_inset
23395
23396  or the commands 
23397 \series bold
23398
23399 \backslash
23400 sqrt
23401 \series default
23402  or 
23403 \series bold
23404
23405 \backslash
23406 root
23407 \series default
23408 .
23409  With the command 
23410 \series bold
23411
23412 \backslash
23413 root
23414 \series default
23415  you can produce roots of higher orders, like cube roots, while 
23416 \series bold
23417
23418 \backslash
23419 sqrt
23420 \series default
23421  always produces a square root.
23422 \end_layout
23423
23424 \begin_layout Subsection
23425 Operators with Limits
23426 \begin_inset Index idx
23427 status collapsed
23428
23429 \begin_layout Plain Layout
23430 Math ! Sums
23431 \end_layout
23432
23433 \end_inset
23434
23435
23436 \begin_inset Index idx
23437 status collapsed
23438
23439 \begin_layout Plain Layout
23440 Math ! Integrals
23441 \end_layout
23442
23443 \end_inset
23444
23445
23446 \begin_inset CommandInset label
23447 LatexCommand label
23448 name "subsec:Operators-with-Limits"
23449
23450 \end_inset
23451
23452
23453 \end_layout
23454
23455 \begin_layout Standard
23456 Sum (
23457 \begin_inset Formula $\sum$
23458 \end_inset
23459
23460 ) and integral (
23461 \begin_inset Formula $\int$
23462 \end_inset
23463
23464 ) operators are very often decorated with limits.
23465  These limits can be entered in \SpecialChar LyX
23466  by entering them as you would enter a super-
23467  or subscript, directly after the symbol.
23468  The sum operator will automatically place its 
23469 \begin_inset Quotes eld
23470 \end_inset
23471
23472 limits
23473 \begin_inset Quotes erd
23474 \end_inset
23475
23476  over and under the symbol in displayed formulas, and to the side in inline
23477  formulas, as in 
23478 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23479 \end_inset
23480
23481 , versus
23482 \begin_inset Formula 
23483 \[
23484 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23485 \]
23486
23487 \end_inset
23488
23489 Integral signs, however, will place the limits to the side in both formula
23490  types.
23491 \end_layout
23492
23493 \begin_layout Standard
23494 All operators with limits will be automatically re-sized when placed in
23495  display mode.
23496  The placement of the limits can be changed by placing the cursor directly
23497  behind the operator and using the menu 
23498 \family sans
23499 Edit\SpecialChar menuseparator
23500 Math\SpecialChar menuseparator
23501 Change
23502 \begin_inset space ~
23503 \end_inset
23504
23505 Limits
23506 \begin_inset space ~
23507 \end_inset
23508
23509 Type
23510 \family default
23511  or entering 
23512 \begin_inset Info
23513 type  "shortcut"
23514 arg   "math-limits"
23515 \end_inset
23516
23517 .
23518 \end_layout
23519
23520 \begin_layout Standard
23521 Certain other mathematical expressions also have this 
23522 \begin_inset Quotes eld
23523 \end_inset
23524
23525 moving limits
23526 \begin_inset Quotes erd
23527 \end_inset
23528
23529  feature, such as
23530 \begin_inset Index idx
23531 status collapsed
23532
23533 \begin_layout Plain Layout
23534 Math ! Limits
23535 \end_layout
23536
23537 \end_inset
23538
23539
23540 \begin_inset Formula 
23541 \[
23542 \lim_{x\rightarrow\infty}f(x),
23543 \]
23544
23545 \end_inset
23546
23547 which will place the 
23548 \begin_inset Formula $x\rightarrow\infty$
23549 \end_inset
23550
23551  underneath the 
23552 \begin_inset Quotes eld
23553 \end_inset
23554
23555 lim
23556 \begin_inset Quotes erd
23557 \end_inset
23558
23559  in display mode.
23560  In inline formulas it looks like this: 
23561 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23562 \end_inset
23563
23564 .
23565 \end_layout
23566
23567 \begin_layout Standard
23568 Note that the lim-function was entered as the function macro 
23569 \series bold
23570
23571 \backslash
23572 lim
23573 \series default
23574 .
23575  Have a look at section
23576 \begin_inset space ~
23577 \end_inset
23578
23579
23580 \begin_inset CommandInset ref
23581 LatexCommand ref
23582 reference "subsec:Functions"
23583
23584 \end_inset
23585
23586  for an explanation of function macros.
23587 \end_layout
23588
23589 \begin_layout Subsection
23590 Math Symbols
23591 \begin_inset Index idx
23592 status collapsed
23593
23594 \begin_layout Plain Layout
23595 Math ! Symbols
23596 \end_layout
23597
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \begin_layout Standard
23604 Most math symbols can be found in the 
23605 \family sans
23606 Math
23607 \begin_inset space ~
23608 \end_inset
23609
23610 Panel
23611 \family default
23612  under one of several categories; including 
23613 \family sans
23614 Greek
23615 \family default
23616
23617 \family sans
23618 Operators
23619 \family default
23620
23621 \family sans
23622 Relations
23623 \family default
23624
23625 \family sans
23626 Arrows
23627 \family default
23628 .
23629  There are also the additional symbols provided by the American Mathematical
23630  Society (AMS).
23631 \end_layout
23632
23633 \begin_layout Standard
23634 If you know the \SpecialChar LaTeX
23635 -command for a construct or symbol you wish to use, you
23636  don't have to use the 
23637 \family sans
23638 Math
23639 \begin_inset space ~
23640 \end_inset
23641
23642 Panel
23643 \family default
23644 ; you can type the command directly into the formula.
23645  \SpecialChar LyX
23646  will convert it to the corresponding symbol or construct.
23647 \end_layout
23648
23649 \begin_layout Subsection
23650 Altering Spacing
23651 \begin_inset Index idx
23652 status collapsed
23653
23654 \begin_layout Plain Layout
23655 Math ! Spaces
23656 \end_layout
23657
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \begin_layout Standard
23664 You may want to create spaces that differ from the standard spacing that
23665  \SpecialChar LaTeX
23666  provides.
23667  To do this, press 
23668 \begin_inset Info
23669 type  "shortcut"
23670 arg   "command-alternatives math-space ; space-insert protected"
23671 \end_inset
23672
23673  or use the 
23674 \family sans
23675 Math
23676 \begin_inset space ~
23677 \end_inset
23678
23679 Panel
23680 \family default
23681  button 
23682 \begin_inset Info
23683 type  "icon"
23684 arg   "math-insert \\space"
23685 \end_inset
23686
23687 .
23688  This generates a small space, and shows a small marker on the screen.
23689  For example, the sequence 
23690 \series bold
23691 a Ctrl+Space b
23692 \series default
23693
23694 \begin_inset Formula $a\,b$
23695 \end_inset
23696
23697  appears in \SpecialChar LyX
23698  as 
23699 \begin_inset Graphics
23700         filename clipart/SpaceMarker.png
23701
23702 \end_inset
23703
23704 .
23705  You can change the space to different sizes when you set the cursor behind
23706  the space marker and enter space again several times.
23707  With every space enter the size will be changed.
23708  Some markers for the space size appear red in \SpecialChar LyX
23709 , because they are negative
23710  spaces.
23711  Here are two examples:
23712 \end_layout
23713
23714 \begin_layout Standard
23715
23716 \series bold
23717 a Ctrl+Space b
23718 \series default
23719  and 3×
23720 \family sans
23721 Space
23722 \family default
23723
23724 \begin_inset Formula $a\quad b$
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \begin_layout Standard
23731
23732 \series bold
23733 a Ctrl+Space b
23734 \series default
23735  and 5×
23736 \family sans
23737 Space
23738 \family default
23739
23740 \begin_inset Formula $a\!b$
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Subsection
23747 Functions
23748 \begin_inset Index idx
23749 status collapsed
23750
23751 \begin_layout Plain Layout
23752 Math ! Functions
23753 \end_layout
23754
23755 \end_inset
23756
23757
23758 \begin_inset CommandInset label
23759 LatexCommand label
23760 name "subsec:Functions"
23761
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \begin_layout Standard
23768 The 
23769 \family sans
23770 Math
23771 \begin_inset space ~
23772 \end_inset
23773
23774 Panel
23775 \family default
23776  contains under the button 
23777 \begin_inset Info
23778 type  "icon"
23779 arg   "math-insert \\functions"
23780 \end_inset
23781
23782  a number of function macros, such as 
23783 \begin_inset Formula $\sin$
23784 \end_inset
23785
23786
23787 \begin_inset Formula $\lim$
23788 \end_inset
23789
23790
23791 \emph on
23792 etc
23793 \emph default
23794 .
23795  (you can also insert them in a formula by typing 
23796 \series bold
23797
23798 \backslash
23799 sin
23800 \series default
23801  etc.).
23802  Standard mathematical practice is that functions are printed upright to
23803  avoid confusions, because 
23804 \begin_inset Formula $sin$
23805 \end_inset
23806
23807  does normally mean 
23808 \begin_inset Formula $s\cdot i\cdot n$
23809 \end_inset
23810
23811 .
23812 \end_layout
23813
23814 \begin_layout Standard
23815 Using the function macros will also produce correct spacing around the function:
23816  
23817 \begin_inset Formula $a\sin x$
23818 \end_inset
23819
23820  is different from 
23821 \begin_inset Formula $asinx$
23822 \end_inset
23823
23824 .
23825 \end_layout
23826
23827 \begin_layout Standard
23828 For some mathematical objects, like limits, the macro changes where subscripts
23829  are placed, as described in section
23830 \begin_inset space ~
23831 \end_inset
23832
23833
23834 \begin_inset CommandInset ref
23835 LatexCommand ref
23836 reference "subsec:Operators-with-Limits"
23837
23838 \end_inset
23839
23840 .
23841 \end_layout
23842
23843 \begin_layout Subsection
23844 Accents
23845 \begin_inset Index idx
23846 status collapsed
23847
23848 \begin_layout Plain Layout
23849 Math ! Accents
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \begin_layout Standard
23858 In a formula you can insert accented characters in the same way as in text
23859  mode.
23860  This may depend on your keyboard, or the bindings file you use.
23861  You can also use \SpecialChar LaTeX
23862  commands, for example, to enter 
23863 \begin_inset Formula $\hat{a}$
23864 \end_inset
23865
23866  even if your keyboard doesn't have the circumflex enabled.
23867  Our example is entered by typing 
23868 \series bold
23869
23870 \backslash
23871 hat
23872 \begin_inset space \textvisiblespace{}
23873 \end_inset
23874
23875 a
23876 \series default
23877  in a formula.
23878  Table
23879 \begin_inset space ~
23880 \end_inset
23881
23882
23883 \begin_inset CommandInset ref
23884 LatexCommand ref
23885 reference "tab:Accent-names-and"
23886
23887 \end_inset
23888
23889  shows the equivalences between the accent names and the commands.
23890 \end_layout
23891
23892 \begin_layout Standard
23893 \begin_inset Float table
23894 wide false
23895 sideways false
23896 status open
23897
23898 \begin_layout Plain Layout
23899 \begin_inset Caption Standard
23900
23901 \begin_layout Plain Layout
23902 \begin_inset CommandInset label
23903 LatexCommand label
23904 name "tab:Accent-names-and"
23905
23906 \end_inset
23907
23908 Accent names and the corresponding commands.
23909 \end_layout
23910
23911 \end_inset
23912
23913
23914 \end_layout
23915
23916 \begin_layout Plain Layout
23917 \align center
23918 \begin_inset Tabular
23919 <lyxtabular version="3" rows="11" columns="3">
23920 <features tabularvalignment="middle">
23921 <column alignment="center" valignment="top" width="0pt">
23922 <column alignment="center" valignment="top" width="0pt">
23923 <column alignment="center" valignment="top" width="0pt">
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 Name
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938 Command
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 E
23948 \family roman
23949 \series medium
23950 \shape up
23951 \size normal
23952 \emph off
23953 \bar no
23954 \noun off
23955 \color none
23956 xample
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 </row>
23962 <row>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967
23968 \family roman
23969 \series medium
23970 \shape up
23971 \size normal
23972 \emph off
23973 \bar no
23974 \noun off
23975 \color none
23976 circumflex
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985
23986 \series bold
23987
23988 \backslash
23989 hat
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998
23999 \family roman
24000 \series medium
24001 \shape up
24002 \size normal
24003 \emph off
24004 \bar no
24005 \noun off
24006 \color none
24007 \begin_inset Formula $\hat{a}$
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 <row>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021
24022 \family roman
24023 \series medium
24024 \shape up
24025 \size normal
24026 \emph off
24027 \bar no
24028 \noun off
24029 \color none
24030 grave
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039
24040 \series bold
24041
24042 \backslash
24043 grave
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052
24053 \family roman
24054 \series medium
24055 \shape up
24056 \size normal
24057 \emph off
24058 \bar no
24059 \noun off
24060 \color none
24061 \begin_inset Formula $\grave{a}$
24062 \end_inset
24063
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 </row>
24070 <row>
24071 <cell alignment="center" valignment="top" topline="true" leftline="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 acute
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093
24094 \series bold
24095
24096 \backslash
24097 acute
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \family roman
24108 \series medium
24109 \shape up
24110 \size normal
24111 \emph off
24112 \bar no
24113 \noun off
24114 \color none
24115 \begin_inset Formula $\acute{a}$
24116 \end_inset
24117
24118
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 </row>
24124 <row>
24125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129
24130 \family roman
24131 \series medium
24132 \shape up
24133 \size normal
24134 \emph off
24135 \bar no
24136 \noun off
24137 \color none
24138 umlaut
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147
24148 \series bold
24149
24150 \backslash
24151 ddot
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \family roman
24162 \series medium
24163 \shape up
24164 \size normal
24165 \emph off
24166 \bar no
24167 \noun off
24168 \color none
24169 \begin_inset Formula $\ddot{a}$
24170 \end_inset
24171
24172
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 </row>
24178 <row>
24179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \begin_layout Plain Layout
24183
24184 \family roman
24185 \series medium
24186 \shape up
24187 \size normal
24188 \emph off
24189 \bar no
24190 \noun off
24191 \color none
24192 tilde
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Plain Layout
24201
24202 \series bold
24203
24204 \backslash
24205 tilde
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214
24215 \family roman
24216 \series medium
24217 \shape up
24218 \size normal
24219 \emph off
24220 \bar no
24221 \noun off
24222 \color none
24223 \begin_inset Formula $\tilde{a}$
24224 \end_inset
24225
24226
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 </row>
24232 <row>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237
24238 \family roman
24239 \series medium
24240 \shape up
24241 \size normal
24242 \emph off
24243 \bar no
24244 \noun off
24245 \color none
24246 dot
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255
24256 \series bold
24257
24258 \backslash
24259 dot
24260 \end_layout
24261
24262 \end_inset
24263 </cell>
24264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24265 \begin_inset Text
24266
24267 \begin_layout Plain Layout
24268
24269 \family roman
24270 \series medium
24271 \shape up
24272 \size normal
24273 \emph off
24274 \bar no
24275 \noun off
24276 \color none
24277 \begin_inset Formula $\dot{a}$
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 </row>
24286 <row>
24287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291
24292 \family roman
24293 \series medium
24294 \shape up
24295 \size normal
24296 \emph off
24297 \bar no
24298 \noun off
24299 \color none
24300 breve
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \begin_layout Plain Layout
24309
24310 \series bold
24311
24312 \backslash
24313 breve
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322
24323 \family roman
24324 \series medium
24325 \shape up
24326 \size normal
24327 \emph off
24328 \bar no
24329 \noun off
24330 \color none
24331 \begin_inset Formula $\breve{a}$
24332 \end_inset
24333
24334
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 </row>
24340 <row>
24341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345
24346 \family roman
24347 \series medium
24348 \shape up
24349 \size normal
24350 \emph off
24351 \bar no
24352 \noun off
24353 \color none
24354 caron
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \series bold
24365
24366 \backslash
24367 check
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \family roman
24378 \series medium
24379 \shape up
24380 \size normal
24381 \emph off
24382 \bar no
24383 \noun off
24384 \color none
24385 \begin_inset Formula $\check{a}$
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 <row>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399
24400 \family roman
24401 \series medium
24402 \shape up
24403 \size normal
24404 \emph off
24405 \bar no
24406 \noun off
24407 \color none
24408 macron
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \series bold
24419
24420 \backslash
24421 bar
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430
24431 \family roman
24432 \series medium
24433 \shape up
24434 \size normal
24435 \emph off
24436 \bar no
24437 \noun off
24438 \color none
24439 \begin_inset Formula $\bar{a}$
24440 \end_inset
24441
24442
24443 \end_layout
24444
24445 \end_inset
24446 </cell>
24447 </row>
24448 <row>
24449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453 vector
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462
24463 \series bold
24464
24465 \backslash
24466 vec
24467 \end_layout
24468
24469 \end_inset
24470 </cell>
24471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24472 \begin_inset Text
24473
24474 \begin_layout Plain Layout
24475
24476 \family roman
24477 \series medium
24478 \shape up
24479 \size normal
24480 \emph off
24481 \bar no
24482 \noun off
24483 \color none
24484 \begin_inset Formula $\vec{a}$
24485 \end_inset
24486
24487
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 </row>
24493 </lyxtabular>
24494
24495 \end_inset
24496
24497
24498 \end_layout
24499
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \begin_layout Standard
24506 You can choose one of the accents by selecting an item from the 
24507 \family sans
24508 Frame
24509 \begin_inset space ~
24510 \end_inset
24511
24512 decorations
24513 \family default
24514  symbol set button 
24515 \begin_inset Info
24516 type  "icon"
24517 arg   "math-insert \\hat"
24518 \end_inset
24519
24520  in the math panel; this will apply to any selection you have made within
24521  a formula too.
24522 \end_layout
24523
24524 \begin_layout Section
24525 Brackets and Delimiters
24526 \begin_inset Index idx
24527 status collapsed
24528
24529 \begin_layout Plain Layout
24530 Math ! Brackets
24531 \end_layout
24532
24533 \end_inset
24534
24535
24536 \begin_inset Index idx
24537 status collapsed
24538
24539 \begin_layout Plain Layout
24540 Math ! Delimiters
24541 \end_layout
24542
24543 \end_inset
24544
24545
24546 \begin_inset CommandInset label
24547 LatexCommand label
24548 name "sec:Brackets-and-Delimiters"
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 There are several brackets available through \SpecialChar LyX
24557 .
24558  For some purposes, using just the keys 
24559 \family typewriter
24560 []{}()|<>
24561 \family default
24562  should suffice.
24563  But if you want to surround a large structure, like a matrix or a fraction,
24564  or if you have several layers of brackets, it is better to use the math
24565  toolbar delimiter icon 
24566 \begin_inset Info
24567 type  "icon"
24568 arg   "dialog-show mathdelimiter"
24569 \end_inset
24570
24571 .
24572  For example, if you construct the brackets around a matrix in this way:
24573 \begin_inset Formula 
24574 \[
24575 \left[\begin{array}{cc}
24576 1 & 2\\
24577 3 & 4
24578 \end{array}\right]
24579 \]
24580
24581 \end_inset
24582
24583 it makes it easier to see the layers of parentheses.
24584  Below, the expression on the left was entered using the delimiter icon
24585  
24586 \begin_inset Info
24587 type  "icon"
24588 arg   "dialog-show mathdelimiter"
24589 \end_inset
24590
24591  and the expression on the right was entered using the 
24592 \family typewriter
24593 ()
24594 \family default
24595  keys.
24596  
24597 \begin_inset Formula 
24598 \[
24599 \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})}))}
24600 \]
24601
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \begin_layout Standard
24608 If you use the delimiter icon, the parentheses, and other brackets from
24609  that menu will automatically re-size to accommodate the size of what is
24610  inside.
24611 \end_layout
24612
24613 \begin_layout Standard
24614 To construct brackets click on the button for the bracket you want on the
24615  left side and right side.
24616  If you use the option 
24617 \family sans
24618 Keep
24619 \begin_inset space ~
24620 \end_inset
24621
24622 matched
24623 \family default
24624 , the selected bracket type will be used for the left and the right side.
24625  The selection will be shown as \SpecialChar TeX
24626  code.
24627  If you want one side not to have a bracket, use 
24628 \family sans
24629 (none)
24630 \family default
24631 .
24632  It will appear in \SpecialChar LyX
24633  with a dotted line, but nothing will be printed.
24634 \end_layout
24635
24636 \begin_layout Standard
24637 If you want to place brackets around existing math structures, like a square
24638  root, you can do so by first highlighting (selecting) the structure that
24639  is to go inside the brackets.
24640  Then choose the appropriate brackets for left and right and click on 
24641 \family sans
24642 Insert
24643 \family default
24644 .
24645  The most common bracket combinations (parentheses, square brackets, and
24646  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24647  For example, to insert a pair of parentheses, select the structure and
24648  enter 
24649 \begin_inset Info
24650 type  "shortcut"
24651 arg   "math-delim ( )"
24652 \end_inset
24653
24654 .
24655 \end_layout
24656
24657 \begin_layout Section
24658 Arrays and Multi-line Equations
24659 \begin_inset Index idx
24660 status collapsed
24661
24662 \begin_layout Plain Layout
24663 Math ! Arrays
24664 \end_layout
24665
24666 \end_inset
24667
24668
24669 \begin_inset Index idx
24670 status collapsed
24671
24672 \begin_layout Plain Layout
24673 Math ! Matrices
24674 \end_layout
24675
24676 \end_inset
24677
24678
24679 \begin_inset Index idx
24680 status collapsed
24681
24682 \begin_layout Plain Layout
24683 Math ! Multi-line Equations
24684 \end_layout
24685
24686 \end_inset
24687
24688
24689 \end_layout
24690
24691 \begin_layout Standard
24692 Matrices are entered in \SpecialChar LyX
24693  using the 
24694 \family sans
24695 Math
24696 \begin_inset space ~
24697 \end_inset
24698
24699 Panel
24700 \family default
24701  matrix button 
24702 \begin_inset Info
24703 type  "icon"
24704 arg   "dialog-show mathmatrix"
24705 \end_inset
24706
24707 .
24708  It will open a dialog for you to choose the number of rows/columns.
24709  Here is an example:
24710 \begin_inset Formula 
24711 \[
24712 \left(\begin{array}{ccc}
24713 1 & 2 & 3\\
24714 4 & 5 & 6\\
24715 7 & 8 & 9
24716 \end{array}\right)
24717 \]
24718
24719 \end_inset
24720
24721 The parentheses aren't automatic, but you can add them as described in section
24722 \begin_inset space ~
24723 \end_inset
24724
24725
24726 \begin_inset CommandInset ref
24727 LatexCommand ref
24728 reference "sec:Brackets-and-Delimiters"
24729
24730 \end_inset
24731
24732 .
24733  When you construct the matrix, you can decide whether the column entries
24734  will be left-, right-, or center-justified.
24735  This alignment is set in the box 
24736 \family sans
24737 Horizontal
24738 \family default
24739  with the letters 
24740 \begin_inset Quotes eld
24741 \end_inset
24742
24743
24744 \family sans
24745 l
24746 \family default
24747
24748 \begin_inset Quotes erd
24749 \end_inset
24750
24751
24752 \begin_inset Quotes eld
24753 \end_inset
24754
24755
24756 \family sans
24757 r
24758 \family default
24759
24760 \begin_inset Quotes erd
24761 \end_inset
24762
24763 , and 
24764 \begin_inset Quotes eld
24765 \end_inset
24766
24767
24768 \family sans
24769 c
24770 \family default
24771
24772 \begin_inset Quotes erd
24773 \end_inset
24774
24775 .
24776  \SpecialChar LyX
24777  proposes a 
24778 \begin_inset Quotes eld
24779 \end_inset
24780
24781
24782 \family sans
24783 c
24784 \family default
24785
24786 \begin_inset Quotes erd
24787 \end_inset
24788
24789  for every column as default.
24790  For example, the sequence 
24791 \begin_inset Quotes eld
24792 \end_inset
24793
24794
24795 \family sans
24796 lcr
24797 \family default
24798
24799 \begin_inset Quotes erd
24800 \end_inset
24801
24802  means that the first column will be left-justified, the second will be
24803  centered, and the third column will be right-justified, because each letter
24804  corresponds to the relevant column.
24805  The result will look like this:
24806 \begin_inset Formula 
24807 \[
24808 \begin{array}{lcr}
24809 this & this\,column & this\,column\\
24810 column & has & has\,right\\
24811 has\,left\,alignment & center\,alignment & alignment
24812 \end{array}.
24813 \]
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 You can add more rows to an existing matrix by entering 
24822 \begin_inset Info
24823 type  "shortcut"
24824 arg   "newline-insert newline"
24825 \end_inset
24826
24827  while the cursor is in the matrix.
24828  Adding or deleting columns can be done via the menu 
24829 \family sans
24830 Edit\SpecialChar menuseparator
24831 Math
24832 \family default
24833  or the math toolbar.
24834 \end_layout
24835
24836 \begin_layout Standard
24837 There are other arrays used in formulas, such as distinctions of cases.
24838  It can be created with the menu 
24839 \family sans
24840 Insert\SpecialChar menuseparator
24841 Math\SpecialChar menuseparator
24842 Cases
24843 \begin_inset space ~
24844 \end_inset
24845
24846 Environment
24847 \family default
24848  or the command 
24849 \series bold
24850
24851 \backslash
24852 cases
24853 \series default
24854 .
24855  Here is an example: 
24856 \begin_inset Formula 
24857 \[
24858 f(x)=\begin{cases}
24859 -1 & x<0\\
24860 0 & x=0\\
24861 1 & x>0
24862 \end{cases}
24863 \]
24864
24865 \end_inset
24866
24867
24868 \end_layout
24869
24870 \begin_layout Standard
24871 \begin_inset VSpace bigskip
24872 \end_inset
24873
24874 Multi-line formulas are created when you press 
24875 \begin_inset Info
24876 type  "shortcut"
24877 arg   "newline-insert newline"
24878 \end_inset
24879
24880  within a formula.
24881  In an empty formula you can see that three blue boxes appear, one for each
24882  column.
24883  When you press 
24884 \begin_inset Info
24885 type  "shortcut"
24886 arg   "newline-insert newline"
24887 \end_inset
24888
24889  in a non-empty formula, the part before the relation sign (equal sign 
24890 \begin_inset Quotes eld
24891 \end_inset
24892
24893 =
24894 \begin_inset Quotes erd
24895 \end_inset
24896
24897  etc.) will be inserted automatically in the first column, the relation sign
24898  is in the second column, and the rest in the third column.
24899  A new row is created by every further entry of 
24900 \begin_inset Info
24901 type  "shortcut"
24902 arg   "newline-insert newline"
24903 \end_inset
24904
24905 .
24906  Multi-line formulas are always displayed formulas.
24907  Here is an example:
24908 \begin_inset Formula 
24909 \begin{eqnarray}
24910 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24911 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24912 \end{eqnarray}
24913
24914 \end_inset
24915
24916 Note that the middle column is designed for relation signs so structures
24917  in this column will be printed in a smaller size:
24918 \begin_inset Formula 
24919 \begin{eqnarray*}
24920 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24921 \end{eqnarray*}
24922
24923 \end_inset
24924
24925
24926 \end_layout
24927
24928 \begin_layout Standard
24929 The multi-line formula type described here is called 
24930 \family typewriter
24931 \series medium
24932 eqnarray
24933 \family default
24934 \series default
24935 .
24936  There are other multi-line types more suitable for certain situations,
24937  for example if you want a better inter-line spacing than in formula 
24938 \begin_inset CommandInset ref
24939 LatexCommand eqref
24940 reference "eq:asquared"
24941
24942 \end_inset
24943
24944 .
24945  The other types are described in section
24946 \begin_inset space ~
24947 \end_inset
24948
24949
24950 \begin_inset CommandInset ref
24951 LatexCommand ref
24952 reference "subsec:AMS-Formula-Types"
24953
24954 \end_inset
24955
24956 .
24957 \end_layout
24958
24959 \begin_layout Section
24960 Formula Numbering and Referencing
24961 \begin_inset Index idx
24962 status collapsed
24963
24964 \begin_layout Plain Layout
24965 Math ! Formula numbering
24966 \end_layout
24967
24968 \end_inset
24969
24970
24971 \begin_inset Index idx
24972 status collapsed
24973
24974 \begin_layout Plain Layout
24975 Math ! Referencing formulas
24976 \end_layout
24977
24978 \end_inset
24979
24980
24981 \begin_inset CommandInset label
24982 LatexCommand label
24983 name "sec:Formula-Numbering-and"
24984
24985 \end_inset
24986
24987
24988 \end_layout
24989
24990 \begin_layout Standard
24991 To number a formula, set the cursor in the formula and use the menu 
24992 \family sans
24993 Edit\SpecialChar menuseparator
24994 Math\SpecialChar menuseparator
24995 Number
24996 \begin_inset space ~
24997 \end_inset
24998
24999 Whole
25000 \begin_inset space ~
25001 \end_inset
25002
25003 Formula
25004 \family default
25005  or the shortcut 
25006 \begin_inset Info
25007 type  "shortcut"
25008 arg   "math-number-toggle"
25009 \end_inset
25010
25011 .
25012  The formula number appears in \SpecialChar LyX
25013  within parentheses.
25014  The number shown is temporary and may be different when the output is generated.
25015  The placement and format of the formula number in the output depends on
25016  the document class.
25017  In this document the number is printed together with the chapter number,
25018  separated by a dot:
25019 \begin_inset Formula 
25020 \begin{equation}
25021 1+1=2
25022 \end{equation}
25023
25024 \end_inset
25025
25026 Using 
25027 \begin_inset Info
25028 type  "shortcut"
25029 arg   "math-number-toggle"
25030 \end_inset
25031
25032  in a numbered formula will switch off the numbering.
25033  You can only number displayed formulas.
25034 \end_layout
25035
25036 \begin_layout Standard
25037 Multi-line formulas can be numbered line by line: Using the menu 
25038 \family sans
25039 Edit\SpecialChar menuseparator
25040 Math\SpecialChar menuseparator
25041 Number
25042 \begin_inset space ~
25043 \end_inset
25044
25045 This
25046 \begin_inset space ~
25047 \end_inset
25048
25049 Line
25050 \family default
25051  or the shortcut 
25052 \begin_inset Info
25053 type  "shortcut"
25054 arg   "math-number-line-toggle"
25055 \end_inset
25056
25057  will only toggle the numbering of the line where the cursor is:
25058 \begin_inset Formula 
25059 \begin{eqnarray}
25060 1 & = & 3-2\\
25061 2 & = & 4-2\nonumber \\
25062 4 & \leq & 7
25063 \end{eqnarray}
25064
25065 \end_inset
25066
25067 To number all lines use the shortcut 
25068 \begin_inset Info
25069 type  "shortcut"
25070 arg   "math-number-toggle"
25071 \end_inset
25072
25073 .
25074 \end_layout
25075
25076 \begin_layout Standard
25077 \begin_inset VSpace bigskip
25078 \end_inset
25079
25080 Every displayed formula can be referenced by its number using a label.
25081  A label is inserted with the menu 
25082 \family sans
25083 Insert\SpecialChar menuseparator
25084 Label
25085 \family default
25086  (toolbar button 
25087 \begin_inset Info
25088 type  "icon"
25089 arg   "label-insert"
25090 \end_inset
25091
25092 ) when the cursor is in the formula.
25093  This opens a dialog to enter the label.
25094  It is recommended that you use the suggested 
25095 \begin_inset Quotes eld
25096 \end_inset
25097
25098
25099 \family sans
25100 eq:
25101 \family default
25102
25103 \begin_inset Quotes erd
25104 \end_inset
25105
25106  as the first part of the label, because this helps later to identify the
25107  label type when you have many labels in your document.
25108  We inserted in the following example the label 
25109 \begin_inset Quotes eld
25110 \end_inset
25111
25112 eq:tanhExp
25113 \begin_inset Quotes erd
25114 \end_inset
25115
25116  in the second line:
25117 \begin_inset Formula 
25118 \begin{eqnarray}
25119 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25120  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25121 \end{eqnarray}
25122
25123 \end_inset
25124
25125 Every labeled line is automatically numbered.
25126  Therefore the label is shown behind the formula number.
25127  You can reference a labeled formula using the menu 
25128 \family sans
25129 Insert\SpecialChar menuseparator
25130 Cross
25131 \begin_inset space ~
25132 \end_inset
25133
25134 Reference
25135 \family default
25136  (toolbar button 
25137 \begin_inset Info
25138 type  "icon"
25139 arg   "dialog-show-new-inset ref"
25140 \end_inset
25141
25142 ).
25143  A dialog appears to choose a label you want to refer to.
25144  The reference appears in \SpecialChar LyX
25145  as a gray cross-reference box and in the output
25146  as the formula number:
25147 \end_layout
25148
25149 \begin_layout Standard
25150 This is a cross-reference to equation (
25151 \begin_inset CommandInset ref
25152 LatexCommand ref
25153 reference "eq:tanhExp"
25154
25155 \end_inset
25156
25157 ).
25158 \end_layout
25159
25160 \begin_layout Standard
25161 The properties of \SpecialChar LyX
25162 's cross-reference box are described in section
25163 \begin_inset space ~
25164 \end_inset
25165
25166
25167 \begin_inset CommandInset ref
25168 LatexCommand ref
25169 reference "sec:Cross-References"
25170
25171 \end_inset
25172
25173 .
25174  To delete a label, set the cursor at the end in the labeled formula and
25175  press 
25176 \family sans
25177 Del
25178 \family default
25179 .
25180 \end_layout
25181
25182 \begin_layout Section
25183 User defined math macros
25184 \begin_inset Index idx
25185 status collapsed
25186
25187 \begin_layout Plain Layout
25188 Math ! Macros
25189 \end_layout
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 \SpecialChar LyX
25198  allows you to define macros for formulas which is very useful when you
25199  have equations of the same form in a document several times.
25200  Math macros are explained in section 
25201 \emph on
25202 Math
25203 \begin_inset space ~
25204 \end_inset
25205
25206 Macros
25207 \emph default
25208  of the 
25209 \emph on
25210 Math
25211 \emph default
25212  manual.
25213 \end_layout
25214
25215 \begin_layout Section
25216 Fine-Tuning
25217 \end_layout
25218
25219 \begin_layout Subsection
25220 Typefaces
25221 \begin_inset Index idx
25222 status collapsed
25223
25224 \begin_layout Plain Layout
25225 Math ! Typefaces
25226 \end_layout
25227
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \begin_layout Standard
25234 The standard font for text is italic, for numbers the standard is roman.
25235  To set a font in a formula, use the 
25236 \family sans
25237 Math
25238 \begin_inset space ~
25239 \end_inset
25240
25241 Panel
25242 \family default
25243  button 
25244 \begin_inset Info
25245 type  "icon"
25246 arg   "math-insert \\font"
25247 \end_inset
25248
25249 , or enter its command, listed in table
25250 \begin_inset space ~
25251 \end_inset
25252
25253
25254 \begin_inset CommandInset ref
25255 LatexCommand ref
25256 reference "tab:Typefaces-and-the"
25257
25258 \end_inset
25259
25260 , directly.
25261 \end_layout
25262
25263 \begin_layout Standard
25264 \begin_inset Float table
25265 wide false
25266 sideways false
25267 status open
25268
25269 \begin_layout Plain Layout
25270 \begin_inset Caption Standard
25271
25272 \begin_layout Plain Layout
25273 \begin_inset CommandInset label
25274 LatexCommand label
25275 name "tab:Typefaces-and-the"
25276
25277 \end_inset
25278
25279 Typefaces and the corresponding commands.
25280 \end_layout
25281
25282 \end_inset
25283
25284
25285 \end_layout
25286
25287 \begin_layout Plain Layout
25288 \align center
25289 \begin_inset Tabular
25290 <lyxtabular version="3" rows="9" columns="2">
25291 <features tabularvalignment="middle">
25292 <column alignment="center" valignment="top" width="0pt">
25293 <column alignment="center" valignment="top" width="0pt">
25294 <row>
25295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299 Font
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 Command
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 </row>
25314 <row>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \shape up
25321 \size normal
25322 \bar no
25323 \noun off
25324 \color none
25325 \begin_inset Formula $\mathrm{Roman}$
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337
25338 \series bold
25339
25340 \backslash
25341 mathrm
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 </row>
25347 <row>
25348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364
25365 \series bold
25366
25367 \backslash
25368 mathbf
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 </row>
25374 <row>
25375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379 \begin_inset Formula $\mathit{Italic}$
25380 \end_inset
25381
25382
25383 \end_layout
25384
25385 \end_inset
25386 </cell>
25387 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391
25392 \series bold
25393
25394 \backslash
25395 mathit
25396 \end_layout
25397
25398 \end_inset
25399 </cell>
25400 </row>
25401 <row>
25402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25403 \begin_inset Text
25404
25405 \begin_layout Plain Layout
25406
25407 \shape up
25408 \size normal
25409 \bar no
25410 \noun off
25411 \color none
25412 \begin_inset Formula $\mathtt{Typewriter}$
25413 \end_inset
25414
25415
25416 \end_layout
25417
25418 \end_inset
25419 </cell>
25420 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424
25425 \series bold
25426
25427 \backslash
25428 mathtt
25429 \end_layout
25430
25431 \end_inset
25432 </cell>
25433 </row>
25434 <row>
25435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25448 \begin_inset Text
25449
25450 \begin_layout Plain Layout
25451
25452 \series bold
25453
25454 \backslash
25455 mathbb
25456 \end_layout
25457
25458 \end_inset
25459 </cell>
25460 </row>
25461 <row>
25462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25463 \begin_inset Text
25464
25465 \begin_layout Plain Layout
25466 \begin_inset Formula $\mathfrak{Fraktur}$
25467 \end_inset
25468
25469
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478
25479 \series bold
25480
25481 \backslash
25482 mathfrak
25483 \end_layout
25484
25485 \end_inset
25486 </cell>
25487 </row>
25488 <row>
25489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25490 \begin_inset Text
25491
25492 \begin_layout Plain Layout
25493
25494 \shape up
25495 \size normal
25496 \emph on
25497 \bar no
25498 \noun off
25499 \color none
25500 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512
25513 \series bold
25514
25515 \backslash
25516 mathcal
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 </row>
25522 <row>
25523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25524 \begin_inset Text
25525
25526 \begin_layout Plain Layout
25527 \begin_inset Formula $\mathsf{SansSerif}$
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \end_inset
25534 </cell>
25535 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25536 \begin_inset Text
25537
25538 \begin_layout Plain Layout
25539
25540 \series bold
25541
25542 \backslash
25543 mathsf
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 </row>
25549 </lyxtabular>
25550
25551 \end_inset
25552
25553
25554 \end_layout
25555
25556 \end_inset
25557
25558
25559 \end_layout
25560
25561 \begin_layout Standard
25562 \begin_inset Note Greyedout
25563 status open
25564
25565 \begin_layout Plain Layout
25566
25567 \series bold
25568 Note:
25569 \series default
25570  You can only print capital letters in the typefaces 
25571 \family sans
25572 Blackboard
25573 \family default
25574  and 
25575 \family sans
25576 Calligraphic
25577 \family default
25578 .
25579 \end_layout
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \begin_layout Standard
25587 When you use a typeface, a blue box is inserted in the formula.
25588  Every character in this box will be printed in this typeface.
25589  Pressing 
25590 \family sans
25591 Space
25592 \family default
25593  within the box will set the cursor outside, so that you have to use a protected
25594  space when you need a space in the box.
25595  Here is an example where 
25596 \begin_inset Quotes eld
25597 \end_inset
25598
25599 N
25600 \begin_inset Quotes erd
25601 \end_inset
25602
25603  in 
25604 \family sans
25605 Blackboard
25606 \family default
25607  denotes the set of numbers:
25608 \begin_inset Formula 
25609 \[
25610 f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
25611 \]
25612
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \begin_layout Standard
25619 The typefaces are nestable, which can cause confusion.
25620  You can, for example, put a character in 
25621 \family sans
25622 Fraktur
25623 \family default
25624  in a box for 
25625 \family sans
25626 Typewriter
25627 \family default
25628
25629 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25630 \end_inset
25631
25632  
25633 \begin_inset Newline newline
25634 \end_inset
25635
25636 So it is better not to use this feature.
25637 \end_layout
25638
25639 \begin_layout Standard
25640 The typefaces have no effect on Greek letters: 
25641 \begin_inset Formula $\mathfrak{abc\delta e}$
25642 \end_inset
25643
25644
25645 \begin_inset Newline newline
25646 \end_inset
25647
25648 You can only print them emboldened using the command 
25649 \series bold
25650
25651 \backslash
25652 boldsymbol
25653 \series default
25654 , which works like the other typeface commands: 
25655 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25656 \end_inset
25657
25658
25659 \end_layout
25660
25661 \begin_layout Standard
25662
25663 \series bold
25664
25665 \backslash
25666 boldsymbol
25667 \series default
25668  works for all symbols, letters, and numbers.
25669 \end_layout
25670
25671 \begin_layout Standard
25672 A number of other font options are available as well, in the menu 
25673 \family sans
25674 Edit\SpecialChar menuseparator
25675 Math\SpecialChar menuseparator
25676 Text
25677 \begin_inset space ~
25678 \end_inset
25679
25680 Style
25681 \family default
25682 .
25683 \end_layout
25684
25685 \begin_layout Subsection
25686 Math Text
25687 \begin_inset Index idx
25688 status collapsed
25689
25690 \begin_layout Plain Layout
25691 Math ! Text
25692 \end_layout
25693
25694 \end_inset
25695
25696
25697 \end_layout
25698
25699 \begin_layout Standard
25700 Typefaces are useful for entering some characters in some given font, but
25701  not for text.
25702  For typing longer pieces of text use the math text, which is obtained using
25703  the entry 
25704 \family sans
25705 Normal
25706 \begin_inset space ~
25707 \end_inset
25708
25709 text
25710 \begin_inset space ~
25711 \end_inset
25712
25713 mode
25714 \family default
25715  of the 
25716 \family sans
25717 Math
25718 \begin_inset space ~
25719 \end_inset
25720
25721 Panel
25722 \family default
25723  button 
25724 \begin_inset Info
25725 type  "icon"
25726 arg   "math-insert \\font"
25727 \end_inset
25728
25729 .
25730  Math text appears in \SpecialChar LyX
25731  in black instead of blue.
25732  You can use spaces and accents in math text as in normal text.
25733  Here is an example:
25734 \begin_inset Formula 
25735 \[
25736 f(x)=\begin{cases}
25737 x & \mbox{if I say so}\\
25738 -x & \mbox{under Umständen}
25739 \end{cases}
25740 \]
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \begin_layout Subsection
25748 Font Sizes
25749 \begin_inset Index idx
25750 status collapsed
25751
25752 \begin_layout Plain Layout
25753 Math ! Font sizes
25754 \end_layout
25755
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \begin_layout Standard
25762 There are four font styles (relative sizes) used in math-mode, which are
25763  automatically chosen in most situations.
25764  These are called 
25765 \family sans
25766 textstyle
25767 \family default
25768
25769 \family sans
25770 displaystyle
25771 \family default
25772
25773 \family sans
25774 scriptstyle
25775 \family default
25776 , and 
25777 \family sans
25778 scriptscriptstyle
25779 \family default
25780 .
25781  For most characters, 
25782 \family sans
25783 textstyle
25784 \family default
25785  and 
25786 \family sans
25787 displaystyle
25788 \family default
25789  are actually the same size, but fractions, superscripts and subscripts,
25790  and certain other structures, are set larger in 
25791 \family sans
25792 displaystyle
25793 \family default
25794 .
25795  Except for some operators, which resize themselves to accommodate various
25796  situations, all text will be set in the styles that \SpecialChar LaTeX
25797  thinks are appropriate.
25798  These choices can be overridden by using the math panel button 
25799 \begin_inset Info
25800 type  "icon"
25801 arg   "math-insert \\style"
25802 \end_inset
25803
25804 .
25805  A box for the size will be created in which you can insert the math structure.
25806  For example, you can set 
25807 \begin_inset Formula $\frac{1}{2}$
25808 \end_inset
25809
25810 , which is normally in 
25811 \family sans
25812 textstyle
25813 \family default
25814 , larger in 
25815 \family sans
25816 displaystyle
25817 \family default
25818
25819 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25820 \end_inset
25821
25822 .
25823  The four styles are used in the following example:
25824 \end_layout
25825
25826 \begin_layout Standard
25827 \begin_inset Formula $displaystyle$
25828 \end_inset
25829
25830
25831 \begin_inset Formula ${\textstyle textstyle}$
25832 \end_inset
25833
25834
25835 \begin_inset Formula ${\scriptstyle scriptstyle}$
25836 \end_inset
25837
25838
25839 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25840 \end_inset
25841
25842 .
25843 \end_layout
25844
25845 \begin_layout Standard
25846 All these math-mode font sizes are relative so that if the whole math inset
25847  is set in a particular size with the menu 
25848 \family sans
25849 Edit\SpecialChar menuseparator
25850 Text
25851 \begin_inset space ~
25852 \end_inset
25853
25854 Style
25855 \family default
25856 , all sizes in the formula will be adjusted relative to this size.
25857  Similarly, if the base font size of the document is changed, all fonts
25858  will be adjusted to correspond.
25859  As an example here is a formula in the font size 
25860 \begin_inset Quotes eld
25861 \end_inset
25862
25863 largest
25864 \begin_inset Quotes erd
25865 \end_inset
25866
25867 :
25868 \end_layout
25869
25870 \begin_layout Standard
25871
25872 \family roman
25873 \size largest
25874 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25875 \end_inset
25876
25877
25878 \end_layout
25879
25880 \begin_layout Section
25881 AMS-\SpecialChar LaTeX
25882
25883 \begin_inset Index idx
25884 status collapsed
25885
25886 \begin_layout Plain Layout
25887 AMS math
25888 \end_layout
25889
25890 \end_inset
25891
25892
25893 \begin_inset Index idx
25894 status collapsed
25895
25896 \begin_layout Plain Layout
25897 Math ! AMS
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Standard
25906 \SpecialChar LyX
25907  supports the packages provided by the American Mathematical Society (AMS)
25908  that are in common use.
25909 \end_layout
25910
25911 \begin_layout Subsection
25912 Enabling AMS-Support
25913 \end_layout
25914
25915 \begin_layout Standard
25916 You can make the facilities of the AMS-packages explicitly available in
25917  the document by selecting the checkbox 
25918 \family sans
25919 Use
25920 \begin_inset space ~
25921 \end_inset
25922
25923 AMS
25924 \begin_inset space ~
25925 \end_inset
25926
25927 math
25928 \begin_inset space ~
25929 \end_inset
25930
25931 package
25932 \family default
25933  in the 
25934 \family sans
25935 Document\SpecialChar menuseparator
25936 Settings
25937 \family default
25938
25939 \begin_inset Index idx
25940 status collapsed
25941
25942 \begin_layout Plain Layout
25943 Document ! Settings
25944 \end_layout
25945
25946 \end_inset
25947
25948  dialog under 
25949 \family sans
25950 Math
25951 \begin_inset space ~
25952 \end_inset
25953
25954 Options
25955 \family default
25956 .
25957  AMS is needed for many math-constructs; so when you get \SpecialChar LaTeX
25958 -errors in formulas,
25959  ensure that you have enabled AMS.
25960 \end_layout
25961
25962 \begin_layout Subsection
25963 AMS-Formula Types
25964 \begin_inset CommandInset label
25965 LatexCommand label
25966 name "subsec:AMS-Formula-Types"
25967
25968 \end_inset
25969
25970
25971 \begin_inset Index idx
25972 status collapsed
25973
25974 \begin_layout Plain Layout
25975 Math ! Multi-line Equations
25976 \end_layout
25977
25978 \end_inset
25979
25980
25981 \end_layout
25982
25983 \begin_layout Standard
25984 AMS-\SpecialChar LaTeX
25985  provides a selection of different formula types.
25986  \SpecialChar LyX
25987  allows you to choose between 
25988 \family typewriter
25989 align
25990 \family default
25991
25992 \family typewriter
25993 alignat
25994 \family default
25995
25996 \family typewriter
25997 flalign
25998 \family default
25999
26000 \family typewriter
26001 gather
26002 \family default
26003 , and 
26004 \family typewriter
26005 multline
26006 \family default
26007 .
26008  We refer you to the AMS-documentation, 
26009 \begin_inset CommandInset citation
26010 LatexCommand cite
26011 key "AMS"
26012
26013 \end_inset
26014
26015 , for an explanation of these formula types.
26016 \end_layout
26017
26018 \begin_layout Chapter
26019 More Tools
26020 \end_layout
26021
26022 \begin_layout Section
26023 Cross-References
26024 \begin_inset Index idx
26025 status collapsed
26026
26027 \begin_layout Plain Layout
26028 Cross references
26029 \end_layout
26030
26031 \end_inset
26032
26033
26034 \begin_inset CommandInset label
26035 LatexCommand label
26036 name "sec:Cross-References"
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \begin_layout Standard
26044 One of \SpecialChar LyX
26045 's strengths is cross-references.
26046  You can reference every section, float, footnote, formula, and list in
26047  the document.
26048  To reference a document part, you have to insert a label into it.
26049  The label is used as an anchor and a name for the reference.
26050  We want for example to refer to the second item of the following list:
26051 \end_layout
26052
26053 \begin_layout Enumerate
26054 First item
26055 \end_layout
26056
26057 \begin_layout Enumerate
26058 \begin_inset CommandInset label
26059 LatexCommand label
26060 name "enu:Second-item"
26061
26062 \end_inset
26063
26064 Second item
26065 \end_layout
26066
26067 \begin_layout Enumerate
26068 Third item
26069 \end_layout
26070
26071 \begin_layout Standard
26072 First we insert a label into the second item with the menu 
26073 \family sans
26074 Insert\SpecialChar menuseparator
26075 Label
26076 \family default
26077  or by pressing the toolbar button 
26078 \begin_inset Info
26079 type  "icon"
26080 arg   "label-insert"
26081 \end_inset
26082
26083 .
26084  A gray label box like this: 
26085 \begin_inset Graphics
26086         filename clipart/label.png
26087         scale 85
26088
26089 \end_inset
26090
26091  is inserted and the label window pops up asking for the label text.
26092  \SpecialChar LyX
26093  offers as text the first words of the item with a prefix, in our case
26094  the text 
26095 \begin_inset Quotes eld
26096 \end_inset
26097
26098
26099 \family sans
26100 enu:Second-item
26101 \family default
26102
26103 \begin_inset Quotes erd
26104 \end_inset
26105
26106 .
26107  The prefix 
26108 \begin_inset Quotes eld
26109 \end_inset
26110
26111
26112 \family sans
26113 enu:
26114 \family default
26115
26116 \begin_inset Quotes erd
26117 \end_inset
26118
26119  stands for 
26120 \begin_inset Quotes eld
26121 \end_inset
26122
26123 enumerate
26124 \begin_inset Quotes erd
26125 \end_inset
26126
26127 .
26128  The prefix depends on the document part where the label is inserted; for
26129  example, if you insert a label into a section heading, the suggested prefix
26130  will be 
26131 \begin_inset Quotes eld
26132 \end_inset
26133
26134
26135 \family sans
26136 sec:
26137 \family default
26138
26139 \begin_inset Quotes erd
26140 \end_inset
26141
26142 .
26143 \end_layout
26144
26145 \begin_layout Standard
26146 To reference the item, we refer to its label using the menu 
26147 \family sans
26148 Insert\SpecialChar menuseparator
26149 Cross-Reference
26150 \family default
26151  or the toolbar button 
26152 \begin_inset Info
26153 type  "icon"
26154 arg   "dialog-show-new-inset ref"
26155 \end_inset
26156
26157 .
26158  A gray cross-reference box like this: 
26159 \begin_inset Graphics
26160         filename clipart/reference.png
26161         scale 85
26162
26163 \end_inset
26164
26165  is inserted and the cross-reference window appears showing all the labels
26166  in the document.
26167  We can now sort the labels alphabetically and then choose the entry 
26168 \begin_inset Quotes eld
26169 \end_inset
26170
26171
26172 \family sans
26173 enu:Second-item
26174 \family default
26175
26176 \begin_inset Quotes erd
26177 \end_inset
26178
26179 .
26180  At the position of the cross-reference box the item number will appear
26181  in the output.
26182 \end_layout
26183
26184 \begin_layout Standard
26185 As an alternative to 
26186 \family sans
26187 Insert\SpecialChar menuseparator
26188 Cross-Reference
26189 \family default
26190 , you can right-click on a label and in the popup menu select 
26191 \family sans
26192 Copy as Reference
26193 \family default
26194 .
26195  The cross-reference to this label is now in the clipboard and can be pasted
26196  to the actual cursor position via the menu 
26197 \family sans
26198 Edit\SpecialChar menuseparator
26199 Paste
26200 \family default
26201  (shortcut 
26202 \begin_inset Info
26203 type  "shortcut"
26204 arg   "paste"
26205 \end_inset
26206
26207 ).
26208 \end_layout
26209
26210 \begin_layout Standard
26211 Here is our cross-reference: Item
26212 \begin_inset space ~
26213 \end_inset
26214
26215
26216 \begin_inset CommandInset ref
26217 LatexCommand ref
26218 reference "enu:Second-item"
26219
26220 \end_inset
26221
26222
26223 \end_layout
26224
26225 \begin_layout Standard
26226 It is recommended to use a protected space
26227 \begin_inset Foot
26228 status collapsed
26229
26230 \begin_layout Plain Layout
26231 described in section
26232 \begin_inset space ~
26233 \end_inset
26234
26235
26236 \begin_inset CommandInset ref
26237 LatexCommand ref
26238 reference "subsec:Protected-Space"
26239
26240 \end_inset
26241
26242
26243 \end_layout
26244
26245 \end_inset
26246
26247  between the cross-reference name and the cross-reference to avoid ugly
26248  line breaks between them.
26249 \end_layout
26250
26251 \begin_layout Standard
26252 There are six formats of cross-references:
26253 \end_layout
26254
26255 \begin_layout Description
26256 <reference>: prints the number, this is the default: 
26257 \begin_inset CommandInset ref
26258 LatexCommand ref
26259 reference "fig:Two-distorted-images"
26260
26261 \end_inset
26262
26263
26264 \end_layout
26265
26266 \begin_layout Description
26267 (<reference>): prints the number within two parentheses, this is the style
26268  normally used to reference formulas, especially when the reference name
26269  
26270 \begin_inset Quotes eld
26271 \end_inset
26272
26273 Equation
26274 \begin_inset Quotes erd
26275 \end_inset
26276
26277  is omitted: 
26278 \begin_inset CommandInset ref
26279 LatexCommand eqref
26280 reference "eq:tanhExp"
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \begin_layout Description
26288 <page>: prints the page number: Page
26289 \begin_inset space ~
26290 \end_inset
26291
26292
26293 \begin_inset CommandInset ref
26294 LatexCommand pageref
26295 reference "fig:Two-distorted-images"
26296
26297 \end_inset
26298
26299
26300 \end_layout
26301
26302 \begin_layout Description
26303 on
26304 \begin_inset space ~
26305 \end_inset
26306
26307 page
26308 \begin_inset space ~
26309 \end_inset
26310
26311 <page>: prints the text “on page” and the page number: 
26312 \begin_inset CommandInset ref
26313 LatexCommand vpageref
26314 reference "fig:Two-distorted-images"
26315
26316 \end_inset
26317
26318
26319 \begin_inset Newline newline
26320 \end_inset
26321
26322 If the label is on the same page, it prints “on this page”; if the label
26323  is on a facing page in a two-sided document, it prints “on the facing page”;
26324  if it is on the previous page which is not a facing page, it prints “on
26325  the previous page”; if it is on the next page which is not a facing page,
26326  it prints “on the next page”.
26327  The wording of the printed text also depends on the used document class.
26328 \end_layout
26329
26330 \begin_layout Description
26331 <reference>
26332 \begin_inset space ~
26333 \end_inset
26334
26335 on
26336 \begin_inset space ~
26337 \end_inset
26338
26339 page
26340 \begin_inset space ~
26341 \end_inset
26342
26343 <page>: prints the number, the text “on page” and the page number: 
26344 \begin_inset CommandInset ref
26345 LatexCommand vref
26346 reference "fig:Two-distorted-images"
26347
26348 \end_inset
26349
26350
26351 \begin_inset Newline newline
26352 \end_inset
26353
26354 If the label is on the same page, this format behaves like 
26355 \family sans
26356 \series bold
26357 <reference>
26358 \family default
26359 \series default
26360 ; otherwise it behaves like 
26361 \family sans
26362 \series bold
26363 on
26364 \begin_inset space ~
26365 \end_inset
26366
26367 page
26368 \begin_inset space ~
26369 \end_inset
26370
26371 <page>
26372 \family default
26373 \series default
26374 .
26375 \end_layout
26376
26377 \begin_layout Description
26378 Formatted
26379 \begin_inset space ~
26380 \end_inset
26381
26382 reference: prints a self defined cross-reference format.
26383 \begin_inset Newline newline
26384 \end_inset
26385
26386
26387 \begin_inset Note Greyedout
26388 status open
26389
26390 \begin_layout Plain Layout
26391
26392 \series bold
26393 Note:
26394 \series default
26395  This feature is only available when you have the \SpecialChar LaTeX
26396 -package 
26397 \series bold
26398 prettyref
26399 \series default
26400  or 
26401 \series bold
26402 refstyle
26403 \series default
26404
26405 \begin_inset Index idx
26406 status collapsed
26407
26408 \begin_layout Plain Layout
26409 \SpecialChar LaTeX
26410 -packages ! prettyref
26411 \end_layout
26412
26413 \end_inset
26414
26415
26416 \begin_inset Index idx
26417 status collapsed
26418
26419 \begin_layout Plain Layout
26420 \SpecialChar LaTeX
26421 -packages ! refstyle
26422 \end_layout
26423
26424 \end_inset
26425
26426  installed.
26427 \end_layout
26428
26429 \end_inset
26430
26431
26432 \begin_inset Newline newline
26433 \end_inset
26434
26435 You can select which \SpecialChar LaTeX
26436 -package should be used for this feature by setting
26437  the option 
26438 \family sans
26439 Use refstyle (not prettyref) for cross-references
26440 \family default
26441  in the menu 
26442 \family sans
26443 Document\SpecialChar menuseparator
26444 Settings\SpecialChar menuseparator
26445 Document Class
26446 \family default
26447 .
26448  The package 
26449 \series bold
26450 refstyle
26451 \series default
26452  is the default and preferred because 
26453 \series bold
26454 prettyref
26455 \series default
26456  supports only English documents.
26457  The format is specified by using the command 
26458 \series bold
26459
26460 \backslash
26461 newrefformat
26462 \series default
26463  (prettyref) or 
26464 \series bold
26465
26466 \backslash
26467 newref
26468 \series default
26469  (refstyle) in the \SpecialChar LaTeX
26470  preamble of the document.
26471  For example redefining all references to figures (which have the label
26472  shortcut 
26473 \begin_inset Quotes eld
26474 \end_inset
26475
26476
26477 \family sans
26478 fig
26479 \family default
26480
26481 \begin_inset Quotes erd
26482 \end_inset
26483
26484 ) can be done with this command
26485 \begin_inset Newline newline
26486 \end_inset
26487
26488
26489 \series bold
26490
26491 \backslash
26492 newref{fig}{refcmd={Image on page 
26493 \backslash
26494 pageref{#1}}}
26495 \series default
26496
26497 \begin_inset Newline newline
26498 \end_inset
26499
26500 For more information about the format, have a look at the package documentations
26501
26502 \begin_inset CommandInset citation
26503 LatexCommand cite
26504 key "prettyref,refstyle"
26505
26506 \end_inset
26507
26508 .
26509 \end_layout
26510
26511 \begin_layout Description
26512 Textual
26513 \begin_inset space ~
26514 \end_inset
26515
26516 reference: prints the caption or the name of the reference: 
26517 \begin_inset CommandInset ref
26518 LatexCommand nameref
26519 reference "fig:Two-distorted-images"
26520
26521 \end_inset
26522
26523
26524 \end_layout
26525
26526 \begin_layout Standard
26527 The number and current page of the referenced document part in the output
26528  is automatically calculated by \SpecialChar LaTeX
26529 .
26530  The varieties are adjusted in the field 
26531 \family sans
26532 Format
26533 \family default
26534  of the cross-reference window, that appears when you click on the cross-referen
26535 ce.
26536 \end_layout
26537
26538 \begin_layout Standard
26539 You can only use the style 
26540 \family sans
26541 <reference>
26542 \family default
26543  to reference numbered document parts, while the reference style 
26544 \family sans
26545 <page>
26546 \family default
26547  is always possible.
26548 \end_layout
26549
26550 \begin_layout Standard
26551 If you want to reference a section, put the label in the section heading;
26552  for floats put the label in the caption; for footnotes put the label in
26553  it.
26554  Referencing formulas is explained in section
26555 \begin_inset space ~
26556 \end_inset
26557
26558
26559 \begin_inset CommandInset ref
26560 LatexCommand ref
26561 reference "sec:Formula-Numbering-and"
26562
26563 \end_inset
26564
26565 .
26566 \end_layout
26567
26568 \begin_layout Standard
26569 Right-clicking on a cross-reference opens a context menu.
26570  The entry 
26571 \family sans
26572 Go
26573 \begin_inset space ~
26574 \end_inset
26575
26576 to
26577 \begin_inset space ~
26578 \end_inset
26579
26580 Label
26581 \family default
26582  sets the cursor before the referenced label.
26583  This entry will be renamed in the context menu of the label to 
26584 \family sans
26585 Go
26586 \begin_inset space ~
26587 \end_inset
26588
26589 Back
26590 \family default
26591  so that you can use it to set the cursor back to the cross-reference.
26592  You can also go back with the toolbar button 
26593 \begin_inset Info
26594 type  "icon"
26595 arg   "bookmark-goto 0"
26596 \end_inset
26597
26598 .
26599 \end_layout
26600
26601 \begin_layout Standard
26602 You can change labels at any time.
26603  References to the changed label will automatically be updated so that you
26604  do not need to think about this.
26605 \end_layout
26606
26607 \begin_layout Standard
26608 If a cross-reference refers to a non-existent label, you will see in \SpecialChar LyX
26609  “BROKEN”
26610  in the cross-reference label and two question marks in the output instead
26611  of the reference.
26612 \end_layout
26613
26614 \begin_layout Standard
26615 References are described in detail in the section
26616 \begin_inset space ~
26617 \end_inset
26618
26619
26620 \emph on
26621 Referencing Floats
26622 \emph default
26623  of the 
26624 \emph on
26625 Embedded
26626 \begin_inset space ~
26627 \end_inset
26628
26629 Objects
26630 \emph default
26631  manual.
26632 \end_layout
26633
26634 \begin_layout Section
26635 Table of Contents and other Listings
26636 \begin_inset Index idx
26637 status collapsed
26638
26639 \begin_layout Plain Layout
26640 Table of contents
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \begin_inset Index idx
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650 Navigating ! Outline
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \begin_inset Index idx
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660 Outline
26661 \end_layout
26662
26663 \end_inset
26664
26665
26666 \begin_inset CommandInset label
26667 LatexCommand label
26668 name "sec:toc"
26669
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \begin_layout Subsection
26676 Table of Contents
26677 \begin_inset CommandInset label
26678 LatexCommand label
26679 name "subsec:Table-of-Contents"
26680
26681 \end_inset
26682
26683
26684 \end_layout
26685
26686 \begin_layout Standard
26687 The Table of Contents (TOC) is inserted with the menu 
26688 \family sans
26689 Insert\SpecialChar menuseparator
26690 List/TOC\SpecialChar menuseparator
26691 Table
26692 \begin_inset space ~
26693 \end_inset
26694
26695 of
26696 \begin_inset space ~
26697 \end_inset
26698
26699 Contents
26700 \family default
26701 .
26702  It is displayed in \SpecialChar LyX
26703  as a gray box.
26704  If you click on it, the 
26705 \family sans
26706 Outline
26707 \family default
26708  window appears, showing you the TOC entries as outline, which allows you
26709  to move and rearrange sections in your documents.
26710  So this operation is an alternative to the menu 
26711 \family sans
26712 View\SpecialChar menuseparator
26713 Outline
26714 \begin_inset space ~
26715 \end_inset
26716
26717 Pane
26718 \family default
26719  that is described in section
26720 \begin_inset space ~
26721 \end_inset
26722
26723
26724 \begin_inset CommandInset ref
26725 LatexCommand ref
26726 reference "subsec:The-Outliner"
26727
26728 \end_inset
26729
26730 .
26731 \end_layout
26732
26733 \begin_layout Standard
26734 The TOC in the document output lists every numbered section automatically.
26735  If you have declared a short title for a section heading, as described
26736  in section
26737 \begin_inset space ~
26738 \end_inset
26739
26740
26741 \begin_inset CommandInset ref
26742 LatexCommand ref
26743 reference "sec:Short-Titles"
26744
26745 \end_inset
26746
26747 , it will be used in the TOC instead of the section heading.
26748  Section
26749 \begin_inset space ~
26750 \end_inset
26751
26752
26753 \begin_inset CommandInset ref
26754 LatexCommand ref
26755 reference "subsec:Numbering-depth"
26756
26757 \end_inset
26758
26759  describes how the level is adjusted that defines which section types are
26760  listed in the TOC.
26761  Unnumbered sections are not listed in the TOC.
26762 \end_layout
26763
26764 \begin_layout Subsection
26765 List of Figures, Tables, Listings and Algorithms
26766 \begin_inset CommandInset label
26767 LatexCommand label
26768 name "subsec:List-of-Figures"
26769
26770 \end_inset
26771
26772
26773 \end_layout
26774
26775 \begin_layout Standard
26776 Table, figure, listings and algorithm lists are very much like the table
26777  of contents.
26778  You can insert them via the 
26779 \family sans
26780 Insert\SpecialChar menuseparator
26781 List/TOC
26782 \family default
26783  submenus.
26784  The list entries are the float captions and the float number.
26785 \end_layout
26786
26787 \begin_layout Section
26788 URLs and Hyperlinks
26789 \begin_inset Index idx
26790 status collapsed
26791
26792 \begin_layout Plain Layout
26793 URLs
26794 \end_layout
26795
26796 \end_inset
26797
26798
26799 \begin_inset Index idx
26800 status collapsed
26801
26802 \begin_layout Plain Layout
26803 Hyperlinks
26804 \end_layout
26805
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \begin_layout Subsection
26812 URLs
26813 \begin_inset CommandInset label
26814 LatexCommand label
26815 name "subsec:URLs"
26816
26817 \end_inset
26818
26819
26820 \end_layout
26821
26822 \begin_layout Standard
26823 Links to web pages or email addresses can be inserted via the menu 
26824 \family sans
26825 Insert\SpecialChar menuseparator
26826 URL
26827 \family default
26828 .
26829 \end_layout
26830
26831 \begin_layout Standard
26832 Here is an example URL: \SpecialChar LyX
26833 's homepage: 
26834 \begin_inset Flex URL
26835 status collapsed
26836
26837 \begin_layout Plain Layout
26838
26839 http://www.lyx.org
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \end_layout
26846
26847 \begin_layout Standard
26848 You cannot change the style of the link text, the URL text will always be
26849  in the style 
26850 \family typewriter
26851 Typewriter
26852 \family default
26853 .
26854  To be able to format the URL text, use hyperlinks as explained in the next
26855  subsection.
26856 \end_layout
26857
26858 \begin_layout Standard
26859 \begin_inset Note Greyedout
26860 status open
26861
26862 \begin_layout Plain Layout
26863
26864 \series bold
26865 Note:
26866 \series default
26867  URLs must not end with a backslash, otherwise you get \SpecialChar LaTeX
26868  errors.
26869 \end_layout
26870
26871 \end_inset
26872
26873
26874 \end_layout
26875
26876 \begin_layout Subsection
26877 Hyperlinks
26878 \begin_inset CommandInset label
26879 LatexCommand label
26880 name "subsec:Hyperlinks"
26881
26882 \end_inset
26883
26884
26885 \end_layout
26886
26887 \begin_layout Standard
26888 Hyperlinks can be inserted with the menu 
26889 \family sans
26890 Insert\SpecialChar menuseparator
26891 Hyperlink
26892 \family default
26893  or with the toolbar button 
26894 \begin_inset Info
26895 type  "icon"
26896 arg   "href-insert"
26897 \end_inset
26898
26899 .
26900  The appearing dialog has two fields: 
26901 \family sans
26902 Target
26903 \family default
26904  and 
26905 \family sans
26906 Name
26907 \family default
26908 .
26909  The name is the printed text for the hyperlink.
26910  The hyperlink type can be a weblink like this: 
26911 \begin_inset CommandInset href
26912 LatexCommand href
26913 name "LyX's homepage"
26914 target "http://www.lyx.org"
26915
26916 \end_inset
26917
26918 , an Email address like this: 
26919 \begin_inset CommandInset href
26920 LatexCommand href
26921 name "lyx-docs mailing list"
26922 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26923 type "mailto:"
26924
26925 \end_inset
26926
26927 , or a link to a file.
26928 \end_layout
26929
26930 \begin_layout Standard
26931 You can start applications via a hyperlink when you insert a weblink by
26932  adding the prefix 
26933 \begin_inset Quotes eld
26934 \end_inset
26935
26936
26937 \family sans
26938 run:
26939 \family default
26940
26941 \begin_inset Quotes erd
26942 \end_inset
26943
26944  to the link target.
26945 \end_layout
26946
26947 \begin_layout Standard
26948 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26949  and become clickable in the DVI and PDF-output.
26950  To set the format of the link text, highlight the hyperlink inset and use
26951  the text style dialog.
26952  This is for example a hyperlink with bold sans serif text: 
26953 \family sans
26954 \series bold
26955
26956 \begin_inset CommandInset href
26957 LatexCommand href
26958 name "LyX's homepage"
26959 target "http://www.lyx.org"
26960
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \begin_layout Standard
26967 The link text color can be changed, when the option 
26968 \family sans
26969 Color links
26970 \family default
26971  is set in the PDF Properties dialog (menu 
26972 \family sans
26973 Document\SpecialChar menuseparator
26974 Settings\SpecialChar menuseparator
26975 PDF Properties
26976 \family default
26977 ).
26978  The link text is for example set in this document to blue by adding the
26979  option
26980 \begin_inset Newline newline
26981 \end_inset
26982
26983
26984 \series bold
26985 urlcolor=blue
26986 \series default
26987
26988 \begin_inset Newline newline
26989 \end_inset
26990
26991 to the field 
26992 \family sans
26993 Additional options
26994 \family default
26995  in the PDF Properties dialog.
26996 \end_layout
26997
26998 \begin_layout Section
26999 Appendices
27000 \begin_inset Index idx
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004 Appendix
27005 \end_layout
27006
27007 \end_inset
27008
27009
27010 \begin_inset CommandInset label
27011 LatexCommand label
27012 name "sec:Appendices"
27013
27014 \end_inset
27015
27016
27017 \end_layout
27018
27019 \begin_layout Standard
27020 Appendices are created with the menu 
27021 \family sans
27022 Document\SpecialChar menuseparator
27023 Start
27024 \begin_inset space ~
27025 \end_inset
27026
27027 Appendix
27028 \begin_inset space ~
27029 \end_inset
27030
27031 Here
27032 \family default
27033 .
27034  This menu sets the document from the current cursor position to the end
27035  as the appendix part of the book.
27036  This part is marked with a red borderline.
27037 \end_layout
27038
27039 \begin_layout Standard
27040 Every chapter (or section) within the appendix part is treated as an appendix,
27041  numbered with a capital Latin letter.
27042  The appendix subsections are numbered with this letter followed by a dot
27043  and the subsection number.
27044  All appendix sections can be referenced as if they were normal sections,
27045  here two examples:
27046 \end_layout
27047
27048 \begin_layout Standard
27049 Appendix
27050 \begin_inset space ~
27051 \end_inset
27052
27053
27054 \begin_inset CommandInset ref
27055 LatexCommand ref
27056 reference "chap:Credits"
27057
27058 \end_inset
27059
27060 ; Appendix
27061 \begin_inset space ~
27062 \end_inset
27063
27064
27065 \begin_inset CommandInset ref
27066 LatexCommand ref
27067 reference "subsec:Export"
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \begin_layout Section
27075 Bibliography
27076 \begin_inset Index idx
27077 status collapsed
27078
27079 \begin_layout Plain Layout
27080 Bibliography
27081 \end_layout
27082
27083 \end_inset
27084
27085
27086 \begin_inset CommandInset label
27087 LatexCommand label
27088 name "sec:Bibliography"
27089
27090 \end_inset
27091
27092
27093 \end_layout
27094
27095 \begin_layout Standard
27096 There are two ways of generating the bibliography in a \SpecialChar LyX
27097 -document.
27098  You can include a bibliography database,
27099 \begin_inset Foot
27100 status collapsed
27101
27102 \begin_layout Plain Layout
27103 Known under the name 
27104 \begin_inset Quotes eld
27105 \end_inset
27106
27107 Bib\SpecialChar TeX
27108  database
27109 \begin_inset Quotes erd
27110 \end_inset
27111
27112 .
27113 \end_layout
27114
27115 \end_inset
27116
27117  which is explained in the next subsection, or you can insert the bibliography
27118  manually, using the paragraph environment 
27119 \family sans
27120 Bibliography
27121 \family default
27122 , which was described in section
27123 \begin_inset space ~
27124 \end_inset
27125
27126
27127 \begin_inset CommandInset ref
27128 LatexCommand ref
27129 reference "subsec:Biblio_environment"
27130
27131 \end_inset
27132
27133 .
27134  If you want anything other than the numerical citations that are used in
27135  this document, like author-year citations, then you must
27136 \emph on
27137  
27138 \emph default
27139 use a bibliography database.
27140 \end_layout
27141
27142 \begin_layout Subsection
27143 The Bibliography Environment
27144 \end_layout
27145
27146 \begin_layout Standard
27147 Within the 
27148 \family sans
27149 Bibliography
27150 \family default
27151  environment, every paragraph begins with a gray bibliography box labeled
27152  with a number.
27153  If you click on it, you will get a dialog in which you can set a 
27154 \family sans
27155 Key
27156 \family default
27157  and a 
27158 \family sans
27159 Label
27160 \family default
27161 .
27162  The key is the symbolic name by which you will refer to this bibliography
27163  entry.
27164  For example, our second entry in the bibliography is a book about \SpecialChar LaTeX
27165  and
27166  we used 
27167 \begin_inset Quotes eld
27168 \end_inset
27169
27170 latexcompanion
27171 \begin_inset Quotes erd
27172 \end_inset
27173
27174 , a short form of its title, as the key.
27175 \end_layout
27176
27177 \begin_layout Standard
27178 You can cross-reference a bibliography entry using the menu 
27179 \family sans
27180 Insert\SpecialChar menuseparator
27181 Citation
27182 \family default
27183  or the toolbar button 
27184 \begin_inset Info
27185 type  "icon"
27186 arg   "dialog-show-new-inset citation"
27187 \end_inset
27188
27189 .
27190  A citation reference box is inserted and a citation window will appear
27191  containing the available citations.
27192  Select one or more keys from the list and 
27193 \family sans
27194 Add
27195 \family default
27196  them.
27197  Then press 
27198 \family sans
27199 OK
27200 \family default
27201 .
27202  The citation reference box will be labeled with the referenced key(s).
27203  If you click on the box, the citation window will appear and you can change
27204  the reference.
27205 \end_layout
27206
27207 \begin_layout Standard
27208 Citation references appear in the output as the number of the bibliography
27209  entry with surrounding brackets.
27210  If you set a 
27211 \family sans
27212 Label
27213 \family default
27214  for the entry, the label will appear instead of the number.
27215  Here are two examples; the first without a label, the second with the label
27216  
27217 \begin_inset Quotes eld
27218 \end_inset
27219
27220 Credits
27221 \begin_inset Quotes erd
27222 \end_inset
27223
27224 :
27225 \end_layout
27226
27227 \begin_layout Standard
27228 Have a look at the 
27229 \family sans
27230 \SpecialChar LaTeX
27231  Companion Second Edition
27232 \family default
27233
27234 \begin_inset CommandInset citation
27235 LatexCommand cite
27236 key "latexcompanion"
27237
27238 \end_inset
27239
27240
27241 \end_layout
27242
27243 \begin_layout Standard
27244 The \SpecialChar LyX
27245 -Team members are listed in the Credits: 
27246 \begin_inset CommandInset citation
27247 LatexCommand cite
27248 key "lyxcredit"
27249
27250 \end_inset
27251
27252
27253 \end_layout
27254
27255 \begin_layout Standard
27256 To align all entries in the bibliography environment you can set a longest
27257  label via the menu 
27258 \family sans
27259 Edit\SpecialChar menuseparator
27260 Paragraph
27261 \begin_inset space ~
27262 \end_inset
27263
27264 Settings
27265 \family default
27266  (toolbar button 
27267 \begin_inset Info
27268 type  "icon"
27269 arg   "layout-paragraph"
27270 \end_inset
27271
27272 ).
27273  All entries are then indented in the output by the width of the given label.
27274 \end_layout
27275
27276 \begin_layout Subsection
27277 Bibliography databases (Bib\SpecialChar TeX
27278 )
27279 \begin_inset Index idx
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283 Bibliography ! Databases
27284 \end_layout
27285
27286 \end_inset
27287
27288
27289 \begin_inset Index idx
27290 status collapsed
27291
27292 \begin_layout Plain Layout
27293 Bibliography ! Bib\SpecialChar TeX
27294
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \begin_inset CommandInset label
27301 LatexCommand label
27302 name "subsec:Bibliography-databases"
27303
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \begin_layout Standard
27310 Bibliography databases are useful if you use the same bibliography in different
27311  documents.
27312 \begin_inset Foot
27313 status collapsed
27314
27315 \begin_layout Plain Layout
27316 They are also useful for keeping a database of articles and notes concerning
27317  them.
27318  Most of the database programs mentioned below allow you to store annotations
27319  and reviews along with bibliographical information.
27320 \end_layout
27321
27322 \end_inset
27323
27324  It also makes it very easy to have a uniform layout for all bibliography
27325  entries.
27326  You can collect the bibliography of all relevant books and articles of
27327  your working field in a database.
27328  This database can be used for different documents, and by default only
27329  the entries cited in a particular document will appear in the bibliography
27330  list for that document.
27331  This relieves you of the need to keep track of which articles and books
27332  you have cited.
27333 \end_layout
27334
27335 \begin_layout Standard
27336 The database is a text file with the file extension 
27337 \begin_inset Quotes eld
27338 \end_inset
27339
27340
27341 \family sans
27342 .bib
27343 \family default
27344
27345 \begin_inset Quotes erd
27346 \end_inset
27347
27348 , containing the bibliography in a special format.
27349  The format is explained in 
27350 \begin_inset CommandInset citation
27351 LatexCommand cite
27352 key "BibTeX-2"
27353
27354 \end_inset
27355
27356  and in the \SpecialChar LaTeX
27357  books (
27358 \begin_inset CommandInset citation
27359 LatexCommand cite
27360 key "Mittelbach,Kopka,Lamport"
27361
27362 \end_inset
27363
27364 ).
27365  The file can be created using any text editor, but normally one uses a
27366  special program to create and edit the entries in the database.
27367  A list of such programs is maintained on the \SpecialChar LyX
27368  Wiki at 
27369 \begin_inset Flex URL
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373
27374 http://wiki.lyx.org/BibTeX/Programs
27375 \end_layout
27376
27377 \end_inset
27378
27379 .
27380 \end_layout
27381
27382 \begin_layout Standard
27383 To use a database, use the menu 
27384 \family sans
27385 Insert\SpecialChar menuseparator
27386 List
27387 \family default
27388 /
27389 \family sans
27390 TOC\SpecialChar menuseparator
27391 BibTeX
27392 \begin_inset space ~
27393 \end_inset
27394
27395 Bibliography
27396 \family default
27397 .
27398  A gray box will be inserted and a window appears.
27399  In this window you can add one or more databases and select a 
27400 \family sans
27401 style
27402 \family default
27403  file.
27404  The option 
27405 \family sans
27406 Add bibliography to TOC
27407 \family default
27408  adds a table of contents entry for the bibliography.
27409  In the 
27410 \family sans
27411 Content
27412 \family default
27413  drop box you can select whether to include all the entries in the database
27414  in the document or just the cited references.
27415 \end_layout
27416
27417 \begin_layout Standard
27418 The style file is a text file with the file extension 
27419 \begin_inset Quotes eld
27420 \end_inset
27421
27422
27423 \family sans
27424 .bst
27425 \family default
27426
27427 \begin_inset Quotes erd
27428 \end_inset
27429
27430  that controls how the bibliography entries will appear.
27431  Your \SpecialChar LaTeX
27432  distribution should provide several of these, and many publishers
27433  provide their own style files, so that you don't have to take care of the
27434  layout.
27435  It is of course possible to write your own style file, but this is something
27436  for experts.
27437 \begin_inset Foot
27438 status collapsed
27439
27440 \begin_layout Plain Layout
27441 For information on how this is done, have a look at
27442 \begin_inset Newline newline
27443 \end_inset
27444
27445
27446 \begin_inset CommandInset href
27447 LatexCommand href
27448 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27449
27450 \end_inset
27451
27452 .
27453 \end_layout
27454
27455 \end_inset
27456
27457
27458 \end_layout
27459
27460 \begin_layout Standard
27461 Inserting a citation reference works as described in the previous section.
27462 \end_layout
27463
27464 \begin_layout Standard
27465 To generate the bibliography from a database, \SpecialChar LyX
27466  uses the program Bib\SpecialChar TeX
27467 .
27468  You can choose which of its variants should be used by \SpecialChar LyX
27469  as the 
27470 \family sans
27471 Processor
27472 \family default
27473  either in 
27474 \family sans
27475 Document\SpecialChar menuseparator
27476 Settings\SpecialChar menuseparator
27477 Bibliography
27478 \family default
27479  or in 
27480 \family sans
27481 Tools\SpecialChar menuseparator
27482 Preferences\SpecialChar menuseparator
27483 Output\SpecialChar menuseparator
27484 LaTeX
27485 \family default
27486 .
27487  The following variants are possible:
27488 \end_layout
27489
27490 \begin_layout Description
27491 biber provides full Unicode support, unlimited memory, but does not work
27492  with other bibliography packages (e.
27493 \begin_inset space \thinspace{}
27494 \end_inset
27495
27496 g.
27497 \begin_inset space \space{}
27498 \end_inset
27499
27500
27501 \series bold
27502 natbib
27503 \series default
27504 ), only with the package 
27505 \series bold
27506 biblatex
27507 \series default
27508 ; recommended for multilingual texts and for languages that don't use Latin
27509  letters
27510 \end_layout
27511
27512 \begin_layout Description
27513 bibtex the standard; does not allow special characters in bibliography entries
27514  that are not possible to encode in a 7-bit encoding, limited memory, works
27515  with all bibliography packages, except 
27516 \series bold
27517 biblatex
27518 \end_layout
27519
27520 \begin_layout Description
27521 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27522  larger memory than 
27523 \family sans
27524 bibtex
27525 \family default
27526 , works with all bibliography packages
27527 \end_layout
27528
27529 \begin_layout Standard
27530 Bib\SpecialChar TeX
27531  can be controlled with options that you can add below the specification
27532  of the variants.
27533  Before adding options, it is strongly recommended that you read the manual
27534  of 
27535 \family sans
27536 Bib\SpecialChar TeX
27537
27538 \family default
27539  
27540 \begin_inset CommandInset citation
27541 LatexCommand cite
27542 key "BibTeX"
27543
27544 \end_inset
27545
27546 .
27547 \end_layout
27548
27549 \begin_layout Standard
27550 When you select the option 
27551 \family sans
27552 Sectioned bibliography
27553 \family default
27554  in the 
27555 \family sans
27556 Document\SpecialChar menuseparator
27557 Settings\SpecialChar menuseparator
27558 Bibliography
27559 \family default
27560  dialog, it is possible to have multiple and sectioned bibliographies.
27561  This and other options are explained in detail in section 
27562 \emph on
27563 Customizing Bibliographies
27564 \emph default
27565  
27566 \emph on
27567 with Bib\SpecialChar TeX
27568
27569 \emph default
27570  of the 
27571 \emph on
27572 Additional Features
27573 \emph default
27574  manual.
27575 \end_layout
27576
27577 \begin_layout Standard
27578 We use two bibliographies in this document to show the difference between
27579  the two methods of creating them.
27580  As you can see, the bibliography that is created from a database lists
27581  only the database entries that are referenced in the document.
27582  We used the style file 
27583 \family sans
27584 alphadin.bst
27585 \family default
27586  to get the complicated German reference key scheme in the bibliography.
27587 \end_layout
27588
27589 \begin_layout Subsection
27590 Citation Format
27591 \begin_inset Index idx
27592 status collapsed
27593
27594 \begin_layout Plain Layout
27595 Bibliography ! Citation format
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Standard
27604 In the citation reference dialog you can set a special citation format.
27605  For this feature you need to enable the option 
27606 \family sans
27607 Natbib
27608 \family default
27609  in the 
27610 \family sans
27611 Document\SpecialChar menuseparator
27612 Settings
27613 \family default
27614
27615 \begin_inset Index idx
27616 status collapsed
27617
27618 \begin_layout Plain Layout
27619 Document ! Settings
27620 \end_layout
27621
27622 \end_inset
27623
27624  dialog under 
27625 \family sans
27626 Bibliography
27627 \family default
27628 .
27629  Setting a citation style for a reference will overwrite the default.
27630  For the global citation format use the Bib\SpecialChar TeX
27631  style files as explained in
27632  the previous section.
27633 \end_layout
27634
27635 \begin_layout Standard
27636 You can also set text to appear before or after a citation reference, in
27637  the citation reference window.
27638  Here is an example where the text 
27639 \begin_inset Quotes eld
27640 \end_inset
27641
27642 Chapter
27643 \begin_inset space ~
27644 \end_inset
27645
27646 3
27647 \begin_inset Quotes erd
27648 \end_inset
27649
27650  appears after the reference:
27651 \end_layout
27652
27653 \begin_layout Standard
27654 Have a look at 
27655 \begin_inset CommandInset citation
27656 LatexCommand cite
27657 after "Chapter 3"
27658 key "latexcompanion"
27659
27660 \end_inset
27661
27662 .
27663 \end_layout
27664
27665 \begin_layout Section
27666 Index
27667 \begin_inset Index idx
27668 status collapsed
27669
27670 \begin_layout Plain Layout
27671 Index generation
27672 \end_layout
27673
27674 \end_inset
27675
27676
27677 \begin_inset CommandInset label
27678 LatexCommand label
27679 name "sec:Index"
27680
27681 \end_inset
27682
27683
27684 \end_layout
27685
27686 \begin_layout Standard
27687 An index entry is created if you use the menu 
27688 \family sans
27689 Insert\SpecialChar menuseparator
27690 Index
27691 \begin_inset space ~
27692 \end_inset
27693
27694 Entry
27695 \family default
27696  or the toolbar button 
27697 \begin_inset Info
27698 type  "icon"
27699 arg   "index-insert"
27700 \end_inset
27701
27702 .
27703  A box is inserted containing the text that appears in the index.
27704  The word where the cursor is in or the currently highlighted text is proposed
27705  by \SpecialChar LyX
27706  as the index entry.
27707 \end_layout
27708
27709 \begin_layout Standard
27710 The index list is inserted in the document with the menu 
27711 \family sans
27712 Insert\SpecialChar menuseparator
27713 List/TOC\SpecialChar menuseparator
27714 Index
27715 \begin_inset space ~
27716 \end_inset
27717
27718 List
27719 \family default
27720 .
27721  A light blue box labeled 
27722 \begin_inset Quotes eld
27723 \end_inset
27724
27725
27726 \family sans
27727 Index
27728 \family default
27729
27730 \begin_inset Quotes erd
27731 \end_inset
27732
27733  will show the place where the index is printed in the output.
27734  The index list box is not clickable like other \SpecialChar LyX
27735 -boxes.
27736 \end_layout
27737
27738 \begin_layout Standard
27739 We give a short overview of the index commands in the next subsections.
27740  For a detailed description of \SpecialChar LaTeX
27741 's index mechanism, have a look at one of
27742  the \SpecialChar LaTeX
27743  books 
27744 \begin_inset CommandInset citation
27745 LatexCommand cite
27746 key "latexcompanion,latexguide,latexbook"
27747
27748 \end_inset
27749
27750 .
27751 \end_layout
27752
27753 \begin_layout Subsection
27754 Grouping Index Entries
27755 \begin_inset Index idx
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 Index ! Grouping
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Index entries are often grouped to offer the reader a fast search in the
27769  index.
27770  We want to group for example the index entries for itemized and enumerated
27771  lists under the entry 
27772 \begin_inset Quotes eld
27773 \end_inset
27774
27775 Lists
27776 \begin_inset Quotes erd
27777 \end_inset
27778
27779 .
27780  First we create the entry 
27781 \begin_inset Quotes eld
27782 \end_inset
27783
27784 Lists
27785 \begin_inset Quotes erd
27786 \end_inset
27787
27788  in section
27789 \begin_inset space ~
27790 \end_inset
27791
27792
27793 \begin_inset CommandInset ref
27794 LatexCommand ref
27795 reference "subsec:Lists"
27796
27797 \end_inset
27798
27799 .
27800  In the text field for the itemized list index entry in section
27801 \begin_inset space ~
27802 \end_inset
27803
27804
27805 \begin_inset CommandInset ref
27806 LatexCommand ref
27807 reference "sec:Itemize"
27808
27809 \end_inset
27810
27811 , we insert the command
27812 \end_layout
27813
27814 \begin_layout Standard
27815
27816 \series bold
27817 Lists ! Itemize
27818 \end_layout
27819
27820 \begin_layout Standard
27821 and the command
27822 \end_layout
27823
27824 \begin_layout Standard
27825
27826 \series bold
27827 Lists ! Enumerate
27828 \end_layout
27829
27830 \begin_layout Standard
27831 for the enumerated list in section
27832 \begin_inset space ~
27833 \end_inset
27834
27835
27836 \begin_inset CommandInset ref
27837 LatexCommand ref
27838 reference "sec:Enumerate"
27839
27840 \end_inset
27841
27842 .
27843 \end_layout
27844
27845 \begin_layout Standard
27846 The exclamation mark 
27847 \begin_inset Quotes eld
27848 \end_inset
27849
27850 !
27851 \begin_inset Quotes erd
27852 \end_inset
27853
27854  marks the grouping levels.
27855  You can have three levels; every index level is indented a bit more.
27856  An index entry for the higher levels is not required.
27857  If we don't have an index entry for 
27858 \begin_inset Quotes eld
27859 \end_inset
27860
27861 Lists
27862 \begin_inset Quotes erd
27863 \end_inset
27864
27865 , it will be printed anyway, but without a page number.
27866 \end_layout
27867
27868 \begin_layout Subsection
27869 Page Ranges
27870 \begin_inset Index idx
27871 status collapsed
27872
27873 \begin_layout Plain Layout
27874 Index ! Page ranges
27875 \end_layout
27876
27877 \end_inset
27878
27879
27880 \end_layout
27881
27882 \begin_layout Standard
27883 Normally an index entry will appear with the page number of the indexed
27884  section.
27885  But sometimes you want to index more pages under the same entry.
27886  For example, if we want to index the paragraph environments, we create
27887  an index entry in section
27888 \begin_inset space ~
27889 \end_inset
27890
27891
27892 \begin_inset CommandInset ref
27893 LatexCommand ref
27894 reference "sec:Paragraph-Environments"
27895
27896 \end_inset
27897
27898  with the command
27899 \end_layout
27900
27901 \begin_layout Standard
27902
27903 \series bold
27904 Paragraph environments|(
27905 \end_layout
27906
27907 \begin_layout Standard
27908 and another entry at the end of section
27909 \begin_inset space ~
27910 \end_inset
27911
27912
27913 \begin_inset CommandInset ref
27914 LatexCommand ref
27915 reference "subsec:LyX-Code"
27916
27917 \end_inset
27918
27919  with the command
27920 \end_layout
27921
27922 \begin_layout Standard
27923
27924 \series bold
27925 Paragraph environments|)
27926 \end_layout
27927
27928 \begin_layout Standard
27929 The commands 
27930 \begin_inset Quotes eld
27931 \end_inset
27932
27933
27934 \series bold
27935 |(
27936 \series default
27937
27938 \begin_inset Quotes erd
27939 \end_inset
27940
27941  and 
27942 \begin_inset Quotes eld
27943 \end_inset
27944
27945
27946 \series bold
27947 |)
27948 \series default
27949
27950 \begin_inset Quotes erd
27951 \end_inset
27952
27953  respectively start and end the index range.
27954  You can also add the same index entry at different places in the document.
27955  They appear in the output under one entry with a comma separated list of
27956  the pages of the indexed document parts.
27957  An example is the index entry 
27958 \begin_inset Quotes eld
27959 \end_inset
27960
27961 Document ! Settings
27962 \begin_inset Quotes erd
27963 \end_inset
27964
27965 .
27966 \end_layout
27967
27968 \begin_layout Subsection
27969 Cross referencing
27970 \begin_inset Index idx
27971 status collapsed
27972
27973 \begin_layout Plain Layout
27974 Index ! Cross referencing
27975 \end_layout
27976
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \begin_layout Standard
27983 It is also possible to refer to another index entry.
27984  We referred for example in the index entry 
27985 \begin_inset Quotes eld
27986 \end_inset
27987
27988 GIF
27989 \begin_inset Quotes erd
27990 \end_inset
27991
27992  (in section
27993 \begin_inset space ~
27994 \end_inset
27995
27996
27997 \begin_inset CommandInset ref
27998 LatexCommand ref
27999 reference "subsec:Image-Formats"
28000
28001 \end_inset
28002
28003 ) to the index entry 
28004 \begin_inset Quotes eld
28005 \end_inset
28006
28007 Image formats
28008 \begin_inset Quotes erd
28009 \end_inset
28010
28011  in the same section using the entry
28012 \end_layout
28013
28014 \begin_layout Standard
28015
28016 \series bold
28017 GIF|see{Image formats}
28018 \end_layout
28019
28020 \begin_layout Standard
28021 where the braces have to be inserted as \SpecialChar TeX
28022  Code.
28023  The text within the braces is the referenced entry.
28024  The reference will appear in the output without a page number.
28025 \end_layout
28026
28027 \begin_layout Subsection
28028 Index Entry Order
28029 \begin_inset Index idx
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 Index ! Entry order
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \end_layout
28040
28041 \begin_layout Standard
28042 If you use accented characters in the index entry the entries might not
28043  follow the rules for the index order.
28044  The index entries are sorted alphabetically but \SpecialChar LaTeX
28045
28046 \begin_inset Foot
28047 status collapsed
28048
28049 \begin_layout Plain Layout
28050 The index generating is done in the background by an extra program, see
28051  section
28052 \begin_inset space ~
28053 \end_inset
28054
28055
28056 \begin_inset CommandInset ref
28057 LatexCommand ref
28058 reference "subsec:Index-Program"
28059
28060 \end_inset
28061
28062 .
28063 \end_layout
28064
28065 \end_inset
28066
28067  does not know how to sort accents in different languages.
28068  We have created as an example the three dummy index entries 
28069 \begin_inset Quotes eld
28070 \end_inset
28071
28072 maison
28073 \begin_inset Quotes erd
28074 \end_inset
28075
28076
28077 \begin_inset Quotes eld
28078 \end_inset
28079
28080 maïs
28081 \begin_inset Quotes erd
28082 \end_inset
28083
28084 , and 
28085 \begin_inset Quotes eld
28086 \end_inset
28087
28088 maître
28089 \begin_inset Quotes erd
28090 \end_inset
28091
28092 .
28093 \begin_inset Index idx
28094 status collapsed
28095
28096 \begin_layout Plain Layout
28097 Dummy entries ! maïs
28098 \end_layout
28099
28100 \end_inset
28101
28102
28103 \begin_inset Index idx
28104 status collapsed
28105
28106 \begin_layout Plain Layout
28107 Dummy entries ! maître
28108 \end_layout
28109
28110 \end_inset
28111
28112
28113 \begin_inset Index idx
28114 status collapsed
28115
28116 \begin_layout Plain Layout
28117 Dummy entries ! maïs@maison
28118 \end_layout
28119
28120 \end_inset
28121
28122  They will be sorted in the order maïs, maître, maison but we want the order
28123  maïs, maison, maître.
28124  To achieve this, we use the command
28125 \end_layout
28126
28127 \begin_layout Standard
28128
28129 \series bold
28130 previous entry@current entry
28131 \end_layout
28132
28133 \begin_layout Standard
28134 In our case we want to have 
28135 \begin_inset Quotes eld
28136 \end_inset
28137
28138 maison
28139 \begin_inset Quotes erd
28140 \end_inset
28141
28142  after 
28143 \begin_inset Quotes eld
28144 \end_inset
28145
28146 maïs
28147 \begin_inset Quotes erd
28148 \end_inset
28149
28150  and write therefore for the index entry of maison:
28151 \end_layout
28152
28153 \begin_layout Standard
28154
28155 \series bold
28156 maïs@maison
28157 \end_layout
28158
28159 \begin_layout Standard
28160 The previous entry need not be a real existing entry.
28161  You can also use another word to tell \SpecialChar LaTeX
28162  the entry order.
28163  See the next subsection for an example.
28164 \end_layout
28165
28166 \begin_layout Standard
28167 \begin_inset VSpace bigskip
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \begin_layout Standard
28174 In some cases the index entry order is not correct when you are using the
28175  program 
28176 \family sans
28177 makeindex 
28178 \family default
28179 to generate the index (see sec.
28180 \begin_inset space \thinspace{}
28181 \end_inset
28182
28183
28184 \begin_inset CommandInset ref
28185 LatexCommand ref
28186 reference "subsec:Index-Program"
28187
28188 \end_inset
28189
28190 ).
28191  
28192 \family sans
28193 makeindex
28194 \family default
28195  would for example print the index entry for the \SpecialChar LaTeX
28196 -package aeguill in sec.
28197 \begin_inset space \thinspace{}
28198 \end_inset
28199
28200
28201 \begin_inset CommandInset ref
28202 LatexCommand ref
28203 reference "subsec:Document-Font"
28204
28205 \end_inset
28206
28207  after the index entries of the other \SpecialChar LaTeX
28208 -packages although all these index
28209  commands start with 
28210 \begin_inset Quotes eld
28211 \end_inset
28212
28213
28214 \series bold
28215 \SpecialChar LaTeX
28216 -packages !
28217 \series default
28218  
28219 \begin_inset Quotes erd
28220 \end_inset
28221
28222 .
28223  The reason is that the index entry for aeguill is in a footnote.
28224  To fix this 
28225 \family sans
28226 makeindex
28227 \family default
28228  bug, add these commands to the preamble of your document:
28229 \end_layout
28230
28231 \begin_layout Standard
28232
28233 \series bold
28234
28235 \backslash
28236 let
28237 \backslash
28238 OrgIndex
28239 \backslash
28240 index
28241 \end_layout
28242
28243 \begin_layout Standard
28244
28245 \series bold
28246
28247 \backslash
28248 renewcommand*{
28249 \backslash
28250 index}[1]{
28251 \backslash
28252 OrgIndex{#1}}
28253 \end_layout
28254
28255 \begin_layout Subsection
28256 Index Entry Layout
28257 \begin_inset Index idx
28258 status collapsed
28259
28260 \begin_layout Plain Layout
28261 Index ! Entry layout
28262 \end_layout
28263
28264 \end_inset
28265
28266
28267 \end_layout
28268
28269 \begin_layout Standard
28270 You can change the appearance of index entries via the text style dialog.
28271 \begin_inset Index idx
28272 status open
28273
28274 \begin_layout Plain Layout
28275 Dummy entries ! 
28276 \shape italic
28277 This is an italic dummy entry
28278 \end_layout
28279
28280 \end_inset
28281
28282  You can also format the page number using the character 
28283 \begin_inset Quotes eld
28284 \end_inset
28285
28286 |
28287 \begin_inset Quotes erd
28288 \end_inset
28289
28290  followed by a \SpecialChar LaTeX
28291 -command without a backslash.
28292  We can write for example
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298 italic page number:|textit
28299 \end_layout
28300
28301 \begin_layout Standard
28302 to get the page number in italic.
28303 \begin_inset Index idx
28304 status open
28305
28306 \begin_layout Plain Layout
28307 Dummy entries ! italic page number:|textit
28308 \end_layout
28309
28310 \end_inset
28311
28312  Normally all \SpecialChar LaTeX
28313 -commands begin with a backslash, but in this special case
28314  
28315 \begin_inset Quotes eld
28316 \end_inset
28317
28318
28319 \series bold
28320 |command
28321 \series default
28322
28323 \begin_inset Quotes erd
28324 \end_inset
28325
28326  means 
28327 \series bold
28328
28329 \backslash
28330 command{page
28331 \begin_inset space ~
28332 \end_inset
28333
28334 number}
28335 \series default
28336 .
28337  Have a look at section
28338 \begin_inset space ~
28339 \end_inset
28340
28341
28342 \begin_inset CommandInset ref
28343 LatexCommand ref
28344 reference "subsec:LaTeX-Syntax"
28345
28346 \end_inset
28347
28348  to learn more about the \SpecialChar LaTeX
28349 -syntax.
28350 \end_layout
28351
28352 \begin_layout Standard
28353 \begin_inset Note Greyedout
28354 status open
28355
28356 \begin_layout Plain Layout
28357
28358 \series bold
28359 Note:
28360 \series default
28361  Formatting single index entries only works when you use the program 
28362 \family sans
28363 makeindex 
28364 \family default
28365 to generate the index, see sec.
28366 \begin_inset space \thinspace{}
28367 \end_inset
28368
28369
28370 \begin_inset CommandInset ref
28371 LatexCommand ref
28372 reference "subsec:Index-Program"
28373
28374 \end_inset
28375
28376 .
28377  If you use 
28378 \family sans
28379 xindy
28380 \family default
28381 , this will not work for anything other than bold or italic text.
28382  This is because 
28383 \family sans
28384 xindy
28385 \family default
28386  requires you to define semantic elements before they can be used, see 
28387 \begin_inset CommandInset citation
28388 LatexCommand cite
28389 after "p. 678 ff."
28390 key "latexcompanion"
28391
28392 \end_inset
28393
28394  for details.
28395 \end_layout
28396
28397 \end_inset
28398
28399
28400 \end_layout
28401
28402 \begin_layout Standard
28403 In general, we encourage you to not format page numbers directly as shown
28404  above.
28405  Instead, you should define a macro in the preamble and use that.
28406  Maybe you want all page references italic that refer to a definition of
28407  the indexed term, so that users can easily find definitions.
28408  If so, put the following in the preamble
28409 \end_layout
28410
28411 \begin_layout Standard
28412
28413 \series bold
28414
28415 \backslash
28416 newcommand{
28417 \backslash
28418 IndexDef}[1]{
28419 \backslash
28420 textit{#1}}
28421 \end_layout
28422
28423 \begin_layout Standard
28424 and write
28425 \end_layout
28426
28427 \begin_layout Standard
28428
28429 \series bold
28430 my entry|IndexDef
28431 \end_layout
28432
28433 \begin_layout Standard
28434 in the index entry.
28435 \begin_inset Index idx
28436 status open
28437
28438 \begin_layout Plain Layout
28439 Dummy entries ! my entry|IndexDef
28440 \end_layout
28441
28442 \end_inset
28443
28444  The advantage is that, if you change your mind later or if your publisher
28445  insists that definitions must not be italic but bold, you just need to
28446  change the macro in the preamble, not every single index entry.
28447 \end_layout
28448
28449 \begin_layout Standard
28450 You can also change the layout for the whole index.
28451  For example, we marked the index list box of this document as bold to get
28452  a bold font for all index entries.
28453  For more advanced tasks you have to set up a so-called 
28454 \emph on
28455 Index Style File
28456 \emph default
28457 , see the 
28458 \family sans
28459 makeindex
28460 \family default
28461  or 
28462 \family sans
28463 xindy
28464 \family default
28465  documentation for details, 
28466 \begin_inset CommandInset citation
28467 LatexCommand cite
28468 key "makeindex,xindy"
28469
28470 \end_inset
28471
28472 .
28473 \end_layout
28474
28475 \begin_layout Subsection
28476 Index Program
28477 \begin_inset Index idx
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481 Index ! Program
28482 \end_layout
28483
28484 \end_inset
28485
28486
28487 \begin_inset CommandInset label
28488 LatexCommand label
28489 name "subsec:Index-Program"
28490
28491 \end_inset
28492
28493
28494 \end_layout
28495
28496 \begin_layout Standard
28497 If the index generation program 
28498 \family sans
28499 xindy
28500 \family default
28501  is installed, \SpecialChar LyX
28502  uses it for index generation; otherwise the program 
28503 \family sans
28504 makeindex
28505 \family default
28506 , the program that is part of every \SpecialChar LaTeX
28507  distribution, is used.
28508 \begin_inset Foot
28509 status collapsed
28510
28511 \begin_layout Plain Layout
28512
28513 \family sans
28514 Makeindex
28515 \family default
28516  is very old, no longer under development and has many pitfalls, notably
28517  that it was developed with only the English language in mind.
28518  So it fails to sort anything other than a monolingual English text correctly.
28519  We have shown above how to fix this sorting.
28520  However, if you are writing in another than the English language, consider
28521  to use 
28522 \family sans
28523 xindy
28524 \family default
28525 .
28526 \end_layout
28527
28528 \end_inset
28529
28530  Both programs can be controlled by options that can be set in \SpecialChar LyX
28531 's preferences
28532  dialog, see section
28533 \begin_inset space ~
28534 \end_inset
28535
28536
28537 \begin_inset CommandInset ref
28538 LatexCommand ref
28539 reference "subsec:LaTeX-settings"
28540
28541 \end_inset
28542
28543 .
28544  The available options are listed and explained in 
28545 \begin_inset CommandInset citation
28546 LatexCommand cite
28547 key "makeindex-man,xindy"
28548
28549 \end_inset
28550
28551 .
28552  In this dialog, you can also specify an alternative program to generate
28553  the index.
28554 \end_layout
28555
28556 \begin_layout Standard
28557 If you need specific options or an alternative index program only for a
28558  given document, you can define the program and\SpecialChar breakableslash
28559 or the options in 
28560 \family sans
28561 Document\SpecialChar menuseparator
28562 Settings\SpecialChar menuseparator
28563 Indexes
28564 \family default
28565 .
28566  This is especially useful if you need to pass language-specific options
28567  to the index program or if you need a specific layout style.
28568 \end_layout
28569
28570 \begin_layout Subsection
28571 Multiple Indexes
28572 \end_layout
28573
28574 \begin_layout Standard
28575 In many fields it is common to have more than one index.
28576  For instance, you might need to set up a separate 
28577 \begin_inset Quotes eld
28578 \end_inset
28579
28580 Index of Names
28581 \begin_inset Quotes erd
28582 \end_inset
28583
28584  next to the standard index.
28585  \SpecialChar LaTeX
28586  does not provide this possibility out of the box, but there are packages
28587  that add this feature.
28588  \SpecialChar LyX
28589  uses the 
28590 \series bold
28591 splitidx
28592 \series default
28593
28594 \begin_inset Index idx
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 \SpecialChar LaTeX
28599 -packages ! splitidx
28600 \end_layout
28601
28602 \end_inset
28603
28604  package to generate multiple indexes.
28605  The package is included in all recent \SpecialChar LaTeX
28606  distributions.
28607 \begin_inset Foot
28608 status collapsed
28609
28610 \begin_layout Plain Layout
28611 If yours does not ship it, consult the \SpecialChar TeX
28612  catalogue, 
28613 \begin_inset CommandInset citation
28614 LatexCommand cite
28615 key "TeXCatalogue"
28616
28617 \end_inset
28618
28619 .
28620  Note that the package does not only consist of a \SpecialChar LaTeX
28621  style, but it also includes
28622  specific preprocessor programs that need to be installed as well.
28623  Please consult the package's manual for details.
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Standard
28632 To set up \SpecialChar LyX
28633  for the use of multiple indexes, go to 
28634 \family sans
28635 Document\SpecialChar menuseparator
28636 Settings\SpecialChar menuseparator
28637 Indexes
28638 \family default
28639  and select the option 
28640 \family sans
28641 Use multiple Indexes
28642 \family default
28643 .
28644  Note that the list 
28645 \family sans
28646 Available Indexes
28647 \family default
28648  already contains the standard index 
28649 \begin_inset Quotes eld
28650 \end_inset
28651
28652 Index
28653 \begin_inset Quotes erd
28654 \end_inset
28655
28656 .
28657  To add further indexes, add the name of the index (in the form that should
28658  also appear as a heading) to the 
28659 \family sans
28660 New
28661 \family default
28662  input field and press the 
28663 \family sans
28664 Add
28665 \family default
28666  button.
28667  The new index now also appears in the list.
28668  If you like, you can attribute an alternative \SpecialChar LyX
28669  label color to the new index.
28670 \end_layout
28671
28672 \begin_layout Standard
28673 Once the document changes have been applied, you can find the new index
28674  list in 
28675 \family sans
28676 Insert\SpecialChar menuseparator
28677 List/TOC
28678 \family default
28679  and the 
28680 \family sans
28681 Insert
28682 \family default
28683  menu has a separate entry for each of the defined indexes.
28684  The workflow is basically the same as for the default index, but there
28685  are additional features:
28686 \end_layout
28687
28688 \begin_layout Itemize
28689 If you want to change the attribution of a specific index entry, right-clicking
28690  on the entry's label will open a dialog where you can do that.
28691 \end_layout
28692
28693 \begin_layout Itemize
28694 By right-clicking on an index, you can change its type.
28695  Furthermore, you can specify an index to be a 
28696 \begin_inset Quotes eld
28697 \end_inset
28698
28699 Subindex.
28700 \begin_inset Quotes erd
28701 \end_inset
28702
28703  If you do that, the heading of that list will be decreased by one level.
28704  For example, if you use a book class, where the standard index heading
28705  is defined as a chapter, subindexes will be defined as sections and can
28706  thus be nested to the non-subindexes.
28707 \end_layout
28708
28709 \begin_layout Section
28710 Nomenclature/Glossary 
28711 \begin_inset Index idx
28712 status collapsed
28713
28714 \begin_layout Plain Layout
28715 Nomenclature
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \begin_inset Index idx
28722 status collapsed
28723
28724 \begin_layout Plain Layout
28725 Glossary|see
28726 \begin_inset ERT
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730
28731 {
28732 \end_layout
28733
28734 \end_inset
28735
28736 Nomenclature
28737 \begin_inset ERT
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741
28742 }
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \end_inset
28751
28752
28753 \begin_inset CommandInset label
28754 LatexCommand label
28755 name "sec:Nomenclature"
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \begin_layout Standard
28763 Sometimes you need to provide a list of technical terms or symbols that
28764  are mentioned in your document with a brief explanation of them – a so
28765  called nomenclature or glossary.
28766 \end_layout
28767
28768 \begin_layout Standard
28769 To be able to create nomenclatures or glossaries, you need the \SpecialChar LaTeX
28770  package
28771  
28772 \series bold
28773 nomencl
28774 \series default
28775
28776 \begin_inset Index idx
28777 status collapsed
28778
28779 \begin_layout Plain Layout
28780 \SpecialChar LaTeX
28781 -packages ! nomencl
28782 \end_layout
28783
28784 \end_inset
28785
28786  installed.
28787  You find it in the \SpecialChar TeX
28788  catalogue, 
28789 \begin_inset CommandInset citation
28790 LatexCommand cite
28791 key "TeXCatalogue"
28792
28793 \end_inset
28794
28795  or in the package manager of your \SpecialChar LaTeX
28796 -system.
28797 \end_layout
28798
28799 \begin_layout Standard
28800 A nomenclature entry is created if you place the cursor after a symbol entry
28801  and then use the menu 
28802 \family sans
28803 Insert\SpecialChar menuseparator
28804
28805 \family default
28806 N
28807 \family sans
28808 omenclature
28809 \begin_inset space ~
28810 \end_inset
28811
28812 Entry
28813 \family default
28814  or the toolbar button 
28815 \begin_inset Info
28816 type  "icon"
28817 arg   "nomencl-insert"
28818 \end_inset
28819
28820 .
28821  A gray box labeled 
28822 \begin_inset Quotes eld
28823 \end_inset
28824
28825
28826 \family sans
28827 Nom
28828 \family default
28829
28830 \begin_inset Quotes erd
28831 \end_inset
28832
28833  is inserted and a window pops up asking for the nomenclature entry.
28834 \end_layout
28835
28836 \begin_layout Standard
28837 A nomenclature entry consists of two main entries.
28838  The first is the term or 
28839 \family sans
28840 Symbol
28841 \family default
28842  that you wish to define.
28843  The second is the 
28844 \family sans
28845 Description
28846 \family default
28847  of the term or symbol.
28848 \end_layout
28849
28850 \begin_layout Standard
28851 \begin_inset Note Greyedout
28852 status open
28853
28854 \begin_layout Plain Layout
28855
28856 \series bold
28857 Note:
28858 \series default
28859  You have to enter valid \SpecialChar LaTeX
28860 -code for all fields of the nomenclature dialog.
28861 \end_layout
28862
28863 \end_inset
28864
28865
28866 \end_layout
28867
28868 \begin_layout Subsection
28869 Nomenclature Definition and Layout
28870 \begin_inset Index idx
28871 status collapsed
28872
28873 \begin_layout Plain Layout
28874 Nomenclature ! Layout
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \end_layout
28881
28882 \begin_layout Standard
28883 If you have symbols in formulas, you have to define them in the 
28884 \family sans
28885 Symbol
28886 \family default
28887  field as \SpecialChar LaTeX
28888 -formulas.
28889  For example to get 
28890 \begin_inset Quotes eld
28891 \end_inset
28892
28893
28894 \begin_inset Formula $\sigma$
28895 \end_inset
28896
28897
28898 \begin_inset Quotes erd
28899 \end_inset
28900
28901 , insert this:
28902 \begin_inset Newline newline
28903 \end_inset
28904
28905
28906 \series bold
28907 $
28908 \backslash
28909 sigma$
28910 \begin_inset Newline newline
28911 \end_inset
28912
28913
28914 \series default
28915 The 
28916 \begin_inset Quotes eld
28917 \end_inset
28918
28919 $
28920 \begin_inset Quotes erd
28921 \end_inset
28922
28923  character starts/ends the formula.
28924  The \SpecialChar LaTeX
28925 -command for the Greek letter is the name of the letter beginning with
28926  a backslash 
28927 \begin_inset Quotes eld
28928 \end_inset
28929
28930
28931 \backslash
28932
28933 \begin_inset Quotes erd
28934 \end_inset
28935
28936 .
28937  For capital Greek letters, start the command also with a capital letter,
28938  like 
28939 \series bold
28940
28941 \backslash
28942 Sigma
28943 \series default
28944 .
28945 \end_layout
28946
28947 \begin_layout Standard
28948 (A short introduction to the \SpecialChar LaTeX
28949 -syntax is given in section
28950 \begin_inset space ~
28951 \end_inset
28952
28953
28954 \begin_inset CommandInset ref
28955 LatexCommand ref
28956 reference "subsec:LaTeX-Syntax"
28957
28958 \end_inset
28959
28960 .)
28961 \end_layout
28962
28963 \begin_layout Standard
28964 You cannot use the 
28965 \family sans
28966 Text
28967 \begin_inset space ~
28968 \end_inset
28969
28970 Style
28971 \family default
28972  dialog to format the description text; you have to use \SpecialChar LaTeX
28973 -commands.
28974  For example the description of the nomenclature entry for the 
28975 \begin_inset Quotes eld
28976 \end_inset
28977
28978
28979 \begin_inset Formula $\sigma$
28980 \end_inset
28981
28982
28983 \begin_inset Quotes erd
28984 \end_inset
28985
28986  in this document is:
28987 \begin_inset Newline newline
28988 \end_inset
28989
28990
28991 \series bold
28992 dummy entry for the character 
28993 \backslash
28994 textsf{sigma}
28995 \series default
28996
28997 \begin_inset Newline newline
28998 \end_inset
28999
29000 The command 
29001 \series bold
29002
29003 \backslash
29004 textsf
29005 \series default
29006  sets the fonts to 
29007 \family sans
29008 sans
29009 \begin_inset space ~
29010 \end_inset
29011
29012 serif
29013 \family default
29014 .
29015  To get 
29016 \series bold
29017 bold
29018 \series default
29019  font use the command 
29020 \series bold
29021
29022 \backslash
29023 textbf
29024 \series default
29025 , for 
29026 \family typewriter
29027 typewriter
29028 \family default
29029  use 
29030 \series bold
29031
29032 \backslash
29033 texttt
29034 \series default
29035 , for 
29036 \emph on
29037 emphasized
29038 \emph default
29039  use 
29040 \series bold
29041
29042 \backslash
29043 emph
29044 \series default
29045 .
29046 \end_layout
29047
29048 \begin_layout Standard
29049 To customize the appearance of all symbols add e.
29050 \begin_inset space \thinspace{}
29051 \end_inset
29052
29053 g.
29054 \begin_inset space \space{}
29055 \end_inset
29056
29057 the command
29058 \begin_inset Newline newline
29059 \end_inset
29060
29061
29062 \series bold
29063
29064 \backslash
29065 renewcommand{
29066 \backslash
29067 nomlabel}[1]{
29068 \backslash
29069 textsf{
29070 \backslash
29071 textbf{#1}}}
29072 \series default
29073
29074 \begin_inset Newline newline
29075 \end_inset
29076
29077 to the LaTeX preamble in the document settings.
29078  This command will make the font of all symbols 
29079 \series bold
29080 bold
29081 \series default
29082  and 
29083 \family sans
29084 sans
29085 \begin_inset space ~
29086 \end_inset
29087
29088 serif
29089 \family default
29090 .
29091 \end_layout
29092
29093 \begin_layout Standard
29094 If the characters |
29095 \begin_inset space \space{}
29096 \end_inset
29097
29098 ,
29099 \begin_inset space \space{}
29100 \end_inset
29101
29102 !
29103 \begin_inset space \space{}
29104 \end_inset
29105
29106 , @ and
29107 \begin_inset space \space{}
29108 \end_inset
29109
29110 "
29111 \begin_inset space \space{}
29112 \end_inset
29113
29114 should appear in nomenclature entries they need to be escaped by adding
29115  a quote character in front of them.
29116 \begin_inset CommandInset nomenclature
29117 LatexCommand nomenclature
29118 symbol "\"@, \"|, \"!, \"\""
29119 description "The quote sign is output by writing ‘ \"\"\"\" '"
29120
29121 \end_inset
29122
29123
29124 \end_layout
29125
29126 \begin_layout Subsection
29127 Sort Order of Nomenclature Entries
29128 \begin_inset Index idx
29129 status collapsed
29130
29131 \begin_layout Plain Layout
29132 Nomenclature ! Sort order
29133 \end_layout
29134
29135 \end_inset
29136
29137
29138 \end_layout
29139
29140 \begin_layout Standard
29141 The nomenclature entries are sorted alphabetically by the \SpecialChar LaTeX
29142 -code of the symbol
29143  definition.
29144  This leads to undesired results when you, for example, have symbols in
29145  formulas.
29146  Suppose you have nomenclature entries for the symbols 
29147 \emph on
29148 a
29149 \begin_inset CommandInset nomenclature
29150 LatexCommand nomenclature
29151 symbol "a"
29152 description "dummy entry for the character \"a\""
29153
29154 \end_inset
29155
29156
29157 \emph default
29158  and 
29159 \begin_inset Formula $\sigma$
29160 \end_inset
29161
29162
29163 \begin_inset CommandInset nomenclature
29164 LatexCommand nomenclature
29165 prefix "sigma"
29166 symbol "$\\sigma$"
29167 description "dummy entry for the character \\textsf{sigma}"
29168
29169 \end_inset
29170
29171 .
29172  They will be sorted by 
29173 \begin_inset Quotes eld
29174 \end_inset
29175
29176
29177 \family sans
29178 a
29179 \family default
29180
29181 \begin_inset Quotes erd
29182 \end_inset
29183
29184  and 
29185 \begin_inset Quotes eld
29186 \end_inset
29187
29188
29189 \family typewriter
29190 $
29191 \backslash
29192 sigma$
29193 \family default
29194
29195 \begin_inset Quotes erd
29196 \end_inset
29197
29198  – the 
29199 \begin_inset Formula $\sigma$
29200 \end_inset
29201
29202  will be sorted before the 
29203 \emph on
29204 a
29205 \emph default
29206  since the character 
29207 \begin_inset Quotes eld
29208 \end_inset
29209
29210 $
29211 \begin_inset Quotes erd
29212 \end_inset
29213
29214  is considered in sorting.
29215 \end_layout
29216
29217 \begin_layout Standard
29218 To control the sort order, you can edit the 
29219 \family sans
29220 Sort
29221 \begin_inset space ~
29222 \end_inset
29223
29224 as
29225 \family default
29226  field of the nomenclature dialog.
29227  Then the nomenclature entry will be sorted by this entry and not the symbol
29228  definition.
29229  For the example given, you can insert 
29230 \family typewriter
29231 sigma
29232 \family default
29233  in this field for the 
29234 \begin_inset Formula $\sigma$
29235 \end_inset
29236
29237 , then 
29238 \emph on
29239 a
29240 \emph default
29241  will be located before 
29242 \begin_inset Formula $\sigma$
29243 \end_inset
29244
29245 .
29246 \end_layout
29247
29248 \begin_layout Standard
29249 For subgrouping and tips for using sort entries see the 
29250 \series bold
29251 nomencl
29252 \series default
29253  documentation, 
29254 \begin_inset CommandInset citation
29255 LatexCommand cite
29256 key "nomencl"
29257
29258 \end_inset
29259
29260 .
29261 \end_layout
29262
29263 \begin_layout Subsection
29264 Nomenclature Options
29265 \begin_inset Index idx
29266 status collapsed
29267
29268 \begin_layout Plain Layout
29269 Nomenclature ! Options
29270 \end_layout
29271
29272 \end_inset
29273
29274
29275 \end_layout
29276
29277 \begin_layout Standard
29278 The 
29279 \series bold
29280 nomencl
29281 \series default
29282  package offers some options to adjust the appearance of the nomenclature.
29283  Here are some of its options; for more have a look at its documentation:
29284 \end_layout
29285
29286 \begin_layout Description
29287 refeq Appends the phrase 
29288 \begin_inset Quotes eld
29289 \end_inset
29290
29291
29292 \family sans
29293 , see equation (
29294 \emph on
29295 eq
29296 \emph default
29297 )
29298 \family default
29299
29300 \begin_inset Quotes erd
29301 \end_inset
29302
29303  to every nomenclature entry, where 
29304 \family sans
29305 \emph on
29306 eq
29307 \family default
29308 \emph default
29309  is the number of the last equation in front of the nomenclature entry
29310 \end_layout
29311
29312 \begin_layout Description
29313 refpage Appends the phrase 
29314 \begin_inset Quotes eld
29315 \end_inset
29316
29317
29318 \family sans
29319 , page (
29320 \emph on
29321 page
29322 \emph default
29323 )
29324 \family default
29325
29326 \begin_inset Quotes erd
29327 \end_inset
29328
29329  to every nomenclature entry, where 
29330 \family sans
29331 \emph on
29332 page
29333 \family default
29334 \emph default
29335  is the number of the page on which the nomenclature entry appeared
29336 \end_layout
29337
29338 \begin_layout Description
29339 intoc Inserts the nomenclature in the Table of Contents
29340 \end_layout
29341
29342 \begin_layout Standard
29343 To use one or more of the options, add them to the comma-separated document
29344  class options list in the 
29345 \family sans
29346 Document\SpecialChar menuseparator
29347 Settings
29348 \family default
29349  dialog.
29350  In this document the options 
29351 \series bold
29352 refpage, intoc
29353 \series default
29354  are used.
29355 \end_layout
29356
29357 \begin_layout Standard
29358 \begin_inset VSpace bigskip
29359 \end_inset
29360
29361
29362 \end_layout
29363
29364 \begin_layout Standard
29365 You can also use the first two options above only for certain nomenclature
29366  entries when you add one of the following commands as last entry to the
29367  
29368 \family sans
29369 Description
29370 \family default
29371  field in the nomenclature dialog:
29372 \end_layout
29373
29374 \begin_layout Description
29375
29376 \backslash
29377 nomrefeq Like the 
29378 \series bold
29379 refeq
29380 \series default
29381  option
29382 \end_layout
29383
29384 \begin_layout Description
29385
29386 \backslash
29387 nomrefpage Like the 
29388 \series bold
29389 refpage
29390 \series default
29391  option
29392 \end_layout
29393
29394 \begin_layout Description
29395
29396 \backslash
29397 nomrefeqpage Short notation of 
29398 \series bold
29399
29400 \backslash
29401 nomrefeq
29402 \backslash
29403 nomrefpage
29404 \end_layout
29405
29406 \begin_layout Description
29407
29408 \backslash
29409 nomnorefeq,
29410 \begin_inset space ~
29411 \end_inset
29412
29413
29414 \backslash
29415 nomnorefpage,
29416 \begin_inset space ~
29417 \end_inset
29418
29419
29420 \backslash
29421 nomnorefeqpage Turns off the corresponding options
29422 \end_layout
29423
29424 \begin_layout Standard
29425 Words like 
29426 \begin_inset Quotes eld
29427 \end_inset
29428
29429 page
29430 \begin_inset Quotes erd
29431 \end_inset
29432
29433  are automatically translated for some document languages.
29434  If not, add these lines to your \SpecialChar LaTeX
29435  preamble:
29436 \end_layout
29437
29438 \begin_layout Standard
29439 \noindent
29440
29441 \series bold
29442
29443 \backslash
29444 renewcommand{
29445 \backslash
29446 eqdeclaration}[1]{, see equation
29447 \backslash
29448 nobreakspace(#1)}
29449 \begin_inset Newline newline
29450 \end_inset
29451
29452
29453 \backslash
29454 renewcommand{
29455 \backslash
29456 pagedeclaration}[1]{, page
29457 \backslash
29458 nobreakspace{}#1}
29459 \series default
29460
29461 \begin_inset Newline newline
29462 \end_inset
29463
29464 and replace 
29465 \begin_inset Quotes eld
29466 \end_inset
29467
29468 see equation
29469 \begin_inset Quotes erd
29470 \end_inset
29471
29472  and 
29473 \begin_inset Quotes eld
29474 \end_inset
29475
29476 page
29477 \begin_inset Quotes erd
29478 \end_inset
29479
29480  by their translation.
29481 \end_layout
29482
29483 \begin_layout Subsection
29484 Printing the Nomenclature
29485 \begin_inset Index idx
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489 Nomenclature ! Printing
29490 \end_layout
29491
29492 \end_inset
29493
29494
29495 \end_layout
29496
29497 \begin_layout Standard
29498 To print the nomenclature, use the menu 
29499 \family sans
29500 Insert\SpecialChar menuseparator
29501 Lists/TOC\SpecialChar menuseparator
29502 Nomenclature
29503 \family default
29504 .
29505  A box labeled 
29506 \begin_inset Quotes eld
29507 \end_inset
29508
29509
29510 \family sans
29511 Nomenclature
29512 \family default
29513
29514 \begin_inset Quotes erd
29515 \end_inset
29516
29517  will show the place where the nomenclature is printed in the output.
29518  By right-clicking on it, the amount of space for symbols can be altered.
29519  You can choose between these settings:
29520 \end_layout
29521
29522 \begin_layout Description
29523 Default a space of 1
29524 \begin_inset space \thinspace{}
29525 \end_inset
29526
29527 cm is used
29528 \end_layout
29529
29530 \begin_layout Description
29531 Longest
29532 \begin_inset space ~
29533 \end_inset
29534
29535 label
29536 \begin_inset space ~
29537 \end_inset
29538
29539 width the width of the widest symbol of all nomenclature entries is used
29540 \end_layout
29541
29542 \begin_layout Description
29543 Custom custom space
29544 \end_layout
29545
29546 \begin_layout Standard
29547 In the printed output the title of the nomenclature appears as 
29548 \begin_inset Quotes eld
29549 \end_inset
29550
29551 Nomenclature
29552 \begin_inset Quotes erd
29553 \end_inset
29554
29555 .
29556  If you are not happy with the name, you can change it by redefining the
29557  command 
29558 \series bold
29559
29560 \backslash
29561 nomname
29562 \series default
29563  in the preamble.
29564  For example, in order to change the name to 
29565 \emph on
29566 List of Symbols
29567 \emph default
29568 , add the following line to the preamble:
29569 \end_layout
29570
29571 \begin_layout Standard
29572
29573 \family roman
29574 \series bold
29575
29576 \backslash
29577 renewcommand{
29578 \backslash
29579 nomname}{List of Symbols}
29580 \end_layout
29581
29582 \begin_layout Subsection
29583 Nomenclature Program
29584 \begin_inset Index idx
29585 status collapsed
29586
29587 \begin_layout Plain Layout
29588 Nomenclature ! Program
29589 \end_layout
29590
29591 \end_inset
29592
29593
29594 \begin_inset CommandInset label
29595 LatexCommand label
29596 name "subsec:Nomenclature-Program"
29597
29598 \end_inset
29599
29600
29601 \end_layout
29602
29603 \begin_layout Standard
29604 \SpecialChar LyX
29605  uses the program 
29606 \family sans
29607 makeindex
29608 \family default
29609 , that is part of every \SpecialChar LaTeX
29610  distribution, to generate the nomenclature.
29611  \SpecialChar LyX
29612 's preferences dialog allows you to specify another program or to control
29613  
29614 \family sans
29615 makeindex
29616 \family default
29617  by adding options, see section
29618 \begin_inset space ~
29619 \end_inset
29620
29621
29622 \begin_inset CommandInset ref
29623 LatexCommand ref
29624 reference "subsec:LaTeX-settings"
29625
29626 \end_inset
29627
29628 .
29629  The available options are listed and explained in 
29630 \begin_inset CommandInset citation
29631 LatexCommand cite
29632 key "nomencl,makeindex"
29633
29634 \end_inset
29635
29636 .
29637 \end_layout
29638
29639 \begin_layout Section
29640 Branches
29641 \begin_inset Index idx
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 Branches
29646 \end_layout
29647
29648 \end_inset
29649
29650
29651 \begin_inset Index idx
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655 Document ! Branches
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \begin_inset CommandInset label
29662 LatexCommand label
29663 name "sec:Branches"
29664
29665 \end_inset
29666
29667
29668 \end_layout
29669
29670 \begin_layout Standard
29671 Sometimes it is useful to hide some document parts in the output.
29672  For example a teacher who is setting an exam obviously doesn't want the
29673  pupils to see the answers, but having questions and answers in the same
29674  document will make the life of the markers of that exam much easier.
29675 \end_layout
29676
29677 \begin_layout Standard
29678 For these cases \SpecialChar LyX
29679  allows you to put text into branches.
29680  The text will then only appear in the output when its branch is activated.
29681  To create a branch, either select the menu 
29682 \family sans
29683 Insert\SpecialChar menuseparator
29684 Branch\SpecialChar menuseparator
29685 Insert New Branch
29686 \family default
29687  (if you just want to specify a new branch) or go in the 
29688 \family sans
29689 Document\SpecialChar menuseparator
29690 Settings
29691 \family default
29692  dialog to 
29693 \family sans
29694 Branches
29695 \family default
29696 , where you can specify and change the name of the branch, its activation
29697  state (whether the content of the branch is shown in the output or not),
29698  its background color inside \SpecialChar LyX
29699  and whether the name of the branch should
29700  be appended to the document file name on export if the branch is active
29701  (see below for an example).
29702  Furthermore, the dialog lets you merge two branches (just rename one branch
29703  to the name of the other) and to add 
29704 \begin_inset Quotes eld
29705 \end_inset
29706
29707 unknown branches
29708 \begin_inset Quotes erd
29709 \end_inset
29710
29711  (i.
29712 \begin_inset space \thinspace{}
29713 \end_inset
29714
29715 e.
29716 \begin_inset space ~
29717 \end_inset
29718
29719 branches that were added to the document via copy and paste from other documents
29720 , without having been defined) to the document's branch list.
29721 \end_layout
29722
29723 \begin_layout Standard
29724 Text that should be in a branch is set into branch inset boxes.
29725  These boxes are inserted via the menu 
29726 \family sans
29727 Insert\SpecialChar menuseparator
29728 Branch
29729 \family default
29730  where you can choose a branch.
29731  You can later change the activation state of the branch by right-clicking
29732  on them.
29733 \end_layout
29734
29735 \begin_layout Standard
29736 Here is an example, where only the question text appears, the answer branch
29737  is deactivated and therefore does not appear in the output:
29738 \end_layout
29739
29740 \begin_layout Standard
29741 \begin_inset Branch Question
29742 status open
29743
29744 \begin_layout Standard
29745 Question: Who was the first physics Nobel prize winner?
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \begin_layout Standard
29754 \begin_inset Branch Answer
29755 status collapsed
29756
29757 \begin_layout Standard
29758 Answer: Wilhelm Conrad Röntgen
29759 \end_layout
29760
29761 \end_inset
29762
29763
29764 \end_layout
29765
29766 \begin_layout Standard
29767 If you activate 
29768 \family sans
29769 Filename Suffix
29770 \family default
29771  in 
29772 \family sans
29773 Document\SpecialChar menuseparator
29774 Settings\SpecialChar menuseparator
29775 Branches
29776 \family default
29777 , the name of the active branches will be appended to the file name at export.
29778  Consider for example a file 
29779 \begin_inset Quotes eld
29780 \end_inset
29781
29782 Exam.lyx
29783 \begin_inset Quotes erd
29784 \end_inset
29785
29786  which has the above branches.
29787  If 
29788 \begin_inset Quotes eld
29789 \end_inset
29790
29791 Filename Suffix
29792 \begin_inset Quotes erd
29793 \end_inset
29794
29795  is active, the PDF export file would be called 
29796 \begin_inset Quotes eld
29797 \end_inset
29798
29799 Exam.pdf
29800 \begin_inset Quotes erd
29801 \end_inset
29802
29803  if both the 
29804 \begin_inset Quotes eld
29805 \end_inset
29806
29807 Question
29808 \begin_inset Quotes erd
29809 \end_inset
29810
29811  and 
29812 \begin_inset Quotes eld
29813 \end_inset
29814
29815 Answer
29816 \begin_inset Quotes erd
29817 \end_inset
29818
29819  branch were inactive, 
29820 \begin_inset Quotes eld
29821 \end_inset
29822
29823 Exam-Question.pdf
29824 \begin_inset Quotes erd
29825 \end_inset
29826
29827  if only the 
29828 \begin_inset Quotes eld
29829 \end_inset
29830
29831 Question
29832 \begin_inset Quotes erd
29833 \end_inset
29834
29835  branch was active, likewise 
29836 \begin_inset Quotes eld
29837 \end_inset
29838
29839 Exam-Answer.pdf
29840 \begin_inset Quotes erd
29841 \end_inset
29842
29843  if only the 
29844 \begin_inset Quotes eld
29845 \end_inset
29846
29847 Answer
29848 \begin_inset Quotes erd
29849 \end_inset
29850
29851  branch was active, and 
29852 \begin_inset Quotes eld
29853 \end_inset
29854
29855 Exam-Question-Answer.pdf
29856 \begin_inset Quotes erd
29857 \end_inset
29858
29859  if both branches were active.
29860  This helps you to export different versions of your document easily.
29861 \end_layout
29862
29863 \begin_layout Standard
29864 \begin_inset VSpace bigskip
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Standard
29871 To use conditional output inside places where you cannot insert branch insets,
29872  like inside equations, you can code special \SpecialChar LaTeX
29873  definitions for each branch.
29874  For example you can define for the question branch
29875 \begin_inset Foot
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879 For an introduction to the \SpecialChar LaTeX
29880 -syntax, see section
29881 \begin_inset space ~
29882 \end_inset
29883
29884
29885 \begin_inset CommandInset ref
29886 LatexCommand ref
29887 reference "subsec:LaTeX-Syntax"
29888
29889 \end_inset
29890
29891 .
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \end_layout
29898
29899 \begin_layout Standard
29900
29901 \series bold
29902
29903 \backslash
29904 newcommand{
29905 \backslash
29906 question}[1]{#1}
29907 \end_layout
29908
29909 \begin_layout Standard
29910
29911 \series bold
29912
29913 \backslash
29914 newcommand{
29915 \backslash
29916 answer}[1]{}
29917 \end_layout
29918
29919 \begin_layout Standard
29920 and for the answer branch
29921 \end_layout
29922
29923 \begin_layout Standard
29924
29925 \series bold
29926
29927 \backslash
29928 newcommand{
29929 \backslash
29930 question}[1]{}
29931 \end_layout
29932
29933 \begin_layout Standard
29934
29935 \series bold
29936
29937 \backslash
29938 newcommand{
29939 \backslash
29940 answer}[1]{#1}
29941 \end_layout
29942
29943 \begin_layout Standard
29944 \begin_inset Branch Question
29945 status open
29946
29947 \begin_layout Standard
29948 \begin_inset ERT
29949 status open
29950
29951 \begin_layout Plain Layout
29952
29953
29954 \backslash
29955 newcommand{
29956 \backslash
29957 question}[1]{#1}
29958 \end_layout
29959
29960 \begin_layout Plain Layout
29961
29962
29963 \backslash
29964 newcommand{
29965 \backslash
29966 answer}[1]{}
29967 \end_layout
29968
29969 \end_inset
29970
29971
29972 \end_layout
29973
29974 \end_inset
29975
29976
29977 \end_layout
29978
29979 \begin_layout Standard
29980 \begin_inset Branch Answer
29981 status collapsed
29982
29983 \begin_layout Standard
29984 \begin_inset ERT
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989
29990 \backslash
29991 newcommand{
29992 \backslash
29993 question}[1]{}
29994 \end_layout
29995
29996 \begin_layout Plain Layout
29997
29998
29999 \backslash
30000 newcommand{
30001 \backslash
30002 answer}[1]{#1}
30003 \end_layout
30004
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Standard
30016 Now it is possible to use the 
30017 \series bold
30018
30019 \backslash
30020 question{\SpecialChar ldots
30021 }
30022 \series default
30023  and 
30024 \series bold
30025
30026 \backslash
30027 answer{\SpecialChar ldots
30028 }
30029 \series default
30030  commands to obtain conditional output.
30031  Here is an example formula where only the 
30032 \series bold
30033
30034 \backslash
30035 question
30036 \series default
30037  part appears:
30038 \begin_inset Formula 
30039 \[
30040 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
30041 \]
30042
30043 \end_inset
30044
30045
30046 \end_layout
30047
30048 \begin_layout Standard
30049 Inside math, the same effect can be achieved using math macros, see the
30050  
30051 \emph on
30052 Math
30053 \emph default
30054  manual.
30055 \end_layout
30056
30057 \begin_layout Standard
30058 Each type of branch is allowed to have its specific style defined in layout
30059  files (e.
30060 \begin_inset space \thinspace{}
30061 \end_inset
30062
30063 g.
30064 \begin_inset space \space{}
30065 \end_inset
30066
30067 any branch inset can be automatically wrapped by your own \SpecialChar LaTeX
30068  commands.).
30069  For this advanced usage, see the 
30070 \emph on
30071 Customization
30072 \emph default
30073  manual, section 
30074 \emph on
30075 Flex insets and InsetLayout
30076 \emph default
30077 ).
30078 \end_layout
30079
30080 \begin_layout Section
30081 PDF Properties
30082 \begin_inset CommandInset label
30083 LatexCommand label
30084 name "sec:PDF-Properties"
30085
30086 \end_inset
30087
30088
30089 \begin_inset Index idx
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093 PDF properties
30094 \end_layout
30095
30096 \end_inset
30097
30098
30099 \end_layout
30100
30101 \begin_layout Standard
30102 The 
30103 \family sans
30104 Document\SpecialChar menuseparator
30105 Settings\SpecialChar menuseparator
30106 PDF Properties
30107 \family default
30108  dialog allows you to set up special options for the PDF output of your
30109  document.
30110  All these options are provided by the \SpecialChar LaTeX
30111 -package 
30112 \series bold
30113 hyperref
30114 \series default
30115
30116 \begin_inset Index idx
30117 status collapsed
30118
30119 \begin_layout Plain Layout
30120 \SpecialChar LaTeX
30121 -packages ! hyperref
30122 \end_layout
30123
30124 \end_inset
30125
30126  which will link all cross-references in the DVI- and PDF-output.
30127  This means that the reader of your document will be able to click on a
30128  table of contents entry or on a reference to move to the cross-referenced
30129  part of the document.
30130  
30131 \end_layout
30132
30133 \begin_layout Standard
30134 The header information in the dialog tab 
30135 \family sans
30136 General
30137 \family default
30138  is saved together with the PDF as file properties.
30139  Many programs are able to extract this information, for example, automatically
30140  to recognize who the author is and what the PDF is about.
30141  This is very useful to sort, classify or use PDFs for bibliography issues.
30142  When the option 
30143 \family sans
30144 Automatically
30145 \begin_inset space ~
30146 \end_inset
30147
30148 fill
30149 \begin_inset space ~
30150 \end_inset
30151
30152 header
30153 \family default
30154  is set, \SpecialChar LyX
30155  tries to extract the header information from your document title
30156  and author entries.
30157  The option 
30158 \family sans
30159 Load
30160 \begin_inset space ~
30161 \end_inset
30162
30163 in
30164 \begin_inset space ~
30165 \end_inset
30166
30167 fullscreen
30168 \begin_inset space ~
30169 \end_inset
30170
30171 mode
30172 \family default
30173  will open the PDF in fullscreen mode, which is useful for presentations.
30174 \end_layout
30175
30176 \begin_layout Standard
30177 You can specify in the dialog tab 
30178 \family sans
30179 Hyperlinks
30180 \family default
30181  how the links will look and if links for bibliographical backreferences
30182  are created.
30183  The 
30184 \family sans
30185 Break
30186 \begin_inset space ~
30187 \end_inset
30188
30189 links
30190 \begin_inset space ~
30191 \end_inset
30192
30193 over
30194 \begin_inset space ~
30195 \end_inset
30196
30197 lines
30198 \family default
30199  option allows long links to be split; 
30200 \family sans
30201 No
30202 \begin_inset space ~
30203 \end_inset
30204
30205 frames
30206 \begin_inset space ~
30207 \end_inset
30208
30209 around
30210 \begin_inset space ~
30211 \end_inset
30212
30213 links
30214 \family default
30215  and 
30216 \family sans
30217 Color
30218 \begin_inset space ~
30219 \end_inset
30220
30221 links
30222 \family default
30223  both turn off the default behavior of enclosing all links in frames; 
30224 \family sans
30225 Color
30226 \begin_inset space ~
30227 \end_inset
30228
30229 links
30230 \family default
30231  colors the different links.
30232  The default colors are:
30233 \end_layout
30234
30235 \begin_layout Labeling
30236 \labelwidthstring 00.00.0000
30237
30238 \color magenta
30239 magenta
30240 \color inherit
30241  for hyperlinks and URLs
30242 \end_layout
30243
30244 \begin_layout Labeling
30245 \labelwidthstring 00.00.0000
30246
30247 \color red
30248 red
30249 \color inherit
30250  for links
30251 \end_layout
30252
30253 \begin_layout Labeling
30254 \labelwidthstring 00.00.0000
30255
30256 \color green
30257 green
30258 \color inherit
30259  for citations
30260 \end_layout
30261
30262 \begin_layout Standard
30263 but you can change these in the field 
30264 \family sans
30265 Additional options
30266 \family default
30267 .
30268  For example, in this document they were changed with the additional options:
30269 \end_layout
30270
30271 \begin_layout Standard
30272
30273 \series bold
30274 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30275 \end_layout
30276
30277 \begin_layout Standard
30278 If the option 
30279 \family sans
30280 Backreferences
30281 \family default
30282  is set, the hyperlinks will appear in the bibliography after the different
30283  entries, showing, depending on the option selected, the number of the section,
30284  slide or page where the entry is referenced.
30285 \end_layout
30286
30287 \begin_layout Standard
30288 In the dialog tab 
30289 \family sans
30290 Bookmarks
30291 \family default
30292  you can specify if PDF-bookmarks should be created for every section of
30293  your document to make it easier for readers to navigate through the document.
30294  You can decide if the bookmarks should be numbered like your document sections
30295  or not.
30296  With the 
30297 \family sans
30298 Open bookmarks
30299 \family default
30300  
30301 \family sans
30302 Level
30303 \family default
30304  you can specify what sectioning level should be displayed in the bookmarks
30305  when opening the PDF.
30306  For example level
30307 \begin_inset space ~
30308 \end_inset
30309
30310 2 will display all sections and subsections, while level
30311 \begin_inset space ~
30312 \end_inset
30313
30314 1 will only display the sections.
30315 \end_layout
30316
30317 \begin_layout Standard
30318 PDF properties are also used in this document.
30319  When you look in its document settings, you can see that some additional
30320  
30321 \series bold
30322 hyperref
30323 \series default
30324  options are used.
30325  For an explanation of all them we refer you to the hyperref manual 
30326 \begin_inset CommandInset citation
30327 LatexCommand cite
30328 key "hyperref"
30329
30330 \end_inset
30331
30332 .
30333 \end_layout
30334
30335 \begin_layout Section
30336 \SpecialChar TeX
30337  Code and the \SpecialChar LaTeX
30338  Syntax
30339 \begin_inset CommandInset label
30340 LatexCommand label
30341 name "sec:TeX-Code"
30342
30343 \end_inset
30344
30345
30346 \end_layout
30347
30348 \begin_layout Subsection
30349 \SpecialChar TeX
30350  Code Boxes
30351 \begin_inset Index idx
30352 status collapsed
30353
30354 \begin_layout Plain Layout
30355 \SpecialChar TeX
30356  Code
30357 \end_layout
30358
30359 \end_inset
30360
30361
30362 \begin_inset CommandInset label
30363 LatexCommand label
30364 name "subsec:TeX-Code-Boxes"
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Standard
30372 As \SpecialChar LyX
30373  uses \SpecialChar LaTeX
30374  in the background, it supports many \SpecialChar LaTeX
30375  commands and constructs,
30376  but not all.
30377  \SpecialChar LaTeX
30378  contains hundreds of packages that provide different commands.
30379  All the time packages are being updated and new ones added.
30380  This has the advantage that you can typeset nearly everything as there
30381  is a \SpecialChar LaTeX
30382 -package for every problem, though \SpecialChar LyX
30383  cannot support all packages and
30384  their commands.
30385 \end_layout
30386
30387 \begin_layout Standard
30388 But don't worry, you can use any \SpecialChar LaTeX
30389 -command directly in \SpecialChar LyX
30390  inside the \SpecialChar TeX
30391  Code
30392  box.
30393  A \SpecialChar TeX
30394  Code box is created by the menu 
30395 \family sans
30396 Insert\SpecialChar menuseparator
30397 TeX
30398 \begin_inset space ~
30399 \end_inset
30400
30401 Code
30402 \family default
30403  or by the toolbar button 
30404 \begin_inset Info
30405 type  "icon"
30406 arg   "ert-insert"
30407 \end_inset
30408
30409  (shortcut 
30410 \begin_inset Info
30411 type  "shortcut"
30412 arg   "ert-insert"
30413 \end_inset
30414
30415 ).
30416  The box can be opened by left-clicking and closed by right-clicking on
30417  it and selecting 
30418 \family sans
30419 Close Inset
30420 \family default
30421 .
30422 \end_layout
30423
30424 \begin_layout Standard
30425 You can insert complete or incomplete commands as \SpecialChar TeX
30426  Code.
30427  Incomplete means that the command argument can be Standard \SpecialChar LyX
30428  text.
30429  For example, if you want to draw a frame around a word and are therefore
30430  using the \SpecialChar LaTeX
30431 -command 
30432 \series bold
30433
30434 \backslash
30435 fbox
30436 \series default
30437 , you can write the command part 
30438 \series bold
30439
30440 \backslash
30441 fbox{
30442 \series default
30443  in a \SpecialChar TeX
30444  Code box before the word and the closing brace 
30445 \series bold
30446 }
30447 \series default
30448  in a second \SpecialChar TeX
30449  Code box behind the word.
30450  The word between the two \SpecialChar TeX
30451  Code boxes is then the argument as it is in the
30452  following example:
30453 \end_layout
30454
30455 \begin_layout Standard
30456 \begin_inset Graphics
30457         filename clipart/ERT.png
30458         scale 89
30459
30460 \end_inset
30461
30462
30463 \end_layout
30464
30465 \begin_layout Standard
30466 gives
30467 \end_layout
30468
30469 \begin_layout Standard
30470 This is a line with a 
30471 \begin_inset ERT
30472 status collapsed
30473
30474 \begin_layout Plain Layout
30475
30476
30477 \backslash
30478 fbox{
30479 \end_layout
30480
30481 \end_inset
30482
30483 framed
30484 \begin_inset ERT
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488
30489 }
30490 \end_layout
30491
30492 \end_inset
30493
30494  word.
30495 \end_layout
30496
30497 \begin_layout Standard
30498 \begin_inset Note Greyedout
30499 status open
30500
30501 \begin_layout Plain Layout
30502
30503 \series bold
30504 Note:
30505 \series default
30506  At the end of \SpecialChar LaTeX
30507 -commands without parameters, you have to insert a space
30508  to let \SpecialChar LaTeX
30509  know that the command is finished.
30510 \end_layout
30511
30512 \end_inset
30513
30514
30515 \end_layout
30516
30517 \begin_layout Subsection
30518 A Short Introduction to the \SpecialChar LaTeX
30519  Syntax
30520 \begin_inset Argument 1
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524 The \SpecialChar LaTeX
30525  Syntax
30526 \end_layout
30527
30528 \end_inset
30529
30530
30531 \begin_inset Index idx
30532 status collapsed
30533
30534 \begin_layout Plain Layout
30535 \SpecialChar LaTeX
30536  Syntax
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \begin_inset CommandInset label
30543 LatexCommand label
30544 name "subsec:LaTeX-Syntax"
30545
30546 \end_inset
30547
30548
30549 \end_layout
30550
30551 \begin_layout Standard
30552 When you write larger documents or books, you will need to know something
30553  about the \SpecialChar LaTeX
30554 -commands that \SpecialChar LyX
30555  uses in the background.
30556  Because \SpecialChar LaTeX
30557  is based on commands, you can 
30558 \begin_inset Quotes eld
30559 \end_inset
30560
30561 program
30562 \begin_inset Quotes erd
30563 \end_inset
30564
30565  your text.
30566  This has the advantage that the layout of the document can be changed at
30567  any time if you know the right commands.
30568  For example, imagine you have to write a manual for a product and the deadline
30569  is the end of the day.
30570  Your boss has just complimented you for your good work but wants to have
30571  all caption labels bold.
30572  But you have over a hundred figure and table captions with non-bold labels
30573  in your manual.
30574  Of course it is impossible to change all caption labels manually in one
30575  day.
30576 \end_layout
30577
30578 \begin_layout Standard
30579 Now \SpecialChar LaTeX
30580  comes into play.
30581  As mentioned above, for every problem there exists a \SpecialChar LaTeX
30582 -package.
30583  First you have to find out which and therefore look in the \SpecialChar LaTeX
30584  package database,
30585  
30586 \begin_inset CommandInset citation
30587 LatexCommand cite
30588 key "Catalogue"
30589
30590 \end_inset
30591
30592 .
30593 \end_layout
30594
30595 \begin_layout Standard
30596 As result you find that the package 
30597 \series bold
30598 caption
30599 \series default
30600
30601 \begin_inset Index idx
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605 \SpecialChar LaTeX
30606 -packages ! caption
30607 \end_layout
30608
30609 \end_inset
30610
30611  is what you need.
30612  To use a package, you have to load it in the document preamble (menu 
30613 \family sans
30614 Document\SpecialChar menuseparator
30615 Settings
30616 \family default
30617 \SpecialChar menuseparator
30618
30619 \family sans
30620 LaTeX
30621 \begin_inset space ~
30622 \end_inset
30623
30624 Preamble
30625 \family default
30626 ) with the command
30627 \end_layout
30628
30629 \begin_layout Standard
30630
30631 \series bold
30632
30633 \backslash
30634 usepackage[options]{package name}
30635 \end_layout
30636
30637 \begin_layout Standard
30638 All \SpecialChar LaTeX
30639  commands begin with a backslash, the command argument is set within
30640  two braces and the options are set within two brackets.
30641  Note that not all commands have an argument and options.
30642 \end_layout
30643
30644 \begin_layout Standard
30645 In your case the package name is 
30646 \series bold
30647 caption
30648 \series default
30649 .
30650  After a look in the documentation of the package, you know that the option
30651  
30652 \series bold
30653 labelfont=bf
30654 \series default
30655  will change the font of all caption labels to bold.
30656  So you add the command
30657 \end_layout
30658
30659 \begin_layout Standard
30660
30661 \series bold
30662
30663 \backslash
30664 usepackage[labelfont=bf]{caption}
30665 \end_layout
30666
30667 \begin_layout Standard
30668 to the preamble and the problem is solved.
30669 \begin_inset Foot
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673 For more commands provided by the 
30674 \series bold
30675 caption
30676 \series default
30677  package, have a look at its documentation, 
30678 \begin_inset CommandInset citation
30679 LatexCommand cite
30680 key "caption"
30681
30682 \end_inset
30683
30684 .
30685 \end_layout
30686
30687 \end_inset
30688
30689
30690 \end_layout
30691
30692 \begin_layout Standard
30693 Note that some document classes have built-in solutions for well-known problems
30694  like your case.
30695  For example if you use a 
30696 \family sans
30697 KOMA-Script
30698 \family default
30699  class, you don't need the package 
30700 \series bold
30701 caption
30702 \series default
30703 , you can instead write
30704 \end_layout
30705
30706 \begin_layout Standard
30707
30708 \series bold
30709
30710 \backslash
30711 setkomafont{captionlabel}{
30712 \backslash
30713 bfseries}
30714 \end_layout
30715
30716 \begin_layout Standard
30717 in the preamble and the problem is solved.
30718  So if you plan to write a large document, you should have a look at the
30719  documentation of the document class you want to use.
30720  (
30721 \series bold
30722
30723 \backslash
30724 setkomafont
30725 \series default
30726  is an example of a command with more than one argument.)
30727 \end_layout
30728
30729 \begin_layout Standard
30730 Commands in the preamble affect the whole document, while commands in the
30731  text affect only the text after the command or only the text used as command
30732  argument.
30733  To insert a \SpecialChar LaTeX
30734 -command in text, use the \SpecialChar TeX
30735  Code box as described in the previous
30736  section.
30737 \end_layout
30738
30739 \begin_layout Standard
30740 If you want to learn more about \SpecialChar LaTeX
30741  and its syntax, have a look at the \SpecialChar LaTeX
30742 -books
30743  
30744 \begin_inset CommandInset citation
30745 LatexCommand cite
30746 key "latexcompanion,latexguide"
30747
30748 \end_inset
30749
30750 .
30751 \end_layout
30752
30753 \begin_layout Standard
30754 \begin_inset Newpage cleardoublepage
30755 \end_inset
30756
30757
30758 \end_layout
30759
30760 \begin_layout Standard
30761 \begin_inset ERT
30762 status collapsed
30763
30764 \begin_layout Plain Layout
30765
30766
30767 \backslash
30768 pagestyle{fancy}
30769 \end_layout
30770
30771 \end_inset
30772
30773
30774 \begin_inset Note Note
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778 switches temporarily to a page style with custom header and footer line
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Left Header
30787 \begin_inset Argument 1
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791
30792 \end_layout
30793
30794 \end_inset
30795
30796
30797 \begin_inset ERT
30798 status collapsed
30799
30800 \begin_layout Plain Layout
30801
30802
30803 \backslash
30804 rightmark
30805 \end_layout
30806
30807 \end_inset
30808
30809
30810 \begin_inset Note Note
30811 status collapsed
30812
30813 \begin_layout Plain Layout
30814 defines the header line as described below
30815 \end_layout
30816
30817 \end_inset
30818
30819
30820 \end_layout
30821
30822 \begin_layout Center Header
30823 \begin_inset Argument 1
30824 status collapsed
30825
30826 \begin_layout Plain Layout
30827
30828 \end_layout
30829
30830 \end_inset
30831
30832
30833 \end_layout
30834
30835 \begin_layout Right Header
30836 \begin_inset Argument 1
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840 \begin_inset ERT
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844
30845
30846 \backslash
30847 leftmark
30848 \end_layout
30849
30850 \end_inset
30851
30852
30853 \end_layout
30854
30855 \end_inset
30856
30857
30858 \end_layout
30859
30860 \begin_layout Left Footer
30861 \begin_inset Argument 1
30862 status collapsed
30863
30864 \begin_layout Plain Layout
30865 \begin_inset ERT
30866 status collapsed
30867
30868 \begin_layout Plain Layout
30869
30870
30871 \backslash
30872 thepage
30873 \end_layout
30874
30875 \end_inset
30876
30877
30878 \end_layout
30879
30880 \end_inset
30881
30882
30883 \end_layout
30884
30885 \begin_layout Center Footer
30886 \begin_inset Argument 1
30887 status collapsed
30888
30889 \begin_layout Plain Layout
30890
30891 \family sans
30892 \series bold
30893 \color red
30894 \SpecialChar LyX
30895 's user guide
30896 \end_layout
30897
30898 \end_inset
30899
30900 Magic code:
30901 \begin_inset Newline newline
30902 \end_inset
30903
30904
30905 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30906 \end_inset
30907
30908
30909 \end_layout
30910
30911 \begin_layout Right Footer
30912 \begin_inset Argument 1
30913 status collapsed
30914
30915 \begin_layout Plain Layout
30916
30917 \end_layout
30918
30919 \end_inset
30920
30921
30922 \begin_inset ERT
30923 status collapsed
30924
30925 \begin_layout Plain Layout
30926
30927
30928 \backslash
30929 Roman{page}
30930 \end_layout
30931
30932 \end_inset
30933
30934
30935 \end_layout
30936
30937 \begin_layout Section
30938 Customized Page Headers and Footers
30939 \begin_inset CommandInset label
30940 LatexCommand label
30941 name "sec:Customized-Page-Headers"
30942
30943 \end_inset
30944
30945
30946 \begin_inset Index idx
30947 status collapsed
30948
30949 \begin_layout Plain Layout
30950 Document ! Header/Footer line
30951 \end_layout
30952
30953 \end_inset
30954
30955
30956 \begin_inset Index idx
30957 status collapsed
30958
30959 \begin_layout Plain Layout
30960 Header/Footer line
30961 \end_layout
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \begin_layout Standard
30969 To define a custom page header and footer line for your document, you need
30970  to set the 
30971 \family sans
30972 Page
30973 \begin_inset space ~
30974 \end_inset
30975
30976 style
30977 \family default
30978  to 
30979 \family sans
30980 Fancy
30981 \family default
30982  in the 
30983 \family sans
30984 Document\SpecialChar menuseparator
30985 Settings
30986 \family default
30987  dialog under 
30988 \family sans
30989 Page
30990 \begin_inset space ~
30991 \end_inset
30992
30993 Layout
30994 \family default
30995 .
30996  As a second step add in the menu 
30997 \family sans
30998 Document\SpecialChar menuseparator
30999 Settings\SpecialChar menuseparator
31000 Modules
31001 \family default
31002  the module 
31003 \begin_inset Quotes eld
31004 \end_inset
31005
31006 Custom Header/Footerlines
31007 \begin_inset Quotes erd
31008 \end_inset
31009
31010 .
31011  This module offers the following 6
31012 \begin_inset space ~
31013 \end_inset
31014
31015 styles:
31016 \end_layout
31017
31018 \begin_layout Description
31019 Left
31020 \begin_inset space ~
31021 \end_inset
31022
31023 Header,
31024 \begin_inset space ~
31025 \end_inset
31026
31027 Center
31028 \begin_inset space ~
31029 \end_inset
31030
31031 Header,
31032 \begin_inset space ~
31033 \end_inset
31034
31035 Right
31036 \begin_inset space ~
31037 \end_inset
31038
31039 Header
31040 \end_layout
31041
31042 \begin_layout Description
31043 Left
31044 \begin_inset space ~
31045 \end_inset
31046
31047 Footer,
31048 \begin_inset space ~
31049 \end_inset
31050
31051 Center
31052 \begin_inset space ~
31053 \end_inset
31054
31055 Footer,
31056 \begin_inset space ~
31057 \end_inset
31058
31059 Right
31060 \begin_inset space ~
31061 \end_inset
31062
31063 Footer
31064 \end_layout
31065
31066 \begin_layout Standard
31067 for the different positions in the header/footer.
31068 \end_layout
31069
31070 \begin_layout Standard
31071 Normally, headers and footers are set up at the beginning of the document.
31072  But you can change them anywhere you want to.
31073  Figure
31074 \begin_inset space ~
31075 \end_inset
31076
31077
31078 \begin_inset CommandInset ref
31079 LatexCommand ref
31080 reference "fig:Page-layout"
31081
31082 \end_inset
31083
31084  shows the page layout and where the header/footer styles will appear.
31085 \end_layout
31086
31087 \begin_layout Standard
31088 \begin_inset Float figure
31089 placement h
31090 wide false
31091 sideways false
31092 status open
31093
31094 \begin_layout Plain Layout
31095 \noindent
31096 \align center
31097 \begin_inset Tabular
31098 <lyxtabular version="3" rows="5" columns="3">
31099 <features tabularvalignment="middle">
31100 <column alignment="left" valignment="top" width="30line%">
31101 <column alignment="center" valignment="top" width="30line%">
31102 <column alignment="right" valignment="top" width="30line%">
31103 <row>
31104 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
31105 \begin_inset Text
31106
31107 \begin_layout Plain Layout
31108 Left Header
31109 \end_layout
31110
31111 \end_inset
31112 </cell>
31113 <cell alignment="center" valignment="top" topline="true" usebox="none">
31114 \begin_inset Text
31115
31116 \begin_layout Plain Layout
31117 Center Header
31118 \end_layout
31119
31120 \end_inset
31121 </cell>
31122 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
31123 \begin_inset Text
31124
31125 \begin_layout Plain Layout
31126 Right Header
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 </row>
31132 <row>
31133 <cell alignment="left" valignment="top" leftline="true" usebox="none">
31134 \begin_inset Text
31135
31136 \begin_layout Plain Layout
31137
31138 \end_layout
31139
31140 \end_inset
31141 </cell>
31142 <cell alignment="center" valignment="top" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Plain Layout
31146
31147 \end_layout
31148
31149 \end_inset
31150 </cell>
31151 <cell alignment="right" valignment="top" rightline="true" usebox="none">
31152 \begin_inset Text
31153
31154 \begin_layout Plain Layout
31155
31156 \end_layout
31157
31158 \end_inset
31159 </cell>
31160 </row>
31161 <row>
31162 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166 The normal text on the page goes here.
31167  The running header is above the text, and the footer is below (including
31168  footnotes).
31169  Headers/footers typically contain things like the page number, title of
31170  the chapter, company logo but your can use almost anything, except of floats.
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \end_layout
31181
31182 \end_inset
31183 </cell>
31184 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
31185 \begin_inset Text
31186
31187 \begin_layout Plain Layout
31188
31189 \end_layout
31190
31191 \end_inset
31192 </cell>
31193 </row>
31194 <row>
31195 <cell alignment="left" valignment="top" leftline="true" usebox="none">
31196 \begin_inset Text
31197
31198 \begin_layout Plain Layout
31199
31200 \end_layout
31201
31202 \end_inset
31203 </cell>
31204 <cell alignment="center" valignment="top" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout Plain Layout
31208
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 <cell alignment="right" valignment="top" rightline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 </row>
31223 <row>
31224 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
31225 \begin_inset Text
31226
31227 \begin_layout Plain Layout
31228 Left Footer
31229 \end_layout
31230
31231 \end_inset
31232 </cell>
31233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31234 \begin_inset Text
31235
31236 \begin_layout Plain Layout
31237 Center Footer
31238 \end_layout
31239
31240 \end_inset
31241 </cell>
31242 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31243 \begin_inset Text
31244
31245 \begin_layout Plain Layout
31246 Right Footer
31247 \end_layout
31248
31249 \end_inset
31250 </cell>
31251 </row>
31252 </lyxtabular>
31253
31254 \end_inset
31255
31256
31257 \end_layout
31258
31259 \begin_layout Plain Layout
31260 \begin_inset Caption Standard
31261
31262 \begin_layout Plain Layout
31263 \begin_inset CommandInset label
31264 LatexCommand label
31265 name "fig:Page-layout"
31266
31267 \end_inset
31268
31269 Page layout with custom header and footer line.
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \end_inset
31278
31279
31280 \end_layout
31281
31282 \begin_layout Standard
31283 \begin_inset Note Greyedout
31284 status open
31285
31286 \begin_layout Plain Layout
31287
31288 \series bold
31289 Note
31290 \series default
31291 : some document classes implement their own customized page headers and
31292  footers if 
31293 \family sans
31294 Page
31295 \begin_inset space ~
31296 \end_inset
31297
31298 style
31299 \family default
31300  is set to “Default”.
31301  Check what these are before you specify your own customized page headers
31302  and footers.
31303 \end_layout
31304
31305 \end_inset
31306
31307
31308 \end_layout
31309
31310 \begin_layout Subsection
31311 Definition
31312 \end_layout
31313
31314 \begin_layout Standard
31315 To define your header line, add all three header styles.
31316  The things you add to the styles appear on odd numbered pages, the things
31317  in the optional arguments on even numbered pages.
31318  For single-sided documents, the optional arguments will not be used and
31319  can be omitted.
31320  If you leave a style or its argument empty, nothing appears in the output.
31321  Defining the footer line works similarly.
31322 \end_layout
31323
31324 \begin_layout Standard
31325 For the definition, you will need some \SpecialChar LaTeX
31326 -commands that are inserted as \SpecialChar TeX
31327  code
31328  (menu 
31329 \family sans
31330 Insert\SpecialChar menuseparator
31331 TeX
31332 \begin_inset space ~
31333 \end_inset
31334
31335 Code
31336 \family default
31337 ):
31338 \end_layout
31339
31340 \begin_layout Description
31341
31342 \backslash
31343 thepage prints the current page number
31344 \end_layout
31345
31346 \begin_layout Description
31347
31348 \backslash
31349 Roman{page} prints the current page number with capital roman numerals
31350 \end_layout
31351
31352 \begin_layout Description
31353
31354 \backslash
31355 roman{page} prints the current page number with small roman numerals
31356 \end_layout
31357
31358 \begin_layout Description
31359
31360 \backslash
31361 leftmark prints the current section number and title.
31362  If the document has chapters, it prints the current chapter number and
31363  title instead.
31364  It is called 
31365 \begin_inset Quotes eld
31366 \end_inset
31367
31368 leftmark
31369 \begin_inset Quotes prd
31370 \end_inset
31371
31372  because it usually goes in a left header.
31373 \end_layout
31374
31375 \begin_layout Description
31376
31377 \backslash
31378 rightmark prints the current subsection number and title.
31379  If the document has chapters, it prints the current section number and
31380  title instead.
31381  It is normally used in the right header.
31382 \end_layout
31383
31384 \begin_layout Subsection
31385 Default header/footer
31386 \end_layout
31387
31388 \begin_layout Standard
31389 The custom header/footer is not empty by default.
31390  The default header contains the chapter and section title and the center
31391  footer has the page number.
31392  In order to remove unwanted entries from the header/footer, include the
31393  relevant header/footer style in your document, but leave it blank.
31394  So, if you do not want a page number in the footer, include a blank 
31395 \family sans
31396 Center
31397 \begin_inset space ~
31398 \end_inset
31399
31400 Footer
31401 \family default
31402  style.
31403 \end_layout
31404
31405 \begin_layout Subsection
31406 Appearance
31407 \end_layout
31408
31409 \begin_layout Standard
31410 The header and footer will appear on normal pages.
31411  Some pages are different.
31412  The title page has a style of its own, and so does any page that starts
31413  a new part or chapter in your book.
31414  Such pages will not have the custom headers/footers, but that is normal.
31415  There is for example no need to print a header with the chapter name on
31416  the chapter page where the chapter heading is in big bold letters anyway.
31417 \end_layout
31418
31419 \begin_layout Subsubsection
31420 Header and footer decoration line
31421 \end_layout
31422
31423 \begin_layout Standard
31424 By default, you get a 0.4
31425 \begin_inset space \thinspace{}
31426 \end_inset
31427
31428 pt thick line below the header and no footer line.
31429  This can be changed in the document preamble with the commands 
31430 \series bold
31431
31432 \backslash
31433 headrulewidth
31434 \series default
31435  and 
31436 \series bold
31437
31438 \backslash
31439 footrulewidth
31440 \series default
31441  in the following way:
31442 \end_layout
31443
31444 \begin_layout Standard
31445
31446 \series bold
31447
31448 \backslash
31449 renewcommand{
31450 \backslash
31451 headrulewidth}{thickness}
31452 \end_layout
31453
31454 \begin_layout Standard
31455 where thickness is a size in standard units like 
31456 \family sans
31457 pt
31458 \family default
31459  or 
31460 \family sans
31461 mm
31462 \family default
31463 .
31464  If you don't want a line, set the thickness to 0
31465 \begin_inset space \thinspace{}
31466 \end_inset
31467
31468 pt.
31469 \end_layout
31470
31471 \begin_layout Standard
31472 The lines can also be colored, but this requires more knowledge of \SpecialChar LaTeX
31473 .
31474  If you really need this, have a look at the Internet or in section
31475 \begin_inset space ~
31476 \end_inset
31477
31478 4.4 of the book 
31479 \begin_inset CommandInset citation
31480 LatexCommand cite
31481 key "Mittelbach"
31482
31483 \end_inset
31484
31485 .
31486 \end_layout
31487
31488 \begin_layout Subsubsection
31489 Several header/footer lines
31490 \end_layout
31491
31492 \begin_layout Standard
31493 In case you need more than one text line as a header/footer, you can do
31494  this by adding a normal line break in the style definition.
31495  However, the default height of the header/footer is only the one of one
31496  text line.
31497  To expand the height, redefine the \SpecialChar LaTeX
31498  length 
31499 \series bold
31500
31501 \backslash
31502 headheight
31503 \series default
31504  or 
31505 \series bold
31506
31507 \backslash
31508 footheight
31509 \series default
31510  in this entry in 
31511 \family sans
31512 Document\SpecialChar menuseparator
31513 Settings\SpecialChar menuseparator
31514 LaTeX
31515 \begin_inset space ~
31516 \end_inset
31517
31518 Preamble
31519 \family default
31520 :
31521 \end_layout
31522
31523 \begin_layout Standard
31524
31525 \series bold
31526
31527 \backslash
31528 setlength{
31529 \backslash
31530 headheight}{height}
31531 \end_layout
31532
31533 \begin_layout Standard
31534 where height is a size in standard units.
31535  If you don't know which amount of space is needed for the height, define
31536  your header/footer and preview your document as a PDF.
31537  Then open the \SpecialChar LaTeX
31538  logfile with the menu 
31539 \family sans
31540 Document\SpecialChar menuseparator
31541 LaTeX Log
31542 \family default
31543  and use the button 
31544 \family sans
31545 Next
31546 \begin_inset space ~
31547 \end_inset
31548
31549 Warning
31550 \family default
31551  to see if you can find a warning about the package 
31552 \series bold
31553 fancyhdr
31554 \series default
31555
31556 \begin_inset Index idx
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560 \SpecialChar LaTeX
31561 -packages ! fancyhdr
31562 \end_layout
31563
31564 \end_inset
31565
31566 .
31567  If there is such a warning, it contains the space that you need at least
31568  for your header/footer.
31569 \end_layout
31570
31571 \begin_layout Subsection
31572 This example
31573 \end_layout
31574
31575 \begin_layout Standard
31576 This example demonstrates what can be done with custom header/footers.
31577  Don't use it for your document as it is just an example.
31578  This example consists of the following definition:
31579 \end_layout
31580
31581 \begin_layout Description
31582 Left
31583 \begin_inset space ~
31584 \end_inset
31585
31586 Header 
31587 \series bold
31588
31589 \backslash
31590 rightmark
31591 \series default
31592 , empty optional argument
31593 \end_layout
31594
31595 \begin_layout Description
31596 Center
31597 \begin_inset space ~
31598 \end_inset
31599
31600 Header empty, empty optional argument
31601 \end_layout
31602
31603 \begin_layout Description
31604 Right
31605 \begin_inset space ~
31606 \end_inset
31607
31608 Header empty, 
31609 \series bold
31610
31611 \backslash
31612 leftmark
31613 \series default
31614  in the optional argument
31615 \end_layout
31616
31617 \begin_layout Description
31618 Left
31619 \begin_inset space ~
31620 \end_inset
31621
31622 Footer empty, 
31623 \series bold
31624
31625 \backslash
31626 thepage
31627 \series default
31628  in the optional argument
31629 \end_layout
31630
31631 \begin_layout Description
31632 Center
31633 \begin_inset space ~
31634 \end_inset
31635
31636 Footer 
31637 \family sans
31638 \series bold
31639 \color red
31640 \SpecialChar LyX
31641 's user guide
31642 \family default
31643 \series default
31644 \color inherit
31645
31646 \begin_inset Quotes eld
31647 \end_inset
31648
31649 Magic code:
31650 \begin_inset Newline newline
31651 \end_inset
31652
31653
31654 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31655 \end_inset
31656
31657
31658 \begin_inset Quotes erd
31659 \end_inset
31660
31661  in the optional argument
31662 \end_layout
31663
31664 \begin_layout Description
31665 Right
31666 \begin_inset space ~
31667 \end_inset
31668
31669 Footer 
31670 \series bold
31671
31672 \backslash
31673 Roman{page}
31674 \series default
31675 , empty optional argument
31676 \end_layout
31677
31678 \begin_layout Description
31679
31680 \backslash
31681 headrulewidth set to 2
31682 \begin_inset space \thinspace{}
31683 \end_inset
31684
31685 pt
31686 \end_layout
31687
31688 \begin_layout Standard
31689 In principle you can use almost everything in headers/footers, except floats.
31690  For more specialized features, for example, thumb-indexes, see the manual
31691  of the 
31692 \series bold
31693 fancyhdr
31694 \series default
31695  package, 
31696 \begin_inset CommandInset citation
31697 LatexCommand cite
31698 key "fancyhdr"
31699
31700 \end_inset
31701
31702 .
31703 \end_layout
31704
31705 \begin_layout Standard
31706 \begin_inset Newpage clearpage
31707 \end_inset
31708
31709
31710 \end_layout
31711
31712 \begin_layout Standard
31713 \begin_inset ERT
31714 status open
31715
31716 \begin_layout Plain Layout
31717
31718
31719 \backslash
31720 pagestyle{headings}
31721 \end_layout
31722
31723 \end_inset
31724
31725
31726 \begin_inset Note Note
31727 status collapsed
31728
31729 \begin_layout Plain Layout
31730 switches back to page style with the default headings
31731 \end_layout
31732
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \begin_layout Section
31739 Previewing Snippets of your Document
31740 \begin_inset CommandInset label
31741 LatexCommand label
31742 name "sec:Previewing-snippets-of"
31743
31744 \end_inset
31745
31746
31747 \begin_inset Index idx
31748 status collapsed
31749
31750 \begin_layout Plain Layout
31751 Instant preview
31752 \end_layout
31753
31754 \end_inset
31755
31756
31757 \begin_inset Index idx
31758 status collapsed
31759
31760 \begin_layout Plain Layout
31761 Document ! Preview
31762 \end_layout
31763
31764 \end_inset
31765
31766
31767 \end_layout
31768
31769 \begin_layout Standard
31770 \SpecialChar LyX
31771  allows you to generate previews of sections of your document on the fly
31772  so you can see how they will look in the final document without having
31773  to break your train of thought with viewing the output.
31774 \end_layout
31775
31776 \begin_layout Subsection
31777 Prerequisites
31778 \end_layout
31779
31780 \begin_layout Standard
31781 To get previews working, you need the \SpecialChar LaTeX
31782  package 
31783 \series bold
31784 preview-latex
31785 \series default
31786
31787 \begin_inset Index idx
31788 status collapsed
31789
31790 \begin_layout Plain Layout
31791 \SpecialChar LaTeX
31792 -packages ! preview-latex
31793 \end_layout
31794
31795 \end_inset
31796
31797  (on some systems named simply 
31798 \series bold
31799 preview
31800 \series default
31801 ) installed.
31802  If it is not already installed, you will find it in the \SpecialChar TeX
31803 -catalogue, 
31804 \begin_inset CommandInset citation
31805 LatexCommand cite
31806 key "TeXCatalogue"
31807
31808 \end_inset
31809
31810  or in the package manager of your \SpecialChar LaTeX
31811 -system.
31812  You obtain prettier results if you install the program 
31813 \family typewriter
31814 pnmcrop
31815 \family default
31816  from the 
31817 \family typewriter
31818 netpbm
31819 \family default
31820  package; for \SpecialChar LyX
31821  on Windows this program and also the \SpecialChar LaTeX
31822 -package are automatically
31823  installed together with \SpecialChar LyX
31824 .
31825 \end_layout
31826
31827 \begin_layout Subsection
31828 Enabling previews
31829 \end_layout
31830
31831 \begin_layout Standard
31832 If you would for example like to see in \SpecialChar LyX
31833  your math formulas typeset by \SpecialChar LaTeX
31834 ,
31835  activate the option 
31836 \family sans
31837 Display
31838 \begin_inset space ~
31839 \end_inset
31840
31841 Graphics
31842 \family default
31843  in the 
31844 \family sans
31845 Tools\SpecialChar menuseparator
31846 Preferences 
31847 \family default
31848 dialog under 
31849 \family sans
31850 Look
31851 \begin_inset space ~
31852 \end_inset
31853
31854 and
31855 \begin_inset space ~
31856 \end_inset
31857
31858 feel\SpecialChar menuseparator
31859 Display
31860 \family default
31861 .
31862  Then set 
31863 \family sans
31864 Instant
31865 \begin_inset space ~
31866 \end_inset
31867
31868 Preview
31869 \family default
31870  to 
31871 \family sans
31872 On
31873 \family default
31874 .
31875  The 
31876 \family sans
31877 Preview
31878 \begin_inset space ~
31879 \end_inset
31880
31881 Size
31882 \family default
31883  is the multiplication factor for the size.
31884 \end_layout
31885
31886 \begin_layout Standard
31887 If you would like to see everything but your math formulas typeset by \SpecialChar LaTeX
31888 ,
31889  set 
31890 \family sans
31891 Instant
31892 \begin_inset space ~
31893 \end_inset
31894
31895 Preview
31896 \family default
31897  to 
31898 \family sans
31899 No
31900 \begin_inset space ~
31901 \end_inset
31902
31903 math
31904 \family default
31905 .
31906 \end_layout
31907
31908 \begin_layout Standard
31909 Previews are generated when you load a document into \SpecialChar LyX
31910  and when you finish
31911  editing an inset.
31912 \end_layout
31913
31914 \begin_layout Standard
31915 \begin_inset Note Greyedout
31916 status open
31917
31918 \begin_layout Plain Layout
31919
31920 \series bold
31921 Note:
31922 \series default
31923  Previews of an already loaded document are not in every case immediately
31924  generated by activating the option 
31925 \family sans
31926 Display
31927 \begin_inset space ~
31928 \end_inset
31929
31930 Graphics
31931 \family default
31932 .
31933  Reopening the document will fix such problems.
31934 \end_layout
31935
31936 \end_inset
31937
31938
31939 \end_layout
31940
31941 \begin_layout Subsection
31942 Selected document parts
31943 \end_layout
31944
31945 \begin_layout Standard
31946 Besides math there are other cases where you might like to see a preview,
31947  for example things that \SpecialChar LyX
31948  cannot render like rotated parts or things that
31949  are not yet supported by \SpecialChar LyX
31950 .
31951  To do this, insert a preview inset via the menu 
31952 \family sans
31953 Insert\SpecialChar menuseparator
31954 Preview
31955 \family default
31956 .
31957  Insert or paste the stuff that you want to preview into this inset.
31958  The preview will be generated when the cursor is outside the preview inset.
31959  If you click on the preview, you can edit the previewed stuff.
31960 \end_layout
31961
31962 \begin_layout Standard
31963 An example: To create rotated boxes, you use the \SpecialChar LaTeX
31964  command 
31965 \series bold
31966
31967 \backslash
31968 rotatebox
31969 \series default
31970  which is not yet supported by \SpecialChar LyX
31971 .
31972 \begin_inset Foot
31973 status collapsed
31974
31975 \begin_layout Plain Layout
31976
31977 \series bold
31978
31979 \backslash
31980 rotatebox
31981 \series default
31982  is explained in section 
31983 \emph on
31984 Rotated and Scaled Boxes
31985 \emph default
31986  of the 
31987 \emph on
31988 Embedded
31989 \begin_inset space ~
31990 \end_inset
31991
31992 Objects
31993 \emph default
31994  manual.
31995 \end_layout
31996
31997 \end_inset
31998
31999  Instead of the \SpecialChar TeX
32000  Code boxes you want to see in \SpecialChar LyX
32001  the final rotated boxes,
32002  for example to adjust the rotation angle to fit with the surrounding text.
32003  Therefore you create a preview inset and copy the text with the rotated
32004  boxes into it.
32005  Here is the result:
32006 \end_layout
32007
32008 \begin_layout Standard
32009 \begin_inset Preview
32010
32011 \begin_layout Standard
32012 This is a line
32013 \begin_inset ERT
32014 status collapsed
32015
32016 \begin_layout Plain Layout
32017
32018
32019 \backslash
32020 rotatebox[origin=r]{-60}{
32021 \end_layout
32022
32023 \end_inset
32024
32025
32026 \begin_inset Box Doublebox
32027 position "c"
32028 hor_pos "c"
32029 has_inner_box 0
32030 inner_pos "c"
32031 use_parbox 0
32032 use_makebox 0
32033 width "1in"
32034 special "width"
32035 height "1in"
32036 height_special "totalheight"
32037 thickness "0.4pt"
32038 separation "3pt"
32039 shadowsize "4pt"
32040 framecolor "black"
32041 backgroundcolor "none"
32042 status collapsed
32043
32044 \begin_layout Plain Layout
32045 with rotated
32046 \end_layout
32047
32048 \end_inset
32049
32050
32051 \begin_inset ERT
32052 status collapsed
32053
32054 \begin_layout Plain Layout
32055
32056 }
32057 \end_layout
32058
32059 \end_inset
32060
32061  framed text 
32062 \begin_inset ERT
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066
32067
32068 \backslash
32069 rotatebox[origin=lb]{60}{
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32076 \end_inset
32077
32078
32079 \begin_inset ERT
32080 status collapsed
32081
32082 \begin_layout Plain Layout
32083
32084 }
32085 \end_layout
32086
32087 \end_inset
32088
32089  and a formula.
32090 \end_layout
32091
32092 \end_inset
32093
32094
32095 \end_layout
32096
32097 \begin_layout Standard
32098 Previewing works also for colors.
32099  In this example a special framed, colored box was created using the \SpecialChar LaTeX
32100  command
32101  
32102 \series bold
32103
32104 \backslash
32105 fcolorbox
32106 \series default
32107 :
32108 \begin_inset Foot
32109 status collapsed
32110
32111 \begin_layout Plain Layout
32112
32113 \series bold
32114
32115 \backslash
32116 fcolorbox
32117 \series default
32118  is explained in section 
32119 \emph on
32120 Colored Boxes
32121 \emph default
32122  of the 
32123 \emph on
32124 Embedded
32125 \begin_inset space ~
32126 \end_inset
32127
32128 Objects
32129 \emph default
32130  manual.
32131 \end_layout
32132
32133 \end_inset
32134
32135
32136 \end_layout
32137
32138 \begin_layout Standard
32139 \begin_inset Preview
32140
32141 \begin_layout Standard
32142 \begin_inset ERT
32143 status collapsed
32144
32145 \begin_layout Plain Layout
32146
32147
32148 \backslash
32149 fboxrule 1mm 
32150 \backslash
32151 fboxsep 1mm
32152 \end_layout
32153
32154 \end_inset
32155
32156
32157 \begin_inset ERT
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161
32162
32163 \backslash
32164 fcolorbox{cyan}{magenta}{
32165 \end_layout
32166
32167 \end_inset
32168
32169 This is text within a colored, framed box.
32170 \begin_inset ERT
32171 status collapsed
32172
32173 \begin_layout Plain Layout
32174
32175 }
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \end_inset
32184
32185
32186 \end_layout
32187
32188 \begin_layout Standard
32189 \begin_inset VSpace medskip
32190 \end_inset
32191
32192
32193 \end_layout
32194
32195 \begin_layout Standard
32196 If \SpecialChar LyX
32197  does not show a preview, make sure that you enabled previews as described
32198  above and also make sure that \SpecialChar TeX
32199  Code in the preview inset is valid and that
32200  you loaded the \SpecialChar LaTeX
32201  packages in your document preamble that are required by
32202  the \SpecialChar TeX
32203  Code.
32204  If \SpecialChar LyX
32205  cannot create a preview, you will in most cases also not be able to
32206  view your document due to \SpecialChar LaTeX
32207  errors.
32208  So if you have to use some \SpecialChar TeX
32209  Code and don't know if it is correct, the preview
32210  inset is a nice method to check it without the need to view the whole document.
32211 \end_layout
32212
32213 \begin_layout Subsection
32214 \SpecialChar LaTeX
32215  source code
32216 \end_layout
32217
32218 \begin_layout Standard
32219 You can preview the \SpecialChar LaTeX
32220  source of the whole document or parts of it.
32221  Use the menu 
32222 \family sans
32223 View\SpecialChar menuseparator
32224 Source
32225 \begin_inset space ~
32226 \end_inset
32227
32228 Pane
32229 \family default
32230  and a window will be shown where you can see the \SpecialChar LaTeX
32231 -source code.
32232  The window shows the source of the whole paragraph in which the cursor
32233  currently sits.
32234  You can also select document parts in \SpecialChar LyX
32235 's main window, then only this selection
32236  (when it is more than one paragraph) is shown as source code.
32237  To view the whole document as source, enable the corresponding option in
32238  the source view window.
32239  If you check 
32240 \family sans
32241 Automatic update
32242 \family default
32243 , you can see the changes as you make them in \SpecialChar LyX
32244 ; but note that if you have
32245  several documents open, this will slow things down as \SpecialChar LyX
32246  updates them all,
32247  not just the one which is open at the time.
32248 \end_layout
32249
32250 \begin_layout Section
32251 Advanced Find and Replace
32252 \begin_inset CommandInset label
32253 LatexCommand label
32254 name "sec:Advanced-Find-and"
32255
32256 \end_inset
32257
32258
32259 \begin_inset Index idx
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263 Replace
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \begin_inset Index idx
32270 status collapsed
32271
32272 \begin_layout Plain Layout
32273 Find
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \begin_layout Subsection
32282 Introduction
32283 \end_layout
32284
32285 \begin_layout Standard
32286 The advanced find and replace feature of \SpecialChar LyX
32287  allows for searching of complex,
32288  format-sensitive text segments and mathematics contents within \SpecialChar LyX
32289  documents.
32290  It is an enhancement of the standard (quick) find and replace feature.
32291  The key-features are:
32292 \end_layout
32293
32294 \begin_layout Itemize
32295 Both searching of text and of mathematical formulas is allowed, where the
32296  latter is done by entering mathematics in the usual way; not only entire
32297  mathematical formulas are found, but also parts occurring within more complex
32298  formulas
32299 \end_layout
32300
32301 \begin_layout Itemize
32302 Search may be format-insensitive, so that the searched text is found in
32303  any context/style (standard text, section headings, notes, and even mathematics
32304 ), or it may be format-sensitive, so that, for example, a word entered with
32305  a section heading will only be found within section headings
32306 \end_layout
32307
32308 \begin_layout Itemize
32309 Search may be restricted to mathematics environments only; this is useful
32310  for remangling math notation where one does not want to match any text
32311  outside of mathematics environments
32312 \end_layout
32313
32314 \begin_layout Itemize
32315 Search may be widened to a specific 
32316 \emph on
32317 scope
32318 \emph default
32319 , i.
32320 \begin_inset space \thinspace{}
32321 \end_inset
32322
32323 e.
32324 \begin_inset space ~
32325 \end_inset
32326
32327 a set of files which may be all the children of the document being edited,
32328  all the open files, or all the manuals available from the 
32329 \family sans
32330 Help
32331 \family default
32332  menu
32333 \end_layout
32334
32335 \begin_layout Itemize
32336 Replace may optionally preserve capitalization, so that the replaced text
32337  capitalization is adapted to the matching text (i.
32338 \begin_inset space \thinspace{}
32339 \end_inset
32340
32341 e.
32342 \begin_inset space ~
32343 \end_inset
32344
32345 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32346 \end_layout
32347
32348 \begin_layout Subsection
32349 Basic usage
32350 \end_layout
32351
32352 \begin_layout Standard
32353 The advanced find and replace feature is activated through the menu 
32354 \family sans
32355 Edit\SpecialChar menuseparator
32356 Find & Replace
32357 \noun on
32358  (
32359 \noun default
32360 Advanced
32361 \noun on
32362 )
32363 \family default
32364 \noun default
32365  (shortcut 
32366 \begin_inset Info
32367 type  "shortcut"
32368 arg   "dialog-show findreplaceadv"
32369 \end_inset
32370
32371 ) or the toolbar button 
32372 \begin_inset Info
32373 type  "icon"
32374 arg   "dialog-toggle findreplaceadv"
32375 \end_inset
32376
32377 .
32378  This opens the 
32379 \family sans
32380 Advanced Find and Replace
32381 \family default
32382  dialog.
32383 \end_layout
32384
32385 \begin_layout Subsubsection
32386 Searching for text
32387 \end_layout
32388
32389 \begin_layout Standard
32390 Enter into the 
32391 \family sans
32392 Find
32393 \family default
32394  \SpecialChar LyX
32395  mini-editor a simple word, and search for occurrences of it by clicking
32396  on the 
32397 \family sans
32398 Find
32399 \begin_inset space ~
32400 \end_inset
32401
32402 Next
32403 \family default
32404  button at the bottom of the dialog (or just press the 
32405 \begin_inset Info
32406 type  "shortcut"
32407 arg   "paragraph-break"
32408 \end_inset
32409
32410  key).
32411  The entered word is found both in text mode and in math mode, and in emphasized
32412 , bold or normal face, and in both in section titles and in standard text.
32413  Pressing 
32414 \begin_inset Info
32415 type  "shortcut"
32416 arg   "paragraph-break"
32417 \end_inset
32418
32419  repeatedly keeps searching forward while pressing 
32420 \family sans
32421 Shift+Return
32422 \family default
32423  searches backwards.
32424 \end_layout
32425
32426 \begin_layout Standard
32427 The 
32428 \family sans
32429 Case
32430 \begin_inset space ~
32431 \end_inset
32432
32433 sensitive
32434 \family default
32435  option allows matches to occur only with the same case as entered in the
32436  
32437 \family sans
32438 Find
32439 \family default
32440  editor.
32441  The 
32442 \family sans
32443 Whole
32444 \begin_inset space ~
32445 \end_inset
32446
32447 words
32448 \family default
32449  option allows matches to occur only at word boundaries.
32450 \end_layout
32451
32452 \begin_layout Subsubsection
32453 Searching for mathematics
32454 \end_layout
32455
32456 \begin_layout Standard
32457 Mathematical formulas, such as 
32458 \begin_inset Formula $x^{2}$
32459 \end_inset
32460
32461  or something more complex like 
32462 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32463 \end_inset
32464
32465 , may be searched for by typing them in the 
32466 \family sans
32467 Find
32468 \family default
32469  editor.
32470  When searching for a formula, it is found both when it is alone and when
32471  it occurs in sub-formulas and nested parts of sub-formulas.
32472  For example the mentioned segments would be found in something like 
32473 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32474 \end_inset
32475
32476
32477 \end_layout
32478
32479 \begin_layout Subsubsection
32480 Style-aware search
32481 \end_layout
32482
32483 \begin_layout Standard
32484 It is also possible to search for text with specific styles.
32485  This is done by switching to the 
32486 \family sans
32487 Settings
32488 \family default
32489  tab of the dialog and unchecking the 
32490 \family sans
32491 Ignore format
32492 \family default
32493  option.
32494  This way, entering in the 
32495 \family sans
32496 Find
32497 \family default
32498  editor
32499 \end_layout
32500
32501 \begin_layout Itemize
32502 a normal word and searching for it would not find instances of the word
32503  occurring in emphasized or boldface.
32504 \end_layout
32505
32506 \begin_layout Itemize
32507 an emphasized or boldface word and searching for it would find the respective
32508  instances with the same face only, and within the same text style only.
32509 \end_layout
32510
32511 \begin_layout Itemize
32512 a normal word in a section heading, and searching for it, would find occurrences
32513  of it only within section headings.
32514  Also, if the text to search is given an emphasized or bold face, in addition
32515  to a section style, then it is found only when occurring with the same
32516  style.
32517 \end_layout
32518
32519 \begin_layout Itemize
32520 a displayed formula will only find instances of this formula that are also
32521  displayed formulas (and not inline formulas).
32522 \end_layout
32523
32524 \begin_layout Subsubsection
32525 Replace
32526 \end_layout
32527
32528 \begin_layout Standard
32529 The entries made in the 
32530 \family sans
32531 Find
32532 \family default
32533  editor can be replaced with entries made in the 
32534 \family sans
32535 Replace
32536 \begin_inset space ~
32537 \end_inset
32538
32539 with
32540 \family default
32541  editor.
32542  In order to find the next occurrence and replace it, click on the 
32543 \family sans
32544 Replace
32545 \family default
32546  button or alternatively press 
32547 \begin_inset Info
32548 type  "shortcut"
32549 arg   "paragraph-break"
32550 \end_inset
32551
32552  or 
32553 \family sans
32554 Shift+Return
32555 \family default
32556  while the cursor is in the 
32557 \family sans
32558 Replace
32559 \begin_inset space ~
32560 \end_inset
32561
32562 with
32563 \family default
32564  editor.
32565 \end_layout
32566
32567 \begin_layout Standard
32568 You can replace with fully-featured formatted \SpecialChar LyX
32569  entries.
32570  Typical scenarios in which to use this capability might be (just to mention
32571  two):
32572 \end_layout
32573
32574 \begin_layout Itemize
32575 replacing occurrences of a word with a customized formatted version of the
32576  same word, for example replacing occurrences of a name like 
32577 \begin_inset Quotes eld
32578 \end_inset
32579
32580 func()
32581 \begin_inset Quotes erd
32582 \end_inset
32583
32584  with its typewriter version 
32585 \begin_inset Quotes eld
32586 \end_inset
32587
32588
32589 \family typewriter
32590 func()
32591 \family default
32592
32593 \begin_inset Quotes erd
32594 \end_inset
32595
32596
32597 \end_layout
32598
32599 \begin_layout Itemize
32600 performing a notation rework of mathematical symbols, for example replacing
32601  occurrences of 
32602 \begin_inset Quotes eld
32603 \end_inset
32604
32605
32606 \begin_inset Formula $R$
32607 \end_inset
32608
32609
32610 \begin_inset Quotes erd
32611 \end_inset
32612
32613  with 
32614 \begin_inset Quotes eld
32615 \end_inset
32616
32617
32618 \begin_inset Formula $\mathbb{R}$
32619 \end_inset
32620
32621
32622 \begin_inset Quotes erd
32623 \end_inset
32624
32625  (you may want to enable the 
32626 \family sans
32627 Whole
32628 \begin_inset space ~
32629 \end_inset
32630
32631 words
32632 \family default
32633  and 
32634 \family sans
32635 Case
32636 \begin_inset space ~
32637 \end_inset
32638
32639 sensitive
32640 \family default
32641  options and disable the 
32642 \family sans
32643 Ignore format
32644 \family default
32645  option in the 
32646 \family sans
32647 Settings
32648 \family default
32649  tab, in order to avoid replacing all 
32650 \begin_inset Quotes eld
32651 \end_inset
32652
32653 R
32654 \begin_inset Quotes erd
32655 \end_inset
32656
32657  letters occurring in normal text), or occurrences of 
32658 \begin_inset Formula $x_{j}^{i}$
32659 \end_inset
32660
32661  with 
32662 \begin_inset Formula $x_{i,\,j}$
32663 \end_inset
32664
32665 , or occurrences of 
32666 \begin_inset Formula $x[k]$
32667 \end_inset
32668
32669  with 
32670 \begin_inset Formula $x_{k}$
32671 \end_inset
32672
32673 .
32674 \end_layout
32675
32676 \begin_layout Subsection
32677 Advanced usage
32678 \end_layout
32679
32680 \begin_layout Standard
32681 There is a regular expression (regexp) based searching facility.
32682 \begin_inset Foot
32683 status collapsed
32684
32685 \begin_layout Plain Layout
32686 A good explanation of regular expressions is given in this Wikipedia entry:
32687  
32688 \begin_inset CommandInset href
32689 LatexCommand href
32690 target "http://en.wikipedia.org/wiki/Regular_expression"
32691
32692 \end_inset
32693
32694 .
32695 \end_layout
32696
32697 \end_inset
32698
32699  You can search for a regular expression by inserting a regexp inset into
32700  the 
32701 \family sans
32702 Find
32703 \family default
32704  editor.
32705  This is done with the context menu 
32706 \family sans
32707 Insert\SpecialChar menuseparator
32708 Insert Regular Expression
32709 \family default
32710  while the cursor is in the 
32711 \family sans
32712 Find
32713 \family default
32714  editor.
32715  Characters entered within regexp insets are matched according to the regular
32716  expression matching rules
32717 \begin_inset Foot
32718 status collapsed
32719
32720 \begin_layout Plain Layout
32721 Under the constraint that any (sub)expression must match a well-formed \SpecialChar LyX
32722
32723  segment, i.
32724 \begin_inset space \thinspace{}
32725 \end_inset
32726
32727 e.
32728 \begin_inset space ~
32729 \end_inset
32730
32731 when matching \SpecialChar LaTeX
32732  code, no segments with unbalanced {} braces are allowed to
32733  match expressions.
32734 \end_layout
32735
32736 \end_inset
32737
32738 , while text entered outside regexp insets is matched exactly against the
32739  same text in the document.
32740  You can cut and paste regexp-mode insets.
32741  Examples of using such a feature may be:
32742 \end_layout
32743
32744 \begin_layout Enumerate
32745 Searching for all fractions with a given denominator: for example, entering
32746  in the 
32747 \family sans
32748 Find
32749 \family default
32750  editor the fraction 
32751 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32752 \end_inset
32753
32754  (where the 
32755 \begin_inset Formula $.*$
32756 \end_inset
32757
32758  on the numerator is the match-everything regular expression) finds all
32759  fractions with the given denominator.
32760 \end_layout
32761
32762 \begin_layout Enumerate
32763 Searching for all text with a given style: for example, after unchecking
32764  the 
32765 \family sans
32766 Ignore format
32767 \family default
32768  option from the 
32769 \family sans
32770 Settings
32771 \family default
32772  tab, entering a 
32773 \series bold
32774
32775 \begin_inset Formula $.*$
32776 \end_inset
32777
32778
32779 \series default
32780  regular expression and giving it an emphasized or bold face, finds all
32781  emphasized or bold face text respectively.
32782  Also, by inserting a 
32783 \begin_inset Formula $.*$
32784 \end_inset
32785
32786  regular expression in a bullet or enumerated list or a section heading,
32787  you can find all bullet or enumerated lists or section headings.
32788 \end_layout
32789
32790 \begin_layout Standard
32791 Finally, references to (sub)expressions in regexp may be used as usual:
32792  Enclosing parts of the expression within round braces 
32793 \begin_inset Formula $()$
32794 \end_inset
32795
32796 , and referring back to them through 
32797 \begin_inset Formula $\backslash1$
32798 \end_inset
32799
32800
32801 \begin_inset Formula $\backslash2$
32802 \end_inset
32803
32804 , etc..
32805  For example, try searching with the regexp
32806 \begin_inset Newline newline
32807 \end_inset
32808
32809 [[:space:]]([[:alpha:]]+)[[:space:]]
32810 \backslash
32811 1[[:space:]]
32812 \begin_inset Newline newline
32813 \end_inset
32814
32815 in order to find word repetitions, if there are any.
32816 \end_layout
32817
32818 \begin_layout Standard
32819 The usage of back references in the replaced text is not (yet) implemented.
32820 \end_layout
32821
32822 \begin_layout Standard
32823 \begin_inset Note Greyedout
32824 status open
32825
32826 \begin_layout Plain Layout
32827
32828 \series bold
32829 Note:
32830 \series default
32831  Back references work both when occurring within the same regexp, and when
32832  occurring in multiple different regexps, where the numbering of back-referenced
32833  sub-expressions is absolute.
32834  That is,
32835 \begin_inset space ~
32836 \end_inset
32837
32838
32839 \begin_inset Formula $\backslash1$
32840 \end_inset
32841
32842  always refers to the first occurrence of 
32843 \begin_inset Formula $()$
32844 \end_inset
32845
32846  in all entered regexps.
32847 \end_layout
32848
32849 \end_inset
32850
32851
32852 \end_layout
32853
32854 \begin_layout Section
32855 Spell Checking
32856 \begin_inset CommandInset label
32857 LatexCommand label
32858 name "sec:Spellchecking"
32859
32860 \end_inset
32861
32862
32863 \begin_inset Index idx
32864 status collapsed
32865
32866 \begin_layout Plain Layout
32867 Spell checking
32868 \end_layout
32869
32870 \end_inset
32871
32872
32873 \end_layout
32874
32875 \begin_layout Standard
32876 \SpecialChar LyX
32877  has a built-in spell checker.
32878  The menu
32879 \family sans
32880  Tools\SpecialChar menuseparator
32881 Spellchecker
32882 \family default
32883 , the 
32884 \family sans
32885 F7
32886 \family default
32887  key or the toolbar button 
32888 \begin_inset Info
32889 type  "icon"
32890 arg   "dialog-show spellchecker"
32891 \end_inset
32892
32893  start the spell checking from either the current cursor position or the
32894  beginning of the currently selected text.
32895  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32896  you to edit and replace it in a second line.
32897  Whenever an unknown word is found, the word is highlighted and the text
32898  scrolled so that it is visible.
32899  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32900 n, if any could be found.
32901  Clicking on one of the corrections will copy it to the 
32902 \family sans
32903 Replacement
32904 \family default
32905  field, double-clicking directly invokes the replacement.
32906  Unknown but correctly typed words can be added to the personal dictionary.
32907 \end_layout
32908
32909 \begin_layout Standard
32910 By default, the dictionary file used is determined by the document language
32911  that is set in the 
32912 \family sans
32913 Document\SpecialChar menuseparator
32914 Settings
32915 \family default
32916  dialog.
32917  You can specify the language of a word in the spellchecker dialog by choosing
32918  a different one at the top of the dialog.
32919  \SpecialChar LyX
32920  can correctly spell check documents containing multiple languages.
32921  This works if you have set the language of the text parts using the 
32922 \family sans
32923 Text
32924 \begin_inset space ~
32925 \end_inset
32926
32927 Style
32928 \family default
32929  dialog (
32930 \begin_inset Info
32931 type  "icon"
32932 arg   "dialog-show character"
32933 \end_inset
32934
32935 ) and have the spell checker dictionaries installed.
32936  \SpecialChar LyX
32937  automatically switches to the appropriate dictionary file.
32938 \end_layout
32939
32940 \begin_layout Standard
32941 All spell-checker dictionaries supported by \SpecialChar LyX
32942  can be downloaded from here:
32943 \begin_inset Newline newline
32944 \end_inset
32945
32946
32947 \begin_inset Flex URL
32948 status collapsed
32949
32950 \begin_layout Plain Layout
32951
32952 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32953 \end_layout
32954
32955 \end_inset
32956
32957
32958 \begin_inset Newline newline
32959 \end_inset
32960
32961 There are 2
32962 \begin_inset space ~
32963 \end_inset
32964
32965 files for each language.
32966  To install a dictionary on Windows, copy the 2
32967 \begin_inset space ~
32968 \end_inset
32969
32970 files into \SpecialChar LyX
32971 's installation subfolder 
32972 \family sans
32973 ~
32974 \backslash
32975 Resources
32976 \backslash
32977 dicts
32978 \family default
32979  and restart \SpecialChar LyX
32980 .
32981 \begin_inset Newline newline
32982 \end_inset
32983
32984 With Linux one needs to install the packages for the desired language.
32985  The number of these packages vary depending on the Linux distribution,
32986  but in most cases these are 
32987 \family typewriter
32988 aspell-xx
32989 \family default
32990
32991 \family typewriter
32992 hunspell-xx
32993 \family default
32994 ,
32995 \family typewriter
32996  myspell-xx
32997 \family default
32998 , etc., where 
32999 \family sans
33000 xx
33001 \family default
33002  is the language code.
33003 \end_layout
33004
33005 \begin_layout Subsection
33006 Further Settings
33007 \end_layout
33008
33009 \begin_layout Standard
33010 In the menu 
33011 \family sans
33012 Tools\SpecialChar menuseparator
33013 Preferences\SpecialChar menuseparator
33014 Language
33015 \begin_inset space ~
33016 \end_inset
33017
33018 Settings\SpecialChar menuseparator
33019 Spellchecker
33020 \family default
33021  you can set the following things:
33022 \end_layout
33023
33024 \begin_layout Description
33025 Spellchecker
33026 \begin_inset space ~
33027 \end_inset
33028
33029 engine Select the library \SpecialChar LyX
33030  should use for spell checking.
33031  Depending on your platform, 
33032 \family typewriter
33033 aspell
33034 \family default
33035
33036 \family typewriter
33037 hunspell
33038 \family default
33039  or 
33040 \family typewriter
33041 enchant
33042 \begin_inset Foot
33043 status collapsed
33044
33045 \begin_layout Plain Layout
33046 Enchant itself is a wrapper library having different configurable back-ends.
33047  Please consult the documentation or man-page of it to learn more.
33048 \end_layout
33049
33050 \end_inset
33051
33052
33053 \family default
33054  are available.
33055  On Windows only 
33056 \family typewriter
33057 hunspell
33058 \family default
33059  is available.
33060  \SpecialChar LyX
33061  on Mac
33062 \begin_inset space ~
33063 \end_inset
33064
33065 OS can also use Mac's own spellchecker and will use it by default.
33066 \end_layout
33067
33068 \begin_layout Description
33069 Alternative
33070 \begin_inset space ~
33071 \end_inset
33072
33073 language If this field is not empty, \SpecialChar LyX
33074  will always use the given language
33075  for the spell checking, no matter what the document language is.
33076 \end_layout
33077
33078 \begin_layout Description
33079 Escape
33080 \begin_inset space ~
33081 \end_inset
33082
33083 characters Allows you to add non-standard characters that the spell checker
33084  should escape, e.
33085 \begin_inset space \thinspace{}
33086 \end_inset
33087
33088 g.
33089 \begin_inset space \space{}
33090 \end_inset
33091
33092 German umlauts.
33093  This should normally not be needed.
33094 \end_layout
33095
33096 \begin_layout Description
33097 Accept
33098 \begin_inset space ~
33099 \end_inset
33100
33101 compound
33102 \begin_inset space ~
33103 \end_inset
33104
33105 words Prevents the spell checker from complaining about compounded words
33106  like 
33107 \begin_inset Quotes eld
33108 \end_inset
33109
33110 passthrough
33111 \begin_inset Quotes erd
33112 \end_inset
33113
33114 .
33115 \end_layout
33116
33117 \begin_layout Description
33118 Spellcheck
33119 \begin_inset space ~
33120 \end_inset
33121
33122 continuously Checks the spelling of your document as you type it.
33123  Misspelled words get underlined with a dotted red line.
33124  By right-clicking on an underlined word, suggestions from the spellchecker
33125  appear in a context menu.
33126  Choosing one of them will replace the misspelled word with the suggested
33127  word.
33128 \end_layout
33129
33130 \begin_layout Description
33131 Spellcheck
33132 \begin_inset space ~
33133 \end_inset
33134
33135 notes
33136 \begin_inset space ~
33137 \end_inset
33138
33139 and
33140 \begin_inset space ~
33141 \end_inset
33142
33143 comments If enabled, the spelling of non-printed document content is checked
33144  as well.
33145 \end_layout
33146
33147 \begin_layout Section
33148 Thesaurus
33149 \begin_inset Index idx
33150 status collapsed
33151
33152 \begin_layout Plain Layout
33153 Thesaurus
33154 \end_layout
33155
33156 \end_inset
33157
33158
33159 \begin_inset CommandInset label
33160 LatexCommand label
33161 name "sec:Thesaurus"
33162
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \begin_layout Standard
33169 \SpecialChar LyX
33170  provides a multilingual thesaurus.
33171  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
33172  (namely the 
33173 \family sans
33174 MyThes
33175 \family default
33176
33177 \begin_inset Foot
33178 status collapsed
33179
33180 \begin_layout Plain Layout
33181 \begin_inset CommandInset href
33182 LatexCommand href
33183 target "http://lingucomponent.openoffice.org/thesaurus.html"
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \end_inset
33191
33192  thesaurus library, which is included in \SpecialChar LyX
33193 ).
33194  Therefore, \SpecialChar LyX
33195  is able to directly access OpenOffice thesaurus dictionaries,
33196  which are available for many languages.
33197 \end_layout
33198
33199 \begin_layout Standard
33200 This section describes how new dictionaries are installed and set up for
33201  the use with \SpecialChar LyX
33202 .
33203 \end_layout
33204
33205 \begin_layout Subsection
33206 Setting up the thesaurus
33207 \end_layout
33208
33209 \begin_layout Standard
33210 The 
33211 \family sans
33212 MyThes
33213 \emph on
33214 /
33215 \emph default
33216 OpenOffice
33217 \family default
33218  thesauri consist of two files per language: A file with the suffix 
33219 \emph on
33220 *.dat
33221 \emph default
33222  containing the data and an index file with the suffix 
33223 \emph on
33224 *.idx
33225 \emph default
33226 .
33227  The standardized file names include the language code for the given language
33228  (e.
33229 \begin_inset space \thinspace{}
33230 \end_inset
33231
33232 g.
33233 \begin_inset space ~
33234 \end_inset
33235
33236
33237 \family sans
33238 en_US
33239 \family default
33240  for US English).
33241  For instance, the US English files are named:
33242 \end_layout
33243
33244 \begin_layout Itemize
33245 th_en_EN_v2.idx
33246 \end_layout
33247
33248 \begin_layout Itemize
33249 th_en_EN_v2.dat
33250 \end_layout
33251
33252 \begin_layout Standard
33253 If you have 
33254 \family sans
33255 LibreOffice
33256 \family default
33257  or 
33258 \family sans
33259 OpenOffice
33260 \family default
33261  and its thesaurus installed, these files should be already on your system
33262  and you just need to point \SpecialChar LyX
33263  (in 
33264 \family sans
33265 Tools\SpecialChar menuseparator
33266 Preferences\SpecialChar menuseparator
33267 Paths\SpecialChar menuseparator
33268 Thesaurus
33269 \begin_inset space ~
33270 \end_inset
33271
33272 dictionaries
33273 \family default
33274 ) to the path where they are installed.
33275 \begin_inset Foot
33276 status collapsed
33277
33278 \begin_layout Plain Layout
33279 On Linux, depending on your distribution and the way you installed the dictionar
33280 ies, typical locations are 
33281 \family typewriter
33282 /usr/share/mythes/
33283 \family default
33284
33285 \family typewriter
33286 /usr/share/myspell/dicts/
33287 \family default
33288
33289 \family typewriter
33290 /usr/share/ooo/thesaurus/
33291 \family default
33292 ,
33293 \family typewriter
33294  ~/.config/libreoffice/<version>/user/
33295 \family default
33296  or alike.
33297  On Windows, dictionaries are to be found at 
33298 \family typewriter
33299 ~
33300 \backslash
33301 Program Files
33302 \backslash
33303 LibreOffice-<Version>
33304 \backslash
33305 share
33306 \backslash
33307 extensions 
33308 \family default
33309 or similar.
33310  On the Mac, the default location is 
33311 \family typewriter
33312 /Users\SpecialChar breakableslash
33313 <user name>\SpecialChar breakableslash
33314 Library\SpecialChar breakableslash
33315 Application Support\SpecialChar breakableslash
33316 libreoffice\SpecialChar breakableslash
33317 <version>\SpecialChar breakableslash
33318 user
33319 \family default
33320 /.
33321 \end_layout
33322
33323 \end_inset
33324
33325  On Windows, you can alternatively also select dictionaries for installation
33326  during the \SpecialChar LyX
33327  installation process, which will then be installed in the correct
33328  place right away.
33329 \end_layout
33330
33331 \begin_layout Standard
33332 If you want to install new\SpecialChar breakableslash
33333 further thesaurus dictionaries, you can downloaded
33334  them from here:
33335 \end_layout
33336
33337 \begin_layout Itemize
33338 \begin_inset Flex URL
33339 status open
33340
33341 \begin_layout Plain Layout
33342
33343 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33344 \end_layout
33345
33346 \end_inset
33347
33348
33349 \end_layout
33350
33351 \begin_layout Standard
33352 To install a new dictionary, download the two files for this dictionary
33353  into the thesaurus path (which is set in 
33354 \family sans
33355 Tools\SpecialChar menuseparator
33356 Preferences\SpecialChar menuseparator
33357 Paths\SpecialChar menuseparator
33358 Thesaurus
33359 \begin_inset space ~
33360 \end_inset
33361
33362 dictionaries
33363 \family default
33364 ) and restart \SpecialChar LyX
33365 .
33366  If this path is not defined yet, you can use a dictionary of your choice
33367  and point \SpecialChar LyX
33368  there.
33369 \end_layout
33370
33371 \begin_layout Standard
33372 Alternatively, you can also install new dictionaries via 
33373 \family sans
33374 LibreOffice\SpecialChar breakableslash
33375 OpenOffice
33376 \family default
33377  or, on Linux, via your package manager (look for 
33378 \emph on
33379 mythes-*
33380 \emph default
33381  or 
33382 \emph on
33383 libreoffice-thesaurus-*
33384 \emph default
33385  packages).
33386  If you do this, make sure that \SpecialChar LyX
33387  is able to find the installed dictionaries,
33388  i.
33389 \begin_inset space \thinspace{}
33390 \end_inset
33391
33392 e.
33393  that 
33394 \family sans
33395 Tools\SpecialChar menuseparator
33396 Preferences\SpecialChar menuseparator
33397 Paths\SpecialChar menuseparator
33398 Thesaurus
33399 \begin_inset space ~
33400 \end_inset
33401
33402 dictionaries
33403 \family default
33404  points to the path where you installed these dictionaries.
33405 \end_layout
33406
33407 \begin_layout Subsection
33408 Using the thesaurus
33409 \end_layout
33410
33411 \begin_layout Standard
33412 To start the thesaurus, use the menu 
33413 \family sans
33414 Tools\SpecialChar menuseparator
33415 Thesaurus
33416 \family default
33417  or the toolbar button 
33418 \begin_inset Info
33419 type  "icon"
33420 arg   "thesaurus-entry"
33421 \end_inset
33422
33423  while the cursor is at the word you want to look up or while a word is
33424  selected.
33425  A dialog pops up showing you probably related words that you can use as
33426  a replacement.
33427  The suggestions are grouped into categories.
33428  Note that, for some languages (such as English), the thesaurus does not
33429  only show equivalent words (synonyms), but also generic terms (such as
33430  
33431 \emph on
33432 organism
33433 \emph default
33434  for 
33435 \emph on
33436 plant
33437 \emph default
33438 ), related terms (such as 
33439 \emph on
33440 political
33441 \begin_inset space ~
33442 \end_inset
33443
33444 theory
33445 \emph default
33446  for 
33447 \emph on
33448 anarchistic
33449 \emph default
33450 ), compounds (such as 
33451 \emph on
33452 tree
33453 \begin_inset space ~
33454 \end_inset
33455
33456 diagram
33457 \emph default
33458 , if you look for 
33459 \emph on
33460 tree
33461 \emph default
33462 ) and opposites (antonyms) (such as 
33463 \emph on
33464 girl
33465 \emph default
33466  for 
33467 \emph on
33468 boy
33469 \emph default
33470 ).
33471  Generic terms, related terms and antonyms are marked as such.
33472 \end_layout
33473
33474 \begin_layout Standard
33475 The language is automatically chosen from the language at the cursor, but
33476  you can also switch it in the dialog, as you can enter new words to look
33477  up directly there.
33478 \end_layout
33479
33480 \begin_layout Standard
33481 Note that the thesaurus cannot handle phrases (only compounds that are in
33482  the dictionary, such as the above 
33483 \emph on
33484 tree diagram
33485 \emph default
33486 ), and you have to use the so called lemma form, i.
33487 \begin_inset space \thinspace{}
33488 \end_inset
33489
33490 e.
33491 \begin_inset space \space{}
33492 \end_inset
33493
33494 the form that is used in the dictionaries (for many languages: first person
33495  singular indicative active for nouns, infinitive for verbs).
33496  For example, looking up the word form 
33497 \emph on
33498 reporting
33499 \emph default
33500  yields no results, while results are shown for the word form 
33501 \emph on
33502 report
33503 \emph default
33504 .
33505  Your best bet is to highlight only the relevant part of such a word (e.
33506 \begin_inset space \thinspace{}
33507 \end_inset
33508
33509 g.
33510 \begin_inset space \space{}
33511 \end_inset
33512
33513
33514 \emph on
33515 report
33516 \emph default
33517  in 
33518 \emph on
33519 report
33520 \emph default
33521 s); then you will get suggestions without needing to adjust the query in
33522  the dialog, and also the replacement will probably be correct (as only
33523  the highlighted part will be replaced; thus the ending remains).
33524 \end_layout
33525
33526 \begin_layout Section
33527 Change Tracking
33528 \begin_inset Index idx
33529 status collapsed
33530
33531 \begin_layout Plain Layout
33532 Change Tracking
33533 \end_layout
33534
33535 \end_inset
33536
33537
33538 \begin_inset Index idx
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542 Document ! Change Tracking
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \begin_inset CommandInset label
33549 LatexCommand label
33550 name "sec:Change-Tracking"
33551
33552 \end_inset
33553
33554
33555 \end_layout
33556
33557 \begin_layout Standard
33558 When you work on a document collaboratively it is extremely useful to be
33559  able to see changes that others have made highlighted in the document.
33560  You can then decide if you want to accept a change or not.
33561  This can be achieved by turning on change tracking in the menu 
33562 \family sans
33563 Document\SpecialChar menuseparator
33564 Change
33565 \begin_inset space ~
33566 \end_inset
33567
33568 Tracking\SpecialChar menuseparator
33569 Track
33570 \begin_inset space ~
33571 \end_inset
33572
33573 Changes
33574 \family default
33575 .
33576 \end_layout
33577
33578 \begin_layout Standard
33579 Changes made in the document will then be highlighted by strokes and colors:
33580  
33581 \bar under
33582 \color blue
33583 underlined text
33584 \bar default
33585 \color inherit
33586  is an addition, 
33587 \strikeout on
33588 \color blue
33589 canceled text
33590 \strikeout default
33591 \color inherit
33592  is a deletion.
33593  The color depends on the author that made the change.
33594  You can change the color in 
33595 \family sans
33596 Tools\SpecialChar menuseparator
33597 Preferences\SpecialChar menuseparator
33598 Look
33599 \begin_inset space ~
33600 \end_inset
33601
33602 &
33603 \begin_inset space ~
33604 \end_inset
33605
33606 feel
33607 \family default
33608 \SpecialChar menuseparator
33609
33610 \family sans
33611 Colors
33612 \family default
33613 .
33614 \begin_inset Index idx
33615 status collapsed
33616
33617 \begin_layout Plain Layout
33618 Color ! Change tracking
33619 \end_layout
33620
33621 \end_inset
33622
33623  The author and the date of the change are shown in \SpecialChar LyX
33624 's status bar when the
33625  cursor is in changed text.
33626  The same information is shown when you use the toolbar button 
33627 \begin_inset Info
33628 type  "icon"
33629 arg   "changes-merge"
33630 \end_inset
33631
33632 .
33633 \end_layout
33634
33635 \begin_layout Standard
33636 When change tracking is activated, you will see the review toolbar in \SpecialChar LyX
33637 :
33638 \begin_inset Index idx
33639 status collapsed
33640
33641 \begin_layout Plain Layout
33642 Toolbar ! Review
33643 \end_layout
33644
33645 \end_inset
33646
33647
33648 \end_layout
33649
33650 \begin_layout Standard
33651 \begin_inset VSpace defskip
33652 \end_inset
33653
33654
33655 \end_layout
33656
33657 \begin_layout Standard
33658 \begin_inset Graphics
33659         filename clipart/ChangesToolbar.png
33660         scale 90
33661
33662 \end_inset
33663
33664
33665 \end_layout
33666
33667 \begin_layout Standard
33668 \begin_inset VSpace defskip
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \begin_layout Standard
33675 The review toolbar as shown above contains the following buttons:
33676 \end_layout
33677
33678 \begin_layout Standard
33679 \begin_inset VSpace defskip
33680 \end_inset
33681
33682
33683 \end_layout
33684
33685 \begin_layout Standard
33686 \begin_inset Tabular
33687 <lyxtabular version="3" rows="10" columns="2">
33688 <features islongtable="true" longtabularalignment="center">
33689 <column alignment="left" valignment="top">
33690 <column alignment="left" valignment="top">
33691 <row interlinespace="2.5mm">
33692 <cell alignment="center" valignment="top" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696
33697 \family sans
33698 \begin_inset Info
33699 type  "icon"
33700 arg   "changes-track"
33701 \end_inset
33702
33703
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family sans
33714 Document\SpecialChar menuseparator
33715 Change
33716 \begin_inset space ~
33717 \end_inset
33718
33719 Tracking\SpecialChar menuseparator
33720 Track
33721 \begin_inset space ~
33722 \end_inset
33723
33724 Changes
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 </row>
33730 <row interlinespace="2.5mm">
33731 <cell alignment="center" valignment="top" usebox="none">
33732 \begin_inset Text
33733
33734 \begin_layout Plain Layout
33735
33736 \family sans
33737 \begin_inset Info
33738 type  "icon"
33739 arg   "changes-output"
33740 \end_inset
33741
33742
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 <cell alignment="center" valignment="top" usebox="none">
33748 \begin_inset Text
33749
33750 \begin_layout Plain Layout
33751
33752 \family sans
33753 Document\SpecialChar menuseparator
33754 Change
33755 \begin_inset space ~
33756 \end_inset
33757
33758 Tracking\SpecialChar menuseparator
33759 Show
33760 \begin_inset space ~
33761 \end_inset
33762
33763 Changes
33764 \begin_inset space ~
33765 \end_inset
33766
33767 in
33768 \begin_inset space ~
33769 \end_inset
33770
33771 Output
33772 \end_layout
33773
33774 \end_inset
33775 </cell>
33776 </row>
33777 <row interlinespace="2.5mm">
33778 <cell alignment="center" valignment="top" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Plain Layout
33782
33783 \family sans
33784 \begin_inset Info
33785 type  "icon"
33786 arg   "change-next"
33787 \end_inset
33788
33789
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798 Jumps to the next change
33799 \end_layout
33800
33801 \end_inset
33802 </cell>
33803 </row>
33804 <row interlinespace="2.5mm">
33805 <cell alignment="center" valignment="top" usebox="none">
33806 \begin_inset Text
33807
33808 \begin_layout Plain Layout
33809
33810 \family sans
33811 \begin_inset Info
33812 type  "icon"
33813 arg   "change-accept"
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family sans
33827 Document\SpecialChar menuseparator
33828 Change
33829 \begin_inset space ~
33830 \end_inset
33831
33832 Tracking\SpecialChar menuseparator
33833 Accept
33834 \begin_inset space ~
33835 \end_inset
33836
33837 Change
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 </row>
33843 <row interlinespace="2.5mm">
33844 <cell alignment="center" valignment="top" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Plain Layout
33848
33849 \family sans
33850 \begin_inset Info
33851 type  "icon"
33852 arg   "change-reject"
33853 \end_inset
33854
33855
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 <cell alignment="center" valignment="top" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864
33865 \family sans
33866 Document\SpecialChar menuseparator
33867 Change
33868 \begin_inset space ~
33869 \end_inset
33870
33871 Tracking\SpecialChar menuseparator
33872 Reject
33873 \begin_inset space ~
33874 \end_inset
33875
33876 Change
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 </row>
33882 <row interlinespace="2.5mm">
33883 <cell alignment="center" valignment="top" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family sans
33889 \begin_inset Info
33890 type  "icon"
33891 arg   "changes-merge"
33892 \end_inset
33893
33894
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903
33904 \family sans
33905 Document\SpecialChar menuseparator
33906 Change
33907 \begin_inset space ~
33908 \end_inset
33909
33910 Tracking\SpecialChar menuseparator
33911 Merge
33912 \begin_inset space ~
33913 \end_inset
33914
33915 Changes
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 </row>
33921 <row interlinespace="2.5mm">
33922 <cell alignment="center" valignment="top" usebox="none">
33923 \begin_inset Text
33924
33925 \begin_layout Plain Layout
33926
33927 \family sans
33928 \begin_inset Info
33929 type  "icon"
33930 arg   "all-changes-accept"
33931 \end_inset
33932
33933
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \family sans
33944 Document\SpecialChar menuseparator
33945 Change
33946 \begin_inset space ~
33947 \end_inset
33948
33949 Tracking\SpecialChar menuseparator
33950 Accept
33951 \begin_inset space ~
33952 \end_inset
33953
33954 All
33955 \begin_inset space ~
33956 \end_inset
33957
33958 Changes
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 </row>
33964 <row interlinespace="2.5mm">
33965 <cell alignment="center" valignment="top" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969
33970 \family sans
33971 \begin_inset Info
33972 type  "icon"
33973 arg   "all-changes-reject"
33974 \end_inset
33975
33976
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 <cell alignment="center" valignment="top" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985
33986 \family sans
33987 Document\SpecialChar menuseparator
33988 Change
33989 \begin_inset space ~
33990 \end_inset
33991
33992 Tracking\SpecialChar menuseparator
33993 Reject
33994 \begin_inset space ~
33995 \end_inset
33996
33997 All
33998 \begin_inset space ~
33999 \end_inset
34000
34001 Changes
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 </row>
34007 <row interlinespace="2.5mm">
34008 <cell alignment="center" valignment="top" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \family sans
34014 \begin_inset Info
34015 type  "icon"
34016 arg   "note-insert"
34017 \end_inset
34018
34019
34020 \end_layout
34021
34022 \end_inset
34023 </cell>
34024 <cell alignment="center" valignment="top" usebox="none">
34025 \begin_inset Text
34026
34027 \begin_layout Plain Layout
34028
34029 \family sans
34030 Insert\SpecialChar menuseparator
34031 Note\SpecialChar menuseparator
34032 LyX
34033 \begin_inset space ~
34034 \end_inset
34035
34036 Note
34037 \end_layout
34038
34039 \end_inset
34040 </cell>
34041 </row>
34042 <row interlinespace="2.5mm">
34043 <cell alignment="center" valignment="top" usebox="none">
34044 \begin_inset Text
34045
34046 \begin_layout Plain Layout
34047
34048 \family sans
34049 \begin_inset Info
34050 type  "icon"
34051 arg   "note-next"
34052 \end_inset
34053
34054
34055 \end_layout
34056
34057 \end_inset
34058 </cell>
34059 <cell alignment="center" valignment="top" usebox="none">
34060 \begin_inset Text
34061
34062 \begin_layout Plain Layout
34063
34064 \family sans
34065 Navigate\SpecialChar menuseparator
34066 Next
34067 \begin_inset space ~
34068 \end_inset
34069
34070 Note
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 </row>
34076 </lyxtabular>
34077
34078 \end_inset
34079
34080
34081 \end_layout
34082
34083 \begin_layout Standard
34084 \begin_inset VSpace defskip
34085 \end_inset
34086
34087
34088 \end_layout
34089
34090 \begin_layout Standard
34091 Not all changes are (yet) visualized, especially no format changes like
34092  from 
34093 \emph on
34094 normal
34095 \emph default
34096  to 
34097 \emph on
34098 bold
34099 \emph default
34100  font or 
34101 \emph on
34102 Standard
34103 \emph default
34104  to 
34105 \emph on
34106 Description
34107 \emph default
34108  paragraph.
34109 \end_layout
34110
34111 \begin_layout Standard
34112 The review toolbar helps you to accept, reject, or merge changes – highlight
34113  the change and press one of the desired toolbar buttons.
34114  When you merge changes, a window pops up showing you information about
34115  the next change after the current cursor position.
34116  So you don't need to highlight a certain change.
34117  Within the merge window you can decide to accept or reject changes and
34118  step to the next change.
34119  This way you can jump through all the changes in the document.
34120 \end_layout
34121
34122 \begin_layout Standard
34123 The toolbar has two buttons to handle notes because notes are often important
34124  to describe a change.
34125 \end_layout
34126
34127 \begin_layout Standard
34128 To show the changes made in the output you need the \SpecialChar LaTeX
34129  package 
34130 \series bold
34131 dvipost
34132 \series default
34133
34134 \begin_inset Index idx
34135 status collapsed
34136
34137 \begin_layout Plain Layout
34138 \SpecialChar LaTeX
34139 -packages ! dvipost
34140 \end_layout
34141
34142 \end_inset
34143
34144  installed.
34145  You will find it in the \SpecialChar TeX
34146  Catalogue, 
34147 \begin_inset CommandInset citation
34148 LatexCommand cite
34149 key "TeXCatalogue"
34150
34151 \end_inset
34152
34153  or in the package manager of your \SpecialChar LaTeX
34154 -system.
34155 \end_layout
34156
34157 \begin_layout Section
34158 Comparison of Documents
34159 \begin_inset CommandInset label
34160 LatexCommand label
34161 name "sec:Comparison-of-Documents"
34162
34163 \end_inset
34164
34165
34166 \begin_inset Index idx
34167 status collapsed
34168
34169 \begin_layout Plain Layout
34170 Comparison of documents
34171 \end_layout
34172
34173 \end_inset
34174
34175
34176 \end_layout
34177
34178 \begin_layout Standard
34179 You can compare two different \SpecialChar LyX
34180  files via the menu 
34181 \family sans
34182 Tools\SpecialChar menuseparator
34183 Compare
34184 \family default
34185 .
34186  The comparison result is a \SpecialChar LyX
34187  file with change tracking enabled showing the
34188  differences.
34189  In the comparison dialog you can select from which document \SpecialChar LyX
34190  should take
34191  the document settings for the resulting difference file with the option
34192  
34193 \family sans
34194 Copy
34195 \begin_inset space ~
34196 \end_inset
34197
34198 Document
34199 \begin_inset space ~
34200 \end_inset
34201
34202 Settings
34203 \begin_inset space ~
34204 \end_inset
34205
34206 from
34207 \family default
34208 .
34209  The option 
34210 \family sans
34211 Enable
34212 \begin_inset space ~
34213 \end_inset
34214
34215 change
34216 \begin_inset space ~
34217 \end_inset
34218
34219 tracking
34220 \begin_inset space ~
34221 \end_inset
34222
34223 features
34224 \begin_inset space ~
34225 \end_inset
34226
34227 in
34228 \begin_inset space ~
34229 \end_inset
34230
34231 the
34232 \begin_inset space ~
34233 \end_inset
34234
34235 output
34236 \family default
34237  enables the change tracking option 
34238 \family sans
34239 Show
34240 \begin_inset space ~
34241 \end_inset
34242
34243 Changes
34244 \begin_inset space ~
34245 \end_inset
34246
34247 in
34248 \begin_inset space ~
34249 \end_inset
34250
34251 Output
34252 \family default
34253  to visualize the differences also in the PDF output of the difference file.
34254 \end_layout
34255
34256 \begin_layout Section
34257 International Support
34258 \begin_inset Index idx
34259 status collapsed
34260
34261 \begin_layout Plain Layout
34262 International support
34263 \end_layout
34264
34265 \end_inset
34266
34267
34268 \end_layout
34269
34270 \begin_layout Standard
34271 This section describes how to use \SpecialChar LyX
34272  with any language you want.
34273  For some languages there are special Wiki-pages that explain how to set
34274  up \SpecialChar LyX
34275  to use them: 
34276 \begin_inset CommandInset citation
34277 LatexCommand cite
34278 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
34279
34280 \end_inset
34281
34282
34283 \end_layout
34284
34285 \begin_layout Standard
34286 Besides languages, \SpecialChar LyX
34287  also supports phonetic symbols, see section
34288 \begin_inset space ~
34289 \end_inset
34290
34291
34292 \begin_inset CommandInset ref
34293 LatexCommand ref
34294 reference "subsec:Special-Character"
34295
34296 \end_inset
34297
34298 .
34299 \end_layout
34300
34301 \begin_layout Subsection
34302 Language Options
34303 \begin_inset Index idx
34304 status collapsed
34305
34306 \begin_layout Plain Layout
34307 Language ! Options
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \begin_inset Index idx
34314 status collapsed
34315
34316 \begin_layout Plain Layout
34317 Document ! Settings
34318 \end_layout
34319
34320 \end_inset
34321
34322
34323 \begin_inset Index idx
34324 status collapsed
34325
34326 \begin_layout Plain Layout
34327 Document ! Language
34328 \end_layout
34329
34330 \end_inset
34331
34332
34333 \end_layout
34334
34335 \begin_layout Standard
34336 The 
34337 \family sans
34338 Document\SpecialChar menuseparator
34339 Settings\SpecialChar menuseparator
34340 Language
34341 \family default
34342  dialog lets you set 
34343 \family roman
34344 the language, the quote style and character encoding
34345 \family default
34346 .
34347 \end_layout
34348
34349 \begin_layout Standard
34350 Under 
34351 \family sans
34352 Encoding
34353 \family default
34354  you can choose the character encoding map you want to use for \SpecialChar LaTeX
34355  export.
34356  The option 
34357 \family sans
34358 Language
34359 \begin_inset space ~
34360 \end_inset
34361
34362 Default
34363 \family default
34364  is the preferred choice and works well in most cases.
34365  For details about the different encoding options see section
34366 \begin_inset space ~
34367 \end_inset
34368
34369
34370 \begin_inset CommandInset ref
34371 LatexCommand ref
34372 reference "sec:Language-encodings"
34373
34374 \end_inset
34375
34376 .
34377 \end_layout
34378
34379 \begin_layout Subsection
34380 Keyboard mapping configuration
34381 \begin_inset CommandInset label
34382 LatexCommand label
34383 name "subsec:Keyboard-mapping"
34384
34385 \end_inset
34386
34387
34388 \end_layout
34389
34390 \begin_layout Standard
34391 If you have for example a U.
34392 \begin_inset space \thinspace{}
34393 \end_inset
34394
34395 S.-style keyboard and want to write in a language other than English, you
34396  can use an alternate keymap.
34397  For example, if you want to write in Italian, you can configure \SpecialChar LyX
34398  to use
34399  an Italian keymap.
34400  The 
34401 \family sans
34402 Tools\SpecialChar menuseparator
34403 Preferences\SpecialChar menuseparator
34404 Editing\SpecialChar menuseparator
34405 Keyboard/Mouse
34406 \family default
34407  dialog allows you to choose up to two keyboard mappings, see section
34408 \begin_inset space ~
34409 \end_inset
34410
34411
34412 \begin_inset CommandInset ref
34413 LatexCommand ref
34414 reference "subsec:Keyboard-Map"
34415
34416 \end_inset
34417
34418 .
34419  You can choose primary and secondary keyboard languages and then select
34420  which one you want to use.
34421 \end_layout
34422
34423 \begin_layout Standard
34424 Finally, you may just want to change a few key mappings or create an entirely
34425  different keymap (for Vulcan, for instance).
34426  You may, for example, normally write in Italian on a U.
34427 \begin_inset space \thinspace{}
34428 \end_inset
34429
34430 S.-style keyboard but want to include an occasional quotation in German.
34431  In such a case, you can write your own keyboard mapping or modify an existing
34432  one to support the characters you want.
34433  This and many other customizations are explained in the 
34434 \emph on
34435 Customization
34436 \emph default
34437  manual.
34438 \end_layout
34439
34440 \begin_layout Chapter
34441 \start_of_appendix
34442 The User Interface
34443 \begin_inset CommandInset label
34444 LatexCommand label
34445 name "chap:The-User-Interface"
34446
34447 \end_inset
34448
34449
34450 \end_layout
34451
34452 \begin_layout Standard
34453 This appendix lists all the available menus and describes their functionality.
34454  It is designed as a quick reference if you are searching for a special
34455  topic inside the user's guide.
34456 \end_layout
34457
34458 \begin_layout Section
34459 The File Menu
34460 \begin_inset Index idx
34461 status collapsed
34462
34463 \begin_layout Plain Layout
34464 Menu ! File
34465 \end_layout
34466
34467 \end_inset
34468
34469
34470 \end_layout
34471
34472 \begin_layout Standard
34473 Under the 
34474 \family sans
34475 File
34476 \family default
34477  menu are the basic operations in addition to some more advanced operations.
34478 \end_layout
34479
34480 \begin_layout Subsection
34481 New
34482 \end_layout
34483
34484 \begin_layout Standard
34485 Creates a new document.
34486 \end_layout
34487
34488 \begin_layout Subsection
34489 New from Template
34490 \end_layout
34491
34492 \begin_layout Standard
34493 This menu entry prompts you for a template to use.
34494  Selecting a template will automatically set certain layout features for
34495  the document, features you would otherwise need to change manually.
34496 \end_layout
34497
34498 \begin_layout Subsection
34499 Open
34500 \end_layout
34501
34502 \begin_layout Standard
34503 Opens a document.
34504 \end_layout
34505
34506 \begin_layout Subsection
34507 Open Recent
34508 \end_layout
34509
34510 \begin_layout Standard
34511 The submenu shows a list of the recently opened files.
34512  Click there on a file to open it.
34513 \end_layout
34514
34515 \begin_layout Subsection
34516 Close
34517 \end_layout
34518
34519 \begin_layout Standard
34520 Closes the current document.
34521 \end_layout
34522
34523 \begin_layout Subsection
34524 Close All
34525 \end_layout
34526
34527 \begin_layout Standard
34528 Closes all opened documents.
34529 \end_layout
34530
34531 \begin_layout Subsection
34532 Save
34533 \end_layout
34534
34535 \begin_layout Standard
34536 Saves the actual document.
34537 \end_layout
34538
34539 \begin_layout Subsection
34540 Save As
34541 \end_layout
34542
34543 \begin_layout Standard
34544 Saves the actual document under a new name to create a copy.
34545 \end_layout
34546
34547 \begin_layout Subsection
34548 Save All
34549 \end_layout
34550
34551 \begin_layout Standard
34552 Saves all opened documents.
34553 \end_layout
34554
34555 \begin_layout Subsection
34556 Revert to saved
34557 \end_layout
34558
34559 \begin_layout Standard
34560 Reloads the actual document from disk.
34561 \end_layout
34562
34563 \begin_layout Subsection
34564 Version Control
34565 \end_layout
34566
34567 \begin_layout Standard
34568 This is used when multiple people are working on the same document or when
34569  one person wants to keep a careful archive of changes.
34570  It is described in the section 
34571 \emph on
34572 Version Control in \SpecialChar LyX
34573
34574 \emph default
34575  of the 
34576 \emph on
34577 Additional Features
34578 \emph default
34579  manual.
34580 \end_layout
34581
34582 \begin_layout Subsection
34583 Import
34584 \end_layout
34585
34586 \begin_layout Standard
34587 Here you can import files from older \SpecialChar LyX
34588  versions, HTML files, \SpecialChar LaTeX
34589  files, NoWeb
34590  files, plain text files and comma separated, table-like text files (CSV).
34591  The files will be imported as a new \SpecialChar LyX
34592  document.
34593 \end_layout
34594
34595 \begin_layout Standard
34596 When using the menu entry 
34597 \family sans
34598 Plain
34599 \begin_inset space ~
34600 \end_inset
34601
34602 text
34603 \family default
34604 , line breaks in the text will start a new paragraph; when using the menu
34605  entry 
34606 \family sans
34607 Plain
34608 \begin_inset space ~
34609 \end_inset
34610
34611 Text,
34612 \begin_inset space ~
34613 \end_inset
34614
34615 Join
34616 \begin_inset space ~
34617 \end_inset
34618
34619 Lines
34620 \family default
34621 , consecutive lines of text will be imported to one big paragraph.
34622  A new paragraph will begin when there is a blank line in the file.
34623 \end_layout
34624
34625 \begin_layout Subsection
34626 Export
34627 \begin_inset CommandInset label
34628 LatexCommand label
34629 name "subsec:Export"
34630
34631 \end_inset
34632
34633
34634 \end_layout
34635
34636 \begin_layout Standard
34637 You can export your document to various file formats.
34638  The resulting files are placed in the directory of your \SpecialChar LyX
34639  file.
34640  The menu entries are not the same on all installations.
34641  They depend on the programs found by \SpecialChar LyX
34642  during its configuration.
34643 \end_layout
34644
34645 \begin_layout Standard
34646 Here is a list of all available entries; some of them are explained in detail
34647  in section
34648 \begin_inset space ~
34649 \end_inset
34650
34651
34652 \begin_inset CommandInset ref
34653 LatexCommand ref
34654 reference "subsec:Output-file-formats"
34655
34656 \end_inset
34657
34658 :
34659 \end_layout
34660
34661 \begin_layout Description
34662
34663 \family sans
34664 CJK
34665 \family default
34666
34667 \begin_inset space ~
34668 \end_inset
34669
34670 LyX format of the special \SpecialChar LyX
34671
34672 \begin_inset space ~
34673 \end_inset
34674
34675 1.4.x versions for Chinese, Japanese and Korean (CJK)
34676 \begin_inset Newline newline
34677 \end_inset
34678
34679  Since \SpecialChar LyX
34680  1.5.0 CJK support has been fully integrated into \SpecialChar LyX
34681 .
34682 \end_layout
34683
34684 \begin_layout Description
34685 DocBook text file with code in the language SGML that is used for the markup
34686  language 
34687 \family typewriter
34688 DocBook
34689 \end_layout
34690
34691 \begin_layout Description
34692 DocBook
34693 \begin_inset space ~
34694 \end_inset
34695
34696 (XML) text file with code in the language XML that is used for the markup
34697  language 
34698 \family typewriter
34699 DocBook
34700 \end_layout
34701
34702 \begin_layout Description
34703 DraftDVI \SpecialChar LaTeX
34704 's native DVI-format.
34705  This format is not suitable if you have special characters or spaces in
34706  files paths or file names in your document.
34707  \SpecialChar LyX
34708  use this format internally as a pre-stage to export to 
34709 \family sans
34710 DVI
34711 \family default
34712 .
34713 \end_layout
34714
34715 \begin_layout Description
34716 DVI DVI-format that also allows the useage of special characters or spaces
34717  in files paths or file names
34718 \end_layout
34719
34720 \begin_layout Description
34721 DVI
34722 \begin_inset space ~
34723 \end_inset
34724
34725 (Lua
34726 \family sans
34727 TeX
34728 \family default
34729 ) DVI-format using the program 
34730 \family typewriter
34731 Lua\SpecialChar TeX
34732
34733 \family default
34734 ; supports Unicode and the usage of non-\SpecialChar TeX
34735  fonts; 
34736 \series bold
34737
34738 \begin_inset Note Greyedout
34739 status open
34740
34741 \begin_layout Plain Layout
34742
34743 \series bold
34744 Note:
34745 \series default
34746  not all DVI-viewers are currently able to display this output format properly.
34747 \end_layout
34748
34749 \end_inset
34750
34751
34752 \end_layout
34753
34754 \begin_layout Description
34755 EPS
34756 \begin_inset space ~
34757 \end_inset
34758
34759 (cropped) the same as 
34760 \family sans
34761 PostScript
34762 \family default
34763  but with cropped page margins.
34764 \end_layout
34765
34766 \begin_layout Description
34767 Graphviz
34768 \begin_inset space ~
34769 \end_inset
34770
34771 Dot text file with code in the programming language 
34772 \family typewriter
34773 Dot
34774 \family default
34775  which is used to draw visualizations of graphs via the program 
34776 \family typewriter
34777 Graphviz
34778 \end_layout
34779
34780 \begin_layout Description
34781 HTML HTML-format; 
34782 \series bold
34783
34784 \begin_inset Note Greyedout
34785 status open
34786
34787 \begin_layout Plain Layout
34788
34789 \series bold
34790 Note:
34791 \series default
34792  the exported file will be stored in a subdirectory.
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \end_layout
34799
34800 \begin_layout Description
34801 HTML
34802 \begin_inset space ~
34803 \end_inset
34804
34805 (MS
34806 \begin_inset space ~
34807 \end_inset
34808
34809 Word) HTML-format specialized so that the result can be imported to 
34810 \family sans
34811 MS Word
34812 \family default
34813 ; as a consequence of this formulas will be embedded as bitmap fonts and
34814  not in the format 
34815 \family sans
34816 MathML
34817 \family default
34818 .
34819 \end_layout
34820
34821 \begin_layout Description
34822
34823 \family sans
34824 LaTeX
34825 \begin_inset space ~
34826 \end_inset
34827
34828 (
34829 \family default
34830 Lua
34831 \family sans
34832 TeX) 
34833 \family default
34834 text file with the \SpecialChar LaTeX
34835  source that is compilable with the program 
34836 \family typewriter
34837 Lua\SpecialChar TeX
34838
34839 \end_layout
34840
34841 \begin_layout Description
34842
34843 \family sans
34844 LaTeX
34845 \begin_inset space ~
34846 \end_inset
34847
34848 (pdflatex)
34849 \family default
34850  text file with the \SpecialChar LaTeX
34851  source, additionally all images used in the document
34852  will be converted to a format that is readable by the 
34853 \family typewriter
34854 pdflatex
34855 \family default
34856  program (GIF, JPG, PDF, PNG)
34857 \end_layout
34858
34859 \begin_layout Description
34860
34861 \family sans
34862 LaTeX
34863 \begin_inset space ~
34864 \end_inset
34865
34866 (plain)
34867 \family default
34868  text file with the \SpecialChar LaTeX
34869  source code, additionally all images used in the document
34870  will be converted to the EPS-format, only this format is readable by the
34871  
34872 \family typewriter
34873 latex
34874 \family default
34875  program
34876 \end_layout
34877
34878 \begin_layout Description
34879
34880 \family sans
34881 LaTeX
34882 \begin_inset space ~
34883 \end_inset
34884
34885 (
34886 \family default
34887 Xe
34888 \family sans
34889 TeX) 
34890 \family default
34891 text file with the \SpecialChar LaTeX
34892  source that is compilable with the program 
34893 \family typewriter
34894 Xe\SpecialChar TeX
34895
34896 \end_layout
34897
34898 \begin_layout Description
34899 LilyPond
34900 \begin_inset space ~
34901 \end_inset
34902
34903 book
34904 \begin_inset space ~
34905 \end_inset
34906
34907 (La
34908 \family sans
34909 TeX
34910 \family default
34911 ) text file with the \SpecialChar LaTeX
34912  source and also code in the syntax of the music notation
34913  software 
34914 \family typewriter
34915 LilyPond
34916 \end_layout
34917
34918 \begin_layout Description
34919 LyX
34920 \begin_inset space ~
34921 \end_inset
34922
34923 z.y.x \SpecialChar LyX
34924 -Document in a format readable by the \SpecialChar LyX
34925  versions z.y.x (e.
34926 \begin_inset space \thinspace{}
34927 \end_inset
34928
34929 g.
34930 \begin_inset space \space{}
34931 \end_inset
34932
34933 "\SpecialChar LyX
34934
34935 \begin_inset space ~
34936 \end_inset
34937
34938 2.1.x"; 
34939 \begin_inset Quotes eld
34940 \end_inset
34941
34942 z
34943 \begin_inset Quotes erd
34944 \end_inset
34945
34946  and 
34947 \begin_inset Quotes eld
34948 \end_inset
34949
34950 y
34951 \begin_inset Quotes erd
34952 \end_inset
34953
34954  represent the version number)
34955 \end_layout
34956
34957 \begin_layout Description
34958 LyX
34959 \begin_inset space ~
34960 \end_inset
34961
34962 Archive
34963 \begin_inset space ~
34964 \end_inset
34965
34966 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34967  your system) that contains your document and all files that are necessary
34968  to compile it (images, child documents, Bib\SpecialChar TeX
34969  files, etc.)
34970 \end_layout
34971
34972 \begin_layout Description
34973 LyXHTML HTML-format using \SpecialChar LyX
34974 's internal XHTML engine
34975 \end_layout
34976
34977 \begin_layout Description
34978 MS
34979 \begin_inset space ~
34980 \end_inset
34981
34982 Word
34983 \begin_inset space ~
34984 \end_inset
34985
34986 Office
34987 \begin_inset space ~
34988 \end_inset
34989
34990 Open
34991 \begin_inset space ~
34992 \end_inset
34993
34994 XML Office Open XML file, to be opened with 
34995 \family sans
34996 Microsoft Word
34997 \family default
34998 .
34999  For the conversion the program 
35000 \family typewriter
35001 Pandoc
35002 \family default
35003  is used.
35004  
35005 \family typewriter
35006 Pandoc
35007 \family default
35008  is a third-party product and may not work in all cases.
35009 \end_layout
35010
35011 \begin_layout Description
35012 NoWeb text file with code in the format of the literate programming language
35013 \family typewriter
35014  NoWeb
35015 \end_layout
35016
35017 \begin_layout Description
35018 OpenDocument
35019 \begin_inset space ~
35020 \end_inset
35021
35022 (Pandoc) OpenDocument file, to be opened with 
35023 \family sans
35024 LibreOffice, OpenOffice, KOffice, Abiword
35025 \family default
35026 , etc..
35027  For the conversion the program 
35028 \family typewriter
35029 Pandoc
35030 \family default
35031  is used.
35032  
35033 \family typewriter
35034 Pandoc
35035 \family default
35036  is a third-party product and may not work in all cases.
35037 \end_layout
35038
35039 \begin_layout Description
35040 OpenDocument
35041 \begin_inset space ~
35042 \end_inset
35043
35044 (tex4ht) OpenDocument file.
35045  For the conversion the program 
35046 \family typewriter
35047 tex4ht
35048 \family default
35049  is used.
35050  
35051 \family typewriter
35052 tex4ht
35053 \family default
35054  is a third-party product and may not work in all cases.
35055 \end_layout
35056
35057 \begin_layout Description
35058 PDF
35059 \begin_inset space ~
35060 \end_inset
35061
35062 (cropped) the same as 
35063 \family sans
35064 PDF
35065 \begin_inset space ~
35066 \end_inset
35067
35068 (pdflatex)
35069 \family default
35070  but with cropped page margins
35071 \end_layout
35072
35073 \begin_layout Description
35074
35075 \family sans
35076 PDF
35077 \begin_inset space ~
35078 \end_inset
35079
35080 (dvipdfm)
35081 \family default
35082  PDF-format using the program 
35083 \family typewriter
35084 dvipdfm
35085 \family default
35086 , produces internally a DVI-file which is then converted to a PDF-file
35087 \end_layout
35088
35089 \begin_layout Description
35090
35091 \family sans
35092 PDF
35093 \begin_inset space ~
35094 \end_inset
35095
35096 (lower
35097 \begin_inset space ~
35098 \end_inset
35099
35100 resolution)
35101 \family default
35102  the same as 
35103 \family sans
35104 PDF
35105 \begin_inset space ~
35106 \end_inset
35107
35108 (pdflatex)
35109 \family default
35110  but with a reduced pixel resolution of 150
35111 \begin_inset space \thinspace{}
35112 \end_inset
35113
35114 dpi (e.g.
35115 \begin_inset space \space{}
35116 \end_inset
35117
35118 useful for e-books to be read on tablet PCs or for large documents as intermedia
35119 te preview)
35120 \end_layout
35121
35122 \begin_layout Description
35123
35124 \family sans
35125 PDF
35126 \begin_inset space ~
35127 \end_inset
35128
35129 (LuaTeX)
35130 \family default
35131  PDF-format using the program 
35132 \family typewriter
35133 Lua\SpecialChar TeX
35134
35135 \family default
35136 , produces PDF-files directly
35137 \end_layout
35138
35139 \begin_layout Description
35140
35141 \family sans
35142 PDF
35143 \begin_inset space ~
35144 \end_inset
35145
35146 (pdflatex)
35147 \family default
35148  PDF-format using the program 
35149 \family typewriter
35150 pdflatex
35151 \family default
35152 , produces PDF-files directly
35153 \end_layout
35154
35155 \begin_layout Description
35156
35157 \family sans
35158 PDF
35159 \begin_inset space ~
35160 \end_inset
35161
35162 (ps2pdf)
35163 \family default
35164  PDF-format using the program 
35165 \family typewriter
35166 ps2pdf
35167 \family default
35168 , produces internally a PostScript-file which is then converted to a PDF-file
35169 \end_layout
35170
35171 \begin_layout Description
35172
35173 \family sans
35174 PDF
35175 \begin_inset space ~
35176 \end_inset
35177
35178 (XeTeX)
35179 \family default
35180  PDF-format using the program 
35181 \family typewriter
35182 Xe\SpecialChar TeX
35183
35184 \family default
35185 , produces PDF-files directly
35186 \end_layout
35187
35188 \begin_layout Description
35189
35190 \family sans
35191 Plain
35192 \begin_inset space ~
35193 \end_inset
35194
35195 text
35196 \family default
35197  text format
35198 \end_layout
35199
35200 \begin_layout Description
35201
35202 \family sans
35203 Plain
35204 \begin_inset space ~
35205 \end_inset
35206
35207 text
35208 \begin_inset space ~
35209 \end_inset
35210
35211 (ps2ascii)
35212 \family default
35213  text format, the document will first be converted to Postscript format
35214  and then exported as text using the program 
35215 \family sans
35216 ps2ascii
35217 \end_layout
35218
35219 \begin_layout Description
35220
35221 \family sans
35222 Postscript
35223 \family default
35224  PostScript format using the program 
35225 \family typewriter
35226 dvips
35227 \end_layout
35228
35229 \begin_layout Description
35230 Sweave text file with the \SpecialChar LaTeX
35231  source and also code in the statistical programming
35232  language 
35233 \family typewriter
35234 R
35235 \family default
35236 .
35237  Using the 
35238 \family typewriter
35239 R
35240 \family default
35241 -function 
35242 \family typewriter
35243 Sweave
35244 \family default
35245  it is possible to use 
35246 \family typewriter
35247 R
35248 \family default
35249 -commands in \SpecialChar LaTeX
35250
35251 \end_layout
35252
35253 \begin_layout Standard
35254 If one of the menu entries 
35255 \family sans
35256 DVI
35257 \family default
35258
35259 \family sans
35260 PDF
35261 \begin_inset space ~
35262 \end_inset
35263
35264 (pdflatex)
35265 \family default
35266  or 
35267 \family sans
35268 Postscript
35269 \family default
35270  is missing, you need to update your \SpecialChar LaTeX
35271  installation.
35272  After updating you have to reconfigure \SpecialChar LyX
35273 , see section
35274 \begin_inset space ~
35275 \end_inset
35276
35277
35278 \begin_inset CommandInset ref
35279 LatexCommand ref
35280 reference "sec:Basic-LyX-Setup"
35281
35282 \end_inset
35283
35284 .
35285 \begin_inset Index idx
35286 status collapsed
35287
35288 \begin_layout Plain Layout
35289 Reconfiguration of \SpecialChar LyX
35290
35291 \end_layout
35292
35293 \end_inset
35294
35295
35296 \end_layout
35297
35298 \begin_layout Subsection
35299 Fax
35300 \end_layout
35301
35302 \begin_layout Standard
35303 This menu entry will only appear if you have a fax program installed (on
35304  Windows you additionally need to register its program path to \SpecialChar LyX
35305 's PATH prefix,
35306  see section
35307 \begin_inset space ~
35308 \end_inset
35309
35310
35311 \begin_inset CommandInset ref
35312 LatexCommand ref
35313 reference "sec:Paths"
35314
35315 \end_inset
35316
35317 ).
35318  With this menu entry you can send your document to a fax program like 
35319 \family typewriter
35320 hylapex
35321 \family default
35322  or 
35323 \family typewriter
35324 kdeprintfax
35325 \family default
35326 .
35327  The default format of the sent file is PostScript.
35328  The format can be changed in \SpecialChar LyX
35329 's preferences as described in section
35330 \begin_inset space ~
35331 \end_inset
35332
35333
35334 \begin_inset CommandInset ref
35335 LatexCommand ref
35336 reference "subsec:Converters"
35337
35338 \end_inset
35339
35340 .
35341 \end_layout
35342
35343 \begin_layout Subsection
35344 New and Close Window
35345 \end_layout
35346
35347 \begin_layout Standard
35348 Opens or closes a new instance of \SpecialChar LyX
35349 .
35350 \end_layout
35351
35352 \begin_layout Subsection
35353 Exit
35354 \end_layout
35355
35356 \begin_layout Standard
35357 Prompts you to save all unsaved documents and then exits.
35358 \end_layout
35359
35360 \begin_layout Section
35361 The Edit Menu
35362 \begin_inset Index idx
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366 Menu ! Edit
35367 \end_layout
35368
35369 \end_inset
35370
35371
35372 \end_layout
35373
35374 \begin_layout Subsection
35375 Undo and Redo
35376 \end_layout
35377
35378 \begin_layout Standard
35379 Described in section
35380 \begin_inset space ~
35381 \end_inset
35382
35383
35384 \begin_inset CommandInset ref
35385 LatexCommand ref
35386 reference "sec:Undo-and-Redo"
35387
35388 \end_inset
35389
35390 .
35391 \end_layout
35392
35393 \begin_layout Subsection
35394 Cut, Copy, Paste, Paste Recent, Paste Special
35395 \end_layout
35396
35397 \begin_layout Standard
35398 Described in section
35399 \begin_inset space ~
35400 \end_inset
35401
35402
35403 \begin_inset CommandInset ref
35404 LatexCommand ref
35405 reference "sec:Basic-Editing-Features"
35406
35407 \end_inset
35408
35409 .
35410 \end_layout
35411
35412 \begin_layout Subsection
35413 Select Whole Inset
35414 \end_layout
35415
35416 \begin_layout Standard
35417 Selects the content of the inset in which the cursor currently is.
35418  If the cursor is outside an inset, the whole document will be selected.
35419 \end_layout
35420
35421 \begin_layout Subsection
35422 Select All
35423 \end_layout
35424
35425 \begin_layout Standard
35426 Selects the whole document.
35427 \end_layout
35428
35429 \begin_layout Subsection
35430 Find & Replace (Quick)
35431 \end_layout
35432
35433 \begin_layout Standard
35434 Described in section
35435 \begin_inset space ~
35436 \end_inset
35437
35438
35439 \begin_inset CommandInset ref
35440 LatexCommand ref
35441 reference "sec:Basic-Editing-Features"
35442
35443 \end_inset
35444
35445 .
35446 \end_layout
35447
35448 \begin_layout Subsection
35449 Find & Replace (Advanced)
35450 \end_layout
35451
35452 \begin_layout Standard
35453 Described in section
35454 \begin_inset space ~
35455 \end_inset
35456
35457
35458 \begin_inset CommandInset ref
35459 LatexCommand ref
35460 reference "sec:Advanced-Find-and"
35461
35462 \end_inset
35463
35464 .
35465 \end_layout
35466
35467 \begin_layout Subsection
35468 Move Paragraph Up/Down
35469 \end_layout
35470
35471 \begin_layout Standard
35472 This shifts the paragraph in which the cursor currently is one paragraph
35473  up or down.
35474 \end_layout
35475
35476 \begin_layout Subsection
35477 Text Style
35478 \end_layout
35479
35480 \begin_layout Standard
35481 Described in section
35482 \begin_inset space ~
35483 \end_inset
35484
35485
35486 \begin_inset CommandInset ref
35487 LatexCommand ref
35488 reference "subsec:Fine-Tuning-with-the"
35489
35490 \end_inset
35491
35492 .
35493 \end_layout
35494
35495 \begin_layout Subsection
35496 Paragraph Settings
35497 \begin_inset Index idx
35498 status collapsed
35499
35500 \begin_layout Plain Layout
35501 Paragraph ! Settings
35502 \end_layout
35503
35504 \end_inset
35505
35506
35507 \end_layout
35508
35509 \begin_layout Standard
35510 Enables you to set the paragraph alignment, line spacing and label width.
35511  These settings only affect the paragraph in which the cursor is currently
35512  in.
35513 \end_layout
35514
35515 \begin_layout Standard
35516 You can also prevent the first line of the paragraph being indented if you
35517  have chosen to separate paragraphs with 
35518 \family sans
35519 Indentation
35520 \family default
35521  in the 
35522 \family sans
35523 Document\SpecialChar menuseparator
35524 Settings\SpecialChar menuseparator
35525 Text
35526 \begin_inset space ~
35527 \end_inset
35528
35529 Layout
35530 \family default
35531  dialog.
35532 \end_layout
35533
35534 \begin_layout Subsection
35535 Table
35536 \end_layout
35537
35538 \begin_layout Standard
35539 This menu only appears if the cursor is inside a table.
35540  It allows you to create multicolumn and multirow cells, add or remove borders
35541  of a cell and to set the vertical alignment of the cell.Table Settings and
35542  Math
35543 \end_layout
35544
35545 \begin_layout Standard
35546 These two menus are only fully active if the cursor is inside a table or
35547  a formula.
35548  Here you can change the properties of tables and formulas.
35549  The properties of tables are described in section
35550 \begin_inset space ~
35551 \end_inset
35552
35553
35554 \begin_inset CommandInset ref
35555 LatexCommand ref
35556 reference "sec:Tables"
35557
35558 \end_inset
35559
35560 , the properties of formulas in chapter
35561 \begin_inset space ~
35562 \end_inset
35563
35564
35565 \begin_inset CommandInset ref
35566 LatexCommand ref
35567 reference "chap:Mathematical-Formulas"
35568
35569 \end_inset
35570
35571 .
35572 \end_layout
35573
35574 \begin_layout Subsection
35575 Increase/Decrease List Depth
35576 \end_layout
35577
35578 \begin_layout Standard
35579 These menus are only active if the cursor is in an environment that can
35580  be nested.
35581  They increase/decrease the environment nesting level as explained in section
35582 \begin_inset space ~
35583 \end_inset
35584
35585
35586 \begin_inset CommandInset ref
35587 LatexCommand ref
35588 reference "sec:Nesting"
35589
35590 \end_inset
35591
35592  and 
35593 \begin_inset CommandInset ref
35594 LatexCommand ref
35595 reference "subsec:Numbering-depth"
35596
35597 \end_inset
35598
35599 .
35600 \end_layout
35601
35602 \begin_layout Subsection
35603
35604 \family sans
35605 Start New Environment/Start New Parent Environment
35606 \end_layout
35607
35608 \begin_layout Standard
35609 These menus are only visible if it is possible to have two consecutive environme
35610 nts of the same type.
35611  See section
35612 \begin_inset space ~
35613 \end_inset
35614
35615
35616 \begin_inset CommandInset ref
35617 LatexCommand ref
35618 reference "subsec:Separate-Nestings"
35619
35620 \end_inset
35621
35622  for an explanation.
35623 \end_layout
35624
35625 \begin_layout Section
35626 The View Menu
35627 \begin_inset Index idx
35628 status collapsed
35629
35630 \begin_layout Plain Layout
35631 Menu ! View
35632 \end_layout
35633
35634 \end_inset
35635
35636
35637 \end_layout
35638
35639 \begin_layout Standard
35640 At the bottom of the 
35641 \family sans
35642 View
35643 \family default
35644  menu the opened documents are listed.
35645 \end_layout
35646
35647 \begin_layout Subsection
35648 Open/Close all Insets
35649 \end_layout
35650
35651 \begin_layout Standard
35652 Opens/closes all insets in your document.
35653 \end_layout
35654
35655 \begin_layout Subsection
35656 Unfold/Fold Math Macros
35657 \end_layout
35658
35659 \begin_layout Standard
35660 Unfolds/folds the current math macro.
35661 \end_layout
35662
35663 \begin_layout Standard
35664 Math macros are described in the 
35665 \emph on
35666 Math
35667 \emph default
35668  manual.
35669 \end_layout
35670
35671 \begin_layout Subsection
35672 Outline Pane
35673 \end_layout
35674
35675 \begin_layout Standard
35676 Shows the outline window as described in sections
35677 \begin_inset space ~
35678 \end_inset
35679
35680
35681 \begin_inset CommandInset ref
35682 LatexCommand ref
35683 reference "sec:Navigating"
35684
35685 \end_inset
35686
35687  and 
35688 \begin_inset CommandInset ref
35689 LatexCommand ref
35690 reference "subsec:Table-of-Contents"
35691
35692 \end_inset
35693
35694 .
35695 \end_layout
35696
35697 \begin_layout Subsection
35698 Source Pane
35699 \end_layout
35700
35701 \begin_layout Standard
35702 Opens a window showing the source code of the actual document, as described
35703  in section
35704 \begin_inset space ~
35705 \end_inset
35706
35707
35708 \begin_inset CommandInset ref
35709 LatexCommand ref
35710 reference "sec:Previewing-snippets-of"
35711
35712 \end_inset
35713
35714 .
35715 \end_layout
35716
35717 \begin_layout Subsection
35718 Messages Pane
35719 \end_layout
35720
35721 \begin_layout Standard
35722 Opens a window showing console messages.
35723  This is useful for debugging \SpecialChar LyX
35724  (i.
35725 \begin_inset space \thinspace{}
35726 \end_inset
35727
35728 e., hunt for errors in the program) or to see what is going on in the background
35729  while \SpecialChar LaTeX
35730  is processing the document.
35731 \end_layout
35732
35733 \begin_layout Subsection
35734 Toolbars
35735 \begin_inset CommandInset label
35736 LatexCommand label
35737 name "subsec:Toolbars"
35738
35739 \end_inset
35740
35741
35742 \begin_inset Index idx
35743 status collapsed
35744
35745 \begin_layout Plain Layout
35746 Toolbar
35747 \end_layout
35748
35749 \end_inset
35750
35751
35752 \end_layout
35753
35754 \begin_layout Standard
35755 In this menu entry you can set the appearance of the different toolbars.
35756  All toolbars and the 
35757 \family sans
35758 Command
35759 \begin_inset space ~
35760 \end_inset
35761
35762 Buffer
35763 \family default
35764  can be turned on and off.
35765  The 
35766 \emph on
35767 on
35768 \emph default
35769  state is denoted in the menu with a checkmark.
35770  The 
35771 \family sans
35772 Table
35773 \family default
35774
35775 \family sans
35776 Math,
35777 \family default
35778  
35779 \family sans
35780 Math
35781 \begin_inset space ~
35782 \end_inset
35783
35784 Macros,
35785 \family default
35786  
35787 \family sans
35788 Review
35789 \family default
35790  and 
35791 \family sans
35792 Math
35793 \begin_inset space ~
35794 \end_inset
35795
35796 Panels
35797 \family default
35798  toolbars can additionally be set to the state 
35799 \emph on
35800 automatic
35801 \emph default
35802 , denoted in the menu with the suffix 
35803 \family sans
35804 (auto)
35805 \family default
35806 .
35807 \end_layout
35808
35809 \begin_layout Standard
35810 In the 
35811 \emph on
35812 on
35813 \emph default
35814  state the toolbar is permanently shown; in the 
35815 \emph on
35816 automatic
35817 \emph default
35818  state the toolbar is only shown when the cursor is in a certain environment
35819  or when a certain feature is enabled.
35820  That means that the review toolbar will only be shown if change tracking
35821  is activated, the math and table toolbars are only shown if the cursor
35822  is inside a formula or table respectively.
35823 \end_layout
35824
35825 \begin_layout Standard
35826 \SpecialChar LyX
35827 's toolbars and their buttons are explained in section
35828 \begin_inset space ~
35829 \end_inset
35830
35831
35832 \begin_inset CommandInset ref
35833 LatexCommand ref
35834 reference "sec:Toolbars"
35835
35836 \end_inset
35837
35838 .
35839 \end_layout
35840
35841 \begin_layout Subsection
35842 Split View
35843 \end_layout
35844
35845 \begin_layout Standard
35846
35847 \family sans
35848 Split
35849 \begin_inset space ~
35850 \end_inset
35851
35852 View
35853 \begin_inset space ~
35854 \end_inset
35855
35856 into
35857 \begin_inset space ~
35858 \end_inset
35859
35860 Left
35861 \begin_inset space ~
35862 \end_inset
35863
35864 and
35865 \begin_inset space ~
35866 \end_inset
35867
35868 Right
35869 \begin_inset space ~
35870 \end_inset
35871
35872 Half
35873 \family default
35874  will split \SpecialChar LyX
35875 's main window vertically while 
35876 \family sans
35877 Split
35878 \begin_inset space ~
35879 \end_inset
35880
35881 View
35882 \begin_inset space ~
35883 \end_inset
35884
35885 into
35886 \begin_inset space ~
35887 \end_inset
35888
35889 Upper
35890 \begin_inset space ~
35891 \end_inset
35892
35893 and
35894 \begin_inset space ~
35895 \end_inset
35896
35897 Lower
35898 \begin_inset space ~
35899 \end_inset
35900
35901 Half
35902 \family default
35903  will split it horizontally.
35904  This allows you to view documents at the same time to compare them, or
35905  to view the same document, but at different positions.
35906  You can even split the main window several times to view, for example,
35907  three or more documents at the same time.
35908  To close a split view, use the menu 
35909 \family sans
35910 Close
35911 \begin_inset space ~
35912 \end_inset
35913
35914 Current
35915 \begin_inset space ~
35916 \end_inset
35917
35918 View
35919 \family default
35920 .
35921 \end_layout
35922
35923 \begin_layout Subsection
35924 Close Current View
35925 \end_layout
35926
35927 \begin_layout Standard
35928 Closes a split view.
35929 \end_layout
35930
35931 \begin_layout Subsection
35932 Fullscreen
35933 \end_layout
35934
35935 \begin_layout Standard
35936 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35937  so that you will see nothing but your text.
35938  It furthermore displays \SpecialChar LyX
35939 's main window fullscreen.
35940  To return from fullscreen to the normal view, press F11, or right-click
35941  and turn off the fullscreen mode in the context menu.
35942 \end_layout
35943
35944 \begin_layout Section
35945 The Insert Menu
35946 \begin_inset Index idx
35947 status collapsed
35948
35949 \begin_layout Plain Layout
35950 Menu ! Insert
35951 \end_layout
35952
35953 \end_inset
35954
35955
35956 \end_layout
35957
35958 \begin_layout Subsection
35959 Math
35960 \end_layout
35961
35962 \begin_layout Standard
35963 Inserts math constructs that are explained in chapter
35964 \begin_inset space ~
35965 \end_inset
35966
35967
35968 \begin_inset CommandInset ref
35969 LatexCommand ref
35970 reference "chap:Mathematical-Formulas"
35971
35972 \end_inset
35973
35974  and the 
35975 \emph on
35976 Math
35977 \emph default
35978  manual.
35979 \end_layout
35980
35981 \begin_layout Subsection
35982 Special Character
35983 \begin_inset CommandInset label
35984 LatexCommand label
35985 name "subsec:Special-Character"
35986
35987 \end_inset
35988
35989
35990 \end_layout
35991
35992 \begin_layout Standard
35993 Here you can insert the following characters:
35994 \end_layout
35995
35996 \begin_layout Description
35997 Symbols Opens the 
35998 \family sans
35999 Symbols
36000 \family default
36001  dialog which allows you to insert any character that can be output by your
36002  \SpecialChar LaTeX
36003  system.
36004  By default groups of characters are displayed in character categories;
36005  the available characters depend on the \SpecialChar LaTeX
36006 -packages you have installed.
36007  You can get a complete display by checking 
36008 \family sans
36009 Display
36010 \begin_inset space ~
36011 \end_inset
36012
36013 all
36014 \family default
36015 .
36016 \begin_inset Newline newline
36017 \end_inset
36018
36019  
36020 \begin_inset Note Greyedout
36021 status open
36022
36023 \begin_layout Plain Layout
36024
36025 \series bold
36026 Note:
36027 \series default
36028  Not all characters will be visible in the 
36029 \family sans
36030 Symbols
36031 \family default
36032  dialog because none of the screen fonts that you can set in the preferences
36033  dialog (see sec.
36034 \begin_inset space \thinspace{}
36035 \end_inset
36036
36037
36038 \begin_inset CommandInset ref
36039 LatexCommand ref
36040 reference "subsec:Screen-Fonts"
36041
36042 \end_inset
36043
36044 ) can display every character.
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \begin_layout Description
36053 Ellipsis Inserts an ellipsis: \SpecialChar ldots
36054
36055 \end_layout
36056
36057 \begin_layout Description
36058 End
36059 \begin_inset space ~
36060 \end_inset
36061
36062 of
36063 \begin_inset space ~
36064 \end_inset
36065
36066 Sentence Inserts an end of sentence period as described in section
36067 \begin_inset space ~
36068 \end_inset
36069
36070
36071 \begin_inset CommandInset ref
36072 LatexCommand ref
36073 reference "subsec:Abbreviations"
36074
36075 \end_inset
36076
36077 .
36078 \end_layout
36079
36080 \begin_layout Description
36081 Ordinary
36082 \begin_inset space ~
36083 \end_inset
36084
36085 Quote Inserts this quote: ", no matter what quote style you selected in
36086  the 
36087 \family sans
36088 Document\SpecialChar menuseparator
36089 Settings\SpecialChar menuseparator
36090 Language
36091 \family default
36092  dialog.
36093 \end_layout
36094
36095 \begin_layout Description
36096 Single
36097 \begin_inset space ~
36098 \end_inset
36099
36100 Quote Inserts a single quote in the quotation marks style selected in the
36101  
36102 \family sans
36103 Document\SpecialChar menuseparator
36104 Settings\SpecialChar menuseparator
36105 Language
36106 \family default
36107  dialog.
36108 \end_layout
36109
36110 \begin_layout Description
36111 Protected
36112 \begin_inset space ~
36113 \end_inset
36114
36115 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar nobreakdash
36116
36117 \end_layout
36118
36119 \begin_layout Description
36120 Breakable
36121 \begin_inset space ~
36122 \end_inset
36123
36124 Slash Inserts a slash where a line break can also occur: \SpecialChar breakableslash
36125
36126 \end_layout
36127
36128 \begin_layout Description
36129 Visible
36130 \begin_inset space ~
36131 \end_inset
36132
36133 Space Inserts a character representing a single space (the one you get when
36134  pressing the 
36135 \family sans
36136 Space
36137 \family default
36138  key): 
36139 \begin_inset space \textvisiblespace{}
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \begin_layout Description
36146 Menu
36147 \begin_inset space ~
36148 \end_inset
36149
36150 Separator Inserts the menu separator sign: \SpecialChar menuseparator
36151
36152 \end_layout
36153
36154 \begin_layout Description
36155 Phonetic
36156 \begin_inset space ~
36157 \end_inset
36158
36159 Symbols 
36160 \begin_inset Index idx
36161 status collapsed
36162
36163 \begin_layout Plain Layout
36164 Phonetic symbols
36165 \end_layout
36166
36167 \end_inset
36168
36169
36170 \begin_inset Index idx
36171 status collapsed
36172
36173 \begin_layout Plain Layout
36174 Language ! Phonetic symbols
36175 \end_layout
36176
36177 \end_inset
36178
36179 Inserts a box where you can insert symbols from the International Phonetic
36180  Alphabet (IPA) and opens a toolbar which provides a large set of these
36181  symbols.
36182  To use this feature you must have the \SpecialChar LaTeX
36183 -package 
36184 \series bold
36185 tipa
36186 \series default
36187
36188 \begin_inset Index idx
36189 status collapsed
36190
36191 \begin_layout Plain Layout
36192 \SpecialChar LaTeX
36193 -packages ! tipa
36194 \end_layout
36195
36196 \end_inset
36197
36198  installed.
36199 \begin_inset Newline newline
36200 \end_inset
36201
36202 More information about this feature can be found in the 
36203 \emph on
36204 Linguistics
36205 \emph default
36206  manual (
36207 \family sans
36208 Help\SpecialChar menuseparator
36209 Specific Manuals
36210 \family default
36211 ).
36212 \end_layout
36213
36214 \begin_layout Description
36215 Logos Inserts the logos of the programs \SpecialChar LyX
36216 , \SpecialChar TeX
36217 , \SpecialChar LaTeX
36218  and \SpecialChar LaTeX2e
36219 .
36220 \end_layout
36221
36222 \begin_layout Subsection
36223 Formatting
36224 \end_layout
36225
36226 \begin_layout Standard
36227 Opens a submenu with the following options:
36228 \end_layout
36229
36230 \begin_layout Description
36231 Superscript Inserts a superscript: test
36232 \begin_inset script superscript
36233
36234 \begin_layout Plain Layout
36235 a, b
36236 \end_layout
36237
36238 \end_inset
36239
36240
36241 \end_layout
36242
36243 \begin_layout Description
36244 Subscript Inserts a subscript: test
36245 \begin_inset script subscript
36246
36247 \begin_layout Plain Layout
36248 3x
36249 \end_layout
36250
36251 \end_inset
36252
36253
36254 \end_layout
36255
36256 \begin_layout Description
36257 Protected
36258 \begin_inset space ~
36259 \end_inset
36260
36261 Space Inserts a protected space as described in section
36262 \begin_inset space ~
36263 \end_inset
36264
36265
36266 \begin_inset CommandInset ref
36267 LatexCommand ref
36268 reference "subsec:Protected-Space"
36269
36270 \end_inset
36271
36272 .
36273 \end_layout
36274
36275 \begin_layout Description
36276 Interword
36277 \begin_inset space ~
36278 \end_inset
36279
36280 Space Inserts an inter-word space as described in section
36281 \begin_inset space ~
36282 \end_inset
36283
36284
36285 \begin_inset CommandInset ref
36286 LatexCommand ref
36287 reference "subsec:Inter-word-Space"
36288
36289 \end_inset
36290
36291 .
36292 \end_layout
36293
36294 \begin_layout Description
36295 Thin
36296 \begin_inset space ~
36297 \end_inset
36298
36299 Space Inserts a thin space as described in section
36300 \begin_inset space ~
36301 \end_inset
36302
36303
36304 \begin_inset CommandInset ref
36305 LatexCommand ref
36306 reference "subsec:Thin-Space"
36307
36308 \end_inset
36309
36310 .
36311 \end_layout
36312
36313 \begin_layout Description
36314 Visible
36315 \begin_inset space ~
36316 \end_inset
36317
36318 Space Inserts a character to visualize that there is or should be a space.
36319  This is e.
36320 \begin_inset space \thinspace{}
36321 \end_inset
36322
36323 g.
36324 \begin_inset space \space{}
36325 \end_inset
36326
36327 useful if you need to indicate a space in a command sequence.
36328  An example from the \SpecialChar LyX
36329  
36330 \emph on
36331 Math
36332 \emph default
36333  manual: 
36334 \begin_inset Quotes eld
36335 \end_inset
36336
36337 To insert a fraction use the command 
36338 \series bold
36339
36340 \backslash
36341 frac
36342 \begin_inset space \textvisiblespace{}
36343 \end_inset
36344
36345 A
36346 \begin_inset Formula $\downarrow$
36347 \end_inset
36348
36349 B.
36350 \series default
36351
36352 \begin_inset Quotes erd
36353 \end_inset
36354
36355  The visible space is hereby the character before the 
36356 \series bold
36357 A
36358 \series default
36359 .
36360 \end_layout
36361
36362 \begin_layout Description
36363 Horizontal
36364 \begin_inset space ~
36365 \end_inset
36366
36367 Space Inserts horizontal space as described in section
36368 \begin_inset space ~
36369 \end_inset
36370
36371
36372 \begin_inset CommandInset ref
36373 LatexCommand ref
36374 reference "subsec:Horizontal-Space"
36375
36376 \end_inset
36377
36378 .
36379 \end_layout
36380
36381 \begin_layout Description
36382 Horizontal
36383 \begin_inset space ~
36384 \end_inset
36385
36386 Line Inserts a horizontal line as described in section
36387 \begin_inset space ~
36388 \end_inset
36389
36390
36391 \begin_inset CommandInset ref
36392 LatexCommand ref
36393 reference "subsec:Horizontal-Lines"
36394
36395 \end_inset
36396
36397 .
36398 \end_layout
36399
36400 \begin_layout Description
36401 Vertical
36402 \begin_inset space ~
36403 \end_inset
36404
36405 Space Inserts vertical space as described in section
36406 \begin_inset space ~
36407 \end_inset
36408
36409
36410 \begin_inset CommandInset ref
36411 LatexCommand ref
36412 reference "subsec:Vertical-Space"
36413
36414 \end_inset
36415
36416 .
36417 \end_layout
36418
36419 \begin_layout Description
36420 Phantom Inserts a Phantom space as described in section
36421 \begin_inset space ~
36422 \end_inset
36423
36424
36425 \begin_inset CommandInset ref
36426 LatexCommand ref
36427 reference "subsec:Phantom-Space"
36428
36429 \end_inset
36430
36431 .
36432 \end_layout
36433
36434 \begin_layout Description
36435 Hyphenation
36436 \begin_inset space ~
36437 \end_inset
36438
36439 Point Inserts a hyphenation point as described in section
36440 \begin_inset space ~
36441 \end_inset
36442
36443
36444 \begin_inset CommandInset ref
36445 LatexCommand ref
36446 reference "subsec:Hyphenation"
36447
36448 \end_inset
36449
36450 .
36451 \end_layout
36452
36453 \begin_layout Description
36454 Ligature
36455 \begin_inset space ~
36456 \end_inset
36457
36458 Break Inserts a ligature break as described in section
36459 \begin_inset space ~
36460 \end_inset
36461
36462
36463 \begin_inset CommandInset ref
36464 LatexCommand ref
36465 reference "subsec:Ligatures"
36466
36467 \end_inset
36468
36469 .
36470 \end_layout
36471
36472 \begin_layout Description
36473 Ragged
36474 \begin_inset space ~
36475 \end_inset
36476
36477 Line
36478 \begin_inset space ~
36479 \end_inset
36480
36481 Break Inserts a forced line break as described in section
36482 \begin_inset space ~
36483 \end_inset
36484
36485
36486 \begin_inset CommandInset ref
36487 LatexCommand ref
36488 reference "subsec:Forced-Line-Breaks"
36489
36490 \end_inset
36491
36492 .
36493 \end_layout
36494
36495 \begin_layout Description
36496 Justified
36497 \begin_inset space ~
36498 \end_inset
36499
36500 Break Inserts a forced line break that right justifies the remaining text
36501  as described in section
36502 \begin_inset space ~
36503 \end_inset
36504
36505
36506 \begin_inset CommandInset ref
36507 LatexCommand ref
36508 reference "subsec:Forced-Line-Breaks"
36509
36510 \end_inset
36511
36512 .
36513 \end_layout
36514
36515 \begin_layout Description
36516 New
36517 \begin_inset space ~
36518 \end_inset
36519
36520 Page Inserts a forced page break as described in section
36521 \begin_inset space ~
36522 \end_inset
36523
36524
36525 \begin_inset CommandInset ref
36526 LatexCommand ref
36527 reference "subsec:Forced-Page-Breaks"
36528
36529 \end_inset
36530
36531 .
36532 \end_layout
36533
36534 \begin_layout Description
36535 Page
36536 \begin_inset space ~
36537 \end_inset
36538
36539 Break Inserts a forced page break that shares the extra space among paragraph
36540  breaks instead of leaving it at the bottom of the page, as described in
36541  section
36542 \begin_inset space ~
36543 \end_inset
36544
36545
36546 \begin_inset CommandInset ref
36547 LatexCommand ref
36548 reference "subsec:Forced-Page-Breaks"
36549
36550 \end_inset
36551
36552 .
36553 \end_layout
36554
36555 \begin_layout Description
36556 Clear
36557 \begin_inset space ~
36558 \end_inset
36559
36560 Page Inserts a clear page break as described in section
36561 \begin_inset space ~
36562 \end_inset
36563
36564
36565 \begin_inset CommandInset ref
36566 LatexCommand ref
36567 reference "subsec:Clear-Page-Breaks"
36568
36569 \end_inset
36570
36571 .
36572 \end_layout
36573
36574 \begin_layout Description
36575 Clear
36576 \begin_inset space ~
36577 \end_inset
36578
36579 Double
36580 \begin_inset space ~
36581 \end_inset
36582
36583 Page Inserts a clear doublepage break as described in section
36584 \begin_inset space ~
36585 \end_inset
36586
36587
36588 \begin_inset CommandInset ref
36589 LatexCommand ref
36590 reference "subsec:Clear-Page-Breaks"
36591
36592 \end_inset
36593
36594 .
36595 \end_layout
36596
36597 \begin_layout Subsection
36598 List/TOC
36599 \end_layout
36600
36601 \begin_layout Standard
36602 Various lists can be inserted with this menu entry.
36603  The 
36604 \family sans
36605 Table
36606 \begin_inset space ~
36607 \end_inset
36608
36609 of Contents
36610 \family default
36611 , the 
36612 \family sans
36613 List of Algorithms
36614 \family default
36615
36616 \family sans
36617 List of Figures,
36618 \family default
36619  
36620 \family sans
36621 List of Tables
36622 \family default
36623  and 
36624 \family sans
36625 List of Listings
36626 \family default
36627  are described in section
36628 \begin_inset space ~
36629 \end_inset
36630
36631
36632 \begin_inset CommandInset ref
36633 LatexCommand ref
36634 reference "sec:toc"
36635
36636 \end_inset
36637
36638 .
36639  The 
36640 \family sans
36641 Index List
36642 \family default
36643  is described in section
36644 \begin_inset space ~
36645 \end_inset
36646
36647
36648 \begin_inset CommandInset ref
36649 LatexCommand ref
36650 reference "sec:Index"
36651
36652 \end_inset
36653
36654 , the 
36655 \family sans
36656 Nomenclature
36657 \family default
36658  is described in section
36659 \begin_inset space ~
36660 \end_inset
36661
36662
36663 \begin_inset CommandInset ref
36664 LatexCommand ref
36665 reference "sec:Nomenclature"
36666
36667 \end_inset
36668
36669  and the 
36670 \family sans
36671 Bib\SpecialChar TeX
36672  Bibliography
36673 \family default
36674  is described in section
36675 \begin_inset space ~
36676 \end_inset
36677
36678
36679 \begin_inset CommandInset ref
36680 LatexCommand ref
36681 reference "subsec:Bibliography-databases"
36682
36683 \end_inset
36684
36685 .
36686 \end_layout
36687
36688 \begin_layout Subsection
36689 Float
36690 \end_layout
36691
36692 \begin_layout Standard
36693 To insert floats, as described in section
36694 \begin_inset space ~
36695 \end_inset
36696
36697
36698 \begin_inset CommandInset ref
36699 LatexCommand ref
36700 reference "sec:Floats"
36701
36702 \end_inset
36703
36704  and in detail the chapter 
36705 \emph on
36706 Floats
36707 \emph default
36708  of the 
36709 \emph on
36710 Embedded
36711 \begin_inset space ~
36712 \end_inset
36713
36714 Objects
36715 \emph default
36716  manual.
36717 \end_layout
36718
36719 \begin_layout Subsection
36720 Note
36721 \end_layout
36722
36723 \begin_layout Standard
36724 To insert notes, described in section
36725 \begin_inset space ~
36726 \end_inset
36727
36728
36729 \begin_inset CommandInset ref
36730 LatexCommand ref
36731 reference "sec:Notes"
36732
36733 \end_inset
36734
36735 .
36736 \end_layout
36737
36738 \begin_layout Subsection
36739 Branch
36740 \end_layout
36741
36742 \begin_layout Standard
36743 Inserts a branch inset, if any, and allowing you to create and insert a
36744  new branch.
36745  Branches are described in section
36746 \begin_inset space ~
36747 \end_inset
36748
36749
36750 \begin_inset CommandInset ref
36751 LatexCommand ref
36752 reference "sec:Branches"
36753
36754 \end_inset
36755
36756 .
36757 \end_layout
36758
36759 \begin_layout Subsection
36760 Custom Insets
36761 \end_layout
36762
36763 \begin_layout Standard
36764 Inserts document class-specific insets.
36765  Such insets only exist if they are defined in the layout file for a certain
36766  document class.
36767  An example is the document class 
36768 \begin_inset Quotes eld
36769 \end_inset
36770
36771 article (Elsevier)
36772 \begin_inset Quotes erd
36773 \end_inset
36774
36775  with three custom insets.
36776  The section 
36777 \emph on
36778 Flex insets and InsetLayout
36779 \emph default
36780  in 
36781 \emph on
36782 Installing New Document Classes, The Layout file format 
36783 \emph default
36784 of the 
36785 \emph on
36786 Customization
36787 \emph default
36788  manual explains how custom insets are defined.
36789 \end_layout
36790
36791 \begin_layout Subsection
36792 File
36793 \begin_inset Index idx
36794 status collapsed
36795
36796 \begin_layout Plain Layout
36797 External Material
36798 \end_layout
36799
36800 \end_inset
36801
36802
36803 \end_layout
36804
36805 \begin_layout Standard
36806 This menu entry allows you to insert or include the contents of other files
36807  in your document.
36808  For more information see chapter 
36809 \emph on
36810 External Document Parts
36811 \emph default
36812  of the Embedded
36813 \begin_inset space ~
36814 \end_inset
36815
36816 Objects manual.
36817 \end_layout
36818
36819 \begin_layout Subsection
36820 Box
36821 \begin_inset Index idx
36822 status collapsed
36823
36824 \begin_layout Plain Layout
36825 Boxes
36826 \end_layout
36827
36828 \end_inset
36829
36830
36831 \end_layout
36832
36833 \begin_layout Standard
36834 Inserts a box in a certain style.
36835  Boxes are described in detail in the chapter 
36836 \emph on
36837 Boxes
36838 \emph default
36839  of the 
36840 \emph on
36841 Embedded
36842 \begin_inset space ~
36843 \end_inset
36844
36845 Objects
36846 \emph default
36847  manual.
36848 \end_layout
36849
36850 \begin_layout Subsection
36851 Citation
36852 \end_layout
36853
36854 \begin_layout Standard
36855 Opens the 
36856 \family sans
36857 Citation
36858 \family default
36859  dialog as described in section
36860 \begin_inset space ~
36861 \end_inset
36862
36863
36864 \begin_inset CommandInset ref
36865 LatexCommand ref
36866 reference "sec:Bibliography"
36867
36868 \end_inset
36869
36870 .
36871 \end_layout
36872
36873 \begin_layout Subsection
36874 Cross-Reference
36875 \end_layout
36876
36877 \begin_layout Standard
36878 Inserts a 
36879 \family sans
36880 cross-reference
36881 \family default
36882  as described in section
36883 \begin_inset space ~
36884 \end_inset
36885
36886
36887 \begin_inset CommandInset ref
36888 LatexCommand ref
36889 reference "sec:Cross-References"
36890
36891 \end_inset
36892
36893 .
36894 \end_layout
36895
36896 \begin_layout Subsection
36897 Label
36898 \end_layout
36899
36900 \begin_layout Standard
36901 Inserts a 
36902 \family sans
36903 label
36904 \family default
36905  as described in section
36906 \begin_inset space ~
36907 \end_inset
36908
36909
36910 \begin_inset CommandInset ref
36911 LatexCommand ref
36912 reference "sec:Cross-References"
36913
36914 \end_inset
36915
36916 .
36917 \end_layout
36918
36919 \begin_layout Subsection
36920 Caption
36921 \begin_inset Index idx
36922 status collapsed
36923
36924 \begin_layout Plain Layout
36925 Captions
36926 \end_layout
36927
36928 \end_inset
36929
36930
36931 \begin_inset Index idx
36932 status collapsed
36933
36934 \begin_layout Plain Layout
36935 Longtables ! Caption
36936 \end_layout
36937
36938 \end_inset
36939
36940
36941 \end_layout
36942
36943 \begin_layout Standard
36944 Inserts a caption in a float or longtable.
36945  Floats are described in section
36946 \begin_inset space ~
36947 \end_inset
36948
36949
36950 \begin_inset CommandInset ref
36951 LatexCommand ref
36952 reference "sec:Floats"
36953
36954 \end_inset
36955
36956 ; captions in longtables are described in the section 
36957 \emph on
36958 Longtable Captions
36959 \emph default
36960  of the 
36961 \emph on
36962 Embedded
36963 \begin_inset space ~
36964 \end_inset
36965
36966 Objects
36967 \emph default
36968  manual.
36969 \end_layout
36970
36971 \begin_layout Subsection
36972 Index Entry
36973 \end_layout
36974
36975 \begin_layout Standard
36976 Inserts an index entry as described in section
36977 \begin_inset space ~
36978 \end_inset
36979
36980
36981 \begin_inset CommandInset ref
36982 LatexCommand ref
36983 reference "sec:Index"
36984
36985 \end_inset
36986
36987 .
36988 \end_layout
36989
36990 \begin_layout Subsection
36991 Nomenclature Entry
36992 \end_layout
36993
36994 \begin_layout Standard
36995 Inserts a nomenclature entry as described in section
36996 \begin_inset space ~
36997 \end_inset
36998
36999
37000 \begin_inset CommandInset ref
37001 LatexCommand ref
37002 reference "sec:Nomenclature"
37003
37004 \end_inset
37005
37006 .
37007 \end_layout
37008
37009 \begin_layout Subsection
37010 Table
37011 \end_layout
37012
37013 \begin_layout Standard
37014 Opens a dialog allowing you to specify the rows and columns of the table.
37015  Tables are described in section
37016 \begin_inset space ~
37017 \end_inset
37018
37019
37020 \begin_inset CommandInset ref
37021 LatexCommand ref
37022 reference "sec:Tables"
37023
37024 \end_inset
37025
37026  and in detail in the chapter 
37027 \emph on
37028 Tables
37029 \emph default
37030  of the 
37031 \emph on
37032 Embedded
37033 \begin_inset space ~
37034 \end_inset
37035
37036 Objects
37037 \emph default
37038  manual.
37039 \end_layout
37040
37041 \begin_layout Subsection
37042 Graphics
37043 \end_layout
37044
37045 \begin_layout Standard
37046 Opens the 
37047 \family sans
37048 Graphics
37049 \family default
37050  dialog.
37051  Graphics are described in section
37052 \begin_inset space ~
37053 \end_inset
37054
37055
37056 \begin_inset CommandInset ref
37057 LatexCommand ref
37058 reference "sec:Graphics"
37059
37060 \end_inset
37061
37062 .
37063 \end_layout
37064
37065 \begin_layout Subsection
37066 URL
37067 \end_layout
37068
37069 \begin_layout Standard
37070 Inserts a URL as described in section
37071 \begin_inset space ~
37072 \end_inset
37073
37074
37075 \begin_inset CommandInset ref
37076 LatexCommand ref
37077 reference "subsec:URLs"
37078
37079 \end_inset
37080
37081 .
37082 \end_layout
37083
37084 \begin_layout Subsection
37085 Hyperlink
37086 \end_layout
37087
37088 \begin_layout Standard
37089 Inserts a hyperlink as described in section
37090 \begin_inset space ~
37091 \end_inset
37092
37093
37094 \begin_inset CommandInset ref
37095 LatexCommand ref
37096 reference "subsec:Hyperlinks"
37097
37098 \end_inset
37099
37100 .
37101 \end_layout
37102
37103 \begin_layout Subsection
37104 Footnote
37105 \end_layout
37106
37107 \begin_layout Standard
37108 Inserts a footnote as described in section
37109 \begin_inset space ~
37110 \end_inset
37111
37112
37113 \begin_inset CommandInset ref
37114 LatexCommand ref
37115 reference "sec:Footnotes"
37116
37117 \end_inset
37118
37119 .
37120 \end_layout
37121
37122 \begin_layout Subsection
37123 Marginal Note
37124 \end_layout
37125
37126 \begin_layout Standard
37127 Inserts a marginal note as described in section
37128 \begin_inset space ~
37129 \end_inset
37130
37131
37132 \begin_inset CommandInset ref
37133 LatexCommand ref
37134 reference "sec:Marginal-Notes"
37135
37136 \end_inset
37137
37138 .
37139 \end_layout
37140
37141 \begin_layout Subsection
37142 Short Title
37143 \end_layout
37144
37145 \begin_layout Standard
37146 Is only visible if the cursor is in front, in or behind a section heading,
37147  title or caption of a float.
37148  Inserts a short title as described in section
37149 \begin_inset space ~
37150 \end_inset
37151
37152
37153 \begin_inset CommandInset ref
37154 LatexCommand ref
37155 reference "sec:Short-Titles"
37156
37157 \end_inset
37158
37159 .
37160 \end_layout
37161
37162 \begin_layout Subsection
37163 \SpecialChar TeX
37164  Code
37165 \end_layout
37166
37167 \begin_layout Standard
37168 Inserts a \SpecialChar TeX
37169  Code box as described in section
37170 \begin_inset space ~
37171 \end_inset
37172
37173
37174 \begin_inset CommandInset ref
37175 LatexCommand ref
37176 reference "subsec:TeX-Code-Boxes"
37177
37178 \end_inset
37179
37180 .
37181 \end_layout
37182
37183 \begin_layout Subsection
37184 Program Listing
37185 \begin_inset Index idx
37186 status collapsed
37187
37188 \begin_layout Plain Layout
37189 Program listings
37190 \end_layout
37191
37192 \end_inset
37193
37194
37195 \end_layout
37196
37197 \begin_layout Standard
37198 Inserts a program listings box.
37199  Program listings are explained in the chapter 
37200 \emph on
37201 Program Code Listings
37202 \emph default
37203  of the 
37204 \emph on
37205 Embedded
37206 \begin_inset space ~
37207 \end_inset
37208
37209 Objects
37210 \emph default
37211  manual.
37212 \end_layout
37213
37214 \begin_layout Subsection
37215 Date
37216 \end_layout
37217
37218 \begin_layout Standard
37219 Inserts the actual date.
37220  The format depends on the date format of the language that is used for
37221  \SpecialChar LyX
37222 's menus.
37223  \SpecialChar LyX
37224  offers various ways to insert a date which are explained and also compared
37225  in the section 
37226 \emph on
37227 External Material
37228 \emph default
37229  of the 
37230 \emph on
37231 Embedded
37232 \begin_inset space ~
37233 \end_inset
37234
37235 Objects
37236 \emph default
37237  manual.
37238 \end_layout
37239
37240 \begin_layout Subsection
37241 Preview
37242 \end_layout
37243
37244 \begin_layout Standard
37245 Inserts a preview inset as described in section
37246 \begin_inset space ~
37247 \end_inset
37248
37249
37250 \begin_inset CommandInset ref
37251 LatexCommand ref
37252 reference "sec:Previewing-snippets-of"
37253
37254 \end_inset
37255
37256 .
37257 \end_layout
37258
37259 \begin_layout Section
37260 The Navigate Menu
37261 \begin_inset Index idx
37262 status collapsed
37263
37264 \begin_layout Plain Layout
37265 Menu ! Navigate
37266 \end_layout
37267
37268 \end_inset
37269
37270
37271 \end_layout
37272
37273 \begin_layout Standard
37274 This menu lists the existing chapters, sections, figures, tables, etc.
37275 \begin_inset space ~
37276 \end_inset
37277
37278 of the current document.
37279  This allows you to navigate easily through your document.
37280 \end_layout
37281
37282 \begin_layout Subsection
37283 Bookmarks
37284 \end_layout
37285
37286 \begin_layout Standard
37287 With this menu entry you are able to define your own bookmarks.
37288  This is useful when you are working on a large document and often have
37289  to jump, for example, between section
37290 \begin_inset space ~
37291 \end_inset
37292
37293 2.5 and 6.3.
37294  To create bookmarks for this example, go to section
37295 \begin_inset space ~
37296 \end_inset
37297
37298 2.5 and use the submenu 
37299 \family sans
37300 Save
37301 \begin_inset space ~
37302 \end_inset
37303
37304 Bookmark
37305 \begin_inset space ~
37306 \end_inset
37307
37308 1
37309 \family default
37310 .
37311  Then go to section
37312 \begin_inset space ~
37313 \end_inset
37314
37315 6.3 and use 
37316 \family sans
37317 Save
37318 \begin_inset space ~
37319 \end_inset
37320
37321 Bookmark
37322 \begin_inset space ~
37323 \end_inset
37324
37325
37326 \family default
37327 2.
37328  Now you can jump easily between these sections by using the menu or by
37329  the key bindings 
37330 \begin_inset Info
37331 type  "shortcut"
37332 arg   "bookmark-goto 1"
37333 \end_inset
37334
37335  and 
37336 \begin_inset Info
37337 type  "shortcut"
37338 arg   "bookmark-goto 2"
37339 \end_inset
37340
37341 .You can also use bookmarks to jump between several opened documents.
37342 \end_layout
37343
37344 \begin_layout Standard
37345 The saved bookmarks are valid till the document is closed.
37346  The submenu 
37347 \family sans
37348 Clear
37349 \begin_inset space ~
37350 \end_inset
37351
37352 Bookmarks
37353 \family default
37354  allows you to clear bookmarks while the submenu 
37355 \family sans
37356 Navigate
37357 \begin_inset space ~
37358 \end_inset
37359
37360 Back
37361 \family default
37362  jumps to the position in the document where you recently changed something.
37363 \end_layout
37364
37365 \begin_layout Subsection
37366 Next Note, Change, Cross-reference
37367 \end_layout
37368
37369 \begin_layout Standard
37370 Jump to the next note, change, or cross-reference after the current cursor
37371  position.
37372 \end_layout
37373
37374 \begin_layout Subsection
37375 Go to Label
37376 \end_layout
37377
37378 \begin_layout Standard
37379 Only active if the cursor is in front of a cross-reference.
37380  Sets the cursor before the referenced label.
37381  (It is the same as if you right-click on a cross-reference box and use
37382  
37383 \family sans
37384 Go
37385 \begin_inset space ~
37386 \end_inset
37387
37388 to
37389 \begin_inset space ~
37390 \end_inset
37391
37392 Label)
37393 \family default
37394 .
37395 \end_layout
37396
37397 \begin_layout Subsection
37398 Forward Search
37399 \end_layout
37400
37401 \begin_layout Standard
37402 Allows you to jump directly to the corresponding text part in the output,
37403  see section 
37404 \emph on
37405 The \SpecialChar LyX
37406  Server\SpecialChar menuseparator
37407 Forward
37408 \begin_inset space ~
37409 \end_inset
37410
37411 search
37412 \emph default
37413  in the 
37414 \emph on
37415 Additional
37416 \begin_inset space ~
37417 \end_inset
37418
37419 Features
37420 \emph default
37421  manual for a detailed description.
37422 \end_layout
37423
37424 \begin_layout Section
37425 The Document Menu
37426 \begin_inset Index idx
37427 status collapsed
37428
37429 \begin_layout Plain Layout
37430 Menu ! Document
37431 \end_layout
37432
37433 \end_inset
37434
37435
37436 \end_layout
37437
37438 \begin_layout Subsection
37439 Change Tracking
37440 \end_layout
37441
37442 \begin_layout Standard
37443 Change Tracking is described in section
37444 \begin_inset space ~
37445 \end_inset
37446
37447
37448 \begin_inset CommandInset ref
37449 LatexCommand ref
37450 reference "sec:Change-Tracking"
37451
37452 \end_inset
37453
37454 .
37455 \end_layout
37456
37457 \begin_layout Subsection
37458 La
37459 \family sans
37460 TeX
37461 \family default
37462  Log
37463 \end_layout
37464
37465 \begin_layout Standard
37466 After running \SpecialChar LaTeX
37467  by viewing or exporting a document, this menu will be enabled.
37468  It shows the logfile of the \SpecialChar LaTeX
37469 -program used.
37470  You can go to the next error or the next warning, search, copy something
37471  to the clipboard or update the view.
37472  With the help of the logfile experts can find in it reasons for \SpecialChar LaTeX
37473 -errors.
37474 \end_layout
37475
37476 \begin_layout Subsection
37477 Start Appendix Here
37478 \end_layout
37479
37480 \begin_layout Standard
37481 Sets the start of the appendices of the document at the current cursor position
37482  as described in section
37483 \begin_inset space ~
37484 \end_inset
37485
37486
37487 \begin_inset CommandInset ref
37488 LatexCommand ref
37489 reference "sec:Appendices"
37490
37491 \end_inset
37492
37493 .
37494 \end_layout
37495
37496 \begin_layout Subsection
37497 View
37498 \begin_inset space ~
37499 \end_inset
37500
37501 [<output format>]
37502 \end_layout
37503
37504 \begin_layout Standard
37505 This menu entry generates the output in the format you have specified as
37506  default output format for the document (menu 
37507 \family sans
37508 Document\SpecialChar menuseparator
37509 Settings\SpecialChar menuseparator
37510 Output\SpecialChar menuseparator
37511 Default
37512 \begin_inset space ~
37513 \end_inset
37514
37515 Output
37516 \begin_inset space ~
37517 \end_inset
37518
37519 Format
37520 \family default
37521 ; see section
37522 \begin_inset space ~
37523 \end_inset
37524
37525
37526 \begin_inset CommandInset ref
37527 LatexCommand ref
37528 reference "sec:Doc-Output"
37529
37530 \end_inset
37531
37532 ) or in the \SpecialChar LyX
37533  preferences (menu 
37534 \family sans
37535 Tools\SpecialChar menuseparator
37536 Preferences\SpecialChar menuseparator
37537 File
37538 \begin_inset space ~
37539 \end_inset
37540
37541 Handling\SpecialChar menuseparator
37542 File
37543 \begin_inset space ~
37544 \end_inset
37545
37546 Formats\SpecialChar menuseparator
37547 Default
37548 \begin_inset space ~
37549 \end_inset
37550
37551 Output
37552 \begin_inset space ~
37553 \end_inset
37554
37555 Format
37556 \family default
37557 ; see section
37558 \begin_inset space ~
37559 \end_inset
37560
37561
37562 \begin_inset CommandInset ref
37563 LatexCommand ref
37564 reference "sec:File-Formats"
37565
37566 \end_inset
37567
37568 ) and opens it in an appropriate viewer.
37569  The viewer can be set or changed in the preferences (menu 
37570 \family sans
37571 Tools\SpecialChar menuseparator
37572 Preferences\SpecialChar menuseparator
37573 File
37574 \begin_inset space ~
37575 \end_inset
37576
37577 Handling\SpecialChar menuseparator
37578 File
37579 \begin_inset space ~
37580 \end_inset
37581
37582 Formats\SpecialChar menuseparator
37583 Viewer
37584 \family default
37585 ; see section
37586 \begin_inset space ~
37587 \end_inset
37588
37589
37590 \begin_inset CommandInset ref
37591 LatexCommand ref
37592 reference "sec:File-Formats"
37593
37594 \end_inset
37595
37596 ).
37597  The default viewers are set by \SpecialChar LyX
37598  when it is first configured.
37599  The default output format is 
37600 \family sans
37601 PDF
37602 \begin_inset space ~
37603 \end_inset
37604
37605 (pdflatex)
37606 \family default
37607 .
37608 \end_layout
37609
37610 \begin_layout Subsection
37611 View (Other Formats)
37612 \end_layout
37613
37614 \begin_layout Standard
37615 With this menu you can view your document in alternative output formats.
37616  The menu contains a list of available formats in which you can view the
37617  actual document with an external program.
37618  The menu entries are not the same on all installations — it depends on
37619  the \SpecialChar LaTeX
37620  programs that are found when \SpecialChar LyX
37621  was configured.
37622  All possible formats are listed in section
37623 \begin_inset space ~
37624 \end_inset
37625
37626
37627 \begin_inset CommandInset ref
37628 LatexCommand ref
37629 reference "subsec:Export"
37630
37631 \end_inset
37632
37633 .
37634  You should at least see the menu entry 
37635 \family sans
37636 DVI
37637 \family default
37638 .
37639  If it is missing, you need to update or repair your \SpecialChar LaTeX
37640  installation.
37641  After updating you have to reconfigure \SpecialChar LyX
37642  (see section
37643 \begin_inset space ~
37644 \end_inset
37645
37646
37647 \begin_inset CommandInset ref
37648 LatexCommand ref
37649 reference "sec:Basic-LyX-Setup"
37650
37651 \end_inset
37652
37653 .
37654 \begin_inset Index idx
37655 status collapsed
37656
37657 \begin_layout Plain Layout
37658 Reconfiguration of \SpecialChar LyX
37659
37660 \end_layout
37661
37662 \end_inset
37663
37664 )
37665 \end_layout
37666
37667 \begin_layout Standard
37668 Invoking a view menu will start a viewer program.
37669  The viewer can be set or changed in the preferences (menu 
37670 \family sans
37671 Tools\SpecialChar menuseparator
37672 Preferences\SpecialChar menuseparator
37673 File
37674 \begin_inset space ~
37675 \end_inset
37676
37677 Handling\SpecialChar menuseparator
37678 File
37679 \begin_inset space ~
37680 \end_inset
37681
37682 Formats\SpecialChar menuseparator
37683 Viewer
37684 \family default
37685 ; see section
37686 \begin_inset space ~
37687 \end_inset
37688
37689
37690 \begin_inset CommandInset ref
37691 LatexCommand ref
37692 reference "sec:File-Formats"
37693
37694 \end_inset
37695
37696 ).
37697  The default viewers are set by \SpecialChar LyX
37698  when it is first configured.
37699 \end_layout
37700
37701 \begin_layout Subsection
37702 Update
37703 \begin_inset space ~
37704 \end_inset
37705
37706 [<output format>]
37707 \end_layout
37708
37709 \begin_layout Standard
37710 This menu entry allows you to update the view with your latest changes (in
37711  the default output format) without opening a new viewer window.
37712 \end_layout
37713
37714 \begin_layout Subsection
37715 Update (Other Formats)
37716 \end_layout
37717
37718 \begin_layout Standard
37719 With this menu you can update the view of alternative output formats of
37720  your document without opening a new viewer window.
37721 \end_layout
37722
37723 \begin_layout Subsection
37724 View Master Document
37725 \end_layout
37726
37727 \begin_layout Standard
37728 This menu item is only visible if your document is included to another document,
37729  which is then its 
37730 \begin_inset Quotes eld
37731 \end_inset
37732
37733 master
37734 \begin_inset Quotes erd
37735 \end_inset
37736
37737  (see section 
37738 \emph on
37739 Child Documents
37740 \emph default
37741  in the 
37742 \emph on
37743 Embedded
37744 \begin_inset space ~
37745 \end_inset
37746
37747 Objects
37748 \emph default
37749  manual for more information on this topic).
37750  This item allows you to view the master document from within its child.
37751  That is, if you are working on a child document which is a chapter of a
37752  book, 
37753 \family sans
37754 View
37755 \begin_inset space ~
37756 \end_inset
37757
37758 Master
37759 \begin_inset space ~
37760 \end_inset
37761
37762 Document
37763 \family default
37764  generates the output of the whole book, while 
37765 \family sans
37766 View
37767 \family default
37768  will just output the chapter alone.
37769 \end_layout
37770
37771 \begin_layout Standard
37772 The format used by this function is the default output format as specified
37773  in the document settings (menu 
37774 \family sans
37775 Document\SpecialChar menuseparator
37776 Settings\SpecialChar menuseparator
37777 Output\SpecialChar menuseparator
37778 Default
37779 \begin_inset space ~
37780 \end_inset
37781
37782 Output
37783 \begin_inset space ~
37784 \end_inset
37785
37786 Format
37787 \family default
37788 ; see section
37789 \begin_inset space ~
37790 \end_inset
37791
37792
37793 \begin_inset CommandInset ref
37794 LatexCommand ref
37795 reference "sec:Doc-Output"
37796
37797 \end_inset
37798
37799 ) or in the preferences (menu 
37800 \family sans
37801 Tools\SpecialChar menuseparator
37802 Preferences\SpecialChar menuseparator
37803 File
37804 \begin_inset space ~
37805 \end_inset
37806
37807 Handling\SpecialChar menuseparator
37808 File
37809 \begin_inset space ~
37810 \end_inset
37811
37812 Formats\SpecialChar menuseparator
37813 Default
37814 \begin_inset space ~
37815 \end_inset
37816
37817 Output
37818 \begin_inset space ~
37819 \end_inset
37820
37821 Format
37822 \family default
37823 ; see section
37824 \begin_inset space ~
37825 \end_inset
37826
37827
37828 \begin_inset CommandInset ref
37829 LatexCommand ref
37830 reference "sec:File-Formats"
37831
37832 \end_inset
37833
37834 ).
37835 \end_layout
37836
37837 \begin_layout Subsection
37838 Update Master Document
37839 \end_layout
37840
37841 \begin_layout Standard
37842 This menu item is only visible if your document is included to another document,
37843  which is then its 
37844 \begin_inset Quotes eld
37845 \end_inset
37846
37847 master
37848 \begin_inset Quotes erd
37849 \end_inset
37850
37851  (see section 
37852 \emph on
37853 Child Documents
37854 \emph default
37855  in the 
37856 \emph on
37857 Embedded
37858 \begin_inset space ~
37859 \end_inset
37860
37861 Objects
37862 \emph default
37863  manual for more information on this topic).
37864  This item allows you to update the view of a master document from within
37865  its child without the need to switch to the master document itself.
37866 \end_layout
37867
37868 \begin_layout Standard
37869 The format used by this function is the default output format as specified
37870  in the document settings (menu 
37871 \family sans
37872 Document\SpecialChar menuseparator
37873 Settings\SpecialChar menuseparator
37874 Output\SpecialChar menuseparator
37875 Default
37876 \begin_inset space ~
37877 \end_inset
37878
37879 Output
37880 \begin_inset space ~
37881 \end_inset
37882
37883 Format
37884 \family default
37885 ; see section
37886 \begin_inset space ~
37887 \end_inset
37888
37889
37890 \begin_inset CommandInset ref
37891 LatexCommand ref
37892 reference "sec:Doc-Output"
37893
37894 \end_inset
37895
37896 ) or in the preferences (menu 
37897 \family sans
37898 Tools\SpecialChar menuseparator
37899 Preferences\SpecialChar menuseparator
37900 File
37901 \begin_inset space ~
37902 \end_inset
37903
37904 Handling\SpecialChar menuseparator
37905 File
37906 \begin_inset space ~
37907 \end_inset
37908
37909 Formats\SpecialChar menuseparator
37910 Default
37911 \begin_inset space ~
37912 \end_inset
37913
37914 Output
37915 \begin_inset space ~
37916 \end_inset
37917
37918 Format
37919 \family default
37920 ; see section
37921 \begin_inset space ~
37922 \end_inset
37923
37924
37925 \begin_inset CommandInset ref
37926 LatexCommand ref
37927 reference "sec:File-Formats"
37928
37929 \end_inset
37930
37931 ).
37932 \end_layout
37933
37934 \begin_layout Subsection
37935 Compressed
37936 \begin_inset CommandInset label
37937 LatexCommand label
37938 name "subsec:Compressed"
37939
37940 \end_inset
37941
37942
37943 \end_layout
37944
37945 \begin_layout Standard
37946 Un/compresses the current document.
37947  For documents under version control it is strongly recommended to disable
37948  compression (see the 
37949 \emph on
37950 Additional Features
37951 \emph default
37952  manual for details).
37953 \end_layout
37954
37955 \begin_layout Subsection
37956 Disable Editing
37957 \end_layout
37958
37959 \begin_layout Standard
37960 Toggles the read-only state for the document.
37961 \end_layout
37962
37963 \begin_layout Subsection
37964 Settings
37965 \end_layout
37966
37967 \begin_layout Standard
37968 The document settings are described in appendix
37969 \begin_inset space ~
37970 \end_inset
37971
37972
37973 \begin_inset CommandInset ref
37974 LatexCommand ref
37975 reference "chap:The-Document-Settings"
37976
37977 \end_inset
37978
37979 .
37980 \end_layout
37981
37982 \begin_layout Section
37983 The Tools Menu
37984 \begin_inset Index idx
37985 status collapsed
37986
37987 \begin_layout Plain Layout
37988 Menu ! Tools
37989 \end_layout
37990
37991 \end_inset
37992
37993
37994 \end_layout
37995
37996 \begin_layout Subsection
37997 Spellchecker
37998 \end_layout
37999
38000 \begin_layout Standard
38001 Spell checking is explained in section
38002 \begin_inset space ~
38003 \end_inset
38004
38005
38006 \begin_inset CommandInset ref
38007 LatexCommand ref
38008 reference "sec:Spellchecking"
38009
38010 \end_inset
38011
38012 .
38013 \end_layout
38014
38015 \begin_layout Subsection
38016 Thesaurus
38017 \end_layout
38018
38019 \begin_layout Standard
38020 The thesaurus is described in section
38021 \begin_inset space ~
38022 \end_inset
38023
38024
38025 \begin_inset CommandInset ref
38026 LatexCommand ref
38027 reference "sec:Thesaurus"
38028
38029 \end_inset
38030
38031 .
38032 \end_layout
38033
38034 \begin_layout Subsection
38035 Statistics
38036 \begin_inset Index idx
38037 status collapsed
38038
38039 \begin_layout Plain Layout
38040 Word count
38041 \end_layout
38042
38043 \end_inset
38044
38045
38046 \begin_inset Index idx
38047 status collapsed
38048
38049 \begin_layout Plain Layout
38050 Character count
38051 \end_layout
38052
38053 \end_inset
38054
38055
38056 \end_layout
38057
38058 \begin_layout Standard
38059 Returns the number of the words and characters in the actual document or
38060  the highlighted document part.
38061 \end_layout
38062
38063 \begin_layout Subsection
38064 Check 
38065 \family sans
38066 TeX
38067 \family default
38068
38069 \begin_inset Index idx
38070 status collapsed
38071
38072 \begin_layout Plain Layout
38073 Chk\SpecialChar TeX
38074
38075 \end_layout
38076
38077 \end_inset
38078
38079
38080 \end_layout
38081
38082 \begin_layout Standard
38083 Generates with the help of the program 
38084 \family typewriter
38085 Chk\SpecialChar TeX
38086
38087 \family default
38088  a log of possible \SpecialChar LaTeX
38089 -errors and displays it in a dialog.
38090  This feature is not available on Windows.
38091 \end_layout
38092
38093 \begin_layout Subsection
38094
38095 \family sans
38096 TeX
38097 \family default
38098  Information
38099 \begin_inset Index idx
38100 status collapsed
38101
38102 \begin_layout Plain Layout
38103 \SpecialChar TeX
38104  Information
38105 \end_layout
38106
38107 \end_inset
38108
38109
38110 \end_layout
38111
38112 \begin_layout Standard
38113 Shows you a list of the document classes and styles installed in your \SpecialChar LaTeX
38114 -system.
38115  Use the option 
38116 \family sans
38117 Show
38118 \begin_inset space ~
38119 \end_inset
38120
38121 path
38122 \family default
38123  to see the full filename paths.
38124 \end_layout
38125
38126 \begin_layout Subsection
38127 Compare
38128 \begin_inset Index idx
38129 status collapsed
38130
38131 \begin_layout Plain Layout
38132 Compare
38133 \end_layout
38134
38135 \end_inset
38136
38137
38138 \end_layout
38139
38140 \begin_layout Standard
38141 Opens a dialog to compare \SpecialChar LyX
38142  files as described in section
38143 \begin_inset space ~
38144 \end_inset
38145
38146
38147 \begin_inset CommandInset ref
38148 LatexCommand ref
38149 reference "sec:Comparison-of-Documents"
38150
38151 \end_inset
38152
38153 .
38154 \end_layout
38155
38156 \begin_layout Subsection
38157 Reconfigure
38158 \begin_inset Index idx
38159 status collapsed
38160
38161 \begin_layout Plain Layout
38162 \SpecialChar LyX
38163  ! Reconfigure|see
38164 \begin_inset ERT
38165 status collapsed
38166
38167 \begin_layout Plain Layout
38168
38169 {
38170 \end_layout
38171
38172 \end_inset
38173
38174 Reconfiguration of \SpecialChar LyX
38175
38176 \begin_inset ERT
38177 status collapsed
38178
38179 \begin_layout Plain Layout
38180
38181 }
38182 \end_layout
38183
38184 \end_inset
38185
38186
38187 \end_layout
38188
38189 \end_inset
38190
38191
38192 \begin_inset Index idx
38193 status collapsed
38194
38195 \begin_layout Plain Layout
38196 Reconfiguration of \SpecialChar LyX
38197
38198 \end_layout
38199
38200 \end_inset
38201
38202
38203 \end_layout
38204
38205 \begin_layout Standard
38206 Reconfigures \SpecialChar LyX
38207 ; that is, \SpecialChar LyX
38208  looks for \SpecialChar LaTeX
38209 -packages and programs it needs; see
38210  also section
38211 \begin_inset space ~
38212 \end_inset
38213
38214
38215 \begin_inset CommandInset ref
38216 LatexCommand ref
38217 reference "sec:Basic-LyX-Setup"
38218
38219 \end_inset
38220
38221 .
38222 \end_layout
38223
38224 \begin_layout Subsection
38225 Preferences
38226 \end_layout
38227
38228 \begin_layout Standard
38229 Opens the 
38230 \family sans
38231 Preferences
38232 \family default
38233  dialog as described in detail in appendix
38234 \begin_inset space ~
38235 \end_inset
38236
38237
38238 \begin_inset CommandInset ref
38239 LatexCommand ref
38240 reference "chap:The-Preferences-dialog"
38241
38242 \end_inset
38243
38244 .
38245 \end_layout
38246
38247 \begin_layout Section
38248 The Help Menu
38249 \begin_inset Index idx
38250 status collapsed
38251
38252 \begin_layout Plain Layout
38253 Menu ! Help
38254 \end_layout
38255
38256 \end_inset
38257
38258
38259 \end_layout
38260
38261 \begin_layout Standard
38262 This menu lists the documentation files of \SpecialChar LyX
38263  in the language of \SpecialChar LyX
38264 's menus.
38265  If a file is not available in this language, the English version will be
38266  listed.
38267 \end_layout
38268
38269 \begin_layout Standard
38270 The menu 
38271 \family sans
38272 LaTeX
38273 \begin_inset space ~
38274 \end_inset
38275
38276 Configuration
38277 \family default
38278  shows a \SpecialChar LyX
38279  document with information about the \SpecialChar LaTeX
38280  packages and classes found
38281  by \SpecialChar LyX
38282  (see also section
38283 \begin_inset space ~
38284 \end_inset
38285
38286
38287 \begin_inset CommandInset ref
38288 LatexCommand ref
38289 reference "sec:LaTeX-Setup"
38290
38291 \end_inset
38292
38293 ).
38294 \end_layout
38295
38296 \begin_layout Standard
38297 The menu 
38298 \family sans
38299 About
38300 \begin_inset space ~
38301 \end_inset
38302
38303 LyX
38304 \family default
38305  gives information about the copyright, the credits and the \SpecialChar LyX
38306  version you
38307  are using.
38308 \end_layout
38309
38310 \begin_layout Section
38311 Toolbars
38312 \begin_inset CommandInset label
38313 LatexCommand label
38314 name "sec:Toolbars"
38315
38316 \end_inset
38317
38318
38319 \end_layout
38320
38321 \begin_layout Standard
38322 How to show or hide toolbars is explained in section
38323 \begin_inset space ~
38324 \end_inset
38325
38326
38327 \begin_inset CommandInset ref
38328 LatexCommand ref
38329 reference "subsec:Toolbars"
38330
38331 \end_inset
38332
38333 .
38334 \end_layout
38335
38336 \begin_layout Standard
38337 It is also possible to define custom toolbars.
38338  This is described in the 
38339 \emph on
38340 Additional Features
38341 \emph default
38342  manual.
38343 \end_layout
38344
38345 \begin_layout Subsection
38346 Standard Toolbar
38347 \begin_inset Index idx
38348 status collapsed
38349
38350 \begin_layout Plain Layout
38351 Toolbar ! Standard
38352 \end_layout
38353
38354 \end_inset
38355
38356
38357 \end_layout
38358
38359 \begin_layout Standard
38360 \begin_inset Graphics
38361         filename clipart/StandardToolbar.png
38362         width 100col%
38363
38364 \end_inset
38365
38366
38367 \end_layout
38368
38369 \begin_layout Standard
38370 \begin_inset VSpace defskip
38371 \end_inset
38372
38373
38374 \end_layout
38375
38376 \begin_layout Standard
38377 The standard toolbar as shown above contains from left to right the following
38378  buttons:
38379 \begin_inset ERT
38380 status collapsed
38381
38382 \begin_layout Plain Layout
38383
38384
38385 \backslash
38386 setlength{
38387 \backslash
38388 LTleft}{0pt}
38389 \end_layout
38390
38391 \end_inset
38392
38393
38394 \begin_inset Note Note
38395 status collapsed
38396
38397 \begin_layout Plain Layout
38398 This is necessary to left align the following longtables.
38399  See the 
38400 \emph on
38401 Embedded Objects
38402 \emph default
38403  manual for more information.
38404 \end_layout
38405
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \begin_layout Standard
38412 \begin_inset VSpace defskip
38413 \end_inset
38414
38415
38416 \end_layout
38417
38418 \begin_layout Standard
38419 \begin_inset Tabular
38420 <lyxtabular version="3" rows="1" columns="2">
38421 <features islongtable="true" longtabularalignment="center">
38422 <column alignment="center" valignment="top">
38423 <column alignment="center" valignment="top">
38424 <row>
38425 <cell alignment="center" valignment="top" usebox="none">
38426 \begin_inset Text
38427
38428 \begin_layout Plain Layout
38429 \begin_inset Graphics
38430         filename clipart/ToolbarEnvBox.png
38431         clip
38432
38433 \end_inset
38434
38435
38436 \end_layout
38437
38438 \end_inset
38439 </cell>
38440 <cell alignment="center" valignment="top" usebox="none">
38441 \begin_inset Text
38442
38443 \begin_layout Plain Layout
38444 pull-down box for the environments
38445 \end_layout
38446
38447 \end_inset
38448 </cell>
38449 </row>
38450 </lyxtabular>
38451
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \begin_layout Standard
38458 \begin_inset VSpace -10mm
38459 \end_inset
38460
38461
38462 \end_layout
38463
38464 \begin_layout Standard
38465 \align left
38466 \begin_inset Tabular
38467 <lyxtabular version="3" rows="22" columns="2">
38468 <features islongtable="true" longtabularalignment="center">
38469 <column alignment="left" valignment="top">
38470 <column alignment="left" valignment="top">
38471 <row interlinespace="2.5mm">
38472 <cell alignment="center" valignment="top" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476
38477 \family sans
38478 \begin_inset Info
38479 type  "icon"
38480 arg   "buffer-new"
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492
38493 \family sans
38494 File\SpecialChar menuseparator
38495 New
38496 \end_layout
38497
38498 \end_inset
38499 </cell>
38500 </row>
38501 <row interlinespace="2.5mm">
38502 <cell alignment="center" valignment="top" usebox="none">
38503 \begin_inset Text
38504
38505 \begin_layout Plain Layout
38506
38507 \family sans
38508 \begin_inset Info
38509 type  "icon"
38510 arg   "file-open"
38511 \end_inset
38512
38513
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 <cell alignment="center" valignment="top" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522
38523 \family sans
38524 File\SpecialChar menuseparator
38525 Open
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 </row>
38531 <row interlinespace="2.5mm">
38532 <cell alignment="center" valignment="top" usebox="none">
38533 \begin_inset Text
38534
38535 \begin_layout Plain Layout
38536
38537 \family sans
38538 \begin_inset Info
38539 type  "icon"
38540 arg   "buffer-write"
38541 \end_inset
38542
38543
38544 \end_layout
38545
38546 \end_inset
38547 </cell>
38548 <cell alignment="center" valignment="top" usebox="none">
38549 \begin_inset Text
38550
38551 \begin_layout Plain Layout
38552
38553 \family sans
38554 File\SpecialChar menuseparator
38555 Save
38556 \end_layout
38557
38558 \end_inset
38559 </cell>
38560 </row>
38561 <row interlinespace="2.5mm">
38562 <cell alignment="center" valignment="top" usebox="none">
38563 \begin_inset Text
38564
38565 \begin_layout Plain Layout
38566
38567 \family sans
38568 \begin_inset Info
38569 type  "icon"
38570 arg   "dialog-show spellchecker"
38571 \end_inset
38572
38573
38574 \end_layout
38575
38576 \end_inset
38577 </cell>
38578 <cell alignment="center" valignment="top" usebox="none">
38579 \begin_inset Text
38580
38581 \begin_layout Plain Layout
38582
38583 \family sans
38584 Tools\SpecialChar menuseparator
38585 Spellchecker
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 </row>
38591 <row interlinespace="2.5mm">
38592 <cell alignment="center" valignment="top" usebox="none">
38593 \begin_inset Text
38594
38595 \begin_layout Plain Layout
38596
38597 \family sans
38598 \begin_inset Info
38599 type  "icon"
38600 arg   "spelling-continuously"
38601 \end_inset
38602
38603
38604 \end_layout
38605
38606 \end_inset
38607 </cell>
38608 <cell alignment="center" valignment="top" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612 Spellcheck continuously
38613 \end_layout
38614
38615 \end_inset
38616 </cell>
38617 </row>
38618 <row interlinespace="2.5mm">
38619 <cell alignment="center" valignment="top" usebox="none">
38620 \begin_inset Text
38621
38622 \begin_layout Plain Layout
38623
38624 \family sans
38625 \begin_inset Info
38626 type  "icon"
38627 arg   "undo"
38628 \end_inset
38629
38630
38631 \end_layout
38632
38633 \end_inset
38634 </cell>
38635 <cell alignment="center" valignment="top" usebox="none">
38636 \begin_inset Text
38637
38638 \begin_layout Plain Layout
38639
38640 \family sans
38641 Edit\SpecialChar menuseparator
38642 Undo
38643 \end_layout
38644
38645 \end_inset
38646 </cell>
38647 </row>
38648 <row interlinespace="2.5mm">
38649 <cell alignment="center" valignment="top" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653
38654 \family sans
38655 \begin_inset Info
38656 type  "icon"
38657 arg   "redo"
38658 \end_inset
38659
38660
38661 \end_layout
38662
38663 \end_inset
38664 </cell>
38665 <cell alignment="center" valignment="top" usebox="none">
38666 \begin_inset Text
38667
38668 \begin_layout Plain Layout
38669
38670 \family sans
38671 Edit\SpecialChar menuseparator
38672 Redo
38673 \end_layout
38674
38675 \end_inset
38676 </cell>
38677 </row>
38678 <row interlinespace="2.5mm">
38679 <cell alignment="center" valignment="top" usebox="none">
38680 \begin_inset Text
38681
38682 \begin_layout Plain Layout
38683
38684 \family sans
38685 \begin_inset Info
38686 type  "icon"
38687 arg   "cut"
38688 \end_inset
38689
38690
38691 \end_layout
38692
38693 \end_inset
38694 </cell>
38695 <cell alignment="center" valignment="top" usebox="none">
38696 \begin_inset Text
38697
38698 \begin_layout Plain Layout
38699
38700 \family sans
38701 Edit\SpecialChar menuseparator
38702 Cut
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 </row>
38708 <row interlinespace="2.5mm">
38709 <cell alignment="center" valignment="top" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713
38714 \family sans
38715 \begin_inset Info
38716 type  "icon"
38717 arg   "copy"
38718 \end_inset
38719
38720
38721 \end_layout
38722
38723 \end_inset
38724 </cell>
38725 <cell alignment="center" valignment="top" usebox="none">
38726 \begin_inset Text
38727
38728 \begin_layout Plain Layout
38729
38730 \family sans
38731 Edit\SpecialChar menuseparator
38732 Copy
38733 \end_layout
38734
38735 \end_inset
38736 </cell>
38737 </row>
38738 <row interlinespace="2.5mm">
38739 <cell alignment="center" valignment="top" usebox="none">
38740 \begin_inset Text
38741
38742 \begin_layout Plain Layout
38743
38744 \family sans
38745 \begin_inset Info
38746 type  "icon"
38747 arg   "paste"
38748 \end_inset
38749
38750
38751 \end_layout
38752
38753 \end_inset
38754 </cell>
38755 <cell alignment="center" valignment="top" usebox="none">
38756 \begin_inset Text
38757
38758 \begin_layout Plain Layout
38759
38760 \family sans
38761 Edit\SpecialChar menuseparator
38762 Paste
38763 \end_layout
38764
38765 \end_inset
38766 </cell>
38767 </row>
38768 <row interlinespace="2.5mm">
38769 <cell alignment="center" valignment="top" usebox="none">
38770 \begin_inset Text
38771
38772 \begin_layout Plain Layout
38773
38774 \family sans
38775 \begin_inset Info
38776 type  "icon"
38777 arg   "dialog-show findreplace"
38778 \end_inset
38779
38780
38781 \end_layout
38782
38783 \end_inset
38784 </cell>
38785 <cell alignment="center" valignment="top" usebox="none">
38786 \begin_inset Text
38787
38788 \begin_layout Plain Layout
38789
38790 \family sans
38791 Edit\SpecialChar menuseparator
38792 Find
38793 \begin_inset space \thinspace{}
38794 \end_inset
38795
38796 &
38797 \begin_inset space \thinspace{}
38798 \end_inset
38799
38800 Replace
38801 \begin_inset space \thinspace{}
38802 \end_inset
38803
38804 (Quick)
38805 \end_layout
38806
38807 \end_inset
38808 </cell>
38809 </row>
38810 <row interlinespace="2.5mm">
38811 <cell alignment="center" valignment="top" usebox="none">
38812 \begin_inset Text
38813
38814 \begin_layout Plain Layout
38815 \begin_inset Info
38816 type  "icon"
38817 arg   "dialog-toggle findreplaceadv"
38818 \end_inset
38819
38820
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 <cell alignment="center" valignment="top" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829
38830 \family sans
38831 Edit\SpecialChar menuseparator
38832 Find
38833 \begin_inset space \thinspace{}
38834 \end_inset
38835
38836 &
38837 \begin_inset space \thinspace{}
38838 \end_inset
38839
38840 Replace
38841 \begin_inset space \thinspace{}
38842 \end_inset
38843
38844 (Advanced)
38845 \end_layout
38846
38847 \end_inset
38848 </cell>
38849 </row>
38850 <row interlinespace="2.5mm">
38851 <cell alignment="center" valignment="top" usebox="none">
38852 \begin_inset Text
38853
38854 \begin_layout Plain Layout
38855
38856 \family sans
38857 \begin_inset Info
38858 type  "icon"
38859 arg   "bookmark-goto 0"
38860 \end_inset
38861
38862
38863 \end_layout
38864
38865 \end_inset
38866 </cell>
38867 <cell alignment="center" valignment="top" usebox="none">
38868 \begin_inset Text
38869
38870 \begin_layout Plain Layout
38871
38872 \family sans
38873 Navigate\SpecialChar menuseparator
38874 Bookmarks\SpecialChar menuseparator
38875 Navigate Back
38876 \end_layout
38877
38878 \end_inset
38879 </cell>
38880 </row>
38881 <row interlinespace="2.5mm">
38882 <cell alignment="center" valignment="top" usebox="none">
38883 \begin_inset Text
38884
38885 \begin_layout Plain Layout
38886
38887 \family sans
38888 \begin_inset Info
38889 type  "icon"
38890 arg   "font-emph"
38891 \end_inset
38892
38893
38894 \end_layout
38895
38896 \end_inset
38897 </cell>
38898 <cell alignment="center" valignment="top" usebox="none">
38899 \begin_inset Text
38900
38901 \begin_layout Plain Layout
38902 Emphasize text, function of the 
38903 \family sans
38904 Edit\SpecialChar menuseparator
38905 Text
38906 \begin_inset space ~
38907 \end_inset
38908
38909 Style\SpecialChar menuseparator
38910 Customized
38911 \family default
38912  dialog
38913 \end_layout
38914
38915 \end_inset
38916 </cell>
38917 </row>
38918 <row interlinespace="2.5mm">
38919 <cell alignment="center" valignment="top" usebox="none">
38920 \begin_inset Text
38921
38922 \begin_layout Plain Layout
38923
38924 \family sans
38925 \begin_inset Info
38926 type  "icon"
38927 arg   "font-noun"
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \end_inset
38934 </cell>
38935 <cell alignment="center" valignment="top" usebox="none">
38936 \begin_inset Text
38937
38938 \begin_layout Plain Layout
38939 Set text to noun style, function of the 
38940 \family sans
38941 Edit\SpecialChar menuseparator
38942 Text
38943 \begin_inset space ~
38944 \end_inset
38945
38946 Style\SpecialChar menuseparator
38947 Customized
38948 \family default
38949  dialog
38950 \end_layout
38951
38952 \end_inset
38953 </cell>
38954 </row>
38955 <row interlinespace="2.5mm">
38956 <cell alignment="center" valignment="top" usebox="none">
38957 \begin_inset Text
38958
38959 \begin_layout Plain Layout
38960
38961 \family sans
38962 \begin_inset Info
38963 type  "icon"
38964 arg   "textstyle-apply"
38965 \end_inset
38966
38967
38968 \end_layout
38969
38970 \end_inset
38971 </cell>
38972 <cell alignment="center" valignment="top" usebox="none">
38973 \begin_inset Text
38974
38975 \begin_layout Plain Layout
38976 Format text using the current settings in the 
38977 \family sans
38978 Edit\SpecialChar menuseparator
38979 Text
38980 \begin_inset space ~
38981 \end_inset
38982
38983 Style\SpecialChar menuseparator
38984 Customized
38985 \family default
38986  dialog
38987 \end_layout
38988
38989 \end_inset
38990 </cell>
38991 </row>
38992 <row interlinespace="2.5mm">
38993 <cell alignment="center" valignment="top" usebox="none">
38994 \begin_inset Text
38995
38996 \begin_layout Plain Layout
38997
38998 \family sans
38999 \begin_inset Info
39000 type  "icon"
39001 arg   "math-mode"
39002 \end_inset
39003
39004
39005 \end_layout
39006
39007 \end_inset
39008 </cell>
39009 <cell alignment="center" valignment="top" usebox="none">
39010 \begin_inset Text
39011
39012 \begin_layout Plain Layout
39013
39014 \family sans
39015 Insert\SpecialChar menuseparator
39016 Math\SpecialChar menuseparator
39017 Inline
39018 \begin_inset space ~
39019 \end_inset
39020
39021 Formula
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 </row>
39027 <row interlinespace="2.5mm">
39028 <cell alignment="center" valignment="top" usebox="none">
39029 \begin_inset Text
39030
39031 \begin_layout Plain Layout
39032
39033 \family sans
39034 \begin_inset Info
39035 type  "icon"
39036 arg   "dialog-show-new-inset graphics"
39037 \end_inset
39038
39039
39040 \end_layout
39041
39042 \end_inset
39043 </cell>
39044 <cell alignment="center" valignment="top" usebox="none">
39045 \begin_inset Text
39046
39047 \begin_layout Plain Layout
39048
39049 \family sans
39050 Insert\SpecialChar menuseparator
39051 Graphics
39052 \end_layout
39053
39054 \end_inset
39055 </cell>
39056 </row>
39057 <row interlinespace="2.5mm">
39058 <cell alignment="center" valignment="top" usebox="none">
39059 \begin_inset Text
39060
39061 \begin_layout Plain Layout
39062 \begin_inset Info
39063 type  "icon"
39064 arg   "tabular-insert"
39065 \end_inset
39066
39067
39068 \end_layout
39069
39070 \end_inset
39071 </cell>
39072 <cell alignment="center" valignment="top" usebox="none">
39073 \begin_inset Text
39074
39075 \begin_layout Plain Layout
39076
39077 \family sans
39078 Insert\SpecialChar menuseparator
39079 Table
39080 \end_layout
39081
39082 \end_inset
39083 </cell>
39084 </row>
39085 <row interlinespace="2.5mm">
39086 <cell alignment="center" valignment="top" usebox="none">
39087 \begin_inset Text
39088
39089 \begin_layout Plain Layout
39090
39091 \family sans
39092 \begin_inset Info
39093 type  "icon"
39094 arg   "dialog-toggle toc"
39095 \end_inset
39096
39097
39098 \end_layout
39099
39100 \end_inset
39101 </cell>
39102 <cell alignment="center" valignment="top" usebox="none">
39103 \begin_inset Text
39104
39105 \begin_layout Plain Layout
39106 Toggle outline window on/off, 
39107 \family sans
39108 View\SpecialChar menuseparator
39109 Outline
39110 \end_layout
39111
39112 \end_inset
39113 </cell>
39114 </row>
39115 <row interlinespace="2.5mm">
39116 <cell alignment="center" valignment="top" usebox="none">
39117 \begin_inset Text
39118
39119 \begin_layout Plain Layout
39120
39121 \family sans
39122 \begin_inset Info
39123 type  "icon"
39124 arg   "toolbar-toggle math"
39125 \end_inset
39126
39127
39128 \end_layout
39129
39130 \end_inset
39131 </cell>
39132 <cell alignment="center" valignment="top" usebox="none">
39133 \begin_inset Text
39134
39135 \begin_layout Plain Layout
39136 Toggle math toolbar on/off
39137 \end_layout
39138
39139 \end_inset
39140 </cell>
39141 </row>
39142 <row interlinespace="2.5mm">
39143 <cell alignment="center" valignment="top" usebox="none">
39144 \begin_inset Text
39145
39146 \begin_layout Plain Layout
39147
39148 \family sans
39149 \begin_inset Info
39150 type  "icon"
39151 arg   "toolbar-toggle table"
39152 \end_inset
39153
39154
39155 \end_layout
39156
39157 \end_inset
39158 </cell>
39159 <cell alignment="center" valignment="top" usebox="none">
39160 \begin_inset Text
39161
39162 \begin_layout Plain Layout
39163 Toggle table toolbar on/off
39164 \end_layout
39165
39166 \end_inset
39167 </cell>
39168 </row>
39169 </lyxtabular>
39170
39171 \end_inset
39172
39173
39174 \end_layout
39175
39176 \begin_layout Subsection
39177 Extra Toolbar
39178 \begin_inset Index idx
39179 status collapsed
39180
39181 \begin_layout Plain Layout
39182 Toolbar ! Extra
39183 \end_layout
39184
39185 \end_inset
39186
39187
39188 \end_layout
39189
39190 \begin_layout Standard
39191 \begin_inset Graphics
39192         filename clipart/ExtraToolbar.png
39193         width 100col%
39194
39195 \end_inset
39196
39197
39198 \end_layout
39199
39200 \begin_layout Standard
39201 \begin_inset VSpace defskip
39202 \end_inset
39203
39204
39205 \end_layout
39206
39207 \begin_layout Standard
39208 The extra toolbar as shown above contains from left to right the following
39209  buttons:
39210 \end_layout
39211
39212 \begin_layout Standard
39213 \begin_inset VSpace defskip
39214 \end_inset
39215
39216
39217 \end_layout
39218
39219 \begin_layout Standard
39220 \begin_inset Tabular
39221 <lyxtabular version="3" rows="25" columns="2">
39222 <features islongtable="true" longtabularalignment="center">
39223 <column alignment="left" valignment="top">
39224 <column alignment="left" valignment="top">
39225 <row interlinespace="2.5mm">
39226 <cell alignment="center" valignment="top" usebox="none">
39227 \begin_inset Text
39228
39229 \begin_layout Plain Layout
39230
39231 \family sans
39232 \begin_inset Info
39233 type  "icon"
39234 arg   "layout"
39235 \end_inset
39236
39237
39238 \end_layout
39239
39240 \end_inset
39241 </cell>
39242 <cell alignment="center" valignment="top" usebox="none">
39243 \begin_inset Text
39244
39245 \begin_layout Plain Layout
39246 Default
39247 \end_layout
39248
39249 \end_inset
39250 </cell>
39251 </row>
39252 <row interlinespace="2.5mm">
39253 <cell alignment="center" valignment="top" usebox="none">
39254 \begin_inset Text
39255
39256 \begin_layout Plain Layout
39257
39258 \family sans
39259 \begin_inset Info
39260 type  "icon"
39261 arg   "layout Enumerate"
39262 \end_inset
39263
39264
39265 \end_layout
39266
39267 \end_inset
39268 </cell>
39269 <cell alignment="center" valignment="top" usebox="none">
39270 \begin_inset Text
39271
39272 \begin_layout Plain Layout
39273 Numbered list
39274 \end_layout
39275
39276 \end_inset
39277 </cell>
39278 </row>
39279 <row interlinespace="2.5mm">
39280 <cell alignment="center" valignment="top" usebox="none">
39281 \begin_inset Text
39282
39283 \begin_layout Plain Layout
39284
39285 \family sans
39286 \begin_inset Info
39287 type  "icon"
39288 arg   "layout Itemize"
39289 \end_inset
39290
39291
39292 \end_layout
39293
39294 \end_inset
39295 </cell>
39296 <cell alignment="center" valignment="top" usebox="none">
39297 \begin_inset Text
39298
39299 \begin_layout Plain Layout
39300 Itemized list
39301 \end_layout
39302
39303 \end_inset
39304 </cell>
39305 </row>
39306 <row interlinespace="2.5mm">
39307 <cell alignment="center" valignment="top" usebox="none">
39308 \begin_inset Text
39309
39310 \begin_layout Plain Layout
39311
39312 \family sans
39313 \begin_inset Info
39314 type  "icon"
39315 arg   "layout List"
39316 \end_inset
39317
39318
39319 \end_layout
39320
39321 \end_inset
39322 </cell>
39323 <cell alignment="center" valignment="top" usebox="none">
39324 \begin_inset Text
39325
39326 \begin_layout Plain Layout
39327 List
39328 \end_layout
39329
39330 \end_inset
39331 </cell>
39332 </row>
39333 <row interlinespace="2.5mm">
39334 <cell alignment="center" valignment="top" usebox="none">
39335 \begin_inset Text
39336
39337 \begin_layout Plain Layout
39338
39339 \family sans
39340 \begin_inset Info
39341 type  "icon"
39342 arg   "layout Description"
39343 \end_inset
39344
39345
39346 \end_layout
39347
39348 \end_inset
39349 </cell>
39350 <cell alignment="center" valignment="top" usebox="none">
39351 \begin_inset Text
39352
39353 \begin_layout Plain Layout
39354 Description list
39355 \end_layout
39356
39357 \end_inset
39358 </cell>
39359 </row>
39360 <row interlinespace="2.5mm">
39361 <cell alignment="center" valignment="top" usebox="none">
39362 \begin_inset Text
39363
39364 \begin_layout Plain Layout
39365
39366 \family sans
39367 \begin_inset Info
39368 type  "icon"
39369 arg   "depth-increment"
39370 \end_inset
39371
39372
39373 \end_layout
39374
39375 \end_inset
39376 </cell>
39377 <cell alignment="center" valignment="top" usebox="none">
39378 \begin_inset Text
39379
39380 \begin_layout Plain Layout
39381
39382 \family sans
39383 Edit\SpecialChar menuseparator
39384 Increase
39385 \begin_inset space ~
39386 \end_inset
39387
39388 List
39389 \begin_inset space ~
39390 \end_inset
39391
39392 Depth
39393 \end_layout
39394
39395 \end_inset
39396 </cell>
39397 </row>
39398 <row interlinespace="2.5mm">
39399 <cell alignment="center" valignment="top" usebox="none">
39400 \begin_inset Text
39401
39402 \begin_layout Plain Layout
39403
39404 \family sans
39405 \begin_inset Info
39406 type  "icon"
39407 arg   "depth-decrement"
39408 \end_inset
39409
39410
39411 \end_layout
39412
39413 \end_inset
39414 </cell>
39415 <cell alignment="center" valignment="top" usebox="none">
39416 \begin_inset Text
39417
39418 \begin_layout Plain Layout
39419
39420 \family sans
39421 Edit\SpecialChar menuseparator
39422 Decrease
39423 \begin_inset space ~
39424 \end_inset
39425
39426 List
39427 \begin_inset space ~
39428 \end_inset
39429
39430 Depth
39431 \end_layout
39432
39433 \end_inset
39434 </cell>
39435 </row>
39436 <row interlinespace="2.5mm">
39437 <cell alignment="center" valignment="top" usebox="none">
39438 \begin_inset Text
39439
39440 \begin_layout Plain Layout
39441
39442 \family sans
39443 \begin_inset Info
39444 type  "icon"
39445 arg   "float-insert figure"
39446 \end_inset
39447
39448
39449 \end_layout
39450
39451 \end_inset
39452 </cell>
39453 <cell alignment="center" valignment="top" usebox="none">
39454 \begin_inset Text
39455
39456 \begin_layout Plain Layout
39457
39458 \family sans
39459 Insert\SpecialChar menuseparator
39460 Float\SpecialChar menuseparator
39461 Figure
39462 \end_layout
39463
39464 \end_inset
39465 </cell>
39466 </row>
39467 <row interlinespace="2.5mm">
39468 <cell alignment="center" valignment="top" usebox="none">
39469 \begin_inset Text
39470
39471 \begin_layout Plain Layout
39472
39473 \family sans
39474 \begin_inset Info
39475 type  "icon"
39476 arg   "float-insert table"
39477 \end_inset
39478
39479
39480 \end_layout
39481
39482 \end_inset
39483 </cell>
39484 <cell alignment="center" valignment="top" usebox="none">
39485 \begin_inset Text
39486
39487 \begin_layout Plain Layout
39488
39489 \family sans
39490 Insert\SpecialChar menuseparator
39491 Float\SpecialChar menuseparator
39492 Table
39493 \end_layout
39494
39495 \end_inset
39496 </cell>
39497 </row>
39498 <row interlinespace="2.5mm">
39499 <cell alignment="center" valignment="top" usebox="none">
39500 \begin_inset Text
39501
39502 \begin_layout Plain Layout
39503
39504 \family sans
39505 \begin_inset Info
39506 type  "icon"
39507 arg   "label-insert"
39508 \end_inset
39509
39510
39511 \end_layout
39512
39513 \end_inset
39514 </cell>
39515 <cell alignment="center" valignment="top" usebox="none">
39516 \begin_inset Text
39517
39518 \begin_layout Plain Layout
39519
39520 \family sans
39521 Insert\SpecialChar menuseparator
39522 Label
39523 \end_layout
39524
39525 \end_inset
39526 </cell>
39527 </row>
39528 <row interlinespace="2.5mm">
39529 <cell alignment="center" valignment="top" usebox="none">
39530 \begin_inset Text
39531
39532 \begin_layout Plain Layout
39533
39534 \family sans
39535 \begin_inset Info
39536 type  "icon"
39537 arg   "dialog-show-new-inset ref"
39538 \end_inset
39539
39540
39541 \end_layout
39542
39543 \end_inset
39544 </cell>
39545 <cell alignment="center" valignment="top" usebox="none">
39546 \begin_inset Text
39547
39548 \begin_layout Plain Layout
39549
39550 \family sans
39551 Insert\SpecialChar menuseparator
39552 Cross-Reference
39553 \end_layout
39554
39555 \end_inset
39556 </cell>
39557 </row>
39558 <row interlinespace="2.5mm">
39559 <cell alignment="center" valignment="top" usebox="none">
39560 \begin_inset Text
39561
39562 \begin_layout Plain Layout
39563
39564 \family sans
39565 \begin_inset Info
39566 type  "icon"
39567 arg   "dialog-show-new-inset citation"
39568 \end_inset
39569
39570
39571 \end_layout
39572
39573 \end_inset
39574 </cell>
39575 <cell alignment="center" valignment="top" usebox="none">
39576 \begin_inset Text
39577
39578 \begin_layout Plain Layout
39579
39580 \family sans
39581 Insert\SpecialChar menuseparator
39582 Citation
39583 \end_layout
39584
39585 \end_inset
39586 </cell>
39587 </row>
39588 <row interlinespace="2.5mm">
39589 <cell alignment="center" valignment="top" usebox="none">
39590 \begin_inset Text
39591
39592 \begin_layout Plain Layout
39593
39594 \family sans
39595 \begin_inset Info
39596 type  "icon"
39597 arg   "index-insert"
39598 \end_inset
39599
39600
39601 \end_layout
39602
39603 \end_inset
39604 </cell>
39605 <cell alignment="center" valignment="top" usebox="none">
39606 \begin_inset Text
39607
39608 \begin_layout Plain Layout
39609
39610 \family sans
39611 Insert\SpecialChar menuseparator
39612 Index
39613 \begin_inset space ~
39614 \end_inset
39615
39616 Entry
39617 \end_layout
39618
39619 \end_inset
39620 </cell>
39621 </row>
39622 <row interlinespace="2.5mm">
39623 <cell alignment="center" valignment="top" usebox="none">
39624 \begin_inset Text
39625
39626 \begin_layout Plain Layout
39627
39628 \family sans
39629 \begin_inset Info
39630 type  "icon"
39631 arg   "nomencl-insert"
39632 \end_inset
39633
39634
39635 \end_layout
39636
39637 \end_inset
39638 </cell>
39639 <cell alignment="center" valignment="top" usebox="none">
39640 \begin_inset Text
39641
39642 \begin_layout Plain Layout
39643
39644 \family sans
39645 Insert\SpecialChar menuseparator
39646 Nomenclature
39647 \begin_inset space ~
39648 \end_inset
39649
39650 Entry
39651 \end_layout
39652
39653 \end_inset
39654 </cell>
39655 </row>
39656 <row interlinespace="2.5mm">
39657 <cell alignment="center" valignment="top" usebox="none">
39658 \begin_inset Text
39659
39660 \begin_layout Plain Layout
39661
39662 \family sans
39663 \begin_inset Info
39664 type  "icon"
39665 arg   "footnote-insert"
39666 \end_inset
39667
39668
39669 \end_layout
39670
39671 \end_inset
39672 </cell>
39673 <cell alignment="center" valignment="top" usebox="none">
39674 \begin_inset Text
39675
39676 \begin_layout Plain Layout
39677
39678 \family sans
39679 Insert\SpecialChar menuseparator
39680 Footnote
39681 \end_layout
39682
39683 \end_inset
39684 </cell>
39685 </row>
39686 <row interlinespace="2.5mm">
39687 <cell alignment="center" valignment="top" usebox="none">
39688 \begin_inset Text
39689
39690 \begin_layout Plain Layout
39691
39692 \family sans
39693 \begin_inset Info
39694 type  "icon"
39695 arg   "marginalnote-insert"
39696 \end_inset
39697
39698
39699 \end_layout
39700
39701 \end_inset
39702 </cell>
39703 <cell alignment="center" valignment="top" usebox="none">
39704 \begin_inset Text
39705
39706 \begin_layout Plain Layout
39707
39708 \family sans
39709 Insert\SpecialChar menuseparator
39710 Marginal
39711 \begin_inset space ~
39712 \end_inset
39713
39714 Note
39715 \end_layout
39716
39717 \end_inset
39718 </cell>
39719 </row>
39720 <row interlinespace="2.5mm">
39721 <cell alignment="center" valignment="top" usebox="none">
39722 \begin_inset Text
39723
39724 \begin_layout Plain Layout
39725
39726 \family sans
39727 \begin_inset Info
39728 type  "icon"
39729 arg   "note-insert"
39730 \end_inset
39731
39732
39733 \end_layout
39734
39735 \end_inset
39736 </cell>
39737 <cell alignment="center" valignment="top" usebox="none">
39738 \begin_inset Text
39739
39740 \begin_layout Plain Layout
39741
39742 \family sans
39743 Insert\SpecialChar menuseparator
39744 Note\SpecialChar menuseparator
39745 LyX
39746 \begin_inset space ~
39747 \end_inset
39748
39749 Note
39750 \end_layout
39751
39752 \end_inset
39753 </cell>
39754 </row>
39755 <row interlinespace="2.5mm">
39756 <cell alignment="center" valignment="top" usebox="none">
39757 \begin_inset Text
39758
39759 \begin_layout Plain Layout
39760
39761 \family sans
39762 \begin_inset Info
39763 type  "icon"
39764 arg   "box-insert Frameless"
39765 \end_inset
39766
39767
39768 \end_layout
39769
39770 \end_inset
39771 </cell>
39772 <cell alignment="center" valignment="top" usebox="none">
39773 \begin_inset Text
39774
39775 \begin_layout Plain Layout
39776
39777 \family sans
39778 Insert\SpecialChar menuseparator
39779 Box
39780 \end_layout
39781
39782 \end_inset
39783 </cell>
39784 </row>
39785 <row interlinespace="2.5mm">
39786 <cell alignment="center" valignment="top" usebox="none">
39787 \begin_inset Text
39788
39789 \begin_layout Plain Layout
39790
39791 \family sans
39792 \begin_inset Info
39793 type  "icon"
39794 arg   "href-insert"
39795 \end_inset
39796
39797
39798 \end_layout
39799
39800 \end_inset
39801 </cell>
39802 <cell alignment="center" valignment="top" usebox="none">
39803 \begin_inset Text
39804
39805 \begin_layout Plain Layout
39806
39807 \family sans
39808 Insert\SpecialChar menuseparator
39809 Hyperlink
39810 \end_layout
39811
39812 \end_inset
39813 </cell>
39814 </row>
39815 <row interlinespace="2.5mm">
39816 <cell alignment="center" valignment="top" usebox="none">
39817 \begin_inset Text
39818
39819 \begin_layout Plain Layout
39820
39821 \family sans
39822 \begin_inset Info
39823 type  "icon"
39824 arg   "ert-insert"
39825 \end_inset
39826
39827
39828 \end_layout
39829
39830 \end_inset
39831 </cell>
39832 <cell alignment="center" valignment="top" usebox="none">
39833 \begin_inset Text
39834
39835 \begin_layout Plain Layout
39836
39837 \family sans
39838 Insert\SpecialChar menuseparator
39839 TeX
39840 \begin_inset space ~
39841 \end_inset
39842
39843 Code
39844 \end_layout
39845
39846 \end_inset
39847 </cell>
39848 </row>
39849 <row interlinespace="2.5mm">
39850 <cell alignment="center" valignment="top" usebox="none">
39851 \begin_inset Text
39852
39853 \begin_layout Plain Layout
39854
39855 \family sans
39856 \begin_inset Info
39857 type  "icon"
39858 arg   "math-macro newmacroname newcommand"
39859 \end_inset
39860
39861
39862 \end_layout
39863
39864 \end_inset
39865 </cell>
39866 <cell alignment="center" valignment="top" usebox="none">
39867 \begin_inset Text
39868
39869 \begin_layout Plain Layout
39870
39871 \family sans
39872 Insert\SpecialChar menuseparator
39873 Math\SpecialChar menuseparator
39874 Macro
39875 \end_layout
39876
39877 \end_inset
39878 </cell>
39879 </row>
39880 <row interlinespace="2.5mm">
39881 <cell alignment="center" valignment="top" usebox="none">
39882 \begin_inset Text
39883
39884 \begin_layout Plain Layout
39885
39886 \family sans
39887 \begin_inset Info
39888 type  "icon"
39889 arg   "dialog-show-new-inset include"
39890 \end_inset
39891
39892
39893 \end_layout
39894
39895 \end_inset
39896 </cell>
39897 <cell alignment="center" valignment="top" usebox="none">
39898 \begin_inset Text
39899
39900 \begin_layout Plain Layout
39901
39902 \family sans
39903 Insert\SpecialChar menuseparator
39904 File\SpecialChar menuseparator
39905 Child
39906 \begin_inset space ~
39907 \end_inset
39908
39909 Document
39910 \end_layout
39911
39912 \end_inset
39913 </cell>
39914 </row>
39915 <row interlinespace="2.5mm">
39916 <cell alignment="center" valignment="top" usebox="none">
39917 \begin_inset Text
39918
39919 \begin_layout Plain Layout
39920
39921 \family sans
39922 \begin_inset Info
39923 type  "icon"
39924 arg   "dialog-show character"
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \end_inset
39931 </cell>
39932 <cell alignment="center" valignment="top" usebox="none">
39933 \begin_inset Text
39934
39935 \begin_layout Plain Layout
39936
39937 \family sans
39938 Edit\SpecialChar menuseparator
39939 Text
39940 \begin_inset space ~
39941 \end_inset
39942
39943 Style\SpecialChar menuseparator
39944 Customized
39945 \end_layout
39946
39947 \end_inset
39948 </cell>
39949 </row>
39950 <row interlinespace="2.5mm">
39951 <cell alignment="center" valignment="top" usebox="none">
39952 \begin_inset Text
39953
39954 \begin_layout Plain Layout
39955
39956 \family sans
39957 \begin_inset Info
39958 type  "icon"
39959 arg   "layout-paragraph"
39960 \end_inset
39961
39962
39963 \end_layout
39964
39965 \end_inset
39966 </cell>
39967 <cell alignment="center" valignment="top" usebox="none">
39968 \begin_inset Text
39969
39970 \begin_layout Plain Layout
39971
39972 \family sans
39973 Edit\SpecialChar menuseparator
39974 Paragraph
39975 \begin_inset space ~
39976 \end_inset
39977
39978 Settings
39979 \end_layout
39980
39981 \end_inset
39982 </cell>
39983 </row>
39984 <row interlinespace="2.5mm">
39985 <cell alignment="center" valignment="top" usebox="none">
39986 \begin_inset Text
39987
39988 \begin_layout Plain Layout
39989
39990 \family sans
39991 \begin_inset Info
39992 type  "icon"
39993 arg   "thesaurus-entry"
39994 \end_inset
39995
39996
39997 \end_layout
39998
39999 \end_inset
40000 </cell>
40001 <cell alignment="center" valignment="top" usebox="none">
40002 \begin_inset Text
40003
40004 \begin_layout Plain Layout
40005
40006 \family sans
40007 Tools\SpecialChar menuseparator
40008 Thesaurus
40009 \end_layout
40010
40011 \end_inset
40012 </cell>
40013 </row>
40014 </lyxtabular>
40015
40016 \end_inset
40017
40018
40019 \end_layout
40020
40021 \begin_layout Subsection
40022 View/Update Toolbar
40023 \begin_inset Index idx
40024 status collapsed
40025
40026 \begin_layout Plain Layout
40027 Toolbar ! View / Update
40028 \end_layout
40029
40030 \end_inset
40031
40032
40033 \end_layout
40034
40035 \begin_layout Standard
40036 \begin_inset Graphics
40037         filename clipart/ViewToolbar.png
40038
40039 \end_inset
40040
40041
40042 \end_layout
40043
40044 \begin_layout Standard
40045 \begin_inset VSpace defskip
40046 \end_inset
40047
40048
40049 \end_layout
40050
40051 \begin_layout Standard
40052 The view/update toolbar as shown above contains from left to right the following
40053  buttons:
40054 \end_layout
40055
40056 \begin_layout Standard
40057 \begin_inset VSpace defskip
40058 \end_inset
40059
40060
40061 \end_layout
40062
40063 \begin_layout Standard
40064 \begin_inset Tabular
40065 <lyxtabular version="3" rows="7" columns="2">
40066 <features islongtable="true" longtabularalignment="center">
40067 <column alignment="left" valignment="top">
40068 <column alignment="left" valignment="top">
40069 <row interlinespace="2.5mm">
40070 <cell alignment="center" valignment="top" usebox="none">
40071 \begin_inset Text
40072
40073 \begin_layout Plain Layout
40074
40075 \family sans
40076 \begin_inset Info
40077 type  "icon"
40078 arg   "buffer-view"
40079 \end_inset
40080
40081
40082 \end_layout
40083
40084 \end_inset
40085 </cell>
40086 <cell alignment="center" valignment="top" usebox="none">
40087 \begin_inset Text
40088
40089 \begin_layout Plain Layout
40090
40091 \family sans
40092 Document\SpecialChar menuseparator
40093 View
40094 \end_layout
40095
40096 \end_inset
40097 </cell>
40098 </row>
40099 <row interlinespace="2.5mm">
40100 <cell alignment="center" valignment="top" usebox="none">
40101 \begin_inset Text
40102
40103 \begin_layout Plain Layout
40104
40105 \family sans
40106 \begin_inset Info
40107 type  "icon"
40108 arg   "buffer-update"
40109 \end_inset
40110
40111
40112 \end_layout
40113
40114 \end_inset
40115 </cell>
40116 <cell alignment="center" valignment="top" usebox="none">
40117 \begin_inset Text
40118
40119 \begin_layout Plain Layout
40120
40121 \family sans
40122 Document\SpecialChar menuseparator
40123 Update
40124 \end_layout
40125
40126 \end_inset
40127 </cell>
40128 </row>
40129 <row interlinespace="2.5mm">
40130 <cell alignment="center" valignment="top" usebox="none">
40131 \begin_inset Text
40132
40133 \begin_layout Plain Layout
40134
40135 \family sans
40136 \begin_inset Info
40137 type  "icon"
40138 arg   "master-buffer-view"
40139 \end_inset
40140
40141
40142 \end_layout
40143
40144 \end_inset
40145 </cell>
40146 <cell alignment="center" valignment="top" usebox="none">
40147 \begin_inset Text
40148
40149 \begin_layout Plain Layout
40150
40151 \family sans
40152 Document\SpecialChar menuseparator
40153 Master
40154 \begin_inset space ~
40155 \end_inset
40156
40157 Document
40158 \end_layout
40159
40160 \end_inset
40161 </cell>
40162 </row>
40163 <row interlinespace="2.5mm">
40164 <cell alignment="center" valignment="top" usebox="none">
40165 \begin_inset Text
40166
40167 \begin_layout Plain Layout
40168
40169 \family sans
40170 \begin_inset Info
40171 type  "icon"
40172 arg   "master-buffer-update"
40173 \end_inset
40174
40175
40176 \end_layout
40177
40178 \end_inset
40179 </cell>
40180 <cell alignment="center" valignment="top" usebox="none">
40181 \begin_inset Text
40182
40183 \begin_layout Plain Layout
40184
40185 \family sans
40186 Document\SpecialChar menuseparator
40187 Update
40188 \begin_inset space ~
40189 \end_inset
40190
40191 Master
40192 \begin_inset space ~
40193 \end_inset
40194
40195 Document
40196 \end_layout
40197
40198 \end_inset
40199 </cell>
40200 </row>
40201 <row interlinespace="2.5mm">
40202 <cell alignment="center" valignment="top" usebox="none">
40203 \begin_inset Text
40204
40205 \begin_layout Plain Layout
40206
40207 \family sans
40208 \begin_inset Info
40209 type  "icon"
40210 arg   "buffer-toggle-output-sync"
40211 \end_inset
40212
40213
40214 \end_layout
40215
40216 \end_inset
40217 </cell>
40218 <cell alignment="center" valignment="top" usebox="none">
40219 \begin_inset Text
40220
40221 \begin_layout Plain Layout
40222
40223 \family sans
40224 Document\SpecialChar menuseparator
40225 Settings\SpecialChar menuseparator
40226 Output\SpecialChar menuseparator
40227 Synchronize with Output
40228 \end_layout
40229
40230 \end_inset
40231 </cell>
40232 </row>
40233 <row interlinespace="2.5mm">
40234 <cell alignment="center" valignment="top" usebox="none">
40235 \begin_inset Text
40236
40237 \begin_layout Plain Layout
40238 \begin_inset Info
40239 type  "icon"
40240 arg   "view-others"
40241 \end_inset
40242
40243
40244 \family sans
40245 *
40246 \end_layout
40247
40248 \end_inset
40249 </cell>
40250 <cell alignment="center" valignment="top" usebox="none">
40251 \begin_inset Text
40252
40253 \begin_layout Plain Layout
40254
40255 \family sans
40256 Document\SpecialChar menuseparator
40257 View (Other Formats)
40258 \end_layout
40259
40260 \end_inset
40261 </cell>
40262 </row>
40263 <row interlinespace="2.5mm">
40264 <cell alignment="center" valignment="top" usebox="none">
40265 \begin_inset Text
40266
40267 \begin_layout Plain Layout
40268 \begin_inset Info
40269 type  "icon"
40270 arg   "update-others"
40271 \end_inset
40272
40273 *
40274 \end_layout
40275
40276 \end_inset
40277 </cell>
40278 <cell alignment="center" valignment="top" usebox="none">
40279 \begin_inset Text
40280
40281 \begin_layout Plain Layout
40282
40283 \family sans
40284 Document\SpecialChar menuseparator
40285 Update (Other Formats)
40286 \end_layout
40287
40288 \end_inset
40289 </cell>
40290 </row>
40291 </lyxtabular>
40292
40293 \end_inset
40294
40295
40296 \end_layout
40297
40298 \begin_layout Standard
40299 * These icons might look different for you if you do not use the default
40300  icon set.
40301 \end_layout
40302
40303 \begin_layout Subsection
40304 Other Toolbars
40305 \end_layout
40306
40307 \begin_layout Standard
40308 The change tracking toolbar is explained in section
40309 \begin_inset space ~
40310 \end_inset
40311
40312
40313 \begin_inset CommandInset ref
40314 LatexCommand ref
40315 reference "sec:Change-Tracking"
40316
40317 \end_inset
40318
40319 , the table toolbar
40320 \begin_inset Index idx
40321 status collapsed
40322
40323 \begin_layout Plain Layout
40324 Toolbar ! Table
40325 \end_layout
40326
40327 \end_inset
40328
40329  in the 
40330 \emph on
40331 Embedded
40332 \begin_inset space ~
40333 \end_inset
40334
40335 Objects
40336 \emph default
40337  manual and the math macro toolbar
40338 \begin_inset Index idx
40339 status collapsed
40340
40341 \begin_layout Plain Layout
40342 Toolbar ! Macro
40343 \end_layout
40344
40345 \end_inset
40346
40347  in the 
40348 \emph on
40349 Math
40350 \emph default
40351  manual.
40352 \end_layout
40353
40354 \begin_layout Chapter
40355 The Document Settings
40356 \begin_inset CommandInset label
40357 LatexCommand label
40358 name "chap:The-Document-Settings"
40359
40360 \end_inset
40361
40362
40363 \begin_inset Index idx
40364 status collapsed
40365
40366 \begin_layout Plain Layout
40367 Document ! Settings
40368 \end_layout
40369
40370 \end_inset
40371
40372
40373 \end_layout
40374
40375 \begin_layout Standard
40376 The 
40377 \family sans
40378 Document
40379 \begin_inset space ~
40380 \end_inset
40381
40382 Setting
40383 \family default
40384 s dialog contains submenus to set properties for the whole document and
40385  is called with the menu
40386 \family sans
40387  Document\SpecialChar menuseparator
40388 Settings
40389 \family default
40390 .
40391  You can save your document settings as default with the
40392 \family sans
40393  Save as Document Defaults
40394 \family default
40395  button in any dialog.
40396  This will create a template named 
40397 \family typewriter
40398 defaults.lyx
40399 \family default
40400  which is automatically loaded by \SpecialChar LyX
40401  when you create a new document without
40402  using a template.
40403 \end_layout
40404
40405 \begin_layout Standard
40406 The button 
40407 \family sans
40408 Use Class Defaults
40409 \family default
40410  resets the document settings to the default of the document class.
40411  This affects mostly class options, the page layout and Numbering & TOC.
40412 \end_layout
40413
40414 \begin_layout Standard
40415 The different submenus of the dialog are explained in the following sections.
40416  There are so many document settings available that it might take a while
40417  to find the one you are looking for.
40418  To find a setting quicker, you can use the search field which is above
40419  the submenus of the dialog.
40420  If you search e.
40421 \begin_inset space \thinspace{}
40422 \end_inset
40423
40424 g.
40425 \begin_inset space \space{}
40426 \end_inset
40427
40428 for 
40429 \begin_inset Quotes eld
40430 \end_inset
40431
40432 page
40433 \begin_inset Quotes erd
40434 \end_inset
40435
40436 , you will see that some submenus will be grayed-out and disabled.
40437  Only the submenus with page settings stay enabled.
40438  The found page settings are labeled red in these submenus.
40439 \end_layout
40440
40441 \begin_layout Section
40442 Document Class
40443 \end_layout
40444
40445 \begin_layout Standard
40446 Here you set the document class, class options, a graphics driver, and a
40447  master document.
40448  Document classes are described in section
40449 \begin_inset space ~
40450 \end_inset
40451
40452
40453 \begin_inset CommandInset ref
40454 LatexCommand ref
40455 reference "sec:Document-Classes"
40456
40457 \end_inset
40458
40459 .
40460  
40461 \end_layout
40462
40463 \begin_layout Standard
40464 With the button 
40465 \family sans
40466 Local
40467 \begin_inset space ~
40468 \end_inset
40469
40470 Layout
40471 \family default
40472  you can load you own layout-file, that is not in \SpecialChar LyX
40473 's 
40474 \emph on
40475 layouts
40476 \emph default
40477  folder and thus not recognized by \SpecialChar LyX
40478  as a layout for a document class.
40479  For more about layout-files, see the chapter 
40480 \emph on
40481 Installing New Document Classes, Types of Layout Files
40482 \emph default
40483  of the 
40484 \emph on
40485 Customization
40486 \emph default
40487  Handbook.
40488 \end_layout
40489
40490 \begin_layout Standard
40491 Some classes use special class options by default.
40492  If this is the case, they are listed in the field 
40493 \family sans
40494 Predefined
40495 \family default
40496  and you can decide to use them or not.
40497  If you do not know exactly what the default class options are for, it is
40498  recommended you leave them untouched.
40499  The 
40500 \family sans
40501 Graphics driver
40502 \family default
40503  is used for \SpecialChar LaTeX
40504 's graphics, color and page layout packages.
40505  If using 
40506 \family sans
40507 Default
40508 \family default
40509 , the default driver for the \SpecialChar LaTeX
40510 -packages is used.
40511  It is recommended that you use the default unless you know what you are
40512  doing.
40513 \begin_inset Foot
40514 status collapsed
40515
40516 \begin_layout Plain Layout
40517 When you want to use one of the following drivers
40518 \begin_inset Newline newline
40519 \end_inset
40520
40521
40522 \family sans
40523 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40524 \family default
40525
40526 \begin_inset Newline newline
40527 \end_inset
40528
40529 you first have to activate them in your \SpecialChar LaTeX
40530  distribution, see section 
40531 \emph on
40532 Driver support
40533 \emph default
40534  in 
40535 \begin_inset CommandInset href
40536 LatexCommand href
40537 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40538
40539 \end_inset
40540
40541 .
40542 \end_layout
40543
40544 \end_inset
40545
40546
40547 \end_layout
40548
40549 \begin_layout Standard
40550 Specifying a 
40551 \family sans
40552 Master
40553 \family default
40554  document is necessary if the current document is a child or subdocument.
40555  The master document will be used by \SpecialChar LyX
40556  in the background if the child document
40557  is opened without its master.
40558  This way child documents are always compilable.
40559  More about master and child documents is explained in the section 
40560 \emph on
40561 Child Documents
40562 \emph default
40563  of the 
40564 \emph on
40565 Embedded
40566 \begin_inset space ~
40567 \end_inset
40568
40569 Objects
40570 \emph default
40571  manual.
40572 \end_layout
40573
40574 \begin_layout Standard
40575 There is also an option to suppress the date and one to use the \SpecialChar LaTeX
40576 -package
40577  
40578 \series bold
40579 refstyle
40580 \series default
40581  instead of 
40582 \series bold
40583 prettyref
40584 \series default
40585
40586 \begin_inset Index idx
40587 status collapsed
40588
40589 \begin_layout Plain Layout
40590 \SpecialChar LaTeX
40591 -packages ! prettyref
40592 \end_layout
40593
40594 \end_inset
40595
40596
40597 \begin_inset Index idx
40598 status collapsed
40599
40600 \begin_layout Plain Layout
40601 \SpecialChar LaTeX
40602 -packages ! refstyle
40603 \end_layout
40604
40605 \end_inset
40606
40607  for cross-references, see section
40608 \begin_inset space ~
40609 \end_inset
40610
40611
40612 \begin_inset CommandInset ref
40613 LatexCommand ref
40614 reference "sec:Cross-References"
40615
40616 \end_inset
40617
40618 .
40619 \end_layout
40620
40621 \begin_layout Section
40622 Child Documents
40623 \end_layout
40624
40625 \begin_layout Standard
40626 This submenu is only visible when your document includes child documents.
40627  Please refer to the section 
40628 \emph on
40629 Child
40630 \begin_inset space ~
40631 \end_inset
40632
40633 Documents
40634 \emph default
40635  of the 
40636 \emph on
40637 Embedded
40638 \begin_inset space ~
40639 \end_inset
40640
40641 Objects
40642 \emph default
40643  manual for details.
40644 \end_layout
40645
40646 \begin_layout Section
40647 Modules
40648 \end_layout
40649
40650 \begin_layout Standard
40651 Modules are explained in section
40652 \begin_inset space ~
40653 \end_inset
40654
40655
40656 \begin_inset CommandInset ref
40657 LatexCommand ref
40658 reference "subsec:Modules"
40659
40660 \end_inset
40661
40662 .
40663 \end_layout
40664
40665 \begin_layout Section
40666 Local Layout
40667 \end_layout
40668
40669 \begin_layout Standard
40670 See section
40671 \begin_inset space ~
40672 \end_inset
40673
40674
40675 \begin_inset CommandInset ref
40676 LatexCommand ref
40677 reference "subsec:Local-Layout"
40678
40679 \end_inset
40680
40681  for a description.
40682 \end_layout
40683
40684 \begin_layout Section
40685 Fonts
40686 \end_layout
40687
40688 \begin_layout Standard
40689 The document font settings are described in section
40690 \begin_inset space ~
40691 \end_inset
40692
40693
40694 \begin_inset CommandInset ref
40695 LatexCommand ref
40696 reference "sec:Fonts-and-Text"
40697
40698 \end_inset
40699
40700 .
40701 \end_layout
40702
40703 \begin_layout Section
40704 Text Layout
40705 \end_layout
40706
40707 \begin_layout Standard
40708 You can specify if paragraphs should be separated by 
40709 \family sans
40710 Indentation
40711 \family default
40712  or by 
40713 \family sans
40714 Vertical space
40715 \family default
40716 .
40717  The 
40718 \family sans
40719 Line
40720 \begin_inset space ~
40721 \end_inset
40722
40723 spacing
40724 \family default
40725  and whether it should be a 
40726 \family sans
40727 Two-column
40728 \begin_inset space ~
40729 \end_inset
40730
40731 document
40732 \family default
40733  can also be specified here.
40734 \end_layout
40735
40736 \begin_layout Standard
40737 Note that \SpecialChar LyX
40738  will not show two columns or the specified line spacing on screen.
40739  That would be impractical, often unreadable, and is not part of the WYSIWYM
40740  concept.
40741  However, it will be as you specified in the output.
40742 \end_layout
40743
40744 \begin_layout Standard
40745 With the option 
40746 \family sans
40747 Use justification in \SpecialChar LyX
40748  work area
40749 \family default
40750  you can decide if \SpecialChar LyX
40751  justifies the text on screen.
40752  This only affects the text inside \SpecialChar LyX
40753  not in the output.
40754 \end_layout
40755
40756 \begin_layout Section
40757 Page Layout
40758 \end_layout
40759
40760 \begin_layout Standard
40761 This dialog is described in sections
40762 \begin_inset space ~
40763 \end_inset
40764
40765
40766 \begin_inset CommandInset ref
40767 LatexCommand ref
40768 reference "subsec:Paper-Size,-Orientation"
40769
40770 \end_inset
40771
40772  and 
40773 \begin_inset CommandInset ref
40774 LatexCommand ref
40775 reference "subsec:Document-Layout"
40776
40777 \end_inset
40778
40779 .
40780 \end_layout
40781
40782 \begin_layout Section
40783 Page Margins
40784 \end_layout
40785
40786 \begin_layout Standard
40787 Here you can adjust the page margins as described in section
40788 \begin_inset space ~
40789 \end_inset
40790
40791
40792 \begin_inset CommandInset ref
40793 LatexCommand ref
40794 reference "subsec:Margins"
40795
40796 \end_inset
40797
40798 .
40799 \end_layout
40800
40801 \begin_layout Section
40802 Language
40803 \begin_inset CommandInset label
40804 LatexCommand label
40805 name "sec:Language-encodings"
40806
40807 \end_inset
40808
40809
40810 \begin_inset Index idx
40811 status collapsed
40812
40813 \begin_layout Plain Layout
40814 Language ! Encoding
40815 \end_layout
40816
40817 \end_inset
40818
40819
40820 \end_layout
40821
40822 \begin_layout Standard
40823 The document language and quote styles are set here.
40824  The encoding specifies how the document content is exported to \SpecialChar LaTeX
40825  (the \SpecialChar LyX
40826  file
40827  is always encoded in utf8).
40828  All characters that cannot be encoded using the specified encoding will
40829  be exported as \SpecialChar LaTeX
40830 -commands (this can fail if a \SpecialChar LaTeX
40831 -command is not known for
40832  a particular character).
40833 \end_layout
40834
40835 \begin_layout Standard
40836 If you use the option 
40837 \family sans
40838 Language Default
40839 \family default
40840 , \SpecialChar LyX
40841  determines the encoding of a text part from the language of this text.
40842  If the document contains text in more than one language you may get more
40843  than one encoding in the \SpecialChar LaTeX
40844  file.
40845  If you do not use this option then the complete document will always use
40846  exactly one encoding.
40847  Checking this option is the preferred setting.
40848 \end_layout
40849
40850 \begin_layout Standard
40851 \SpecialChar LyX
40852  also supports Unicode output, which is particularly useful if you need
40853  lots of special symbols or non-alphabetic scripts, respectively.
40854  If you want to use this (and your \SpecialChar LaTeX
40855  installation supports Unicode), choose
40856  one of the four utf8 variants from the list below.
40857  Unfortunately the Unicode support of standard \SpecialChar LaTeX
40858  is quite incomplete, so
40859  it is not uncommon that a file with lots of Unicode symbols works fine
40860  with 
40861 \family sans
40862 Language Default
40863 \family default
40864  (when \SpecialChar LyX
40865  uses its list of known \SpecialChar LaTeX
40866 -commands), but does not work with a fixed
40867  utf8 encoding (when the list of known \SpecialChar LaTeX
40868 -commands is not used, because all
40869  Unicode symbols can be encoded in utf8).
40870  The situation is much better with Xe\SpecialChar TeX
40871  and Lua\SpecialChar TeX
40872 , two new alternative engines
40873  to standard \SpecialChar LaTeX
40874 .
40875  Both engines support Unicode natively.
40876  \SpecialChar LyX
40877  now also supports these two engines (via the output formats 
40878 \family sans
40879 PDF
40880 \begin_inset space ~
40881 \end_inset
40882
40883 (XeTeX)
40884 \family default
40885
40886 \family sans
40887 PDF
40888 \begin_inset space ~
40889 \end_inset
40890
40891 (LuaTeX)
40892 \family default
40893  and 
40894 \family sans
40895 DVI
40896 \begin_inset space ~
40897 \end_inset
40898
40899 (LuaTeX)
40900 \family default
40901 , see section
40902 \begin_inset space ~
40903 \end_inset
40904
40905
40906 \begin_inset CommandInset ref
40907 LatexCommand ref
40908 reference "subsec:Output-file-formats"
40909
40910 \end_inset
40911
40912 ).
40913  So if you are using many special or accented characters and 
40914 \family sans
40915 Language Default
40916 \family default
40917  fails, you might try out one of these new engines.
40918 \end_layout
40919
40920 \begin_layout Standard
40921 The 
40922 \family sans
40923 Language
40924 \begin_inset space ~
40925 \end_inset
40926
40927 package
40928 \family default
40929  determines the \SpecialChar LaTeX
40930 -package that is used for hyphenation and the translation
40931  of strings like 
40932 \begin_inset Quotes eld
40933 \end_inset
40934
40935 Part
40936 \begin_inset Quotes erd
40937 \end_inset
40938
40939 .
40940  The possible settings are:
40941 \end_layout
40942
40943 \begin_layout Description
40944 Default uses the language package that is selected in
40945 \family sans
40946  Tools\SpecialChar menuseparator
40947 Preferences\SpecialChar menuseparator
40948 Language Settings
40949 \family default
40950  (see section
40951 \begin_inset space ~
40952 \end_inset
40953
40954
40955 \begin_inset CommandInset ref
40956 LatexCommand ref
40957 reference "subsec:Prefs-Language"
40958
40959 \end_inset
40960
40961 ).
40962 \end_layout
40963
40964 \begin_layout Description
40965 Automatic selects the most suitable language package for the view/export
40966  format you will use.
40967  In many cases this will be 
40968 \series bold
40969 babel
40970 \series default
40971
40972 \begin_inset Index idx
40973 status collapsed
40974
40975 \begin_layout Plain Layout
40976 \SpecialChar LaTeX
40977 -packages ! babel
40978 \end_layout
40979
40980 \end_inset
40981
40982 .
40983  If the newer package 
40984 \series bold
40985 polyglossia
40986 \series default
40987
40988 \begin_inset Index idx
40989 status collapsed
40990
40991 \begin_layout Plain Layout
40992 \SpecialChar LaTeX
40993 -packages ! polyglossia
40994 \end_layout
40995
40996 \end_inset
40997
40998  is more appropriate (is the case when using Xe\SpecialChar TeX
40999  or Lua\SpecialChar TeX
41000  and non-\SpecialChar TeX
41001  fonts),
41002  this package will be used instead of 
41003 \series bold
41004 babel
41005 \series default
41006 .
41007 \end_layout
41008
41009 \begin_layout Description
41010 Always
41011 \begin_inset space ~
41012 \end_inset
41013
41014 Babel uses 
41015 \series bold
41016 babel
41017 \series default
41018  even if 
41019 \series bold
41020 polyglossia
41021 \series default
41022  would be more appropriate.
41023 \end_layout
41024
41025 \begin_layout Description
41026 Custom allows you to specify a language package command of your choice.
41027  For example if you want to use a language-specific package like 
41028 \series bold
41029 ngerman
41030 \series default
41031  (for German texts), type in
41032 \series bold
41033
41034 \begin_inset Newline newline
41035 \end_inset
41036
41037
41038 \backslash
41039 usepackage{ngerman}
41040 \end_layout
41041
41042 \begin_layout Description
41043 None will not use a language package.
41044  This is necessary for some document classes for scientific articles.
41045 \end_layout
41046
41047 \begin_layout Standard
41048 Here is a list with the important encodings:
41049 \end_layout
41050
41051 \begin_layout Description
41052 Language
41053 \begin_inset space ~
41054 \end_inset
41055
41056 Default
41057 \begin_inset space ~
41058 \end_inset
41059
41060 (no
41061 \begin_inset space ~
41062 \end_inset
41063
41064 inputenc) Same as 
41065 \family sans
41066 Language Default
41067 \family default
41068 , but the \SpecialChar LaTeX
41069 -package 
41070 \series bold
41071 inputenc
41072 \series default
41073
41074 \begin_inset Index idx
41075 status collapsed
41076
41077 \begin_layout Plain Layout
41078 \SpecialChar LaTeX
41079 -packages ! inputenc
41080 \end_layout
41081
41082 \end_inset
41083
41084  is not used.
41085  When using this, you probably need to load some additional packages manually
41086  in the preamble and specify the used encoding for text parts in foreign
41087  languages in \SpecialChar TeX
41088  code.
41089 \end_layout
41090
41091 \begin_layout Description
41092 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
41093  \SpecialChar LyX
41094  converts all other characters into \SpecialChar LaTeX
41095  commands, which may result in a big
41096  file when lots of \SpecialChar LaTeX
41097 -commands are needed.
41098 \end_layout
41099
41100 \begin_layout Description
41101 Arabic
41102 \begin_inset space ~
41103 \end_inset
41104
41105 (CP
41106 \begin_inset space ~
41107 \end_inset
41108
41109 1256) MS Windows code page for Arabic and Farsi
41110 \end_layout
41111
41112 \begin_layout Description
41113 Arabic
41114 \begin_inset space ~
41115 \end_inset
41116
41117 (ISO
41118 \begin_inset space ~
41119 \end_inset
41120
41121 8859-6) for Arabic and Farsi
41122 \end_layout
41123
41124 \begin_layout Description
41125 Armenian
41126 \begin_inset space ~
41127 \end_inset
41128
41129 (ArmSCII8) for Armenian
41130 \end_layout
41131
41132 \begin_layout Description
41133 Baltic
41134 \begin_inset space ~
41135 \end_inset
41136
41137 (CP
41138 \begin_inset space ~
41139 \end_inset
41140
41141 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
41142  as the ISO-8859-13 encoding
41143 \end_layout
41144
41145 \begin_layout Description
41146 Baltic
41147 \begin_inset space ~
41148 \end_inset
41149
41150 (ISO
41151 \begin_inset space ~
41152 \end_inset
41153
41154 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41155  encoding
41156 \end_layout
41157
41158 \begin_layout Description
41159 Baltic
41160 \begin_inset space ~
41161 \end_inset
41162
41163 (ISO
41164 \begin_inset space ~
41165 \end_inset
41166
41167 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41168  ISO-8859-13 encoding
41169 \end_layout
41170
41171 \begin_layout Description
41172 Central
41173 \begin_inset space ~
41174 \end_inset
41175
41176 European
41177 \begin_inset space ~
41178 \end_inset
41179
41180 (CP
41181 \begin_inset space ~
41182 \end_inset
41183
41184 1250) MS Windows code page for ISO
41185 \begin_inset space ~
41186 \end_inset
41187
41188 8859-2 (latin2)
41189 \end_layout
41190
41191 \begin_layout Description
41192 Central
41193 \begin_inset space ~
41194 \end_inset
41195
41196 European
41197 \begin_inset space ~
41198 \end_inset
41199
41200 (ISO
41201 \begin_inset space ~
41202 \end_inset
41203
41204 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41205  Romanian, Slovak and Slovenian
41206 \end_layout
41207
41208 \begin_layout Description
41209 Chinese
41210 \begin_inset space ~
41211 \end_inset
41212
41213 (simplified)
41214 \begin_inset space ~
41215 \end_inset
41216
41217 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41218  this encoding is officially replaced by the encoding GB18030, as GB18030
41219  is not available for \SpecialChar LaTeX
41220  you should try to use the encoding Unicode
41221 \begin_inset space ~
41222 \end_inset
41223
41224 (CJK)
41225 \begin_inset space ~
41226 \end_inset
41227
41228 (utf8)
41229 \end_layout
41230
41231 \begin_layout Description
41232 Chinese
41233 \begin_inset space ~
41234 \end_inset
41235
41236 (simplified)
41237 \begin_inset space ~
41238 \end_inset
41239
41240 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41241  except for the Euro currency sign, since 2001 this encoding is officially
41242  replaced by the encoding GB18030, as GB18030 is not available for \SpecialChar LaTeX
41243  you
41244  should try to use the encoding Unicode
41245 \begin_inset space ~
41246 \end_inset
41247
41248 (CJK)
41249 \begin_inset space ~
41250 \end_inset
41251
41252 (utf8)
41253 \end_layout
41254
41255 \begin_layout Description
41256 Chinese
41257 \begin_inset space ~
41258 \end_inset
41259
41260 (traditional)
41261 \begin_inset space ~
41262 \end_inset
41263
41264 (EUC-TW) for traditional Chinese
41265 \end_layout
41266
41267 \begin_layout Description
41268 Cyrillic
41269 \begin_inset space ~
41270 \end_inset
41271
41272 (CP
41273 \begin_inset space ~
41274 \end_inset
41275
41276 1251) MS Windows code page for Cyrillic
41277 \end_layout
41278
41279 \begin_layout Description
41280 Cyrillic
41281 \begin_inset space ~
41282 \end_inset
41283
41284 (ISO
41285 \begin_inset space ~
41286 \end_inset
41287
41288 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41289 \end_layout
41290
41291 \begin_layout Description
41292 Cyrillic
41293 \begin_inset space ~
41294 \end_inset
41295
41296 (KOI8-R) standard Cyrillic especially for Russian
41297 \end_layout
41298
41299 \begin_layout Description
41300 Cyrillic
41301 \begin_inset space ~
41302 \end_inset
41303
41304 (KOI8-U) Cyrillic for Ukrainian
41305 \end_layout
41306
41307 \begin_layout Description
41308 Cyrillic
41309 \begin_inset space ~
41310 \end_inset
41311
41312 (pt
41313 \begin_inset space ~
41314 \end_inset
41315
41316 154) Cyrillic for Kazakh
41317 \end_layout
41318
41319 \begin_layout Description
41320 Greek
41321 \begin_inset space ~
41322 \end_inset
41323
41324 (ISO
41325 \begin_inset space ~
41326 \end_inset
41327
41328 8859-7) for Greek
41329 \end_layout
41330
41331 \begin_layout Description
41332 Hebrew
41333 \begin_inset space ~
41334 \end_inset
41335
41336 (CP
41337 \begin_inset space ~
41338 \end_inset
41339
41340 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41341 \end_layout
41342
41343 \begin_layout Description
41344 Hebrew
41345 \begin_inset space ~
41346 \end_inset
41347
41348 (ISO
41349 \begin_inset space ~
41350 \end_inset
41351
41352 8859-8) for Hebrew
41353 \end_layout
41354
41355 \begin_layout Description
41356 Japanese
41357 \begin_inset space ~
41358 \end_inset
41359
41360 (CJK)
41361 \begin_inset space ~
41362 \end_inset
41363
41364 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
41365 -package 
41366 \series bold
41367 CJK
41368 \series default
41369
41370 \begin_inset Index idx
41371 status collapsed
41372
41373 \begin_layout Plain Layout
41374 \SpecialChar LaTeX
41375 -packages ! CJK
41376 \end_layout
41377
41378 \end_inset
41379
41380 , when using this, set the document language to 
41381 \family sans
41382 Japanese (CJK)
41383 \end_layout
41384
41385 \begin_layout Description
41386 Japanese
41387 \begin_inset space ~
41388 \end_inset
41389
41390 (CJK)
41391 \begin_inset space ~
41392 \end_inset
41393
41394 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
41395 -package 
41396 \series bold
41397 CJK
41398 \series default
41399 , when using this, set the document language to 
41400 \family sans
41401 Japanese
41402 \begin_inset space ~
41403 \end_inset
41404
41405 (CJK)
41406 \end_layout
41407
41408 \begin_layout Description
41409 Japanese
41410 \begin_inset space ~
41411 \end_inset
41412
41413 (non-CJK)
41414 \begin_inset space ~
41415 \end_inset
41416
41417 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
41418 -package 
41419 \series bold
41420 japanese
41421 \series default
41422
41423 \begin_inset Index idx
41424 status collapsed
41425
41426 \begin_layout Plain Layout
41427 \SpecialChar LaTeX
41428 -packages ! japanese
41429 \end_layout
41430
41431 \end_inset
41432
41433 , when using this, set the document language to 
41434 \family sans
41435 Japanese
41436 \end_layout
41437
41438 \begin_layout Description
41439 Japanese
41440 \begin_inset space ~
41441 \end_inset
41442
41443 (non-CJK)
41444 \begin_inset space ~
41445 \end_inset
41446
41447 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
41448 -package 
41449 \series bold
41450 japanese
41451 \series default
41452 , when using this, set the document language to 
41453 \family sans
41454 Japanese
41455 \end_layout
41456
41457 \begin_layout Description
41458 Japanese
41459 \begin_inset space ~
41460 \end_inset
41461
41462 (non-CJK)
41463 \begin_inset space ~
41464 \end_inset
41465
41466 (SJIS) SJIS encoding for Japanese, uses the \SpecialChar LaTeX
41467 -package 
41468 \series bold
41469 japanese
41470 \series default
41471 , when using this, set the document language to 
41472 \family sans
41473 Japanese
41474 \end_layout
41475
41476 \begin_layout Description
41477 Korean
41478 \begin_inset space ~
41479 \end_inset
41480
41481 (EUC-KR) for Korean
41482 \end_layout
41483
41484 \begin_layout Description
41485 Southern
41486 \begin_inset space ~
41487 \end_inset
41488
41489 European
41490 \begin_inset space ~
41491 \end_inset
41492
41493 (ISO
41494 \begin_inset space ~
41495 \end_inset
41496
41497 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41498 \end_layout
41499
41500 \begin_layout Description
41501 South-Eastern
41502 \begin_inset space ~
41503 \end_inset
41504
41505 European
41506 \begin_inset space ~
41507 \end_inset
41508
41509 (ISO
41510 \begin_inset space ~
41511 \end_inset
41512
41513 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41514  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41515  to cover many languages and characters with diacritics
41516 \end_layout
41517
41518 \begin_layout Description
41519 Thai
41520 \begin_inset space ~
41521 \end_inset
41522
41523 (TIS
41524 \begin_inset space ~
41525 \end_inset
41526
41527 620-0) for Thai
41528 \end_layout
41529
41530 \begin_layout Description
41531 Turkish
41532 \begin_inset space ~
41533 \end_inset
41534
41535 (ISO
41536 \begin_inset space ~
41537 \end_inset
41538
41539 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41540  Icelandic letters are replaced by Turkish ones
41541 \end_layout
41542
41543 \begin_layout Description
41544 Unicode
41545 \begin_inset space ~
41546 \end_inset
41547
41548 (CJK)
41549 \begin_inset space ~
41550 \end_inset
41551
41552 (utf8) Unicode utf8 with the \SpecialChar LaTeX
41553 -package 
41554 \series bold
41555 CJK
41556 \series default
41557
41558 \begin_inset Index idx
41559 status collapsed
41560
41561 \begin_layout Plain Layout
41562 \SpecialChar LaTeX
41563 -packages ! CJK
41564 \end_layout
41565
41566 \end_inset
41567
41568  (for the languages Chinese, Japanese and Korean)
41569 \end_layout
41570
41571 \begin_layout Description
41572 Unicode
41573 \begin_inset space ~
41574 \end_inset
41575
41576 (Xe
41577 \family sans
41578 TeX
41579 \family default
41580 )
41581 \begin_inset space ~
41582 \end_inset
41583
41584 (utf8) Unicode utf8 to be used with 
41585 \family sans
41586 Xe\SpecialChar TeX
41587
41588 \family default
41589  and 
41590 \family sans
41591 Lua\SpecialChar TeX
41592
41593 \family default
41594 , which use Unicode directly, without the help of the \SpecialChar LaTeX
41595 -package 
41596 \series bold
41597 inputenc
41598 \series default
41599 .
41600  \SpecialChar LyX
41601  automatically selects this encoding if you export or preview Xe\SpecialChar TeX
41602  or Lua\SpecialChar TeX
41603 .
41604  Normally you do not need to set this encoding manually.
41605 \end_layout
41606
41607 \begin_layout Description
41608 Unicode
41609 \begin_inset space ~
41610 \end_inset
41611
41612 (ucs-extended)
41613 \begin_inset space ~
41614 \end_inset
41615
41616 (utf8x) Unicode utf8 based on the \SpecialChar LaTeX
41617 -package 
41618 \series bold
41619 ucs
41620 \series default
41621
41622 \begin_inset Index idx
41623 status collapsed
41624
41625 \begin_layout Plain Layout
41626 \SpecialChar LaTeX
41627 -packages ! ucs
41628 \end_layout
41629
41630 \end_inset
41631
41632  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41633 \end_layout
41634
41635 \begin_layout Description
41636 Unicode
41637 \begin_inset space ~
41638 \end_inset
41639
41640 (utf8) Unicode utf8 based on the \SpecialChar LaTeX
41641 -package 
41642 \series bold
41643 inputenc
41644 \series default
41645
41646 \begin_inset Index idx
41647 status collapsed
41648
41649 \begin_layout Plain Layout
41650 \SpecialChar LaTeX
41651 -packages ! inputenc
41652 \end_layout
41653
41654 \end_inset
41655
41656 .
41657  Currently only a limited range of characters (mainly for Latin scripts)
41658  is supported.
41659 \end_layout
41660
41661 \begin_layout Description
41662 Western
41663 \begin_inset space ~
41664 \end_inset
41665
41666 European
41667 \begin_inset space ~
41668 \end_inset
41669
41670 (CP
41671 \begin_inset space ~
41672 \end_inset
41673
41674 1252) MS Windows code page for ISO
41675 \begin_inset space ~
41676 \end_inset
41677
41678 8859-1 (latin1)
41679 \end_layout
41680
41681 \begin_layout Description
41682 Western
41683 \begin_inset space ~
41684 \end_inset
41685
41686 European
41687 \begin_inset space ~
41688 \end_inset
41689
41690 (ISO
41691 \begin_inset space ~
41692 \end_inset
41693
41694 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41695  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41696  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41697  encoding instead
41698 \end_layout
41699
41700 \begin_layout Description
41701 Western
41702 \begin_inset space ~
41703 \end_inset
41704
41705 European
41706 \begin_inset space ~
41707 \end_inset
41708
41709 (ISO
41710 \begin_inset space ~
41711 \end_inset
41712
41713 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41714  sign, the œ-ligature and some characters used for French and Finnish
41715 \end_layout
41716
41717 \begin_layout Section
41718 Colors
41719 \begin_inset Index idx
41720 status collapsed
41721
41722 \begin_layout Plain Layout
41723 Color ! main text
41724 \end_layout
41725
41726 \end_inset
41727
41728
41729 \begin_inset Index idx
41730 status collapsed
41731
41732 \begin_layout Plain Layout
41733 Color ! background
41734 \end_layout
41735
41736 \end_inset
41737
41738
41739 \begin_inset Index idx
41740 status collapsed
41741
41742 \begin_layout Plain Layout
41743 Color ! Shaded boxes
41744 \end_layout
41745
41746 \end_inset
41747
41748
41749 \begin_inset Index idx
41750 status collapsed
41751
41752 \begin_layout Plain Layout
41753 Color ! Greyed-out notes
41754 \end_layout
41755
41756 \end_inset
41757
41758
41759 \end_layout
41760
41761 \begin_layout Standard
41762 Here you can alter the font color for the 
41763 \family sans
41764 Main text
41765 \family default
41766  (default: black), for 
41767 \family sans
41768 Greyed
41769 \begin_inset space ~
41770 \end_inset
41771
41772 out notes
41773 \family default
41774  (default: light grey)for the background color for the 
41775 \family sans
41776 Page
41777 \family default
41778  (default: white) and for 
41779 \family sans
41780 Shaded
41781 \begin_inset space ~
41782 \end_inset
41783
41784 boxes
41785 \family default
41786  (default: red).
41787  The button 
41788 \family sans
41789 Reset
41790 \family default
41791  sets the color back to the default.
41792 \end_layout
41793
41794 \begin_layout Standard
41795 Clicking any button showing 
41796 \family sans
41797 Default
41798 \family default
41799  or 
41800 \family sans
41801 Change
41802 \family default
41803  opens a dialog enabling you to choose from a selection of colors or from
41804  a color-picker or to specify a color using HSL or RGB values.
41805  In the dialog you can add any color to the custom colors to select them
41806  later more quickly.
41807 \end_layout
41808
41809 \begin_layout Standard
41810 Note, if you change the 
41811 \family sans
41812 Main
41813 \begin_inset space ~
41814 \end_inset
41815
41816 text
41817 \family default
41818  font color and use the option 
41819 \family sans
41820 Color
41821 \begin_inset space ~
41822 \end_inset
41823
41824 links
41825 \family default
41826  in the document settings under 
41827 \family sans
41828 PDF
41829 \begin_inset space ~
41830 \end_inset
41831
41832 properties
41833 \family default
41834 , you probably also need to change the link font color as described in section
41835 \begin_inset space ~
41836 \end_inset
41837
41838
41839 \begin_inset CommandInset ref
41840 LatexCommand ref
41841 reference "sec:PDF-Properties"
41842
41843 \end_inset
41844
41845 .
41846 \end_layout
41847
41848 \begin_layout Standard
41849 \begin_inset VSpace bigskip
41850 \end_inset
41851
41852
41853 \end_layout
41854
41855 \begin_layout Standard
41856 You can adapt the 
41857 \family sans
41858 Main
41859 \begin_inset space ~
41860 \end_inset
41861
41862 text
41863 \family default
41864  font color and the 
41865 \family sans
41866 Page
41867 \family default
41868  background for every page in your document if you use these commands as
41869  \SpecialChar TeX
41870
41871 \begin_inset space ~
41872 \end_inset
41873
41874 Code after a forced page break:
41875 \end_layout
41876
41877 \begin_layout Itemize
41878 For the page color:
41879 \begin_inset Newline newline
41880 \end_inset
41881
41882
41883 \series bold
41884
41885 \backslash
41886 pagecolor{color name}
41887 \end_layout
41888
41889 \begin_layout Itemize
41890 For the text color:
41891 \begin_inset Newline newline
41892 \end_inset
41893
41894
41895 \series bold
41896
41897 \backslash
41898 color{color name}
41899 \end_layout
41900
41901 \begin_layout Standard
41902 You are restricted to one of 
41903 \series bold
41904 black
41905 \series default
41906
41907 \series bold
41908 blue
41909 \series default
41910
41911 \series bold
41912 cyan
41913 \series default
41914
41915 \series bold
41916 green
41917 \series default
41918
41919 \series bold
41920 magenta
41921 \series default
41922
41923 \series bold
41924 red
41925 \series default
41926
41927 \series bold
41928 white
41929 \series default
41930  or 
41931 \series bold
41932 yellow
41933 \series default
41934  for the 
41935 \series bold
41936 color name
41937 \series default
41938  unless you have defined your own color (see the section 
41939 \emph on
41940 Colored Tables
41941 \emph default
41942  of the 
41943 \emph on
41944 Embedded
41945 \begin_inset space ~
41946 \end_inset
41947
41948 Objects
41949 \emph default
41950  Manual).
41951 \begin_inset Newline newline
41952 \end_inset
41953
41954 If you have changed a text or background color, you can use the following
41955  names to refer to them:
41956 \end_layout
41957
41958 \begin_layout Itemize
41959 For the 
41960 \family sans
41961 Page
41962 \family default
41963  background color:
41964 \begin_inset Newline newline
41965 \end_inset
41966
41967
41968 \series bold
41969 page_backgroundcolor
41970 \end_layout
41971
41972 \begin_layout Itemize
41973 For the 
41974 \family sans
41975 Main
41976 \begin_inset space ~
41977 \end_inset
41978
41979 text
41980 \family default
41981  color:
41982 \begin_inset Newline newline
41983 \end_inset
41984
41985
41986 \series bold
41987 document_fontcolor
41988 \end_layout
41989
41990 \begin_layout Itemize
41991 For the 
41992 \family sans
41993 Shaded
41994 \begin_inset space ~
41995 \end_inset
41996
41997 boxes
41998 \family default
41999  background color:
42000 \begin_inset Newline newline
42001 \end_inset
42002
42003
42004 \series bold
42005 shadecolor
42006 \end_layout
42007
42008 \begin_layout Itemize
42009 For the 
42010 \family sans
42011 Greyed
42012 \begin_inset space ~
42013 \end_inset
42014
42015 out notes
42016 \family default
42017  text color:
42018 \begin_inset Newline newline
42019 \end_inset
42020
42021
42022 \series bold
42023 note_fontcolor
42024 \end_layout
42025
42026 \begin_layout Standard
42027 To see how to define and use custom colors, see section 
42028 \emph on
42029 Colored
42030 \begin_inset space ~
42031 \end_inset
42032
42033 Cells
42034 \emph default
42035  of the 
42036 \emph on
42037 Embedded
42038 \begin_inset space ~
42039 \end_inset
42040
42041 Objects
42042 \emph default
42043  manual.
42044 \end_layout
42045
42046 \begin_layout Section
42047 Numbering & TOC
42048 \end_layout
42049
42050 \begin_layout Standard
42051 Here you can adjust the 
42052 \family sans
42053 Numbering
42054 \family default
42055  depth of section headings and the section depth in the 
42056 \family sans
42057 Table of Contents
42058 \family default
42059  as described in section
42060 \begin_inset space ~
42061 \end_inset
42062
42063
42064 \begin_inset CommandInset ref
42065 LatexCommand ref
42066 reference "subsec:Numbering-depth"
42067
42068 \end_inset
42069
42070 .
42071 \end_layout
42072
42073 \begin_layout Section
42074 Bibliography
42075 \end_layout
42076
42077 \begin_layout Standard
42078 Here you can specify if a citation style using the \SpecialChar LaTeX
42079  packages 
42080 \series bold
42081 natbib
42082 \series default
42083
42084 \begin_inset Index idx
42085 status collapsed
42086
42087 \begin_layout Plain Layout
42088 \SpecialChar LaTeX
42089 -packages ! natbib
42090 \end_layout
42091
42092 \end_inset
42093
42094  or 
42095 \series bold
42096 jurabib
42097 \series default
42098
42099 \begin_inset Index idx
42100 status collapsed
42101
42102 \begin_layout Plain Layout
42103 \SpecialChar LaTeX
42104 -packages ! jurabib
42105 \end_layout
42106
42107 \end_inset
42108
42109  should be used.
42110  You can enable a 
42111 \family sans
42112 Sectioned bibliography
42113 \family default
42114  using the \SpecialChar LaTeX
42115  package 
42116 \series bold
42117 bibtopic
42118 \series default
42119
42120 \begin_inset Index idx
42121 status collapsed
42122
42123 \begin_layout Plain Layout
42124 \SpecialChar LaTeX
42125 -packages ! bibtopic
42126 \end_layout
42127
42128 \end_inset
42129
42130  and you can select a 
42131 \family sans
42132 Processor
42133 \family default
42134  for the generation of the bibliography.
42135  For a further description see section
42136 \begin_inset space ~
42137 \end_inset
42138
42139
42140 \begin_inset CommandInset ref
42141 LatexCommand ref
42142 reference "sec:Bibliography"
42143
42144 \end_inset
42145
42146 .
42147 \end_layout
42148
42149 \begin_layout Section
42150 Indexes
42151 \end_layout
42152
42153 \begin_layout Standard
42154 Here you can define the 
42155 \family sans
42156 Processor
42157 \family default
42158  that will generate your index and you can define additional indexes (see
42159  section
42160 \begin_inset space ~
42161 \end_inset
42162
42163
42164 \begin_inset CommandInset ref
42165 LatexCommand ref
42166 reference "sec:Index"
42167
42168 \end_inset
42169
42170  for details).
42171 \end_layout
42172
42173 \begin_layout Section
42174 PDF Properties
42175 \end_layout
42176
42177 \begin_layout Standard
42178 The PDF properties are explained in section
42179 \begin_inset space ~
42180 \end_inset
42181
42182
42183 \begin_inset CommandInset ref
42184 LatexCommand ref
42185 reference "sec:PDF-Properties"
42186
42187 \end_inset
42188
42189 .
42190 \end_layout
42191
42192 \begin_layout Section
42193 Math Options
42194 \end_layout
42195
42196 \begin_layout Standard
42197 These options will force \SpecialChar LyX
42198  to use the \SpecialChar LaTeX
42199  packages 
42200 \series bold
42201 amsmath
42202 \series default
42203
42204 \begin_inset Index idx
42205 status collapsed
42206
42207 \begin_layout Plain Layout
42208 \SpecialChar LaTeX
42209 -packages ! amsmath
42210 \end_layout
42211
42212 \end_inset
42213
42214
42215 \series bold
42216 amssymb
42217 \series default
42218
42219 \begin_inset Index idx
42220 status collapsed
42221
42222 \begin_layout Plain Layout
42223 \SpecialChar LaTeX
42224 -packages ! amssymb
42225 \end_layout
42226
42227 \end_inset
42228
42229 ,
42230 \series bold
42231  cancel
42232 \series default
42233
42234 \begin_inset Index idx
42235 status collapsed
42236
42237 \begin_layout Plain Layout
42238 \SpecialChar LaTeX
42239 -packages ! cancel
42240 \end_layout
42241
42242 \end_inset
42243
42244 ,
42245 \series bold
42246  esint
42247 \series default
42248
42249 \begin_inset Index idx
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253 \SpecialChar LaTeX
42254 -packages ! esint
42255 \end_layout
42256
42257 \end_inset
42258
42259
42260 \series bold
42261 mathdots
42262 \series default
42263
42264 \begin_inset Index idx
42265 status collapsed
42266
42267 \begin_layout Plain Layout
42268 \SpecialChar LaTeX
42269 -packages ! mathdots
42270 \end_layout
42271
42272 \end_inset
42273
42274
42275 \series bold
42276 mathtools
42277 \series default
42278
42279 \begin_inset Index idx
42280 status collapsed
42281
42282 \begin_layout Plain Layout
42283 \SpecialChar LaTeX
42284 -packages ! mathtools
42285 \end_layout
42286
42287 \end_inset
42288
42289
42290 \series bold
42291 mhchem
42292 \series default
42293
42294 \begin_inset Index idx
42295 status collapsed
42296
42297 \begin_layout Plain Layout
42298 \SpecialChar LaTeX
42299 -packages ! mhchem
42300 \end_layout
42301
42302 \end_inset
42303
42304
42305 \series bold
42306 stackrel
42307 \series default
42308
42309 \begin_inset Index idx
42310 status collapsed
42311
42312 \begin_layout Plain Layout
42313 \SpecialChar LaTeX
42314 -packages ! stackrel
42315 \end_layout
42316
42317 \end_inset
42318
42319
42320 \series bold
42321 stmaryrd
42322 \series default
42323
42324 \begin_inset Index idx
42325 status collapsed
42326
42327 \begin_layout Plain Layout
42328 \SpecialChar LaTeX
42329 -packages ! stmaryrd
42330 \end_layout
42331
42332 \end_inset
42333
42334  and 
42335 \series bold
42336 undertilde
42337 \series default
42338
42339 \begin_inset Index idx
42340 status collapsed
42341
42342 \begin_layout Plain Layout
42343 \SpecialChar LaTeX
42344 -packages ! undertilde
42345 \end_layout
42346
42347 \end_inset
42348
42349 , or to use them automatically when they are needed.
42350 \end_layout
42351
42352 \begin_layout Description
42353 amsmath is needed for many constructs, so when you get \SpecialChar LaTeX
42354 -errors in formulas,
42355  ensure that you have this enabled.
42356 \end_layout
42357
42358 \begin_layout Description
42359 amssymb is needed for some special math symbols like bold or upright Greek
42360  letters, so when you get \SpecialChar LaTeX
42361 -errors in formulas, ensure that you have this
42362  enabled.
42363 \end_layout
42364
42365 \begin_layout Description
42366 cancel is used for canceled formulas, see section 
42367 \emph on
42368 Canceled
42369 \begin_inset space ~
42370 \end_inset
42371
42372 Formulas
42373 \emph default
42374  of the 
42375 \emph on
42376 Math
42377 \emph default
42378  manual.
42379 \end_layout
42380
42381 \begin_layout Description
42382 esint is used for special integral characters, see section 
42383 \emph on
42384 Big
42385 \begin_inset space ~
42386 \end_inset
42387
42388 Operators
42389 \emph default
42390  of the 
42391 \emph on
42392 Math
42393 \emph default
42394  manual.
42395 \end_layout
42396
42397 \begin_layout Description
42398 mathdots is used for special ellipses, see section 
42399 \emph on
42400 Ellipses
42401 \emph default
42402  of the 
42403 \emph on
42404 Math
42405 \emph default
42406  manual.
42407 \end_layout
42408
42409 \begin_layout Description
42410 mathtools is used for the math commands 
42411 \series bold
42412
42413 \backslash
42414 overbracket
42415 \series default
42416
42417 \series bold
42418
42419 \backslash
42420 underbracket
42421 \series default
42422
42423 \series bold
42424
42425 \backslash
42426 smashoperator
42427 \series default
42428
42429 \series bold
42430
42431 \backslash
42432 adjustlimits
42433 \series default
42434
42435 \series bold
42436
42437 \backslash
42438 splitfrac
42439 \series default
42440
42441 \series bold
42442
42443 \backslash
42444 shortintertext
42445 \series default
42446  and labeled arrows, see the corresponding sections in the 
42447 \emph on
42448 Math
42449 \emph default
42450  manual.
42451 \end_layout
42452
42453 \begin_layout Description
42454 mhchem is used for chemical equations, see section 
42455 \emph on
42456 Chemical Symbols and Equations
42457 \emph default
42458  of the 
42459 \emph on
42460 Math
42461 \emph default
42462  manual.
42463 \end_layout
42464
42465 \begin_layout Description
42466 stackrel is used for the math command 
42467 \series bold
42468
42469 \backslash
42470 stackrel
42471 \series default
42472 , see section 
42473 \emph on
42474 Relations 
42475 \emph default
42476 of the 
42477 \emph on
42478 Math
42479 \emph default
42480  manual.
42481 \end_layout
42482
42483 \begin_layout Description
42484 stmaryrd is used for a few special math symbols.
42485 \end_layout
42486
42487 \begin_layout Description
42488 undertilde is used for the math command 
42489 \series bold
42490
42491 \backslash
42492 utilde
42493 \series default
42494 , see section 
42495 \emph on
42496 Accents for one Character 
42497 \emph default
42498 of the 
42499 \emph on
42500 Math
42501 \emph default
42502  manual.
42503 \end_layout
42504
42505 \begin_layout Section
42506 Float Placement
42507 \end_layout
42508
42509 \begin_layout Standard
42510 The float placement options are described in the section 
42511 \emph on
42512 Float
42513 \begin_inset space ~
42514 \end_inset
42515
42516 Placement
42517 \emph default
42518  of the 
42519 \emph on
42520 Embedded
42521 \begin_inset space ~
42522 \end_inset
42523
42524 Objects
42525 \emph default
42526  manual.
42527 \end_layout
42528
42529 \begin_layout Section
42530 Listings
42531 \end_layout
42532
42533 \begin_layout Standard
42534 The listings settings are explained in the chapter 
42535 \emph on
42536 Program Code Listings
42537 \emph default
42538  of the 
42539 \emph on
42540 Embedded
42541 \begin_inset space ~
42542 \end_inset
42543
42544 Objects
42545 \emph default
42546  manual.
42547 \end_layout
42548
42549 \begin_layout Section
42550 Bullets
42551 \end_layout
42552
42553 \begin_layout Standard
42554 Here you can adjust the characters used for the itemize 
42555 \family sans
42556 Level
42557 \family default
42558 s, specify the 
42559 \family sans
42560 Font
42561 \family default
42562  set to be used and set the 
42563 \family sans
42564 Size
42565 \family default
42566  of the bullets.
42567  The itemize environment is described in section
42568 \begin_inset space ~
42569 \end_inset
42570
42571
42572 \begin_inset CommandInset ref
42573 LatexCommand ref
42574 reference "sec:Itemize"
42575
42576 \end_inset
42577
42578 .
42579 \end_layout
42580
42581 \begin_layout Standard
42582 You can furthermore specify a 
42583 \family sans
42584 Custom
42585 \begin_inset space ~
42586 \end_inset
42587
42588 Bullet
42589 \family default
42590  by inserting in this field the \SpecialChar LaTeX
42591  command of the desired character.
42592  For example to use the € sign, you have to insert the command 
42593 \series bold
42594
42595 \backslash
42596 texteuro
42597 \series default
42598 .
42599  For math symbols you additionally need to enclose the command with $ signs.
42600  To use e.
42601 \begin_inset space \thinspace{}
42602 \end_inset
42603
42604 g.
42605 \begin_inset space \space{}
42606 \end_inset
42607
42608 the symbol 
42609 \begin_inset Formula $\circlearrowright$
42610 \end_inset
42611
42612  you need to enter 
42613 \series bold
42614 $
42615 \backslash
42616 circlearrowright$
42617 \series default
42618 .
42619  To find the command for a math symbol, create a formula and hover the mouse
42620  over the desired symbol in the math toolbar.
42621 \end_layout
42622
42623 \begin_layout Standard
42624 \begin_inset Note Greyedout
42625 status open
42626
42627 \begin_layout Plain Layout
42628
42629 \series bold
42630 Note:
42631 \series default
42632  Some characters require to load special \SpecialChar LaTeX
42633 -packages in the preamble (menu
42634  
42635 \family sans
42636 Document\SpecialChar menuseparator
42637 Settings\SpecialChar menuseparator
42638 \SpecialChar LaTeX
42639
42640 \begin_inset space ~
42641 \end_inset
42642
42643 Preamble
42644 \family default
42645 ).
42646  For example for the € sign one needs to add the line 
42647 \series bold
42648
42649 \backslash
42650 usepackage{textcomp}
42651 \series default
42652  to the preamble.
42653  For most math symbols it is sufficient to add the line 
42654 \series bold
42655
42656 \backslash
42657 usepackage{amssymb}
42658 \series default
42659 .
42660 \end_layout
42661
42662 \end_inset
42663
42664
42665 \end_layout
42666
42667 \begin_layout Section
42668 Branches
42669 \end_layout
42670
42671 \begin_layout Standard
42672 Branches are described in section
42673 \begin_inset space ~
42674 \end_inset
42675
42676
42677 \begin_inset CommandInset ref
42678 LatexCommand ref
42679 reference "sec:Branches"
42680
42681 \end_inset
42682
42683 .
42684 \end_layout
42685
42686 \begin_layout Section
42687 Output
42688 \begin_inset CommandInset label
42689 LatexCommand label
42690 name "sec:Doc-Output"
42691
42692 \end_inset
42693
42694
42695 \end_layout
42696
42697 \begin_layout Standard
42698 Here you can define some output specifics for the current document:
42699 \end_layout
42700
42701 \begin_layout Description
42702 Default
42703 \begin_inset space ~
42704 \end_inset
42705
42706 Output
42707 \begin_inset space ~
42708 \end_inset
42709
42710 Format: The format that is used when you enter 
42711 \begin_inset Quotes eld
42712 \end_inset
42713
42714 View
42715 \begin_inset Quotes erd
42716 \end_inset
42717
42718
42719 \begin_inset Quotes eld
42720 \end_inset
42721
42722 Update
42723 \begin_inset Quotes erd
42724 \end_inset
42725
42726
42727 \begin_inset Quotes eld
42728 \end_inset
42729
42730 View Master Document
42731 \begin_inset Quotes erd
42732 \end_inset
42733
42734  and 
42735 \begin_inset Quotes eld
42736 \end_inset
42737
42738 Update Master Document
42739 \begin_inset Quotes erd
42740 \end_inset
42741
42742  in the 
42743 \family sans
42744 Document
42745 \family default
42746  menu or the toolbar.
42747  The default is set in 
42748 \family sans
42749 Tools\SpecialChar menuseparator
42750 Preferences\SpecialChar menuseparator
42751 File
42752 \begin_inset space ~
42753 \end_inset
42754
42755 Handling\SpecialChar menuseparator
42756 File Formats
42757 \family default
42758 , see section
42759 \begin_inset space ~
42760 \end_inset
42761
42762
42763 \begin_inset CommandInset ref
42764 LatexCommand ref
42765 reference "sec:File-Formats"
42766
42767 \end_inset
42768
42769 .
42770 \end_layout
42771
42772 \begin_layout Description
42773 Synchronize
42774 \begin_inset space ~
42775 \end_inset
42776
42777 with
42778 \begin_inset space ~
42779 \end_inset
42780
42781 Output settings for the menu 
42782 \family sans
42783 Navigate\SpecialChar menuseparator
42784 Forward
42785 \begin_inset space ~
42786 \end_inset
42787
42788 search
42789 \family default
42790 .
42791  For a detailed description see section 
42792 \emph on
42793 Reverse DVI/PDF search
42794 \emph default
42795  of the 
42796 \emph on
42797 Additional
42798 \begin_inset space ~
42799 \end_inset
42800
42801 Features
42802 \emph default
42803  manual.
42804 \end_layout
42805
42806 \begin_layout Description
42807 XHTML
42808 \begin_inset space ~
42809 \end_inset
42810
42811 Output
42812 \begin_inset space ~
42813 \end_inset
42814
42815 Options offers settings for the export format 
42816 \family sans
42817 LyXHTML
42818 \family default
42819 .
42820  
42821 \family sans
42822 Strict XHTML
42823 \begin_inset space ~
42824 \end_inset
42825
42826 1.1
42827 \family default
42828  will assure that the output follows exactly version
42829 \begin_inset space ~
42830 \end_inset
42831
42832 1.1 of the XHTML standard.
42833  The different 
42834 \family sans
42835 Math
42836 \begin_inset space ~
42837 \end_inset
42838
42839 output
42840 \family default
42841  settings are described in detail in section 
42842 \emph on
42843 Math Output in XHTML
42844 \emph default
42845  of the 
42846 \emph on
42847 Additional
42848 \begin_inset space ~
42849 \end_inset
42850
42851 Features
42852 \emph default
42853  manual.
42854  
42855 \family sans
42856 Math
42857 \begin_inset space ~
42858 \end_inset
42859
42860 image
42861 \begin_inset space ~
42862 \end_inset
42863
42864 scaling
42865 \family default
42866  is used for the size of equations in the output.
42867 \end_layout
42868
42869 \begin_layout Section
42870 La
42871 \family sans
42872 TeX
42873 \family default
42874  Preamble
42875 \end_layout
42876
42877 \begin_layout Standard
42878 In this text field you can enter commands to load special \SpecialChar LaTeX
42879 -packages or to
42880  define \SpecialChar LaTeX
42881 -commands.
42882  The preamble is a thing for \SpecialChar LaTeX
42883 -experts.
42884  You should not enter commands here until you know exactly what you are
42885  doing.
42886 \end_layout
42887
42888 \begin_layout Standard
42889 An introduction to the \SpecialChar LaTeX
42890 -syntax is given in section
42891 \begin_inset space ~
42892 \end_inset
42893
42894
42895 \begin_inset CommandInset ref
42896 LatexCommand ref
42897 reference "subsec:LaTeX-Syntax"
42898
42899 \end_inset
42900
42901 .
42902 \end_layout
42903
42904 \begin_layout Chapter
42905 The 
42906 \family sans
42907 Preferences
42908 \family default
42909  Dialog
42910 \begin_inset CommandInset label
42911 LatexCommand label
42912 name "chap:The-Preferences-dialog"
42913
42914 \end_inset
42915
42916
42917 \begin_inset Index idx
42918 status collapsed
42919
42920 \begin_layout Plain Layout
42921 Preferences
42922 \end_layout
42923
42924 \end_inset
42925
42926
42927 \end_layout
42928
42929 \begin_layout Standard
42930 The preferences dialog is called with the menu 
42931 \family sans
42932 Tools\SpecialChar menuseparator
42933 Preferences
42934 \family default
42935 .
42936  It has the following submenus.
42937 \end_layout
42938
42939 \begin_layout Section
42940 Look and Feel
42941 \end_layout
42942
42943 \begin_layout Subsection
42944 User Interface
42945 \end_layout
42946
42947 \begin_layout Subsubsection
42948 User Interface File
42949 \begin_inset Index idx
42950 status collapsed
42951
42952 \begin_layout Plain Layout
42953 Customization ! of toolbars
42954 \end_layout
42955
42956 \end_inset
42957
42958
42959 \begin_inset Index idx
42960 status collapsed
42961
42962 \begin_layout Plain Layout
42963 Customization ! of menus
42964 \end_layout
42965
42966 \end_inset
42967
42968
42969 \end_layout
42970
42971 \begin_layout Standard
42972 The appearance of the menus and toolbars can be changed by choosing a user
42973  interface (ui) file.
42974  A ui-file is a text file where the toolbars and menus are listed.
42975  The file 
42976 \emph on
42977 default.ui
42978 \emph default
42979  loads three files:
42980 \end_layout
42981
42982 \begin_layout Description
42983 stdmenus.inc
42984 \shape italic
42985  
42986 \emph on
42987 specifies the menu entries for the standard menus
42988 \end_layout
42989
42990 \begin_layout Description
42991 stdcontext.inc 
42992 \shape italic
42993 \emph on
42994 specifies
42995 \shape default
42996 \emph default
42997  the menu entries in popup context menus
42998 \end_layout
42999
43000 \begin_layout Description
43001 stdtoolbars.inc
43002 \shape italic
43003  
43004 \emph on
43005 specifies the toolbar buttons
43006 \end_layout
43007
43008 \begin_layout Standard
43009 To create your own menu and toolbar layout, start with a copy of these files
43010  and edit the entries.
43011 \end_layout
43012
43013 \begin_layout Standard
43014 The syntax of the .inc-files is straightforward: the 
43015 \family sans
43016 Menubar
43017 \family default
43018
43019 \family sans
43020 Menu
43021 \family default
43022  and 
43023 \family sans
43024 Toolbar
43025 \family default
43026  entries must be finished with an explicit 
43027 \family sans
43028 End
43029 \family default
43030 .
43031  They may contain 
43032 \family sans
43033 Submenu
43034 \family default
43035
43036 \family sans
43037 Item
43038 \family default
43039
43040 \family sans
43041 OptItem
43042 \family default
43043
43044 \family sans
43045 Separator
43046 \family default
43047
43048 \family sans
43049 Icon,
43050 \family default
43051  and in the case of the 
43052 \begin_inset Quotes eld
43053 \end_inset
43054
43055 file_lastfiles
43056 \begin_inset Quotes erd
43057 \end_inset
43058
43059  menu a 
43060 \family sans
43061 Lastfiles
43062 \family default
43063  entry.
43064  The syntax for the entries is:
43065 \end_layout
43066
43067 \begin_layout Standard
43068 \begin_inset VSpace smallskip*
43069 \end_inset
43070
43071
43072 \series bold
43073 Item 
43074 \begin_inset Quotes eld
43075 \end_inset
43076
43077 menu 
43078 \series default
43079 or
43080 \series bold
43081  button name
43082 \begin_inset Quotes erd
43083 \end_inset
43084
43085  
43086 \begin_inset Quotes eld
43087 \end_inset
43088
43089 \SpecialChar LyX
43090  function
43091 \begin_inset Quotes erd
43092 \end_inset
43093
43094
43095 \end_layout
43096
43097 \begin_layout Standard
43098 \noindent
43099 \begin_inset VSpace smallskip*
43100 \end_inset
43101
43102 All the \SpecialChar LyX
43103 -functions are listed in the menu 
43104 \family sans
43105 Help\SpecialChar menuseparator
43106 LyX
43107 \begin_inset space ~
43108 \end_inset
43109
43110 Functions
43111 \family default
43112 .
43113 \end_layout
43114
43115 \begin_layout Standard
43116 \begin_inset VSpace medskip
43117 \end_inset
43118
43119
43120 \end_layout
43121
43122 \begin_layout Standard
43123 For example, assuming you use the menu 
43124 \family sans
43125 Navigate\SpecialChar menuseparator
43126 Bookmarks
43127 \family default
43128  quite often and therefore want six available bookmarks, you can add the
43129  line
43130 \end_layout
43131
43132 \begin_layout Standard
43133 \begin_inset VSpace smallskip*
43134 \end_inset
43135
43136
43137 \series bold
43138 Item 
43139 \begin_inset Quotes eld
43140 \end_inset
43141
43142 Save Bookmark 6
43143 \begin_inset Quotes erd
43144 \end_inset
43145
43146  
43147 \begin_inset Quotes eld
43148 \end_inset
43149
43150 bookmark-save 6
43151 \begin_inset Quotes erd
43152 \end_inset
43153
43154
43155 \end_layout
43156
43157 \begin_layout Standard
43158 \noindent
43159 \begin_inset VSpace smallskip*
43160 \end_inset
43161
43162 to the 
43163 \begin_inset Quotes eld
43164 \end_inset
43165
43166 navigate_bookmarks
43167 \begin_inset Quotes erd
43168 \end_inset
43169
43170  menu in 
43171 \emph on
43172 stdmenus.inc
43173 \emph default
43174  to have the sixth bookmark.
43175 \end_layout
43176
43177 \begin_layout Standard
43178
43179 \family sans
43180 Icon
43181 \begin_inset space ~
43182 \end_inset
43183
43184 Set
43185 \family default
43186  allows you to change the appearance of \SpecialChar LyX
43187 's toolbar buttons.
43188  The currently available icon sets are compared in 
43189 \begin_inset CommandInset href
43190 LatexCommand href
43191 name "this image"
43192 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
43193
43194 \end_inset
43195
43196 .
43197 \end_layout
43198
43199 \begin_layout Subsubsection
43200 Context help
43201 \end_layout
43202
43203 \begin_layout Standard
43204 The option 
43205 \family sans
43206 Enable tool tips in main work area
43207 \family default
43208  enables tool tips showing the content of closed insets like index entries
43209  or footnotes.
43210 \end_layout
43211
43212 \begin_layout Subsubsection
43213 Menus
43214 \end_layout
43215
43216 \begin_layout Standard
43217
43218 \family sans
43219 Maximum last files
43220 \family default
43221  is the number of last opened files that \SpecialChar LyX
43222  should display in the menu 
43223 \family sans
43224 File\SpecialChar menuseparator
43225 Open
43226 \begin_inset space ~
43227 \end_inset
43228
43229 Recent
43230 \family default
43231 .
43232 \end_layout
43233
43234 \begin_layout Subsection
43235 Document Handling
43236 \end_layout
43237
43238 \begin_layout Subsubsection
43239 Session handling
43240 \end_layout
43241
43242 \begin_layout Standard
43243 With the option 
43244 \family sans
43245 Restore window layouts and geometries
43246 \family default
43247  \SpecialChar LyX
43248 's main window will be opened with the size and layout that was used in
43249  the last \SpecialChar LyX
43250  session.
43251 \end_layout
43252
43253 \begin_layout Standard
43254 The option 
43255 \family sans
43256 Restore cursor positions
43257 \family default
43258  sets the cursor to the position in the file where it was at the end of
43259  the last session.
43260 \end_layout
43261
43262 \begin_layout Standard
43263 The option 
43264 \family sans
43265 Load opened files from last session
43266 \family default
43267  opens all files that were opened in the last \SpecialChar LyX
43268  session.
43269 \end_layout
43270
43271 \begin_layout Standard
43272 The button 
43273 \family sans
43274 Clear all session information
43275 \family default
43276  deletes all information from previous \SpecialChar LyX
43277  sessions (cursor positions, names
43278  of last opened documents, etc.).
43279 \end_layout
43280
43281 \begin_layout Subsubsection
43282 Backup & saving
43283 \begin_inset CommandInset label
43284 LatexCommand label
43285 name "subsec:Backup documents"
43286
43287 \end_inset
43288
43289
43290 \begin_inset Index idx
43291 status collapsed
43292
43293 \begin_layout Plain Layout
43294 Backup ! Documents
43295 \end_layout
43296
43297 \end_inset
43298
43299
43300 \end_layout
43301
43302 \begin_layout Standard
43303
43304 \family sans
43305 Backup original documents when saving
43306 \family default
43307  creates a backup copy of the file in the state when it was opened or when
43308  it was saved the last time.
43309  It is stored in the 
43310 \family sans
43311 Backup
43312 \begin_inset space ~
43313 \end_inset
43314
43315 directory
43316 \family default
43317  (see section
43318 \begin_inset space ~
43319 \end_inset
43320
43321
43322 \begin_inset CommandInset ref
43323 LatexCommand ref
43324 reference "sec:Paths"
43325
43326 \end_inset
43327
43328 ) or in the same folder as your document if no 
43329 \family sans
43330 Backup
43331 \begin_inset space ~
43332 \end_inset
43333
43334 directory
43335 \family default
43336  is specified.
43337  The backup file has the file extension 
43338 \begin_inset Quotes eld
43339 \end_inset
43340
43341
43342 \family sans
43343 .lyx~
43344 \family default
43345
43346 \begin_inset Quotes erd
43347 \end_inset
43348
43349 .
43350 \end_layout
43351
43352 \begin_layout Standard
43353 With the option 
43354 \family sans
43355 Backup documents, every
43356 \family default
43357 , you can specify the time between backup saves.
43358 \end_layout
43359
43360 \begin_layout Standard
43361
43362 \family sans
43363 Save documents compressed by default
43364 \family default
43365  always saves files in a compressed format (see also section
43366 \begin_inset space ~
43367 \end_inset
43368
43369
43370 \begin_inset CommandInset ref
43371 LatexCommand ref
43372 reference "subsec:Compressed"
43373
43374 \end_inset
43375
43376 ).
43377  This applies to newly created documents only.
43378  The compression status of existing documents is not changed when saving.
43379 \end_layout
43380
43381 \begin_layout Subsubsection
43382 Windows & work area
43383 \end_layout
43384
43385 \begin_layout Standard
43386 If the option 
43387 \family sans
43388 Open documents in tabs
43389 \family default
43390  is not checked, every file will be opened in its own new instance of \SpecialChar LyX
43391 .
43392 \end_layout
43393
43394 \begin_layout Standard
43395 The option 
43396 \family sans
43397 Single instance
43398 \family default
43399  is only active if a \SpecialChar LyX
43400 Server pipe
43401 \begin_inset Foot
43402 status collapsed
43403
43404 \begin_layout Plain Layout
43405 See sec.
43406 \begin_inset space \thinspace{}
43407 \end_inset
43408
43409
43410 \begin_inset CommandInset ref
43411 LatexCommand ref
43412 reference "sec:Paths"
43413
43414 \end_inset
43415
43416  for information about \SpecialChar LyX
43417 Server pipes.
43418 \end_layout
43419
43420 \end_inset
43421
43422  is specified.
43423  If it is checked, \SpecialChar LyX
43424  documents will be opened in the same running instance
43425  of \SpecialChar LyX
43426 .
43427  Otherwise a new \SpecialChar LyX
43428  instance is created for each file.
43429 \end_layout
43430
43431 \begin_layout Standard
43432 If the option 
43433 \family sans
43434 Single close-tab button
43435 \family default
43436  is checked, there will only be one close button (
43437 \family sans
43438
43439 \begin_inset Info
43440 type  "icon"
43441 arg   "closetab"
43442 \end_inset
43443
43444
43445 \family default
43446 ) at the right side of the tab bar to close tabs.
43447  Otherwise every document tab has its own close button.
43448 \end_layout
43449
43450 \begin_layout Standard
43451 \begin_inset Note Greyedout
43452 status open
43453
43454 \begin_layout Plain Layout
43455
43456 \series bold
43457 Note:
43458 \series default
43459  For this option you have to restart \SpecialChar LyX
43460  before the change takes effect.
43461 \end_layout
43462
43463 \end_inset
43464
43465
43466 \end_layout
43467
43468 \begin_layout Standard
43469 With the setting 
43470 \family sans
43471 Closing last view
43472 \family default
43473  you one can decide if a document is closed or hidden when its tab or view
43474  is closed.
43475  Hidden documents are accessible via the menu 
43476 \family sans
43477 View\SpecialChar menuseparator
43478 Hidden
43479 \family default
43480 .
43481  Not to close documents can be useful if you open files parallel in several
43482  instances of \SpecialChar LyX
43483  and only want to close the view in once instance.
43484 \end_layout
43485
43486 \begin_layout Subsection
43487 Screen Fonts
43488 \begin_inset Index idx
43489 status collapsed
43490
43491 \begin_layout Plain Layout
43492 Font ! Screen
43493 \end_layout
43494
43495 \end_inset
43496
43497
43498 \begin_inset CommandInset label
43499 LatexCommand label
43500 name "subsec:Screen-Fonts"
43501
43502 \end_inset
43503
43504
43505 \end_layout
43506
43507 \begin_layout Standard
43508 These fonts are used to display your documents within \SpecialChar LyX
43509 .
43510 \end_layout
43511
43512 \begin_layout Standard
43513 \begin_inset Note Greyedout
43514 status open
43515
43516 \begin_layout Plain Layout
43517
43518 \series bold
43519 Note:
43520 \series default
43521  This section only deals with the fonts 
43522 \emph on
43523 inside
43524 \emph default
43525  the \SpecialChar LyX
43526  window.
43527  The fonts that appear in the output are independent of these fonts, and
43528  set in the menu 
43529 \family sans
43530 Document\SpecialChar menuseparator
43531 Settings\SpecialChar menuseparator
43532 Fonts
43533 \family default
43534 .
43535 \end_layout
43536
43537 \end_inset
43538
43539
43540 \end_layout
43541
43542 \begin_layout Standard
43543 By default, \SpecialChar LyX
43544  uses 
43545 \family typewriter
43546 Times
43547 \family default
43548  as its 
43549 \family sans
43550 Roman
43551 \family default
43552  (serif) font, 
43553 \family typewriter
43554 Arial
43555 \family default
43556  or 
43557 \family typewriter
43558 Helvetica
43559 \family default
43560  (depends on the system) as its 
43561 \family sans
43562 Sans
43563 \begin_inset space ~
43564 \end_inset
43565
43566 Serif
43567 \family default
43568  font and 
43569 \family typewriter
43570 Courier
43571 \family default
43572  as its 
43573 \family typewriter
43574 Typewriter
43575 \family default
43576  font.
43577 \end_layout
43578
43579 \begin_layout Standard
43580 You can change the font size with the 
43581 \family sans
43582 Zoom
43583 \family default
43584  setting.
43585 \end_layout
43586
43587 \begin_layout Standard
43588 The 
43589 \family sans
43590 Font Sizes
43591 \family default
43592  are calculated as letter height in units of points.
43593  72.27
43594 \begin_inset space \thinspace{}
43595 \end_inset
43596
43597 points have the size of 1
43598 \begin_inset space \thinspace{}
43599 \end_inset
43600
43601 inch, see Appendix
43602 \begin_inset space ~
43603 \end_inset
43604
43605
43606 \begin_inset CommandInset ref
43607 LatexCommand ref
43608 reference "chap:Units-available-in"
43609
43610 \end_inset
43611
43612 .
43613  The default font sizes are the same as if a document font size of 10
43614 \begin_inset space \thinspace{}
43615 \end_inset
43616
43617 pt were used.
43618  The sizes are explained in detail in section
43619 \begin_inset space ~
43620 \end_inset
43621
43622
43623 \begin_inset CommandInset ref
43624 LatexCommand ref
43625 reference "subsec:Document-Font"
43626
43627 \end_inset
43628
43629 .
43630 \end_layout
43631
43632 \begin_layout Standard
43633 With the option 
43634 \family sans
43635 Use pixmap cache to speed up font rendering
43636 \family default
43637  enabled, \SpecialChar LyX
43638  needs to redraw the screen less often.
43639  This results in better performance, especially on slow systems.
43640  On the other hand, the characters might look more fuzzy on screen.
43641  So whether you enable this or not depends on whether you prefer speed over
43642  aesthetics.
43643  Note that the Pixmap Cache is only available and useful under Mac
43644 \begin_inset space ~
43645 \end_inset
43646
43647 OS and Windows.
43648 \end_layout
43649
43650 \begin_layout Subsection
43651 Colors
43652 \begin_inset Index idx
43653 status collapsed
43654
43655 \begin_layout Plain Layout
43656 Color ! \SpecialChar LyX
43657  screen
43658 \end_layout
43659
43660 \end_inset
43661
43662
43663 \begin_inset Index idx
43664 status collapsed
43665
43666 \begin_layout Plain Layout
43667 Settings ! Color
43668 \end_layout
43669
43670 \end_inset
43671
43672
43673 \end_layout
43674
43675 \begin_layout Standard
43676 Here you can change the screen colors used by \SpecialChar LyX
43677  by choosing an item in the
43678  list and selecting the 
43679 \family sans
43680 Alter
43681 \family default
43682  button.
43683 \end_layout
43684
43685 \begin_layout Standard
43686 By checking the option 
43687 \family sans
43688 Use system colors
43689 \family default
43690  the color scheme of your OS or window manager is used.
43691  The colors 
43692 \family sans
43693 cursor, selection, table line, text, URL
43694 \begin_inset space ~
43695 \end_inset
43696
43697 label and URL
43698 \begin_inset space ~
43699 \end_inset
43700
43701 text
43702 \family default
43703  are then not customizable and thus not listed.
43704 \end_layout
43705
43706 \begin_layout Subsection
43707 Display
43708 \begin_inset Index idx
43709 status collapsed
43710
43711 \begin_layout Plain Layout
43712 Settings ! Display
43713 \end_layout
43714
43715 \end_inset
43716
43717
43718 \end_layout
43719
43720 \begin_layout Standard
43721 Here you can specify if graphics are displayed inside \SpecialChar LyX
43722 .
43723 \end_layout
43724
43725 \begin_layout Standard
43726
43727 \family sans
43728 Instant Preview
43729 \family default
43730  enables previewing snippets of your document.
43731  This feature is described in section
43732 \begin_inset space ~
43733 \end_inset
43734
43735
43736 \begin_inset CommandInset ref
43737 LatexCommand ref
43738 reference "sec:Previewing-snippets-of"
43739
43740 \end_inset
43741
43742 .
43743 \end_layout
43744
43745 \begin_layout Standard
43746 Checking the option 
43747 \family sans
43748 Mark
43749 \begin_inset space ~
43750 \end_inset
43751
43752 end
43753 \begin_inset space ~
43754 \end_inset
43755
43756 of
43757 \begin_inset space ~
43758 \end_inset
43759
43760 paragraphs
43761 \family default
43762  displays a pilcrow (¶) at the end of every paragraph.
43763 \end_layout
43764
43765 \begin_layout Section
43766 Editing
43767 \begin_inset Index idx
43768 status collapsed
43769
43770 \begin_layout Plain Layout
43771 Settings ! Editing
43772 \end_layout
43773
43774 \end_inset
43775
43776
43777 \end_layout
43778
43779 \begin_layout Subsection
43780 Control
43781 \end_layout
43782
43783 \begin_layout Subsubsection
43784 Editing
43785 \end_layout
43786
43787 \begin_layout Standard
43788 The option 
43789 \family sans
43790 Cursor follows scrollbar
43791 \family default
43792  sets the cursor to the top of the currently displayed document part when
43793  scrolling.
43794 \end_layout
43795
43796 \begin_layout Standard
43797 You can adjust the width of the cursor.
43798  If you set the value to zero, the thickness of the cursor scales relative
43799  to the zoom value you choose for the screen fonts.
43800 \end_layout
43801
43802 \begin_layout Standard
43803
43804 \family sans
43805 Scroll below end of document
43806 \family default
43807  is self-explanatory.
43808 \end_layout
43809
43810 \begin_layout Standard
43811 In \SpecialChar LyX
43812  one can jump from word to word by pressing 
43813 \family sans
43814 Ctrl+arrow key
43815 \family default
43816 .
43817  With the option
43818 \family sans
43819  Use Mac-style for cursor moving between words
43820 \family default
43821  the cursor jumps from the end of a word to the end of the next word.
43822  Normally it jumps from the beginning to the beginning.
43823 \end_layout
43824
43825 \begin_layout Standard
43826 The option 
43827 \family sans
43828 Sort environments alphabetically
43829 \family default
43830  sorts the entries in the pull-down box for the paragraph environments.
43831 \end_layout
43832
43833 \begin_layout Standard
43834 The option 
43835 \family sans
43836 Group environments by their category
43837 \family default
43838  groups the entries in the pull-down box for the paragraph environments.
43839 \end_layout
43840
43841 \begin_layout Standard
43842 The 
43843 \family sans
43844 Edit math macros
43845 \family default
43846  options determine the editing style for math macros, see the section 
43847 \emph on
43848 Math Macros
43849 \emph default
43850  of the 
43851 \emph on
43852 Math
43853 \emph default
43854  manual.
43855 \end_layout
43856
43857 \begin_layout Subsubsection
43858 Fullscreen
43859 \end_layout
43860
43861 \begin_layout Standard
43862 Here you can specify what is hidden in the fullscreen mode.
43863  With the option 
43864 \family sans
43865 Limit text width
43866 \family default
43867  you can specify the width of the text in fullscreen mode.
43868  This way you can display the text smaller than the screen; the text then
43869  appears centered.
43870 \end_layout
43871
43872 \begin_layout Subsection
43873 Shortcuts
43874 \begin_inset Index idx
43875 status collapsed
43876
43877 \begin_layout Plain Layout
43878 Key Bindings
43879 \end_layout
43880
43881 \end_inset
43882
43883
43884 \begin_inset Index idx
43885 status collapsed
43886
43887 \begin_layout Plain Layout
43888 Settings ! Shortcuts
43889 \end_layout
43890
43891 \end_inset
43892
43893
43894 \end_layout
43895
43896 \begin_layout Standard
43897
43898 \family sans
43899 Bind File
43900 \family default
43901  specifies the file to be used to bind a \SpecialChar LyX
43902  function to a key.
43903  Several binding files are available, among them:
43904 \end_layout
43905
43906 \begin_layout Description
43907 cua.bind a typical set of PC keyboard shortcuts
43908 \end_layout
43909
43910 \begin_layout Description
43911 (x)emacs.bind a set of bindings similar to those used in the editor programs
43912  
43913 \family sans
43914 Emacs
43915 \family default
43916  (
43917 \family sans
43918 XEmacs
43919 \family default
43920 )
43921 \end_layout
43922
43923 \begin_layout Description
43924 mac.bind a set of bindings for 
43925 \family sans
43926 Mac
43927 \begin_inset space \thinspace{}
43928 \end_inset
43929
43930 OS
43931 \family default
43932  systems.
43933 \end_layout
43934
43935 \begin_layout Standard
43936 There are also binding files designed for special document classes, like
43937  
43938 \shape italic
43939 broadway.bind
43940 \shape default
43941 , and binding files for special languages.
43942  The names of language binding files begin with a language code, e.
43943 \begin_inset space \thinspace{}
43944 \end_inset
43945
43946 g.
43947 \begin_inset space \space{}
43948 \end_inset
43949
43950
43951 \begin_inset Quotes eld
43952 \end_inset
43953
43954 pt
43955 \begin_inset Quotes erd
43956 \end_inset
43957
43958  for Portuguese.
43959  If you use \SpecialChar LyX
43960  in a certain language, \SpecialChar LyX
43961  will try to use the appropriate binding
43962  file.
43963 \end_layout
43964
43965 \begin_layout Standard
43966 Some binding files, like 
43967 \shape italic
43968 math.bind
43969 \shape default
43970 , only have a limited scope.
43971  When looking at the end of the file 
43972 \shape italic
43973 cua.bind
43974 \shape default
43975 , you can see that they are included to keep the overview in the bind-file.
43976 \end_layout
43977
43978 \begin_layout Standard
43979 The field 
43980 \family sans
43981 Show
43982 \begin_inset space ~
43983 \end_inset
43984
43985 key-bindings
43986 \begin_inset space ~
43987 \end_inset
43988
43989 containing
43990 \family default
43991  allows you to search for the shortcut provided for a particular function
43992  in the selected key binding file.
43993 \end_layout
43994
43995 \begin_layout Subsubsection
43996 Editing Shortcuts
43997 \begin_inset CommandInset label
43998 LatexCommand label
43999 name "subsec:Editing-Shortcuts"
44000
44001 \end_inset
44002
44003
44004 \begin_inset Index idx
44005 status collapsed
44006
44007 \begin_layout Plain Layout
44008 Key Bindings ! Editing
44009 \end_layout
44010
44011 \end_inset
44012
44013
44014 \end_layout
44015
44016 \begin_layout Standard
44017 To add new or modify existing keybindings to your own taste you can use
44018  the table in the dialog that lists all \SpecialChar LyX
44019  functions and the bound shortcuts.
44020  To find functions easily, they are grouped by categories and the dialog
44021  provides the field 
44022 \family sans
44023 Show key-bindings containing
44024 \family default
44025 .
44026  In this field you can insert a keyword for a function you want to edit.
44027  Insert there for example as keyword 
44028 \begin_inset Quotes eld
44029 \end_inset
44030
44031 paste
44032 \begin_inset Quotes erd
44033 \end_inset
44034
44035  and you get the four different existing shortcuts for the three different
44036  functions that contain 
44037 \begin_inset Quotes eld
44038 \end_inset
44039
44040 paste
44041 \begin_inset Quotes erd
44042 \end_inset
44043
44044  in their name.
44045  As you can see, one function can have more than one shortcut.
44046  All \SpecialChar LyX
44047  functions are also listed in the file 
44048 \family sans
44049 \SpecialChar LyX
44050  Functions
44051 \family default
44052  that you will find in the 
44053 \family sans
44054 Help
44055 \family default
44056  menu.
44057 \end_layout
44058
44059 \begin_layout Standard
44060 For example, to add the shortcut 
44061 \family sans
44062 Alt+Q
44063 \family default
44064  for the function 
44065 \family sans
44066 textstyle-apply
44067 \family default
44068 , select the function and press the 
44069 \family sans
44070 Modify
44071 \family default
44072  button.
44073  A dialog pops up where you can add the shortcut by using it.
44074  So press Alt+Q to define the shortcut.
44075 \end_layout
44076
44077 \begin_layout Standard
44078 Modifying an existing shortcut is done the same way.
44079  You can also bind multiple functions to one shortcut by starting the \SpecialChar LyX
44080  Function
44081  definition with “command alternatives” and following it with the different
44082  function names as a semicolon separated list.
44083  \SpecialChar LyX
44084  will then use the first function that is enabled in the current document
44085  part.
44086  
44087 \end_layout
44088
44089 \begin_layout Standard
44090 If you don't like a particular shortcut, you can remove it.
44091 \end_layout
44092
44093 \begin_layout Standard
44094 Alternatively you can also edit shortcuts by modifying binding files with
44095  a text editor.
44096  The syntax of the entries is:
44097 \end_layout
44098
44099 \begin_layout Standard
44100
44101 \series bold
44102
44103 \backslash
44104 bind 
44105 \begin_inset Quotes eld
44106 \end_inset
44107
44108 key combination
44109 \begin_inset Quotes erd
44110 \end_inset
44111
44112  
44113 \begin_inset Quotes eld
44114 \end_inset
44115
44116 \SpecialChar LyX
44117  function
44118 \begin_inset Quotes erd
44119 \end_inset
44120
44121
44122 \end_layout
44123
44124 \begin_layout Subsection
44125 Keyboard/Mouse
44126 \begin_inset CommandInset label
44127 LatexCommand label
44128 name "subsec:Keyboard-Map"
44129
44130 \end_inset
44131
44132
44133 \begin_inset Index idx
44134 status collapsed
44135
44136 \begin_layout Plain Layout
44137 Keyboard Map
44138 \end_layout
44139
44140 \end_inset
44141
44142
44143 \begin_inset Index idx
44144 status collapsed
44145
44146 \begin_layout Plain Layout
44147 Settings ! Keyboard Map
44148 \end_layout
44149
44150 \end_inset
44151
44152
44153 \end_layout
44154
44155 \begin_layout Standard
44156 Normally keyboard settings are made in a menu of your operating system.
44157  For the case thatWhere this is not possible, \SpecialChar LyX
44158  provides keyboard maps.
44159  If, for example, you have a Czech keyboard but want to use it as if it
44160  is a Romanian one, you can enable 
44161 \family sans
44162 Use
44163 \begin_inset space ~
44164 \end_inset
44165
44166 keyboard
44167 \begin_inset space ~
44168 \end_inset
44169
44170 map
44171 \family default
44172  and select the keyboard map file named 
44173 \shape italic
44174 romanian.kmap
44175 \shape default
44176 .
44177 \end_layout
44178
44179 \begin_layout Standard
44180 You can specify a 
44181 \family sans
44182 First
44183 \family default
44184  and a 
44185 \family sans
44186 Second
44187 \family default
44188  keyboard map and, if you use the 
44189 \emph on
44190 cua
44191 \emph default
44192  bindings, you can select the first and second with 
44193 \begin_inset Info
44194 type  "shortcut"
44195 arg   "keymap-primary"
44196 \end_inset
44197
44198  and 
44199 \begin_inset Info
44200 type  "shortcut"
44201 arg   "keymap-secondary"
44202 \end_inset
44203
44204  respectively or toggle between them with 
44205 \begin_inset Info
44206 type  "shortcut"
44207 arg   "keymap-toggle"
44208 \end_inset
44209
44210 .
44211 \end_layout
44212
44213 \begin_layout Standard
44214 \begin_inset Note Greyedout
44215 status open
44216
44217 \begin_layout Plain Layout
44218
44219 \series bold
44220 Note:
44221 \series default
44222  Keyboard maps can only provide a makeshift solution and don't work on all
44223  systems.
44224 \end_layout
44225
44226 \end_inset
44227
44228
44229 \end_layout
44230
44231 \begin_layout Standard
44232 You can also specify the mouse 
44233 \family sans
44234 Wheel scrolling speed
44235 \family default
44236 .
44237  The standard value is 1.0; higher values speed up the scrolling, lower ones
44238  slow it down.
44239  With the option 
44240 \family sans
44241 Middle mouse button pasting
44242 \family default
44243  you can determine if pressing the middle mouse button (or the mouse wheel)
44244  inserts the content of the clipboard.
44245 \end_layout
44246
44247 \begin_layout Standard
44248 If you 
44249 \family sans
44250 Enable
44251 \family default
44252  
44253 \family sans
44254 Scroll
44255 \begin_inset space ~
44256 \end_inset
44257
44258 wheel
44259 \begin_inset space ~
44260 \end_inset
44261
44262 zoom,
44263 \family default
44264  you can select a key for zooming.
44265  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
44266 \end_layout
44267
44268 \begin_layout Subsection
44269 Input Completion
44270 \end_layout
44271
44272 \begin_layout Standard
44273 Input completion is described in section
44274 \begin_inset space ~
44275 \end_inset
44276
44277
44278 \begin_inset CommandInset ref
44279 LatexCommand ref
44280 reference "sec:Input-Completion"
44281
44282 \end_inset
44283
44284 .
44285 \end_layout
44286
44287 \begin_layout Section
44288 Paths
44289 \begin_inset CommandInset label
44290 LatexCommand label
44291 name "sec:Paths"
44292
44293 \end_inset
44294
44295
44296 \begin_inset Index idx
44297 status collapsed
44298
44299 \begin_layout Plain Layout
44300 Paths
44301 \end_layout
44302
44303 \end_inset
44304
44305
44306 \begin_inset Index idx
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310 Settings ! Paths
44311 \end_layout
44312
44313 \end_inset
44314
44315
44316 \end_layout
44317
44318 \begin_layout Standard
44319 The paths to the various resources used by \SpecialChar LyX
44320  are normally determined during
44321  the installation.
44322  But there may be reasons why you might want to modify them.
44323 \end_layout
44324
44325 \begin_layout Description
44326 Working
44327 \begin_inset space ~
44328 \end_inset
44329
44330 directory This is \SpecialChar LyX
44331 's working directory.
44332  It is the default when you 
44333 \family sans
44334 Open
44335 \family default
44336
44337 \family sans
44338 Save
44339 \family default
44340  or 
44341 \family sans
44342 Save
44343 \begin_inset space ~
44344 \end_inset
44345
44346 As
44347 \family default
44348  files.
44349 \end_layout
44350
44351 \begin_layout Description
44352 Document
44353 \begin_inset space ~
44354 \end_inset
44355
44356 templates This directory will be opened when you use the menu 
44357 \family sans
44358 File\SpecialChar menuseparator
44359 New
44360 \begin_inset space ~
44361 \end_inset
44362
44363 from
44364 \begin_inset space ~
44365 \end_inset
44366
44367 Template
44368 \family default
44369 .
44370 \end_layout
44371
44372 \begin_layout Description
44373 Example
44374 \begin_inset space ~
44375 \end_inset
44376
44377 files This directory will be opened when you use the button 
44378 \family sans
44379 Examples
44380 \family default
44381  in the 
44382 \family sans
44383 File\SpecialChar menuseparator
44384 Open
44385 \family default
44386  dialog.
44387 \begin_inset Newline newline
44388 \end_inset
44389
44390
44391 \begin_inset Note Greyedout
44392 status open
44393
44394 \begin_layout Plain Layout
44395
44396 \series bold
44397 Note:
44398 \series default
44399  The 
44400 \family sans
44401 Examples
44402 \family default
44403  button does not exist when using \SpecialChar LyX
44404  on Mac OS and Windows systems.
44405 \end_layout
44406
44407 \end_inset
44408
44409
44410 \end_layout
44411
44412 \begin_layout Description
44413 Backup
44414 \begin_inset space ~
44415 \end_inset
44416
44417 directory
44418 \begin_inset Index idx
44419 status collapsed
44420
44421 \begin_layout Plain Layout
44422 Backup ! Directory
44423 \end_layout
44424
44425 \end_inset
44426
44427  Backup copies will be saved to this directory.
44428  If no directory is given but backups are enabled as described in section
44429 \begin_inset space ~
44430 \end_inset
44431
44432
44433 \begin_inset CommandInset ref
44434 LatexCommand ref
44435 reference "subsec:Backup documents"
44436
44437 \end_inset
44438
44439 , the 
44440 \family sans
44441 Working directory
44442 \family default
44443  will be used to save the backups.
44444 \begin_inset Newline newline
44445 \end_inset
44446
44447 Backup files have the ending 
44448 \begin_inset Quotes eld
44449 \end_inset
44450
44451 .lyx~
44452 \begin_inset Quotes erd
44453 \end_inset
44454
44455 .
44456 \end_layout
44457
44458 \begin_layout Description
44459 LyXServer
44460 \begin_inset space ~
44461 \end_inset
44462
44463 pipe Here you can enter the name of a so-called UNIX-pipe.
44464  This pipe is used to send data from external programs to \SpecialChar LyX
44465 .
44466 \begin_inset Newline newline
44467 \end_inset
44468
44469
44470 \series bold
44471 Example:
44472 \series default
44473  You add a Bib\SpecialChar TeX
44474  database 
44475 \emph on
44476 test.bib
44477 \emph default
44478  to your document.
44479  You can edit this file with the program 
44480 \family typewriter
44481 JabRef
44482 \family default
44483 .
44484  In 
44485 \family typewriter
44486 JabRef
44487 \family default
44488  you have to use the same Unix-Pipe for \SpecialChar LyX
44489  in its preferences under 
44490 \family sans
44491 External
44492 \begin_inset space ~
44493 \end_inset
44494
44495 programs
44496 \family default
44497 .
44498  If you want to get one entry of the database as citation, select it in
44499  
44500 \family typewriter
44501 JabRef
44502 \family default
44503  and click on the \SpecialChar LyX
44504  symbol.
44505  The entry will now be inserted as a citation at the current cursor position
44506  in your \SpecialChar LyX
44507  file.
44508  Of course, 
44509 \family typewriter
44510 JabRef
44511 \family default
44512  and \SpecialChar LyX
44513  need to be running the same time.
44514 \begin_inset Newline newline
44515 \end_inset
44516
44517 The pipe is also used for the 
44518 \family sans
44519 Single instance
44520 \family default
44521  feature, see sec.
44522 \begin_inset space \thinspace{}
44523 \end_inset
44524
44525
44526 \begin_inset CommandInset ref
44527 LatexCommand ref
44528 reference "subsec:Backup documents"
44529
44530 \end_inset
44531
44532 .
44533 \begin_inset Newline newline
44534 \end_inset
44535
44536 To use the \SpecialChar LyX
44537 Server-Pipe on Windows, you must use this pipe name:
44538 \begin_inset Newline newline
44539 \end_inset
44540
44541
44542 \series bold
44543
44544 \backslash
44545
44546 \backslash
44547 .
44548 \backslash
44549 pipe
44550 \backslash
44551 lyxpipe
44552 \end_layout
44553
44554 \begin_layout Description
44555 Temporary
44556 \begin_inset space ~
44557 \end_inset
44558
44559 directory Temporary files will be saved in this directory.
44560 \end_layout
44561
44562 \begin_layout Description
44563 Thesaurus
44564 \begin_inset space ~
44565 \end_inset
44566
44567 dictionary Directory where the thesaurus dictionaries are located.
44568  You only need to specify it if the thesaurus does not work or if you want
44569  to use custom/alternative dictionaries.
44570 \end_layout
44571
44572 \begin_layout Description
44573 Hunspell
44574 \begin_inset space ~
44575 \end_inset
44576
44577 dictionary Directory where the dictionaries of the spell checker program
44578  
44579 \family typewriter
44580 Hunspell
44581 \family default
44582  are located.
44583  You only need to specify it if you are using 
44584 \family typewriter
44585 Hunspell
44586 \family default
44587  and spell checking does not work or if you want to use custom/alternative
44588  dictionaries.
44589  For \SpecialChar LyX
44590  on Windows 
44591 \family typewriter
44592 Hunspell
44593 \family default
44594  is the only available spell checker and should work without specifying
44595  a directory.
44596 \end_layout
44597
44598 \begin_layout Description
44599 PATH
44600 \begin_inset space ~
44601 \end_inset
44602
44603 prefix This field contains a list of paths to external programs.
44604  When \SpecialChar LyX
44605  needs to use an external program, it looks in this list to see where
44606  to find it on the system.
44607  The path list is automatically set up on Windows and Mac systems when \SpecialChar LyX
44608
44609  is configured; so you normally don't have to modify it.
44610  On Unix
44611 \begin_inset space \thinspace{}
44612 \end_inset
44613
44614 /
44615 \begin_inset space \thinspace{}
44616 \end_inset
44617
44618 Linux systems, the path list will need to be set only if there are external
44619  programs you wish to use that are not in your normal system path ($PATH).
44620 \end_layout
44621
44622 \begin_layout Description
44623 TEXINPUTS
44624 \begin_inset space ~
44625 \end_inset
44626
44627 prefix The TEXINPUTS environment variable allows you to use external files
44628  which are included in a \SpecialChar LyX
44629  document via commands in \SpecialChar TeX
44630  code or in the document
44631  preamble.
44632  This prefix includes by default the document directory (represented by
44633  a single dot '.').
44634  The prefix can contain any list of paths separated by the default separator
44635  of the OS (':' on UNIX like systems and ';' on Windows).
44636  If files are included, the paths listed in the TEXINPUTS prefix will be
44637  scanned for the input files.
44638  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44639  to be relative to the directory of your \SpecialChar LyX
44640  file.
44641  It is recommended that you always include ‘.' as one of the paths; otherwise
44642  compilation may fail for some documents.
44643 \end_layout
44644
44645 \begin_layout Section
44646 Identity
44647 \end_layout
44648
44649 \begin_layout Standard
44650 Here you can insert your 
44651 \family sans
44652 Name
44653 \family default
44654  and 
44655 \family sans
44656 E-mail
44657 \family default
44658  address.
44659  These will be used when you have enabled change tracking, as described
44660  in section
44661 \begin_inset space ~
44662 \end_inset
44663
44664
44665 \begin_inset CommandInset ref
44666 LatexCommand ref
44667 reference "sec:Change-Tracking"
44668
44669 \end_inset
44670
44671 , to mark changes you make as yours.
44672 \end_layout
44673
44674 \begin_layout Section
44675 Language Settings
44676 \begin_inset Index idx
44677 status collapsed
44678
44679 \begin_layout Plain Layout
44680 Language ! Settings
44681 \end_layout
44682
44683 \end_inset
44684
44685
44686 \begin_inset Index idx
44687 status collapsed
44688
44689 \begin_layout Plain Layout
44690 Settings ! Language
44691 \end_layout
44692
44693 \end_inset
44694
44695
44696 \end_layout
44697
44698 \begin_layout Subsection
44699 Language
44700 \begin_inset CommandInset label
44701 LatexCommand label
44702 name "subsec:Prefs-Language"
44703
44704 \end_inset
44705
44706
44707 \end_layout
44708
44709 \begin_layout Description
44710 User
44711 \begin_inset space ~
44712 \end_inset
44713
44714 interface
44715 \begin_inset space ~
44716 \end_inset
44717
44718 language Here you can select the language for \SpecialChar LyX
44719 's menus.
44720  You can find its actual translation status here: 
44721 \begin_inset CommandInset href
44722 LatexCommand href
44723 target "http://www.lyx.org/I18n"
44724
44725 \end_inset
44726
44727
44728 \end_layout
44729
44730 \begin_layout Description
44731 Language
44732 \begin_inset space ~
44733 \end_inset
44734
44735 package determines which \SpecialChar LaTeX
44736  package should be loaded to handle language issues.
44737  Language issues that are handled by this package include proper hyphenation
44738  as well as localization of dates and text strings such as 
44739 \begin_inset Quotes eld
44740 \end_inset
44741
44742 Chapter
44743 \begin_inset Quotes erd
44744 \end_inset
44745
44746  and 
44747 \begin_inset Quotes eld
44748 \end_inset
44749
44750 Table
44751 \begin_inset Quotes erd
44752 \end_inset
44753
44754 .
44755  The most widespread language package is 
44756 \series bold
44757 babel
44758 \series default
44759
44760 \begin_inset Index idx
44761 status collapsed
44762
44763 \begin_layout Plain Layout
44764 \SpecialChar LaTeX
44765 -packages ! babel
44766 \end_layout
44767
44768 \end_inset
44769
44770 ; it is the default language package in classic \SpecialChar LaTeX
44771 .
44772  More recent typesetting engines such as Xe\SpecialChar TeX
44773  and Lua\SpecialChar TeX
44774  come with the alternative
44775  language package 
44776 \series bold
44777 polyglossia
44778 \series default
44779
44780 \begin_inset Index idx
44781 status collapsed
44782
44783 \begin_layout Plain Layout
44784 \SpecialChar LaTeX
44785 -packages ! polyglossia
44786 \end_layout
44787
44788 \end_inset
44789
44790  that is more suited to the multi-script support of these engines.
44791  Furthermore, there are also specific language packages for languages not
44792  covered by 
44793 \series bold
44794 babel
44795 \series default
44796 .
44797  The available selections are described in section
44798 \begin_inset space ~
44799 \end_inset
44800
44801
44802 \begin_inset CommandInset ref
44803 LatexCommand ref
44804 reference "sec:Language-encodings"
44805
44806 \end_inset
44807
44808 .
44809 \end_layout
44810
44811 \begin_layout Description
44812 Command
44813 \begin_inset space ~
44814 \end_inset
44815
44816 start If a special \SpecialChar LaTeX
44817 -package is needed to write in a certain document language,
44818  you can here specify the command to start the package.
44819  An example is the start command 
44820 \family sans
44821
44822 \backslash
44823 begin{arabtext}
44824 \family default
44825  that is needed to write Arabic using the package 
44826 \series bold
44827 Arab\SpecialChar TeX
44828
44829 \series default
44830 , see 
44831 \begin_inset CommandInset citation
44832 LatexCommand cite
44833 key "Arabic"
44834
44835 \end_inset
44836
44837 .
44838  The default is the 
44839 \series bold
44840 babel
44841 \series default
44842  command 
44843 \family sans
44844
44845 \backslash
44846 selectlanguage{$$lang}
44847 \family default
44848 .
44849 \end_layout
44850
44851 \begin_layout Description
44852 Command
44853 \begin_inset space ~
44854 \end_inset
44855
44856 end Counterpart to 
44857 \family sans
44858 Command start
44859 \family default
44860 .
44861  Some packages, like the default, don't have an end command since the start
44862  command toggles the package on and off.
44863 \end_layout
44864
44865 \begin_layout Description
44866 Default
44867 \begin_inset space ~
44868 \end_inset
44869
44870 decimal
44871 \begin_inset space ~
44872 \end_inset
44873
44874 separator Defines the default decimal point for use in tables (decimal point
44875  alignment).
44876 \end_layout
44877
44878 \begin_layout Description
44879 Default
44880 \begin_inset space ~
44881 \end_inset
44882
44883 length
44884 \begin_inset space ~
44885 \end_inset
44886
44887 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
44888 's dialogs.
44889 \end_layout
44890
44891 \begin_layout Description
44892 Set
44893 \begin_inset space ~
44894 \end_inset
44895
44896 languages
44897 \begin_inset space ~
44898 \end_inset
44899
44900 globally When this option is set, the languages used in the document will
44901  be added as options to the document class options, so that they can be
44902  used by all \SpecialChar LaTeX
44903 -packages.
44904  Otherwise they will only be used as options for the 
44905 \series bold
44906 babel
44907 \series default
44908  package.
44909 \end_layout
44910
44911 \begin_layout Description
44912 Auto
44913 \begin_inset space ~
44914 \end_inset
44915
44916 begin When this option is set, documents start with the chosen document
44917  language.
44918  When this option is not set, the 
44919 \family sans
44920 Command
44921 \begin_inset space ~
44922 \end_inset
44923
44924 start
44925 \family default
44926  is explicitly set to the beginning of the document in the \SpecialChar LaTeX
44927 -output.
44928  This assures that the correct language is used when you use another 
44929 \family sans
44930 Command
44931 \begin_inset space ~
44932 \end_inset
44933
44934 start
44935 \family default
44936  than the default.
44937 \end_layout
44938
44939 \begin_layout Description
44940 Auto
44941 \begin_inset space ~
44942 \end_inset
44943
44944 end Counterpart to 
44945 \family sans
44946 Auto
44947 \begin_inset space ~
44948 \end_inset
44949
44950 begin
44951 \family default
44952 .
44953  When it is not set, the 
44954 \family sans
44955 Command
44956 \begin_inset space ~
44957 \end_inset
44958
44959 end
44960 \family default
44961  is set to the end of the document.
44962 \end_layout
44963
44964 \begin_layout Description
44965 Mark
44966 \begin_inset space ~
44967 \end_inset
44968
44969 foreign
44970 \begin_inset space ~
44971 \end_inset
44972
44973 languages Text marked formatted in a language different from the document
44974  language will be underlined in blue.
44975 \end_layout
44976
44977 \begin_layout Description
44978 Enable
44979 \begin_inset space ~
44980 \end_inset
44981
44982 RTL
44983 \begin_inset space ~
44984 \end_inset
44985
44986 support Enables the use of languages, written from right to left (RTL),
44987  like Arabic, Hebrew or Farsi.
44988 \end_layout
44989
44990 \begin_layout Description
44991 Cursor
44992 \begin_inset space ~
44993 \end_inset
44994
44995 movement When writing RTL, you can define if the left and right arrow keys
44996  move the cursor visually to the left or right, respectively, or logically.
44997  Logical means that the cursor is moved to the left when pressing the right
44998  arrow key and the cursor is inside text in an RTL language.
44999 \end_layout
45000
45001 \begin_layout Subsection
45002 Spellchecker
45003 \end_layout
45004
45005 \begin_layout Standard
45006 The spellchecker settings are explained in section
45007 \begin_inset space ~
45008 \end_inset
45009
45010
45011 \begin_inset CommandInset ref
45012 LatexCommand ref
45013 reference "sec:Spellchecking"
45014
45015 \end_inset
45016
45017 .
45018 \end_layout
45019
45020 \begin_layout Section
45021 Outputs
45022 \end_layout
45023
45024 \begin_layout Subsection
45025 General
45026 \end_layout
45027
45028 \begin_layout Description
45029 Forward
45030 \begin_inset space ~
45031 \end_inset
45032
45033 search Commands that will be used for the menu 
45034 \family sans
45035 Navigate\SpecialChar menuseparator
45036 Forward
45037 \begin_inset space ~
45038 \end_inset
45039
45040 search
45041 \family default
45042 .
45043  For a detailed description see section 
45044 \emph on
45045 Reverse DVI/PDF search
45046 \emph default
45047  of the 
45048 \emph on
45049 Additional
45050 \begin_inset space ~
45051 \end_inset
45052
45053 Features
45054 \emph default
45055  manual.
45056 \end_layout
45057
45058 \begin_layout Description
45059 DVI-PS
45060 \begin_inset space ~
45061 \end_inset
45062
45063 Options ??
45064 \end_layout
45065
45066 \begin_layout Description
45067 Output
45068 \begin_inset space ~
45069 \end_inset
45070
45071 line
45072 \begin_inset space ~
45073 \end_inset
45074
45075 length sets the maximum number of characters printed in one line when using
45076  the menu 
45077 \family sans
45078 File\SpecialChar menuseparator
45079 Export\SpecialChar menuseparator
45080 Plain
45081 \begin_inset space ~
45082 \end_inset
45083
45084 text
45085 \family default
45086 .
45087  Setting the line length to 0 means all text is printed in one endless line.
45088 \end_layout
45089
45090 \begin_layout Description
45091 Date
45092 \begin_inset space ~
45093 \end_inset
45094
45095 format
45096 \begin_inset Index idx
45097 status collapsed
45098
45099 \begin_layout Plain Layout
45100 Date Format
45101 \end_layout
45102
45103 \end_inset
45104
45105
45106 \begin_inset Index idx
45107 status collapsed
45108
45109 \begin_layout Plain Layout
45110 Settings ! Date format
45111 \end_layout
45112
45113 \end_inset
45114
45115  The date format can be one or a mixture of the formats listed here:
45116 \begin_inset Newline newline
45117 \end_inset
45118
45119
45120 \begin_inset Flex URL
45121 status collapsed
45122
45123 \begin_layout Plain Layout
45124
45125 http://man7.org/linux/man-pages/man1/date.1.html
45126 \end_layout
45127
45128 \end_inset
45129
45130
45131 \begin_inset Newline newline
45132 \end_inset
45133
45134 For example the format
45135 \begin_inset Newline newline
45136 \end_inset
45137
45138 %d/%m/%y
45139 \begin_inset Newline newline
45140 \end_inset
45141
45142 prints the date as day/month/year.
45143 \end_layout
45144
45145 \begin_layout Description
45146 Overwrite
45147 \begin_inset space ~
45148 \end_inset
45149
45150 on
45151 \begin_inset space ~
45152 \end_inset
45153
45154 export Setting what \SpecialChar LyX
45155  is allowed to overwrite on export.
45156 \end_layout
45157
45158 \begin_layout Description
45159 Forward
45160 \begin_inset space ~
45161 \end_inset
45162
45163 search Commands that will be used for the menu 
45164 \family sans
45165 Navigate\SpecialChar menuseparator
45166 Forward
45167 \begin_inset space ~
45168 \end_inset
45169
45170 search
45171 \family default
45172 .
45173  For a detailed description see section 
45174 \emph on
45175 Reverse DVI/PDF search
45176 \emph default
45177  of the 
45178 \emph on
45179 Additional
45180 \begin_inset space ~
45181 \end_inset
45182
45183 Features
45184 \emph default
45185  manual.
45186 \end_layout
45187
45188 \begin_layout Subsection
45189 La
45190 \family sans
45191 TeX
45192 \family default
45193
45194 \begin_inset CommandInset label
45195 LatexCommand label
45196 name "subsec:LaTeX-settings"
45197
45198 \end_inset
45199
45200
45201 \begin_inset Index idx
45202 status collapsed
45203
45204 \begin_layout Plain Layout
45205 Settings ! \SpecialChar LaTeX
45206
45207 \end_layout
45208
45209 \end_inset
45210
45211
45212 \end_layout
45213
45214 \begin_layout Description
45215 Use
45216 \begin_inset space ~
45217 \end_inset
45218
45219 La
45220 \family sans
45221 TeX
45222 \family default
45223
45224 \begin_inset space ~
45225 \end_inset
45226
45227 font
45228 \begin_inset space ~
45229 \end_inset
45230
45231 encoding This is the default encoding of the document font.
45232  
45233 \family sans
45234 T1
45235 \family default
45236  is the default and covers western languages and symbols.
45237  
45238 \family sans
45239 T2A
45240 \family default
45241
45242 \family sans
45243 T2B
45244 \family default
45245
45246 \family sans
45247 T2C
45248 \family default
45249
45250 \family sans
45251 LCY
45252 \family default
45253  and 
45254 \family sans
45255 X2
45256 \family default
45257  are used for Cyrillic.
45258  Combinations of the encodings are possible, like 
45259 \begin_inset Quotes eld
45260 \end_inset
45261
45262
45263 \family sans
45264 T1, T2B
45265 \family default
45266
45267 \begin_inset Quotes erd
45268 \end_inset
45269
45270 .
45271  The font encoding is normally automatically loaded by the language packages
45272  \SpecialChar LyX
45273  sets up in the background.
45274  So there is no need to change the default encoding.
45275 \end_layout
45276
45277 \begin_layout Description
45278 DVI
45279 \begin_inset space ~
45280 \end_inset
45281
45282 viewer
45283 \begin_inset space ~
45284 \end_inset
45285
45286 paper
45287 \begin_inset space ~
45288 \end_inset
45289
45290 size
45291 \begin_inset space ~
45292 \end_inset
45293
45294 options They only have an effect when the program 
45295 \family sans
45296 xdvi
45297 \family default
45298  is used as DVI-viewer, read its manual to find out more.
45299 \end_layout
45300
45301 \begin_layout Standard
45302 Here you can also specify options and commands with parameters for processors.
45303  But before you change something, it is strongly recommended to read the
45304  manuals of the applications.
45305 \end_layout
45306
45307 \begin_layout Description
45308 Bibliography
45309 \begin_inset space ~
45310 \end_inset
45311
45312 generation Settings for the generation of the bibliography, see section
45313 \begin_inset space ~
45314 \end_inset
45315
45316
45317 \begin_inset CommandInset ref
45318 LatexCommand ref
45319 reference "subsec:Bibliography-databases"
45320
45321 \end_inset
45322
45323 .
45324 \end_layout
45325
45326 \begin_layout Description
45327 Index
45328 \begin_inset space ~
45329 \end_inset
45330
45331 generation Settings for the generation of the index, see section
45332 \begin_inset space ~
45333 \end_inset
45334
45335
45336 \begin_inset CommandInset ref
45337 LatexCommand ref
45338 reference "subsec:Index-Program"
45339
45340 \end_inset
45341
45342 .
45343 \end_layout
45344
45345 \begin_layout Description
45346 Nomenclature
45347 \begin_inset space ~
45348 \end_inset
45349
45350 command Command for the program that generates the nomenclature, see section
45351 \begin_inset space ~
45352 \end_inset
45353
45354
45355 \begin_inset CommandInset ref
45356 LatexCommand ref
45357 reference "subsec:Nomenclature-Program"
45358
45359 \end_inset
45360
45361 .
45362 \end_layout
45363
45364 \begin_layout Description
45365 Check
45366 \family sans
45367 TeX
45368 \family default
45369
45370 \begin_inset space ~
45371 \end_inset
45372
45373 command Command for the program 
45374 \family sans
45375 Check\SpecialChar TeX
45376
45377 \family default
45378  that is described in the section 
45379 \emph on
45380 Checking \SpecialChar TeX
45381
45382 \emph default
45383  of the 
45384 \emph on
45385 Additional Features
45386 \emph default
45387  manual.
45388 \end_layout
45389
45390 \begin_layout Standard
45391 There are additionally the following options:
45392 \end_layout
45393
45394 \begin_layout Description
45395 Use
45396 \begin_inset space ~
45397 \end_inset
45398
45399 Windows-style
45400 \begin_inset space ~
45401 \end_inset
45402
45403 paths
45404 \begin_inset space ~
45405 \end_inset
45406
45407 in
45408 \begin_inset space ~
45409 \end_inset
45410
45411 \SpecialChar LaTeX
45412
45413 \begin_inset space ~
45414 \end_inset
45415
45416 files Uses paths in the notation of Windows, that means that 
45417 \begin_inset Quotes eld
45418 \end_inset
45419
45420
45421 \backslash
45422
45423 \begin_inset Quotes erd
45424 \end_inset
45425
45426  is used instead of 
45427 \begin_inset Quotes eld
45428 \end_inset
45429
45430 /
45431 \begin_inset Quotes erd
45432 \end_inset
45433
45434  to separate folders.
45435  This option is enabled by default when you use \SpecialChar LyX
45436  on Windows.
45437 \begin_inset Index idx
45438 status collapsed
45439
45440 \begin_layout Plain Layout
45441 Paths
45442 \end_layout
45443
45444 \end_inset
45445
45446
45447 \begin_inset Index idx
45448 status collapsed
45449
45450 \begin_layout Plain Layout
45451 Settings ! Paths
45452 \end_layout
45453
45454 \end_inset
45455
45456
45457 \end_layout
45458
45459 \begin_layout Description
45460 Reset
45461 \begin_inset space ~
45462 \end_inset
45463
45464 class
45465 \begin_inset space ~
45466 \end_inset
45467
45468 options
45469 \begin_inset space ~
45470 \end_inset
45471
45472 when
45473 \begin_inset space ~
45474 \end_inset
45475
45476 document
45477 \begin_inset space ~
45478 \end_inset
45479
45480 class
45481 \begin_inset space ~
45482 \end_inset
45483
45484 changes Removes all manually set 
45485 \family sans
45486 Class options
45487 \family default
45488  in the 
45489 \family sans
45490 Document\SpecialChar menuseparator
45491 Settings\SpecialChar menuseparator
45492 Document
45493 \begin_inset space ~
45494 \end_inset
45495
45496 Class
45497 \family default
45498  dialog when changing the document class.
45499 \end_layout
45500
45501 \begin_layout Section
45502 File
45503 \begin_inset space ~
45504 \end_inset
45505
45506 Handling
45507 \begin_inset Index idx
45508 status collapsed
45509
45510 \begin_layout Plain Layout
45511 File handling
45512 \end_layout
45513
45514 \end_inset
45515
45516
45517 \end_layout
45518
45519 \begin_layout Subsection
45520 Converters
45521 \begin_inset CommandInset label
45522 LatexCommand label
45523 name "subsec:Converters"
45524
45525 \end_inset
45526
45527
45528 \begin_inset Index idx
45529 status collapsed
45530
45531 \begin_layout Plain Layout
45532 Converters
45533 \end_layout
45534
45535 \end_inset
45536
45537
45538 \end_layout
45539
45540 \begin_layout Standard
45541 Here you find the list of defined converter commands to convert material
45542  from one format to another.
45543  You can modify converters or create new ones.
45544  To modify a converter, select it, change the entry of the 
45545 \family sans
45546 Converter
45547 \family default
45548  and/or 
45549 \family sans
45550 Extra
45551 \begin_inset space ~
45552 \end_inset
45553
45554 flag
45555 \family default
45556  field and press the 
45557 \family sans
45558 Modify
45559 \family default
45560  button.
45561  To create a new converter, select an existing one, select a different format
45562  in the 
45563 \family sans
45564 To
45565 \begin_inset space ~
45566 \end_inset
45567
45568 format
45569 \family default
45570  drop-down list, modify the 
45571 \family sans
45572 Converter
45573 \family default
45574  field and press the 
45575 \family sans
45576 Add
45577 \family default
45578  button.
45579 \end_layout
45580
45581 \begin_layout Standard
45582 If the 
45583 \family sans
45584 Converter File Cache
45585 \family default
45586  is 
45587 \family sans
45588 Enabled
45589 \family default
45590 , conversions will be cached as long as specified in the field 
45591 \family sans
45592 Maximum Age (in days
45593 \family default
45594 ).
45595  This means that images don't need to be converted again when you reopen
45596  a document; the converted images from the cache will be used instead.
45597 \end_layout
45598
45599 \begin_layout Standard
45600 More about converters, like the flags that can be used in the converter
45601  definition, is described in the section 
45602 \emph on
45603 Converters
45604 \emph default
45605  of the 
45606 \emph on
45607 Customization
45608 \emph default
45609  manual.
45610 \end_layout
45611
45612 \begin_layout Subsection
45613 File Formats
45614 \begin_inset CommandInset label
45615 LatexCommand label
45616 name "sec:File-Formats"
45617
45618 \end_inset
45619
45620
45621 \begin_inset Index idx
45622 status collapsed
45623
45624 \begin_layout Plain Layout
45625 File formats
45626 \end_layout
45627
45628 \end_inset
45629
45630
45631 \begin_inset Index idx
45632 status collapsed
45633
45634 \begin_layout Plain Layout
45635 Copiers
45636 \end_layout
45637
45638 \end_inset
45639
45640
45641 \end_layout
45642
45643 \begin_layout Standard
45644 Here you find the list of defined file formats that \SpecialChar LyX
45645  can handle.
45646  You can modify the 
45647 \family sans
45648 Editor
45649 \family default
45650  and 
45651 \family sans
45652 Viewer
45653 \family default
45654  programs that should be used for certain formats.
45655 \end_layout
45656
45657 \begin_layout Standard
45658 You can also define the 
45659 \family sans
45660 Default output format
45661 \family default
45662  that is used when you use 
45663 \family sans
45664 View, Update, View Master Document
45665 \family default
45666  or 
45667 \family sans
45668 Update Master Document
45669 \family default
45670  in the 
45671 \family sans
45672 Document
45673 \family default
45674  menu or the toolbar.
45675 \end_layout
45676
45677 \begin_layout Standard
45678 More about formats and their options is described in the section 
45679 \emph on
45680 Formats
45681 \emph default
45682  of the 
45683 \emph on
45684 Customization
45685 \emph default
45686  manual.
45687 \end_layout
45688
45689 \begin_layout Standard
45690 Since all conversions from one format to another take place in \SpecialChar LyX
45691 's temporary
45692  directory, it is sometimes necessary to modify a file before copying it
45693  to the temporary directory so that the conversion may be performed.
45694  This is done by specifying a 
45695 \family sans
45696 Copier
45697 \family default
45698 .
45699  More about this is described in the section 
45700 \emph on
45701 Copiers
45702 \emph default
45703  of the 
45704 \emph on
45705 Customization
45706 \emph default
45707  manual.
45708 \end_layout
45709
45710 \begin_layout Chapter
45711 Units available in \SpecialChar LyX
45712
45713 \begin_inset Index idx
45714 status collapsed
45715
45716 \begin_layout Plain Layout
45717 Units
45718 \end_layout
45719
45720 \end_inset
45721
45722
45723 \begin_inset CommandInset label
45724 LatexCommand label
45725 name "chap:Units-available-in"
45726
45727 \end_inset
45728
45729
45730 \end_layout
45731
45732 \begin_layout Standard
45733 Table
45734 \begin_inset space ~
45735 \end_inset
45736
45737
45738 \begin_inset CommandInset ref
45739 LatexCommand ref
45740 reference "tab:Units"
45741
45742 \end_inset
45743
45744  explains all the units available in \SpecialChar LyX
45745  and used in this documentation.
45746 \end_layout
45747
45748 \begin_layout Standard
45749 \begin_inset Float table
45750 placement h
45751 wide false
45752 sideways false
45753 status open
45754
45755 \begin_layout Plain Layout
45756 \begin_inset Caption Standard
45757
45758 \begin_layout Plain Layout
45759 \begin_inset CommandInset label
45760 LatexCommand label
45761 name "tab:Units"
45762
45763 \end_inset
45764
45765 Units
45766 \end_layout
45767
45768 \end_inset
45769
45770
45771 \end_layout
45772
45773 \begin_layout Plain Layout
45774 \begin_inset VSpace medskip
45775 \end_inset
45776
45777
45778 \end_layout
45779
45780 \begin_layout Plain Layout
45781 \align center
45782 \begin_inset Tabular
45783 <lyxtabular version="3" rows="20" columns="3">
45784 <features tabularvalignment="middle">
45785 <column alignment="center" valignment="top">
45786 <column alignment="center" valignment="top">
45787 <column alignment="center" valignment="top">
45788 <row>
45789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45790 \begin_inset Text
45791
45792 \begin_layout Plain Layout
45793 unit
45794 \end_layout
45795
45796 \end_inset
45797 </cell>
45798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45799 \begin_inset Text
45800
45801 \begin_layout Plain Layout
45802 name/description
45803 \end_layout
45804
45805 \end_inset
45806 </cell>
45807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45808 \begin_inset Text
45809
45810 \begin_layout Plain Layout
45811 \SpecialChar LaTeX
45812  command
45813 \end_layout
45814
45815 \end_inset
45816 </cell>
45817 </row>
45818 <row>
45819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45820 \begin_inset Text
45821
45822 \begin_layout Plain Layout
45823 mm
45824 \end_layout
45825
45826 \end_inset
45827 </cell>
45828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45829 \begin_inset Text
45830
45831 \begin_layout Plain Layout
45832 millimeter
45833 \end_layout
45834
45835 \end_inset
45836 </cell>
45837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45838 \begin_inset Text
45839
45840 \begin_layout Plain Layout
45841 -
45842 \end_layout
45843
45844 \end_inset
45845 </cell>
45846 </row>
45847 <row>
45848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45849 \begin_inset Text
45850
45851 \begin_layout Plain Layout
45852 cm
45853 \end_layout
45854
45855 \end_inset
45856 </cell>
45857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45858 \begin_inset Text
45859
45860 \begin_layout Plain Layout
45861 centimeter
45862 \end_layout
45863
45864 \end_inset
45865 </cell>
45866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45867 \begin_inset Text
45868
45869 \begin_layout Plain Layout
45870 -
45871 \end_layout
45872
45873 \end_inset
45874 </cell>
45875 </row>
45876 <row>
45877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45878 \begin_inset Text
45879
45880 \begin_layout Plain Layout
45881 in
45882 \end_layout
45883
45884 \end_inset
45885 </cell>
45886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45887 \begin_inset Text
45888
45889 \begin_layout Plain Layout
45890 inch
45891 \end_layout
45892
45893 \end_inset
45894 </cell>
45895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45896 \begin_inset Text
45897
45898 \begin_layout Plain Layout
45899 -
45900 \end_layout
45901
45902 \end_inset
45903 </cell>
45904 </row>
45905 <row>
45906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45907 \begin_inset Text
45908
45909 \begin_layout Plain Layout
45910 pt
45911 \end_layout
45912
45913 \end_inset
45914 </cell>
45915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45916 \begin_inset Text
45917
45918 \begin_layout Plain Layout
45919 point (72.27
45920 \begin_inset space \thinspace{}
45921 \end_inset
45922
45923 pt = 1
45924 \begin_inset space \thinspace{}
45925 \end_inset
45926
45927 in)
45928 \end_layout
45929
45930 \end_inset
45931 </cell>
45932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45933 \begin_inset Text
45934
45935 \begin_layout Plain Layout
45936 -
45937 \end_layout
45938
45939 \end_inset
45940 </cell>
45941 </row>
45942 <row>
45943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45944 \begin_inset Text
45945
45946 \begin_layout Plain Layout
45947 pc
45948 \end_layout
45949
45950 \end_inset
45951 </cell>
45952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45953 \begin_inset Text
45954
45955 \begin_layout Plain Layout
45956 pica (1
45957 \begin_inset space \thinspace{}
45958 \end_inset
45959
45960 pc = 12
45961 \begin_inset space \thinspace{}
45962 \end_inset
45963
45964 pt)
45965 \end_layout
45966
45967 \end_inset
45968 </cell>
45969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45970 \begin_inset Text
45971
45972 \begin_layout Plain Layout
45973 -
45974 \end_layout
45975
45976 \end_inset
45977 </cell>
45978 </row>
45979 <row>
45980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45981 \begin_inset Text
45982
45983 \begin_layout Plain Layout
45984 sp
45985 \end_layout
45986
45987 \end_inset
45988 </cell>
45989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45990 \begin_inset Text
45991
45992 \begin_layout Plain Layout
45993 scaled point (65536
45994 \begin_inset space \thinspace{}
45995 \end_inset
45996
45997 sp = 1
45998 \begin_inset space \thinspace{}
45999 \end_inset
46000
46001 pt)
46002 \end_layout
46003
46004 \end_inset
46005 </cell>
46006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46007 \begin_inset Text
46008
46009 \begin_layout Plain Layout
46010 -
46011 \end_layout
46012
46013 \end_inset
46014 </cell>
46015 </row>
46016 <row>
46017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46018 \begin_inset Text
46019
46020 \begin_layout Plain Layout
46021 bp
46022 \end_layout
46023
46024 \end_inset
46025 </cell>
46026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46027 \begin_inset Text
46028
46029 \begin_layout Plain Layout
46030 big point (72
46031 \begin_inset space \thinspace{}
46032 \end_inset
46033
46034 bp = 1
46035 \begin_inset space \thinspace{}
46036 \end_inset
46037
46038 in)
46039 \end_layout
46040
46041 \end_inset
46042 </cell>
46043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46044 \begin_inset Text
46045
46046 \begin_layout Plain Layout
46047 -
46048 \end_layout
46049
46050 \end_inset
46051 </cell>
46052 </row>
46053 <row>
46054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46055 \begin_inset Text
46056
46057 \begin_layout Plain Layout
46058 dd
46059 \end_layout
46060
46061 \end_inset
46062 </cell>
46063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46064 \begin_inset Text
46065
46066 \begin_layout Plain Layout
46067 didot (1
46068 \begin_inset space \thinspace{}
46069 \end_inset
46070
46071 dd 
46072 \begin_inset Formula $\approx$
46073 \end_inset
46074
46075  0.376
46076 \begin_inset space \thinspace{}
46077 \end_inset
46078
46079 mm)
46080 \end_layout
46081
46082 \end_inset
46083 </cell>
46084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46085 \begin_inset Text
46086
46087 \begin_layout Plain Layout
46088 -
46089 \end_layout
46090
46091 \end_inset
46092 </cell>
46093 </row>
46094 <row>
46095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46096 \begin_inset Text
46097
46098 \begin_layout Plain Layout
46099 cc
46100 \end_layout
46101
46102 \end_inset
46103 </cell>
46104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46105 \begin_inset Text
46106
46107 \begin_layout Plain Layout
46108 cicero (1
46109 \begin_inset space \thinspace{}
46110 \end_inset
46111
46112 cc = 12
46113 \begin_inset space \thinspace{}
46114 \end_inset
46115
46116 dd)
46117 \end_layout
46118
46119 \end_inset
46120 </cell>
46121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46122 \begin_inset Text
46123
46124 \begin_layout Plain Layout
46125 -
46126 \end_layout
46127
46128 \end_inset
46129 </cell>
46130 </row>
46131 <row>
46132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46133 \begin_inset Text
46134
46135 \begin_layout Plain Layout
46136 Scale Graphics %
46137 \end_layout
46138
46139 \end_inset
46140 </cell>
46141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46142 \begin_inset Text
46143
46144 \begin_layout Plain Layout
46145 % of original image width
46146 \end_layout
46147
46148 \end_inset
46149 </cell>
46150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46151 \begin_inset Text
46152
46153 \begin_layout Plain Layout
46154
46155 \end_layout
46156
46157 \end_inset
46158 </cell>
46159 </row>
46160 <row>
46161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46162 \begin_inset Text
46163
46164 \begin_layout Plain Layout
46165 Text Width %
46166 \end_layout
46167
46168 \end_inset
46169 </cell>
46170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46171 \begin_inset Text
46172
46173 \begin_layout Plain Layout
46174 % of text width
46175 \end_layout
46176
46177 \end_inset
46178 </cell>
46179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46180 \begin_inset Text
46181
46182 \begin_layout Plain Layout
46183
46184 \backslash
46185 textwidth
46186 \end_layout
46187
46188 \end_inset
46189 </cell>
46190 </row>
46191 <row>
46192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46193 \begin_inset Text
46194
46195 \begin_layout Plain Layout
46196 Column Width %
46197 \end_layout
46198
46199 \end_inset
46200 </cell>
46201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46202 \begin_inset Text
46203
46204 \begin_layout Plain Layout
46205 % of column width
46206 \end_layout
46207
46208 \end_inset
46209 </cell>
46210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46211 \begin_inset Text
46212
46213 \begin_layout Plain Layout
46214
46215 \backslash
46216 columnwidth
46217 \end_layout
46218
46219 \end_inset
46220 </cell>
46221 </row>
46222 <row>
46223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46224 \begin_inset Text
46225
46226 \begin_layout Plain Layout
46227 Page Width %
46228 \end_layout
46229
46230 \end_inset
46231 </cell>
46232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46233 \begin_inset Text
46234
46235 \begin_layout Plain Layout
46236 % of paper width
46237 \end_layout
46238
46239 \end_inset
46240 </cell>
46241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46242 \begin_inset Text
46243
46244 \begin_layout Plain Layout
46245
46246 \backslash
46247 paperwidth
46248 \end_layout
46249
46250 \end_inset
46251 </cell>
46252 </row>
46253 <row>
46254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46255 \begin_inset Text
46256
46257 \begin_layout Plain Layout
46258 Line Width %
46259 \end_layout
46260
46261 \end_inset
46262 </cell>
46263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46264 \begin_inset Text
46265
46266 \begin_layout Plain Layout
46267 % of line width
46268 \end_layout
46269
46270 \end_inset
46271 </cell>
46272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46273 \begin_inset Text
46274
46275 \begin_layout Plain Layout
46276
46277 \backslash
46278 linewidth
46279 \end_layout
46280
46281 \end_inset
46282 </cell>
46283 </row>
46284 <row>
46285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46286 \begin_inset Text
46287
46288 \begin_layout Plain Layout
46289 Text Height %
46290 \end_layout
46291
46292 \end_inset
46293 </cell>
46294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46295 \begin_inset Text
46296
46297 \begin_layout Plain Layout
46298 % of text height
46299 \end_layout
46300
46301 \end_inset
46302 </cell>
46303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46304 \begin_inset Text
46305
46306 \begin_layout Plain Layout
46307
46308 \backslash
46309 textheight
46310 \end_layout
46311
46312 \end_inset
46313 </cell>
46314 </row>
46315 <row>
46316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46317 \begin_inset Text
46318
46319 \begin_layout Plain Layout
46320 Page Height %
46321 \end_layout
46322
46323 \end_inset
46324 </cell>
46325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46326 \begin_inset Text
46327
46328 \begin_layout Plain Layout
46329 % of paper height
46330 \end_layout
46331
46332 \end_inset
46333 </cell>
46334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46335 \begin_inset Text
46336
46337 \begin_layout Plain Layout
46338
46339 \backslash
46340 paperheight
46341 \end_layout
46342
46343 \end_inset
46344 </cell>
46345 </row>
46346 <row>
46347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46348 \begin_inset Text
46349
46350 \begin_layout Plain Layout
46351 ex
46352 \end_layout
46353
46354 \end_inset
46355 </cell>
46356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46357 \begin_inset Text
46358
46359 \begin_layout Plain Layout
46360 height of letter 
46361 \emph on
46362 x
46363 \emph default
46364  in current font
46365 \end_layout
46366
46367 \end_inset
46368 </cell>
46369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46370 \begin_inset Text
46371
46372 \begin_layout Plain Layout
46373 -
46374 \end_layout
46375
46376 \end_inset
46377 </cell>
46378 </row>
46379 <row>
46380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46381 \begin_inset Text
46382
46383 \begin_layout Plain Layout
46384 em
46385 \end_layout
46386
46387 \end_inset
46388 </cell>
46389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46390 \begin_inset Text
46391
46392 \begin_layout Plain Layout
46393 width of letter 
46394 \emph on
46395 M
46396 \emph default
46397  in current font
46398 \end_layout
46399
46400 \end_inset
46401 </cell>
46402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46403 \begin_inset Text
46404
46405 \begin_layout Plain Layout
46406 -
46407 \end_layout
46408
46409 \end_inset
46410 </cell>
46411 </row>
46412 <row>
46413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46414 \begin_inset Text
46415
46416 \begin_layout Plain Layout
46417 mu
46418 \end_layout
46419
46420 \end_inset
46421 </cell>
46422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46423 \begin_inset Text
46424
46425 \begin_layout Plain Layout
46426 math unit (1
46427 \begin_inset space \thinspace{}
46428 \end_inset
46429
46430 mu = 1/18
46431 \begin_inset space \thinspace{}
46432 \end_inset
46433
46434 em)
46435 \end_layout
46436
46437 \end_inset
46438 </cell>
46439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46440 \begin_inset Text
46441
46442 \begin_layout Plain Layout
46443 -
46444 \end_layout
46445
46446 \end_inset
46447 </cell>
46448 </row>
46449 </lyxtabular>
46450
46451 \end_inset
46452
46453
46454 \end_layout
46455
46456 \end_inset
46457
46458
46459 \end_layout
46460
46461 \begin_layout Chapter
46462 Credits
46463 \begin_inset CommandInset label
46464 LatexCommand label
46465 name "chap:Credits"
46466
46467 \end_inset
46468
46469
46470 \end_layout
46471
46472 \begin_layout Standard
46473 The documentation is a collaborative effort between many different people
46474  (and we would encourage people to contribute!).
46475 \end_layout
46476
46477 \begin_layout Itemize
46478
46479 \noun on
46480 Alejandro Aguilar Sierra
46481 \end_layout
46482
46483 \begin_layout Itemize
46484
46485 \noun on
46486 Amir Karger
46487 \end_layout
46488
46489 \begin_layout Itemize
46490
46491 \noun on
46492 David Johnson
46493 \end_layout
46494
46495 \begin_layout Itemize
46496
46497 \noun on
46498 Hartmut Haase
46499 \end_layout
46500
46501 \begin_layout Itemize
46502
46503 \noun on
46504 Ignacio García
46505 \end_layout
46506
46507 \begin_layout Itemize
46508
46509 \noun on
46510 Ivan Schreter
46511 \end_layout
46512
46513 \begin_layout Itemize
46514
46515 \noun on
46516 John Raithel
46517 \end_layout
46518
46519 \begin_layout Itemize
46520
46521 \noun on
46522 John Weiss
46523 \end_layout
46524
46525 \begin_layout Itemize
46526
46527 \noun on
46528 Lars Gullik Bjønnes
46529 \end_layout
46530
46531 \begin_layout Itemize
46532
46533 \noun on
46534 Matthias Ettrich
46535 \end_layout
46536
46537 \begin_layout Itemize
46538
46539 \noun on
46540 Matthias Zenker
46541 \end_layout
46542
46543 \begin_layout Itemize
46544
46545 \noun on
46546 Rich Fields
46547 \end_layout
46548
46549 \begin_layout Itemize
46550
46551 \noun on
46552 Pascal André
46553 \end_layout
46554
46555 \begin_layout Itemize
46556
46557 \noun on
46558 Paul Evans
46559 \end_layout
46560
46561 \begin_layout Itemize
46562
46563 \noun on
46564 Paul Russel
46565 \end_layout
46566
46567 \begin_layout Itemize
46568
46569 \noun on
46570 Robin Socha
46571 \end_layout
46572
46573 \begin_layout Itemize
46574
46575 \noun on
46576 Uwe Stöhr
46577 \end_layout
46578
46579 \begin_layout Itemize
46580 The \SpecialChar LyX
46581  Team: 
46582 \begin_inset CommandInset citation
46583 LatexCommand cite
46584 key "lyxcredit"
46585
46586 \end_inset
46587
46588
46589 \end_layout
46590
46591 \begin_layout Standard
46592 \begin_inset Newpage newpage
46593 \end_inset
46594
46595 The bibliography on the following page was created with the 
46596 \family sans
46597 Bibliography
46598 \family default
46599  environment.
46600 \end_layout
46601
46602 \begin_layout Bibliography
46603 \begin_inset CommandInset bibitem
46604 LatexCommand bibitem
46605 label "Credits"
46606 key "lyxcredit"
46607
46608 \end_inset
46609
46610 The \SpecialChar LyX
46611  Team: 
46612 \begin_inset CommandInset href
46613 LatexCommand href
46614 name "Credits"
46615 target "http://www.lyx.org/Credits"
46616
46617 \end_inset
46618
46619 :
46620 \begin_inset Newline newline
46621 \end_inset
46622
46623
46624 \begin_inset Flex URL
46625 status collapsed
46626
46627 \begin_layout Plain Layout
46628
46629 http://www.lyx.org/Credits
46630 \end_layout
46631
46632 \end_inset
46633
46634
46635 \end_layout
46636
46637 \begin_layout Bibliography
46638 \begin_inset CommandInset bibitem
46639 LatexCommand bibitem
46640 key "latexcompanion"
46641
46642 \end_inset
46643
46644 Frank Mittelbach and Michel Goossens: 
46645 \emph on
46646 The \SpecialChar LaTeX
46647  Companion Second Edition.
46648
46649 \emph default
46650  Addison-Wesley, 2004
46651 \end_layout
46652
46653 \begin_layout Bibliography
46654 \begin_inset CommandInset bibitem
46655 LatexCommand bibitem
46656 key "latexguide"
46657
46658 \end_inset
46659
46660 Helmut Kopka and Patrick W.
46661  Daly: 
46662 \emph on
46663 A Guide to \SpecialChar LaTeX
46664  Fourth Edition.
46665
46666 \emph default
46667  Addison-Wesley, 2003
46668 \end_layout
46669
46670 \begin_layout Bibliography
46671 \begin_inset CommandInset bibitem
46672 LatexCommand bibitem
46673 key "latexbook"
46674
46675 \end_inset
46676
46677 Leslie Lamport: 
46678 \emph on
46679 \SpecialChar LaTeX
46680 : A Document Preparation System.
46681
46682 \emph default
46683  Addison-Wesley, second edition, 1994
46684 \end_layout
46685
46686 \begin_layout Bibliography
46687 \begin_inset CommandInset bibitem
46688 LatexCommand bibitem
46689 key "texbook"
46690
46691 \end_inset
46692
46693 Donald E.
46694  Knuth.
46695  
46696 \emph on
46697 The \SpecialChar TeX
46698 book.
46699
46700 \emph default
46701  Addison-Wesley, 1984
46702 \end_layout
46703
46704 \begin_layout Bibliography
46705 \begin_inset CommandInset bibitem
46706 LatexCommand bibitem
46707 key "TeXCatalogue"
46708
46709 \end_inset
46710
46711 The \SpecialChar TeX
46712  Catalogue:
46713 \begin_inset Newline newline
46714 \end_inset
46715
46716
46717 \begin_inset Flex URL
46718 status collapsed
46719
46720 \begin_layout Plain Layout
46721
46722 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46723 \end_layout
46724
46725 \end_inset
46726
46727
46728 \end_layout
46729
46730 \begin_layout Bibliography
46731 \begin_inset CommandInset bibitem
46732 LatexCommand bibitem
46733 key "LaTeXFAQ"
46734
46735 \end_inset
46736
46737 The \SpecialChar LaTeX
46738  FAQ:
46739 \begin_inset Newline newline
46740 \end_inset
46741
46742
46743 \begin_inset Flex URL
46744 status collapsed
46745
46746 \begin_layout Plain Layout
46747
46748 http://www.tex.ac.uk/faq/
46749 \end_layout
46750
46751 \end_inset
46752
46753
46754 \end_layout
46755
46756 \begin_layout Bibliography
46757 \begin_inset CommandInset bibitem
46758 LatexCommand bibitem
46759 key "BibTeX"
46760
46761 \end_inset
46762
46763
46764 \begin_inset CommandInset href
46765 LatexCommand href
46766 name "Documentation"
46767 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46768
46769 \end_inset
46770
46771  of the program 
46772 \family sans
46773 Bib\SpecialChar TeX
46774
46775 \family default
46776 :
46777 \begin_inset Newline newline
46778 \end_inset
46779
46780
46781 \begin_inset Flex URL
46782 status collapsed
46783
46784 \begin_layout Plain Layout
46785
46786 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46787 \end_layout
46788
46789 \end_inset
46790
46791
46792 \end_layout
46793
46794 \begin_layout Bibliography
46795 \begin_inset CommandInset bibitem
46796 LatexCommand bibitem
46797 key "BibTeX-2"
46798
46799 \end_inset
46800
46801
46802 \begin_inset CommandInset href
46803 LatexCommand href
46804 name "Documentation"
46805 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46806
46807 \end_inset
46808
46809  how to use the program 
46810 \family sans
46811 Bib\SpecialChar TeX
46812
46813 \family default
46814 :
46815 \begin_inset Newline newline
46816 \end_inset
46817
46818
46819 \begin_inset Flex URL
46820 status collapsed
46821
46822 \begin_layout Plain Layout
46823
46824 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46825 \end_layout
46826
46827 \end_inset
46828
46829
46830 \end_layout
46831
46832 \begin_layout Bibliography
46833 \begin_inset CommandInset bibitem
46834 LatexCommand bibitem
46835 key "makeindex"
46836
46837 \end_inset
46838
46839
46840 \begin_inset CommandInset href
46841 LatexCommand href
46842 name "Documentation"
46843 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46844
46845 \end_inset
46846
46847  of the program 
46848 \family sans
46849 makeindex
46850 \family default
46851 :
46852 \begin_inset Newline newline
46853 \end_inset
46854
46855
46856 \begin_inset Flex URL
46857 status collapsed
46858
46859 \begin_layout Plain Layout
46860
46861 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46862 \end_layout
46863
46864 \end_inset
46865
46866
46867 \end_layout
46868
46869 \begin_layout Bibliography
46870 \begin_inset CommandInset bibitem
46871 LatexCommand bibitem
46872 key "makeindex-man"
46873
46874 \end_inset
46875
46876
46877 \begin_inset CommandInset href
46878 LatexCommand href
46879 name "Options"
46880 target "http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi"
46881
46882 \end_inset
46883
46884  for the program 
46885 \family sans
46886 makeindex
46887 \family default
46888 :
46889 \begin_inset Newline newline
46890 \end_inset
46891
46892
46893 \begin_inset Flex URL
46894 status collapsed
46895
46896 \begin_layout Plain Layout
46897
46898 http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi
46899 \end_layout
46900
46901 \end_inset
46902
46903
46904 \end_layout
46905
46906 \begin_layout Bibliography
46907 \begin_inset CommandInset bibitem
46908 LatexCommand bibitem
46909 key "xindy"
46910
46911 \end_inset
46912
46913
46914 \begin_inset CommandInset href
46915 LatexCommand href
46916 name "Documentation"
46917 target "http://www.xindy.org/documentation.html"
46918
46919 \end_inset
46920
46921  of the program 
46922 \family sans
46923 xindy
46924 \family default
46925 :
46926 \begin_inset Newline newline
46927 \end_inset
46928
46929
46930 \begin_inset Flex URL
46931 status collapsed
46932
46933 \begin_layout Plain Layout
46934
46935 http://www.xindy.org/documentation.html
46936 \end_layout
46937
46938 \end_inset
46939
46940
46941 \end_layout
46942
46943 \begin_layout Bibliography
46944 \begin_inset CommandInset bibitem
46945 LatexCommand bibitem
46946 key "AMS"
46947
46948 \end_inset
46949
46950
46951 \begin_inset CommandInset href
46952 LatexCommand href
46953 name "Documentation"
46954 target "http://www.ams.org/publications/authors/tex/amslatex"
46955
46956 \end_inset
46957
46958  of the AMS \SpecialChar LaTeX
46959 -packages:
46960 \begin_inset Newline newline
46961 \end_inset
46962
46963
46964 \begin_inset Flex URL
46965 status collapsed
46966
46967 \begin_layout Plain Layout
46968
46969 http://www.ams.org/publications/authors/tex/amslatex
46970 \end_layout
46971
46972 \end_inset
46973
46974
46975 \end_layout
46976
46977 \begin_layout Bibliography
46978 \begin_inset CommandInset bibitem
46979 LatexCommand bibitem
46980 key "caption"
46981
46982 \end_inset
46983
46984
46985 \begin_inset CommandInset href
46986 LatexCommand href
46987 name "Documentation"
46988 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46989
46990 \end_inset
46991
46992  of the \SpecialChar LaTeX
46993 -package 
46994 \series bold
46995 caption
46996 \series default
46997
46998 \begin_inset Index idx
46999 status collapsed
47000
47001 \begin_layout Plain Layout
47002 \SpecialChar LaTeX
47003 -packages ! caption
47004 \end_layout
47005
47006 \end_inset
47007
47008 :
47009 \begin_inset Newline newline
47010 \end_inset
47011
47012
47013 \begin_inset Flex URL
47014 status collapsed
47015
47016 \begin_layout Plain Layout
47017
47018 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
47019 \end_layout
47020
47021 \end_inset
47022
47023
47024 \end_layout
47025
47026 \begin_layout Bibliography
47027 \begin_inset CommandInset bibitem
47028 LatexCommand bibitem
47029 key "enumitem"
47030
47031 \end_inset
47032
47033
47034 \begin_inset CommandInset href
47035 LatexCommand href
47036 name "Documentation"
47037 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47038
47039 \end_inset
47040
47041  of the \SpecialChar LaTeX
47042 -package 
47043 \series bold
47044 enumitem
47045 \series default
47046
47047 \begin_inset Index idx
47048 status collapsed
47049
47050 \begin_layout Plain Layout
47051 \SpecialChar LaTeX
47052 -packages ! enumitem
47053 \end_layout
47054
47055 \end_inset
47056
47057 :
47058 \begin_inset Newline newline
47059 \end_inset
47060
47061
47062 \begin_inset Flex URL
47063 status collapsed
47064
47065 \begin_layout Plain Layout
47066
47067 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47068 \end_layout
47069
47070 \end_inset
47071
47072
47073 \end_layout
47074
47075 \begin_layout Bibliography
47076 \begin_inset CommandInset bibitem
47077 LatexCommand bibitem
47078 key "fancyhdr"
47079
47080 \end_inset
47081
47082
47083 \begin_inset CommandInset href
47084 LatexCommand href
47085 name "Documentation"
47086 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47087
47088 \end_inset
47089
47090  of the \SpecialChar LaTeX
47091 -package 
47092 \series bold
47093 fancyhdr
47094 \series default
47095
47096 \begin_inset Index idx
47097 status collapsed
47098
47099 \begin_layout Plain Layout
47100 \SpecialChar LaTeX
47101 -packages ! fancyhdr
47102 \end_layout
47103
47104 \end_inset
47105
47106 :
47107 \begin_inset Newline newline
47108 \end_inset
47109
47110
47111 \begin_inset Flex URL
47112 status collapsed
47113
47114 \begin_layout Plain Layout
47115
47116 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47117 \end_layout
47118
47119 \end_inset
47120
47121
47122 \end_layout
47123
47124 \begin_layout Bibliography
47125 \begin_inset CommandInset bibitem
47126 LatexCommand bibitem
47127 key "hyperref"
47128
47129 \end_inset
47130
47131
47132 \begin_inset CommandInset href
47133 LatexCommand href
47134 name "Documentation"
47135 target "http://www.ctan.org/pkg/hyperref"
47136
47137 \end_inset
47138
47139  of the \SpecialChar LaTeX
47140 -package 
47141 \series bold
47142 hyperref
47143 \series default
47144
47145 \begin_inset Index idx
47146 status collapsed
47147
47148 \begin_layout Plain Layout
47149 \SpecialChar LaTeX
47150 -packages ! hyperref
47151 \end_layout
47152
47153 \end_inset
47154
47155 :
47156 \begin_inset Newline newline
47157 \end_inset
47158
47159
47160 \begin_inset Flex URL
47161 status collapsed
47162
47163 \begin_layout Plain Layout
47164
47165 http://www.ctan.org/pkg/hyperref
47166 \end_layout
47167
47168 \end_inset
47169
47170
47171 \end_layout
47172
47173 \begin_layout Bibliography
47174 \begin_inset CommandInset bibitem
47175 LatexCommand bibitem
47176 key "nomencl"
47177
47178 \end_inset
47179
47180
47181 \begin_inset CommandInset href
47182 LatexCommand href
47183 name "Documentation"
47184 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
47185
47186 \end_inset
47187
47188  of the \SpecialChar LaTeX
47189 -package 
47190 \series bold
47191 nomencl
47192 \series default
47193
47194 \begin_inset Index idx
47195 status collapsed
47196
47197 \begin_layout Plain Layout
47198 \SpecialChar LaTeX
47199 -packages ! nomencl
47200 \end_layout
47201
47202 \end_inset
47203
47204 :
47205 \begin_inset Newline newline
47206 \end_inset
47207
47208
47209 \begin_inset Flex URL
47210 status collapsed
47211
47212 \begin_layout Plain Layout
47213
47214 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
47215 \end_layout
47216
47217 \end_inset
47218
47219
47220 \end_layout
47221
47222 \begin_layout Bibliography
47223 \begin_inset CommandInset bibitem
47224 LatexCommand bibitem
47225 key "prettyref"
47226
47227 \end_inset
47228
47229
47230 \begin_inset CommandInset href
47231 LatexCommand href
47232 name "Documentation"
47233 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47234
47235 \end_inset
47236
47237  of the \SpecialChar LaTeX
47238 -package 
47239 \series bold
47240 prettyref
47241 \series default
47242
47243 \begin_inset Index idx
47244 status collapsed
47245
47246 \begin_layout Plain Layout
47247 \SpecialChar LaTeX
47248 -packages ! prettyref
47249 \end_layout
47250
47251 \end_inset
47252
47253 :
47254 \begin_inset Newline newline
47255 \end_inset
47256
47257
47258 \begin_inset Flex URL
47259 status collapsed
47260
47261 \begin_layout Plain Layout
47262
47263 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
47264 \end_layout
47265
47266 \end_inset
47267
47268
47269 \end_layout
47270
47271 \begin_layout Bibliography
47272 \begin_inset CommandInset bibitem
47273 LatexCommand bibitem
47274 key "refstyle"
47275
47276 \end_inset
47277
47278
47279 \begin_inset CommandInset href
47280 LatexCommand href
47281 name "Documentation"
47282 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47283
47284 \end_inset
47285
47286  of the \SpecialChar LaTeX
47287 -package 
47288 \series bold
47289 refstyle
47290 \series default
47291
47292 \begin_inset Index idx
47293 status collapsed
47294
47295 \begin_layout Plain Layout
47296 \SpecialChar LaTeX
47297 -packages ! refstyle
47298 \end_layout
47299
47300 \end_inset
47301
47302 :
47303 \begin_inset Newline newline
47304 \end_inset
47305
47306
47307 \begin_inset Flex URL
47308 status collapsed
47309
47310 \begin_layout Plain Layout
47311
47312 http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
47313 \end_layout
47314
47315 \end_inset
47316
47317
47318 \end_layout
47319
47320 \begin_layout Bibliography
47321 \begin_inset CommandInset bibitem
47322 LatexCommand bibitem
47323 key "Arabic"
47324
47325 \end_inset
47326
47327
47328 \begin_inset CommandInset href
47329 LatexCommand href
47330 name "Wiki-page"
47331 target "http://wiki.lyx.org/Windows/Arabic"
47332
47333 \end_inset
47334
47335  how to set up \SpecialChar LyX
47336  for Arabic:
47337 \begin_inset Newline newline
47338 \end_inset
47339
47340
47341 \begin_inset Flex URL
47342 status collapsed
47343
47344 \begin_layout Plain Layout
47345
47346 http://wiki.lyx.org/Windows/Arabic
47347 \end_layout
47348
47349 \end_inset
47350
47351
47352 \end_layout
47353
47354 \begin_layout Bibliography
47355 \begin_inset CommandInset bibitem
47356 LatexCommand bibitem
47357 key "Armenian"
47358
47359 \end_inset
47360
47361
47362 \begin_inset CommandInset href
47363 LatexCommand href
47364 name "Wiki-page"
47365 target "http://wiki.lyx.org/Windows/Armenian"
47366
47367 \end_inset
47368
47369  how to set up \SpecialChar LyX
47370  for Armenian:
47371 \begin_inset Newline newline
47372 \end_inset
47373
47374
47375 \begin_inset Flex URL
47376 status collapsed
47377
47378 \begin_layout Plain Layout
47379
47380 http://wiki.lyx.org/Windows/Armenian
47381 \end_layout
47382
47383 \end_inset
47384
47385
47386 \end_layout
47387
47388 \begin_layout Bibliography
47389 \begin_inset CommandInset bibitem
47390 LatexCommand bibitem
47391 key "Cyrillic"
47392
47393 \end_inset
47394
47395
47396 \begin_inset CommandInset href
47397 LatexCommand href
47398 name "Wiki-page"
47399 target "http://wiki.lyx.org/Windows/Cyrillic"
47400
47401 \end_inset
47402
47403  how to set up \SpecialChar LyX
47404  for Cyrillic languages:
47405 \begin_inset Newline newline
47406 \end_inset
47407
47408
47409 \begin_inset Flex URL
47410 status collapsed
47411
47412 \begin_layout Plain Layout
47413
47414 http://wiki.lyx.org/Windows/Cyrillic
47415 \end_layout
47416
47417 \end_inset
47418
47419
47420 \end_layout
47421
47422 \begin_layout Bibliography
47423 \begin_inset CommandInset bibitem
47424 LatexCommand bibitem
47425 key "Farsi"
47426
47427 \end_inset
47428
47429
47430 \begin_inset CommandInset href
47431 LatexCommand href
47432 name "Wiki-page"
47433 target "http://wiki.lyx.org/Windows/Farsi"
47434
47435 \end_inset
47436
47437  how to set up \SpecialChar LyX
47438  for Farsi:
47439 \begin_inset Newline newline
47440 \end_inset
47441
47442
47443 \begin_inset Flex URL
47444 status collapsed
47445
47446 \begin_layout Plain Layout
47447
47448 http://wiki.lyx.org/Windows/Farsi
47449 \end_layout
47450
47451 \end_inset
47452
47453
47454 \end_layout
47455
47456 \begin_layout Bibliography
47457 \begin_inset CommandInset bibitem
47458 LatexCommand bibitem
47459 key "Hebrew"
47460
47461 \end_inset
47462
47463
47464 \begin_inset CommandInset href
47465 LatexCommand href
47466 name "Wiki-page"
47467 target "http://wiki.lyx.org/Windows/Hebrew"
47468
47469 \end_inset
47470
47471  how to set up \SpecialChar LyX
47472  for Hebrew:
47473 \begin_inset Newline newline
47474 \end_inset
47475
47476
47477 \begin_inset Flex URL
47478 status collapsed
47479
47480 \begin_layout Plain Layout
47481
47482 http://wiki.lyx.org/Windows/Hebrew
47483 \end_layout
47484
47485 \end_inset
47486
47487
47488 \end_layout
47489
47490 \begin_layout Bibliography
47491 \begin_inset CommandInset bibitem
47492 LatexCommand bibitem
47493 key "Japanese"
47494
47495 \end_inset
47496
47497
47498 \begin_inset CommandInset href
47499 LatexCommand href
47500 name "Wiki-page"
47501 target "http://wiki.lyx.org/Windows/Japanese"
47502
47503 \end_inset
47504
47505  how to set up \SpecialChar LyX
47506  for Japanese:
47507 \begin_inset Newline newline
47508 \end_inset
47509
47510
47511 \begin_inset Flex URL
47512 status collapsed
47513
47514 \begin_layout Plain Layout
47515
47516 http://wiki.lyx.org/Windows/Japanese
47517 \end_layout
47518
47519 \end_inset
47520
47521
47522 \end_layout
47523
47524 \begin_layout Bibliography
47525 \begin_inset CommandInset bibitem
47526 LatexCommand bibitem
47527 key "Latvian"
47528
47529 \end_inset
47530
47531
47532 \begin_inset CommandInset href
47533 LatexCommand href
47534 name "Wiki-page"
47535 target "http://wiki.lyx.org/Windows/Latvian"
47536
47537 \end_inset
47538
47539  how to set up \SpecialChar LyX
47540  for Latvian:
47541 \begin_inset Newline newline
47542 \end_inset
47543
47544
47545 \begin_inset Flex URL
47546 status collapsed
47547
47548 \begin_layout Plain Layout
47549
47550 http://wiki.lyx.org/Windows/Latvian
47551 \end_layout
47552
47553 \end_inset
47554
47555
47556 \end_layout
47557
47558 \begin_layout Bibliography
47559 \begin_inset CommandInset bibitem
47560 LatexCommand bibitem
47561 key "Lithuanian"
47562
47563 \end_inset
47564
47565
47566 \begin_inset CommandInset href
47567 LatexCommand href
47568 name "Wiki-page"
47569 target "http://wiki.lyx.org/Windows/Lithuanian"
47570
47571 \end_inset
47572
47573  how to set up \SpecialChar LyX
47574  for Lithuanian:
47575 \begin_inset Newline newline
47576 \end_inset
47577
47578
47579 \begin_inset Flex URL
47580 status collapsed
47581
47582 \begin_layout Plain Layout
47583
47584 http://wiki.lyx.org/Windows/Lithuanian
47585 \end_layout
47586
47587 \end_inset
47588
47589
47590 \end_layout
47591
47592 \begin_layout Bibliography
47593 \begin_inset CommandInset bibitem
47594 LatexCommand bibitem
47595 key "Mongolian"
47596
47597 \end_inset
47598
47599
47600 \begin_inset CommandInset href
47601 LatexCommand href
47602 name "Wiki-page"
47603 target "http://wiki.lyx.org/Windows/Mongolian"
47604
47605 \end_inset
47606
47607  how to set up \SpecialChar LyX
47608  for Mongolian:
47609 \begin_inset Newline newline
47610 \end_inset
47611
47612
47613 \begin_inset Flex URL
47614 status collapsed
47615
47616 \begin_layout Plain Layout
47617
47618 http://wiki.lyx.org/Windows/Mongolian
47619 \end_layout
47620
47621 \end_inset
47622
47623
47624 \end_layout
47625
47626 \begin_layout Bibliography
47627 \begin_inset CommandInset bibitem
47628 LatexCommand bibitem
47629 key "Vietnamese"
47630
47631 \end_inset
47632
47633
47634 \begin_inset CommandInset href
47635 LatexCommand href
47636 name "Wiki-page"
47637 target "http://wiki.lyx.org/Windows/Vietnamese"
47638
47639 \end_inset
47640
47641  how to set up \SpecialChar LyX
47642  for Vietnamese:
47643 \begin_inset Newline newline
47644 \end_inset
47645
47646
47647 \begin_inset Flex URL
47648 status collapsed
47649
47650 \begin_layout Plain Layout
47651
47652 http://wiki.lyx.org/Windows/Vietnamese
47653 \end_layout
47654
47655 \end_inset
47656
47657
47658 \end_layout
47659
47660 \begin_layout Bibliography
47661 \begin_inset CommandInset bibitem
47662 LatexCommand bibitem
47663 key "NewInLyX20"
47664
47665 \end_inset
47666
47667
47668 \begin_inset CommandInset href
47669 LatexCommand href
47670 name "Wiki-page"
47671 target "http://wiki.lyx.org/LyX/NewInLyX20"
47672
47673 \end_inset
47674
47675  about new features in 
47676 \family sans
47677 \SpecialChar LyX
47678  2.0
47679 \family default
47680 :
47681 \begin_inset Newline newline
47682 \end_inset
47683
47684
47685 \begin_inset Flex URL
47686 status collapsed
47687
47688 \begin_layout Plain Layout
47689
47690 http://wiki.lyx.org/LyX/NewInLyX20
47691 \end_layout
47692
47693 \end_inset
47694
47695
47696 \end_layout
47697
47698 \begin_layout Standard
47699 \begin_inset Newpage newpage
47700 \end_inset
47701
47702
47703 \begin_inset ERT
47704 status collapsed
47705
47706 \begin_layout Plain Layout
47707
47708
47709 \backslash
47710 let
47711 \backslash
47712 mybibname
47713 \backslash
47714 bibname
47715 \end_layout
47716
47717 \begin_layout Plain Layout
47718
47719
47720 \backslash
47721 renewcommand{
47722 \backslash
47723 bibname}{
47724 \backslash
47725 mybibname
47726 \backslash
47727 ; 2}
47728 \end_layout
47729
47730 \end_inset
47731
47732
47733 \begin_inset Note Note
47734 status collapsed
47735
47736 \begin_layout Plain Layout
47737 The command 
47738 \series bold
47739
47740 \backslash
47741 bibname
47742 \series default
47743  is the name of the bibliography in the current document language.
47744  It is redefined here with the number 2 at the end to state that the following
47745  bibliography is the second one:
47746 \end_layout
47747
47748 \end_inset
47749
47750
47751 \end_layout
47752
47753 \begin_layout Standard
47754 \begin_inset CommandInset bibtex
47755 LatexCommand bibtex
47756 bibfiles "biblio/LyXDocs"
47757 options "biblio/alphadin"
47758
47759 \end_inset
47760
47761
47762 \end_layout
47763
47764 \begin_layout Standard
47765 The above bibliography is created from a Bib\SpecialChar TeX
47766  database.
47767 \end_layout
47768
47769 \begin_layout Standard
47770 \begin_inset CommandInset nomencl_print
47771 LatexCommand printnomenclature
47772 set_width "auto"
47773
47774 \end_inset
47775
47776
47777 \begin_inset CommandInset index_print
47778 LatexCommand printindex
47779 type "idx"
47780
47781 \end_inset
47782
47783
47784 \end_layout
47785
47786 \end_body
47787 \end_document